2019-07-03 03:41:14,951 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-76 | | 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-07-03 03:41:14,954 - 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.8 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=AKXSAnNL7PVxw5KtRrs2BSHyp 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=a6c124494b0c46c2b4ad05546c87df21 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-03 03:41:14,954 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-03 03:41:14,955 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-07-03 03:41:14,975 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-07-03 03:41:15,164 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-07-03 03:41:15,165 - 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-07-03 03:41:15,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920c82a2-a635-4a3e-8653-8942c805763d 2019-07-03 03:41:15,172 - 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-07-03 03:41:15,172 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-920c82a2-a635-4a3e-8653-8942c805763d 2019-07-03 03:41:15,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:41:15,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["DxiFz0OrQK2OdWhA2ATU1w"], "issued_at": "2019-07-03T03:41:15.000000Z"}} 2019-07-03 03:41:15,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 03:41:15,593 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:16,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:16 GMT X-Openstack-Request-Id: req-3687aeec-ee1a-4946-945d-340819d6d48c 2019-07-03 03:41:16,734 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 03:41:16,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-3687aeec-ee1a-4946-945d-340819d6d48c 2019-07-03 03:41:16,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.1413898468s 2019-07-03 03:41:16,745 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-07-03 03:41:16,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-07-03 03:41:16,750 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:17,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41: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-4520a9ad-1983-4df2-8091-c02ac6ea9d2a x-openstack-request-id: req-4520a9ad-1983-4df2-8091-c02ac6ea9d2a 2019-07-03 03:41:17,579 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-07-03 03:41:17,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-4520a9ad-1983-4df2-8091-c02ac6ea9d2a 2019-07-03 03:41:17,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.832104921341s 2019-07-03 03:41:17,580 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-07-03 03:41:17,586 - 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-07-03 03:41:17,591 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76bcf0ec-e600-4d49-8ec9-0900f28563ea 2019-07-03 03:41:17,592 - 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-07-03 03:41:17,592 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-76bcf0ec-e600-4d49-8ec9-0900f28563ea 2019-07-03 03:41:17,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:41:17,596 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:17,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce997d0f-db4b-4e07-aff4-a66084a0a64e 2019-07-03 03:41:17,820 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:41:17,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ce997d0f-db4b-4e07-aff4-a66084a0a64e 2019-07-03 03:41:17,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22737622261s 2019-07-03 03:41:17,821 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'0b045db9080b4e1bb0735539da135ed5', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-07-03 03:41:17,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-03 03:41:17,828 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:18,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1847 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3e2eb8-25ee-4000-8d46-b28e7e04296c 2019-07-03 03:41:18,102 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03c91c90762d46ff8e70d3c3734e5549"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/06e25ee6ac304d9fa8e92828eba088d1"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0784b77e88be4f0cb4b8c549c1f0836f"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0a09c96525aa4ae3abf239de565aaf18"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1f4361ef4a3e487482c6fb32b7e88dc1"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2f329fcca2464045ba5d84c847577c75"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "2f329fcca2464045ba5d84c847577c75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3161f34163fd45ce8e50b5a805c7f193"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/349967d031d149eb8f42dc6058ffc2c4"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3f0b127f97f54dd88f6f391837771fa5"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "3f0b127f97f54dd88f6f391837771fa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/413a33d423e54821941bee8f9ed57b55"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "413a33d423e54821941bee8f9ed57b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4b8ca453bea241319ae4f0d72d8ba4a9"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/51025e09a32a49199c9aa64c1cca5d0b"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5b64da156cbd453c9551c7eb1252f6cb"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66c4207ff8c84c72af1a775ceb93dccf"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a479aab04b3415a97fa02829018689f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "6a479aab04b3415a97fa02829018689f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6b13088575b44a47adc13953b4b9c7b3"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6beda951fff54c34a1029c555db80142"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "6beda951fff54c34a1029c555db80142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7495f19b586c4c2fa16386e07bac2501"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "7495f19b586c4c2fa16386e07bac2501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/78345c11342c496c8956e837e2242e0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "78345c11342c496c8956e837e2242e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/83ade9194881403488f0388164bd9057"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "83ade9194881403488f0388164bd9057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8d53ff0f24994f1aaec7d96e7ad0a48e"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8dd4d94bd43d466b9f0985c599d3055f"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9de99f2e8d0c4f5a84e70156d25d1f82"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a47345af36dd4bd5acfc94960834414c"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "a47345af36dd4bd5acfc94960834414c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b5d5a3f7b0024f61b2246af4914cf4a2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/be9f04f450cc41a7a80a1babf614c63c"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "be9f04f450cc41a7a80a1babf614c63c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c100fd003a3a4598bdca56e36dabb1ef"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "c100fd003a3a4598bdca56e36dabb1ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c41e26c5a0554bd083daf47b542a5241"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c9d5243c0e43455685964a4b180f96d2"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d0faab6a248c4f86b728d3aaf1428c17"}, "url": "http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d63a1770bbb3409d8838306e93de16ac"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dedbdc811ea04f0e94889fc3093c277b"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "dedbdc811ea04f0e94889fc3093c277b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e18114d544844e40bd386215938c2018"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "e18114d544844e40bd386215938c2018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e257049e161241ef9ec2ed44bdadf8c4"}, "url": "http://12.0.0.39:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "e257049e161241ef9ec2ed44bdadf8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e2f05bd2d1274a64ab888806a3c1c4d9"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e49161f92c0e421e8b6f2d50a687a5d1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e810035b4b0d42bea9478e90bb531317"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "e810035b4b0d42bea9478e90bb531317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fcebae9b77f2478dbe3ad74f26b0e41a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-03 03:41:18,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-bd3e2eb8-25ee-4000-8d46-b28e7e04296c 2019-07-03 03:41:18,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.277565956116s 2019-07-03 03:41:18,109 - 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/03c91c90762d46ff8e70d3c3734e5549'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'109a8d8b649a404e934429f98bc93913', u'id': u'03c91c90762d46ff8e70d3c3734e5549'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/06e25ee6ac304d9fa8e92828eba088d1'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a55e342facd142399b2a71c2bca128ee', u'id': u'06e25ee6ac304d9fa8e92828eba088d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0784b77e88be4f0cb4b8c549c1f0836f'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'da66e68953984a9d8a7b2f3eda4ed5c6', u'id': u'0784b77e88be4f0cb4b8c549c1f0836f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0a09c96525aa4ae3abf239de565aaf18'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bf3460d42445489eb52833a7e9386e70', u'id': u'0a09c96525aa4ae3abf239de565aaf18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1f4361ef4a3e487482c6fb32b7e88dc1'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a55e342facd142399b2a71c2bca128ee', u'id': u'1f4361ef4a3e487482c6fb32b7e88dc1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2f329fcca2464045ba5d84c847577c75'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'109a8d8b649a404e934429f98bc93913', u'id': u'2f329fcca2464045ba5d84c847577c75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3161f34163fd45ce8e50b5a805c7f193'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'345f930ea14c4188996dba524b3117bf', u'id': u'3161f34163fd45ce8e50b5a805c7f193'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/349967d031d149eb8f42dc6058ffc2c4'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'da66e68953984a9d8a7b2f3eda4ed5c6', u'id': u'349967d031d149eb8f42dc6058ffc2c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3f0b127f97f54dd88f6f391837771fa5'}, 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'109a8d8b649a404e934429f98bc93913', u'id': u'3f0b127f97f54dd88f6f391837771fa5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/413a33d423e54821941bee8f9ed57b55'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a55e342facd142399b2a71c2bca128ee', u'id': u'413a33d423e54821941bee8f9ed57b55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4b8ca453bea241319ae4f0d72d8ba4a9'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ce69b918de434a6b9d91a92f863992d1', u'id': u'4b8ca453bea241319ae4f0d72d8ba4a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/51025e09a32a49199c9aa64c1cca5d0b'}, 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'bf3460d42445489eb52833a7e9386e70', u'id': u'51025e09a32a49199c9aa64c1cca5d0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5b64da156cbd453c9551c7eb1252f6cb'}, 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'a908eb09e2c94defa589146ae9a6bc82', u'id': u'5b64da156cbd453c9551c7eb1252f6cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/66c4207ff8c84c72af1a775ceb93dccf'}, 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'164c84243ad64f9696585cc369c2da4e', u'id': u'66c4207ff8c84c72af1a775ceb93dccf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6a479aab04b3415a97fa02829018689f'}, 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'5458a98d9ff942db85035c267d51e0c2', u'id': u'6a479aab04b3415a97fa02829018689f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6b13088575b44a47adc13953b4b9c7b3'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ce69b918de434a6b9d91a92f863992d1', u'id': u'6b13088575b44a47adc13953b4b9c7b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6beda951fff54c34a1029c555db80142'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c2c45182810b4af1a35e6838d0b3c1b1', u'id': u'6beda951fff54c34a1029c555db80142'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7495f19b586c4c2fa16386e07bac2501'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ce69b918de434a6b9d91a92f863992d1', u'id': u'7495f19b586c4c2fa16386e07bac2501'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/78345c11342c496c8956e837e2242e0d'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a908eb09e2c94defa589146ae9a6bc82', u'id': u'78345c11342c496c8956e837e2242e0d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/83ade9194881403488f0388164bd9057'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'37b76f39cef04163ae6e1f6e4e6cea5b', u'id': u'83ade9194881403488f0388164bd9057'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8d53ff0f24994f1aaec7d96e7ad0a48e'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c2c45182810b4af1a35e6838d0b3c1b1', u'id': u'8d53ff0f24994f1aaec7d96e7ad0a48e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8dd4d94bd43d466b9f0985c599d3055f'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c0c37f7bcb7d4c87947d52bd6e92bc82', u'id': u'8dd4d94bd43d466b9f0985c599d3055f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9de99f2e8d0c4f5a84e70156d25d1f82'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2051affd671440699cbf0a4d77e62026', u'id': u'9de99f2e8d0c4f5a84e70156d25d1f82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a47345af36dd4bd5acfc94960834414c'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2051affd671440699cbf0a4d77e62026', u'id': u'a47345af36dd4bd5acfc94960834414c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b5d5a3f7b0024f61b2246af4914cf4a2'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'164c84243ad64f9696585cc369c2da4e', u'id': u'b5d5a3f7b0024f61b2246af4914cf4a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/be9f04f450cc41a7a80a1babf614c63c'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a908eb09e2c94defa589146ae9a6bc82', u'id': u'be9f04f450cc41a7a80a1babf614c63c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c100fd003a3a4598bdca56e36dabb1ef'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2051affd671440699cbf0a4d77e62026', u'id': u'c100fd003a3a4598bdca56e36dabb1ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c41e26c5a0554bd083daf47b542a5241'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c0c37f7bcb7d4c87947d52bd6e92bc82', u'id': u'c41e26c5a0554bd083daf47b542a5241'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c9d5243c0e43455685964a4b180f96d2'}, 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'345f930ea14c4188996dba524b3117bf', u'id': u'c9d5243c0e43455685964a4b180f96d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d0faab6a248c4f86b728d3aaf1428c17'}, u'url': u'http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5458a98d9ff942db85035c267d51e0c2', u'id': u'd0faab6a248c4f86b728d3aaf1428c17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d63a1770bbb3409d8838306e93de16ac'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'37b76f39cef04163ae6e1f6e4e6cea5b', u'id': u'd63a1770bbb3409d8838306e93de16ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/dedbdc811ea04f0e94889fc3093c277b'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'345f930ea14c4188996dba524b3117bf', u'id': u'dedbdc811ea04f0e94889fc3093c277b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e18114d544844e40bd386215938c2018'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bf3460d42445489eb52833a7e9386e70', u'id': u'e18114d544844e40bd386215938c2018'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e257049e161241ef9ec2ed44bdadf8c4'}, u'url': u'http://12.0.0.39:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5458a98d9ff942db85035c267d51e0c2', u'id': u'e257049e161241ef9ec2ed44bdadf8c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e2f05bd2d1274a64ab888806a3c1c4d9'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'37b76f39cef04163ae6e1f6e4e6cea5b', u'id': u'e2f05bd2d1274a64ab888806a3c1c4d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e49161f92c0e421e8b6f2d50a687a5d1'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c0c37f7bcb7d4c87947d52bd6e92bc82', u'id': u'e49161f92c0e421e8b6f2d50a687a5d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e7e0d8dcd93e4df4ad99108c2d9a7ac8'}, 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'c2c45182810b4af1a35e6838d0b3c1b1', u'id': u'e7e0d8dcd93e4df4ad99108c2d9a7ac8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e810035b4b0d42bea9478e90bb531317'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'da66e68953984a9d8a7b2f3eda4ed5c6', u'id': u'e810035b4b0d42bea9478e90bb531317'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/fcebae9b77f2478dbe3ad74f26b0e41a'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'164c84243ad64f9696585cc369c2da4e', u'id': u'fcebae9b77f2478dbe3ad74f26b0e41a'})] 2019-07-03 03:41:18,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-07-03 03:41:18,113 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:18,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41: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-568009fb-5946-4bcf-b48a-4e8d5d923a9f x-openstack-request-id: req-568009fb-5946-4bcf-b48a-4e8d5d923a9f 2019-07-03 03:41:18,223 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2019-07-03 03:41:18,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-568009fb-5946-4bcf-b48a-4e8d5d923a9f 2019-07-03 03:41:18,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.113436222076s 2019-07-03 03:41:18,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-07-03 03:41:18,243 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:20,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41: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-a04dfddb-9f98-4ec2-a578-712e84e76560 x-openstack-request-id: req-a04dfddb-9f98-4ec2-a578-712e84e76560 2019-07-03 03:41:20,178 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-07-03 03:41:20,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-a04dfddb-9f98-4ec2-a578-712e84e76560 2019-07-03 03:41:20,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.93773794174s 2019-07-03 03:41:20,179 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-07-03 03:41:20,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:41:20,184 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:21,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:21 GMT X-Openstack-Request-Id: req-ed19006c-5609-4f26-a86e-a6a845b04b3b 2019-07-03 03:41:21,297 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:41:21,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ed19006c-5609-4f26-a86e-a6a845b04b3b 2019-07-03 03:41:21,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.11358785629s 2019-07-03 03:41:21,298 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-07-03 03:41:21,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 03:41:21,301 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:21,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41: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-611e7bca-5eb0-4b03-9286-2a217b2ecd7a x-openstack-request-id: req-611e7bca-5eb0-4b03-9286-2a217b2ecd7a 2019-07-03 03:41:21,459 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 03:41:21,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-611e7bca-5eb0-4b03-9286-2a217b2ecd7a 2019-07-03 03:41:21,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.161370038986s 2019-07-03 03:41:21,460 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', 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': 248}, 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.6', 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': 251}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-07-03 03:41:21,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-07-03 03:41:21,463 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:21,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41: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-fa3ecd8f-1f73-45ce-9983-e37bcfaceec0 x-openstack-request-id: req-fa3ecd8f-1f73-45ce-9983-e37bcfaceec0 2019-07-03 03:41:21,482 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-07-03 03:41:21,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-fa3ecd8f-1f73-45ce-9983-e37bcfaceec0 2019-07-03 03:41:21,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0218381881714s 2019-07-03 03:41:21,483 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-07-03 03:41:21,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:41:21,484 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:22,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:22 GMT X-Openstack-Request-Id: req-f09cc96a-dc98-4c71-bb2d-3df19c976190 2019-07-03 03:41:22,722 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:41:22,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f09cc96a-dc98-4c71-bb2d-3df19c976190 2019-07-03 03:41:22,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.23915410042s 2019-07-03 03:41:22,723 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'510829ab-c198-471b-87f8-4e731e90e7c6'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:38:33Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-07-03T03:38:26Z', u'provider:network_type': u'flat', u'tenant_id': u'76ddd59d19cc4dbf9df099d3477e3cec', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'76ddd59d19cc4dbf9df099d3477e3cec', u'l2_adjacency': True})] 2019-07-03 03:41:22,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:41:22,724 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:23,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:23 GMT X-Openstack-Request-Id: req-b0cd35fe-2b85-453f-89b6-8fcfcdca5333 2019-07-03 03:41:23,958 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-07-03 03:41:23,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-b0cd35fe-2b85-453f-89b6-8fcfcdca5333 2019-07-03 03:41:23,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.2342479229s 2019-07-03 03:41:23,958 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-07-03 03:41:23,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:41:23,965 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:24,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d9cc41-b317-4208-a33f-ab1f04f9596a 2019-07-03 03:41:24,170 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "27cc4b2c68ef445fa71958e4463f16ed"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/27cc4b2c68ef445fa71958e4463f16ed/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "user": {"id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "3df7c9da1507416495012fd95c553975"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/3df7c9da1507416495012fd95c553975/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "3eadb18a2b024b95a425f8fa4f4c30c9"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/3eadb18a2b024b95a425f8fa4f4c30c9/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "47710249faa54ab08263fc9af25c430e"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/47710249faa54ab08263fc9af25c430e/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "6210298fda4c4c4eb7cfe3216a5a20bd"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/6210298fda4c4c4eb7cfe3216a5a20bd/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "92c85ba068624af5be0b677cfe868c18"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/92c85ba068624af5be0b677cfe868c18/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "a9128644dc0e43a3868550dfaf6f36ae"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/a9128644dc0e43a3868550dfaf6f36ae/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "a6c124494b0c46c2b4ad05546c87df21"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21/users/a9e2b2e8c6054a3390a120620a3c1f93/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "a6c124494b0c46c2b4ad05546c87df21"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21/users/a9e2b2e8c6054a3390a120620a3c1f93/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "c679a99ff9664ee9b4454b01b6c6f612"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/c679a99ff9664ee9b4454b01b6c6f612/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "d3a30b37db79458e9f87daf40d852281"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/d3a30b37db79458e9f87daf40d852281/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "dfa74bb8ba2243cd827573e26da6a22c"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/dfa74bb8ba2243cd827573e26da6a22c/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"project": {"id": "76ddd59d19cc4dbf9df099d3477e3cec"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "ed66e28c5a3c4b49a22cf8e96c560884"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec/users/ed66e28c5a3c4b49a22cf8e96c560884/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"domain": {"id": "0b045db9080b4e1bb0735539da135ed5"}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "567fbf4dfcc942fab73f756711936197"}, "links": {"assignment": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5/users/567fbf4dfcc942fab73f756711936197/roles/044f8f0e2b8946309d83d491550fc12d"}}, {"scope": {"system": {"all": true}}, "role": {"id": "044f8f0e2b8946309d83d491550fc12d"}, "user": {"id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "links": {"assignment": "http://172.30.9.23:5000/v3/system/users/a9e2b2e8c6054a3390a120620a3c1f93/roles/044f8f0e2b8946309d83d491550fc12d"}}], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments", "previous": null, "next": null}} 2019-07-03 03:41:24,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-84d9cc41-b317-4208-a33f-ab1f04f9596a 2019-07-03 03:41:24,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208978176117s 2019-07-03 03:41:24,174 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'27cc4b2c68ef445fa71958e4463f16ed'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'2c7eb5a717df4a6d82b82a7a3c5a7a9d'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'3f74e7ad9e4440f5ac0ea3d6caddfc4b', 'user': u'2c7eb5a717df4a6d82b82a7a3c5a7a9d'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'3df7c9da1507416495012fd95c553975'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'3eadb18a2b024b95a425f8fa4f4c30c9'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'47710249faa54ab08263fc9af25c430e'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'6210298fda4c4c4eb7cfe3216a5a20bd'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'92c85ba068624af5be0b677cfe868c18'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'a9128644dc0e43a3868550dfaf6f36ae'}), Munch({'project': u'a6c124494b0c46c2b4ad05546c87df21', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'a9e2b2e8c6054a3390a120620a3c1f93'}), Munch({'project': u'a6c124494b0c46c2b4ad05546c87df21', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'a9e2b2e8c6054a3390a120620a3c1f93'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'c679a99ff9664ee9b4454b01b6c6f612'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'd3a30b37db79458e9f87daf40d852281'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'dfa74bb8ba2243cd827573e26da6a22c'}), Munch({'project': u'76ddd59d19cc4dbf9df099d3477e3cec', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'ed66e28c5a3c4b49a22cf8e96c560884'}), Munch({'domain': u'0b045db9080b4e1bb0735539da135ed5', 'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'567fbf4dfcc942fab73f756711936197'}), Munch({'id': u'044f8f0e2b8946309d83d491550fc12d', 'user': u'a9e2b2e8c6054a3390a120620a3c1f93'})] 2019-07-03 03:41:24,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:41:24,181 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:24,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73df7e8c-d722-4618-9e62-2d3021f20ef3 2019-07-03 03:41:24,482 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:41:24,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-73df7e8c-d722-4618-9e62-2d3021f20ef3 2019-07-03 03:41:24,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.304885864258s 2019-07-03 03:41:24,484 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'044f8f0e2b8946309d83d491550fc12d'}), 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'3afcb549b77d4679b73d993f7ef96651'}), 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'3f74e7ad9e4440f5ac0ea3d6caddfc4b'}), 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'80bb0bdb1ba04a919e21a2f9c4e57122'}), 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'de3f03247fab46318069d2e018e2d917'}), 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'e9d10ec852c3427ca031464cbb659c77'})] 2019-07-03 03:41:24,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:41:24,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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:25,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:25 GMT X-Openstack-Request-Id: req-e2897048-76e6-4927-852c-975c6c1a7930 2019-07-03 03:41:25,603 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-07-03 03:41:25,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e2897048-76e6-4927-852c-975c6c1a7930 2019-07-03 03:41:25,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.11769199371s 2019-07-03 03:41:25,603 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-07-03 03:41:25,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:41:25,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:25,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41: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-cc4dea3a-80ed-4e38-b1c4-f40ca850f3a7 x-openstack-request-id: req-cc4dea3a-80ed-4e38-b1c4-f40ca850f3a7 2019-07-03 03:41:25,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 03:41:25,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cc4dea3a-80ed-4e38-b1c4-f40ca850f3a7 2019-07-03 03:41:25,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203468084335s 2019-07-03 03:41:25,807 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-07-03 03:41:25,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 03:41:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 03:41:25,820 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaeb971b-a42a-43aa-ae34-c94fb179de05 2019-07-03 03:41:25,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://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 03:41:25,821 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-aaeb971b-a42a-43aa-ae34-c94fb179de05 2019-07-03 03:41:25,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:26,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18fc1c0b-bab9-4b14-b52d-8bf29735209a 2019-07-03 03:41:26,029 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 03:41:26,029 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-18fc1c0b-bab9-4b14-b52d-8bf29735209a 2019-07-03 03:41:26,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.218715190887s 2019-07-03 03:41:26,034 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'109a8d8b649a404e934429f98bc93913', 'name': u'placement'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'164c84243ad64f9696585cc369c2da4e', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'2051affd671440699cbf0a4d77e62026', 'name': u'keystone'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'345f930ea14c4188996dba524b3117bf', 'name': u'cinderv3'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'37b76f39cef04163ae6e1f6e4e6cea5b', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5458a98d9ff942db85035c267d51e0c2', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'56cc7352de004e418d87a5030ab77b2e', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'a55e342facd142399b2a71c2bca128ee', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a908eb09e2c94defa589146ae9a6bc82', 'name': u'cinderv2'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'bf3460d42445489eb52833a7e9386e70', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'c0c37f7bcb7d4c87947d52bd6e92bc82', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'c2c45182810b4af1a35e6838d0b3c1b1', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'ce69b918de434a6b9d91a92f863992d1', 'name': u'panko'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'da66e68953984a9d8a7b2f3eda4ed5c6', 'name': u'aodh'})] 2019-07-03 03:41:26,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:41:26,036 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:27,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:27 GMT X-Openstack-Request-Id: req-0024fe67-61b3-415e-989c-ec9e47e59068 2019-07-03 03:41:27,277 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4}]} 2019-07-03 03:41:27,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0024fe67-61b3-415e-989c-ec9e47e59068 2019-07-03 03:41:27,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.24185991287s 2019-07-03 03:41:27,278 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:38:33Z', 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'510829ab-c198-471b-87f8-4e731e90e7c6', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'tenant_id': u'76ddd59d19cc4dbf9df099d3477e3cec', u'created_at': u'2019-07-03T03:38:33Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'76ddd59d19cc4dbf9df099d3477e3cec'})] 2019-07-03 03:41:27,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-07-03 03:41:27,278 - 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}e210e3a67a61d8cac1631778aefb48f3ea518ccb" 2019-07-03 03:41:28,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:28 GMT X-Openstack-Request-Id: req-1a73254c-2552-4c26-bc2e-0a1a0c404575 2019-07-03 03:41:28,254 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-07-03 03:41:28,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/service-providers.json used request id req-1a73254c-2552-4c26-bc2e-0a1a0c404575 2019-07-03 03:41:28,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.975915908813s 2019-07-03 03:41:28,255 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-07-03 03:41:28,399 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:41:28,400 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-03 03:41:28,450 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-07-03 03:41:28,557 - 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-07-03 03:41:28,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4593b91b-1ccc-4a3f-bac4-4ff12e5e4075 2019-07-03 03:41:28,562 - 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-07-03 03:41:28,562 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-4593b91b-1ccc-4a3f-bac4-4ff12e5e4075 2019-07-03 03:41:28,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:41:29,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["Le3ogzEeTqm8x9Bya920Cg"], "issued_at": "2019-07-03T03:41:29.000000Z"}} 2019-07-03 03:41:29,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:41:29,194 - 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}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:41:30,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:30 GMT X-Openstack-Request-Id: req-b81304f8-40fc-4a39-9408-593d27facac0 2019-07-03 03:41:30,319 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:41:30,319 - 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-b81304f8-40fc-4a39-9408-593d27facac0 2019-07-03 03:41:30,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.125415802s 2019-07-03 03:41:30,320 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-07-03 03:41:30,326 - 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-07-03 03:41:30,331 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9516510d-d1df-4f99-be3b-de742203beaf 2019-07-03 03:41:30,332 - 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-07-03 03:41:30,332 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-9516510d-d1df-4f99-be3b-de742203beaf 2019-07-03 03:41:30,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:41:30,336 - 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}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:41:30,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f7dba2-2ac3-46d1-aab4-e82702709d0e 2019-07-03 03:41:30,556 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:41:30,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c2f7dba2-2ac3-46d1-aab4-e82702709d0e 2019-07-03 03:41:30,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223838090897s 2019-07-03 03:41:30,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:41:30,567 - 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}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:41:30,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee894fa-31e0-4212-bc94-516da9efcbce 2019-07-03 03:41:30,764 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 03:41:30,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dee894fa-31e0-4212-bc94-516da9efcbce 2019-07-03 03:41:30,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200736999512s 2019-07-03 03:41:30,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:41:30,766 - 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}0fddaff272a20c3c8559a4708d32724882b7e7a6" -d '{"network": {"tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "name": "tenantnetwork1-net_5d16e5ed-731a-48af-9678-24d17e8c1823", "admin_state_up": true}}' 2019-07-03 03:41:31,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:31 GMT X-Openstack-Request-Id: req-2738ac83-0df1-4740-92e4-b5e44ff1dafa 2019-07-03 03:41:31,390 - 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":"910db011-d3e5-4d49-bdcb-5f03bc63d75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:41:31Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_5d16e5ed-731a-48af-9678-24d17e8c1823","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:41:31Z","mtu":1450}} 2019-07-03 03:41:31,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2738ac83-0df1-4740-92e4-b5e44ff1dafa 2019-07-03 03:41:31,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.62498497963s 2019-07-03 03:41:31,391 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:41:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'910db011-d3e5-4d49-bdcb-5f03bc63d75c', u'provider:segmentation_id': 85, 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_5d16e5ed-731a-48af-9678-24d17e8c1823', u'created_at': u'2019-07-03T03:41:31Z', u'mtu': 1450, u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a6c124494b0c46c2b4ad05546c87df21', u'l2_adjacency': True}) 2019-07-03 03:41:31,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:41:31,392 - 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}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:41:31,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:31 GMT X-Openstack-Request-Id: req-d14c8a5f-892e-46d3-8aa5-b303c301fed8 2019-07-03 03:41:31,666 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"910db011-d3e5-4d49-bdcb-5f03bc63d75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:41:31Z","qos_policy_id":null,"name":"tenantnetwork1-net_5d16e5ed-731a-48af-9678-24d17e8c1823","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:41:31Z","provider:network_type":"vxlan"}]} 2019-07-03 03:41:31,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d14c8a5f-892e-46d3-8aa5-b303c301fed8 2019-07-03 03:41:31,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274118185043s 2019-07-03 03:41:31,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:41:31,668 - 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}0fddaff272a20c3c8559a4708d32724882b7e7a6" -d '{"subnet": {"name": "tenantnetwork1-subnet_5d16e5ed-731a-48af-9678-24d17e8c1823", "enable_dhcp": true, "network_id": "910db011-d3e5-4d49-bdcb-5f03bc63d75c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:41:32,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:32 GMT X-Openstack-Request-Id: req-eca504ce-acbd-4022-b084-14bcc2d55e7e 2019-07-03 03:41:32,684 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T03:41: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":"5135aa6c-3d9b-4621-a338-f9e5f4e7593e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a6c124494b0c46c2b4ad05546c87df21","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_5d16e5ed-731a-48af-9678-24d17e8c1823","enable_dhcp":true,"segment_id":null,"network_id":"910db011-d3e5-4d49-bdcb-5f03bc63d75c","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:41:32Z","ip_version":4}} 2019-07-03 03:41:32,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-eca504ce-acbd-4022-b084-14bcc2d55e7e 2019-07-03 03:41:32,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01665306091s 2019-07-03 03:41:32,685 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:41: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'5135aa6c-3d9b-4621-a338-f9e5f4e7593e', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_5d16e5ed-731a-48af-9678-24d17e8c1823', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'910db011-d3e5-4d49-bdcb-5f03bc63d75c', u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'created_at': u'2019-07-03T03:41: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'a6c124494b0c46c2b4ad05546c87df21'}) 2019-07-03 03:41:32,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:41:32,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}0fddaff272a20c3c8559a4708d32724882b7e7a6" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "tenantnetwork1-router_5d16e5ed-731a-48af-9678-24d17e8c1823", "admin_state_up": true}}' 2019-07-03 03:41:40,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:40 GMT X-Openstack-Request-Id: req-615985a5-70ca-4fd6-8ab5-40cad4ab3532 2019-07-03 03:41:40,320 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:34Z", "admin_state_up": true, "updated_at": "2019-07-03T03:41:35Z", "project_id": "a6c124494b0c46c2b4ad05546c87df21", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1c653a14-4d77-401a-a99a-0ed7e79146a2", "name": "tenantnetwork1-router_5d16e5ed-731a-48af-9678-24d17e8c1823"}} 2019-07-03 03:41:40,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-615985a5-70ca-4fd6-8ab5-40cad4ab3532 2019-07-03 03:41:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.63515400887s 2019-07-03 03:41:40,321 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:41:35Z', u'revision_number': 3, u'ha': True, u'id': u'1c653a14-4d77-401a-a99a-0ed7e79146a2', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_5d16e5ed-731a-48af-9678-24d17e8c1823', u'admin_state_up': True, u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'created_at': u'2019-07-03T03:41:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'a6c124494b0c46c2b4ad05546c87df21'}) 2019-07-03 03:41:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:41:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1c653a14-4d77-401a-a99a-0ed7e79146a2/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}0fddaff272a20c3c8559a4708d32724882b7e7a6" -d '{"subnet_id": "5135aa6c-3d9b-4621-a338-f9e5f4e7593e"}' 2019-07-03 03:41:44,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:44 GMT X-Openstack-Request-Id: req-49daa17d-ed2e-475e-943e-6d1cb24b3eeb 2019-07-03 03:41:44,321 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "910db011-d3e5-4d49-bdcb-5f03bc63d75c", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "subnet_id": "5135aa6c-3d9b-4621-a338-f9e5f4e7593e", "subnet_ids": ["5135aa6c-3d9b-4621-a338-f9e5f4e7593e"], "port_id": "34c972f7-755f-4869-b1c2-492771bc7ad2", "id": "1c653a14-4d77-401a-a99a-0ed7e79146a2"} 2019-07-03 03:41:44,321 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1c653a14-4d77-401a-a99a-0ed7e79146a2/add_router_interface.json used request id req-49daa17d-ed2e-475e-943e-6d1cb24b3eeb 2019-07-03 03:41:44,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.99975895882s 2019-07-03 03:41:44,437 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:41:44,438 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-03 03:41:44,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:41:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1c653a14-4d77-401a-a99a-0ed7e79146a2/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}0fddaff272a20c3c8559a4708d32724882b7e7a6" -d '{"subnet_id": "5135aa6c-3d9b-4621-a338-f9e5f4e7593e"}' 2019-07-03 03:41:48,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:48 GMT X-Openstack-Request-Id: req-5fd05e23-cf0b-42a8-a046-bd219b6d0768 2019-07-03 03:41:48,578 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "910db011-d3e5-4d49-bdcb-5f03bc63d75c", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "subnet_id": "5135aa6c-3d9b-4621-a338-f9e5f4e7593e", "subnet_ids": ["5135aa6c-3d9b-4621-a338-f9e5f4e7593e"], "port_id": "34c972f7-755f-4869-b1c2-492771bc7ad2", "id": "1c653a14-4d77-401a-a99a-0ed7e79146a2"} 2019-07-03 03:41:48,578 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1c653a14-4d77-401a-a99a-0ed7e79146a2/remove_router_interface.json used request id req-5fd05e23-cf0b-42a8-a046-bd219b6d0768 2019-07-03 03:41:48,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.13473916054s 2019-07-03 03:41:48,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:41:48,579 - 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}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:41:48,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:48 GMT X-Openstack-Request-Id: req-b242d247-c4b1-4c8c-a774-d1c7b4c032aa 2019-07-03 03:41:48,727 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:34Z", "admin_state_up": true, "updated_at": "2019-07-03T03:41:46Z", "project_id": "a6c124494b0c46c2b4ad05546c87df21", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "1c653a14-4d77-401a-a99a-0ed7e79146a2", "name": "tenantnetwork1-router_5d16e5ed-731a-48af-9678-24d17e8c1823"}]} 2019-07-03 03:41:48,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b242d247-c4b1-4c8c-a774-d1c7b4c032aa 2019-07-03 03:41:48,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.148313045502s 2019-07-03 03:41:48,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:41:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1c653a14-4d77-401a-a99a-0ed7e79146a2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:41:54,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:41:54 GMT X-Openstack-Request-Id: req-29bd4b3b-50eb-4130-9c74-d27c10066319 2019-07-03 03:41:54,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:41:54,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1c653a14-4d77-401a-a99a-0ed7e79146a2.json used request id req-29bd4b3b-50eb-4130-9c74-d27c10066319 2019-07-03 03:41:54,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.50459384918s 2019-07-03 03:41:54,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:41:54,234 - 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}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:41:55,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Wed, 03 Jul 2019 03:41:55 GMT X-Openstack-Request-Id: req-8a60cd7f-e287-441f-bac3-0ac0187299ea 2019-07-03 03:41:55,426 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T03:41: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":"5135aa6c-3d9b-4621-a338-f9e5f4e7593e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a6c124494b0c46c2b4ad05546c87df21","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_5d16e5ed-731a-48af-9678-24d17e8c1823","enable_dhcp":true,"segment_id":null,"network_id":"910db011-d3e5-4d49-bdcb-5f03bc63d75c","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:41:32Z","ip_version":4}]} 2019-07-03 03:41:55,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8a60cd7f-e287-441f-bac3-0ac0187299ea 2019-07-03 03:41:55,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.1927280426s 2019-07-03 03:41:55,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:41:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/5135aa6c-3d9b-4621-a338-f9e5f4e7593e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:41:58,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:41:58 GMT X-Openstack-Request-Id: req-a86a1f1b-fd34-49aa-a2f2-f22a14cf8584 2019-07-03 03:41:58,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:41:58,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5135aa6c-3d9b-4621-a338-f9e5f4e7593e.json used request id req-a86a1f1b-fd34-49aa-a2f2-f22a14cf8584 2019-07-03 03:41:58,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.47672510147s 2019-07-03 03:41:58,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:41:58,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}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:42:00,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:00 GMT X-Openstack-Request-Id: req-e2c640a5-6245-4085-a15b-420472efa163 2019-07-03 03:42:00,245 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"910db011-d3e5-4d49-bdcb-5f03bc63d75c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:41:58Z","qos_policy_id":null,"name":"tenantnetwork1-net_5d16e5ed-731a-48af-9678-24d17e8c1823","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:41:31Z","provider:network_type":"vxlan"}]} 2019-07-03 03:42:00,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2c640a5-6245-4085-a15b-420472efa163 2019-07-03 03:42:00,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.33991408348s 2019-07-03 03:42:00,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:42:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/910db011-d3e5-4d49-bdcb-5f03bc63d75c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0fddaff272a20c3c8559a4708d32724882b7e7a6" 2019-07-03 03:42:01,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:42:02 GMT X-Openstack-Request-Id: req-b88e57cf-d417-4db1-b221-56ec859a43a7 2019-07-03 03:42:01,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:42:01,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/910db011-d3e5-4d49-bdcb-5f03bc63d75c.json used request id req-b88e57cf-d417-4db1-b221-56ec859a43a7 2019-07-03 03:42:01,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73412418365s 2019-07-03 03:42:02,026 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-07-03 03:42:02,066 - 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-07-03 03:42:02,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57584a8c-d37a-455f-89c6-a0cf50967ade 2019-07-03 03:42:02,072 - 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-07-03 03:42:02,072 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-57584a8c-d37a-455f-89c6-a0cf50967ade 2019-07-03 03:42:02,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:42:02,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["vdWwg-ylSLONG7YAG2BZNA"], "issued_at": "2019-07-03T03:42:02.000000Z"}} 2019-07-03 03:42:02,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:42:02,488 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:02,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:02 GMT X-Openstack-Request-Id: req-fca1757d-8db8-4875-a7e0-5d7035f56b6e 2019-07-03 03:42:02,841 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:42:02,841 - 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-fca1757d-8db8-4875-a7e0-5d7035f56b6e 2019-07-03 03:42:02,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354193925858s 2019-07-03 03:42:02,848 - 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-07-03 03:42:02,853 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b431b698-13c4-4883-b9f1-ebded08eeeeb 2019-07-03 03:42:02,854 - 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-07-03 03:42:02,854 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-b431b698-13c4-4883-b9f1-ebded08eeeeb 2019-07-03 03:42:02,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:42:02,858 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:03,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3875cf1f-ee8b-499c-b785-d67ace9a11ff 2019-07-03 03:42:03,186 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:42:03,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3875cf1f-ee8b-499c-b785-d67ace9a11ff 2019-07-03 03:42:03,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.332167863846s 2019-07-03 03:42:03,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 03:42:03,197 - 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}973a925e6846b341c09a6da7492d35399c356ac2" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_62e7c018-2af4-4bb8-adc0-d0597c656680"}}' 2019-07-03 03:42:03,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4f2d48-60d8-488e-82d6-54a32feba7d4 2019-07-03 03:42:03,497 - 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/c0ad388b295545b28e4a481ce0ca8174"}, "tags": [], "enabled": true, "id": "c0ad388b295545b28e4a481ce0ca8174", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_62e7c018-2af4-4bb8-adc0-d0597c656680"}} 2019-07-03 03:42:03,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1f4f2d48-60d8-488e-82d6-54a32feba7d4 2019-07-03 03:42:03,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.30385184288s 2019-07-03 03:42:03,498 - 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'c0ad388b295545b28e4a481ce0ca8174', '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_62e7c018-2af4-4bb8-adc0-d0597c656680'}) 2019-07-03 03:42:03,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 03:42:03,508 - 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}973a925e6846b341c09a6da7492d35399c356ac2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ABsONUIl88J2vUro5Q3bAmJyWptFSd", "email": null, "name": "tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680"}}' 2019-07-03 03:42:04,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-565af80a-bbd7-4e3b-b269-48f742abb910 2019-07-03 03:42:04,362 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680", "links": {"self": "http://172.30.9.23:5000/v3/users/979eca1c9fa24b8fab09623c9bc3aaab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "979eca1c9fa24b8fab09623c9bc3aaab", "domain_id": "default", "password_expires_at": null}} 2019-07-03 03:42:04,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-565af80a-bbd7-4e3b-b269-48f742abb910 2019-07-03 03:42:04,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.857079982758s 2019-07-03 03:42:04,363 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'979eca1c9fa24b8fab09623c9bc3aaab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680'}) 2019-07-03 03:42:04,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:42:04,370 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:04,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed776ee7-0f71-4e39-89ca-1b63daee8a5d 2019-07-03 03:42:04,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:42:04,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed776ee7-0f71-4e39-89ca-1b63daee8a5d 2019-07-03 03:42:04,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.302816867828s 2019-07-03 03:42:04,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:42:04,678 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:04,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda6c5eb-bdb5-420b-820f-91e3418ff2d4 2019-07-03 03:42:04,792 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:42:04,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eda6c5eb-bdb5-420b-820f-91e3418ff2d4 2019-07-03 03:42:04,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117286920547s 2019-07-03 03:42:04,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:42:04,800 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:05,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22a96fe-0580-4371-b6ea-d3f5b06993f7 2019-07-03 03:42:05,015 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:42:05,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a22a96fe-0580-4371-b6ea-d3f5b06993f7 2019-07-03 03:42:05,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21781206131s 2019-07-03 03:42:05,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:42:05,023 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:05,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e23673-0749-404c-9a8a-a596c13dab5c 2019-07-03 03:42:05,239 - 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-07-03 03:42:05,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-14e23673-0749-404c-9a8a-a596c13dab5c 2019-07-03 03:42:05,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219730854034s 2019-07-03 03:42:05,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:42:05,243 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:05,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3dc4af6-752d-4708-927a-15341183cff5 2019-07-03 03:42:05,478 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680", "links": {"self": "http://172.30.9.23:5000/v3/users/979eca1c9fa24b8fab09623c9bc3aaab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "979eca1c9fa24b8fab09623c9bc3aaab", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:42:05,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f3dc4af6-752d-4708-927a-15341183cff5 2019-07-03 03:42:05,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237802028656s 2019-07-03 03:42:05,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:42:05,493 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:05,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6958646-2aea-4750-aa15-1cee4b1ae009 2019-07-03 03:42:05,698 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/c0ad388b295545b28e4a481ce0ca8174"}, "tags": [], "enabled": true, "id": "c0ad388b295545b28e4a481ce0ca8174", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_62e7c018-2af4-4bb8-adc0-d0597c656680"}]} 2019-07-03 03:42:05,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f6958646-2aea-4750-aa15-1cee4b1ae009 2019-07-03 03:42:05,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208647966385s 2019-07-03 03:42:05,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:42:05,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=979eca1c9fa24b8fab09623c9bc3aaab&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=c0ad388b295545b28e4a481ce0ca8174" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:05,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc540da2-aa4d-4143-9a33-928e3937cab4 2019-07-03 03:42:05,928 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=979eca1c9fa24b8fab09623c9bc3aaab&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=c0ad388b295545b28e4a481ce0ca8174", "previous": null, "next": null}} 2019-07-03 03:42:05,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=979eca1c9fa24b8fab09623c9bc3aaab&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=c0ad388b295545b28e4a481ce0ca8174 used request id req-bc540da2-aa4d-4143-9a33-928e3937cab4 2019-07-03 03:42:05,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221536874771s 2019-07-03 03:42:05,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:42:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c0ad388b295545b28e4a481ce0ca8174/users/979eca1c9fa24b8fab09623c9bc3aaab/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:06,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e72a8277-ebc1-44a4-902d-6993a314a084 2019-07-03 03:42:06,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:42:06,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c0ad388b295545b28e4a481ce0ca8174/users/979eca1c9fa24b8fab09623c9bc3aaab/roles/de3f03247fab46318069d2e018e2d917 used request id req-e72a8277-ebc1-44a4-902d-6993a314a084 2019-07-03 03:42:06,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.210839986801s 2019-07-03 03:42:06,143 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_62e7c018-2af4-4bb8-adc0-d0597c656680', 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'c0ad388b295545b28e4a481ce0ca8174', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ABsONUIl88J2vUro5Q3bAmJyWptFSd', 'username': u'tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680', '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-07-03 03:42:06,146 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680', 'password': 'ABsONUIl88J2vUro5Q3bAmJyWptFSd', 'project_name': 'tenantnetwork2-project_62e7c018-2af4-4bb8-adc0-d0597c656680', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'c0ad388b295545b28e4a481ce0ca8174', 'project_domain_name': 'Default'} 2019-07-03 03:42:06,147 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-07-03 03:42:06,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:42:06,150 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:06,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03904e61-ff62-4f74-8a66-74b29f415c6b 2019-07-03 03:42:06,358 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:42:06,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-03904e61-ff62-4f74-8a66-74b29f415c6b 2019-07-03 03:42:06,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210468053818s 2019-07-03 03:42:06,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:42:06,368 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:06,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720ca375-a41c-4805-8558-9662a3226602 2019-07-03 03:42:06,693 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/c0ad388b295545b28e4a481ce0ca8174"}, "tags": [], "enabled": true, "id": "c0ad388b295545b28e4a481ce0ca8174", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_62e7c018-2af4-4bb8-adc0-d0597c656680"}]} 2019-07-03 03:42:06,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-720ca375-a41c-4805-8558-9662a3226602 2019-07-03 03:42:06,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.328413009644s 2019-07-03 03:42:06,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:42:06,697 - 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}973a925e6846b341c09a6da7492d35399c356ac2" -d '{"network": {"tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "name": "tenantnetwork2-net_62e7c018-2af4-4bb8-adc0-d0597c656680", "admin_state_up": true}}' 2019-07-03 03:42:07,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:07 GMT X-Openstack-Request-Id: req-c3ff10a7-ae89-4f11-8ed5-77cba5df9a4d 2019-07-03 03:42:07,545 - 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":"448be433-44c6-492d-8ab6-37d3510bd93c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"c0ad388b295545b28e4a481ce0ca8174","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:42:07Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_62e7c018-2af4-4bb8-adc0-d0597c656680","admin_state_up":true,"tenant_id":"c0ad388b295545b28e4a481ce0ca8174","created_at":"2019-07-03T03:42:07Z","mtu":1450}} 2019-07-03 03:42:07,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c3ff10a7-ae89-4f11-8ed5-77cba5df9a4d 2019-07-03 03:42:07,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.849557161331s 2019-07-03 03:42:07,546 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:42:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'448be433-44c6-492d-8ab6-37d3510bd93c', u'provider:segmentation_id': 65, 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_62e7c018-2af4-4bb8-adc0-d0597c656680', u'created_at': u'2019-07-03T03:42:07Z', u'mtu': 1450, u'tenant_id': u'c0ad388b295545b28e4a481ce0ca8174', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0ad388b295545b28e4a481ce0ca8174', u'l2_adjacency': True}) 2019-07-03 03:42:07,550 - 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-07-03 03:42:07,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09fbc64-9dd2-4c67-88ec-4142b091b960 2019-07-03 03:42:07,556 - 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-07-03 03:42:07,557 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b09fbc64-9dd2-4c67-88ec-4142b091b960 2019-07-03 03:42:07,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:42:07,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T04:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ad388b295545b28e4a481ce0ca8174", "name": "tenantnetwork2-project_62e7c018-2af4-4bb8-adc0-d0597c656680"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0ad388b295545b28e4a481ce0ca8174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/c0ad388b295545b28e4a481ce0ca8174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/c0ad388b295545b28e4a481ce0ca8174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c0ad388b295545b28e4a481ce0ca8174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_c0ad388b295545b28e4a481ce0ca8174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/c0ad388b295545b28e4a481ce0ca8174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/c0ad388b295545b28e4a481ce0ca8174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/c0ad388b295545b28e4a481ce0ca8174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c0ad388b295545b28e4a481ce0ca8174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/c0ad388b295545b28e4a481ce0ca8174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/c0ad388b295545b28e4a481ce0ca8174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680", "id": "979eca1c9fa24b8fab09623c9bc3aaab"}, "audit_ids": ["6udXAJMMRhupKddTYBkC5g"], "issued_at": "2019-07-03T03:42:07.000000Z"}} 2019-07-03 03:42:07,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:42:07,956 - 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}806eade6d62580c65385712c9440018cde3561b8" 2019-07-03 03:42:08,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:08 GMT X-Openstack-Request-Id: req-d8191b4c-3f44-45e0-8069-6e5769f5f0ab 2019-07-03 03:42:08,342 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"448be433-44c6-492d-8ab6-37d3510bd93c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0ad388b295545b28e4a481ce0ca8174","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:42:07Z","qos_policy_id":null,"name":"tenantnetwork2-net_62e7c018-2af4-4bb8-adc0-d0597c656680","admin_state_up":true,"tenant_id":"c0ad388b295545b28e4a481ce0ca8174","created_at":"2019-07-03T03:42:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:42:08,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d8191b4c-3f44-45e0-8069-6e5769f5f0ab 2019-07-03 03:42:08,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386818170547s 2019-07-03 03:42:08,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:42:08,344 - 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}806eade6d62580c65385712c9440018cde3561b8" -d '{"subnet": {"name": "tenantnetwork2-subnet_62e7c018-2af4-4bb8-adc0-d0597c656680", "enable_dhcp": true, "network_id": "448be433-44c6-492d-8ab6-37d3510bd93c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:42:10,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:10 GMT X-Openstack-Request-Id: req-1cafad2b-bbdb-4537-92a4-702685018cfa 2019-07-03 03:42:10,254 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"448be433-44c6-492d-8ab6-37d3510bd93c","tenant_id":"c0ad388b295545b28e4a481ce0ca8174","created_at":"2019-07-03T03:42:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:42: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":"c0ad388b295545b28e4a481ce0ca8174","id":"d9d97c5e-a26e-438e-a6f4-6986f185486b","subnetpool_id":null,"name":"tenantnetwork2-subnet_62e7c018-2af4-4bb8-adc0-d0597c656680"}} 2019-07-03 03:42:10,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1cafad2b-bbdb-4537-92a4-702685018cfa 2019-07-03 03:42:10,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.9100151062s 2019-07-03 03:42:10,254 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:42: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'd9d97c5e-a26e-438e-a6f4-6986f185486b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_62e7c018-2af4-4bb8-adc0-d0597c656680', u'enable_dhcp': True, u'network_id': u'448be433-44c6-492d-8ab6-37d3510bd93c', u'tenant_id': u'c0ad388b295545b28e4a481ce0ca8174', u'created_at': u'2019-07-03T03:42: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'c0ad388b295545b28e4a481ce0ca8174'}) 2019-07-03 03:42:10,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:42:10,255 - 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}806eade6d62580c65385712c9440018cde3561b8" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "tenantnetwork2-router_62e7c018-2af4-4bb8-adc0-d0597c656680", "admin_state_up": true}}' 2019-07-03 03:42:17,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:17 GMT X-Openstack-Request-Id: req-5abb3f77-dd6f-49fe-9e86-bfc8a6b1a4c4 2019-07-03 03:42:17,674 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "created_at": "2019-07-03T03:42:11Z", "admin_state_up": true, "updated_at": "2019-07-03T03:42:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c0ad388b295545b28e4a481ce0ca8174", "id": "6ec94b97-abc1-4910-9b6b-6b572c30aa50", "name": "tenantnetwork2-router_62e7c018-2af4-4bb8-adc0-d0597c656680"}} 2019-07-03 03:42:17,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5abb3f77-dd6f-49fe-9e86-bfc8a6b1a4c4 2019-07-03 03:42:17,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.41936588287s 2019-07-03 03:42:17,675 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:42:12Z', u'revision_number': 3, u'id': u'6ec94b97-abc1-4910-9b6b-6b572c30aa50', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_62e7c018-2af4-4bb8-adc0-d0597c656680', u'admin_state_up': True, u'tenant_id': u'c0ad388b295545b28e4a481ce0ca8174', u'created_at': u'2019-07-03T03:42:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'c0ad388b295545b28e4a481ce0ca8174'}) 2019-07-03 03:42:17,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:42:17,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/6ec94b97-abc1-4910-9b6b-6b572c30aa50/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}806eade6d62580c65385712c9440018cde3561b8" -d '{"subnet_id": "d9d97c5e-a26e-438e-a6f4-6986f185486b"}' 2019-07-03 03:42:20,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:20 GMT X-Openstack-Request-Id: req-d1f3c8e6-c724-4e81-aba9-f95115d13e88 2019-07-03 03:42:20,754 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "448be433-44c6-492d-8ab6-37d3510bd93c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "subnet_id": "d9d97c5e-a26e-438e-a6f4-6986f185486b", "subnet_ids": ["d9d97c5e-a26e-438e-a6f4-6986f185486b"], "port_id": "cfa56390-ed57-41de-be3f-fb5da6a23f45", "id": "6ec94b97-abc1-4910-9b6b-6b572c30aa50"} 2019-07-03 03:42:20,754 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/6ec94b97-abc1-4910-9b6b-6b572c30aa50/add_router_interface.json used request id req-d1f3c8e6-c724-4e81-aba9-f95115d13e88 2019-07-03 03:42:20,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07904219627s 2019-07-03 03:42:20,893 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:42:20,893 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-03 03:42:20,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:42:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/6ec94b97-abc1-4910-9b6b-6b572c30aa50/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}806eade6d62580c65385712c9440018cde3561b8" -d '{"subnet_id": "d9d97c5e-a26e-438e-a6f4-6986f185486b"}' 2019-07-03 03:42:23,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:23 GMT X-Openstack-Request-Id: req-afaa42c8-80ad-4a3e-bc5f-be8140728093 2019-07-03 03:42:23,932 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "448be433-44c6-492d-8ab6-37d3510bd93c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "subnet_id": "d9d97c5e-a26e-438e-a6f4-6986f185486b", "subnet_ids": ["d9d97c5e-a26e-438e-a6f4-6986f185486b"], "port_id": "cfa56390-ed57-41de-be3f-fb5da6a23f45", "id": "6ec94b97-abc1-4910-9b6b-6b572c30aa50"} 2019-07-03 03:42:23,932 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/6ec94b97-abc1-4910-9b6b-6b572c30aa50/remove_router_interface.json used request id req-afaa42c8-80ad-4a3e-bc5f-be8140728093 2019-07-03 03:42:23,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03393006325s 2019-07-03 03:42:23,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:42:23,933 - 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}806eade6d62580c65385712c9440018cde3561b8" 2019-07-03 03:42:25,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:25 GMT X-Openstack-Request-Id: req-50091d44-d359-4774-bb23-8e3b0a0c5b76 2019-07-03 03:42:25,239 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "created_at": "2019-07-03T03:42:11Z", "admin_state_up": true, "updated_at": "2019-07-03T03:42:22Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c0ad388b295545b28e4a481ce0ca8174", "id": "6ec94b97-abc1-4910-9b6b-6b572c30aa50", "name": "tenantnetwork2-router_62e7c018-2af4-4bb8-adc0-d0597c656680"}]} 2019-07-03 03:42:25,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-50091d44-d359-4774-bb23-8e3b0a0c5b76 2019-07-03 03:42:25,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.30678796768s 2019-07-03 03:42:25,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:42:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/6ec94b97-abc1-4910-9b6b-6b572c30aa50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}806eade6d62580c65385712c9440018cde3561b8" 2019-07-03 03:42:30,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:42:30 GMT X-Openstack-Request-Id: req-ab0b1bcb-8c13-4b0e-a012-ede3bda3d3bc 2019-07-03 03:42:30,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:42:30,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/6ec94b97-abc1-4910-9b6b-6b572c30aa50.json used request id req-ab0b1bcb-8c13-4b0e-a012-ede3bda3d3bc 2019-07-03 03:42:30,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.43885207176s 2019-07-03 03:42:30,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:42:30,681 - 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}806eade6d62580c65385712c9440018cde3561b8" 2019-07-03 03:42:31,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:31 GMT X-Openstack-Request-Id: req-e8afc202-1c88-42bf-bd6c-d01a720c3007 2019-07-03 03:42:31,005 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"448be433-44c6-492d-8ab6-37d3510bd93c","tenant_id":"c0ad388b295545b28e4a481ce0ca8174","created_at":"2019-07-03T03:42:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:42: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":"c0ad388b295545b28e4a481ce0ca8174","id":"d9d97c5e-a26e-438e-a6f4-6986f185486b","subnetpool_id":null,"name":"tenantnetwork2-subnet_62e7c018-2af4-4bb8-adc0-d0597c656680"}]} 2019-07-03 03:42:31,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e8afc202-1c88-42bf-bd6c-d01a720c3007 2019-07-03 03:42:31,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.325176954269s 2019-07-03 03:42:31,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:42:31,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d9d97c5e-a26e-438e-a6f4-6986f185486b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}806eade6d62580c65385712c9440018cde3561b8" 2019-07-03 03:42:33,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:42:33 GMT X-Openstack-Request-Id: req-ac10076b-c58f-4752-bd68-98eeba9521c7 2019-07-03 03:42:33,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:42:33,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d9d97c5e-a26e-438e-a6f4-6986f185486b.json used request id req-ac10076b-c58f-4752-bd68-98eeba9521c7 2019-07-03 03:42:33,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.73969888687s 2019-07-03 03:42:33,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:42:33,747 - 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}806eade6d62580c65385712c9440018cde3561b8" 2019-07-03 03:42:34,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:34 GMT X-Openstack-Request-Id: req-9a04a054-6ac3-4581-b8f2-02d1b9e3bc60 2019-07-03 03:42:34,938 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"448be433-44c6-492d-8ab6-37d3510bd93c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0ad388b295545b28e4a481ce0ca8174","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:42:33Z","qos_policy_id":null,"name":"tenantnetwork2-net_62e7c018-2af4-4bb8-adc0-d0597c656680","admin_state_up":true,"tenant_id":"c0ad388b295545b28e4a481ce0ca8174","created_at":"2019-07-03T03:42:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:42:34,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9a04a054-6ac3-4581-b8f2-02d1b9e3bc60 2019-07-03 03:42:34,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.19125699997s 2019-07-03 03:42:34,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:42:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/448be433-44c6-492d-8ab6-37d3510bd93c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}806eade6d62580c65385712c9440018cde3561b8" 2019-07-03 03:42:35,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:42:35 GMT X-Openstack-Request-Id: req-f63b6cee-3c7c-435a-9442-1c770a2060cf 2019-07-03 03:42:35,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:42:35,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/448be433-44c6-492d-8ab6-37d3510bd93c.json used request id req-f63b6cee-3c7c-435a-9442-1c770a2060cf 2019-07-03 03:42:35,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.862997055054s 2019-07-03 03:42:35,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:42:35,806 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:36,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34eb30a9-20a6-49e0-a6f2-e03c3a7f9342 2019-07-03 03:42:36,051 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680", "links": {"self": "http://172.30.9.23:5000/v3/users/979eca1c9fa24b8fab09623c9bc3aaab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "979eca1c9fa24b8fab09623c9bc3aaab", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:42:36,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-34eb30a9-20a6-49e0-a6f2-e03c3a7f9342 2019-07-03 03:42:36,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248153924942s 2019-07-03 03:42:36,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:42:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/979eca1c9fa24b8fab09623c9bc3aaab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:36,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d511613-d78c-4184-ba8b-9dca3bd033f8 2019-07-03 03:42:36,299 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_62e7c018-2af4-4bb8-adc0-d0597c656680", "links": {"self": "http://172.30.9.23:5000/v3/users/979eca1c9fa24b8fab09623c9bc3aaab"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "979eca1c9fa24b8fab09623c9bc3aaab", "description": null}} 2019-07-03 03:42:36,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/979eca1c9fa24b8fab09623c9bc3aaab used request id req-3d511613-d78c-4184-ba8b-9dca3bd033f8 2019-07-03 03:42:36,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243288993835s 2019-07-03 03:42:36,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 03:42:36,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/979eca1c9fa24b8fab09623c9bc3aaab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:36,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a907086-925d-464a-8676-a15d68b7ec4a 2019-07-03 03:42:36,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:42:36,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/979eca1c9fa24b8fab09623c9bc3aaab used request id req-5a907086-925d-464a-8676-a15d68b7ec4a 2019-07-03 03:42:36,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.355417966843s 2019-07-03 03:42:36,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:42:36,665 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:36,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54712f0-7a5a-448b-8820-170dc2ef675d 2019-07-03 03:42:36,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/c0ad388b295545b28e4a481ce0ca8174"}, "tags": [], "enabled": true, "id": "c0ad388b295545b28e4a481ce0ca8174", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_62e7c018-2af4-4bb8-adc0-d0597c656680"}]} 2019-07-03 03:42:36,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e54712f0-7a5a-448b-8820-170dc2ef675d 2019-07-03 03:42:36,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218345880508s 2019-07-03 03:42:36,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 03:42:36,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c0ad388b295545b28e4a481ce0ca8174 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:37,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-764fe934-8c75-4471-b7f0-e33ab5bcc4ea 2019-07-03 03:42:37,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:42:37,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c0ad388b295545b28e4a481ce0ca8174 used request id req-764fe934-8c75-4471-b7f0-e33ab5bcc4ea 2019-07-03 03:42:37,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.366317987442s 2019-07-03 03:42:37,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:42:37,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c0ad388b295545b28e4a481ce0ca8174&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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:38,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:38 GMT X-Openstack-Request-Id: req-7de4fbdd-18c2-40c5-90c9-edf38448aa56 2019-07-03 03:42:38,410 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "created_at": "2019-07-03T03:42:07Z", "updated_at": "2019-07-03T03:42:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:42:07Z", "revision_number": 0, "id": "5d8c4295-996e-4f09-9e4d-349c6ac129aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:42:07Z", "security_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ad388b295545b28e4a481ce0ca8174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:42:07Z", "revision_number": 0, "id": "6ae1e51a-235a-40c6-b63d-f9e91d3791f2", "remote_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "remote_ip_prefix": null, "created_at": "2019-07-03T03:42:07Z", "security_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ad388b295545b28e4a481ce0ca8174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:42:07Z", "revision_number": 0, "id": "72d5a49f-b9b0-426c-aea2-3cfa6681c2a5", "remote_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "remote_ip_prefix": null, "created_at": "2019-07-03T03:42:07Z", "security_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ad388b295545b28e4a481ce0ca8174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:42:07Z", "revision_number": 0, "id": "daea2a04-d32f-4021-a1d9-b9ca62a62c06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:42:07Z", "security_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ad388b295545b28e4a481ce0ca8174"}], "revision_number": 1, "project_id": "c0ad388b295545b28e4a481ce0ca8174", "id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "name": "default"}]} 2019-07-03 03:42:38,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c0ad388b295545b28e4a481ce0ca8174&name=default used request id req-7de4fbdd-18c2-40c5-90c9-edf38448aa56 2019-07-03 03:42:38,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.15435194969s 2019-07-03 03:42:38,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:42:38,416 - 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}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:38,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:38 GMT X-Openstack-Request-Id: req-d17ff739-0998-4374-bd47-b2c5ea583270 2019-07-03 03:42:38,773 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "created_at": "2019-07-03T03:42:07Z", "updated_at": "2019-07-03T03:42:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:42:07Z", "revision_number": 0, "id": "5d8c4295-996e-4f09-9e4d-349c6ac129aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:42:07Z", "security_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ad388b295545b28e4a481ce0ca8174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:42:07Z", "revision_number": 0, "id": "6ae1e51a-235a-40c6-b63d-f9e91d3791f2", "remote_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "remote_ip_prefix": null, "created_at": "2019-07-03T03:42:07Z", "security_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ad388b295545b28e4a481ce0ca8174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:42:07Z", "revision_number": 0, "id": "72d5a49f-b9b0-426c-aea2-3cfa6681c2a5", "remote_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "remote_ip_prefix": null, "created_at": "2019-07-03T03:42:07Z", "security_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ad388b295545b28e4a481ce0ca8174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:42:07Z", "revision_number": 0, "id": "daea2a04-d32f-4021-a1d9-b9ca62a62c06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:42:07Z", "security_group_id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "tenant_id": "c0ad388b295545b28e4a481ce0ca8174", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ad388b295545b28e4a481ce0ca8174"}], "revision_number": 1, "project_id": "c0ad388b295545b28e4a481ce0ca8174", "id": "6efad8f4-bb4f-4003-b7a2-aa51f0f3142c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:42:38,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d17ff739-0998-4374-bd47-b2c5ea583270 2019-07-03 03:42:38,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358012199402s 2019-07-03 03:42:38,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:42:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6efad8f4-bb4f-4003-b7a2-aa51f0f3142c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}973a925e6846b341c09a6da7492d35399c356ac2" 2019-07-03 03:42:39,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:42:39 GMT X-Openstack-Request-Id: req-ca19ccbf-d580-4fa2-b333-c29e51a5de53 2019-07-03 03:42:39,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:42:39,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6efad8f4-bb4f-4003-b7a2-aa51f0f3142c.json used request id req-ca19ccbf-d580-4fa2-b333-c29e51a5de53 2019-07-03 03:42:39,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.432651996613s 2019-07-03 03:42:39,258 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-07-03 03:42:39,331 - 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-07-03 03:42:39,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456df4ef-529c-4b30-b7d6-3acc4803749f 2019-07-03 03:42:39,336 - 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-07-03 03:42:39,336 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-456df4ef-529c-4b30-b7d6-3acc4803749f 2019-07-03 03:42:39,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:42:39,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["-e0mMnLBSeaMNwSbZYK_1g"], "issued_at": "2019-07-03T03:42:39.000000Z"}} 2019-07-03 03:42:39,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:42:39,765 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:42:40,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:40 GMT X-Openstack-Request-Id: req-009ac5c6-6699-459b-8550-ccb546d9869a 2019-07-03 03:42:40,198 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:42:40,198 - 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-009ac5c6-6699-459b-8550-ccb546d9869a 2019-07-03 03:42:40,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.434271097183s 2019-07-03 03:42:40,200 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-07-03 03:42:40,206 - 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-07-03 03:42:40,211 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3251875-43ce-4981-a0bd-70253a88c448 2019-07-03 03:42:40,211 - 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-07-03 03:42:40,212 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c3251875-43ce-4981-a0bd-70253a88c448 2019-07-03 03:42:40,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:42:40,216 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:42:40,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b47da09-31e9-4292-bc7a-9d8888e3e16c 2019-07-03 03:42:40,421 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:42:40,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3b47da09-31e9-4292-bc7a-9d8888e3e16c 2019-07-03 03:42:40,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208755970001s 2019-07-03 03:42:40,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:42:40,432 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:42:40,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832c1bba-b57e-4210-8035-60abcefcfa88 2019-07-03 03:42:40,667 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 03:42:40,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-832c1bba-b57e-4210-8035-60abcefcfa88 2019-07-03 03:42:40,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.238418102264s 2019-07-03 03:42:40,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:42:40,669 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '{"network": {"tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "name": "vmready1-net_71133726-0886-4df2-a2ee-998b33fb1a75", "admin_state_up": true}}' 2019-07-03 03:42:41,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:41 GMT X-Openstack-Request-Id: req-9221d653-701e-4dc1-b5f3-4d0b1ea3743f 2019-07-03 03:42:41,240 - 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":"c45fa6f6-78f3-4ba3-a45c-341504c0fd9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:42:41Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_71133726-0886-4df2-a2ee-998b33fb1a75","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:42:41Z","mtu":1450}} 2019-07-03 03:42:41,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9221d653-701e-4dc1-b5f3-4d0b1ea3743f 2019-07-03 03:42:41,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.572366952896s 2019-07-03 03:42:41,241 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:42:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c45fa6f6-78f3-4ba3-a45c-341504c0fd9d', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_71133726-0886-4df2-a2ee-998b33fb1a75', u'created_at': u'2019-07-03T03:42:41Z', u'mtu': 1450, u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a6c124494b0c46c2b4ad05546c87df21', u'l2_adjacency': True}) 2019-07-03 03:42:41,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:42:41,242 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:42:41,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:41 GMT X-Openstack-Request-Id: req-75b6a479-ec24-45eb-9c83-de13f969fac7 2019-07-03 03:42:41,598 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c45fa6f6-78f3-4ba3-a45c-341504c0fd9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:42:41Z","qos_policy_id":null,"name":"vmready1-net_71133726-0886-4df2-a2ee-998b33fb1a75","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:42:41Z","provider:network_type":"vxlan"}]} 2019-07-03 03:42:41,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-75b6a479-ec24-45eb-9c83-de13f969fac7 2019-07-03 03:42:41,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356673955917s 2019-07-03 03:42:41,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:42:41,600 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '{"subnet": {"name": "vmready1-subnet_71133726-0886-4df2-a2ee-998b33fb1a75", "enable_dhcp": true, "network_id": "c45fa6f6-78f3-4ba3-a45c-341504c0fd9d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:42:42,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:42 GMT X-Openstack-Request-Id: req-6254224f-7009-4674-b7b8-c61aa528d48e 2019-07-03 03:42:42,798 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T03:42: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":"af0cc0ca-6cd9-4c91-b061-fe6c274b622f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a6c124494b0c46c2b4ad05546c87df21","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_71133726-0886-4df2-a2ee-998b33fb1a75","enable_dhcp":true,"segment_id":null,"network_id":"c45fa6f6-78f3-4ba3-a45c-341504c0fd9d","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:42:42Z","ip_version":4}} 2019-07-03 03:42:42,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6254224f-7009-4674-b7b8-c61aa528d48e 2019-07-03 03:42:42,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.19913196564s 2019-07-03 03:42:42,799 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:42: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'af0cc0ca-6cd9-4c91-b061-fe6c274b622f', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_71133726-0886-4df2-a2ee-998b33fb1a75', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c45fa6f6-78f3-4ba3-a45c-341504c0fd9d', u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'created_at': u'2019-07-03T03:42: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'a6c124494b0c46c2b4ad05546c87df21'}) 2019-07-03 03:42:42,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:42:42,800 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "vmready1-router_71133726-0886-4df2-a2ee-998b33fb1a75", "admin_state_up": true}}' 2019-07-03 03:42:49,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:49 GMT X-Openstack-Request-Id: req-8448c9a9-052b-4038-b2eb-e50e71bf50d8 2019-07-03 03:42:49,392 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:42:43Z", "admin_state_up": true, "updated_at": "2019-07-03T03:42:44Z", "project_id": "a6c124494b0c46c2b4ad05546c87df21", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a8d14cad-1135-40a3-8ca2-7d996f0d2ecb", "name": "vmready1-router_71133726-0886-4df2-a2ee-998b33fb1a75"}} 2019-07-03 03:42:49,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8448c9a9-052b-4038-b2eb-e50e71bf50d8 2019-07-03 03:42:49,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.5926721096s 2019-07-03 03:42:49,393 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:42:44Z', u'revision_number': 3, u'ha': True, u'id': u'a8d14cad-1135-40a3-8ca2-7d996f0d2ecb', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_71133726-0886-4df2-a2ee-998b33fb1a75', u'admin_state_up': True, u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'created_at': u'2019-07-03T03:42:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'a6c124494b0c46c2b4ad05546c87df21'}) 2019-07-03 03:42:49,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:42:49,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a8d14cad-1135-40a3-8ca2-7d996f0d2ecb/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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '{"subnet_id": "af0cc0ca-6cd9-4c91-b061-fe6c274b622f"}' 2019-07-03 03:42:53,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:53 GMT X-Openstack-Request-Id: req-fa197a2c-92ee-48b4-b54d-1c699ae73ace 2019-07-03 03:42:53,272 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c45fa6f6-78f3-4ba3-a45c-341504c0fd9d", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "subnet_id": "af0cc0ca-6cd9-4c91-b061-fe6c274b622f", "subnet_ids": ["af0cc0ca-6cd9-4c91-b061-fe6c274b622f"], "port_id": "2ec8463f-83bf-4685-bd07-ae7f227da9f2", "id": "a8d14cad-1135-40a3-8ca2-7d996f0d2ecb"} 2019-07-03 03:42:53,272 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a8d14cad-1135-40a3-8ca2-7d996f0d2ecb/add_router_interface.json used request id req-fa197a2c-92ee-48b4-b54d-1c699ae73ace 2019-07-03 03:42:53,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.87842488289s 2019-07-03 03:42:53,273 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:42:53,378 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:42:53,382 - 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-07-03 03:42:53,387 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:53 GMT 2019-07-03 03:42:53,387 - 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-07-03 03:42:53,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:42:53,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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:42:54,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:54 GMT X-Openstack-Request-Id: req-9a4751c4-ad1c-4e58-91b5-2bed522f8f34 2019-07-03 03:42:54,399 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:42:54,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9a4751c4-ad1c-4e58-91b5-2bed522f8f34 2019-07-03 03:42:54,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.00689601898s 2019-07-03 03:42:54,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:42:54,412 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75"}' 2019-07-03 03:42:55,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:55 GMT Location: http://172.30.9.23:9292/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0e5ad86c-6b8e-4d9c-8bd4-f256bcb460fe 2019-07-03 03:42:55,311 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:42:55Z", "file": "/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010/file", "owner": "a6c124494b0c46c2b4ad05546c87df21", "id": "71f74977-cc1b-4e85-b27c-199b8d86a010", "size": null, "self": "/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010", "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_71133726-0886-4df2-a2ee-998b33fb1a75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75", "checksum": null, "created_at": "2019-07-03T03:42:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:42:55,311 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0e5ad86c-6b8e-4d9c-8bd4-f256bcb460fe 2019-07-03 03:42:55,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.903063058853s 2019-07-03 03:42:55,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:42:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010/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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '' 2019-07-03 03:42:58,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:42:58 GMT X-Openstack-Request-Id: req-b03e4d22-9645-4f0e-8c4d-a1f1f17a0d0c 2019-07-03 03:42:58,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:42:58,664 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010/file used request id req-b03e4d22-9645-4f0e-8c4d-a1f1f17a0d0c 2019-07-03 03:42:58,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.35178017616s 2019-07-03 03:42:58,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:42:58,672 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:42:59,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42:59 GMT X-Openstack-Request-Id: req-1db383ef-adc3-4705-bd6a-ddab04f17b53 2019-07-03 03:42:59,396 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:42:58Z", "file": "/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010/file", "owner": "a6c124494b0c46c2b4ad05546c87df21", "id": "71f74977-cc1b-4e85-b27c-199b8d86a010", "size": 12716032, "self": "/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/71f74977-cc1b-4e85-b27c-199b8d86a010/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/71f74977-cc1b-4e85-b27c-199b8d86a010/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:42:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:42:59,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1db383ef-adc3-4705-bd6a-ddab04f17b53 2019-07-03 03:42:59,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.728481054306s 2019-07-03 03:42:59,399 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/71f74977-cc1b-4e85-b27c-199b8d86a010/snap', u'metadata': Munch({})})], 'file': u'/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010/file', 'owner': u'a6c124494b0c46c2b4ad05546c87df21', 'id': u'71f74977-cc1b-4e85-b27c-199b8d86a010', 'size': 12716032, u'self': u'/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6c124494b0c46c2b4ad05546c87df21', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/71f74977-cc1b-4e85-b27c-199b8d86a010/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:42:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T03:42:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75', '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/71f74977-cc1b-4e85-b27c-199b8d86a010', 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_71133726-0886-4df2-a2ee-998b33fb1a75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75', 'created': u'2019-07-03T03:42:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:42:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010', 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_71133726-0886-4df2-a2ee-998b33fb1a75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:42:59,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:42:59,405 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_71133726-0886-4df2-a2ee-998b33fb1a75", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:43:00,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 03:42: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-da09b7ef-8bfc-4d7c-874e-83a2a885b58b x-openstack-request-id: req-da09b7ef-8bfc-4d7c-874e-83a2a885b58b 2019-07-03 03:43:00,163 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_71133726-0886-4df2-a2ee-998b33fb1a75", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/114b55dc-5a87-4bfd-9853-917b926dcbd1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/114b55dc-5a87-4bfd-9853-917b926dcbd1", "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": "114b55dc-5a87-4bfd-9853-917b926dcbd1"}} 2019-07-03 03:43:00,163 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-da09b7ef-8bfc-4d7c-874e-83a2a885b58b 2019-07-03 03:43:00,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.760962963104s 2019-07-03 03:43:00,164 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_71133726-0886-4df2-a2ee-998b33fb1a75', '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'a6c124494b0c46c2b4ad05546c87df21', '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'114b55dc-5a87-4bfd-9853-917b926dcbd1', 'swap': 0}) 2019-07-03 03:43:00,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:43:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/114b55dc-5a87-4bfd-9853-917b926dcbd1/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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '{"extra_specs": {}}' 2019-07-03 03:43:00,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43: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-400137f2-ac80-41a4-ad65-89885863ec28 x-openstack-request-id: req-400137f2-ac80-41a4-ad65-89885863ec28 2019-07-03 03:43:00,291 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:43:00,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/114b55dc-5a87-4bfd-9853-917b926dcbd1/os-extra_specs used request id req-400137f2-ac80-41a4-ad65-89885863ec28 2019-07-03 03:43:00,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126968860626s 2019-07-03 03:43:00,401 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:43:00,401 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 03:43:00,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:43:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a8d14cad-1135-40a3-8ca2-7d996f0d2ecb/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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" -d '{"subnet_id": "af0cc0ca-6cd9-4c91-b061-fe6c274b622f"}' 2019-07-03 03:43:03,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:03 GMT X-Openstack-Request-Id: req-e2c2f71c-621f-44f1-92c1-4932ec79abb2 2019-07-03 03:43:03,345 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c45fa6f6-78f3-4ba3-a45c-341504c0fd9d", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "subnet_id": "af0cc0ca-6cd9-4c91-b061-fe6c274b622f", "subnet_ids": ["af0cc0ca-6cd9-4c91-b061-fe6c274b622f"], "port_id": "2ec8463f-83bf-4685-bd07-ae7f227da9f2", "id": "a8d14cad-1135-40a3-8ca2-7d996f0d2ecb"} 2019-07-03 03:43:03,345 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a8d14cad-1135-40a3-8ca2-7d996f0d2ecb/remove_router_interface.json used request id req-e2c2f71c-621f-44f1-92c1-4932ec79abb2 2019-07-03 03:43:03,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.93951702118s 2019-07-03 03:43:03,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:43:03,346 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:03,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:03 GMT X-Openstack-Request-Id: req-a7815e4b-73bd-42b5-8ed2-02b5493c01e4 2019-07-03 03:43:03,834 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:42:43Z", "admin_state_up": true, "updated_at": "2019-07-03T03:43:01Z", "project_id": "a6c124494b0c46c2b4ad05546c87df21", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a8d14cad-1135-40a3-8ca2-7d996f0d2ecb", "name": "vmready1-router_71133726-0886-4df2-a2ee-998b33fb1a75"}]} 2019-07-03 03:43:03,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a7815e4b-73bd-42b5-8ed2-02b5493c01e4 2019-07-03 03:43:03,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.488797903061s 2019-07-03 03:43:03,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:43:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/a8d14cad-1135-40a3-8ca2-7d996f0d2ecb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:08,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:43:08 GMT X-Openstack-Request-Id: req-a97250ef-19f2-4cc2-806a-c3ec08ee7972 2019-07-03 03:43:08,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:43:08,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a8d14cad-1135-40a3-8ca2-7d996f0d2ecb.json used request id req-a97250ef-19f2-4cc2-806a-c3ec08ee7972 2019-07-03 03:43:08,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54931592941s 2019-07-03 03:43:08,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:43:08,387 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:08,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:08 GMT X-Openstack-Request-Id: req-c70221d0-e432-4b4b-b114-1d4d6ebc086a 2019-07-03 03:43:08,731 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T03:42: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":"af0cc0ca-6cd9-4c91-b061-fe6c274b622f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a6c124494b0c46c2b4ad05546c87df21","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_71133726-0886-4df2-a2ee-998b33fb1a75","enable_dhcp":true,"segment_id":null,"network_id":"c45fa6f6-78f3-4ba3-a45c-341504c0fd9d","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:42:42Z","ip_version":4}]} 2019-07-03 03:43:08,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c70221d0-e432-4b4b-b114-1d4d6ebc086a 2019-07-03 03:43:08,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.345066070557s 2019-07-03 03:43:08,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:43:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/af0cc0ca-6cd9-4c91-b061-fe6c274b622f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:11,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:43:11 GMT X-Openstack-Request-Id: req-3a127521-34d4-4b71-be6b-65c65e0dda94 2019-07-03 03:43:11,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:43:11,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/af0cc0ca-6cd9-4c91-b061-fe6c274b622f.json used request id req-3a127521-34d4-4b71-be6b-65c65e0dda94 2019-07-03 03:43:11,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.36338591576s 2019-07-03 03:43:11,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:43:11,097 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:11,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:11 GMT X-Openstack-Request-Id: req-57caaac0-3c91-4682-9aee-44d3358cc3f7 2019-07-03 03:43:11,414 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c45fa6f6-78f3-4ba3-a45c-341504c0fd9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:43:10Z","qos_policy_id":null,"name":"vmready1-net_71133726-0886-4df2-a2ee-998b33fb1a75","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:42:41Z","provider:network_type":"vxlan"}]} 2019-07-03 03:43:11,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-57caaac0-3c91-4682-9aee-44d3358cc3f7 2019-07-03 03:43:11,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317528009415s 2019-07-03 03:43:11,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:43:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/c45fa6f6-78f3-4ba3-a45c-341504c0fd9d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:12,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:43:12 GMT X-Openstack-Request-Id: req-de23023a-ea24-4c29-8cd5-e76350645ac3 2019-07-03 03:43:12,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:43:12,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c45fa6f6-78f3-4ba3-a45c-341504c0fd9d.json used request id req-de23023a-ea24-4c29-8cd5-e76350645ac3 2019-07-03 03:43:12,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24353694916s 2019-07-03 03:43:12,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:43:12,668 - 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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:13,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:13 GMT X-Openstack-Request-Id: req-d12c12c2-dbbb-4f26-a1bb-ca18c8de2a99 2019-07-03 03:43:13,475 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:42:58Z", "file": "/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010/file", "owner": "a6c124494b0c46c2b4ad05546c87df21", "id": "71f74977-cc1b-4e85-b27c-199b8d86a010", "size": 12716032, "self": "/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/71f74977-cc1b-4e85-b27c-199b8d86a010/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/71f74977-cc1b-4e85-b27c-199b8d86a010/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_71133726-0886-4df2-a2ee-998b33fb1a75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:42:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:43:13,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d12c12c2-dbbb-4f26-a1bb-ca18c8de2a99 2019-07-03 03:43:13,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.810855865479s 2019-07-03 03:43:13,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:43:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:14,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:43:14 GMT X-Openstack-Request-Id: req-285a7fd4-4b06-454d-80d7-2399333423b4 2019-07-03 03:43:14,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:43:14,571 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/71f74977-cc1b-4e85-b27c-199b8d86a010 used request id req-285a7fd4-4b06-454d-80d7-2399333423b4 2019-07-03 03:43:14,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09389209747s 2019-07-03 03:43:14,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:43:14,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}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:14,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43: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-1a3d1e39-2a7c-4a2b-9b9a-3cb70b82c731 x-openstack-request-id: req-1a3d1e39-2a7c-4a2b-9b9a-3cb70b82c731 2019-07-03 03:43:14,720 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_71133726-0886-4df2-a2ee-998b33fb1a75", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/114b55dc-5a87-4bfd-9853-917b926dcbd1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/114b55dc-5a87-4bfd-9853-917b926dcbd1", "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": "114b55dc-5a87-4bfd-9853-917b926dcbd1"}]} 2019-07-03 03:43:14,720 - 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-1a3d1e39-2a7c-4a2b-9b9a-3cb70b82c731 2019-07-03 03:43:14,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.13501906395s 2019-07-03 03:43:14,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:43:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/114b55dc-5a87-4bfd-9853-917b926dcbd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e4ed4c5c08b2e7c0c8a1cf1c7902b231491ce07" 2019-07-03 03:43:14,762 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43: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-3666f5eb-85bb-4042-a802-9a13d3210f9b x-openstack-request-id: req-3666f5eb-85bb-4042-a802-9a13d3210f9b 2019-07-03 03:43:14,762 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/114b55dc-5a87-4bfd-9853-917b926dcbd1 used request id req-3666f5eb-85bb-4042-a802-9a13d3210f9b 2019-07-03 03:43:14,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040374994278s 2019-07-03 03:43:14,809 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-07-03 03:43:14,851 - 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-07-03 03:43:14,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8207719b-2985-4ece-b5bd-e81dee9570f6 2019-07-03 03:43:14,855 - 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-07-03 03:43:14,855 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8207719b-2985-4ece-b5bd-e81dee9570f6 2019-07-03 03:43:14,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:43:15,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["-YEkDL-RTYqAvMOAj9Drtw"], "issued_at": "2019-07-03T03:43:15.000000Z"}} 2019-07-03 03:43:15,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:43:15,259 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:15,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:15 GMT X-Openstack-Request-Id: req-2eeaf353-c06e-4d72-9c45-e4d23f793bc5 2019-07-03 03:43:15,659 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:43:15,660 - 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-2eeaf353-c06e-4d72-9c45-e4d23f793bc5 2019-07-03 03:43:15,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401407003403s 2019-07-03 03:43:15,666 - 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-07-03 03:43:15,672 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff7685b-49ed-495a-bb8b-d2478704a6bf 2019-07-03 03:43:15,672 - 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-07-03 03:43:15,672 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-cff7685b-49ed-495a-bb8b-d2478704a6bf 2019-07-03 03:43:15,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:43:15,676 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:15,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f05e84-c439-4ef7-9201-e0401e4ccb72 2019-07-03 03:43:15,990 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:43:15,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-34f05e84-c439-4ef7-9201-e0401e4ccb72 2019-07-03 03:43:15,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.316661119461s 2019-07-03 03:43:15,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 03:43:16,001 - 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}ca4634d6954561e919213d807710de19be6d72d4" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199"}}' 2019-07-03 03:43:16,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4248956-716e-40cd-9f1a-f0c71939bd5a 2019-07-03 03:43:16,298 - 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/d1d777b0a53345a182fd69e6ad00ab6e"}, "tags": [], "enabled": true, "id": "d1d777b0a53345a182fd69e6ad00ab6e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199"}} 2019-07-03 03:43:16,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d4248956-716e-40cd-9f1a-f0c71939bd5a 2019-07-03 03:43:16,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.301140069962s 2019-07-03 03:43:16,299 - 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'd1d777b0a53345a182fd69e6ad00ab6e', '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_968ae033-aaef-4abc-9b41-28d83423a199'}) 2019-07-03 03:43:16,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 03:43:16,309 - 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}ca4634d6954561e919213d807710de19be6d72d4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ZXWckfyqMzwDkMQpu0JuOP2guTrptS", "email": null, "name": "vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199"}}' 2019-07-03 03:43:16,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b1ab44-43c4-4105-96f6-fc25e1edc387 2019-07-03 03:43:16,852 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199", "links": {"self": "http://172.30.9.23:5000/v3/users/242e6cbf25994b1e8da96b2ac4d98a76"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "242e6cbf25994b1e8da96b2ac4d98a76", "domain_id": "default", "password_expires_at": null}} 2019-07-03 03:43:16,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-12b1ab44-43c4-4105-96f6-fc25e1edc387 2019-07-03 03:43:16,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.54692697525s 2019-07-03 03:43:16,853 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'242e6cbf25994b1e8da96b2ac4d98a76', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199'}) 2019-07-03 03:43:16,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:43:16,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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:17,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b744155-51eb-4224-b77d-421830c61419 2019-07-03 03:43:17,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:43:17,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b744155-51eb-4224-b77d-421830c61419 2019-07-03 03:43:17,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.310795068741s 2019-07-03 03:43:17,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:43:17,176 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:17,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2590b6c-14b8-481a-bc99-e68b66556c44 2019-07-03 03:43:17,291 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:43:17,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e2590b6c-14b8-481a-bc99-e68b66556c44 2019-07-03 03:43:17,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118978023529s 2019-07-03 03:43:17,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:43:17,300 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:17,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d49053d-d66a-47d4-84da-4c011750260c 2019-07-03 03:43:17,532 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:43:17,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4d49053d-d66a-47d4-84da-4c011750260c 2019-07-03 03:43:17,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.236262083054s 2019-07-03 03:43:17,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:43:17,540 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:17,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ff575c-c4a5-462e-928f-034bdb48806f 2019-07-03 03:43:17,776 - 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-07-03 03:43:17,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-90ff575c-c4a5-462e-928f-034bdb48806f 2019-07-03 03:43:17,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.239273071289s 2019-07-03 03:43:17,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:43:17,780 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:17,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4100381e-a24a-496d-aaaf-f357de258a3e 2019-07-03 03:43:17,996 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199", "links": {"self": "http://172.30.9.23:5000/v3/users/242e6cbf25994b1e8da96b2ac4d98a76"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "242e6cbf25994b1e8da96b2ac4d98a76", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:43:17,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4100381e-a24a-496d-aaaf-f357de258a3e 2019-07-03 03:43:17,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219134807587s 2019-07-03 03:43:18,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:43:18,012 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:18,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b7e6f8-e6dc-4d8c-b5ce-f6b7dd15d54a 2019-07-03 03:43:18,232 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/d1d777b0a53345a182fd69e6ad00ab6e"}, "tags": [], "enabled": true, "id": "d1d777b0a53345a182fd69e6ad00ab6e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199"}]} 2019-07-03 03:43:18,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-39b7e6f8-e6dc-4d8c-b5ce-f6b7dd15d54a 2019-07-03 03:43:18,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223479032516s 2019-07-03 03:43:18,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:43:18,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=242e6cbf25994b1e8da96b2ac4d98a76&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=d1d777b0a53345a182fd69e6ad00ab6e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:18,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30fbd884-fcf2-4391-9910-70675533fc35 2019-07-03 03:43:18,447 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=242e6cbf25994b1e8da96b2ac4d98a76&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=d1d777b0a53345a182fd69e6ad00ab6e", "previous": null, "next": null}} 2019-07-03 03:43:18,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=242e6cbf25994b1e8da96b2ac4d98a76&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=d1d777b0a53345a182fd69e6ad00ab6e used request id req-30fbd884-fcf2-4391-9910-70675533fc35 2019-07-03 03:43:18,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208098173141s 2019-07-03 03:43:18,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:43:18,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d1d777b0a53345a182fd69e6ad00ab6e/users/242e6cbf25994b1e8da96b2ac4d98a76/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:18,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d357ba00-dca3-423e-ac49-44894bfb5d1a 2019-07-03 03:43:18,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:43:18,734 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d1d777b0a53345a182fd69e6ad00ab6e/users/242e6cbf25994b1e8da96b2ac4d98a76/roles/de3f03247fab46318069d2e018e2d917 used request id req-d357ba00-dca3-423e-ac49-44894bfb5d1a 2019-07-03 03:43:18,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.282853126526s 2019-07-03 03:43:18,735 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199', 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'd1d777b0a53345a182fd69e6ad00ab6e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZXWckfyqMzwDkMQpu0JuOP2guTrptS', 'username': u'vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199', '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-07-03 03:43:18,738 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199', 'password': 'ZXWckfyqMzwDkMQpu0JuOP2guTrptS', 'project_name': 'vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd1d777b0a53345a182fd69e6ad00ab6e', 'project_domain_name': 'Default'} 2019-07-03 03:43:18,739 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-07-03 03:43:18,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:43:18,743 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:18,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1477959b-fb9a-4915-8d8c-1f5d73199a01 2019-07-03 03:43:18,962 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:43:18,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1477959b-fb9a-4915-8d8c-1f5d73199a01 2019-07-03 03:43:18,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222675085068s 2019-07-03 03:43:18,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:43:18,972 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:19,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c3fca7-b87b-41a3-9183-76979fc809ff 2019-07-03 03:43:19,252 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/d1d777b0a53345a182fd69e6ad00ab6e"}, "tags": [], "enabled": true, "id": "d1d777b0a53345a182fd69e6ad00ab6e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199"}]} 2019-07-03 03:43:19,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-09c3fca7-b87b-41a3-9183-76979fc809ff 2019-07-03 03:43:19,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.283326864243s 2019-07-03 03:43:19,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:43:19,255 - 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}ca4634d6954561e919213d807710de19be6d72d4" -d '{"network": {"tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "name": "vmready2-net_968ae033-aaef-4abc-9b41-28d83423a199", "admin_state_up": true}}' 2019-07-03 03:43:20,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:20 GMT X-Openstack-Request-Id: req-e3a6d2a1-46dc-4457-9bb3-b4d49f9a9cb7 2019-07-03 03:43:20,151 - 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":"dfe63d3b-ac60-4792-bb79-19bc61be73c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"d1d777b0a53345a182fd69e6ad00ab6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:43:20Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_968ae033-aaef-4abc-9b41-28d83423a199","admin_state_up":true,"tenant_id":"d1d777b0a53345a182fd69e6ad00ab6e","created_at":"2019-07-03T03:43:19Z","mtu":1450}} 2019-07-03 03:43:20,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e3a6d2a1-46dc-4457-9bb3-b4d49f9a9cb7 2019-07-03 03:43:20,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.896469116211s 2019-07-03 03:43:20,152 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:43:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dfe63d3b-ac60-4792-bb79-19bc61be73c6', u'provider:segmentation_id': 29, 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_968ae033-aaef-4abc-9b41-28d83423a199', u'created_at': u'2019-07-03T03:43:19Z', u'mtu': 1450, u'tenant_id': u'd1d777b0a53345a182fd69e6ad00ab6e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd1d777b0a53345a182fd69e6ad00ab6e', u'l2_adjacency': True}) 2019-07-03 03:43:20,156 - 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-07-03 03:43:20,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e747a4a-fc61-4f51-bbc5-23f5417e2903 2019-07-03 03:43:20,164 - 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-07-03 03:43:20,164 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7e747a4a-fc61-4f51-bbc5-23f5417e2903 2019-07-03 03:43:20,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:43:20,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T04:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1d777b0a53345a182fd69e6ad00ab6e", "name": "vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d1d777b0a53345a182fd69e6ad00ab6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_d1d777b0a53345a182fd69e6ad00ab6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/d1d777b0a53345a182fd69e6ad00ab6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199", "id": "242e6cbf25994b1e8da96b2ac4d98a76"}, "audit_ids": ["T7S-kOzcSMaBtnKhfXfJQQ"], "issued_at": "2019-07-03T03:43:20.000000Z"}} 2019-07-03 03:43:20,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:43:20,580 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:20,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:21 GMT X-Openstack-Request-Id: req-982c82bd-f9a1-4f55-8c11-b37bdc2fd033 2019-07-03 03:43:20,964 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"dfe63d3b-ac60-4792-bb79-19bc61be73c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1d777b0a53345a182fd69e6ad00ab6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:43:20Z","qos_policy_id":null,"name":"vmready2-net_968ae033-aaef-4abc-9b41-28d83423a199","admin_state_up":true,"tenant_id":"d1d777b0a53345a182fd69e6ad00ab6e","created_at":"2019-07-03T03:43:19Z","mtu":1450}]} 2019-07-03 03:43:20,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-982c82bd-f9a1-4f55-8c11-b37bdc2fd033 2019-07-03 03:43:20,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385231971741s 2019-07-03 03:43:20,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:43:20,967 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" -d '{"subnet": {"name": "vmready2-subnet_968ae033-aaef-4abc-9b41-28d83423a199", "enable_dhcp": true, "network_id": "dfe63d3b-ac60-4792-bb79-19bc61be73c6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:43:22,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:22 GMT X-Openstack-Request-Id: req-7e37d0b4-c048-4fea-a628-3d958334656f 2019-07-03 03:43:22,857 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe63d3b-ac60-4792-bb79-19bc61be73c6","tenant_id":"d1d777b0a53345a182fd69e6ad00ab6e","created_at":"2019-07-03T03:43:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:43: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":"d1d777b0a53345a182fd69e6ad00ab6e","id":"201e5d1e-1ce9-472d-ae03-fa8a4fc3057e","subnetpool_id":null,"name":"vmready2-subnet_968ae033-aaef-4abc-9b41-28d83423a199"}} 2019-07-03 03:43:22,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7e37d0b4-c048-4fea-a628-3d958334656f 2019-07-03 03:43:22,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.89126491547s 2019-07-03 03:43:22,858 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:43: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'201e5d1e-1ce9-472d-ae03-fa8a4fc3057e', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_968ae033-aaef-4abc-9b41-28d83423a199', u'enable_dhcp': True, u'network_id': u'dfe63d3b-ac60-4792-bb79-19bc61be73c6', u'tenant_id': u'd1d777b0a53345a182fd69e6ad00ab6e', u'created_at': u'2019-07-03T03:43: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'd1d777b0a53345a182fd69e6ad00ab6e'}) 2019-07-03 03:43:22,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:43:22,859 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "vmready2-router_968ae033-aaef-4abc-9b41-28d83423a199", "admin_state_up": true}}' 2019-07-03 03:43:29,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:29 GMT X-Openstack-Request-Id: req-6524fa44-b921-42fc-9631-ec8e53136311 2019-07-03 03:43:29,554 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "created_at": "2019-07-03T03:43:23Z", "admin_state_up": true, "updated_at": "2019-07-03T03:43:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d1d777b0a53345a182fd69e6ad00ab6e", "id": "659c8b56-e933-43df-9c9f-6e202075a397", "name": "vmready2-router_968ae033-aaef-4abc-9b41-28d83423a199"}} 2019-07-03 03:43:29,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6524fa44-b921-42fc-9631-ec8e53136311 2019-07-03 03:43:29,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.69556307793s 2019-07-03 03:43:29,555 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:43:24Z', u'revision_number': 3, u'id': u'659c8b56-e933-43df-9c9f-6e202075a397', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_968ae033-aaef-4abc-9b41-28d83423a199', u'admin_state_up': True, u'tenant_id': u'd1d777b0a53345a182fd69e6ad00ab6e', u'created_at': u'2019-07-03T03:43:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'd1d777b0a53345a182fd69e6ad00ab6e'}) 2019-07-03 03:43:29,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:43:29,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/659c8b56-e933-43df-9c9f-6e202075a397/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}e1c28bb79aec1af06486232f3a9728906d0be453" -d '{"subnet_id": "201e5d1e-1ce9-472d-ae03-fa8a4fc3057e"}' 2019-07-03 03:43:32,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:32 GMT X-Openstack-Request-Id: req-6a7b6df1-3286-48c4-98d2-fe2b65a8773e 2019-07-03 03:43:32,366 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "dfe63d3b-ac60-4792-bb79-19bc61be73c6", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "subnet_id": "201e5d1e-1ce9-472d-ae03-fa8a4fc3057e", "subnet_ids": ["201e5d1e-1ce9-472d-ae03-fa8a4fc3057e"], "port_id": "91efbf28-9457-4526-bca3-942072790c4b", "id": "659c8b56-e933-43df-9c9f-6e202075a397"} 2019-07-03 03:43:32,366 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/659c8b56-e933-43df-9c9f-6e202075a397/add_router_interface.json used request id req-6a7b6df1-3286-48c4-98d2-fe2b65a8773e 2019-07-03 03:43:32,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.81089711189s 2019-07-03 03:43:32,367 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:43:32,472 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:43:32,476 - 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-07-03 03:43:32,482 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:32 GMT 2019-07-03 03:43:32,483 - 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-07-03 03:43:32,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:43:32,492 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:33,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:33 GMT X-Openstack-Request-Id: req-10ca4c5a-ad23-4a27-8826-9a744ecf6101 2019-07-03 03:43:33,305 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:43:33,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-10ca4c5a-ad23-4a27-8826-9a744ecf6101 2019-07-03 03:43:33,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.817730903625s 2019-07-03 03:43:33,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:43:33,317 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199"}' 2019-07-03 03:43:34,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:34 GMT Location: http://172.30.9.23:9292/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-897c586f-f3ce-4679-af2e-642bfe3778d6 2019-07-03 03:43:34,712 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:43:34Z", "file": "/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/file", "owner": "d1d777b0a53345a182fd69e6ad00ab6e", "id": "95d946b6-8ba2-4b53-be06-a12d3dd603bf", "size": null, "self": "/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf", "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_968ae033-aaef-4abc-9b41-28d83423a199", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199", "checksum": null, "created_at": "2019-07-03T03:43:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:43:34,712 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-897c586f-f3ce-4679-af2e-642bfe3778d6 2019-07-03 03:43:34,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.39833378792s 2019-07-03 03:43:34,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:43:34,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/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}e1c28bb79aec1af06486232f3a9728906d0be453" -d '' 2019-07-03 03:43:35,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:43:35 GMT X-Openstack-Request-Id: req-3141ca8e-d342-4e9f-ac8c-9253cac81d0a 2019-07-03 03:43:35,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-07-03 03:43:35,961 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/file used request id req-3141ca8e-d342-4e9f-ac8c-9253cac81d0a 2019-07-03 03:43:35,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24825811386s 2019-07-03 03:43:35,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:43:35,969 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:36,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:36 GMT X-Openstack-Request-Id: req-516f49f3-37ea-4356-90f7-39af501397c3 2019-07-03 03:43:36,821 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:43:35Z", "file": "/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/file", "owner": "d1d777b0a53345a182fd69e6ad00ab6e", "id": "95d946b6-8ba2-4b53-be06-a12d3dd603bf", "size": 12716032, "self": "/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:43:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:43:36,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-516f49f3-37ea-4356-90f7-39af501397c3 2019-07-03 03:43:36,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.85552406311s 2019-07-03 03:43:36,823 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/file', 'owner': u'd1d777b0a53345a182fd69e6ad00ab6e', 'id': u'95d946b6-8ba2-4b53-be06-a12d3dd603bf', 'size': 12716032, u'self': u'/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd1d777b0a53345a182fd69e6ad00ab6e', 'name': 'vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:43:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T03:43:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199', '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/95d946b6-8ba2-4b53-be06-a12d3dd603bf', 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_968ae033-aaef-4abc-9b41-28d83423a199', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199', 'created': u'2019-07-03T03:43:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:43:34Z', 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/95d946b6-8ba2-4b53-be06-a12d3dd603bf', 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_968ae033-aaef-4abc-9b41-28d83423a199', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:43:36,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:43:36,829 - 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}ca4634d6954561e919213d807710de19be6d72d4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_968ae033-aaef-4abc-9b41-28d83423a199", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:43:37,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43: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-9556aaa6-3e58-457f-94b3-8ae0c8a5ef8f x-openstack-request-id: req-9556aaa6-3e58-457f-94b3-8ae0c8a5ef8f 2019-07-03 03:43:37,754 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_968ae033-aaef-4abc-9b41-28d83423a199", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e94130b-0024-4f6b-92e8-133c5476063b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e94130b-0024-4f6b-92e8-133c5476063b", "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": "6e94130b-0024-4f6b-92e8-133c5476063b"}} 2019-07-03 03:43:37,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9556aaa6-3e58-457f-94b3-8ae0c8a5ef8f 2019-07-03 03:43:37,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.927701950073s 2019-07-03 03:43:37,755 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_968ae033-aaef-4abc-9b41-28d83423a199', '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'a6c124494b0c46c2b4ad05546c87df21', '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'6e94130b-0024-4f6b-92e8-133c5476063b', 'swap': 0}) 2019-07-03 03:43:37,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:43:37,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6e94130b-0024-4f6b-92e8-133c5476063b/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}ca4634d6954561e919213d807710de19be6d72d4" -d '{"extra_specs": {}}' 2019-07-03 03:43:37,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43: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-075d237f-0630-42f4-be5f-d1e219ba9e65 x-openstack-request-id: req-075d237f-0630-42f4-be5f-d1e219ba9e65 2019-07-03 03:43:37,777 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:43:37,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6e94130b-0024-4f6b-92e8-133c5476063b/os-extra_specs used request id req-075d237f-0630-42f4-be5f-d1e219ba9e65 2019-07-03 03:43:37,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216529369354s 2019-07-03 03:43:37,927 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:43:37,927 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 03:43:37,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:43:37,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/659c8b56-e933-43df-9c9f-6e202075a397/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}e1c28bb79aec1af06486232f3a9728906d0be453" -d '{"subnet_id": "201e5d1e-1ce9-472d-ae03-fa8a4fc3057e"}' 2019-07-03 03:43:41,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:41 GMT X-Openstack-Request-Id: req-9830077d-5bd1-4c86-be01-e52e4dbe3762 2019-07-03 03:43:41,174 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "dfe63d3b-ac60-4792-bb79-19bc61be73c6", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "subnet_id": "201e5d1e-1ce9-472d-ae03-fa8a4fc3057e", "subnet_ids": ["201e5d1e-1ce9-472d-ae03-fa8a4fc3057e"], "port_id": "91efbf28-9457-4526-bca3-942072790c4b", "id": "659c8b56-e933-43df-9c9f-6e202075a397"} 2019-07-03 03:43:41,174 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/659c8b56-e933-43df-9c9f-6e202075a397/remove_router_interface.json used request id req-9830077d-5bd1-4c86-be01-e52e4dbe3762 2019-07-03 03:43:41,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.24157905579s 2019-07-03 03:43:41,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:43:41,175 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:41,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:41 GMT X-Openstack-Request-Id: req-08aeaac3-042d-405d-8bf5-2619aef9d750 2019-07-03 03:43:41,582 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "created_at": "2019-07-03T03:43:23Z", "admin_state_up": true, "updated_at": "2019-07-03T03:43:39Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "d1d777b0a53345a182fd69e6ad00ab6e", "id": "659c8b56-e933-43df-9c9f-6e202075a397", "name": "vmready2-router_968ae033-aaef-4abc-9b41-28d83423a199"}]} 2019-07-03 03:43:41,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-08aeaac3-042d-405d-8bf5-2619aef9d750 2019-07-03 03:43:41,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.407462120056s 2019-07-03 03:43:41,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:43:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/659c8b56-e933-43df-9c9f-6e202075a397.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:46,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:43:46 GMT X-Openstack-Request-Id: req-1722d184-01ba-424b-9045-9011a53ebf70 2019-07-03 03:43:46,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:43:46,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/659c8b56-e933-43df-9c9f-6e202075a397.json used request id req-1722d184-01ba-424b-9045-9011a53ebf70 2019-07-03 03:43:46,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.73057603836s 2019-07-03 03:43:46,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:43:46,315 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:46,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:46 GMT X-Openstack-Request-Id: req-819f8b9d-6302-407e-9b0e-696c877f9403 2019-07-03 03:43:46,685 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe63d3b-ac60-4792-bb79-19bc61be73c6","tenant_id":"d1d777b0a53345a182fd69e6ad00ab6e","created_at":"2019-07-03T03:43:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:43: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":"d1d777b0a53345a182fd69e6ad00ab6e","id":"201e5d1e-1ce9-472d-ae03-fa8a4fc3057e","subnetpool_id":null,"name":"vmready2-subnet_968ae033-aaef-4abc-9b41-28d83423a199"}]} 2019-07-03 03:43:46,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-819f8b9d-6302-407e-9b0e-696c877f9403 2019-07-03 03:43:46,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.371070861816s 2019-07-03 03:43:46,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:43:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/201e5d1e-1ce9-472d-ae03-fa8a4fc3057e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:49,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:43:49 GMT X-Openstack-Request-Id: req-a3fadff7-bb9c-4acd-8be3-0da6efb9993c 2019-07-03 03:43:49,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:43:49,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/201e5d1e-1ce9-472d-ae03-fa8a4fc3057e.json used request id req-a3fadff7-bb9c-4acd-8be3-0da6efb9993c 2019-07-03 03:43:49,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.65437293053s 2019-07-03 03:43:49,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:43:49,342 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:49,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:49 GMT X-Openstack-Request-Id: req-a9f52b95-9253-4057-8fe6-c97543ada2c5 2019-07-03 03:43:49,775 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfe63d3b-ac60-4792-bb79-19bc61be73c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1d777b0a53345a182fd69e6ad00ab6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:43:49Z","qos_policy_id":null,"name":"vmready2-net_968ae033-aaef-4abc-9b41-28d83423a199","admin_state_up":true,"tenant_id":"d1d777b0a53345a182fd69e6ad00ab6e","created_at":"2019-07-03T03:43:19Z","mtu":1450}]} 2019-07-03 03:43:49,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a9f52b95-9253-4057-8fe6-c97543ada2c5 2019-07-03 03:43:49,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.433362960815s 2019-07-03 03:43:49,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:43:49,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/dfe63d3b-ac60-4792-bb79-19bc61be73c6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:50,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:43:50 GMT X-Openstack-Request-Id: req-c77abff8-52fb-4850-887c-4aa8a8761b4f 2019-07-03 03:43:50,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:43:50,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/dfe63d3b-ac60-4792-bb79-19bc61be73c6.json used request id req-c77abff8-52fb-4850-887c-4aa8a8761b4f 2019-07-03 03:43:50,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00683712959s 2019-07-03 03:43:50,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:43:50,792 - 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}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:51,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:51 GMT X-Openstack-Request-Id: req-ab947539-f8a5-459f-9fe6-43a6d527bb00 2019-07-03 03:43:51,750 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:43:35Z", "file": "/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/file", "owner": "d1d777b0a53345a182fd69e6ad00ab6e", "id": "95d946b6-8ba2-4b53-be06-a12d3dd603bf", "size": 12716032, "self": "/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_968ae033-aaef-4abc-9b41-28d83423a199", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:43:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:43:51,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ab947539-f8a5-459f-9fe6-43a6d527bb00 2019-07-03 03:43:51,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.962955951691s 2019-07-03 03:43:51,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:43:51,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1c28bb79aec1af06486232f3a9728906d0be453" 2019-07-03 03:43:52,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:43:52 GMT X-Openstack-Request-Id: req-3063612b-ce3a-4692-acc1-aa832b104812 2019-07-03 03:43:52,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:43:52,888 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/95d946b6-8ba2-4b53-be06-a12d3dd603bf used request id req-3063612b-ce3a-4692-acc1-aa832b104812 2019-07-03 03:43:52,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13589000702s 2019-07-03 03:43:52,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:43:52,897 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:53,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43: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-8f056563-3724-4cb1-ba4e-5b946e123079 x-openstack-request-id: req-8f056563-3724-4cb1-ba4e-5b946e123079 2019-07-03 03:43:53,028 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_968ae033-aaef-4abc-9b41-28d83423a199", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e94130b-0024-4f6b-92e8-133c5476063b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e94130b-0024-4f6b-92e8-133c5476063b", "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": "6e94130b-0024-4f6b-92e8-133c5476063b"}]} 2019-07-03 03:43:53,028 - 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-8f056563-3724-4cb1-ba4e-5b946e123079 2019-07-03 03:43:53,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134845972061s 2019-07-03 03:43:53,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:43:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6e94130b-0024-4f6b-92e8-133c5476063b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:53,074 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43: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-c0f0929f-4950-4ea8-a616-5d5fc0057ece x-openstack-request-id: req-c0f0929f-4950-4ea8-a616-5d5fc0057ece 2019-07-03 03:43:53,074 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6e94130b-0024-4f6b-92e8-133c5476063b used request id req-c0f0929f-4950-4ea8-a616-5d5fc0057ece 2019-07-03 03:43:53,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0436770915985s 2019-07-03 03:43:53,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:43:53,078 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:53,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6deb56cf-52aa-42c6-8a24-b1332437f5eb 2019-07-03 03:43:53,308 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199", "links": {"self": "http://172.30.9.23:5000/v3/users/242e6cbf25994b1e8da96b2ac4d98a76"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "242e6cbf25994b1e8da96b2ac4d98a76", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:43:53,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6deb56cf-52aa-42c6-8a24-b1332437f5eb 2019-07-03 03:43:53,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233912944794s 2019-07-03 03:43:53,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:43:53,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/242e6cbf25994b1e8da96b2ac4d98a76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:53,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90884b1-04fb-4759-9725-3018baa29caa 2019-07-03 03:43:53,543 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_968ae033-aaef-4abc-9b41-28d83423a199", "links": {"self": "http://172.30.9.23:5000/v3/users/242e6cbf25994b1e8da96b2ac4d98a76"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "242e6cbf25994b1e8da96b2ac4d98a76", "description": null}} 2019-07-03 03:43:53,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/242e6cbf25994b1e8da96b2ac4d98a76 used request id req-a90884b1-04fb-4759-9725-3018baa29caa 2019-07-03 03:43:53,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229820013046s 2019-07-03 03:43:53,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 03:43:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/242e6cbf25994b1e8da96b2ac4d98a76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:53,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e6a95f3-f317-41d8-8776-c4a9ac392b29 2019-07-03 03:43:53,942 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:43:53,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/242e6cbf25994b1e8da96b2ac4d98a76 used request id req-2e6a95f3-f317-41d8-8776-c4a9ac392b29 2019-07-03 03:43:53,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.398308038712s 2019-07-03 03:43:53,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:43:53,953 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:54,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6bcb2b8-9b4c-4938-a0f0-476b715de7d7 2019-07-03 03:43:54,177 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/d1d777b0a53345a182fd69e6ad00ab6e"}, "tags": [], "enabled": true, "id": "d1d777b0a53345a182fd69e6ad00ab6e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_968ae033-aaef-4abc-9b41-28d83423a199"}]} 2019-07-03 03:43:54,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e6bcb2b8-9b4c-4938-a0f0-476b715de7d7 2019-07-03 03:43:54,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228392839432s 2019-07-03 03:43:54,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 03:43:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/d1d777b0a53345a182fd69e6ad00ab6e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:54,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36124d4d-e880-424d-858e-62f79e6c7edd 2019-07-03 03:43:54,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:43:54,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d1d777b0a53345a182fd69e6ad00ab6e used request id req-36124d4d-e880-424d-858e-62f79e6c7edd 2019-07-03 03:43:54,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.340016841888s 2019-07-03 03:43:54,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:43:54,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d1d777b0a53345a182fd69e6ad00ab6e&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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:54,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:54 GMT X-Openstack-Request-Id: req-6936f00c-2c3f-49f8-8316-4cce24180c5d 2019-07-03 03:43:54,887 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "created_at": "2019-07-03T03:43:19Z", "updated_at": "2019-07-03T03:43:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:43:19Z", "revision_number": 0, "id": "126023de-a5f7-4240-8125-a0d16eaa29d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:43:19Z", "security_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1d777b0a53345a182fd69e6ad00ab6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:43:19Z", "revision_number": 0, "id": "36df1cbe-2384-4144-bb05-7e4992c361ea", "remote_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "remote_ip_prefix": null, "created_at": "2019-07-03T03:43:19Z", "security_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1d777b0a53345a182fd69e6ad00ab6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:43:19Z", "revision_number": 0, "id": "65f0a6ee-d20e-481a-8a1b-fd130d5b1a25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:43:19Z", "security_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1d777b0a53345a182fd69e6ad00ab6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:43:19Z", "revision_number": 0, "id": "f0aa4cc0-4f9f-494a-aeb6-b663107afc50", "remote_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "remote_ip_prefix": null, "created_at": "2019-07-03T03:43:19Z", "security_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1d777b0a53345a182fd69e6ad00ab6e"}], "revision_number": 1, "project_id": "d1d777b0a53345a182fd69e6ad00ab6e", "id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "name": "default"}]} 2019-07-03 03:43:54,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d1d777b0a53345a182fd69e6ad00ab6e&name=default used request id req-6936f00c-2c3f-49f8-8316-4cce24180c5d 2019-07-03 03:43:54,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3603079319s 2019-07-03 03:43:54,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:43:54,893 - 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}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:55,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:55 GMT X-Openstack-Request-Id: req-1b282e49-5bb2-465d-bb7c-cb806c75404a 2019-07-03 03:43:55,242 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "created_at": "2019-07-03T03:43:19Z", "updated_at": "2019-07-03T03:43:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:43:19Z", "revision_number": 0, "id": "126023de-a5f7-4240-8125-a0d16eaa29d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:43:19Z", "security_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1d777b0a53345a182fd69e6ad00ab6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:43:19Z", "revision_number": 0, "id": "36df1cbe-2384-4144-bb05-7e4992c361ea", "remote_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "remote_ip_prefix": null, "created_at": "2019-07-03T03:43:19Z", "security_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1d777b0a53345a182fd69e6ad00ab6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:43:19Z", "revision_number": 0, "id": "65f0a6ee-d20e-481a-8a1b-fd130d5b1a25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:43:19Z", "security_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1d777b0a53345a182fd69e6ad00ab6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:43:19Z", "revision_number": 0, "id": "f0aa4cc0-4f9f-494a-aeb6-b663107afc50", "remote_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "remote_ip_prefix": null, "created_at": "2019-07-03T03:43:19Z", "security_group_id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "tenant_id": "d1d777b0a53345a182fd69e6ad00ab6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1d777b0a53345a182fd69e6ad00ab6e"}], "revision_number": 1, "project_id": "d1d777b0a53345a182fd69e6ad00ab6e", "id": "554abb5c-e31b-45cb-9242-37d6d0f16012", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:43:55,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1b282e49-5bb2-465d-bb7c-cb806c75404a 2019-07-03 03:43:55,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349834918976s 2019-07-03 03:43:55,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:43:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/554abb5c-e31b-45cb-9242-37d6d0f16012.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ca4634d6954561e919213d807710de19be6d72d4" 2019-07-03 03:43:55,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:43:55 GMT X-Openstack-Request-Id: req-fa92bbc6-ae0d-4f03-b2d4-250a316627a3 2019-07-03 03:43:55,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:43:55,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/554abb5c-e31b-45cb-9242-37d6d0f16012.json used request id req-fa92bbc6-ae0d-4f03-b2d4-250a316627a3 2019-07-03 03:43:55,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.464715003967s 2019-07-03 03:43:55,760 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-07-03 03:43:55,800 - 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-07-03 03:43:55,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f943985f-49f0-4a1f-b660-88aa5f29e41d 2019-07-03 03:43:55,805 - 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-07-03 03:43:55,805 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f943985f-49f0-4a1f-b660-88aa5f29e41d 2019-07-03 03:43:55,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:43:56,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["7kEj0J1RR2i_t-HrSb4nsA"], "issued_at": "2019-07-03T03:43:56.000000Z"}} 2019-07-03 03:43:56,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:43:56,228 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:43:56,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:56 GMT X-Openstack-Request-Id: req-ec504832-f22d-48df-a43f-f71587ee89cd 2019-07-03 03:43:56,643 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:43:56,643 - 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-ec504832-f22d-48df-a43f-f71587ee89cd 2019-07-03 03:43:56,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.415994882584s 2019-07-03 03:43:56,650 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-07-03 03:43:56,656 - 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-07-03 03:43:56,662 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24039b95-456c-42ed-bd90-b07b495b4523 2019-07-03 03:43:56,662 - 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-07-03 03:43:56,662 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-24039b95-456c-42ed-bd90-b07b495b4523 2019-07-03 03:43:56,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:43:56,666 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:43:56,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbc950f-5b46-438f-af68-d5587d896a77 2019-07-03 03:43:56,961 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:43:56,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-edbc950f-5b46-438f-af68-d5587d896a77 2019-07-03 03:43:56,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.298838853836s 2019-07-03 03:43:56,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:43:56,972 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:43:57,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d9309a-fa1e-48c9-98c8-859914ed36db 2019-07-03 03:43:57,208 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 03:43:57,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e2d9309a-fa1e-48c9-98c8-859914ed36db 2019-07-03 03:43:57,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.239409208298s 2019-07-03 03:43:57,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:43:57,210 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"network": {"tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "name": "singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4", "admin_state_up": true}}' 2019-07-03 03:43:57,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:57 GMT X-Openstack-Request-Id: req-d84bf510-da5f-402a-b725-0a2fa1077806 2019-07-03 03:43:57,749 - 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":"3019f47a-e463-477e-afe6-4929465d2a50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:43:57Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:57Z","mtu":1450}} 2019-07-03 03:43:57,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d84bf510-da5f-402a-b725-0a2fa1077806 2019-07-03 03:43:57,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.539860010147s 2019-07-03 03:43:57,750 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:43:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3019f47a-e463-477e-afe6-4929465d2a50', u'provider:segmentation_id': 90, 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_6ddde246-b242-4313-a3bb-c3667c05a4e4', u'created_at': u'2019-07-03T03:43:57Z', u'mtu': 1450, u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a6c124494b0c46c2b4ad05546c87df21', u'l2_adjacency': True}) 2019-07-03 03:43:57,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:43:57,751 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:43:58,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:58 GMT X-Openstack-Request-Id: req-95ec1d99-0395-47f6-932b-254304070ae8 2019-07-03 03:43:58,053 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3019f47a-e463-477e-afe6-4929465d2a50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:43:57Z","qos_policy_id":null,"name":"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:43:58,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-95ec1d99-0395-47f6-932b-254304070ae8 2019-07-03 03:43:58,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.3027780056s 2019-07-03 03:43:58,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:43:58,056 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"subnet": {"name": "singlevm1-subnet_6ddde246-b242-4313-a3bb-c3667c05a4e4", "enable_dhcp": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:43:58,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 03 Jul 2019 03:43:58 GMT X-Openstack-Request-Id: req-0e4a7d9a-35f9-4d55-b76c-56b87c2be530 2019-07-03 03:43:58,843 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T03:43:58Z","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":"5d7a4646-ea3f-4fe1-8c60-b864fbadfc89","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a6c124494b0c46c2b4ad05546c87df21","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6ddde246-b242-4313-a3bb-c3667c05a4e4","enable_dhcp":true,"segment_id":null,"network_id":"3019f47a-e463-477e-afe6-4929465d2a50","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:58Z","ip_version":4}} 2019-07-03 03:43:58,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0e4a7d9a-35f9-4d55-b76c-56b87c2be530 2019-07-03 03:43:58,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.788547039032s 2019-07-03 03:43:58,844 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:43:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5d7a4646-ea3f-4fe1-8c60-b864fbadfc89', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_6ddde246-b242-4313-a3bb-c3667c05a4e4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3019f47a-e463-477e-afe6-4929465d2a50', u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'created_at': u'2019-07-03T03:43:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a6c124494b0c46c2b4ad05546c87df21'}) 2019-07-03 03:43:58,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:43:58,845 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "singlevm1-router_6ddde246-b242-4313-a3bb-c3667c05a4e4", "admin_state_up": true}}' 2019-07-03 03:44:06,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:06 GMT X-Openstack-Request-Id: req-7063f343-83d5-4ca9-bd08-8736b863409a 2019-07-03 03:44:06,358 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:43:59Z", "admin_state_up": true, "updated_at": "2019-07-03T03:44:01Z", "project_id": "a6c124494b0c46c2b4ad05546c87df21", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c29c2574-c644-434a-b8ab-15deae4960cc", "name": "singlevm1-router_6ddde246-b242-4313-a3bb-c3667c05a4e4"}} 2019-07-03 03:44:06,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7063f343-83d5-4ca9-bd08-8736b863409a 2019-07-03 03:44:06,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.51332592964s 2019-07-03 03:44:06,359 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:44:01Z', u'revision_number': 3, u'ha': True, u'id': u'c29c2574-c644-434a-b8ab-15deae4960cc', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_6ddde246-b242-4313-a3bb-c3667c05a4e4', u'admin_state_up': True, u'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', u'created_at': u'2019-07-03T03:43:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'a6c124494b0c46c2b4ad05546c87df21'}) 2019-07-03 03:44:06,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:44:06,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c29c2574-c644-434a-b8ab-15deae4960cc/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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"subnet_id": "5d7a4646-ea3f-4fe1-8c60-b864fbadfc89"}' 2019-07-03 03:44:09,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:09 GMT X-Openstack-Request-Id: req-21b4b8a3-b9d8-4bd4-bfca-b8248f914eee 2019-07-03 03:44:09,255 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "subnet_id": "5d7a4646-ea3f-4fe1-8c60-b864fbadfc89", "subnet_ids": ["5d7a4646-ea3f-4fe1-8c60-b864fbadfc89"], "port_id": "01731851-6ae7-44e1-9d89-b0617f32cc06", "id": "c29c2574-c644-434a-b8ab-15deae4960cc"} 2019-07-03 03:44:09,255 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c29c2574-c644-434a-b8ab-15deae4960cc/add_router_interface.json used request id req-21b4b8a3-b9d8-4bd4-bfca-b8248f914eee 2019-07-03 03:44:09,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89604115486s 2019-07-03 03:44:09,256 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:44:09,357 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:44:09,360 - 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-07-03 03:44:09,365 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:09 GMT 2019-07-03 03:44:09,365 - 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-07-03 03:44:09,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:44:09,374 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:09,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:09 GMT X-Openstack-Request-Id: req-4193183f-b6f0-466f-bfd0-d821fea2ee8e 2019-07-03 03:44:09,692 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:44:09,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4193183f-b6f0-466f-bfd0-d821fea2ee8e 2019-07-03 03:44:09,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321593999863s 2019-07-03 03:44:09,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:44:09,705 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4"}' 2019-07-03 03:44:10,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:10 GMT Location: http://172.30.9.23:9292/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3aba7ead-da4b-4a3a-b922-b9248f0f777d 2019-07-03 03:44:10,572 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:44:10Z", "file": "/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38/file", "owner": "a6c124494b0c46c2b4ad05546c87df21", "id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "size": null, "self": "/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "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_6ddde246-b242-4313-a3bb-c3667c05a4e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4", "checksum": null, "created_at": "2019-07-03T03:44:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:44:10,572 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3aba7ead-da4b-4a3a-b922-b9248f0f777d 2019-07-03 03:44:10,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.87122297287s 2019-07-03 03:44:10,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:44:10,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38/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}a098c901760f6f89f022914e73f56a95297f460c" -d '' 2019-07-03 03:44:12,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:44:12 GMT X-Openstack-Request-Id: req-dccf2abd-ab27-4256-a42f-fa342a907acf 2019-07-03 03:44:12,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:44:12,004 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38/file used request id req-dccf2abd-ab27-4256-a42f-fa342a907acf 2019-07-03 03:44:12,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.4311170578s 2019-07-03 03:44:12,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:44:12,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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:12,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:12 GMT X-Openstack-Request-Id: req-20f68ef6-7e2b-4d92-904d-e678554a2278 2019-07-03 03:44:12,035 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:44:12Z", "file": "/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38/file", "owner": "a6c124494b0c46c2b4ad05546c87df21", "id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "size": 12716032, "self": "/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5a5c7554-181c-4c91-a896-e608fb1fda38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5a5c7554-181c-4c91-a896-e608fb1fda38/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:44:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:44:12,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-20f68ef6-7e2b-4d92-904d-e678554a2278 2019-07-03 03:44:12,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268189907074s 2019-07-03 03:44:12,037 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5a5c7554-181c-4c91-a896-e608fb1fda38/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38/file', 'owner': u'a6c124494b0c46c2b4ad05546c87df21', 'id': u'5a5c7554-181c-4c91-a896-e608fb1fda38', 'size': 12716032, u'self': u'/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6c124494b0c46c2b4ad05546c87df21', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5a5c7554-181c-4c91-a896-e608fb1fda38/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:44:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T03:44:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4', '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/5a5c7554-181c-4c91-a896-e608fb1fda38', 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_6ddde246-b242-4313-a3bb-c3667c05a4e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4', 'created': u'2019-07-03T03:44:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:44:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38', 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_6ddde246-b242-4313-a3bb-c3667c05a4e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:44:12,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:44:12,043 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_6ddde246-b242-4313-a3bb-c3667c05a4e4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:44:12,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51d4151a-52e8-40ef-9bae-2b71f9bae145 x-openstack-request-id: req-51d4151a-52e8-40ef-9bae-2b71f9bae145 2019-07-03 03:44:12,988 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_6ddde246-b242-4313-a3bb-c3667c05a4e4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "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": "02eba3d0-f593-4e1f-9d83-ce66c902ac45"}} 2019-07-03 03:44:12,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-51d4151a-52e8-40ef-9bae-2b71f9bae145 2019-07-03 03:44:12,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.948472976685s 2019-07-03 03:44:12,989 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_6ddde246-b242-4313-a3bb-c3667c05a4e4', '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'a6c124494b0c46c2b4ad05546c87df21', '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'02eba3d0-f593-4e1f-9d83-ce66c902ac45', 'swap': 0}) 2019-07-03 03:44:12,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:44:12,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45/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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"extra_specs": {}}' 2019-07-03 03:44:13,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-c966a3b4-8ddd-4f78-8c69-94ab8f63a432 x-openstack-request-id: req-c966a3b4-8ddd-4f78-8c69-94ab8f63a432 2019-07-03 03:44:13,120 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:44:13,120 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45/os-extra_specs used request id req-c966a3b4-8ddd-4f78-8c69-94ab8f63a432 2019-07-03 03:44:13,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.129938840866s 2019-07-03 03:44:13,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 03:44:13,123 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"keypair": {"name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4"}}' 2019-07-03 03:44:13,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-de7f66cc-eaa3-475a-a3ac-cd8b41a22622 x-openstack-request-id: req-de7f66cc-eaa3-475a-a3ac-cd8b41a22622 2019-07-03 03:44:13,400 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3TReGu5MLyNibE1pyr46VFVu8q9NPMGBTG4zQ11mMaOwMuXqCKjroDINrYOd+i7z5Exvd5qpVjkg4idQ7a6VQjTW0wZPTubJmXYBQ31FSwLonILrg9cdkERPU4eHqTNyCwAYC4fbNlUwKypGIiR7QdUotKLK0xfTfPSUDNfb0cFNat97Zgxfxhk6ScahKkvT8yLpJPchmsGhck3CePqcpUu68SSgUF65t7ldXoqB4yg6A/DvapNFrX8pkIgFg/T0lKDQGDqGbdT/E5s88+hRz9zWY3uQfQhnxRRFZxEPTS7SIg1Hia3xnQJ23bUVs0LR4ePgxin7392kv0A45kNaH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAt00XhruTC8jYmxNacq+OlRVbvKvTTzBgUxuM0NdZjGjsDLl6\ngio66AyDa2Dnfou8+RMb3eaqVY5IOInUO2ulUI01tMGT07myZl2AUN9RUsC6JyC6\n4PXHZBET1OHh6kzcgsAGAuH2zZVMCsqRiIke0HVKLSiytMX03z0lAzX29HBTWrfe\n2YMX8YZOknGoSpL0/Mi6ST3IZrBoXJNwnj6nKVLuvEkoFBeube5XV6KgeMoOgPw7\n2qTRa1/KZCIBYP09JSg0Bg6hm3U/xObPPPoUc/c1mN7kH0IZ8UURWcRD00u0iINR\n4mt8Z0Cdt21FbNC0eHj4MYp+9/dpL9AOOZDWhwIDAQABAoIBABKQJxrI8jpWS8Fg\ns1878jec4x53VD4Hyyl/d8JKnNIAai9btVFrT23inoiIVslVA31B9yeAza0+bIf1\nRV4DJ8nBkzfMBtmBS9TcETufcg/sXq3JvcM8gMXciOKdQZDF2esP4Uv3cFQfk4Tg\nQN7P7CP2TN3H6lkuVv8opQ/vLiRQ89tOlEPer1j1hcT1GB+RQh9pC4EgCMS9pIfi\nq4U9JxTiCgVCJ/Ra5wrVK5cUs2plxY35HXTylHPv3D0vHlI53INJf3lcp/7iyi4H\nZMCpJb7ErDADqJSXaWzI/VHnRHRqMgLPlrbPQ+GJPy1noikgQB9EpfozfTqo3hQK\nWD/+x/ECgYEA5iM0VlbEWubKBGIIdHZmb4KDIFaC1GQHfS/cXwAJjKkC+zSJLNqO\nUfh+Kn0B3+vkvvjAP5JbzXgF0iEWlMmuiSZxQqI0ukQPItwyd2xLWvLaGhOKLoIl\nGitkBEGRv999BXxjon577jYQNtcNJHGeNWk9pb5KoXeHhFDmKf1cj+kCgYEAy+Z1\nPVsYaLzxBxgxdpv/to20nSSfCAmp/PlyFknnBavRBAcHj+YSsw/yr3Kqh7sFLDXb\np87cOlrxW0/p7KyXiVQ6QAEkLcp3Y/cH76ttGT4PYLEdmy64tlMwixLaDo1zo2YC\n2hLlxSoWQucOQgviBrwKopudsYY4F0mWJCyBHO8CgYB4qExwV91qq0WPNraoGMtr\n+0k0UycUo70pbUZkqGhZTuM5QToKQiwL3fSH4jJxbAPp/BEPQ3TOLPcgTCjCqVrQ\nnU8UWGa8oaIt7LSo2CZJ8LlYopX3/FPnfIhbkuUPa+ToU2cJcrcXFVE671T8nnUM\nG7kuhK4sKbbrMF779NHqwQKBgC4sdRY8380wJEDgCKt8bi7v7hu75EuUrKr97gkA\nGVHec8m+scazaj6keOekRtvPzT8SvzhEDvkkCQ4NjcKr3vEZYsuFtqSr+ddoZKKw\nplcWB7N0yGiQ7wFS22ZTEZBEFhDFlBXAO8onWr0xx7fLKxctVBc4uEAwTdlwL5Dn\nhyF/AoGATJIAT5qfHjIChHR7S2NgOx5S6sn6oRsX8jRNHPxveKM4Htm+eTuMlfws\n1HKGlwb90/J5UTQVKXmxdWaTz6wnW4SrfXSX7G02od6Zd3z9r4sGsELqjUNlfWiY\nZzKfgd8L/RWe1sN2a4C4pYkt1A3cEgfIfj6zR1UQahu8fGsggUk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a9e2b2e8c6054a3390a120620a3c1f93", "name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "fingerprint": "d0:70:74:c1:d9:a1:02:b0:3f:fe:5e:95:bc:bf:df:79"}} 2019-07-03 03:44:13,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-de7f66cc-eaa3-475a-a3ac-cd8b41a22622 2019-07-03 03:44:13,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.280153989792s 2019-07-03 03:44:13,402 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3TReGu5MLyNibE1pyr46VFVu8q9NPMGBTG4zQ11mMaOwMuXqCKjroDINrYOd+i7z5Exvd5qpVjkg4idQ7a6VQjTW0wZPTubJmXYBQ31FSwLonILrg9cdkERPU4eHqTNyCwAYC4fbNlUwKypGIiR7QdUotKLK0xfTfPSUDNfb0cFNat97Zgxfxhk6ScahKkvT8yLpJPchmsGhck3CePqcpUu68SSgUF65t7ldXoqB4yg6A/DvapNFrX8pkIgFg/T0lKDQGDqGbdT/E5s88+hRz9zWY3uQfQhnxRRFZxEPTS7SIg1Hia3xnQJ23bUVs0LR4ePgxin7392kv0A45kNaH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAt00XhruTC8jYmxNacq+OlRVbvKvTTzBgUxuM0NdZjGjsDLl6\ngio66AyDa2Dnfou8+RMb3eaqVY5IOInUO2ulUI01tMGT07myZl2AUN9RUsC6JyC6\n4PXHZBET1OHh6kzcgsAGAuH2zZVMCsqRiIke0HVKLSiytMX03z0lAzX29HBTWrfe\n2YMX8YZOknGoSpL0/Mi6ST3IZrBoXJNwnj6nKVLuvEkoFBeube5XV6KgeMoOgPw7\n2qTRa1/KZCIBYP09JSg0Bg6hm3U/xObPPPoUc/c1mN7kH0IZ8UURWcRD00u0iINR\n4mt8Z0Cdt21FbNC0eHj4MYp+9/dpL9AOOZDWhwIDAQABAoIBABKQJxrI8jpWS8Fg\ns1878jec4x53VD4Hyyl/d8JKnNIAai9btVFrT23inoiIVslVA31B9yeAza0+bIf1\nRV4DJ8nBkzfMBtmBS9TcETufcg/sXq3JvcM8gMXciOKdQZDF2esP4Uv3cFQfk4Tg\nQN7P7CP2TN3H6lkuVv8opQ/vLiRQ89tOlEPer1j1hcT1GB+RQh9pC4EgCMS9pIfi\nq4U9JxTiCgVCJ/Ra5wrVK5cUs2plxY35HXTylHPv3D0vHlI53INJf3lcp/7iyi4H\nZMCpJb7ErDADqJSXaWzI/VHnRHRqMgLPlrbPQ+GJPy1noikgQB9EpfozfTqo3hQK\nWD/+x/ECgYEA5iM0VlbEWubKBGIIdHZmb4KDIFaC1GQHfS/cXwAJjKkC+zSJLNqO\nUfh+Kn0B3+vkvvjAP5JbzXgF0iEWlMmuiSZxQqI0ukQPItwyd2xLWvLaGhOKLoIl\nGitkBEGRv999BXxjon577jYQNtcNJHGeNWk9pb5KoXeHhFDmKf1cj+kCgYEAy+Z1\nPVsYaLzxBxgxdpv/to20nSSfCAmp/PlyFknnBavRBAcHj+YSsw/yr3Kqh7sFLDXb\np87cOlrxW0/p7KyXiVQ6QAEkLcp3Y/cH76ttGT4PYLEdmy64tlMwixLaDo1zo2YC\n2hLlxSoWQucOQgviBrwKopudsYY4F0mWJCyBHO8CgYB4qExwV91qq0WPNraoGMtr\n+0k0UycUo70pbUZkqGhZTuM5QToKQiwL3fSH4jJxbAPp/BEPQ3TOLPcgTCjCqVrQ\nnU8UWGa8oaIt7LSo2CZJ8LlYopX3/FPnfIhbkuUPa+ToU2cJcrcXFVE671T8nnUM\nG7kuhK4sKbbrMF779NHqwQKBgC4sdRY8380wJEDgCKt8bi7v7hu75EuUrKr97gkA\nGVHec8m+scazaj6keOekRtvPzT8SvzhEDvkkCQ4NjcKr3vEZYsuFtqSr+ddoZKKw\nplcWB7N0yGiQ7wFS22ZTEZBEFhDFlBXAO8onWr0xx7fLKxctVBc4uEAwTdlwL5Dn\nhyF/AoGATJIAT5qfHjIChHR7S2NgOx5S6sn6oRsX8jRNHPxveKM4Htm+eTuMlfws\n1HKGlwb90/J5UTQVKXmxdWaTz6wnW4SrfXSX7G02od6Zd3z9r4sGsELqjUNlfWiY\nZzKfgd8L/RWe1sN2a4C4pYkt1A3cEgfIfj6zR1UQahu8fGsggUk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a9e2b2e8c6054a3390a120620a3c1f93', 'name': u'singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4', 'created_at': '2019-07-03T03:44:13.402066', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6c124494b0c46c2b4ad05546c87df21', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd0:70:74:c1:d9:a1:02:b0:3f:fe:5e:95:bc:bf:df:79', 'type': 'ssh', 'id': u'singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4'}) 2019-07-03 03:44:13,402 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAt00XhruTC8jYmxNacq+OlRVbvKvTTzBgUxuM0NdZjGjsDLl6 gio66AyDa2Dnfou8+RMb3eaqVY5IOInUO2ulUI01tMGT07myZl2AUN9RUsC6JyC6 4PXHZBET1OHh6kzcgsAGAuH2zZVMCsqRiIke0HVKLSiytMX03z0lAzX29HBTWrfe 2YMX8YZOknGoSpL0/Mi6ST3IZrBoXJNwnj6nKVLuvEkoFBeube5XV6KgeMoOgPw7 2qTRa1/KZCIBYP09JSg0Bg6hm3U/xObPPPoUc/c1mN7kH0IZ8UURWcRD00u0iINR 4mt8Z0Cdt21FbNC0eHj4MYp+9/dpL9AOOZDWhwIDAQABAoIBABKQJxrI8jpWS8Fg s1878jec4x53VD4Hyyl/d8JKnNIAai9btVFrT23inoiIVslVA31B9yeAza0+bIf1 RV4DJ8nBkzfMBtmBS9TcETufcg/sXq3JvcM8gMXciOKdQZDF2esP4Uv3cFQfk4Tg QN7P7CP2TN3H6lkuVv8opQ/vLiRQ89tOlEPer1j1hcT1GB+RQh9pC4EgCMS9pIfi q4U9JxTiCgVCJ/Ra5wrVK5cUs2plxY35HXTylHPv3D0vHlI53INJf3lcp/7iyi4H ZMCpJb7ErDADqJSXaWzI/VHnRHRqMgLPlrbPQ+GJPy1noikgQB9EpfozfTqo3hQK WD/+x/ECgYEA5iM0VlbEWubKBGIIdHZmb4KDIFaC1GQHfS/cXwAJjKkC+zSJLNqO Ufh+Kn0B3+vkvvjAP5JbzXgF0iEWlMmuiSZxQqI0ukQPItwyd2xLWvLaGhOKLoIl GitkBEGRv999BXxjon577jYQNtcNJHGeNWk9pb5KoXeHhFDmKf1cj+kCgYEAy+Z1 PVsYaLzxBxgxdpv/to20nSSfCAmp/PlyFknnBavRBAcHj+YSsw/yr3Kqh7sFLDXb p87cOlrxW0/p7KyXiVQ6QAEkLcp3Y/cH76ttGT4PYLEdmy64tlMwixLaDo1zo2YC 2hLlxSoWQucOQgviBrwKopudsYY4F0mWJCyBHO8CgYB4qExwV91qq0WPNraoGMtr +0k0UycUo70pbUZkqGhZTuM5QToKQiwL3fSH4jJxbAPp/BEPQ3TOLPcgTCjCqVrQ nU8UWGa8oaIt7LSo2CZJ8LlYopX3/FPnfIhbkuUPa+ToU2cJcrcXFVE671T8nnUM G7kuhK4sKbbrMF779NHqwQKBgC4sdRY8380wJEDgCKt8bi7v7hu75EuUrKr97gkA GVHec8m+scazaj6keOekRtvPzT8SvzhEDvkkCQ4NjcKr3vEZYsuFtqSr+ddoZKKw plcWB7N0yGiQ7wFS22ZTEZBEFhDFlBXAO8onWr0xx7fLKxctVBc4uEAwTdlwL5Dn hyF/AoGATJIAT5qfHjIChHR7S2NgOx5S6sn6oRsX8jRNHPxveKM4Htm+eTuMlfws 1HKGlwb90/J5UTQVKXmxdWaTz6wnW4SrfXSX7G02od6Zd3z9r4sGsELqjUNlfWiY ZzKfgd8L/RWe1sN2a4C4pYkt1A3cEgfIfj6zR1UQahu8fGsggUk= -----END RSA PRIVATE KEY----- 2019-07-03 03:44:13,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-03 03:44:13,408 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"security_group": {"name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-07-03 03:44:13,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:13 GMT X-Openstack-Request-Id: req-aa31279c-e38f-4bf3-b173-9eb219d869b1 2019-07-03 03:44:13,834 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:13Z", "updated_at": "2019-07-03T03:44:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:13Z", "revision_number": 0, "id": "15a02c3c-a776-490b-9282-d1ef0c7f965a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:13Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:13Z", "revision_number": 0, "id": "e083aa29-9071-41d5-8ab5-2d12ee611052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:13Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "7e0767f6-a627-4e5e-addb-888207a823be", "name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}} 2019-07-03 03:44:13,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-aa31279c-e38f-4bf3-b173-9eb219d869b1 2019-07-03 03:44:13,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.427150964737s 2019-07-03 03:44:13,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:44:13,842 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:15,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:15 GMT X-Openstack-Request-Id: req-1a56670f-b803-4a1a-ba69-c8e9210ab654 2019-07-03 03:44:15,016 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:13Z", "updated_at": "2019-07-03T03:44:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:13Z", "revision_number": 0, "id": "15a02c3c-a776-490b-9282-d1ef0c7f965a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:13Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:13Z", "revision_number": 0, "id": "e083aa29-9071-41d5-8ab5-2d12ee611052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:13Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "7e0767f6-a627-4e5e-addb-888207a823be", "name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:44:15,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1a56670f-b803-4a1a-ba69-c8e9210ab654 2019-07-03 03:44:15,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.17491698265s 2019-07-03 03:44:15,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 03:44:15,023 - 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}a098c901760f6f89f022914e73f56a95297f460c" -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": "7e0767f6-a627-4e5e-addb-888207a823be"}}' 2019-07-03 03:44:15,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:15 GMT X-Openstack-Request-Id: req-a683acf9-f762-4484-8331-5a3ab49232e0 2019-07-03 03:44:15,445 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T03:44:15Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "port_range_min": 22, "revision_number": 0, "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:15Z", "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "9428c499-7d04-43d2-bf65-56f527c2850c"}} 2019-07-03 03:44:15,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a683acf9-f762-4484-8331-5a3ab49232e0 2019-07-03 03:44:15,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.422446012497s 2019-07-03 03:44:15,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:44:15,452 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:15,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:15 GMT X-Openstack-Request-Id: req-52607f0e-5d8d-4b1e-be1c-d9761ed67c86 2019-07-03 03:44:15,810 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:13Z", "updated_at": "2019-07-03T03:44:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:13Z", "revision_number": 0, "id": "15a02c3c-a776-490b-9282-d1ef0c7f965a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:13Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T03:44:15Z", "revision_number": 0, "id": "9428c499-7d04-43d2-bf65-56f527c2850c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:15Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:13Z", "revision_number": 0, "id": "e083aa29-9071-41d5-8ab5-2d12ee611052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:13Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 2, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "7e0767f6-a627-4e5e-addb-888207a823be", "name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:44:15,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-52607f0e-5d8d-4b1e-be1c-d9761ed67c86 2019-07-03 03:44:15,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359533071518s 2019-07-03 03:44:15,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 03:44:15,818 - 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}a098c901760f6f89f022914e73f56a95297f460c" -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": "7e0767f6-a627-4e5e-addb-888207a823be"}}' 2019-07-03 03:44:15,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:16 GMT X-Openstack-Request-Id: req-d297e720-5cd3-4034-b9e5-2f10476d4ed3 2019-07-03 03:44:15,972 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-03T03:44:15Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "port_range_min": null, "revision_number": 0, "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:15Z", "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "8756cc79-8d38-4011-9ca5-d0a5c48c090b"}} 2019-07-03 03:44:15,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d297e720-5cd3-4034-b9e5-2f10476d4ed3 2019-07-03 03:44:15,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155131101608s 2019-07-03 03:44:15,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:44:15,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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:16,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:16 GMT X-Openstack-Request-Id: req-d00b26bf-9717-49fa-ba19-225b19568c92 2019-07-03 03:44:16,333 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3019f47a-e463-477e-afe6-4929465d2a50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":["5d7a4646-ea3f-4fe1-8c60-b864fbadfc89"],"description":"","tags":[],"updated_at":"2019-07-03T03:43:58Z","qos_policy_id":null,"name":"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d065f69d-a083-4125-b80e-ab953644a50c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["b9cdcb0a-066f-4592-a428-bd2c9d8990a2"],"description":"","tags":[],"updated_at":"2019-07-03T03:43:59Z","qos_policy_id":null,"name":"HA network tenant a6c124494b0c46c2b4ad05546c87df21","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:43:59Z","provider:network_type":"vxlan"}]} 2019-07-03 03:44:16,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d00b26bf-9717-49fa-ba19-225b19568c92 2019-07-03 03:44:16,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360012769699s 2019-07-03 03:44:16,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:44:16,343 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:17,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:17 GMT X-Openstack-Request-Id: req-663759ac-e24b-4216-a567-19118ef3f491 2019-07-03 03:44:17,170 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:44:12Z", "file": "/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38/file", "owner": "a6c124494b0c46c2b4ad05546c87df21", "id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "size": 12716032, "self": "/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5a5c7554-181c-4c91-a896-e608fb1fda38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5a5c7554-181c-4c91-a896-e608fb1fda38/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:44:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:44:17,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-663759ac-e24b-4216-a567-19118ef3f491 2019-07-03 03:44:17,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.831279039383s 2019-07-03 03:44:17,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:44:17,180 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:17,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-166ed574-cec0-41bb-a8e4-5423d81f0cb5 x-openstack-request-id: req-166ed574-cec0-41bb-a8e4-5423d81f0cb5 2019-07-03 03:44:17,308 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_6ddde246-b242-4313-a3bb-c3667c05a4e4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "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": "02eba3d0-f593-4e1f-9d83-ce66c902ac45"}]} 2019-07-03 03:44:17,308 - 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-166ed574-cec0-41bb-a8e4-5423d81f0cb5 2019-07-03 03:44:17,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131679058075s 2019-07-03 03:44:17,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 03:44:17,314 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"server": {"name": "singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4", "imageRef": "5a5c7554-181c-4c91-a896-e608fb1fda38", "key_name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "flavorRef": "02eba3d0-f593-4e1f-9d83-ce66c902ac45", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3019f47a-e463-477e-afe6-4929465d2a50"}], "security_groups": [{"name": "7e0767f6-a627-4e5e-addb-888207a823be"}]}}' 2019-07-03 03:44:24,831 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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 location: http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785 x-compute-request-id: req-ff442e73-75bf-42b5-9974-c908b8819bf9 x-openstack-request-id: req-ff442e73-75bf-42b5-9974-c908b8819bf9 2019-07-03 03:44:24,832 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7e0767f6-a627-4e5e-addb-888207a823be"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6ff2803-a74e-43de-8c7c-9261e08c3785", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "bookmark"}], "adminPass": "c84iw53ZvmU5"}} 2019-07-03 03:44:24,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ff442e73-75bf-42b5-9974-c908b8819bf9 2019-07-03 03:44:24,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 7.52136898041s 2019-07-03 03:44:24,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:44:24,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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:25,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-d6d79b44-a996-40ac-a2fe-e994fa34b775 x-openstack-request-id: req-d6d79b44-a996-40ac-a2fe-e994fa34b775 2019-07-03 03:44:25,799 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "bookmark"}], "image": {"id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "links": [{"href": "http://172.30.9.23:8774/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02eba3d0-f593-4e1f-9d83-ce66c902ac45", "links": [{"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "bookmark"}]}, "id": "f6ff2803-a74e-43de-8c7c-9261e08c3785", "user_id": "a9e2b2e8c6054a3390a120620a3c1f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:44:25Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4", "created": "2019-07-03T03:44:24Z", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:44:25,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6d79b44-a996-40ac-a2fe-e994fa34b775 2019-07-03 03:44:25,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.966495037079s 2019-07-03 03:44:25,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:44:25,811 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:25,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:25 GMT X-Openstack-Request-Id: req-414c83aa-287f-4424-8fef-a3836fbdeb2b 2019-07-03 03:44:25,906 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3019f47a-e463-477e-afe6-4929465d2a50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":["5d7a4646-ea3f-4fe1-8c60-b864fbadfc89"],"description":"","tags":[],"updated_at":"2019-07-03T03:43:58Z","qos_policy_id":null,"name":"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d065f69d-a083-4125-b80e-ab953644a50c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["b9cdcb0a-066f-4592-a428-bd2c9d8990a2"],"description":"","tags":[],"updated_at":"2019-07-03T03:43:59Z","qos_policy_id":null,"name":"HA network tenant a6c124494b0c46c2b4ad05546c87df21","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:43:59Z","provider:network_type":"vxlan"}]} 2019-07-03 03:44:25,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-414c83aa-287f-4424-8fef-a3836fbdeb2b 2019-07-03 03:44:25,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957129001617s 2019-07-03 03:44:25,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:44:25,908 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:26,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:26 GMT X-Openstack-Request-Id: req-46bf975d-1cc3-4ec5-b7fe-868159873f54 2019-07-03 03:44:26,204 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T03:43:58Z","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":"5d7a4646-ea3f-4fe1-8c60-b864fbadfc89","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a6c124494b0c46c2b4ad05546c87df21","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6ddde246-b242-4313-a3bb-c3667c05a4e4","enable_dhcp":true,"segment_id":null,"network_id":"3019f47a-e463-477e-afe6-4929465d2a50","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:58Z","ip_version":4},{"updated_at":"2019-07-03T03:43:59Z","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":"b9cdcb0a-066f-4592-a428-bd2c9d8990a2","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant a6c124494b0c46c2b4ad05546c87df21","enable_dhcp":false,"segment_id":null,"network_id":"d065f69d-a083-4125-b80e-ab953644a50c","tenant_id":"","created_at":"2019-07-03T03:43:59Z","ip_version":4}]} 2019-07-03 03:44:26,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-46bf975d-1cc3-4ec5-b7fe-868159873f54 2019-07-03 03:44:26,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.296870946884s 2019-07-03 03:44:26,206 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:44:28,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:44:28,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:29,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-38cebbdb-ba00-4a05-8c7b-717e87acc582 x-openstack-request-id: req-38cebbdb-ba00-4a05-8c7b-717e87acc582 2019-07-03 03:44:29,309 - 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/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "bookmark"}], "image": {"id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "links": [{"href": "http://172.30.9.23:8774/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02eba3d0-f593-4e1f-9d83-ce66c902ac45", "links": [{"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "bookmark"}]}, "id": "f6ff2803-a74e-43de-8c7c-9261e08c3785", "security_groups": [{"name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}], "user_id": "a9e2b2e8c6054a3390a120620a3c1f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:44:28Z", "hostId": "b2a34e500013c27ebf7a722bf0000a683fbe5c6541ecde606ca2d040", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4", "created": "2019-07-03T03:44:24Z", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:44:29,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38cebbdb-ba00-4a05-8c7b-717e87acc582 2019-07-03 03:44:29,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10036706924s 2019-07-03 03:44:29,315 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:44:31,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:44:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:33,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-a6e0d717-c7cc-45a1-b999-f89920d9e7d1 x-openstack-request-id: req-a6e0d717-c7cc-45a1-b999-f89920d9e7d1 2019-07-03 03:44:33,477 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "bookmark"}], "image": {"id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "links": [{"href": "http://172.30.9.23:8774/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02eba3d0-f593-4e1f-9d83-ce66c902ac45", "links": [{"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "bookmark"}]}, "id": "f6ff2803-a74e-43de-8c7c-9261e08c3785", "security_groups": [{"name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}], "user_id": "a9e2b2e8c6054a3390a120620a3c1f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:44:29Z", "hostId": "b2a34e500013c27ebf7a722bf0000a683fbe5c6541ecde606ca2d040", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4", "created": "2019-07-03T03:44:24Z", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:44:33,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6e0d717-c7cc-45a1-b999-f89920d9e7d1 2019-07-03 03:44:33,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.1592810154s 2019-07-03 03:44:33,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:44:35,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:44:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:36,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 807 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45d46faa-bb71-473f-98ed-f831d9fa6a94 x-openstack-request-id: req-45d46faa-bb71-473f-98ed-f831d9fa6a94 2019-07-03 03:44:36,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:af:26", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "bookmark"}], "image": {"id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "links": [{"href": "http://172.30.9.23:8774/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02eba3d0-f593-4e1f-9d83-ce66c902ac45", "links": [{"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "bookmark"}]}, "id": "f6ff2803-a74e-43de-8c7c-9261e08c3785", "security_groups": [{"name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}], "user_id": "a9e2b2e8c6054a3390a120620a3c1f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:44:29Z", "hostId": "b2a34e500013c27ebf7a722bf0000a683fbe5c6541ecde606ca2d040", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4", "created": "2019-07-03T03:44:24Z", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:44:36,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45d46faa-bb71-473f-98ed-f831d9fa6a94 2019-07-03 03:44:36,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33128595352s 2019-07-03 03:44:36,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:44:38,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:44:38,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:39,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 807 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-abca814f-388d-43b2-ae0b-801b0d9091f9 x-openstack-request-id: req-abca814f-388d-43b2-ae0b-801b0d9091f9 2019-07-03 03:44:39,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:af:26", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "bookmark"}], "image": {"id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "links": [{"href": "http://172.30.9.23:8774/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02eba3d0-f593-4e1f-9d83-ce66c902ac45", "links": [{"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "bookmark"}]}, "id": "f6ff2803-a74e-43de-8c7c-9261e08c3785", "security_groups": [{"name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}], "user_id": "a9e2b2e8c6054a3390a120620a3c1f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:44:29Z", "hostId": "b2a34e500013c27ebf7a722bf0000a683fbe5c6541ecde606ca2d040", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4", "created": "2019-07-03T03:44:24Z", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:44:39,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-abca814f-388d-43b2-ae0b-801b0d9091f9 2019-07-03 03:44:39,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975786924362s 2019-07-03 03:44:39,809 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:44:41,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:44:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:43,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-2405f11b-ae55-4537-b63b-804150a23a11 x-openstack-request-id: req-2405f11b-ae55-4537-b63b-804150a23a11 2019-07-03 03:44:43,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:af:26", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "bookmark"}], "image": {"id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "links": [{"href": "http://172.30.9.23:8774/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-07-03T03:44:40.000000", "flavor": {"id": "02eba3d0-f593-4e1f-9d83-ce66c902ac45", "links": [{"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "bookmark"}]}, "id": "f6ff2803-a74e-43de-8c7c-9261e08c3785", "security_groups": [{"name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}], "user_id": "a9e2b2e8c6054a3390a120620a3c1f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:44:40Z", "hostId": "b2a34e500013c27ebf7a722bf0000a683fbe5c6541ecde606ca2d040", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4", "created": "2019-07-03T03:44:24Z", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:44:43,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2405f11b-ae55-4537-b63b-804150a23a11 2019-07-03 03:44:43,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45884895325s 2019-07-03 03:44:43,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:44:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=f6ff2803-a74e-43de-8c7c-9261e08c3785" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:43,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:43 GMT X-Openstack-Request-Id: req-ee37ef92-9d0f-4439-8717-f3129593e9d9 2019-07-03 03:44:43,354 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:44:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d7a4646-ea3f-4fe1-8c60-b864fbadfc89","ip_address":"192.168.120.6"}],"id":"95297dbf-d0ec-4180-ae69-f3e70325e6af","security_groups":["7e0767f6-a627-4e5e-addb-888207a823be"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:af:26","project_id":"a6c124494b0c46c2b4ad05546c87df21","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3019f47a-e463-477e-afe6-4929465d2a50","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:44:28Z","binding:vnic_type":"normal","device_id":"f6ff2803-a74e-43de-8c7c-9261e08c3785","ip_allocation":"immediate"}]} 2019-07-03 03:44:43,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=f6ff2803-a74e-43de-8c7c-9261e08c3785 used request id req-ee37ef92-9d0f-4439-8717-f3129593e9d9 2019-07-03 03:44:43,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0775318145752s 2019-07-03 03:44:43,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:43,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=95297dbf-d0ec-4180-ae69-f3e70325e6af" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:43,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:43 GMT X-Openstack-Request-Id: req-24fc7f84-e795-4d08-b146-230509cd792a 2019-07-03 03:44:43,412 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:44:43,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=95297dbf-d0ec-4180-ae69-f3e70325e6af used request id req-24fc7f84-e795-4d08-b146-230509cd792a 2019-07-03 03:44:43,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0481331348419s 2019-07-03 03:44:43,413 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:af:26', 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'5a5c7554-181c-4c91-a896-e608fb1fda38'}), 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-07-03T03:44:40.000000', 'flavor': Munch({u'id': u'02eba3d0-f593-4e1f-9d83-ce66c902ac45'}), 'az': u'nova', 'id': u'f6ff2803-a74e-43de-8c7c-9261e08c3785', 'security_groups': [Munch({u'name': u'singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a9e2b2e8c6054a3390a120620a3c1f93', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6c124494b0c46c2b4ad05546c87df21', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T03:44:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T03:44:40Z', 'hostId': u'b2a34e500013c27ebf7a722bf0000a683fbe5c6541ecde606ca2d040', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'b2a34e500013c27ebf7a722bf0000a683fbe5c6541ecde606ca2d040', '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-07-03T03:44:40.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a6c124494b0c46c2b4ad05546c87df21', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4', 'adminPass': u'c84iw53ZvmU5', 'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', 'created_at': u'2019-07-03T03:44:24Z', 'created': u'2019-07-03T03:44:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 03:44:43,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:44:43,419 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:43,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:43 GMT X-Openstack-Request-Id: req-304a00ab-1f35-4797-a820-bcefbc9fb631 2019-07-03 03:44:43,794 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3019f47a-e463-477e-afe6-4929465d2a50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":["5d7a4646-ea3f-4fe1-8c60-b864fbadfc89"],"description":"","tags":[],"updated_at":"2019-07-03T03:43:58Z","qos_policy_id":null,"name":"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d065f69d-a083-4125-b80e-ab953644a50c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["b9cdcb0a-066f-4592-a428-bd2c9d8990a2"],"description":"","tags":[],"updated_at":"2019-07-03T03:43:59Z","qos_policy_id":null,"name":"HA network tenant a6c124494b0c46c2b4ad05546c87df21","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:43:59Z","provider:network_type":"vxlan"}]} 2019-07-03 03:44:43,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-304a00ab-1f35-4797-a820-bcefbc9fb631 2019-07-03 03:44:43,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376075983047s 2019-07-03 03:44:43,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:44:43,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=f6ff2803-a74e-43de-8c7c-9261e08c3785" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:44,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:44 GMT X-Openstack-Request-Id: req-5db35a5a-273b-4ed9-a960-5c0d3e4816e0 2019-07-03 03:44:44,318 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:44:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d7a4646-ea3f-4fe1-8c60-b864fbadfc89","ip_address":"192.168.120.6"}],"id":"95297dbf-d0ec-4180-ae69-f3e70325e6af","security_groups":["7e0767f6-a627-4e5e-addb-888207a823be"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:af:26","project_id":"a6c124494b0c46c2b4ad05546c87df21","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3019f47a-e463-477e-afe6-4929465d2a50","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:44:28Z","binding:vnic_type":"normal","device_id":"f6ff2803-a74e-43de-8c7c-9261e08c3785","ip_allocation":"immediate"}]} 2019-07-03 03:44:44,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=f6ff2803-a74e-43de-8c7c-9261e08c3785 used request id req-5db35a5a-273b-4ed9-a960-5c0d3e4816e0 2019-07-03 03:44:44,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.521912813187s 2019-07-03 03:44:44,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 03:44:44,320 - 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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.6", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af"}}' 2019-07-03 03:44:48,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:48 GMT X-Openstack-Request-Id: req-f80600fc-8215-4a31-8249-3d30f1a9c401 2019-07-03 03:44:48,441 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c29c2574-c644-434a-b8ab-15deae4960cc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:46Z", "updated_at": "2019-07-03T03:44:46Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:af:26", "device_id": "f6ff2803-a74e-43de-8c7c-9261e08c3785"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af", "id": "9e5e17f4-d9a7-440e-9808-6f328c91d990", "qos_policy_id": null}} 2019-07-03 03:44:48,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f80600fc-8215-4a31-8249-3d30f1a9c401 2019-07-03 03:44:48,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 4.12152695656s 2019-07-03 03:44:48,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:48,456 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:48,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:48 GMT X-Openstack-Request-Id: req-d106486c-7237-4140-9aee-477a4398152e 2019-07-03 03:44:48,762 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c29c2574-c644-434a-b8ab-15deae4960cc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:46Z", "updated_at": "2019-07-03T03:44:46Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:af:26", "device_id": "f6ff2803-a74e-43de-8c7c-9261e08c3785"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af", "id": "9e5e17f4-d9a7-440e-9808-6f328c91d990", "qos_policy_id": null}]} 2019-07-03 03:44:48,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d106486c-7237-4140-9aee-477a4398152e 2019-07-03 03:44:48,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.306478977203s 2019-07-03 03:44:48,768 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:44:48,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:48,878 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:48,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:48 GMT X-Openstack-Request-Id: req-7ee33eab-2f38-4545-8553-faaaadecad20 2019-07-03 03:44:48,940 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c29c2574-c644-434a-b8ab-15deae4960cc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:46Z", "updated_at": "2019-07-03T03:44:46Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:af:26", "device_id": "f6ff2803-a74e-43de-8c7c-9261e08c3785"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af", "id": "9e5e17f4-d9a7-440e-9808-6f328c91d990", "qos_policy_id": null}]} 2019-07-03 03:44:48,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7ee33eab-2f38-4545-8553-faaaadecad20 2019-07-03 03:44:48,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628838539124s 2019-07-03 03:44:48,947 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:44:49,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:49,058 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:49,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:49 GMT X-Openstack-Request-Id: req-e13ab3ab-f171-4398-9732-e3bfe055182a 2019-07-03 03:44:49,155 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c29c2574-c644-434a-b8ab-15deae4960cc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:46Z", "updated_at": "2019-07-03T03:44:46Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:af:26", "device_id": "f6ff2803-a74e-43de-8c7c-9261e08c3785"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af", "id": "9e5e17f4-d9a7-440e-9808-6f328c91d990", "qos_policy_id": null}]} 2019-07-03 03:44:49,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e13ab3ab-f171-4398-9732-e3bfe055182a 2019-07-03 03:44:49,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0982890129089s 2019-07-03 03:44:49,162 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:44:49,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:49,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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:49,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:49 GMT X-Openstack-Request-Id: req-47b62e8d-2dae-447d-b2f0-ada12ad379d3 2019-07-03 03:44:49,332 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c29c2574-c644-434a-b8ab-15deae4960cc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:46Z", "updated_at": "2019-07-03T03:44:46Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:af:26", "device_id": "f6ff2803-a74e-43de-8c7c-9261e08c3785"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af", "id": "9e5e17f4-d9a7-440e-9808-6f328c91d990", "qos_policy_id": null}]} 2019-07-03 03:44:49,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-47b62e8d-2dae-447d-b2f0-ada12ad379d3 2019-07-03 03:44:49,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606961250305s 2019-07-03 03:44:49,338 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:44:49,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:49,448 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:49,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:49 GMT X-Openstack-Request-Id: req-2800d09e-fc76-40ad-9a6c-fa3d98390cfc 2019-07-03 03:44:49,514 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c29c2574-c644-434a-b8ab-15deae4960cc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:46Z", "updated_at": "2019-07-03T03:44:46Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:af:26", "device_id": "f6ff2803-a74e-43de-8c7c-9261e08c3785"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af", "id": "9e5e17f4-d9a7-440e-9808-6f328c91d990", "qos_policy_id": null}]} 2019-07-03 03:44:49,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-2800d09e-fc76-40ad-9a6c-fa3d98390cfc 2019-07-03 03:44:49,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0663020610809s 2019-07-03 03:44:49,520 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:44:49,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:49,630 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:49,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:49 GMT X-Openstack-Request-Id: req-5cdd0c25-406b-44ed-ab83-6371292d648b 2019-07-03 03:44:49,713 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c29c2574-c644-434a-b8ab-15deae4960cc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:46Z", "updated_at": "2019-07-03T03:44:46Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:af:26", "device_id": "f6ff2803-a74e-43de-8c7c-9261e08c3785"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af", "id": "9e5e17f4-d9a7-440e-9808-6f328c91d990", "qos_policy_id": null}]} 2019-07-03 03:44:49,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5cdd0c25-406b-44ed-ab83-6371292d648b 2019-07-03 03:44:49,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.083527803421s 2019-07-03 03:44:49,719 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:44:49,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:49,830 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:50,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:50 GMT X-Openstack-Request-Id: req-8819d5fe-3995-43e9-80dc-603e31f48758 2019-07-03 03:44:50,194 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c29c2574-c644-434a-b8ab-15deae4960cc", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:46Z", "updated_at": "2019-07-03T03:44:49Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:af:26", "device_id": "f6ff2803-a74e-43de-8c7c-9261e08c3785"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "port_id": "95297dbf-d0ec-4180-ae69-f3e70325e6af", "id": "9e5e17f4-d9a7-440e-9808-6f328c91d990", "qos_policy_id": null}]} 2019-07-03 03:44:50,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8819d5fe-3995-43e9-80dc-603e31f48758 2019-07-03 03:44:50,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.364724874496s 2019-07-03 03:44:50,200 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c29c2574-c644-434a-b8ab-15deae4960cc', 'updated_at': u'2019-07-03T03:44:49Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 2, 'port_id': u'95297dbf-d0ec-4180-ae69-f3e70325e6af', 'id': u'9e5e17f4-d9a7-440e-9808-6f328c91d990', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'95297dbf-d0ec-4180-ae69-f3e70325e6af', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a6c124494b0c46c2b4ad05546c87df21', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a6c124494b0c46c2b4ad05546c87df21', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3019f47a-e463-477e-afe6-4929465d2a50', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:af:26', u'device_id': u'f6ff2803-a74e-43de-8c7c-9261e08c3785'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a6c124494b0c46c2b4ad05546c87df21', 'created_at': u'2019-07-03T03:44:46Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3019f47a-e463-477e-afe6-4929465d2a50', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:af:26', u'device_id': u'f6ff2803-a74e-43de-8c7c-9261e08c3785'}), 'router': u'c29c2574-c644-434a-b8ab-15deae4960cc'}) 2019-07-03 03:44:50,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 03:44:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785/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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 03:44:51,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9607 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2e41a6e-ebd9-436f-b00b-81e81d12f4db x-openstack-request-id: req-a2e41a6e-ebd9-436f-b00b-81e81d12f4db 2019-07-03 03:44:51,145 - 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 536555553 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.247768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.250930] pid_max: default: 32768 minimum: 301\n[ 0.252632] ACPI: Core revision 20150930\n[ 0.254775] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.257253] Security Framework initialized\n[ 0.258807] Yama: becoming mindful.\n[ 0.260195] AppArmor: AppArmor initialized\n[ 0.261786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.264289] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.266710] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269006] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271596] Initializing cgroup subsys io\n[ 0.273137] Initializing cgroup subsys memory\n[ 0.274812] Initializing cgroup subsys devices\n[ 0.276469] Initializing cgroup subsys freezer\n[ 0.278133] Initializing cgroup subsys net_cls\n[ 0.279782] Initializing cgroup subsys perf_event\n[ 0.281515] Initializing cgroup subsys net_prio\n[ 0.283191] Initializing cgroup subsys hugetlb\n[ 0.284870] Initializing cgroup subsys pids\n[ 0.286522] CPU: Physical Processor ID: 0\n[ 0.288760] mce: CPU supports 10 MCE banks\n[ 0.290365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.292269] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.312953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.323852] ftrace: allocating 31920 entries in 125 pages\n[ 0.361103] smpboot: Max logical packages: 1\n[ 0.362730] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.365311] x2apic enabled\n[ 0.366783] Switched APIC routing to physical x2apic.\n[ 0.369854] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.371979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.375937] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379326] KVM setup paravirtual spinlock\n[ 0.381399] x86: Booted up 1 node, 1 CPUs\n[ 0.382930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.385531] devtmpfs: initialized\n[ 0.387873] evm: security.selinux\n[ 0.389183] evm: security.SMACK64\n[ 0.390492] evm: security.SMACK64EXEC\n[ 0.391901] evm: security.SMACK64TRANSMUTE\n[ 0.393426] evm: security.SMACK64MMAP\n[ 0.394832] evm: security.ima\n[ 0.396069] evm: security.capability\n[ 0.397543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.401020] pinctrl core: initialized pinctrl subsystem\n[ 0.403040] RTC time: 3:44:40, date: 07/03/19\n[ 0.404788] NET: Registered protocol family 16\n[ 0.406611] cpuidle: using governor ladder\n[ 0.408158] cpuidle: using governor menu\n[ 0.409643] PCCT header not found.\n[ 0.411030] ACPI: bus type PCI registered\n[ 0.412539] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.414868] PCI: Using configuration type 1 for base access\n[ 0.417636] ACPI: Added _OSI(Module Device)\n[ 0.419225] ACPI: Added _OSI(Processor Device)\n[ 0.420862] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.422573] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.425307] ACPI: Interpreter enabled\n[ 0.426772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.430277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.433765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.437299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.440785] ACPI: (supports S0 S5)\n[ 0.442121] ACPI: Using IOAPIC for interrupt routing\n[ 0.443913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448674] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.450843] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453191] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455468] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459617] acpiphp: Slot [3] registered\n[ 0.461126] acpiphp: Slot [4] registered\n[ 0.462566] acpiphp: Slot [5] registered\n[ 0.464019] acpiphp: Slot [6] registered\n[ 0.465459] acpiphp: Slot [7] registered\n[ 0.466932] acpiphp: Slot [8] registered\n[ 0.468373] acpiphp: Slot [9] registered\n[ 0.469823] acpiphp: Slot [10] registered\n[ 0.471291] acpiphp: Slot [11] registered\n[ 0.472761] acpiphp: Slot [12] registered\n[ 0.474227] acpiphp: Slot [13] registered\n[ 0.475682] acpiphp: Slot [14] registered\n[ 0.477194] acpiphp: Slot [15] registered\n[ 0.495320] acpiphp: Slot [16] registered\n[ 0.496845] acpiphp: Slot [17] registered\n[ 0.498306] acpiphp: Slot [18] registered\n[ 0.499777] acpiphp: Slot [19] registered\n[ 0.501236] acpiphp: Slot [20] registered\n[ 0.502700] acpiphp: Slot [21] registered\n[ 0.504179] acpiphp: Slot [22] registered\n[ 0.505693] acpiphp: Slot [23] registered\n[ 0.507263] acpiphp: Slot [24] registered\n[ 0.508795] acpiphp: Slot [25] registered\n[ 0.510318] acpiphp: Slot [26] registered\n[ 0.511846] acpiphp: Slot [27] registered\n[ 0.513378] acpiphp: Slot [28] registered\n[ 0.514905] acpiphp: Slot [29] registered\n[ 0.516447] acpiphp: Slot [30] registered\n[ 0.517986] acpiphp: Slot [31] registered\n[ 0.519515] PCI host bridge to bus 0000:00\n[ 0.521046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.523361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.525670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.528438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.534183] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.537051] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.543849] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.546302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.548607] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.551027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.556220] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.558954] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.582592] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.585947] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588644] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.591292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.593913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.596318] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.599541] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.601549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.604470] vgaarb: loaded\n[ 0.605602] vgaarb: bridge control possible 0000:00:02.0\n[ 0.608309] SCSI subsystem initialized\n[ 0.610426] ACPI: bus type USB registered\n[ 0.612029] usbcore: registered new interface driver usbfs\n[ 0.613999] usbcore: registered new interface driver hub\n[ 0.615905] usbcore: registered new device driver usb\n[ 0.618164] PCI: Using ACPI for IRQ routing\n[ 0.620652] NetLabel: Initializing\n[ 0.622015] NetLabel: domain hash size = 128\n[ 0.623628] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.625477] NetLabel: unlabeled traffic allowed by default\n[ 0.628048] clocksource: Switched to clocksource kvm-clock\n[ 0.640174] AppArmor: AppArmor Filesystem Enabled\n[ 0.642001] pnp: PnP ACPI init\n[ 0.643700] pnp: PnP ACPI: found 5 devices\n[ 0.651172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.654454] NET: Registered protocol family 2\n[ 0.656673] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.659180] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.661471] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.663775] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.665845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.668166] NET: Registered protocol family 1\n[ 0.669880] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.671955] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.674005] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.689306] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.704773] Trying to unpack rootfs image as initramfs...\n[ 0.771454] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.774691] Scanning for low memory corruption every 60 seconds\n[ 0.777322] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.779566] audit: initializing netlink subsys (disabled)\n[ 0.781628] audit: type=2000 audit(1562125481.115:1): initialized\n[ 0.784179] Initialise system trusted keyring\n[ 0.786000] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.788207] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.791562] zbud: loaded\n[ 0.792888] VFS: Disk quotas dquot_6.6.0\n[ 0.794425] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.797228] fuse init (API version 7.23)\n[ 0.798907] Key type big_key registered\n[ 0.800483] Allocating IMA MOK and blacklist keyrings.\n[ 0.802732] Key type asymmetric registered\n[ 0.804313] Asymmetric key parser 'x509' registered\n[ 0.806122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.808949] io scheduler noop registered\n[ 0.810485] io scheduler deadline registered (default)\n[ 0.812405] io scheduler cfq registered\n[ 0.814008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.815973] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.818381] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.821160] ACPI: Power Button [PWRF]\n[ 0.822741] GHES: HEST is not enabled!\n[ 0.837180] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.867307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.871020] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.896780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.900722] Linux agpgart interface v0.103\n[ 0.904873] brd: module loaded\n[ 0.907551] loop: module loaded\n[ 0.914246] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.916998] GPT:90111 != 2097151\n[ 0.918276] GPT:Alternate GPT header not at the end of the disk.\n[ 0.920350] GPT:90111 != 2097151\n[ 0.921664] GPT: Use GNU Parted to correct GPT errors.\n[ 0.923494] vda: vda1 vda15\n[ 0.925559] scsi host0: ata_piix\n[ 0.926980] scsi host1: ata_piix\n[ 0.928332] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.930653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.933706] libphy: Fixed MDIO Bus: probed\n[ 0.935259] tun: Universal TUN/TAP device driver, 1.6\n[ 0.937076] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.940567] PPP generic driver version 2.4.2\n[ 0.942310] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.944582] ehci-pci: EHCI PCI platform driver\n[ 0.946247] ehci-platform: EHCI generic platform driver\n[ 0.948135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.950294] ohci-pci: OHCI PCI platform driver\n[ 0.951991] ohci-platform: OHCI generic platform driver\n[ 0.953887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.969194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.971117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.973955] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.975822] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.978044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.980369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.983081] usb usb1: Product: UHCI Host Controller\n[ 0.984841] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.987012] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.988830] hub 1-0:1.0: USB hub found\n[ 0.990297] hub 1-0:1.0: 2 ports detected\n[ 0.992079] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.995971] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.997775] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.999692] mousedev: PS/2 mouse device common for all mice\n[ 1.002088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.005283] rtc_cmos 00:00: RTC can wake from S4\n[ 1.007584] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.009825] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.012108] i2c /dev entries driver\n[ 1.013539] device-mapper: uevent: version 1.0.3\n[ 1.015330] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.018386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.020890] NET: Registered protocol family 10\n[ 1.023097] NET: Registered protocol family 17\n[ 1.024792] Key type dns_resolver registered\n[ 1.026608] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.028683] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.031986] registered taskstats version 1\n[ 1.033639] Loading compiled-in X.509 certificates\n[ 1.036021] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.039531] zswap: loaded using pool lzo/zbud\n[ 1.042325] Key type trusted registered\n[ 1.044973] Key type encrypted registered\n[ 1.046500] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.048482] ima: No TPM chip found, activating TPM-bypass!\n[ 1.050450] evm: HMAC attrs: 0x1\n[ 1.052193] Magic number: 11:230:714\n[ 1.053826] rtc_cmos 00:00: setting system clock to 2019-07-03 03:44:41 UTC (1562125481)\n[ 1.056894] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.058983] EDD information not available.\n[ 1.091023] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.110744] Write protecting the kernel read-only data: 14336k\n[ 1.116485] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.119953] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.288385] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.08. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChnnYPgj8uEyO/hUpumjlOiUjxfcs5RTvWYRr2aYUQx8enxm8qbk4jUshyqrQckFpbSKNyN/nzmGIQBgxVfuDatuiUcNKL/GloAJBCzJ8bNOl8WLMPs3uE4F8ZFk2gC0WjXmxJnJsVknsurz7I0Mu927QgnaAX3fuW5nmxN4PTv4fcuBah6erSlqP6tCwkMmNT/X4FFZE2+4hdBdycfJQfyoBJpuVwpEHsC49o8J4nL8pNUWB66HNshYmFahMim98hcsMcweIZs7fwu56Ugtyu6XLz4OMKrRfMQoRSu9u6KBF3Tlup+xOkc4QCHrKIuTpwiH5iStNk5qPjTqIPNhRp root@singlevm1-vm-6ddde246-b242-4313-a3bb-c3667c05a4e4\nssh-dss AAAAB3NzaC1kc3MAAACBAO70yz4t5HeiX/0GAObYOPM2lszjCOUHyQc2SVzuVre5Ftfm9FRpVCkpuDU8h2BAVTkp5UbHBJHVlm13slASjo4xW4kSGwDeaBb95ZE57MIG2jngOGQnjDuJTeDXQM/zn1PhKVpIra8bPvzmyXdbWi9h2Qf1TFLcgB8SmLQBGT+ZAAAAFQCk+NZssZbCwtutpbwgg6/lmE9iqQAAAIAWMMrQt+tGRXkbeT0d3fMS4WBdf4KLopKv7FJH0f+5KrERsvY1X5RscbPADlgplajLVxtFOocGqQspB6dN3+FoyGubBL2538fc06cWuXVfF0ePg+PExZCqwkmgEpefjvIAav47B6awRzC9Cc09b7kyOAi9a/waSdPcC5tPO3GIUQAAAIEAo8Fu1Tuy6evauWCIBFgCOATBm5UOz5pFrxKBITg5mtycJZBIvvhOXyOLmjvBeuji1DnZQ4R57OUfmVzwQgOH22nzl0AXIhGckXoycd47QZtwHsz5d8BX7N9wPeKizN6bsrb4DeQBFTiQk/XDfhgoPoLdA7NtEEuwKlG3gqmvsiw= root@singlevm1-vm-6ddde246-b242-4313-a3bb-c3667c05a4e4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe18:af26/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-6ddde246-b242-4313-a3bb-c3667c05a4e4\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.60 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-6ddde246-b242-4313-a3bb-c3667c05a4e4 login: "} 2019-07-03 03:44:51,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785/action used request id req-a2e41a6e-ebd9-436f-b00b-81e81d12f4db 2019-07-03 03:44:51,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.944763183594s 2019-07-03 03:44:51,146 - 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 536555553 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.247768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.250930] pid_max: default: 32768 minimum: 301 [ 0.252632] ACPI: Core revision 20150930 [ 0.254775] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257253] Security Framework initialized [ 0.258807] Yama: becoming mindful. [ 0.260195] AppArmor: AppArmor initialized [ 0.261786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264289] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266710] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269006] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271596] Initializing cgroup subsys io [ 0.273137] Initializing cgroup subsys memory [ 0.274812] Initializing cgroup subsys devices [ 0.276469] Initializing cgroup subsys freezer [ 0.278133] Initializing cgroup subsys net_cls [ 0.279782] Initializing cgroup subsys perf_event [ 0.281515] Initializing cgroup subsys net_prio [ 0.283191] Initializing cgroup subsys hugetlb [ 0.284870] Initializing cgroup subsys pids [ 0.286522] CPU: Physical Processor ID: 0 [ 0.288760] mce: CPU supports 10 MCE banks [ 0.290365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.292269] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.312953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.323852] ftrace: allocating 31920 entries in 125 pages [ 0.361103] smpboot: Max logical packages: 1 [ 0.362730] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.365311] x2apic enabled [ 0.366783] Switched APIC routing to physical x2apic. [ 0.369854] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.375937] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379326] KVM setup paravirtual spinlock [ 0.381399] x86: Booted up 1 node, 1 CPUs [ 0.382930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.385531] devtmpfs: initialized [ 0.387873] evm: security.selinux [ 0.389183] evm: security.SMACK64 [ 0.390492] evm: security.SMACK64EXEC [ 0.391901] evm: security.SMACK64TRANSMUTE [ 0.393426] evm: security.SMACK64MMAP [ 0.394832] evm: security.ima [ 0.396069] evm: security.capability [ 0.397543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.401020] pinctrl core: initialized pinctrl subsystem [ 0.403040] RTC time: 3:44:40, date: 07/03/19 [ 0.404788] NET: Registered protocol family 16 [ 0.406611] cpuidle: using governor ladder [ 0.408158] cpuidle: using governor menu [ 0.409643] PCCT header not found. [ 0.411030] ACPI: bus type PCI registered [ 0.412539] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.414868] PCI: Using configuration type 1 for base access [ 0.417636] ACPI: Added _OSI(Module Device) [ 0.419225] ACPI: Added _OSI(Processor Device) [ 0.420862] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.422573] ACPI: Added _OSI(Processor Aggregator Device) [ 0.425307] ACPI: Interpreter enabled [ 0.426772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.430277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.433765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.437299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.440785] ACPI: (supports S0 S5) [ 0.442121] ACPI: Using IOAPIC for interrupt routing [ 0.443913] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448674] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.450843] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453191] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455468] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459617] acpiphp: Slot [3] registered [ 0.461126] acpiphp: Slot [4] registered [ 0.462566] acpiphp: Slot [5] registered [ 0.464019] acpiphp: Slot [6] registered [ 0.465459] acpiphp: Slot [7] registered [ 0.466932] acpiphp: Slot [8] registered [ 0.468373] acpiphp: Slot [9] registered [ 0.469823] acpiphp: Slot [10] registered [ 0.471291] acpiphp: Slot [11] registered [ 0.472761] acpiphp: Slot [12] registered [ 0.474227] acpiphp: Slot [13] registered [ 0.475682] acpiphp: Slot [14] registered [ 0.477194] acpiphp: Slot [15] registered [ 0.495320] acpiphp: Slot [16] registered [ 0.496845] acpiphp: Slot [17] registered [ 0.498306] acpiphp: Slot [18] registered [ 0.499777] acpiphp: Slot [19] registered [ 0.501236] acpiphp: Slot [20] registered [ 0.502700] acpiphp: Slot [21] registered [ 0.504179] acpiphp: Slot [22] registered [ 0.505693] acpiphp: Slot [23] registered [ 0.507263] acpiphp: Slot [24] registered [ 0.508795] acpiphp: Slot [25] registered [ 0.510318] acpiphp: Slot [26] registered [ 0.511846] acpiphp: Slot [27] registered [ 0.513378] acpiphp: Slot [28] registered [ 0.514905] acpiphp: Slot [29] registered [ 0.516447] acpiphp: Slot [30] registered [ 0.517986] acpiphp: Slot [31] registered [ 0.519515] PCI host bridge to bus 0000:00 [ 0.521046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.523361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.525670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.528438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.534183] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.537051] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.543849] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.546302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.548607] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.551027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.556220] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.558954] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.582592] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.585947] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588644] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.591292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.593913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.596318] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599541] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.604470] vgaarb: loaded [ 0.605602] vgaarb: bridge control possible 0000:00:02.0 [ 0.608309] SCSI subsystem initialized [ 0.610426] ACPI: bus type USB registered [ 0.612029] usbcore: registered new interface driver usbfs [ 0.613999] usbcore: registered new interface driver hub [ 0.615905] usbcore: registered new device driver usb [ 0.618164] PCI: Using ACPI for IRQ routing [ 0.620652] NetLabel: Initializing [ 0.622015] NetLabel: domain hash size = 128 [ 0.623628] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.625477] NetLabel: unlabeled traffic allowed by default [ 0.628048] clocksource: Switched to clocksource kvm-clock [ 0.640174] AppArmor: AppArmor Filesystem Enabled [ 0.642001] pnp: PnP ACPI init [ 0.643700] pnp: PnP ACPI: found 5 devices [ 0.651172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.654454] NET: Registered protocol family 2 [ 0.656673] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.659180] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.661471] TCP: Hash tables configured (established 4096 bind 4096) [ 0.663775] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.665845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.668166] NET: Registered protocol family 1 [ 0.669880] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.671955] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.674005] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.689306] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.704773] Trying to unpack rootfs image as initramfs... [ 0.771454] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.774691] Scanning for low memory corruption every 60 seconds [ 0.777322] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.779566] audit: initializing netlink subsys (disabled) [ 0.781628] audit: type=2000 audit(1562125481.115:1): initialized [ 0.784179] Initialise system trusted keyring [ 0.786000] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.788207] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.791562] zbud: loaded [ 0.792888] VFS: Disk quotas dquot_6.6.0 [ 0.794425] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.797228] fuse init (API version 7.23) [ 0.798907] Key type big_key registered [ 0.800483] Allocating IMA MOK and blacklist keyrings. [ 0.802732] Key type asymmetric registered [ 0.804313] Asymmetric key parser 'x509' registered [ 0.806122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.808949] io scheduler noop registered [ 0.810485] io scheduler deadline registered (default) [ 0.812405] io scheduler cfq registered [ 0.814008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.815973] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.818381] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.821160] ACPI: Power Button [PWRF] [ 0.822741] GHES: HEST is not enabled! [ 0.837180] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.867307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.871020] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.896780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.900722] Linux agpgart interface v0.103 [ 0.904873] brd: module loaded [ 0.907551] loop: module loaded [ 0.914246] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.916998] GPT:90111 != 2097151 [ 0.918276] GPT:Alternate GPT header not at the end of the disk. [ 0.920350] GPT:90111 != 2097151 [ 0.921664] GPT: Use GNU Parted to correct GPT errors. [ 0.923494] vda: vda1 vda15 [ 0.925559] scsi host0: ata_piix [ 0.926980] scsi host1: ata_piix [ 0.928332] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.930653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.933706] libphy: Fixed MDIO Bus: probed [ 0.935259] tun: Universal TUN/TAP device driver, 1.6 [ 0.937076] tun: (C) 1999-2004 Max Krasnyansky [ 0.940567] PPP generic driver version 2.4.2 [ 0.942310] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.944582] ehci-pci: EHCI PCI platform driver [ 0.946247] ehci-platform: EHCI generic platform driver [ 0.948135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.950294] ohci-pci: OHCI PCI platform driver [ 0.951991] ohci-platform: OHCI generic platform driver [ 0.953887] uhci_hcd: USB Universal Host Controller Interface driver [ 0.969194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.971117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.973955] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.975822] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.978044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.980369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.983081] usb usb1: Product: UHCI Host Controller [ 0.984841] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.987012] usb usb1: SerialNumber: 0000:00:01.2 [ 0.988830] hub 1-0:1.0: USB hub found [ 0.990297] hub 1-0:1.0: 2 ports detected [ 0.992079] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.995971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.997775] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.999692] mousedev: PS/2 mouse device common for all mice [ 1.002088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.005283] rtc_cmos 00:00: RTC can wake from S4 [ 1.007584] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.009825] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.012108] i2c /dev entries driver [ 1.013539] device-mapper: uevent: version 1.0.3 [ 1.015330] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.018386] ledtrig-cpu: registered to indicate activity on CPUs [ 1.020890] NET: Registered protocol family 10 [ 1.023097] NET: Registered protocol family 17 [ 1.024792] Key type dns_resolver registered [ 1.026608] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.028683] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.031986] registered taskstats version 1 [ 1.033639] Loading compiled-in X.509 certificates [ 1.036021] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.039531] zswap: loaded using pool lzo/zbud [ 1.042325] Key type trusted registered [ 1.044973] Key type encrypted registered [ 1.046500] AppArmor: AppArmor sha1 policy hashing enabled [ 1.048482] ima: No TPM chip found, activating TPM-bypass! [ 1.050450] evm: HMAC attrs: 0x1 [ 1.052193] Magic number: 11:230:714 [ 1.053826] rtc_cmos 00:00: setting system clock to 2019-07-03 03:44:41 UTC (1562125481) [ 1.056894] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.058983] EDD information not available. [ 1.091023] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.110744] Write protecting the kernel read-only data: 14336k [ 1.116485] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.119953] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.80 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.288385] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.08. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChnnYPgj8uEyO/hUpumjlOiUjxfcs5RTvWYRr2aYUQx8enxm8qbk4jUshyqrQckFpbSKNyN/nzmGIQBgxVfuDatuiUcNKL/GloAJBCzJ8bNOl8WLMPs3uE4F8ZFk2gC0WjXmxJnJsVknsurz7I0Mu927QgnaAX3fuW5nmxN4PTv4fcuBah6erSlqP6tCwkMmNT/X4FFZE2+4hdBdycfJQfyoBJpuVwpEHsC49o8J4nL8pNUWB66HNshYmFahMim98hcsMcweIZs7fwu56Ugtyu6XLz4OMKrRfMQoRSu9u6KBF3Tlup+xOkc4QCHrKIuTpwiH5iStNk5qPjTqIPNhRp root@singlevm1-vm-6ddde246-b242-4313-a3bb-c3667c05a4e4 ssh-dss AAAAB3NzaC1kc3MAAACBAO70yz4t5HeiX/0GAObYOPM2lszjCOUHyQc2SVzuVre5Ftfm9FRpVCkpuDU8h2BAVTkp5UbHBJHVlm13slASjo4xW4kSGwDeaBb95ZE57MIG2jngOGQnjDuJTeDXQM/zn1PhKVpIra8bPvzmyXdbWi9h2Qf1TFLcgB8SmLQBGT+ZAAAAFQCk+NZssZbCwtutpbwgg6/lmE9iqQAAAIAWMMrQt+tGRXkbeT0d3fMS4WBdf4KLopKv7FJH0f+5KrERsvY1X5RscbPADlgplajLVxtFOocGqQspB6dN3+FoyGubBL2538fc06cWuXVfF0ePg+PExZCqwkmgEpefjvIAav47B6awRzC9Cc09b7kyOAi9a/waSdPcC5tPO3GIUQAAAIEAo8Fu1Tuy6evauWCIBFgCOATBm5UOz5pFrxKBITg5mtycJZBIvvhOXyOLmjvBeuji1DnZQ4R57OUfmVzwQgOH22nzl0AXIhGckXoycd47QZtwHsz5d8BX7N9wPeKizN6bsrb4DeQBFTiQk/XDfhgoPoLdA7NtEEuwKlG3gqmvsiw= root@singlevm1-vm-6ddde246-b242-4313-a3bb-c3667c05a4e4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe18:af26/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-6ddde246-b242-4313-a3bb-c3667c05a4e4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-6ddde246-b242-4313-a3bb-c3667c05a4e4 login: 2019-07-03 03:44:51,150 - paramiko.transport - DEBUG - starting thread (client mode): 0x5afacd10L 2019-07-03 03:44:51,151 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 03:44:51,151 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-03 03:44:51,151 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-03 03:44:51,153 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 03:44:51,153 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 03:44:51,153 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-03 03:44:51,153 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 03:44:51,153 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 03:44:51,154 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 03:44:51,175 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 03:44:51,176 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 03:44:51,183 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: e05a453b7f5ebf450fb29d9c3722c01c 2019-07-03 03:44:51,184 - paramiko.transport - DEBUG - Trying discovered key d07074c1d9a102b03ffe5e95bcbfdf79 in /tmp/tmpwn6aK0 2019-07-03 03:44:51,213 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 03:44:51,219 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 03:44:51,248 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 03:44:51,249 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-03 03:44:51,249 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 03:44:51,251 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 03:44:51,252 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 03:44:51,252 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-03 03:44:51,252 - functest.core.singlevm - DEBUG - error: 2019-07-03 03:44:51,258 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 03:44:51,372 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:44:51,373 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:55 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 03:44:51,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 03:44:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9e5e17f4-d9a7-440e-9808-6f328c91d990.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:53,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:44:53 GMT X-Openstack-Request-Id: req-8ae8ceda-09fc-486c-8c19-edabde531eb4 2019-07-03 03:44:53,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:44:53,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9e5e17f4-d9a7-440e-9808-6f328c91d990.json used request id req-8ae8ceda-09fc-486c-8c19-edabde531eb4 2019-07-03 03:44:53,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.78475499153s 2019-07-03 03:44:53,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:44:53,178 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:53,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:53 GMT X-Openstack-Request-Id: req-ad0edeca-6d47-4cec-9cb0-abf9d6e74402 2019-07-03 03:44:53,237 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:44:53,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ad0edeca-6d47-4cec-9cb0-abf9d6e74402 2019-07-03 03:44:53,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603859424591s 2019-07-03 03:44:53,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 03:44:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:53,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-f8253569-c9dc-4167-b6ca-4510e160dbdb x-openstack-request-id: req-f8253569-c9dc-4167-b6ca-4510e160dbdb 2019-07-03 03:44:53,552 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785 used request id req-f8253569-c9dc-4167-b6ca-4510e160dbdb 2019-07-03 03:44:53,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.313697814941s 2019-07-03 03:44:53,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:44:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:54,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44: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-5cd88739-fac7-43c4-9d07-5726b9a2a882 x-openstack-request-id: req-5cd88739-fac7-43c4-9d07-5726b9a2a882 2019-07-03 03:44:54,334 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:af:26", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:af:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f6ff2803-a74e-43de-8c7c-9261e08c3785", "rel": "bookmark"}], "image": {"id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "links": [{"href": "http://172.30.9.23:8774/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-07-03T03:44:40.000000", "flavor": {"id": "02eba3d0-f593-4e1f-9d83-ce66c902ac45", "links": [{"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "bookmark"}]}, "id": "f6ff2803-a74e-43de-8c7c-9261e08c3785", "security_groups": [{"name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}], "user_id": "a9e2b2e8c6054a3390a120620a3c1f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:44:53Z", "hostId": "b2a34e500013c27ebf7a722bf0000a683fbe5c6541ecde606ca2d040", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6ddde246-b242-4313-a3bb-c3667c05a4e4", "created": "2019-07-03T03:44:24Z", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:44:54,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5cd88739-fac7-43c4-9d07-5726b9a2a882 2019-07-03 03:44:54,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781960010529s 2019-07-03 03:44:54,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:44:56,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:44:56,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:56,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-059ff6ad-9034-4aa5-8ee9-34c68374dc8e x-openstack-request-id: req-059ff6ad-9034-4aa5-8ee9-34c68374dc8e 2019-07-03 03:44:56,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 03:44:56,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-059ff6ad-9034-4aa5-8ee9-34c68374dc8e 2019-07-03 03:44:56,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0837149620056s 2019-07-03 03:44:56,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:44:56,428 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:56,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:56 GMT X-Openstack-Request-Id: req-921a1470-6ef7-4419-8342-dcbc0ab5f3c4 2019-07-03 03:44:56,491 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:44:13Z", "updated_at": "2019-07-03T03:44:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:13Z", "revision_number": 0, "id": "15a02c3c-a776-490b-9282-d1ef0c7f965a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:13Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:15Z", "revision_number": 0, "id": "8756cc79-8d38-4011-9ca5-d0a5c48c090b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:15Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T03:44:15Z", "revision_number": 0, "id": "9428c499-7d04-43d2-bf65-56f527c2850c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:15Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:44:13Z", "revision_number": 0, "id": "e083aa29-9071-41d5-8ab5-2d12ee611052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:44:13Z", "security_group_id": "7e0767f6-a627-4e5e-addb-888207a823be", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 3, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "7e0767f6-a627-4e5e-addb-888207a823be", "name": "singlevm1-sg_6ddde246-b242-4313-a3bb-c3667c05a4e4"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:44:56,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-921a1470-6ef7-4419-8342-dcbc0ab5f3c4 2019-07-03 03:44:56,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0637030601501s 2019-07-03 03:44:56,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:44:56,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7e0767f6-a627-4e5e-addb-888207a823be.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:56,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:44:56 GMT X-Openstack-Request-Id: req-b492396d-9731-461c-a65d-cea3a441a374 2019-07-03 03:44:56,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:44:56,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7e0767f6-a627-4e5e-addb-888207a823be.json used request id req-b492396d-9731-461c-a65d-cea3a441a374 2019-07-03 03:44:56,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172506093979s 2019-07-03 03:44:56,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 03:44:56,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:56,727 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89cb6e64-209a-4ef6-9bc5-900391a1638a x-openstack-request-id: req-89cb6e64-209a-4ef6-9bc5-900391a1638a 2019-07-03 03:44:56,727 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_6ddde246-b242-4313-a3bb-c3667c05a4e4 used request id req-89cb6e64-209a-4ef6-9bc5-900391a1638a 2019-07-03 03:44:56,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0565440654755s 2019-07-03 03:44:56,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:44:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c29c2574-c644-434a-b8ab-15deae4960cc/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}a098c901760f6f89f022914e73f56a95297f460c" -d '{"subnet_id": "5d7a4646-ea3f-4fe1-8c60-b864fbadfc89"}' 2019-07-03 03:44:59,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:59 GMT X-Openstack-Request-Id: req-0fdd972c-361d-4f7a-b28f-6e7a12d6dd18 2019-07-03 03:44:59,469 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3019f47a-e463-477e-afe6-4929465d2a50", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "subnet_id": "5d7a4646-ea3f-4fe1-8c60-b864fbadfc89", "subnet_ids": ["5d7a4646-ea3f-4fe1-8c60-b864fbadfc89"], "port_id": "01731851-6ae7-44e1-9d89-b0617f32cc06", "id": "c29c2574-c644-434a-b8ab-15deae4960cc"} 2019-07-03 03:44:59,469 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c29c2574-c644-434a-b8ab-15deae4960cc/remove_router_interface.json used request id req-0fdd972c-361d-4f7a-b28f-6e7a12d6dd18 2019-07-03 03:44:59,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.74115490913s 2019-07-03 03:44:59,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:44:59,470 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:44:59,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Wed, 03 Jul 2019 03:44:59 GMT X-Openstack-Request-Id: req-0878be25-bbf5-4cae-a445-61be24b68eba 2019-07-03 03:44:59,606 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:43:59Z", "admin_state_up": true, "updated_at": "2019-07-03T03:44:57Z", "project_id": "a6c124494b0c46c2b4ad05546c87df21", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "c29c2574-c644-434a-b8ab-15deae4960cc", "name": "singlevm1-router_6ddde246-b242-4313-a3bb-c3667c05a4e4"}]} 2019-07-03 03:44:59,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0878be25-bbf5-4cae-a445-61be24b68eba 2019-07-03 03:44:59,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136666059494s 2019-07-03 03:44:59,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:44:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/c29c2574-c644-434a-b8ab-15deae4960cc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:04,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:45:04 GMT X-Openstack-Request-Id: req-997facb3-4784-447c-a19f-ed86b3916ffa 2019-07-03 03:45:04,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:45:04,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c29c2574-c644-434a-b8ab-15deae4960cc.json used request id req-997facb3-4784-447c-a19f-ed86b3916ffa 2019-07-03 03:45:04,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.94897317886s 2019-07-03 03:45:04,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:45:04,558 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:04,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:04 GMT X-Openstack-Request-Id: req-fb2f90e8-ef9f-4659-a1ca-62a1494253a7 2019-07-03 03:45:04,617 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T03:43:58Z","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":"5d7a4646-ea3f-4fe1-8c60-b864fbadfc89","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a6c124494b0c46c2b4ad05546c87df21","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6ddde246-b242-4313-a3bb-c3667c05a4e4","enable_dhcp":true,"segment_id":null,"network_id":"3019f47a-e463-477e-afe6-4929465d2a50","tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:58Z","ip_version":4}]} 2019-07-03 03:45:04,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fb2f90e8-ef9f-4659-a1ca-62a1494253a7 2019-07-03 03:45:04,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0599129199982s 2019-07-03 03:45:04,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:45:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/5d7a4646-ea3f-4fe1-8c60-b864fbadfc89.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:06,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:45:06 GMT X-Openstack-Request-Id: req-70117240-7d3f-4e6e-add9-44f5374b8bcd 2019-07-03 03:45:06,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:45:06,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5d7a4646-ea3f-4fe1-8c60-b864fbadfc89.json used request id req-70117240-7d3f-4e6e-add9-44f5374b8bcd 2019-07-03 03:45:06,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.31015896797s 2019-07-03 03:45:06,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:45:06,930 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:07,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:07 GMT X-Openstack-Request-Id: req-4aa3588f-c092-4b0f-96b2-4dd638ed6cd3 2019-07-03 03:45:07,020 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3019f47a-e463-477e-afe6-4929465d2a50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a6c124494b0c46c2b4ad05546c87df21","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:45:06Z","qos_policy_id":null,"name":"singlevm1-net_6ddde246-b242-4313-a3bb-c3667c05a4e4","admin_state_up":true,"tenant_id":"a6c124494b0c46c2b4ad05546c87df21","created_at":"2019-07-03T03:43:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:45:07,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4aa3588f-c092-4b0f-96b2-4dd638ed6cd3 2019-07-03 03:45:07,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909550189972s 2019-07-03 03:45:07,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:45:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/3019f47a-e463-477e-afe6-4929465d2a50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:08,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:45:08 GMT X-Openstack-Request-Id: req-4adeacda-5fc4-4b97-98ef-f3840dca5eb6 2019-07-03 03:45:08,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:45:08,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3019f47a-e463-477e-afe6-4929465d2a50.json used request id req-4adeacda-5fc4-4b97-98ef-f3840dca5eb6 2019-07-03 03:45:08,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33350896835s 2019-07-03 03:45:08,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:45:08,363 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:08,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:08 GMT X-Openstack-Request-Id: req-5487af19-1e46-4f77-a192-8254fde2a8d8 2019-07-03 03:45:08,674 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:44:12Z", "file": "/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38/file", "owner": "a6c124494b0c46c2b4ad05546c87df21", "id": "5a5c7554-181c-4c91-a896-e608fb1fda38", "size": 12716032, "self": "/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5a5c7554-181c-4c91-a896-e608fb1fda38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5a5c7554-181c-4c91-a896-e608fb1fda38/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6ddde246-b242-4313-a3bb-c3667c05a4e4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:44:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:45:08,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5487af19-1e46-4f77-a192-8254fde2a8d8 2019-07-03 03:45:08,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31454205513s 2019-07-03 03:45:08,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:45:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:09,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:45:09 GMT X-Openstack-Request-Id: req-6686f86b-0964-40e7-9300-c952569c59be 2019-07-03 03:45:09,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:45:09,096 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5a5c7554-181c-4c91-a896-e608fb1fda38 used request id req-6686f86b-0964-40e7-9300-c952569c59be 2019-07-03 03:45:09,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.420350074768s 2019-07-03 03:45:09,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:45:09,100 - 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}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:09,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c6b1dea-c4a8-4727-8d98-346b17269bf6 x-openstack-request-id: req-3c6b1dea-c4a8-4727-8d98-346b17269bf6 2019-07-03 03:45:09,230 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_6ddde246-b242-4313-a3bb-c3667c05a4e4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45", "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": "02eba3d0-f593-4e1f-9d83-ce66c902ac45"}]} 2019-07-03 03:45:09,231 - 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-3c6b1dea-c4a8-4727-8d98-346b17269bf6 2019-07-03 03:45:09,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133915901184s 2019-07-03 03:45:09,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:45:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a098c901760f6f89f022914e73f56a95297f460c" 2019-07-03 03:45:09,378 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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-04983427-b6e5-4fbc-9558-58e198bedc2c x-openstack-request-id: req-04983427-b6e5-4fbc-9558-58e198bedc2c 2019-07-03 03:45:09,378 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/02eba3d0-f593-4e1f-9d83-ce66c902ac45 used request id req-04983427-b6e5-4fbc-9558-58e198bedc2c 2019-07-03 03:45:09,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.14629983902s 2019-07-03 03:45:09,425 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-07-03 03:45:09,465 - 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-07-03 03:45:09,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e375fd6-3b9e-4a6a-96b4-104400c5867f 2019-07-03 03:45:09,471 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-07-03 03:45:09,471 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-4e375fd6-3b9e-4a6a-96b4-104400c5867f 2019-07-03 03:45:09,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:45:09,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["GWuGO2GgQlKoVp07g-V-Cw"], "issued_at": "2019-07-03T03:45:09.000000Z"}} 2019-07-03 03:45:09,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:45:09,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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:10,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:10 GMT X-Openstack-Request-Id: req-bc812bf6-f281-461a-80c0-17d3648884d4 2019-07-03 03:45:10,305 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:45:10,305 - 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-bc812bf6-f281-461a-80c0-17d3648884d4 2019-07-03 03:45:10,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402008056641s 2019-07-03 03:45:10,312 - 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-07-03 03:45:10,318 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c92334-096c-4aa3-933a-a45506b5be91 2019-07-03 03:45:10,318 - 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-07-03 03:45:10,318 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e0c92334-096c-4aa3-933a-a45506b5be91 2019-07-03 03:45:10,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:45:10,322 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:10,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00ccb24-f6fc-448d-8c8e-9343f0147da6 2019-07-03 03:45:10,530 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:45:10,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c00ccb24-f6fc-448d-8c8e-9343f0147da6 2019-07-03 03:45:10,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210954904556s 2019-07-03 03:45:10,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 03:45:10,541 - 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}48338d7c90382451e700503638496be9e520007b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede"}}' 2019-07-03 03:45:10,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfeb8ad6-d64c-431c-beda-e9ced408ed83 2019-07-03 03:45:10,812 - 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/7ac3788b4a9d41caa0aae32f694e0b25"}, "tags": [], "enabled": true, "id": "7ac3788b4a9d41caa0aae32f694e0b25", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede"}} 2019-07-03 03:45:10,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cfeb8ad6-d64c-431c-beda-e9ced408ed83 2019-07-03 03:45:10,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.274183988571s 2019-07-03 03:45:10,812 - 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'7ac3788b4a9d41caa0aae32f694e0b25', '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_efcda4d0-3410-4a09-8451-6b960e9daede'}) 2019-07-03 03:45:10,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 03:45:10,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}48338d7c90382451e700503638496be9e520007b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "kpjHLVLiUOFJY1w0Ta6Ahakft0L92x", "email": null, "name": "singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede"}}' 2019-07-03 03:45:11,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e3d328b-6dbd-4b4a-82ce-4f1f8ec7a764 2019-07-03 03:45:11,368 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede", "links": {"self": "http://172.30.9.23:5000/v3/users/e8cced38efd4469aa197e3819e84a087"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8cced38efd4469aa197e3819e84a087", "domain_id": "default", "password_expires_at": null}} 2019-07-03 03:45:11,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3e3d328b-6dbd-4b4a-82ce-4f1f8ec7a764 2019-07-03 03:45:11,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.54918885231s 2019-07-03 03:45:11,369 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e8cced38efd4469aa197e3819e84a087', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede'}) 2019-07-03 03:45:11,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:45:11,376 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:11,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b7214a-6686-4004-be6b-5f35b7759d87 2019-07-03 03:45:11,580 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:45:11,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2b7214a-6686-4004-be6b-5f35b7759d87 2019-07-03 03:45:11,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207661867142s 2019-07-03 03:45:11,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:45:11,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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:11,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68efccb2-cabb-4b08-adb1-3264c3423fe3 2019-07-03 03:45:11,811 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:45:11,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-68efccb2-cabb-4b08-adb1-3264c3423fe3 2019-07-03 03:45:11,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225369930267s 2019-07-03 03:45:11,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:45:11,820 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:12,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e165c71-10db-44f9-b557-adffc1d714c0 2019-07-03 03:45:12,038 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:45:12,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1e165c71-10db-44f9-b557-adffc1d714c0 2019-07-03 03:45:12,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222481966019s 2019-07-03 03:45:12,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:45:12,047 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:12,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a039553d-f772-4720-8994-5710021d60d8 2019-07-03 03:45:12,245 - 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-07-03 03:45:12,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a039553d-f772-4720-8994-5710021d60d8 2019-07-03 03:45:12,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201653003693s 2019-07-03 03:45:12,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:45:12,250 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:12,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9a66ee-2681-442d-ac28-97baeac7a03b 2019-07-03 03:45:12,443 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede", "links": {"self": "http://172.30.9.23:5000/v3/users/e8cced38efd4469aa197e3819e84a087"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8cced38efd4469aa197e3819e84a087", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:45:12,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6c9a66ee-2681-442d-ac28-97baeac7a03b 2019-07-03 03:45:12,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19712805748s 2019-07-03 03:45:12,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:45:12,458 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:12,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331b7754-9149-42eb-8f4e-c307da4567b9 2019-07-03 03:45:12,599 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/7ac3788b4a9d41caa0aae32f694e0b25"}, "tags": [], "enabled": true, "id": "7ac3788b4a9d41caa0aae32f694e0b25", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede"}]} 2019-07-03 03:45:12,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-331b7754-9149-42eb-8f4e-c307da4567b9 2019-07-03 03:45:12,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.144282102585s 2019-07-03 03:45:12,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:45:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=e8cced38efd4469aa197e3819e84a087&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=7ac3788b4a9d41caa0aae32f694e0b25" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:12,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfa3dc6-07f2-40d2-9dcd-35988bd1ab61 2019-07-03 03:45:12,808 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e8cced38efd4469aa197e3819e84a087&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=7ac3788b4a9d41caa0aae32f694e0b25", "previous": null, "next": null}} 2019-07-03 03:45:12,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e8cced38efd4469aa197e3819e84a087&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=7ac3788b4a9d41caa0aae32f694e0b25 used request id req-4bfa3dc6-07f2-40d2-9dcd-35988bd1ab61 2019-07-03 03:45:12,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201103925705s 2019-07-03 03:45:12,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:45:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7ac3788b4a9d41caa0aae32f694e0b25/users/e8cced38efd4469aa197e3819e84a087/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:13,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b9e7bc-6c7d-4d92-8eeb-b717ca749e78 2019-07-03 03:45:13,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:45:13,134 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ac3788b4a9d41caa0aae32f694e0b25/users/e8cced38efd4469aa197e3819e84a087/roles/de3f03247fab46318069d2e018e2d917 used request id req-87b9e7bc-6c7d-4d92-8eeb-b717ca749e78 2019-07-03 03:45:13,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.321861028671s 2019-07-03 03:45:13,135 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede', 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'7ac3788b4a9d41caa0aae32f694e0b25', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'kpjHLVLiUOFJY1w0Ta6Ahakft0L92x', 'username': u'singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede', '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-07-03 03:45:13,138 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede', 'password': 'kpjHLVLiUOFJY1w0Ta6Ahakft0L92x', 'project_name': 'singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '7ac3788b4a9d41caa0aae32f694e0b25', 'project_domain_name': 'Default'} 2019-07-03 03:45:13,139 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-07-03 03:45:13,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:45:13,145 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:13,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f07c147-74be-42b2-a933-98c91b9e3633 2019-07-03 03:45:13,377 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:45:13,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3f07c147-74be-42b2-a933-98c91b9e3633 2019-07-03 03:45:13,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.23793888092s 2019-07-03 03:45:13,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:45:13,388 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:45:13,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44e9807-1465-497d-be0b-c363b50fef8b 2019-07-03 03:45:13,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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/7ac3788b4a9d41caa0aae32f694e0b25"}, "tags": [], "enabled": true, "id": "7ac3788b4a9d41caa0aae32f694e0b25", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede"}]} 2019-07-03 03:45:13,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b44e9807-1465-497d-be0b-c363b50fef8b 2019-07-03 03:45:13,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.242870092392s 2019-07-03 03:45:13,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:45:13,630 - 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}48338d7c90382451e700503638496be9e520007b" -d '{"network": {"tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "name": "singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede", "admin_state_up": true}}' 2019-07-03 03:45:14,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:14 GMT X-Openstack-Request-Id: req-d1f30b43-e83e-43f1-bfdd-b8c9f1990a45 2019-07-03 03:45:14,576 - 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":"8314074b-f73c-44aa-8f87-9f839094a17b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"7ac3788b4a9d41caa0aae32f694e0b25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:45:14Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede","admin_state_up":true,"tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:14Z","mtu":1450}} 2019-07-03 03:45:14,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d1f30b43-e83e-43f1-bfdd-b8c9f1990a45 2019-07-03 03:45:14,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.945918083191s 2019-07-03 03:45:14,576 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:45:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8314074b-f73c-44aa-8f87-9f839094a17b', u'provider:segmentation_id': 32, 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_efcda4d0-3410-4a09-8451-6b960e9daede', u'created_at': u'2019-07-03T03:45:14Z', u'mtu': 1450, u'tenant_id': u'7ac3788b4a9d41caa0aae32f694e0b25', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7ac3788b4a9d41caa0aae32f694e0b25', u'l2_adjacency': True}) 2019-07-03 03:45:14,581 - 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-07-03 03:45:14,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2014ad5-c643-46b3-9e79-fa0189a68a76 2019-07-03 03:45:14,587 - 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-07-03 03:45:14,587 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-c2014ad5-c643-46b3-9e79-fa0189a68a76 2019-07-03 03:45:14,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:45:15,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T04:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ac3788b4a9d41caa0aae32f694e0b25", "name": "singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7ac3788b4a9d41caa0aae32f694e0b25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_7ac3788b4a9d41caa0aae32f694e0b25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/7ac3788b4a9d41caa0aae32f694e0b25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede", "id": "e8cced38efd4469aa197e3819e84a087"}, "audit_ids": ["OP1WQM72QCOxi_6HtGwWNA"], "issued_at": "2019-07-03T03:45:14.000000Z"}} 2019-07-03 03:45:15,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:45:15,013 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:15,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:15 GMT X-Openstack-Request-Id: req-51a2ca2d-28ad-4f44-bfbb-a4b5c4324ca1 2019-07-03 03:45:15,375 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8314074b-f73c-44aa-8f87-9f839094a17b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ac3788b4a9d41caa0aae32f694e0b25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:45:14Z","qos_policy_id":null,"name":"singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede","admin_state_up":true,"tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:45:15,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-51a2ca2d-28ad-4f44-bfbb-a4b5c4324ca1 2019-07-03 03:45:15,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362775802612s 2019-07-03 03:45:15,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:45:15,377 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"subnet": {"name": "singlevm2-subnet_efcda4d0-3410-4a09-8451-6b960e9daede", "enable_dhcp": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:45:16,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:16 GMT X-Openstack-Request-Id: req-2dd3034d-6bdc-4ba6-8451-b48f9037f881 2019-07-03 03:45:16,533 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8314074b-f73c-44aa-8f87-9f839094a17b","tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:45:15Z","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":"7ac3788b4a9d41caa0aae32f694e0b25","id":"f351a37c-524f-43b1-b9af-965f92f01177","subnetpool_id":null,"name":"singlevm2-subnet_efcda4d0-3410-4a09-8451-6b960e9daede"}} 2019-07-03 03:45:16,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2dd3034d-6bdc-4ba6-8451-b48f9037f881 2019-07-03 03:45:16,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.15686321259s 2019-07-03 03:45:16,534 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:45:15Z', 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'f351a37c-524f-43b1-b9af-965f92f01177', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_efcda4d0-3410-4a09-8451-6b960e9daede', u'enable_dhcp': True, u'network_id': u'8314074b-f73c-44aa-8f87-9f839094a17b', u'tenant_id': u'7ac3788b4a9d41caa0aae32f694e0b25', u'created_at': u'2019-07-03T03:45:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7ac3788b4a9d41caa0aae32f694e0b25'}) 2019-07-03 03:45:16,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:45:16,535 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "singlevm2-router_efcda4d0-3410-4a09-8451-6b960e9daede", "admin_state_up": true}}' 2019-07-03 03:45:23,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:23 GMT X-Openstack-Request-Id: req-c44ee79d-c6ab-4896-aeac-b43f1f0e3d9d 2019-07-03 03:45:23,633 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:17Z", "admin_state_up": true, "updated_at": "2019-07-03T03:45:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "efde53e5-68c4-4288-af36-8f23afcd7191", "name": "singlevm2-router_efcda4d0-3410-4a09-8451-6b960e9daede"}} 2019-07-03 03:45:23,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c44ee79d-c6ab-4896-aeac-b43f1f0e3d9d 2019-07-03 03:45:23,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.09841895103s 2019-07-03 03:45:23,634 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:45:18Z', u'revision_number': 3, u'id': u'efde53e5-68c4-4288-af36-8f23afcd7191', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_efcda4d0-3410-4a09-8451-6b960e9daede', u'admin_state_up': True, u'tenant_id': u'7ac3788b4a9d41caa0aae32f694e0b25', u'created_at': u'2019-07-03T03:45:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'7ac3788b4a9d41caa0aae32f694e0b25'}) 2019-07-03 03:45:23,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:45:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/efde53e5-68c4-4288-af36-8f23afcd7191/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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"subnet_id": "f351a37c-524f-43b1-b9af-965f92f01177"}' 2019-07-03 03:45:26,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:26 GMT X-Openstack-Request-Id: req-362485d6-4e68-475f-95d4-d7476d1235c3 2019-07-03 03:45:26,807 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "subnet_id": "f351a37c-524f-43b1-b9af-965f92f01177", "subnet_ids": ["f351a37c-524f-43b1-b9af-965f92f01177"], "port_id": "7dfdad6a-7ad5-4370-98bd-625f6725a09c", "id": "efde53e5-68c4-4288-af36-8f23afcd7191"} 2019-07-03 03:45:26,807 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efde53e5-68c4-4288-af36-8f23afcd7191/add_router_interface.json used request id req-362485d6-4e68-475f-95d4-d7476d1235c3 2019-07-03 03:45:26,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.17350792885s 2019-07-03 03:45:26,808 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:45:26,914 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:45:26,918 - 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-07-03 03:45:26,922 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:26 GMT 2019-07-03 03:45:26,923 - 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-07-03 03:45:26,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:45:26,932 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:27,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:27 GMT X-Openstack-Request-Id: req-73d18336-3e73-4bbd-a698-d45bec94cc97 2019-07-03 03:45:27,255 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:45:27,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-73d18336-3e73-4bbd-a698-d45bec94cc97 2019-07-03 03:45:27,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327245950699s 2019-07-03 03:45:27,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:45:27,268 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede"}' 2019-07-03 03:45:27,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:27 GMT Location: http://172.30.9.23:9292/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1fdbb68a-5e44-4e2a-8d6e-dfa8dbb206b3 2019-07-03 03:45:27,700 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:45:27Z", "file": "/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/file", "owner": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "size": null, "self": "/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "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_efcda4d0-3410-4a09-8451-6b960e9daede", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede", "checksum": null, "created_at": "2019-07-03T03:45:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:45:27,700 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1fdbb68a-5e44-4e2a-8d6e-dfa8dbb206b3 2019-07-03 03:45:27,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.435996055603s 2019-07-03 03:45:27,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:45:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '' 2019-07-03 03:45:29,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:45:29 GMT X-Openstack-Request-Id: req-3c91c4c9-27c9-435a-bc06-42cceeb787b9 2019-07-03 03:45:29,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:45:29,047 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/file used request id req-3c91c4c9-27c9-435a-bc06-42cceeb787b9 2019-07-03 03:45:29,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34572601318s 2019-07-03 03:45:29,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:45:29,055 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:29,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:30 GMT X-Openstack-Request-Id: req-874ee5aa-6af6-40f2-ab51-591a3d67a515 2019-07-03 03:45:29,952 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:45:29Z", "file": "/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/file", "owner": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "size": 12716032, "self": "/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:45:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:45:29,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-874ee5aa-6af6-40f2-ab51-591a3d67a515 2019-07-03 03:45:29,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.900885105133s 2019-07-03 03:45:29,954 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/snap', u'metadata': Munch({})})], 'file': u'/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/file', 'owner': u'7ac3788b4a9d41caa0aae32f694e0b25', 'id': u'df1dc1c5-07f7-4636-9519-f237dab4ea97', 'size': 12716032, u'self': u'/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ac3788b4a9d41caa0aae32f694e0b25', 'name': 'singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:45:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T03:45:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede', '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/df1dc1c5-07f7-4636-9519-f237dab4ea97', 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_efcda4d0-3410-4a09-8451-6b960e9daede', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede', 'created': u'2019-07-03T03:45:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:45: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/df1dc1c5-07f7-4636-9519-f237dab4ea97', 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_efcda4d0-3410-4a09-8451-6b960e9daede', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:45:29,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:45:29,960 - 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}48338d7c90382451e700503638496be9e520007b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_efcda4d0-3410-4a09-8451-6b960e9daede", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:45:30,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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-4740901e-f024-421a-9655-38e90642c7c5 x-openstack-request-id: req-4740901e-f024-421a-9655-38e90642c7c5 2019-07-03 03:45:30,926 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_efcda4d0-3410-4a09-8451-6b960e9daede", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "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": "2edb45a2-b045-4975-a571-cc750b7fdc7e"}} 2019-07-03 03:45:30,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4740901e-f024-421a-9655-38e90642c7c5 2019-07-03 03:45:30,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.968608140945s 2019-07-03 03:45:30,927 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_efcda4d0-3410-4a09-8451-6b960e9daede', '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'a6c124494b0c46c2b4ad05546c87df21', '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'2edb45a2-b045-4975-a571-cc750b7fdc7e', 'swap': 0}) 2019-07-03 03:45:30,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:45:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e/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}48338d7c90382451e700503638496be9e520007b" -d '{"extra_specs": {}}' 2019-07-03 03:45:31,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1bf82bd-1db1-46bb-acf4-85cd7c0a642f x-openstack-request-id: req-e1bf82bd-1db1-46bb-acf4-85cd7c0a642f 2019-07-03 03:45:31,101 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:45:31,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e/os-extra_specs used request id req-e1bf82bd-1db1-46bb-acf4-85cd7c0a642f 2019-07-03 03:45:31,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.174061059952s 2019-07-03 03:45:31,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 03:45:31,108 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"keypair": {"name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede"}}' 2019-07-03 03:45:32,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9859dede-cb8f-47c4-83b3-8956733d5bfe x-openstack-request-id: req-9859dede-cb8f-47c4-83b3-8956733d5bfe 2019-07-03 03:45:32,001 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdOkmoaEuoWiZqVITBCufj+CGzV4xH2Vbz0y3ti3m+NtYNQDHiTDttEZaujzlG5kQT/q+9aLQ3mnvmN0CQ/hn07K8FGRbaN7v6omTMsaSLfDByKlGB+cVEemS7Dn/DZCgxNxVBPXhu4WsoS/01TjX1ySn7OkpWg7W0Ul7/C7d4jEFFvNJAf62vOtVYndeGIxUwpVT0Pcp8bv7mD1ZIlxkAqpls685GlhjJEFxlEXv3bZUFms5vK/23zPKtZBVOaCZmD4eIxcTAMFmoT820def1biSnNtXfJne12bKVlVmOGdQI4D8tbzrIMTkz/mNtTpxxPXJrCNxjBxaitMtPT0pp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnTpJqGhLqFomalSEwQrn4/ghs1eMR9lW89Mt7Yt5vjbWDUAx\n4kw7bRGWro85RuZEE/6vvWi0N5p75jdAkP4Z9OyvBRkW2je7+qJkzLGki3wwcipR\ngfnFRHpkuw5/w2QoMTcVQT14buFrKEv9NU419ckp+zpKVoO1tFJe/wu3eIxBRbzS\nQH+trzrVWJ3XhiMVMKVU9D3KfG7+5g9WSJcZAKqZbOvORpYYyRBcZRF7922VBZrO\nbyv9t8zyrWQVTmgmZg+HiMXEwDBZqE/NtHXn9W4kpzbV3yZ3tdmylZVZjhnUCOA/\nLW86yDE5M/5jbU6ccT1yawjcYwcWorTLT09KaQIDAQABAoIBAGXqL26zVD9nWDla\nWccL+65A3A91M2ArWHqqK74rx5lt0Cg8sVkf0vFrEkJKYnU7s2tGjsH3CcJ1J9Td\ngcO6gjbJ6NUkIzUGJZpcA3zPtXoY4QpPtg/LSHyP3ZWG23hbBtaH/wYQA23UPnKb\ndyFDdiTA5a6MZT1ZGMIvFpa6EI5ZT32zLzZmzcyCtLr8tzZjbDKN5acI9z3xcRBA\nmGGgLs26bHxzXlXn3TJJRtUoDmvT2BZICSr7dSqFWoG5XZpDZxAGZZvo32kqBd6Z\nx/sIk6UZ0e+FAvuAS/iNARrHkkObuHiZFMXNv62AT7m1tE2lwR6PlUFOD8NEdB0s\nH43051ECgYEA0Bfm2aIRuBNe5apheLHaszjTG6snJX5r7FaShJael5eY68KH8pvH\n7DMZOuiQ6qOqM6sQ5GYrRcLbgMNYdESO1RfaPcXe+hJgpZwRNBTIS9ANRF7mXZZQ\n/V9UdJKE6z8oNgjYj1AlzkUL35gGisQlNib3HGdCT6EgG/Vagf2l99UCgYEAwWyW\nvptePFxerHjUKGG1Vtyi5gonIviSfZUA7Z6QGT3dndXgTQZcTtyvruUkaUP8JdgN\nWwCtRDxBHIpOvbtHaixTchAYNG7UI27LIMyQa71Cs9xzhwP6AYmGzhs2lSiJ7fRB\n6ofHD8weFL9Z/s+JTu47ZLtBDO1csXLg+WFyhkUCgYEAoPa8JQBOgHrLXw/KUdgR\neays76wWndQKm0fkEheIGW60ZTmWez2xCa4FCCI5Zqau00SxzlqRgmbV7+YrF9So\nP4Ex2bKjZgCtLa1pSUYCIVKP0KEvxJivkS4aYAmuM2IpMpLpIQI4HDQgmRY5iUFs\nH1VItHnTO1FBSx8goYiYxvkCgYB7wQlV3LxXbFYajZhYWeOXNsV232oY4ud/N/WH\nEttpev6vPKctQPOQdXxmLy+ztg6++9PXtMAnF1Ile4xTsl5H3SJqqUeDTKGoJfwK\n+Tcx576kq1izOuUbVK2OczTiDDTrrUr7TnIbdmKMrb1b3dchTCVuFqzRI5EZ68Fr\nbWDD7QKBgHO2cCrrBLB1IW06oVsB1LrQOdcqrJ+n7ILwcrLIV/kgxIm1LgLVd9KA\n/Mp0dCOstbpYoOuZ2t8uOj1MVnQ+jHsEFnT6ZYtB70VBZCnpMXrVVHBYPpGq4LrQ\nHr1/hfPr+eHg4Go7aR7WcAe6xGEBXfAWYFPD/Oj1nAJEo05J6ve3\n-----END RSA PRIVATE KEY-----\n", "user_id": "e8cced38efd4469aa197e3819e84a087", "name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede", "fingerprint": "66:81:b5:35:d5:57:e9:12:0c:6f:b3:1d:f7:7f:53:f8"}} 2019-07-03 03:45:32,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9859dede-cb8f-47c4-83b3-8956733d5bfe 2019-07-03 03:45:32,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.896054029465s 2019-07-03 03:45:32,002 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdOkmoaEuoWiZqVITBCufj+CGzV4xH2Vbz0y3ti3m+NtYNQDHiTDttEZaujzlG5kQT/q+9aLQ3mnvmN0CQ/hn07K8FGRbaN7v6omTMsaSLfDByKlGB+cVEemS7Dn/DZCgxNxVBPXhu4WsoS/01TjX1ySn7OkpWg7W0Ul7/C7d4jEFFvNJAf62vOtVYndeGIxUwpVT0Pcp8bv7mD1ZIlxkAqpls685GlhjJEFxlEXv3bZUFms5vK/23zPKtZBVOaCZmD4eIxcTAMFmoT820def1biSnNtXfJne12bKVlVmOGdQI4D8tbzrIMTkz/mNtTpxxPXJrCNxjBxaitMtPT0pp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnTpJqGhLqFomalSEwQrn4/ghs1eMR9lW89Mt7Yt5vjbWDUAx\n4kw7bRGWro85RuZEE/6vvWi0N5p75jdAkP4Z9OyvBRkW2je7+qJkzLGki3wwcipR\ngfnFRHpkuw5/w2QoMTcVQT14buFrKEv9NU419ckp+zpKVoO1tFJe/wu3eIxBRbzS\nQH+trzrVWJ3XhiMVMKVU9D3KfG7+5g9WSJcZAKqZbOvORpYYyRBcZRF7922VBZrO\nbyv9t8zyrWQVTmgmZg+HiMXEwDBZqE/NtHXn9W4kpzbV3yZ3tdmylZVZjhnUCOA/\nLW86yDE5M/5jbU6ccT1yawjcYwcWorTLT09KaQIDAQABAoIBAGXqL26zVD9nWDla\nWccL+65A3A91M2ArWHqqK74rx5lt0Cg8sVkf0vFrEkJKYnU7s2tGjsH3CcJ1J9Td\ngcO6gjbJ6NUkIzUGJZpcA3zPtXoY4QpPtg/LSHyP3ZWG23hbBtaH/wYQA23UPnKb\ndyFDdiTA5a6MZT1ZGMIvFpa6EI5ZT32zLzZmzcyCtLr8tzZjbDKN5acI9z3xcRBA\nmGGgLs26bHxzXlXn3TJJRtUoDmvT2BZICSr7dSqFWoG5XZpDZxAGZZvo32kqBd6Z\nx/sIk6UZ0e+FAvuAS/iNARrHkkObuHiZFMXNv62AT7m1tE2lwR6PlUFOD8NEdB0s\nH43051ECgYEA0Bfm2aIRuBNe5apheLHaszjTG6snJX5r7FaShJael5eY68KH8pvH\n7DMZOuiQ6qOqM6sQ5GYrRcLbgMNYdESO1RfaPcXe+hJgpZwRNBTIS9ANRF7mXZZQ\n/V9UdJKE6z8oNgjYj1AlzkUL35gGisQlNib3HGdCT6EgG/Vagf2l99UCgYEAwWyW\nvptePFxerHjUKGG1Vtyi5gonIviSfZUA7Z6QGT3dndXgTQZcTtyvruUkaUP8JdgN\nWwCtRDxBHIpOvbtHaixTchAYNG7UI27LIMyQa71Cs9xzhwP6AYmGzhs2lSiJ7fRB\n6ofHD8weFL9Z/s+JTu47ZLtBDO1csXLg+WFyhkUCgYEAoPa8JQBOgHrLXw/KUdgR\neays76wWndQKm0fkEheIGW60ZTmWez2xCa4FCCI5Zqau00SxzlqRgmbV7+YrF9So\nP4Ex2bKjZgCtLa1pSUYCIVKP0KEvxJivkS4aYAmuM2IpMpLpIQI4HDQgmRY5iUFs\nH1VItHnTO1FBSx8goYiYxvkCgYB7wQlV3LxXbFYajZhYWeOXNsV232oY4ud/N/WH\nEttpev6vPKctQPOQdXxmLy+ztg6++9PXtMAnF1Ile4xTsl5H3SJqqUeDTKGoJfwK\n+Tcx576kq1izOuUbVK2OczTiDDTrrUr7TnIbdmKMrb1b3dchTCVuFqzRI5EZ68Fr\nbWDD7QKBgHO2cCrrBLB1IW06oVsB1LrQOdcqrJ+n7ILwcrLIV/kgxIm1LgLVd9KA\n/Mp0dCOstbpYoOuZ2t8uOj1MVnQ+jHsEFnT6ZYtB70VBZCnpMXrVVHBYPpGq4LrQ\nHr1/hfPr+eHg4Go7aR7WcAe6xGEBXfAWYFPD/Oj1nAJEo05J6ve3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e8cced38efd4469aa197e3819e84a087', 'name': u'singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede', 'created_at': '2019-07-03T03:45:32.002143', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ac3788b4a9d41caa0aae32f694e0b25', 'name': 'singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'66:81:b5:35:d5:57:e9:12:0c:6f:b3:1d:f7:7f:53:f8', 'type': 'ssh', 'id': u'singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede'}) 2019-07-03 03:45:32,002 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAnTpJqGhLqFomalSEwQrn4/ghs1eMR9lW89Mt7Yt5vjbWDUAx 4kw7bRGWro85RuZEE/6vvWi0N5p75jdAkP4Z9OyvBRkW2je7+qJkzLGki3wwcipR gfnFRHpkuw5/w2QoMTcVQT14buFrKEv9NU419ckp+zpKVoO1tFJe/wu3eIxBRbzS QH+trzrVWJ3XhiMVMKVU9D3KfG7+5g9WSJcZAKqZbOvORpYYyRBcZRF7922VBZrO byv9t8zyrWQVTmgmZg+HiMXEwDBZqE/NtHXn9W4kpzbV3yZ3tdmylZVZjhnUCOA/ LW86yDE5M/5jbU6ccT1yawjcYwcWorTLT09KaQIDAQABAoIBAGXqL26zVD9nWDla WccL+65A3A91M2ArWHqqK74rx5lt0Cg8sVkf0vFrEkJKYnU7s2tGjsH3CcJ1J9Td gcO6gjbJ6NUkIzUGJZpcA3zPtXoY4QpPtg/LSHyP3ZWG23hbBtaH/wYQA23UPnKb dyFDdiTA5a6MZT1ZGMIvFpa6EI5ZT32zLzZmzcyCtLr8tzZjbDKN5acI9z3xcRBA mGGgLs26bHxzXlXn3TJJRtUoDmvT2BZICSr7dSqFWoG5XZpDZxAGZZvo32kqBd6Z x/sIk6UZ0e+FAvuAS/iNARrHkkObuHiZFMXNv62AT7m1tE2lwR6PlUFOD8NEdB0s H43051ECgYEA0Bfm2aIRuBNe5apheLHaszjTG6snJX5r7FaShJael5eY68KH8pvH 7DMZOuiQ6qOqM6sQ5GYrRcLbgMNYdESO1RfaPcXe+hJgpZwRNBTIS9ANRF7mXZZQ /V9UdJKE6z8oNgjYj1AlzkUL35gGisQlNib3HGdCT6EgG/Vagf2l99UCgYEAwWyW vptePFxerHjUKGG1Vtyi5gonIviSfZUA7Z6QGT3dndXgTQZcTtyvruUkaUP8JdgN WwCtRDxBHIpOvbtHaixTchAYNG7UI27LIMyQa71Cs9xzhwP6AYmGzhs2lSiJ7fRB 6ofHD8weFL9Z/s+JTu47ZLtBDO1csXLg+WFyhkUCgYEAoPa8JQBOgHrLXw/KUdgR eays76wWndQKm0fkEheIGW60ZTmWez2xCa4FCCI5Zqau00SxzlqRgmbV7+YrF9So P4Ex2bKjZgCtLa1pSUYCIVKP0KEvxJivkS4aYAmuM2IpMpLpIQI4HDQgmRY5iUFs H1VItHnTO1FBSx8goYiYxvkCgYB7wQlV3LxXbFYajZhYWeOXNsV232oY4ud/N/WH Ettpev6vPKctQPOQdXxmLy+ztg6++9PXtMAnF1Ile4xTsl5H3SJqqUeDTKGoJfwK +Tcx576kq1izOuUbVK2OczTiDDTrrUr7TnIbdmKMrb1b3dchTCVuFqzRI5EZ68Fr bWDD7QKBgHO2cCrrBLB1IW06oVsB1LrQOdcqrJ+n7ILwcrLIV/kgxIm1LgLVd9KA /Mp0dCOstbpYoOuZ2t8uOj1MVnQ+jHsEFnT6ZYtB70VBZCnpMXrVVHBYPpGq4LrQ Hr1/hfPr+eHg4Go7aR7WcAe6xGEBXfAWYFPD/Oj1nAJEo05J6ve3 -----END RSA PRIVATE KEY----- 2019-07-03 03:45:32,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-03 03:45:32,008 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"security_group": {"name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-07-03 03:45:32,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:32 GMT X-Openstack-Request-Id: req-898a2025-3e08-4ff7-85d4-ccb9870b6548 2019-07-03 03:45:32,466 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:32Z", "updated_at": "2019-07-03T03:45:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "896d7bcb-86fe-4683-ba3a-b25827061d9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "a4a786f1-907b-4e03-9681-61843219b3c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 1, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "f9e166e5-1252-4273-bc92-24a66a33849e", "name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede"}} 2019-07-03 03:45:32,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-898a2025-3e08-4ff7-85d4-ccb9870b6548 2019-07-03 03:45:32,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.459311962128s 2019-07-03 03:45:32,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:45:32,474 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:32,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:32 GMT X-Openstack-Request-Id: req-6669c162-c4ef-4e0a-ad5f-4cc46785df68 2019-07-03 03:45:32,843 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:14Z", "updated_at": "2019-07-03T03:45:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "205f2d17-bbb0-4205-972c-c82f747e0a26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "249f8c7b-ce38-46bc-a60b-ec441eced0ab", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "7a66d313-8fea-4685-8e60-4c79d218903d", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "e1f4485c-4bb0-47fa-b337-f03dbf785875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 1, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:32Z", "updated_at": "2019-07-03T03:45:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "896d7bcb-86fe-4683-ba3a-b25827061d9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "a4a786f1-907b-4e03-9681-61843219b3c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 1, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "f9e166e5-1252-4273-bc92-24a66a33849e", "name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede"}]} 2019-07-03 03:45:32,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6669c162-c4ef-4e0a-ad5f-4cc46785df68 2019-07-03 03:45:32,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.369699001312s 2019-07-03 03:45:32,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 03:45:32,850 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -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": "f9e166e5-1252-4273-bc92-24a66a33849e"}}' 2019-07-03 03:45:32,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:32 GMT X-Openstack-Request-Id: req-216896a4-717a-44df-a737-a425d25e32cb 2019-07-03 03:45:32,996 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "port_range_min": 22, "revision_number": 0, "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:32Z", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "121a7eca-babe-49c5-9417-ffb49acad3d3"}} 2019-07-03 03:45:32,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-216896a4-717a-44df-a737-a425d25e32cb 2019-07-03 03:45:32,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146833896637s 2019-07-03 03:45:33,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:45:33,004 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:33,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:33 GMT X-Openstack-Request-Id: req-6b8d5448-946f-4a38-a767-2cd417189ff8 2019-07-03 03:45:33,322 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:14Z", "updated_at": "2019-07-03T03:45:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "205f2d17-bbb0-4205-972c-c82f747e0a26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "249f8c7b-ce38-46bc-a60b-ec441eced0ab", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "7a66d313-8fea-4685-8e60-4c79d218903d", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "e1f4485c-4bb0-47fa-b337-f03dbf785875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 1, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:32Z", "updated_at": "2019-07-03T03:45:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "121a7eca-babe-49c5-9417-ffb49acad3d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "896d7bcb-86fe-4683-ba3a-b25827061d9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "a4a786f1-907b-4e03-9681-61843219b3c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 2, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "f9e166e5-1252-4273-bc92-24a66a33849e", "name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede"}]} 2019-07-03 03:45:33,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6b8d5448-946f-4a38-a767-2cd417189ff8 2019-07-03 03:45:33,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318729877472s 2019-07-03 03:45:33,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 03:45:33,334 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -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": "f9e166e5-1252-4273-bc92-24a66a33849e"}}' 2019-07-03 03:45:33,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:33 GMT X-Openstack-Request-Id: req-1acdb330-f75f-4e03-89a1-16f7c133123e 2019-07-03 03:45:33,752 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-03T03:45:33Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "port_range_min": null, "revision_number": 0, "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:33Z", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "94a2dffe-eace-4d7f-89d1-07e2529ea1f9"}} 2019-07-03 03:45:33,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1acdb330-f75f-4e03-89a1-16f7c133123e 2019-07-03 03:45:33,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.419456958771s 2019-07-03 03:45:33,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:45:33,755 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:33,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:33 GMT X-Openstack-Request-Id: req-d56c617f-1ce7-461b-ac0a-f8f9c973c72f 2019-07-03 03:45:33,865 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8314074b-f73c-44aa-8f87-9f839094a17b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ac3788b4a9d41caa0aae32f694e0b25","l2_adjacency":true,"status":"ACTIVE","subnets":["f351a37c-524f-43b1-b9af-965f92f01177"],"description":"","tags":[],"updated_at":"2019-07-03T03:45:15Z","qos_policy_id":null,"name":"singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede","admin_state_up":true,"tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:45:33,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d56c617f-1ce7-461b-ac0a-f8f9c973c72f 2019-07-03 03:45:33,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111056089401s 2019-07-03 03:45:33,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:45:33,877 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:34,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:34 GMT X-Openstack-Request-Id: req-6a902996-dda9-4bf7-8742-622c41ead0fe 2019-07-03 03:45:34,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:45:29Z", "file": "/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/file", "owner": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "size": 12716032, "self": "/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:45:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:45:34,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6a902996-dda9-4bf7-8742-622c41ead0fe 2019-07-03 03:45:34,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347131967545s 2019-07-03 03:45:34,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:45:34,229 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:34,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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-714278bc-5b86-410d-a297-15219ecea2d7 x-openstack-request-id: req-714278bc-5b86-410d-a297-15219ecea2d7 2019-07-03 03:45:34,413 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_efcda4d0-3410-4a09-8451-6b960e9daede", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "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": "2edb45a2-b045-4975-a571-cc750b7fdc7e"}]} 2019-07-03 03:45:34,413 - 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-714278bc-5b86-410d-a297-15219ecea2d7 2019-07-03 03:45:34,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.187794923782s 2019-07-03 03:45:34,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 03:45:34,418 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"server": {"name": "singlevm2-vm_efcda4d0-3410-4a09-8451-6b960e9daede", "imageRef": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "key_name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede", "flavorRef": "2edb45a2-b045-4975-a571-cc750b7fdc7e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8314074b-f73c-44aa-8f87-9f839094a17b"}], "security_groups": [{"name": "f9e166e5-1252-4273-bc92-24a66a33849e"}]}}' 2019-07-03 03:45:39,089 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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 location: http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf x-compute-request-id: req-2d8c9f37-e81a-4390-8b06-d71015b1bff1 x-openstack-request-id: req-2d8c9f37-e81a-4390-8b06-d71015b1bff1 2019-07-03 03:45:39,089 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f9e166e5-1252-4273-bc92-24a66a33849e"}], "OS-DCF:diskConfig": "MANUAL", "id": "6884483d-1327-427d-ad34-9410ee375faf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "bookmark"}], "adminPass": "vXv4TUhZd6FV"}} 2019-07-03 03:45:39,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2d8c9f37-e81a-4390-8b06-d71015b1bff1 2019-07-03 03:45:39,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.6745018959s 2019-07-03 03:45:39,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:45:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:39,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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-33d9062a-0c20-4afc-ad31-5656ed148cbb x-openstack-request-id: req-33d9062a-0c20-4afc-ad31-5656ed148cbb 2019-07-03 03:45:39,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "bookmark"}], "image": {"id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "links": [{"href": "http://172.30.9.23:8774/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2edb45a2-b045-4975-a571-cc750b7fdc7e", "links": [{"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "bookmark"}]}, "id": "6884483d-1327-427d-ad34-9410ee375faf", "user_id": "e8cced38efd4469aa197e3819e84a087", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:45:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede", "name": "singlevm2-vm_efcda4d0-3410-4a09-8451-6b960e9daede", "created": "2019-07-03T03:45:39Z", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:45:39,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33d9062a-0c20-4afc-ad31-5656ed148cbb 2019-07-03 03:45:39,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775377988815s 2019-07-03 03:45:39,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:45:39,878 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:39,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:40 GMT X-Openstack-Request-Id: req-daf96c63-d59f-4029-937b-a87cb28ee070 2019-07-03 03:45:39,998 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8314074b-f73c-44aa-8f87-9f839094a17b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ac3788b4a9d41caa0aae32f694e0b25","l2_adjacency":true,"status":"ACTIVE","subnets":["f351a37c-524f-43b1-b9af-965f92f01177"],"description":"","tags":[],"updated_at":"2019-07-03T03:45:15Z","qos_policy_id":null,"name":"singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede","admin_state_up":true,"tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:45:39,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-daf96c63-d59f-4029-937b-a87cb28ee070 2019-07-03 03:45:39,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120656013489s 2019-07-03 03:45:39,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:45:39,999 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:40,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:40 GMT X-Openstack-Request-Id: req-e4648d67-8292-447a-bf9d-83d5f514df80 2019-07-03 03:45:40,045 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8314074b-f73c-44aa-8f87-9f839094a17b","tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:45:15Z","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":"7ac3788b4a9d41caa0aae32f694e0b25","id":"f351a37c-524f-43b1-b9af-965f92f01177","subnetpool_id":null,"name":"singlevm2-subnet_efcda4d0-3410-4a09-8451-6b960e9daede"}]} 2019-07-03 03:45:40,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e4648d67-8292-447a-bf9d-83d5f514df80 2019-07-03 03:45:40,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459921360016s 2019-07-03 03:45:40,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:45:42,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:45:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:43,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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-2544c293-d627-43ba-908c-f1b6246d0a6e x-openstack-request-id: req-2544c293-d627-43ba-908c-f1b6246d0a6e 2019-07-03 03:45:43,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "bookmark"}], "image": {"id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "links": [{"href": "http://172.30.9.23:8774/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2edb45a2-b045-4975-a571-cc750b7fdc7e", "links": [{"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "bookmark"}]}, "id": "6884483d-1327-427d-ad34-9410ee375faf", "user_id": "e8cced38efd4469aa197e3819e84a087", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:45:42Z", "hostId": "d6a085374c138eab085a2cbf7cc2d2ab457c3783d61bf71519bfb8ff", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede", "name": "singlevm2-vm_efcda4d0-3410-4a09-8451-6b960e9daede", "created": "2019-07-03T03:45:39Z", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:45:43,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2544c293-d627-43ba-908c-f1b6246d0a6e 2019-07-03 03:45:43,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04922604561s 2019-07-03 03:45:43,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:45:45,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:45:45,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:46,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c54d552a-7725-485c-9ffb-4ce54d9fc1c9 x-openstack-request-id: req-c54d552a-7725-485c-9ffb-4ce54d9fc1c9 2019-07-03 03:45:46,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "bookmark"}], "image": {"id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "links": [{"href": "http://172.30.9.23:8774/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2edb45a2-b045-4975-a571-cc750b7fdc7e", "links": [{"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "bookmark"}]}, "id": "6884483d-1327-427d-ad34-9410ee375faf", "security_groups": [{"name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede"}], "user_id": "e8cced38efd4469aa197e3819e84a087", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:45:42Z", "hostId": "d6a085374c138eab085a2cbf7cc2d2ab457c3783d61bf71519bfb8ff", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede", "name": "singlevm2-vm_efcda4d0-3410-4a09-8451-6b960e9daede", "created": "2019-07-03T03:45:39Z", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:45:46,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c54d552a-7725-485c-9ffb-4ce54d9fc1c9 2019-07-03 03:45:46,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63504910469s 2019-07-03 03:45:46,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:45:48,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:45:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:50,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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-cf064266-8d26-4adb-adaf-e240e406c3ce x-openstack-request-id: req-cf064266-8d26-4adb-adaf-e240e406c3ce 2019-07-03 03:45:50,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "bookmark"}], "image": {"id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "links": [{"href": "http://172.30.9.23:8774/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2edb45a2-b045-4975-a571-cc750b7fdc7e", "links": [{"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "bookmark"}]}, "id": "6884483d-1327-427d-ad34-9410ee375faf", "security_groups": [{"name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede"}], "user_id": "e8cced38efd4469aa197e3819e84a087", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:45:42Z", "hostId": "d6a085374c138eab085a2cbf7cc2d2ab457c3783d61bf71519bfb8ff", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede", "name": "singlevm2-vm_efcda4d0-3410-4a09-8451-6b960e9daede", "created": "2019-07-03T03:45:39Z", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:45:50,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf064266-8d26-4adb-adaf-e240e406c3ce 2019-07-03 03:45:50,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64000606537s 2019-07-03 03:45:50,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:45:52,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:45:52,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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:53,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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-d9e3567b-72ed-4480-a47e-25002bdd573d x-openstack-request-id: req-d9e3567b-72ed-4480-a47e-25002bdd573d 2019-07-03 03:45:53,525 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:37:86", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "bookmark"}], "image": {"id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "links": [{"href": "http://172.30.9.23:8774/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:45:50.000000", "flavor": {"id": "2edb45a2-b045-4975-a571-cc750b7fdc7e", "links": [{"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "bookmark"}]}, "id": "6884483d-1327-427d-ad34-9410ee375faf", "security_groups": [{"name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede"}], "user_id": "e8cced38efd4469aa197e3819e84a087", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:45:49Z", "hostId": "d6a085374c138eab085a2cbf7cc2d2ab457c3783d61bf71519bfb8ff", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede", "name": "singlevm2-vm_efcda4d0-3410-4a09-8451-6b960e9daede", "created": "2019-07-03T03:45:39Z", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:45:53,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d9e3567b-72ed-4480-a47e-25002bdd573d 2019-07-03 03:45:53,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12605404854s 2019-07-03 03:45:53,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:45:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=6884483d-1327-427d-ad34-9410ee375faf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:53,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:53 GMT X-Openstack-Request-Id: req-a0784c57-daf0-4981-8d2d-19c636174200 2019-07-03 03:45:53,864 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:45:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f351a37c-524f-43b1-b9af-965f92f01177","ip_address":"192.168.120.5"}],"id":"5b4cf865-780f-49a2-8a4f-5682c6bfad7c","security_groups":["f9e166e5-1252-4273-bc92-24a66a33849e"],"mac_address":"fa:16:3e:09:37:86","project_id":"7ac3788b4a9d41caa0aae32f694e0b25","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8314074b-f73c-44aa-8f87-9f839094a17b","tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:43Z","binding:vnic_type":"normal","device_id":"6884483d-1327-427d-ad34-9410ee375faf","ip_allocation":"immediate"}]} 2019-07-03 03:45:53,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=6884483d-1327-427d-ad34-9410ee375faf used request id req-a0784c57-daf0-4981-8d2d-19c636174200 2019-07-03 03:45:53,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.33318400383s 2019-07-03 03:45:53,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=5b4cf865-780f-49a2-8a4f-5682c6bfad7c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:53,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:53 GMT X-Openstack-Request-Id: req-9c10ba10-b2c5-4cff-bad8-70755e6ad59b 2019-07-03 03:45:53,922 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:45:53,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=5b4cf865-780f-49a2-8a4f-5682c6bfad7c used request id req-9c10ba10-b2c5-4cff-bad8-70755e6ad59b 2019-07-03 03:45:53,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0476410388947s 2019-07-03 03:45:53,923 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:37:86', 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'df1dc1c5-07f7-4636-9519-f237dab4ea97'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:45:50.000000', 'flavor': Munch({u'id': u'2edb45a2-b045-4975-a571-cc750b7fdc7e'}), 'az': u'nova', 'id': u'6884483d-1327-427d-ad34-9410ee375faf', 'security_groups': [Munch({u'name': u'singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e8cced38efd4469aa197e3819e84a087', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ac3788b4a9d41caa0aae32f694e0b25', 'name': 'singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T03:45:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T03:45:49Z', 'hostId': u'd6a085374c138eab085a2cbf7cc2d2ab457c3783d61bf71519bfb8ff', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'd6a085374c138eab085a2cbf7cc2d2ab457c3783d61bf71519bfb8ff', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:45:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ac3788b4a9d41caa0aae32f694e0b25', 'name': u'singlevm2-vm_efcda4d0-3410-4a09-8451-6b960e9daede', 'adminPass': u'vXv4TUhZd6FV', 'tenant_id': u'7ac3788b4a9d41caa0aae32f694e0b25', 'created_at': u'2019-07-03T03:45:39Z', 'created': u'2019-07-03T03:45:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 03:45:53,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:45:53,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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:54,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:54 GMT X-Openstack-Request-Id: req-a0e77ecf-cbfe-4d35-8f1b-b0dba9417c45 2019-07-03 03:45:54,352 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8314074b-f73c-44aa-8f87-9f839094a17b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ac3788b4a9d41caa0aae32f694e0b25","l2_adjacency":true,"status":"ACTIVE","subnets":["f351a37c-524f-43b1-b9af-965f92f01177"],"description":"","tags":[],"updated_at":"2019-07-03T03:45:15Z","qos_policy_id":null,"name":"singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede","admin_state_up":true,"tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:45:54,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a0e77ecf-cbfe-4d35-8f1b-b0dba9417c45 2019-07-03 03:45:54,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.423449039459s 2019-07-03 03:45:54,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:45:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=6884483d-1327-427d-ad34-9410ee375faf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:54,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:54 GMT X-Openstack-Request-Id: req-cb8973c1-ef19-4905-ba26-96d2d0381d20 2019-07-03 03:45:54,437 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:45:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f351a37c-524f-43b1-b9af-965f92f01177","ip_address":"192.168.120.5"}],"id":"5b4cf865-780f-49a2-8a4f-5682c6bfad7c","security_groups":["f9e166e5-1252-4273-bc92-24a66a33849e"],"mac_address":"fa:16:3e:09:37:86","project_id":"7ac3788b4a9d41caa0aae32f694e0b25","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8314074b-f73c-44aa-8f87-9f839094a17b","tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:43Z","binding:vnic_type":"normal","device_id":"6884483d-1327-427d-ad34-9410ee375faf","ip_allocation":"immediate"}]} 2019-07-03 03:45:54,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=6884483d-1327-427d-ad34-9410ee375faf used request id req-cb8973c1-ef19-4905-ba26-96d2d0381d20 2019-07-03 03:45:54,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0840361118317s 2019-07-03 03:45:54,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 03:45:54,439 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.5", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c"}}' 2019-07-03 03:45:57,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:57 GMT X-Openstack-Request-Id: req-598d437d-db27-4ed2-91d4-69c916bde823 2019-07-03 03:45:57,605 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:55Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}} 2019-07-03 03:45:57,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-598d437d-db27-4ed2-91d4-69c916bde823 2019-07-03 03:45:57,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.16719484329s 2019-07-03 03:45:57,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:57,621 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:57,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:57 GMT X-Openstack-Request-Id: req-afd6fefe-99a8-40da-9d8a-719895e0a2e9 2019-07-03 03:45:57,684 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:55Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}]} 2019-07-03 03:45:57,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-afd6fefe-99a8-40da-9d8a-719895e0a2e9 2019-07-03 03:45:57,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637331008911s 2019-07-03 03:45:57,690 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:45:57,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:57,801 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:57,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:57 GMT X-Openstack-Request-Id: req-599b18ee-c8c6-44cb-80d5-5258a977ae41 2019-07-03 03:45:57,873 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:55Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}]} 2019-07-03 03:45:57,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-599b18ee-c8c6-44cb-80d5-5258a977ae41 2019-07-03 03:45:57,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0724959373474s 2019-07-03 03:45:57,878 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:45:57,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:57,989 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:58,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:58 GMT X-Openstack-Request-Id: req-84d4b7de-17bd-47b8-96b7-3eff8bf5cfaf 2019-07-03 03:45:58,350 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:55Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}]} 2019-07-03 03:45:58,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-84d4b7de-17bd-47b8-96b7-3eff8bf5cfaf 2019-07-03 03:45:58,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.361657857895s 2019-07-03 03:45:58,357 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:45:58,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:58,467 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:58,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:58 GMT X-Openstack-Request-Id: req-a1519dc4-b52f-4677-a9ee-f67a41b54f97 2019-07-03 03:45:58,541 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:55Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}]} 2019-07-03 03:45:58,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a1519dc4-b52f-4677-a9ee-f67a41b54f97 2019-07-03 03:45:58,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0746619701385s 2019-07-03 03:45:58,548 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:45:58,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:58,658 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:58,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:58 GMT X-Openstack-Request-Id: req-0812ff8c-0dd6-43a7-b5d9-abeb1a9238fa 2019-07-03 03:45:58,719 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:55Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}]} 2019-07-03 03:45:58,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0812ff8c-0dd6-43a7-b5d9-abeb1a9238fa 2019-07-03 03:45:58,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0609068870544s 2019-07-03 03:45:58,724 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:45:58,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:58,835 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:58,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:58 GMT X-Openstack-Request-Id: req-0b90c729-7702-432a-b771-36a48c1a5ea0 2019-07-03 03:45:58,928 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:55Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}]} 2019-07-03 03:45:58,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b90c729-7702-432a-b771-36a48c1a5ea0 2019-07-03 03:45:58,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0941441059113s 2019-07-03 03:45:58,935 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:45:59,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:59,045 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:59,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:59 GMT X-Openstack-Request-Id: req-76eca10f-fe89-476d-8d80-9fff7c33cc69 2019-07-03 03:45:59,102 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:55Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}]} 2019-07-03 03:45:59,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-76eca10f-fe89-476d-8d80-9fff7c33cc69 2019-07-03 03:45:59,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581200122833s 2019-07-03 03:45:59,108 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:45:59,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:45:59,219 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:45:59,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45:59 GMT X-Openstack-Request-Id: req-bf870b55-7bfd-434b-89e2-757cd0de970d 2019-07-03 03:45:59,495 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "efde53e5-68c4-4288-af36-8f23afcd7191", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:55Z", "updated_at": "2019-07-03T03:45:59Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:37:86", "device_id": "6884483d-1327-427d-ad34-9410ee375faf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_id": "5b4cf865-780f-49a2-8a4f-5682c6bfad7c", "id": "5cc618f0-561f-46cd-952a-a98be52b8b2b", "qos_policy_id": null}]} 2019-07-03 03:45:59,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bf870b55-7bfd-434b-89e2-757cd0de970d 2019-07-03 03:45:59,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.276993989944s 2019-07-03 03:45:59,501 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'efde53e5-68c4-4288-af36-8f23afcd7191', 'updated_at': u'2019-07-03T03:45:59Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.213', 'revision_number': 1, 'port_id': u'5b4cf865-780f-49a2-8a4f-5682c6bfad7c', 'id': u'5cc618f0-561f-46cd-952a-a98be52b8b2b', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'5b4cf865-780f-49a2-8a4f-5682c6bfad7c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ac3788b4a9d41caa0aae32f694e0b25', 'name': 'singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ac3788b4a9d41caa0aae32f694e0b25', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8314074b-f73c-44aa-8f87-9f839094a17b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:09:37:86', u'device_id': u'6884483d-1327-427d-ad34-9410ee375faf'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'7ac3788b4a9d41caa0aae32f694e0b25', 'created_at': u'2019-07-03T03:45:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8314074b-f73c-44aa-8f87-9f839094a17b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:09:37:86', u'device_id': u'6884483d-1327-427d-ad34-9410ee375faf'}), 'router': u'efde53e5-68c4-4288-af36-8f23afcd7191'}) 2019-07-03 03:45:59,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 03:45:59,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf/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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 03:45:59,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9636 Content-Type: application/json Date: Wed, 03 Jul 2019 03:45: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-adc995af-269a-4e31-a5e2-aed25801836c x-openstack-request-id: req-adc995af-269a-4e31-a5e2-aed25801836c 2019-07-03 03:45:59,748 - 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 576647282 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.238551] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.241548] pid_max: default: 32768 minimum: 301\n[ 0.243180] ACPI: Core revision 20150930\n[ 0.245210] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.247526] Security Framework initialized\n[ 0.249002] Yama: becoming mindful.\n[ 0.250299] AppArmor: AppArmor initialized\n[ 0.251831] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254201] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.256528] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258714] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261163] Initializing cgroup subsys io\n[ 0.262653] Initializing cgroup subsys memory\n[ 0.264228] Initializing cgroup subsys devices\n[ 0.265849] Initializing cgroup subsys freezer\n[ 0.267448] Initializing cgroup subsys net_cls\n[ 0.269073] Initializing cgroup subsys perf_event\n[ 0.270760] Initializing cgroup subsys net_prio\n[ 0.272377] Initializing cgroup subsys hugetlb\n[ 0.273966] Initializing cgroup subsys pids\n[ 0.275510] CPU: Physical Processor ID: 0\n[ 0.277646] mce: CPU supports 10 MCE banks\n[ 0.279143] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280983] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.299472] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.310085] ftrace: allocating 31920 entries in 125 pages\n[ 0.346771] smpboot: Max logical packages: 1\n[ 0.348331] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.350795] x2apic enabled\n[ 0.352220] Switched APIC routing to physical x2apic.\n[ 0.355220] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.357271] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.361068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.364336] KVM setup paravirtual spinlock\n[ 0.366320] x86: Booted up 1 node, 1 CPUs\n[ 0.367801] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.370299] devtmpfs: initialized\n[ 0.372582] evm: security.selinux\n[ 0.373851] evm: security.SMACK64\n[ 0.375116] evm: security.SMACK64EXEC\n[ 0.376489] evm: security.SMACK64TRANSMUTE\n[ 0.377979] evm: security.SMACK64MMAP\n[ 0.379338] evm: security.ima\n[ 0.380508] evm: security.capability\n[ 0.381914] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.385262] pinctrl core: initialized pinctrl subsystem\n[ 0.387214] RTC time: 3:45:50, date: 07/03/19\n[ 0.388901] NET: Registered protocol family 16\n[ 0.390628] cpuidle: using governor ladder\n[ 0.392129] cpuidle: using governor menu\n[ 0.393567] PCCT header not found.\n[ 0.394906] ACPI: bus type PCI registered\n[ 0.396369] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.398617] PCI: Using configuration type 1 for base access\n[ 0.401249] ACPI: Added _OSI(Module Device)\n[ 0.402778] ACPI: Added _OSI(Processor Device)\n[ 0.404352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.406004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.408684] ACPI: Interpreter enabled\n[ 0.410073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.413446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.416811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.420312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.423799] ACPI: (supports S0 S5)\n[ 0.425121] ACPI: Using IOAPIC for interrupt routing\n[ 0.426956] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.431787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.433929] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.436248] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.438501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.442572] acpiphp: Slot [3] registered\n[ 0.444060] acpiphp: Slot [4] registered\n[ 0.445551] acpiphp: Slot [5] registered\n[ 0.447038] acpiphp: Slot [6] registered\n[ 0.448519] acpiphp: Slot [7] registered\n[ 0.450004] acpiphp: Slot [8] registered\n[ 0.451498] acpiphp: Slot [9] registered\n[ 0.452984] acpiphp: Slot [10] registered\n[ 0.454493] acpiphp: Slot [11] registered\n[ 0.456007] acpiphp: Slot [12] registered\n[ 0.457516] acpiphp: Slot [13] registered\n[ 0.459015] acpiphp: Slot [14] registered\n[ 0.460522] acpiphp: Slot [15] registered\n[ 0.478449] acpiphp: Slot [16] registered\n[ 0.479961] acpiphp: Slot [17] registered\n[ 0.481467] acpiphp: Slot [18] registered\n[ 0.482978] acpiphp: Slot [19] registered\n[ 0.484480] acpiphp: Slot [20] registered\n[ 0.485992] acpiphp: Slot [21] registered\n[ 0.487505] acpiphp: Slot [22] registered\n[ 0.489013] acpiphp: Slot [23] registered\n[ 0.490526] acpiphp: Slot [24] registered\n[ 0.492037] acpiphp: Slot [25] registered\n[ 0.493544] acpiphp: Slot [26] registered\n[ 0.495045] acpiphp: Slot [27] registered\n[ 0.496558] acpiphp: Slot [28] registered\n[ 0.498065] acpiphp: Slot [29] registered\n[ 0.499573] acpiphp: Slot [30] registered\n[ 0.501084] acpiphp: Slot [31] registered\n[ 0.502592] PCI host bridge to bus 0000:00\n[ 0.504105] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.506383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508675] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.511378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.514089] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.516871] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521731] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.524155] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.526371] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.528766] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.537574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.540795] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.564657] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.567368] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.569996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.572756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.575347] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.577720] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.580771] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.582761] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.585654] vgaarb: loaded\n[ 0.586768] vgaarb: bridge control possible 0000:00:02.0\n[ 0.589379] SCSI subsystem initialized\n[ 0.591420] ACPI: bus type USB registered\n[ 0.593003] usbcore: registered new interface driver usbfs\n[ 0.594977] usbcore: registered new interface driver hub\n[ 0.596862] usbcore: registered new device driver usb\n[ 0.599041] PCI: Using ACPI for IRQ routing\n[ 0.601468] NetLabel: Initializing\n[ 0.602813] NetLabel: domain hash size = 128\n[ 0.604417] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606256] NetLabel: unlabeled traffic allowed by default\n[ 0.608760] clocksource: Switched to clocksource kvm-clock\n[ 0.620823] AppArmor: AppArmor Filesystem Enabled\n[ 0.622631] pnp: PnP ACPI init\n[ 0.624300] pnp: PnP ACPI: found 5 devices\n[ 0.631644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.634890] NET: Registered protocol family 2\n[ 0.637065] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639499] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641764] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.644046] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.646096] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.648357] NET: Registered protocol family 1\n[ 0.650036] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652100] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654128] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.669299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.684632] Trying to unpack rootfs image as initramfs...\n[ 0.749693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.752936] Scanning for low memory corruption every 60 seconds\n[ 0.755540] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.757828] audit: initializing netlink subsys (disabled)\n[ 0.759767] audit: type=2000 audit(1562125551.039:1): initialized\n[ 0.762274] Initialise system trusted keyring\n[ 0.764077] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.766257] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.769545] zbud: loaded\n[ 0.770818] VFS: Disk quotas dquot_6.6.0\n[ 0.772341] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.775122] fuse init (API version 7.23)\n[ 0.776790] Key type big_key registered\n[ 0.778287] Allocating IMA MOK and blacklist keyrings.\n[ 0.780511] Key type asymmetric registered\n[ 0.782072] Asymmetric key parser 'x509' registered\n[ 0.783874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.786681] io scheduler noop registered\n[ 0.788158] io scheduler deadline registered (default)\n[ 0.790066] io scheduler cfq registered\n[ 0.791651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.793618] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.795999] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.798730] ACPI: Power Button [PWRF]\n[ 0.800291] GHES: HEST is not enabled!\n[ 0.814682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.844462] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.848133] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.873863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.877625] Linux agpgart interface v0.103\n[ 0.881624] brd: module loaded\n[ 0.884180] loop: module loaded\n[ 0.890640] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.893433] GPT:90111 != 2097151\n[ 0.894704] GPT:Alternate GPT header not at the end of the disk.\n[ 0.896783] GPT:90111 != 2097151\n[ 0.898054] GPT: Use GNU Parted to correct GPT errors.\n[ 0.899879] vda: vda1 vda15\n[ 0.901911] scsi host0: ata_piix\n[ 0.903328] scsi host1: ata_piix\n[ 0.904665] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.906969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.909964] libphy: Fixed MDIO Bus: probed\n[ 0.911512] tun: Universal TUN/TAP device driver, 1.6\n[ 0.913315] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.916800] PPP generic driver version 2.4.2\n[ 0.918486] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.920741] ehci-pci: EHCI PCI platform driver\n[ 0.922402] ehci-platform: EHCI generic platform driver\n[ 0.924264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.926422] ohci-pci: OHCI PCI platform driver\n[ 0.928074] ohci-platform: OHCI generic platform driver\n[ 0.929956] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.945212] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.947109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.949897] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.951764] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.954025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.956346] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.959023] usb usb1: Product: UHCI Host Controller\n[ 0.960782] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.962937] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.964730] hub 1-0:1.0: USB hub found\n[ 0.966193] hub 1-0:1.0: 2 ports detected\n[ 0.967926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.971818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.973623] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.975524] mousedev: PS/2 mouse device common for all mice\n[ 0.977875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.981049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.983341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.985561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.987804] i2c /dev entries driver\n[ 0.989224] device-mapper: uevent: version 1.0.3\n[ 0.991004] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.994071] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.996550] NET: Registered protocol family 10\n[ 0.998685] NET: Registered protocol family 17\n[ 1.000368] Key type dns_resolver registered\n[ 1.002176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.004232] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.007524] registered taskstats version 1\n[ 1.009121] Loading compiled-in X.509 certificates\n[ 1.011488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.014985] zswap: loaded using pool lzo/zbud\n[ 1.017689] Key type trusted registered\n[ 1.020229] Key type encrypted registered\n[ 1.021774] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.023735] ima: No TPM chip found, activating TPM-bypass!\n[ 1.025703] evm: HMAC attrs: 0x1\n[ 1.027411] Magic number: 11:780:764\n[ 1.028883] event_source breakpoint: hash matches\n[ 1.030722] rtc_cmos 00:00: setting system clock to 2019-07-03 03:45:51 UTC (1562125551)\n[ 1.033750] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.035845] EDD information not available.\n[ 1.067541] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.070463] Write protecting the kernel read-only data: 14336k\n[ 1.075936] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.079380] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.248362] 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.05. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDH2NaoCGhyKvkvgxgJbOY5KGCBPF63fowERU93TYYk0TOiBvnByje9zZsfgpoFlE7kf3w/7VPx017qNVIkE0igLrgxpJKI5h6/RXKBoN7tR9daWn1qXyMfgyLwd6zDMWfcjfhXtYYQEgcTXn7z+OBMCJFGdMaDwwUbsFRA5SBHb2ZT7Hzk98HEwafMWjdWHlvOqjA+eYX6Hf7MxyQbk4UxThs4Yb5HDIFRFFoVwmZhLeIodlwc7uYyiClLxGFGHz0mHq/oxDi/lTXzxZp9HWlDgK3bHMV4d/vavD4+VCzZYxavE6I2Vh9EymZIib0SwjDc2FSjHvSVXxBVtdiDoSYp root@singlevm2-vm-efcda4d0-3410-4a09-8451-6b960e9daede\nssh-dss AAAAB3NzaC1kc3MAAACBAJKFdW4Zm6CuR9SlF6dWkXDnKqzTbSLb1sgHoAlgL83lLZYq/qfJQIiNbhWnXwLx0Rzpofpda02Q0rZPWEr2AxXDRdk6dpFdVuFip53QQTVzgPg9IqZrUXL/aSBerqAUKkH37o9Sew4RFqCSPCFBMoENjxiWJlEYnzP92xhSCrlpAAAAFQCe/hSJoE2uynKrsvVcgrIWu9Vm6QAAAIBoNxlmukr57HNDqNYMa4vs/25SfFsNno52x4Zfua/XEJ2U4+vsPVKmJbQZDCrXNxXlpce9YdQlh+hOMgMh1qr9tl0U4qeU1EWRw6cSkub70397eaJqNpY5x2gWUbX/9fOlKuZhpJMHXIpwGzw16LnRPRHVXLB/8y81a1nTzFNSgQAAAIBE+oKDmMM7IHWutQdmBoZ1PR+Csno7+sgDyE3HVrI188HUwLU0l60Z/iQmlcNqDloIy0pkYoRAldnINvTIvJEDJzY0RrsqLo9KVQn87vHy8vEPO3bbJBkLRxTgdxAth4N7Xv037RFqSU22OCheketmuDsBP5euzt9YuPOSCx2chg== root@singlevm2-vm-efcda4d0-3410-4a09-8451-6b960e9daede\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe09:3786/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-efcda4d0-3410-4a09-8451-6b960e9daede\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.\nsinglevm2-vm-efcda4d0-3410-4a09-8451-6b960e9daede login: "} 2019-07-03 03:45:59,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf/action used request id req-adc995af-269a-4e31-a5e2-aed25801836c 2019-07-03 03:45:59,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.246469974518s 2019-07-03 03:45:59,749 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 576647282 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.238551] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.241548] pid_max: default: 32768 minimum: 301 [ 0.243180] ACPI: Core revision 20150930 [ 0.245210] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.247526] Security Framework initialized [ 0.249002] Yama: becoming mindful. [ 0.250299] AppArmor: AppArmor initialized [ 0.251831] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254201] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.256528] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258714] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261163] Initializing cgroup subsys io [ 0.262653] Initializing cgroup subsys memory [ 0.264228] Initializing cgroup subsys devices [ 0.265849] Initializing cgroup subsys freezer [ 0.267448] Initializing cgroup subsys net_cls [ 0.269073] Initializing cgroup subsys perf_event [ 0.270760] Initializing cgroup subsys net_prio [ 0.272377] Initializing cgroup subsys hugetlb [ 0.273966] Initializing cgroup subsys pids [ 0.275510] CPU: Physical Processor ID: 0 [ 0.277646] mce: CPU supports 10 MCE banks [ 0.279143] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280983] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.299472] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.310085] ftrace: allocating 31920 entries in 125 pages [ 0.346771] smpboot: Max logical packages: 1 [ 0.348331] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.350795] x2apic enabled [ 0.352220] Switched APIC routing to physical x2apic. [ 0.355220] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.357271] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.361068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.364336] KVM setup paravirtual spinlock [ 0.366320] x86: Booted up 1 node, 1 CPUs [ 0.367801] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.370299] devtmpfs: initialized [ 0.372582] evm: security.selinux [ 0.373851] evm: security.SMACK64 [ 0.375116] evm: security.SMACK64EXEC [ 0.376489] evm: security.SMACK64TRANSMUTE [ 0.377979] evm: security.SMACK64MMAP [ 0.379338] evm: security.ima [ 0.380508] evm: security.capability [ 0.381914] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.385262] pinctrl core: initialized pinctrl subsystem [ 0.387214] RTC time: 3:45:50, date: 07/03/19 [ 0.388901] NET: Registered protocol family 16 [ 0.390628] cpuidle: using governor ladder [ 0.392129] cpuidle: using governor menu [ 0.393567] PCCT header not found. [ 0.394906] ACPI: bus type PCI registered [ 0.396369] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.398617] PCI: Using configuration type 1 for base access [ 0.401249] ACPI: Added _OSI(Module Device) [ 0.402778] ACPI: Added _OSI(Processor Device) [ 0.404352] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.406004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.408684] ACPI: Interpreter enabled [ 0.410073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.413446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.416811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.420312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.423799] ACPI: (supports S0 S5) [ 0.425121] ACPI: Using IOAPIC for interrupt routing [ 0.426956] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.431787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.433929] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.436248] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.438501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.442572] acpiphp: Slot [3] registered [ 0.444060] acpiphp: Slot [4] registered [ 0.445551] acpiphp: Slot [5] registered [ 0.447038] acpiphp: Slot [6] registered [ 0.448519] acpiphp: Slot [7] registered [ 0.450004] acpiphp: Slot [8] registered [ 0.451498] acpiphp: Slot [9] registered [ 0.452984] acpiphp: Slot [10] registered [ 0.454493] acpiphp: Slot [11] registered [ 0.456007] acpiphp: Slot [12] registered [ 0.457516] acpiphp: Slot [13] registered [ 0.459015] acpiphp: Slot [14] registered [ 0.460522] acpiphp: Slot [15] registered [ 0.478449] acpiphp: Slot [16] registered [ 0.479961] acpiphp: Slot [17] registered [ 0.481467] acpiphp: Slot [18] registered [ 0.482978] acpiphp: Slot [19] registered [ 0.484480] acpiphp: Slot [20] registered [ 0.485992] acpiphp: Slot [21] registered [ 0.487505] acpiphp: Slot [22] registered [ 0.489013] acpiphp: Slot [23] registered [ 0.490526] acpiphp: Slot [24] registered [ 0.492037] acpiphp: Slot [25] registered [ 0.493544] acpiphp: Slot [26] registered [ 0.495045] acpiphp: Slot [27] registered [ 0.496558] acpiphp: Slot [28] registered [ 0.498065] acpiphp: Slot [29] registered [ 0.499573] acpiphp: Slot [30] registered [ 0.501084] acpiphp: Slot [31] registered [ 0.502592] PCI host bridge to bus 0000:00 [ 0.504105] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.506383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508675] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.511378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.514089] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.516871] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521731] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.524155] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.526371] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.528766] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.537574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.540795] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564657] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.567368] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.575347] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.577720] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.580771] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.582761] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.585654] vgaarb: loaded [ 0.586768] vgaarb: bridge control possible 0000:00:02.0 [ 0.589379] SCSI subsystem initialized [ 0.591420] ACPI: bus type USB registered [ 0.593003] usbcore: registered new interface driver usbfs [ 0.594977] usbcore: registered new interface driver hub [ 0.596862] usbcore: registered new device driver usb [ 0.599041] PCI: Using ACPI for IRQ routing [ 0.601468] NetLabel: Initializing [ 0.602813] NetLabel: domain hash size = 128 [ 0.604417] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606256] NetLabel: unlabeled traffic allowed by default [ 0.608760] clocksource: Switched to clocksource kvm-clock [ 0.620823] AppArmor: AppArmor Filesystem Enabled [ 0.622631] pnp: PnP ACPI init [ 0.624300] pnp: PnP ACPI: found 5 devices [ 0.631644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.634890] NET: Registered protocol family 2 [ 0.637065] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639499] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641764] TCP: Hash tables configured (established 4096 bind 4096) [ 0.644046] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.646096] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.648357] NET: Registered protocol family 1 [ 0.650036] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652100] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654128] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.669299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.684632] Trying to unpack rootfs image as initramfs... [ 0.749693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.752936] Scanning for low memory corruption every 60 seconds [ 0.755540] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.757828] audit: initializing netlink subsys (disabled) [ 0.759767] audit: type=2000 audit(1562125551.039:1): initialized [ 0.762274] Initialise system trusted keyring [ 0.764077] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.766257] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.769545] zbud: loaded [ 0.770818] VFS: Disk quotas dquot_6.6.0 [ 0.772341] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.775122] fuse init (API version 7.23) [ 0.776790] Key type big_key registered [ 0.778287] Allocating IMA MOK and blacklist keyrings. [ 0.780511] Key type asymmetric registered [ 0.782072] Asymmetric key parser 'x509' registered [ 0.783874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.786681] io scheduler noop registered [ 0.788158] io scheduler deadline registered (default) [ 0.790066] io scheduler cfq registered [ 0.791651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.793618] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.795999] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.798730] ACPI: Power Button [PWRF] [ 0.800291] GHES: HEST is not enabled! [ 0.814682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.844462] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.848133] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.873863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.877625] Linux agpgart interface v0.103 [ 0.881624] brd: module loaded [ 0.884180] loop: module loaded [ 0.890640] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.893433] GPT:90111 != 2097151 [ 0.894704] GPT:Alternate GPT header not at the end of the disk. [ 0.896783] GPT:90111 != 2097151 [ 0.898054] GPT: Use GNU Parted to correct GPT errors. [ 0.899879] vda: vda1 vda15 [ 0.901911] scsi host0: ata_piix [ 0.903328] scsi host1: ata_piix [ 0.904665] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.906969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.909964] libphy: Fixed MDIO Bus: probed [ 0.911512] tun: Universal TUN/TAP device driver, 1.6 [ 0.913315] tun: (C) 1999-2004 Max Krasnyansky [ 0.916800] PPP generic driver version 2.4.2 [ 0.918486] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.920741] ehci-pci: EHCI PCI platform driver [ 0.922402] ehci-platform: EHCI generic platform driver [ 0.924264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.926422] ohci-pci: OHCI PCI platform driver [ 0.928074] ohci-platform: OHCI generic platform driver [ 0.929956] uhci_hcd: USB Universal Host Controller Interface driver [ 0.945212] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.947109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.949897] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.951764] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.954025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.956346] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.959023] usb usb1: Product: UHCI Host Controller [ 0.960782] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.962937] usb usb1: SerialNumber: 0000:00:01.2 [ 0.964730] hub 1-0:1.0: USB hub found [ 0.966193] hub 1-0:1.0: 2 ports detected [ 0.967926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.971818] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.973623] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.975524] mousedev: PS/2 mouse device common for all mice [ 0.977875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.981049] rtc_cmos 00:00: RTC can wake from S4 [ 0.983341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.985561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.987804] i2c /dev entries driver [ 0.989224] device-mapper: uevent: version 1.0.3 [ 0.991004] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.994071] ledtrig-cpu: registered to indicate activity on CPUs [ 0.996550] NET: Registered protocol family 10 [ 0.998685] NET: Registered protocol family 17 [ 1.000368] Key type dns_resolver registered [ 1.002176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.004232] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.007524] registered taskstats version 1 [ 1.009121] Loading compiled-in X.509 certificates [ 1.011488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.014985] zswap: loaded using pool lzo/zbud [ 1.017689] Key type trusted registered [ 1.020229] Key type encrypted registered [ 1.021774] AppArmor: AppArmor sha1 policy hashing enabled [ 1.023735] ima: No TPM chip found, activating TPM-bypass! [ 1.025703] evm: HMAC attrs: 0x1 [ 1.027411] Magic number: 11:780:764 [ 1.028883] event_source breakpoint: hash matches [ 1.030722] rtc_cmos 00:00: setting system clock to 2019-07-03 03:45:51 UTC (1562125551) [ 1.033750] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.035845] EDD information not available. [ 1.067541] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.070463] Write protecting the kernel read-only data: 14336k [ 1.075936] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.079380] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.248362] 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.05. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDH2NaoCGhyKvkvgxgJbOY5KGCBPF63fowERU93TYYk0TOiBvnByje9zZsfgpoFlE7kf3w/7VPx017qNVIkE0igLrgxpJKI5h6/RXKBoN7tR9daWn1qXyMfgyLwd6zDMWfcjfhXtYYQEgcTXn7z+OBMCJFGdMaDwwUbsFRA5SBHb2ZT7Hzk98HEwafMWjdWHlvOqjA+eYX6Hf7MxyQbk4UxThs4Yb5HDIFRFFoVwmZhLeIodlwc7uYyiClLxGFGHz0mHq/oxDi/lTXzxZp9HWlDgK3bHMV4d/vavD4+VCzZYxavE6I2Vh9EymZIib0SwjDc2FSjHvSVXxBVtdiDoSYp root@singlevm2-vm-efcda4d0-3410-4a09-8451-6b960e9daede ssh-dss AAAAB3NzaC1kc3MAAACBAJKFdW4Zm6CuR9SlF6dWkXDnKqzTbSLb1sgHoAlgL83lLZYq/qfJQIiNbhWnXwLx0Rzpofpda02Q0rZPWEr2AxXDRdk6dpFdVuFip53QQTVzgPg9IqZrUXL/aSBerqAUKkH37o9Sew4RFqCSPCFBMoENjxiWJlEYnzP92xhSCrlpAAAAFQCe/hSJoE2uynKrsvVcgrIWu9Vm6QAAAIBoNxlmukr57HNDqNYMa4vs/25SfFsNno52x4Zfua/XEJ2U4+vsPVKmJbQZDCrXNxXlpce9YdQlh+hOMgMh1qr9tl0U4qeU1EWRw6cSkub70397eaJqNpY5x2gWUbX/9fOlKuZhpJMHXIpwGzw16LnRPRHVXLB/8y81a1nTzFNSgQAAAIBE+oKDmMM7IHWutQdmBoZ1PR+Csno7+sgDyE3HVrI188HUwLU0l60Z/iQmlcNqDloIy0pkYoRAldnINvTIvJEDJzY0RrsqLo9KVQn87vHy8vEPO3bbJBkLRxTgdxAth4N7Xv037RFqSU22OCheketmuDsBP5euzt9YuPOSCx2chg== root@singlevm2-vm-efcda4d0-3410-4a09-8451-6b960e9daede -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe09:3786/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-efcda4d0-3410-4a09-8451-6b960e9daede 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. singlevm2-vm-efcda4d0-3410-4a09-8451-6b960e9daede login: 2019-07-03 03:45:59,754 - paramiko.transport - DEBUG - starting thread (client mode): 0x5af92fd0L 2019-07-03 03:45:59,754 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 03:45:59,754 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-03 03:45:59,755 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-03 03:45:59,756 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 03:45:59,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 03:45:59,756 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-03 03:45:59,756 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 03:45:59,756 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 03:45:59,757 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 03:45:59,774 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 03:45:59,774 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 03:45:59,786 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: c85f9162c9e51e5ad419d417064f395c 2019-07-03 03:45:59,787 - paramiko.transport - DEBUG - Trying discovered key 6681b535d557e9120c6fb31df77f53f8 in /tmp/tmphs1XTY 2019-07-03 03:45:59,813 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 03:45:59,819 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 03:45:59,820 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 03:45:59,821 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-03 03:45:59,821 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 03:45:59,824 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 03:45:59,826 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 03:45:59,826 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-03 03:45:59,826 - functest.core.singlevm - DEBUG - error: 2019-07-03 03:45:59,831 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 03:45:59,947 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:45:59,948 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 03:45:59,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 03:45:59,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/5cc618f0-561f-46cd-952a-a98be52b8b2b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:01,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:46:01 GMT X-Openstack-Request-Id: req-ec62991e-7e94-4c9d-862b-2f1db4b903f7 2019-07-03 03:46:01,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:46:01,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5cc618f0-561f-46cd-952a-a98be52b8b2b.json used request id req-ec62991e-7e94-4c9d-862b-2f1db4b903f7 2019-07-03 03:46:01,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.96751999855s 2019-07-03 03:46:01,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:46:01,935 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:01,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:02 GMT X-Openstack-Request-Id: req-2232af1d-c761-421c-b918-965ae88d4c57 2019-07-03 03:46:01,985 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:46:01,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-2232af1d-c761-421c-b918-965ae88d4c57 2019-07-03 03:46:01,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0498909950256s 2019-07-03 03:46:01,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 03:46:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:02,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 03:46: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-62a226e0-1a09-4760-9b60-23994c5fa1c4 x-openstack-request-id: req-62a226e0-1a09-4760-9b60-23994c5fa1c4 2019-07-03 03:46:02,390 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf used request id req-62a226e0-1a09-4760-9b60-23994c5fa1c4 2019-07-03 03:46:02,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.404930114746s 2019-07-03 03:46:02,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:46:02,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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:03,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35456c67-9904-46d1-a11d-19ad494038a0 x-openstack-request-id: req-35456c67-9904-46d1-a11d-19ad494038a0 2019-07-03 03:46:03,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:37:86", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:37:86", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6884483d-1327-427d-ad34-9410ee375faf", "rel": "bookmark"}], "image": {"id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "links": [{"href": "http://172.30.9.23:8774/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:45:50.000000", "flavor": {"id": "2edb45a2-b045-4975-a571-cc750b7fdc7e", "links": [{"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "bookmark"}]}, "id": "6884483d-1327-427d-ad34-9410ee375faf", "security_groups": [{"name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede"}], "user_id": "e8cced38efd4469aa197e3819e84a087", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:46:02Z", "hostId": "d6a085374c138eab085a2cbf7cc2d2ab457c3783d61bf71519bfb8ff", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede", "name": "singlevm2-vm_efcda4d0-3410-4a09-8451-6b960e9daede", "created": "2019-07-03T03:45:39Z", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:46:03,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-35456c67-9904-46d1-a11d-19ad494038a0 2019-07-03 03:46:03,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06839418411s 2019-07-03 03:46:03,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:46:05,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:46:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:05,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46: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-34f5aa1e-1537-4352-95f6-be10907d903f x-openstack-request-id: req-34f5aa1e-1537-4352-95f6-be10907d903f 2019-07-03 03:46:05,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 03:46:05,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34f5aa1e-1537-4352-95f6-be10907d903f 2019-07-03 03:46:05,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211766958237s 2019-07-03 03:46:05,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:46:05,681 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:05,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:05 GMT X-Openstack-Request-Id: req-0b345ef7-3104-4359-ae31-c1256346fbe4 2019-07-03 03:46:05,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:14Z", "updated_at": "2019-07-03T03:45:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "205f2d17-bbb0-4205-972c-c82f747e0a26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "249f8c7b-ce38-46bc-a60b-ec441eced0ab", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "7a66d313-8fea-4685-8e60-4c79d218903d", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "e1f4485c-4bb0-47fa-b337-f03dbf785875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 1, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:32Z", "updated_at": "2019-07-03T03:45:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "121a7eca-babe-49c5-9417-ffb49acad3d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "896d7bcb-86fe-4683-ba3a-b25827061d9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:33Z", "revision_number": 0, "id": "94a2dffe-eace-4d7f-89d1-07e2529ea1f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:33Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:32Z", "revision_number": 0, "id": "a4a786f1-907b-4e03-9681-61843219b3c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:32Z", "security_group_id": "f9e166e5-1252-4273-bc92-24a66a33849e", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 3, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "f9e166e5-1252-4273-bc92-24a66a33849e", "name": "singlevm2-sg_efcda4d0-3410-4a09-8451-6b960e9daede"}]} 2019-07-03 03:46:05,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0b345ef7-3104-4359-ae31-c1256346fbe4 2019-07-03 03:46:05,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0420088768005s 2019-07-03 03:46:05,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:46:05,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f9e166e5-1252-4273-bc92-24a66a33849e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:06,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:46:06 GMT X-Openstack-Request-Id: req-5652abfd-e65c-4c83-afeb-8f468a188adc 2019-07-03 03:46:06,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:46:06,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f9e166e5-1252-4273-bc92-24a66a33849e.json used request id req-5652abfd-e65c-4c83-afeb-8f468a188adc 2019-07-03 03:46:06,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.465406894684s 2019-07-03 03:46:06,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 03:46:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:06,265 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46: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-df85c6cd-2d9e-4825-bb96-1eb4db52bb1a x-openstack-request-id: req-df85c6cd-2d9e-4825-bb96-1eb4db52bb1a 2019-07-03 03:46:06,266 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_efcda4d0-3410-4a09-8451-6b960e9daede used request id req-df85c6cd-2d9e-4825-bb96-1eb4db52bb1a 2019-07-03 03:46:06,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.072142124176s 2019-07-03 03:46:06,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:46:06,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/efde53e5-68c4-4288-af36-8f23afcd7191/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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" -d '{"subnet_id": "f351a37c-524f-43b1-b9af-965f92f01177"}' 2019-07-03 03:46:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:09 GMT X-Openstack-Request-Id: req-1166cb4c-b0db-4591-b2ee-c681a0dcbfe7 2019-07-03 03:46:09,138 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8314074b-f73c-44aa-8f87-9f839094a17b", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "subnet_id": "f351a37c-524f-43b1-b9af-965f92f01177", "subnet_ids": ["f351a37c-524f-43b1-b9af-965f92f01177"], "port_id": "7dfdad6a-7ad5-4370-98bd-625f6725a09c", "id": "efde53e5-68c4-4288-af36-8f23afcd7191"} 2019-07-03 03:46:09,138 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efde53e5-68c4-4288-af36-8f23afcd7191/remove_router_interface.json used request id req-1166cb4c-b0db-4591-b2ee-c681a0dcbfe7 2019-07-03 03:46:09,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.87222695351s 2019-07-03 03:46:09,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:46:09,140 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:09,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:09 GMT X-Openstack-Request-Id: req-a7fb3cf8-a1c4-4764-92e7-95e943905232 2019-07-03 03:46:09,296 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:17Z", "admin_state_up": true, "updated_at": "2019-07-03T03:46:07Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "efde53e5-68c4-4288-af36-8f23afcd7191", "name": "singlevm2-router_efcda4d0-3410-4a09-8451-6b960e9daede"}]} 2019-07-03 03:46:09,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a7fb3cf8-a1c4-4764-92e7-95e943905232 2019-07-03 03:46:09,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.156971931458s 2019-07-03 03:46:09,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:46:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/efde53e5-68c4-4288-af36-8f23afcd7191.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:13,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:46:13 GMT X-Openstack-Request-Id: req-9a6d9a72-f01b-4e70-b42a-387524f62af2 2019-07-03 03:46:13,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:46:13,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/efde53e5-68c4-4288-af36-8f23afcd7191.json used request id req-9a6d9a72-f01b-4e70-b42a-387524f62af2 2019-07-03 03:46:13,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.29855203629s 2019-07-03 03:46:13,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:46:13,597 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:13,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:14 GMT X-Openstack-Request-Id: req-82a62994-c80c-4141-a887-4cf4005bb26b 2019-07-03 03:46:13,956 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8314074b-f73c-44aa-8f87-9f839094a17b","tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:45:15Z","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":"7ac3788b4a9d41caa0aae32f694e0b25","id":"f351a37c-524f-43b1-b9af-965f92f01177","subnetpool_id":null,"name":"singlevm2-subnet_efcda4d0-3410-4a09-8451-6b960e9daede"}]} 2019-07-03 03:46:13,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-82a62994-c80c-4141-a887-4cf4005bb26b 2019-07-03 03:46:13,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.35999584198s 2019-07-03 03:46:13,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:46:13,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f351a37c-524f-43b1-b9af-965f92f01177.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:16,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:46:16 GMT X-Openstack-Request-Id: req-2957cc4d-37e7-489d-8e96-94747806ece4 2019-07-03 03:46:16,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:46:16,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f351a37c-524f-43b1-b9af-965f92f01177.json used request id req-2957cc4d-37e7-489d-8e96-94747806ece4 2019-07-03 03:46:16,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.29396009445s 2019-07-03 03:46:16,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:46:16,253 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:16,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:16 GMT X-Openstack-Request-Id: req-4aec07d1-9044-452c-8d89-98c282a874d3 2019-07-03 03:46:16,357 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8314074b-f73c-44aa-8f87-9f839094a17b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ac3788b4a9d41caa0aae32f694e0b25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:46:16Z","qos_policy_id":null,"name":"singlevm2-net_efcda4d0-3410-4a09-8451-6b960e9daede","admin_state_up":true,"tenant_id":"7ac3788b4a9d41caa0aae32f694e0b25","created_at":"2019-07-03T03:45:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:46:16,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4aec07d1-9044-452c-8d89-98c282a874d3 2019-07-03 03:46:16,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104908943176s 2019-07-03 03:46:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:46:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/8314074b-f73c-44aa-8f87-9f839094a17b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:18,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:46:18 GMT X-Openstack-Request-Id: req-51b8cbe2-7ee7-4c76-887b-ca27f943c7e6 2019-07-03 03:46:18,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:46:18,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8314074b-f73c-44aa-8f87-9f839094a17b.json used request id req-51b8cbe2-7ee7-4c76-887b-ca27f943c7e6 2019-07-03 03:46:18,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.8563978672s 2019-07-03 03:46:18,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:46:18,223 - 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}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:18,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:18 GMT X-Openstack-Request-Id: req-6e315428-889e-4204-80d1-09bac5e92810 2019-07-03 03:46:18,262 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:45:29Z", "file": "/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/file", "owner": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "df1dc1c5-07f7-4636-9519-f237dab4ea97", "size": 12716032, "self": "/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/df1dc1c5-07f7-4636-9519-f237dab4ea97/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_efcda4d0-3410-4a09-8451-6b960e9daede", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:45:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:46:18,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6e315428-889e-4204-80d1-09bac5e92810 2019-07-03 03:46:18,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0429701805115s 2019-07-03 03:46:18,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:46:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e9cb6e002c3e67e33773d3eb0bf28f6c95a33090" 2019-07-03 03:46:20,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:46:20 GMT X-Openstack-Request-Id: req-416e97a9-b9b0-4142-b2cd-172ebe104d9a 2019-07-03 03:46:20,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-07-03 03:46:20,129 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/df1dc1c5-07f7-4636-9519-f237dab4ea97 used request id req-416e97a9-b9b0-4142-b2cd-172ebe104d9a 2019-07-03 03:46:20,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.8659350872s 2019-07-03 03:46:20,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:46:20,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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f8c4b13-75a1-414c-b19a-4ad50e3bf3bb x-openstack-request-id: req-3f8c4b13-75a1-414c-b19a-4ad50e3bf3bb 2019-07-03 03:46:20,161 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_efcda4d0-3410-4a09-8451-6b960e9daede", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e", "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": "2edb45a2-b045-4975-a571-cc750b7fdc7e"}]} 2019-07-03 03:46:20,161 - 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-3f8c4b13-75a1-414c-b19a-4ad50e3bf3bb 2019-07-03 03:46:20,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258631706238s 2019-07-03 03:46:20,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:46:20,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:20,198 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00150abd-ef3d-486a-96e8-b8b9957f3e37 x-openstack-request-id: req-00150abd-ef3d-486a-96e8-b8b9957f3e37 2019-07-03 03:46:20,198 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2edb45a2-b045-4975-a571-cc750b7fdc7e used request id req-00150abd-ef3d-486a-96e8-b8b9957f3e37 2019-07-03 03:46:20,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0359718799591s 2019-07-03 03:46:20,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:46:20,202 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:20,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f9d37d-519d-4e9c-934b-91a00322e998 2019-07-03 03:46:20,421 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede", "links": {"self": "http://172.30.9.23:5000/v3/users/e8cced38efd4469aa197e3819e84a087"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8cced38efd4469aa197e3819e84a087", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:46:20,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f7f9d37d-519d-4e9c-934b-91a00322e998 2019-07-03 03:46:20,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222409963608s 2019-07-03 03:46:20,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:46:20,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e8cced38efd4469aa197e3819e84a087 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:20,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5efc354-9404-4199-8c40-a603714a2077 2019-07-03 03:46:20,665 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_efcda4d0-3410-4a09-8451-6b960e9daede", "links": {"self": "http://172.30.9.23:5000/v3/users/e8cced38efd4469aa197e3819e84a087"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e8cced38efd4469aa197e3819e84a087", "description": null}} 2019-07-03 03:46:20,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e8cced38efd4469aa197e3819e84a087 used request id req-d5efc354-9404-4199-8c40-a603714a2077 2019-07-03 03:46:20,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237848043442s 2019-07-03 03:46:20,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 03:46:20,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/e8cced38efd4469aa197e3819e84a087 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:21,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-857a132c-c6e3-41a4-8537-09a42af6143f 2019-07-03 03:46:21,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:46:21,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e8cced38efd4469aa197e3819e84a087 used request id req-857a132c-c6e3-41a4-8537-09a42af6143f 2019-07-03 03:46:21,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.38845205307s 2019-07-03 03:46:21,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:46:21,065 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:21,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7f4d44-3a4f-426b-bdec-3a88e07ea37b 2019-07-03 03:46:21,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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/7ac3788b4a9d41caa0aae32f694e0b25"}, "tags": [], "enabled": true, "id": "7ac3788b4a9d41caa0aae32f694e0b25", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_efcda4d0-3410-4a09-8451-6b960e9daede"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 03:46:21,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6e7f4d44-3a4f-426b-bdec-3a88e07ea37b 2019-07-03 03:46:21,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206979990005s 2019-07-03 03:46:21,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 03:46:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7ac3788b4a9d41caa0aae32f694e0b25 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:21,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:46:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bf835e-a321-4342-898f-6107e5f2afff 2019-07-03 03:46:21,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:46:21,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7ac3788b4a9d41caa0aae32f694e0b25 used request id req-72bf835e-a321-4342-898f-6107e5f2afff 2019-07-03 03:46:21,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.346690177917s 2019-07-03 03:46:21,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:46:21,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7ac3788b4a9d41caa0aae32f694e0b25&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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:21,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:21 GMT X-Openstack-Request-Id: req-0f80a660-2a02-401b-a4fa-0428ace23575 2019-07-03 03:46:21,949 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:14Z", "updated_at": "2019-07-03T03:45:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "205f2d17-bbb0-4205-972c-c82f747e0a26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "249f8c7b-ce38-46bc-a60b-ec441eced0ab", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "7a66d313-8fea-4685-8e60-4c79d218903d", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "e1f4485c-4bb0-47fa-b337-f03dbf785875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 1, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "name": "default"}]} 2019-07-03 03:46:21,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7ac3788b4a9d41caa0aae32f694e0b25&name=default used request id req-0f80a660-2a02-401b-a4fa-0428ace23575 2019-07-03 03:46:21,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323856115341s 2019-07-03 03:46:21,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:46:21,955 - 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}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:22,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:22 GMT X-Openstack-Request-Id: req-b1f80d5d-5987-4895-92f1-59a8580bbcb1 2019-07-03 03:46:22,302 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "created_at": "2019-07-03T03:45:14Z", "updated_at": "2019-07-03T03:45:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "205f2d17-bbb0-4205-972c-c82f747e0a26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "249f8c7b-ce38-46bc-a60b-ec441eced0ab", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "7a66d313-8fea-4685-8e60-4c79d218903d", "remote_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:45:14Z", "revision_number": 0, "id": "e1f4485c-4bb0-47fa-b337-f03dbf785875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:45:14Z", "security_group_id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "tenant_id": "7ac3788b4a9d41caa0aae32f694e0b25", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac3788b4a9d41caa0aae32f694e0b25"}], "revision_number": 1, "project_id": "7ac3788b4a9d41caa0aae32f694e0b25", "id": "ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:46:22,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b1f80d5d-5987-4895-92f1-59a8580bbcb1 2019-07-03 03:46:22,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347840070724s 2019-07-03 03:46:22,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:46:22,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}48338d7c90382451e700503638496be9e520007b" 2019-07-03 03:46:22,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:46:22 GMT X-Openstack-Request-Id: req-99f54477-7701-4606-a75c-0b3728ddbdfa 2019-07-03 03:46:22,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:46:22,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ca9a3a32-b5f8-43f6-a792-0c4ff798dbc6.json used request id req-99f54477-7701-4606-a75c-0b3728ddbdfa 2019-07-03 03:46:22,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.446269989014s 2019-07-03 03:46:22,802 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-07-03 03:46:22,843 - 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-07-03 03:46:22,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228c77a4-ad01-40df-b33d-fbca495cf513 2019-07-03 03:46:22,848 - 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-07-03 03:46:22,848 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-228c77a4-ad01-40df-b33d-fbca495cf513 2019-07-03 03:46:22,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:46:23,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:46:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["bDEvD0k-QEq2cydqWHeRRQ"], "issued_at": "2019-07-03T03:46:23.000000Z"}} 2019-07-03 03:46:23,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:46:23,254 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:23,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:23 GMT X-Openstack-Request-Id: req-fbeedac9-d96c-4ed6-9423-75e7d095cf32 2019-07-03 03:46:23,635 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:46:23,635 - 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-fbeedac9-d96c-4ed6-9423-75e7d095cf32 2019-07-03 03:46:23,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382029056549s 2019-07-03 03:46:23,642 - 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-07-03 03:46:23,648 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01aabdc7-cdb8-447b-aeb0-be6c70a92c59 2019-07-03 03:46:23,648 - 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-07-03 03:46:23,648 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-01aabdc7-cdb8-447b-aeb0-be6c70a92c59 2019-07-03 03:46:23,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:46:23,652 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:23,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbcc1fa6-bf83-4760-be9f-3cd8339e3a7b 2019-07-03 03:46:23,867 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:46:23,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-fbcc1fa6-bf83-4760-be9f-3cd8339e3a7b 2019-07-03 03:46:23,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217771053314s 2019-07-03 03:46:23,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 03:46:23,877 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}}' 2019-07-03 03:46:24,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6204e328-892f-40e5-a5ef-199d37d5d650 2019-07-03 03:46:24,104 - 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/cbca0b28168e44dc8afde69de5e9ed46"}, "tags": [], "enabled": true, "id": "cbca0b28168e44dc8afde69de5e9ed46", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}} 2019-07-03 03:46:24,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6204e328-892f-40e5-a5ef-199d37d5d650 2019-07-03 03:46:24,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.229792833328s 2019-07-03 03:46:24,105 - 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'cbca0b28168e44dc8afde69de5e9ed46', '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_7cc1c417-1999-4bc8-9d72-d15e56d0c03c'}) 2019-07-03 03:46:24,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 03:46:24,114 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ACZ0JPhdpM4tFNPiGubh3zgtJoIsIG", "email": null, "name": "vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}}' 2019-07-03 03:46:24,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d33624-1bfb-49d9-a85b-c2b57054a548 2019-07-03 03:46:24,704 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "links": {"self": "http://172.30.9.23:5000/v3/users/31fea760fa374295b819f87ccdece3fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "31fea760fa374295b819f87ccdece3fa", "domain_id": "default", "password_expires_at": null}} 2019-07-03 03:46:24,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-97d33624-1bfb-49d9-a85b-c2b57054a548 2019-07-03 03:46:24,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.593349218369s 2019-07-03 03:46:24,705 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'31fea760fa374295b819f87ccdece3fa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c'}) 2019-07-03 03:46:24,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:46:24,713 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:24,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20503ff6-7485-48ce-a29b-fce2a7c58d58 2019-07-03 03:46:24,925 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:46:24,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-20503ff6-7485-48ce-a29b-fce2a7c58d58 2019-07-03 03:46:24,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217473983765s 2019-07-03 03:46:24,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:46:24,934 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:25,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549c0661-fbaa-4165-a323-f663e187a600 2019-07-03 03:46:25,046 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:46:25,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-549c0661-fbaa-4165-a323-f663e187a600 2019-07-03 03:46:25,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116034030914s 2019-07-03 03:46:25,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:46:25,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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:25,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638e1fb1-e390-4350-9038-0bdd9306de63 2019-07-03 03:46:25,182 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:46:25,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-638e1fb1-e390-4350-9038-0bdd9306de63 2019-07-03 03:46:25,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130414962769s 2019-07-03 03:46:25,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:46:25,191 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:25,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c101c38-e804-4b47-addf-909d43455a8d 2019-07-03 03:46:25,423 - 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-07-03 03:46:25,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7c101c38-e804-4b47-addf-909d43455a8d 2019-07-03 03:46:25,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235363960266s 2019-07-03 03:46:25,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:46:25,427 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:25,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787b3626-8cf5-482b-91dd-44515658c6f9 2019-07-03 03:46:25,571 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "links": {"self": "http://172.30.9.23:5000/v3/users/31fea760fa374295b819f87ccdece3fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "31fea760fa374295b819f87ccdece3fa", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:46:25,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-787b3626-8cf5-482b-91dd-44515658c6f9 2019-07-03 03:46:25,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147476911545s 2019-07-03 03:46:25,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:46:25,586 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:25,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55366cb4-0a94-422b-b000-0e4e7000c9af 2019-07-03 03:46:25,816 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/cbca0b28168e44dc8afde69de5e9ed46"}, "tags": [], "enabled": true, "id": "cbca0b28168e44dc8afde69de5e9ed46", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}]} 2019-07-03 03:46:25,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-55366cb4-0a94-422b-b000-0e4e7000c9af 2019-07-03 03:46:25,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232798814774s 2019-07-03 03:46:25,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:46:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=31fea760fa374295b819f87ccdece3fa&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cbca0b28168e44dc8afde69de5e9ed46" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:26,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a24e40-ac54-4293-a662-d1656c970432 2019-07-03 03:46:26,051 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=31fea760fa374295b819f87ccdece3fa&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cbca0b28168e44dc8afde69de5e9ed46", "previous": null, "next": null}} 2019-07-03 03:46:26,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=31fea760fa374295b819f87ccdece3fa&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cbca0b28168e44dc8afde69de5e9ed46 used request id req-14a24e40-ac54-4293-a662-d1656c970432 2019-07-03 03:46:26,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.228034973145s 2019-07-03 03:46:26,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:46:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cbca0b28168e44dc8afde69de5e9ed46/users/31fea760fa374295b819f87ccdece3fa/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:26,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fad2bc2-f0ee-48fb-a854-3f2ca4a8df94 2019-07-03 03:46:26,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:46:26,267 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cbca0b28168e44dc8afde69de5e9ed46/users/31fea760fa374295b819f87ccdece3fa/roles/de3f03247fab46318069d2e018e2d917 used request id req-6fad2bc2-f0ee-48fb-a854-3f2ca4a8df94 2019-07-03 03:46:26,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.21186709404s 2019-07-03 03:46:26,268 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 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'cbca0b28168e44dc8afde69de5e9ed46', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ACZ0JPhdpM4tFNPiGubh3zgtJoIsIG', 'username': u'vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', '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-07-03 03:46:26,271 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'password': 'ACZ0JPhdpM4tFNPiGubh3zgtJoIsIG', 'project_name': 'vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'cbca0b28168e44dc8afde69de5e9ed46', 'project_domain_name': 'Default'} 2019-07-03 03:46:26,272 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-07-03 03:46:26,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:46:26,276 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:26,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c03c93f3-107a-41ae-b327-7b3b89e833ad 2019-07-03 03:46:26,521 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:46:26,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c03c93f3-107a-41ae-b327-7b3b89e833ad 2019-07-03 03:46:26,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.248901128769s 2019-07-03 03:46:26,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:46:26,532 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:46:26,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e290a37a-6d7b-4ebb-bad9-1da0710177a4 2019-07-03 03:46:26,752 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/cbca0b28168e44dc8afde69de5e9ed46"}, "tags": [], "enabled": true, "id": "cbca0b28168e44dc8afde69de5e9ed46", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}]} 2019-07-03 03:46:26,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e290a37a-6d7b-4ebb-bad9-1da0710177a4 2019-07-03 03:46:26,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223207950592s 2019-07-03 03:46:26,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:46:26,755 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" -d '{"network": {"tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "name": "vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "admin_state_up": true}}' 2019-07-03 03:46:27,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:27 GMT X-Openstack-Request-Id: req-630c5d48-82be-4dcd-b716-d810031e25cf 2019-07-03 03:46:27,407 - 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":"248d932c-bb51-4c5d-ad69-c5ea66383d53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"cbca0b28168e44dc8afde69de5e9ed46","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:46:27Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c","admin_state_up":true,"tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:27Z","mtu":1450}} 2019-07-03 03:46:27,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-630c5d48-82be-4dcd-b716-d810031e25cf 2019-07-03 03:46:27,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.653390884399s 2019-07-03 03:46:27,408 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:46:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'248d932c-bb51-4c5d-ad69-c5ea66383d53', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', u'created_at': u'2019-07-03T03:46:27Z', u'mtu': 1450, u'tenant_id': u'cbca0b28168e44dc8afde69de5e9ed46', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cbca0b28168e44dc8afde69de5e9ed46', u'l2_adjacency': True}) 2019-07-03 03:46:27,412 - 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-07-03 03:46:27,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339b1672-f657-42e3-8f09-707dcaae4614 2019-07-03 03:46:27,418 - 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-07-03 03:46:27,419 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-339b1672-f657-42e3-8f09-707dcaae4614 2019-07-03 03:46:27,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:46:27,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T04:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbca0b28168e44dc8afde69de5e9ed46", "name": "vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cbca0b28168e44dc8afde69de5e9ed46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/cbca0b28168e44dc8afde69de5e9ed46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/cbca0b28168e44dc8afde69de5e9ed46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cbca0b28168e44dc8afde69de5e9ed46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_cbca0b28168e44dc8afde69de5e9ed46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/cbca0b28168e44dc8afde69de5e9ed46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/cbca0b28168e44dc8afde69de5e9ed46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/cbca0b28168e44dc8afde69de5e9ed46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cbca0b28168e44dc8afde69de5e9ed46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/cbca0b28168e44dc8afde69de5e9ed46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/cbca0b28168e44dc8afde69de5e9ed46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "id": "31fea760fa374295b819f87ccdece3fa"}, "audit_ids": ["VbqamPccQGu91bxZj0MGPg"], "issued_at": "2019-07-03T03:46:27.000000Z"}} 2019-07-03 03:46:27,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:46:27,847 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:28,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:28 GMT X-Openstack-Request-Id: req-d08ed087-74ab-4742-9981-1c24759eb4c7 2019-07-03 03:46:28,241 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cbca0b28168e44dc8afde69de5e9ed46","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:46:27Z","qos_policy_id":null,"name":"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c","admin_state_up":true,"tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:46:28,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d08ed087-74ab-4742-9981-1c24759eb4c7 2019-07-03 03:46:28,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394259214401s 2019-07-03 03:46:28,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:46:28,243 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"subnet": {"name": "vping_ssh-subnet_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "enable_dhcp": true, "network_id": "248d932c-bb51-4c5d-ad69-c5ea66383d53", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:46:29,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:29 GMT X-Openstack-Request-Id: req-77897a12-6549-49f2-8cf7-e996846e474c 2019-07-03 03:46:29,372 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:46:28Z","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":"cbca0b28168e44dc8afde69de5e9ed46","id":"3261e1e3-cbc4-416e-91fd-6132e3c85722","subnetpool_id":null,"name":"vping_ssh-subnet_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}} 2019-07-03 03:46:29,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-77897a12-6549-49f2-8cf7-e996846e474c 2019-07-03 03:46:29,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.12883210182s 2019-07-03 03:46:29,372 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:46:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3261e1e3-cbc4-416e-91fd-6132e3c85722', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', u'enable_dhcp': True, u'network_id': u'248d932c-bb51-4c5d-ad69-c5ea66383d53', u'tenant_id': u'cbca0b28168e44dc8afde69de5e9ed46', u'created_at': u'2019-07-03T03:46:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cbca0b28168e44dc8afde69de5e9ed46'}) 2019-07-03 03:46:29,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:46:29,373 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "vping_ssh-router_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "admin_state_up": true}}' 2019-07-03 03:46:37,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:37 GMT X-Openstack-Request-Id: req-f1048854-fcf6-4101-8780-062e89bed67d 2019-07-03 03:46:37,122 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:30Z", "admin_state_up": true, "updated_at": "2019-07-03T03:46:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "b6334e93-924e-4bae-baec-66723d05452c", "name": "vping_ssh-router_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}} 2019-07-03 03:46:37,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f1048854-fcf6-4101-8780-062e89bed67d 2019-07-03 03:46:37,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.74957299232s 2019-07-03 03:46:37,123 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:46:31Z', u'revision_number': 3, u'id': u'b6334e93-924e-4bae-baec-66723d05452c', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', u'admin_state_up': True, u'tenant_id': u'cbca0b28168e44dc8afde69de5e9ed46', u'created_at': u'2019-07-03T03:46:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'cbca0b28168e44dc8afde69de5e9ed46'}) 2019-07-03 03:46:37,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:46:37,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b6334e93-924e-4bae-baec-66723d05452c/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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"subnet_id": "3261e1e3-cbc4-416e-91fd-6132e3c85722"}' 2019-07-03 03:46:40,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:40 GMT X-Openstack-Request-Id: req-84521551-d344-4b08-b2ae-9c0275a993fb 2019-07-03 03:46:40,379 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "248d932c-bb51-4c5d-ad69-c5ea66383d53", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "subnet_id": "3261e1e3-cbc4-416e-91fd-6132e3c85722", "subnet_ids": ["3261e1e3-cbc4-416e-91fd-6132e3c85722"], "port_id": "4a36ab62-b818-4d26-b4dd-5124b7a5936f", "id": "b6334e93-924e-4bae-baec-66723d05452c"} 2019-07-03 03:46:40,379 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b6334e93-924e-4bae-baec-66723d05452c/add_router_interface.json used request id req-84521551-d344-4b08-b2ae-9c0275a993fb 2019-07-03 03:46:40,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.25564002991s 2019-07-03 03:46:40,380 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:46:40,487 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:46:40,491 - 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-07-03 03:46:40,498 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:40 GMT 2019-07-03 03:46:40,498 - 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-07-03 03:46:40,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:46:40,508 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:40,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:40 GMT X-Openstack-Request-Id: req-f35775bf-157d-40fe-95da-8ce13c801298 2019-07-03 03:46:40,839 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:46:40,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f35775bf-157d-40fe-95da-8ce13c801298 2019-07-03 03:46:40,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334486961365s 2019-07-03 03:46:40,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:46:40,852 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}' 2019-07-03 03:46:41,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:41 GMT Location: http://172.30.9.23:9292/v2/images/92176001-6342-499e-b085-de733d7f74ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-703fd269-1055-423c-befd-e3d2cd7413f6 2019-07-03 03:46:41,220 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:46:41Z", "file": "/v2/images/92176001-6342-499e-b085-de733d7f74ed/file", "owner": "cbca0b28168e44dc8afde69de5e9ed46", "id": "92176001-6342-499e-b085-de733d7f74ed", "size": null, "self": "/v2/images/92176001-6342-499e-b085-de733d7f74ed", "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_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "checksum": null, "created_at": "2019-07-03T03:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:46:41,220 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-703fd269-1055-423c-befd-e3d2cd7413f6 2019-07-03 03:46:41,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.372412204742s 2019-07-03 03:46:41,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:46:41,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/92176001-6342-499e-b085-de733d7f74ed/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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '' 2019-07-03 03:46:42,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:46:42 GMT X-Openstack-Request-Id: req-955e6cb2-2e6b-45e2-ba21-2e33d9ac64db 2019-07-03 03:46:42,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:46:42,073 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/92176001-6342-499e-b085-de733d7f74ed/file used request id req-955e6cb2-2e6b-45e2-ba21-2e33d9ac64db 2019-07-03 03:46:42,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.852107048035s 2019-07-03 03:46:42,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:46:42,082 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:42,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:42 GMT X-Openstack-Request-Id: req-1a9c10af-5b27-4b2b-b1d1-cf0d7add3a40 2019-07-03 03:46:42,415 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:46:42Z", "file": "/v2/images/92176001-6342-499e-b085-de733d7f74ed/file", "owner": "cbca0b28168e44dc8afde69de5e9ed46", "id": "92176001-6342-499e-b085-de733d7f74ed", "size": 12716032, "self": "/v2/images/92176001-6342-499e-b085-de733d7f74ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:46:42,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1a9c10af-5b27-4b2b-b1d1-cf0d7add3a40 2019-07-03 03:46:42,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338078975677s 2019-07-03 03:46:42,418 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap', u'metadata': Munch({})})], 'file': u'/v2/images/92176001-6342-499e-b085-de733d7f74ed/file', 'owner': u'cbca0b28168e44dc8afde69de5e9ed46', 'id': u'92176001-6342-499e-b085-de733d7f74ed', 'size': 12716032, u'self': u'/v2/images/92176001-6342-499e-b085-de733d7f74ed', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbca0b28168e44dc8afde69de5e9ed46', 'name': 'vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:46:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T03:46:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', '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/92176001-6342-499e-b085-de733d7f74ed', 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_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'created': u'2019-07-03T03:46:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:46:41Z', 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/92176001-6342-499e-b085-de733d7f74ed', 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_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:46:42,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:46:42,424 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:46:42,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-efa95a7f-27fd-47d4-a3ca-f07bf6d6d66f x-openstack-request-id: req-efa95a7f-27fd-47d4-a3ca-f07bf6d6d66f 2019-07-03 03:46:42,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "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": "19b20016-79ae-4d7b-8783-c1e8327c8621"}} 2019-07-03 03:46:42,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-efa95a7f-27fd-47d4-a3ca-f07bf6d6d66f 2019-07-03 03:46:42,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.554682970047s 2019-07-03 03:46:42,977 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', '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'a6c124494b0c46c2b4ad05546c87df21', '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'19b20016-79ae-4d7b-8783-c1e8327c8621', 'swap': 0}) 2019-07-03 03:46:42,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:46:42,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621/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}e1cf6ff31e1dbd40506d12380833adcd5993f427" -d '{"extra_specs": {}}' 2019-07-03 03:46:43,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5eb624ce-9e64-4ff0-9724-6767aba528ba x-openstack-request-id: req-5eb624ce-9e64-4ff0-9724-6767aba528ba 2019-07-03 03:46:43,108 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:46:43,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621/os-extra_specs used request id req-5eb624ce-9e64-4ff0-9724-6767aba528ba 2019-07-03 03:46:43,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130274057388s 2019-07-03 03:46:43,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 03:46:43,114 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"keypair": {"name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}}' 2019-07-03 03:46:43,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46: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-0bdb0b93-af35-4e31-a3a6-774a4a50f311 x-openstack-request-id: req-0bdb0b93-af35-4e31-a3a6-774a4a50f311 2019-07-03 03:46:43,766 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoJmzUJ+Mm4ylyFoT8dygawZpO1k5ZVQnWu9a9UK5slowcc3oOwtGFiwC6AirxN9/CrZojWt89YcUF1UyusmiljrMEzTpFHS2pMFE9ES0VGg6T3f6NnjsJiFS9I8go5Xz2OAk/FGmRC4d9v8cH53LlVaI36z+3evgEac925IOp3il6Zy/iybhSPoYlE8Lp5g0RSAJ7yIwYhIo6iyW0U2odmvezOB9baAnxdQsDBQmmS893uWjsNtlQhlvcWsA5r4ukHWeBkqyjW4KoCin1xEq3tHTU8cIuScgMlHQfbnynKitlANIgb+WysZLO/VX9jAYitFFa6tyTp6UutreSRRTb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqCZs1CfjJuMpchaE/HcoGsGaTtZOWVUJ1rvWvVCubJaMHHN6\nDsLRhYsAugIq8Tffwq2aI1rfPWHFBdVMrrJopY6zBM06RR0tqTBRPREtFRoOk93+\njZ47CYhUvSPIKOV89jgJPxRpkQuHfb/HB+dy5VWiN+s/t3r4BGnPduSDqd4pemcv\n4sm4Uj6GJRPC6eYNEUgCe8iMGISKOosltFNqHZr3szgfW2gJ8XULAwUJpkvPd7lo\n7DbZUIZb3FrAOa+LpB1ngZKso1uCqAop9cRKt7R01PHCLknIDJR0H258pyorZQDS\nIG/lsrGSzv1V/YwGIrRRWurck6elLra3kkUU2wIDAQABAoIBAE1EUu/uYEgHTI07\nYeKtUoVw/1pIyfnsxLei2xtlTrFhQIL2YVkVFrhZ1nyi8F6lwTGxGkoywLBxE9sJ\nV9JS8xlYiFSlhagqr0e2hy4bjW7L6XTzJrymwBQyTFYZcimwwopV15Hf7F6VQK59\nCJVOOpK9lexCMqY6YGuOv6Gvgfz09cV30nrLJkpUexw4A1XNQEY4Z64GoCeOYpby\ngUBeKlOqIf/7n8L4hPe5JC6lvPrIyjN9z7cZTejtfe+N1afzMHSq0KB3YD8LjoPf\nJ4F/L8gTcX16kfztkaFlsh55TQMjuUfvGKHFZK/2BtfIq2EgAVDnh/Jt1bhddu4l\nlnClUjECgYEA0PhNpDbp6TLuGYYY3Y5Q6N+KJYHmYUIq0d+sT7l0eTku1/QXM3Gz\nZyl6jedYrk9yj0z2lq0sHz9i3GjfvFsZRac75lRoxf8th0cRCA+10ScHIwbLBTfv\nwqrBKhrHVxFTQLeD90QzHAiCOSW19x+VtK74YDRYU+u9CBjjlHkK18MCgYEAzf5O\nwr4T12gOlzzhYWb39kCUA83JmUCA0oR2u+jE7Dw9WxKD//pmEGEVoeSDOY+0Hphe\nmq15lcIe7PUTjP0FX+zArkMR8JVoMLekHyoVBs2GAd1rC9HLL80X79C34XK1Su0R\n8djyi/0lbEvm+IC21t9Ave8bXE5KoIXaCOOFlQkCgYEAsHJI1LTNc2veocyZqFHn\nvYoq0prJlSvSjh3IGBUm5MjE5fGjuXtzGVNruPAz8BMDTz6UJAwa6lOSPTuMVzWw\ntCCOMmDpiu15WvVFy0HAqtbCbu/ocwKVPxEBQ3UTBlCJtGaAVkPOyAfjNS/DYuPX\ne5YWAN2SC2JM3c5uM0q1PhMCgYEAxgaFfJzxwhAchrNWDybHlQl7wTRha1wg+z+w\nTPB17ovyh8yC7N+wompSO3HL3NgS1Z6ww42k5pzY0f6/rrfGJPMaP+vmIRvgL4U6\n12LDF+kXvE85CwHBjNBjBH3nZ2m4crD4oUBn2r+e7D8DaT2Dh4jTWkO0T8ZL44kJ\nk6X10tECgYAPQpPE2zcFp80o1xVul4jdVLFKug37uRJc68gSihVL6r2jpfY4pzci\n3UBmDpxVK1HJ9JnxygNVo8fGTHfRRQuF0M3CfGe5Zf54LtRLfGfJY7kK8DrMom5p\n4S76SxcoW5jJ9PNoh6VQenmwZjKCuxbHCNEZi6GldK4lp4u7zEkXcg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "31fea760fa374295b819f87ccdece3fa", "name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "fingerprint": "da:08:59:dc:f7:5a:26:9e:4c:55:30:53:6d:05:9f:be"}} 2019-07-03 03:46:43,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0bdb0b93-af35-4e31-a3a6-774a4a50f311 2019-07-03 03:46:43,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.655213117599s 2019-07-03 03:46:43,768 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoJmzUJ+Mm4ylyFoT8dygawZpO1k5ZVQnWu9a9UK5slowcc3oOwtGFiwC6AirxN9/CrZojWt89YcUF1UyusmiljrMEzTpFHS2pMFE9ES0VGg6T3f6NnjsJiFS9I8go5Xz2OAk/FGmRC4d9v8cH53LlVaI36z+3evgEac925IOp3il6Zy/iybhSPoYlE8Lp5g0RSAJ7yIwYhIo6iyW0U2odmvezOB9baAnxdQsDBQmmS893uWjsNtlQhlvcWsA5r4ukHWeBkqyjW4KoCin1xEq3tHTU8cIuScgMlHQfbnynKitlANIgb+WysZLO/VX9jAYitFFa6tyTp6UutreSRRTb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqCZs1CfjJuMpchaE/HcoGsGaTtZOWVUJ1rvWvVCubJaMHHN6\nDsLRhYsAugIq8Tffwq2aI1rfPWHFBdVMrrJopY6zBM06RR0tqTBRPREtFRoOk93+\njZ47CYhUvSPIKOV89jgJPxRpkQuHfb/HB+dy5VWiN+s/t3r4BGnPduSDqd4pemcv\n4sm4Uj6GJRPC6eYNEUgCe8iMGISKOosltFNqHZr3szgfW2gJ8XULAwUJpkvPd7lo\n7DbZUIZb3FrAOa+LpB1ngZKso1uCqAop9cRKt7R01PHCLknIDJR0H258pyorZQDS\nIG/lsrGSzv1V/YwGIrRRWurck6elLra3kkUU2wIDAQABAoIBAE1EUu/uYEgHTI07\nYeKtUoVw/1pIyfnsxLei2xtlTrFhQIL2YVkVFrhZ1nyi8F6lwTGxGkoywLBxE9sJ\nV9JS8xlYiFSlhagqr0e2hy4bjW7L6XTzJrymwBQyTFYZcimwwopV15Hf7F6VQK59\nCJVOOpK9lexCMqY6YGuOv6Gvgfz09cV30nrLJkpUexw4A1XNQEY4Z64GoCeOYpby\ngUBeKlOqIf/7n8L4hPe5JC6lvPrIyjN9z7cZTejtfe+N1afzMHSq0KB3YD8LjoPf\nJ4F/L8gTcX16kfztkaFlsh55TQMjuUfvGKHFZK/2BtfIq2EgAVDnh/Jt1bhddu4l\nlnClUjECgYEA0PhNpDbp6TLuGYYY3Y5Q6N+KJYHmYUIq0d+sT7l0eTku1/QXM3Gz\nZyl6jedYrk9yj0z2lq0sHz9i3GjfvFsZRac75lRoxf8th0cRCA+10ScHIwbLBTfv\nwqrBKhrHVxFTQLeD90QzHAiCOSW19x+VtK74YDRYU+u9CBjjlHkK18MCgYEAzf5O\nwr4T12gOlzzhYWb39kCUA83JmUCA0oR2u+jE7Dw9WxKD//pmEGEVoeSDOY+0Hphe\nmq15lcIe7PUTjP0FX+zArkMR8JVoMLekHyoVBs2GAd1rC9HLL80X79C34XK1Su0R\n8djyi/0lbEvm+IC21t9Ave8bXE5KoIXaCOOFlQkCgYEAsHJI1LTNc2veocyZqFHn\nvYoq0prJlSvSjh3IGBUm5MjE5fGjuXtzGVNruPAz8BMDTz6UJAwa6lOSPTuMVzWw\ntCCOMmDpiu15WvVFy0HAqtbCbu/ocwKVPxEBQ3UTBlCJtGaAVkPOyAfjNS/DYuPX\ne5YWAN2SC2JM3c5uM0q1PhMCgYEAxgaFfJzxwhAchrNWDybHlQl7wTRha1wg+z+w\nTPB17ovyh8yC7N+wompSO3HL3NgS1Z6ww42k5pzY0f6/rrfGJPMaP+vmIRvgL4U6\n12LDF+kXvE85CwHBjNBjBH3nZ2m4crD4oUBn2r+e7D8DaT2Dh4jTWkO0T8ZL44kJ\nk6X10tECgYAPQpPE2zcFp80o1xVul4jdVLFKug37uRJc68gSihVL6r2jpfY4pzci\n3UBmDpxVK1HJ9JnxygNVo8fGTHfRRQuF0M3CfGe5Zf54LtRLfGfJY7kK8DrMom5p\n4S76SxcoW5jJ9PNoh6VQenmwZjKCuxbHCNEZi6GldK4lp4u7zEkXcg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'31fea760fa374295b819f87ccdece3fa', 'name': u'vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'created_at': '2019-07-03T03:46:43.768139', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbca0b28168e44dc8afde69de5e9ed46', 'name': 'vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'da:08:59:dc:f7:5a:26:9e:4c:55:30:53:6d:05:9f:be', 'type': 'ssh', 'id': u'vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c'}) 2019-07-03 03:46:43,768 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqCZs1CfjJuMpchaE/HcoGsGaTtZOWVUJ1rvWvVCubJaMHHN6 DsLRhYsAugIq8Tffwq2aI1rfPWHFBdVMrrJopY6zBM06RR0tqTBRPREtFRoOk93+ jZ47CYhUvSPIKOV89jgJPxRpkQuHfb/HB+dy5VWiN+s/t3r4BGnPduSDqd4pemcv 4sm4Uj6GJRPC6eYNEUgCe8iMGISKOosltFNqHZr3szgfW2gJ8XULAwUJpkvPd7lo 7DbZUIZb3FrAOa+LpB1ngZKso1uCqAop9cRKt7R01PHCLknIDJR0H258pyorZQDS IG/lsrGSzv1V/YwGIrRRWurck6elLra3kkUU2wIDAQABAoIBAE1EUu/uYEgHTI07 YeKtUoVw/1pIyfnsxLei2xtlTrFhQIL2YVkVFrhZ1nyi8F6lwTGxGkoywLBxE9sJ V9JS8xlYiFSlhagqr0e2hy4bjW7L6XTzJrymwBQyTFYZcimwwopV15Hf7F6VQK59 CJVOOpK9lexCMqY6YGuOv6Gvgfz09cV30nrLJkpUexw4A1XNQEY4Z64GoCeOYpby gUBeKlOqIf/7n8L4hPe5JC6lvPrIyjN9z7cZTejtfe+N1afzMHSq0KB3YD8LjoPf J4F/L8gTcX16kfztkaFlsh55TQMjuUfvGKHFZK/2BtfIq2EgAVDnh/Jt1bhddu4l lnClUjECgYEA0PhNpDbp6TLuGYYY3Y5Q6N+KJYHmYUIq0d+sT7l0eTku1/QXM3Gz Zyl6jedYrk9yj0z2lq0sHz9i3GjfvFsZRac75lRoxf8th0cRCA+10ScHIwbLBTfv wqrBKhrHVxFTQLeD90QzHAiCOSW19x+VtK74YDRYU+u9CBjjlHkK18MCgYEAzf5O wr4T12gOlzzhYWb39kCUA83JmUCA0oR2u+jE7Dw9WxKD//pmEGEVoeSDOY+0Hphe mq15lcIe7PUTjP0FX+zArkMR8JVoMLekHyoVBs2GAd1rC9HLL80X79C34XK1Su0R 8djyi/0lbEvm+IC21t9Ave8bXE5KoIXaCOOFlQkCgYEAsHJI1LTNc2veocyZqFHn vYoq0prJlSvSjh3IGBUm5MjE5fGjuXtzGVNruPAz8BMDTz6UJAwa6lOSPTuMVzWw tCCOMmDpiu15WvVFy0HAqtbCbu/ocwKVPxEBQ3UTBlCJtGaAVkPOyAfjNS/DYuPX e5YWAN2SC2JM3c5uM0q1PhMCgYEAxgaFfJzxwhAchrNWDybHlQl7wTRha1wg+z+w TPB17ovyh8yC7N+wompSO3HL3NgS1Z6ww42k5pzY0f6/rrfGJPMaP+vmIRvgL4U6 12LDF+kXvE85CwHBjNBjBH3nZ2m4crD4oUBn2r+e7D8DaT2Dh4jTWkO0T8ZL44kJ k6X10tECgYAPQpPE2zcFp80o1xVul4jdVLFKug37uRJc68gSihVL6r2jpfY4pzci 3UBmDpxVK1HJ9JnxygNVo8fGTHfRRQuF0M3CfGe5Zf54LtRLfGfJY7kK8DrMom5p 4S76SxcoW5jJ9PNoh6VQenmwZjKCuxbHCNEZi6GldK4lp4u7zEkXcg== -----END RSA PRIVATE KEY----- 2019-07-03 03:46:43,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-03 03:46:43,774 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"security_group": {"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-07-03 03:46:43,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:43 GMT X-Openstack-Request-Id: req-8827a6cd-f639-4642-9ae5-f525b81b9be5 2019-07-03 03:46:43,992 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:43Z", "updated_at": "2019-07-03T03:46:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:43Z", "revision_number": 0, "id": "256638b8-7ae5-4865-8032-18759f2dff1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:43Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:43Z", "revision_number": 0, "id": "459e963f-63dd-42cf-a735-775cef5764b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:43Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 1, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}} 2019-07-03 03:46:43,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8827a6cd-f639-4642-9ae5-f525b81b9be5 2019-07-03 03:46:43,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.2190990448s 2019-07-03 03:46:43,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:46:43,999 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:44,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:44 GMT X-Openstack-Request-Id: req-fbe7c17e-4782-421c-8d11-eece8a4af783 2019-07-03 03:46:44,337 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:43Z", "updated_at": "2019-07-03T03:46:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:43Z", "revision_number": 0, "id": "256638b8-7ae5-4865-8032-18759f2dff1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:43Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:43Z", "revision_number": 0, "id": "459e963f-63dd-42cf-a735-775cef5764b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:43Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 1, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}, {"description": "Default security group", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:27Z", "updated_at": "2019-07-03T03:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "7538b2d0-c004-4b5a-82f7-6710026c7ab5", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "78e77c9c-f213-4793-bd67-1eb7d4448526", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "99bbf683-d0b1-43f1-84d3-69eb51ce7dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "ae9d6069-0a0d-4e13-b14c-35a58d32b1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 1, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "741433a1-f581-40d9-8648-d33b8a6dc209", "name": "default"}]} 2019-07-03 03:46:44,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fbe7c17e-4782-421c-8d11-eece8a4af783 2019-07-03 03:46:44,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338356971741s 2019-07-03 03:46:44,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 03:46:44,344 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -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": "5d91cc8e-e787-49d2-9654-c0f928054d5b"}}' 2019-07-03 03:46:44,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:44 GMT X-Openstack-Request-Id: req-7ea34502-6e27-42ae-a431-715471cdb471 2019-07-03 03:46:44,793 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T03:46:44Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "port_range_min": 22, "revision_number": 0, "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:44Z", "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "a9e0fda9-735c-404d-b906-54ef90b22a73"}} 2019-07-03 03:46:44,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7ea34502-6e27-42ae-a431-715471cdb471 2019-07-03 03:46:44,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449638128281s 2019-07-03 03:46:44,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:46:44,800 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:45,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:45 GMT X-Openstack-Request-Id: req-816cb53b-360f-400b-ac67-0ba8805ef852 2019-07-03 03:46:45,108 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:43Z", "updated_at": "2019-07-03T03:46:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:43Z", "revision_number": 0, "id": "256638b8-7ae5-4865-8032-18759f2dff1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:43Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:43Z", "revision_number": 0, "id": "459e963f-63dd-42cf-a735-775cef5764b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:43Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T03:46:44Z", "revision_number": 0, "id": "a9e0fda9-735c-404d-b906-54ef90b22a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:44Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 2, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}, {"description": "Default security group", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:27Z", "updated_at": "2019-07-03T03:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "7538b2d0-c004-4b5a-82f7-6710026c7ab5", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "78e77c9c-f213-4793-bd67-1eb7d4448526", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "99bbf683-d0b1-43f1-84d3-69eb51ce7dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "ae9d6069-0a0d-4e13-b14c-35a58d32b1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 1, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "741433a1-f581-40d9-8648-d33b8a6dc209", "name": "default"}]} 2019-07-03 03:46:45,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-816cb53b-360f-400b-ac67-0ba8805ef852 2019-07-03 03:46:45,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308787107468s 2019-07-03 03:46:45,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 03:46:45,114 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -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": "5d91cc8e-e787-49d2-9654-c0f928054d5b"}}' 2019-07-03 03:46:45,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:45 GMT X-Openstack-Request-Id: req-331d875c-9a80-468f-8f88-02f1842d62cd 2019-07-03 03:46:45,534 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-03T03:46:45Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "port_range_min": null, "revision_number": 0, "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:45Z", "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "425101af-1de8-4f17-9bfb-47b938855800"}} 2019-07-03 03:46:45,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-331d875c-9a80-468f-8f88-02f1842d62cd 2019-07-03 03:46:45,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.420658826828s 2019-07-03 03:46:45,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:46:45,537 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:45,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:45 GMT X-Openstack-Request-Id: req-a13065cb-1da0-4ea8-a83f-6c533c5e6784 2019-07-03 03:46:45,917 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbca0b28168e44dc8afde69de5e9ed46","l2_adjacency":true,"status":"ACTIVE","subnets":["3261e1e3-cbc4-416e-91fd-6132e3c85722"],"description":"","tags":[],"updated_at":"2019-07-03T03:46:28Z","qos_policy_id":null,"name":"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c","admin_state_up":true,"tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:46:45,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a13065cb-1da0-4ea8-a83f-6c533c5e6784 2019-07-03 03:46:45,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380778074265s 2019-07-03 03:46:45,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:46:45,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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:46,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:46 GMT X-Openstack-Request-Id: req-08d18775-a762-4849-915e-72718a3df5d1 2019-07-03 03:46:46,236 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:46:42Z", "file": "/v2/images/92176001-6342-499e-b085-de733d7f74ed/file", "owner": "cbca0b28168e44dc8afde69de5e9ed46", "id": "92176001-6342-499e-b085-de733d7f74ed", "size": 12716032, "self": "/v2/images/92176001-6342-499e-b085-de733d7f74ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:46:46,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-08d18775-a762-4849-915e-72718a3df5d1 2019-07-03 03:46:46,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314008951187s 2019-07-03 03:46:46,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:46:46,245 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:46,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2439394d-87fe-4f9c-a305-0c0e32da299d x-openstack-request-id: req-2439394d-87fe-4f9c-a305-0c0e32da299d 2019-07-03 03:46:46,269 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "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": "19b20016-79ae-4d7b-8783-c1e8327c8621"}]} 2019-07-03 03:46:46,269 - 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-2439394d-87fe-4f9c-a305-0c0e32da299d 2019-07-03 03:46:46,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267322063446s 2019-07-03 03:46:46,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 03:46:46,274 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"server": {"name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "imageRef": "92176001-6342-499e-b085-de733d7f74ed", "flavorRef": "19b20016-79ae-4d7b-8783-c1e8327c8621", "max_count": 1, "min_count": 1, "networks": [{"uuid": "248d932c-bb51-4c5d-ad69-c5ea66383d53"}], "security_groups": [{"name": "5d91cc8e-e787-49d2-9654-c0f928054d5b"}]}}' 2019-07-03 03:46:50,375 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050 x-compute-request-id: req-082d85aa-de27-45a9-b126-87a6d1105e03 x-openstack-request-id: req-082d85aa-de27-45a9-b126-87a6d1105e03 2019-07-03 03:46:50,376 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5d91cc8e-e787-49d2-9654-c0f928054d5b"}], "OS-DCF:diskConfig": "MANUAL", "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "adminPass": "ZtWXozGmLuT2"}} 2019-07-03 03:46:50,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-082d85aa-de27-45a9-b126-87a6d1105e03 2019-07-03 03:46:50,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.10450005531s 2019-07-03 03:46:50,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:46:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:51,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46: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-657e2eb7-3d23-4ed0-a654-18df86af853e x-openstack-request-id: req-657e2eb7-3d23-4ed0-a654-18df86af853e 2019-07-03 03:46:51,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:46:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:46:51,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-657e2eb7-3d23-4ed0-a654-18df86af853e 2019-07-03 03:46:51,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862452983856s 2019-07-03 03:46:51,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:46:51,250 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:51,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:51 GMT X-Openstack-Request-Id: req-a487757c-fb07-4360-9299-d0bc0b4b31da 2019-07-03 03:46:51,623 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbca0b28168e44dc8afde69de5e9ed46","l2_adjacency":true,"status":"ACTIVE","subnets":["3261e1e3-cbc4-416e-91fd-6132e3c85722"],"description":"","tags":[],"updated_at":"2019-07-03T03:46:28Z","qos_policy_id":null,"name":"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c","admin_state_up":true,"tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:46:51,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a487757c-fb07-4360-9299-d0bc0b4b31da 2019-07-03 03:46:51,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373649120331s 2019-07-03 03:46:51,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:46:51,625 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:51,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:51 GMT X-Openstack-Request-Id: req-acc1596e-ec65-4c0b-b6bf-a7e946bc6e0a 2019-07-03 03:46:51,672 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:46:28Z","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":"cbca0b28168e44dc8afde69de5e9ed46","id":"3261e1e3-cbc4-416e-91fd-6132e3c85722","subnetpool_id":null,"name":"vping_ssh-subnet_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}]} 2019-07-03 03:46:51,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-acc1596e-ec65-4c0b-b6bf-a7e946bc6e0a 2019-07-03 03:46:51,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0476191043854s 2019-07-03 03:46:51,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:46:53,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:46:53,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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:54,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 638 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19249b87-8a48-4a5c-8b21-f492d7ceb346 x-openstack-request-id: req-19249b87-8a48-4a5c-8b21-f492d7ceb346 2019-07-03 03:46:54,296 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:46:53Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:46:54,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-19249b87-8a48-4a5c-8b21-f492d7ceb346 2019-07-03 03:46:54,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621270179749s 2019-07-03 03:46:54,303 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:46:56,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:46:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:46:57,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43852978-c5ad-4562-b8df-a79b4550724b x-openstack-request-id: req-43852978-c5ad-4562-b8df-a79b4550724b 2019-07-03 03:46:57,235 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:46:54Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:46:57,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43852978-c5ad-4562-b8df-a79b4550724b 2019-07-03 03:46:57,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929538965225s 2019-07-03 03:46:57,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:46:59,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:46:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:00,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Wed, 03 Jul 2019 03:46:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09a64b87-b8fb-43a5-8a41-fdcbfe366f63 x-openstack-request-id: req-09a64b87-b8fb-43a5-8a41-fdcbfe366f63 2019-07-03 03:47:00,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/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:46:54Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:00,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09a64b87-b8fb-43a5-8a41-fdcbfe366f63 2019-07-03 03:47:00,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.873162984848s 2019-07-03 03:47:00,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:47:02,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:03,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-b2d3e0ff-ee7d-4296-a64a-5bda3c5debcd x-openstack-request-id: req-b2d3e0ff-ee7d-4296-a64a-5bda3c5debcd 2019-07-03 03:47:03,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:8d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:02.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:02Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:03,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b2d3e0ff-ee7d-4296-a64a-5bda3c5debcd 2019-07-03 03:47:03,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19752311707s 2019-07-03 03:47:03,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:47:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=1d1a8079-de0a-4362-b37a-7a497ae03050" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:03,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:03 GMT X-Openstack-Request-Id: req-98ac2958-7aa1-45c7-bff6-ff403c3b3bd7 2019-07-03 03:47:03,382 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:47:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3261e1e3-cbc4-416e-91fd-6132e3c85722","ip_address":"192.168.120.6"}],"id":"936e973c-1c5f-4703-93d8-76bdba7984e8","security_groups":["5d91cc8e-e787-49d2-9654-c0f928054d5b"],"mac_address":"fa:16:3e:d2:a4:8d","project_id":"cbca0b28168e44dc8afde69de5e9ed46","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:54Z","binding:vnic_type":"normal","device_id":"1d1a8079-de0a-4362-b37a-7a497ae03050","ip_allocation":"immediate"}]} 2019-07-03 03:47:03,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1d1a8079-de0a-4362-b37a-7a497ae03050 used request id req-98ac2958-7aa1-45c7-bff6-ff403c3b3bd7 2019-07-03 03:47:03,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522019863129s 2019-07-03 03:47:03,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:47:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=936e973c-1c5f-4703-93d8-76bdba7984e8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:03,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:03 GMT X-Openstack-Request-Id: req-44ce5c29-b88c-4a1a-a973-5efb928421a4 2019-07-03 03:47:03,704 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:47:03,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=936e973c-1c5f-4703-93d8-76bdba7984e8 used request id req-44ce5c29-b88c-4a1a-a973-5efb928421a4 2019-07-03 03:47:03,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.312030076981s 2019-07-03 03:47:03,705 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:a4:8d', 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'92176001-6342-499e-b085-de733d7f74ed'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:47:02.000000', 'flavor': Munch({u'id': u'19b20016-79ae-4d7b-8783-c1e8327c8621'}), 'az': u'nova', 'id': u'1d1a8079-de0a-4362-b37a-7a497ae03050', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'31fea760fa374295b819f87ccdece3fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbca0b28168e44dc8afde69de5e9ed46', 'name': 'vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T03:47:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T03:47:02Z', 'hostId': u'085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:47:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cbca0b28168e44dc8afde69de5e9ed46', 'name': u'vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'adminPass': u'ZtWXozGmLuT2', 'tenant_id': u'cbca0b28168e44dc8afde69de5e9ed46', 'created_at': u'2019-07-03T03:46:50Z', 'created': u'2019-07-03T03:46:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 03:47:03,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:47:03,707 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:04,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:04 GMT X-Openstack-Request-Id: req-464e7f0e-dca6-4124-921e-e8ebdcb86049 2019-07-03 03:47:04,085 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbca0b28168e44dc8afde69de5e9ed46","l2_adjacency":true,"status":"ACTIVE","subnets":["3261e1e3-cbc4-416e-91fd-6132e3c85722"],"description":"","tags":[],"updated_at":"2019-07-03T03:46:28Z","qos_policy_id":null,"name":"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c","admin_state_up":true,"tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:47:04,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-464e7f0e-dca6-4124-921e-e8ebdcb86049 2019-07-03 03:47:04,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379184007645s 2019-07-03 03:47:04,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:47:04,094 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:04,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:04 GMT X-Openstack-Request-Id: req-bdea30bd-0730-4a17-887b-c8f4629b541b 2019-07-03 03:47:04,177 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:46:42Z", "file": "/v2/images/92176001-6342-499e-b085-de733d7f74ed/file", "owner": "cbca0b28168e44dc8afde69de5e9ed46", "id": "92176001-6342-499e-b085-de733d7f74ed", "size": 12716032, "self": "/v2/images/92176001-6342-499e-b085-de733d7f74ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:47:04,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bdea30bd-0730-4a17-887b-c8f4629b541b 2019-07-03 03:47:04,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0873188972473s 2019-07-03 03:47:04,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:47:04,183 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:04,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-bad0d85c-0a62-4350-94e6-7662ee38ece7 x-openstack-request-id: req-bad0d85c-0a62-4350-94e6-7662ee38ece7 2019-07-03 03:47:04,203 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "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": "19b20016-79ae-4d7b-8783-c1e8327c8621"}]} 2019-07-03 03:47:04,203 - 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-bad0d85c-0a62-4350-94e6-7662ee38ece7 2019-07-03 03:47:04,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240869522095s 2019-07-03 03:47:04,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 03:47:04,207 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"server": {"name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "imageRef": "92176001-6342-499e-b085-de733d7f74ed", "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "flavorRef": "19b20016-79ae-4d7b-8783-c1e8327c8621", "max_count": 1, "min_count": 1, "networks": [{"uuid": "248d932c-bb51-4c5d-ad69-c5ea66383d53"}], "security_groups": [{"name": "5d91cc8e-e787-49d2-9654-c0f928054d5b"}]}}' 2019-07-03 03:47:08,572 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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 location: http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892 x-compute-request-id: req-6afa841d-2a75-4f0e-9c5f-baf5817ae02a x-openstack-request-id: req-6afa841d-2a75-4f0e-9c5f-baf5817ae02a 2019-07-03 03:47:08,573 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5d91cc8e-e787-49d2-9654-c0f928054d5b"}], "OS-DCF:diskConfig": "MANUAL", "id": "80b169e4-930f-4878-85a9-f10897397892", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "adminPass": "KuPu3smZ4LZX"}} 2019-07-03 03:47:08,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6afa841d-2a75-4f0e-9c5f-baf5817ae02a 2019-07-03 03:47:08,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.36816501617s 2019-07-03 03:47:08,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:08,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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:09,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e181c682-b2fb-4c0e-838f-03578f0ac8e3 x-openstack-request-id: req-e181c682-b2fb-4c0e-838f-03578f0ac8e3 2019-07-03 03:47:09,893 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "80b169e4-930f-4878-85a9-f10897397892", "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:47:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:47:08Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:8d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:02.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:02Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:09,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e181c682-b2fb-4c0e-838f-03578f0ac8e3 2019-07-03 03:47:09,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31923890114s 2019-07-03 03:47:09,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:47:11,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:11,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:13,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 895 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-c3aef389-9036-47d7-9ba2-8fe4ca33b3a7 x-openstack-request-id: req-c3aef389-9036-47d7-9ba2-8fe4ca33b3a7 2019-07-03 03:47:13,496 - 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/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "80b169e4-930f-4878-85a9-f10897397892", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:47:11Z", "hostId": "d1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:47:08Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:8d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:02.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:02Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:13,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c3aef389-9036-47d7-9ba2-8fe4ca33b3a7 2019-07-03 03:47:13,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.59295201302s 2019-07-03 03:47:13,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:47:15,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:15,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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:16,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-435dce63-5170-408c-ab93-04303fb354f8 x-openstack-request-id: req-435dce63-5170-408c-ab93-04303fb354f8 2019-07-03 03:47:16,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/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "80b169e4-930f-4878-85a9-f10897397892", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:47:12Z", "hostId": "d1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:47:08Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:8d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:02.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:02Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:16,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-435dce63-5170-408c-ab93-04303fb354f8 2019-07-03 03:47:16,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758013010025s 2019-07-03 03:47:16,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:47:18,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:18,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:18,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-f84b939f-1c8f-4bae-b86b-2b4f5526c41f x-openstack-request-id: req-f84b939f-1c8f-4bae-b86b-2b4f5526c41f 2019-07-03 03:47:18,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/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "80b169e4-930f-4878-85a9-f10897397892", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:47:12Z", "hostId": "d1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:47:08Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:8d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:02.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:02Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:18,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f84b939f-1c8f-4bae-b86b-2b4f5526c41f 2019-07-03 03:47:18,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680783033371s 2019-07-03 03:47:18,962 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:47:20,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:20,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:21,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-0f31bc9b-9c53-401f-b1ac-69532667fd18 x-openstack-request-id: req-0f31bc9b-9c53-401f-b1ac-69532667fd18 2019-07-03 03:47:21,714 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:1a:60", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:19.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "80b169e4-930f-4878-85a9-f10897397892", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:20Z", "hostId": "d1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:47:08Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:8d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:02.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:02Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:21,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f31bc9b-9c53-401f-b1ac-69532667fd18 2019-07-03 03:47:21,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749445199966s 2019-07-03 03:47:21,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:47:21,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=80b169e4-930f-4878-85a9-f10897397892" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:22,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:22 GMT X-Openstack-Request-Id: req-f22c8975-0127-4210-9913-5c60a8a9985d 2019-07-03 03:47:22,064 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:47:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3261e1e3-cbc4-416e-91fd-6132e3c85722","ip_address":"192.168.120.13"}],"id":"742d79aa-5e71-4776-a84f-cdd51b2977ee","security_groups":["5d91cc8e-e787-49d2-9654-c0f928054d5b"],"mac_address":"fa:16:3e:c0:1a:60","project_id":"cbca0b28168e44dc8afde69de5e9ed46","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:47:12Z","binding:vnic_type":"normal","device_id":"80b169e4-930f-4878-85a9-f10897397892","ip_allocation":"immediate"}]} 2019-07-03 03:47:22,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=80b169e4-930f-4878-85a9-f10897397892 used request id req-f22c8975-0127-4210-9913-5c60a8a9985d 2019-07-03 03:47:22,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.342778921127s 2019-07-03 03:47:22,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:47:22,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=742d79aa-5e71-4776-a84f-cdd51b2977ee" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:22,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:22 GMT X-Openstack-Request-Id: req-c24a5bed-b7e5-4773-a22e-1b8d555e34ab 2019-07-03 03:47:22,125 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:47:22,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=742d79aa-5e71-4776-a84f-cdd51b2977ee used request id req-c24a5bed-b7e5-4773-a22e-1b8d555e34ab 2019-07-03 03:47:22,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0509090423584s 2019-07-03 03:47:22,126 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c0:1a:60', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'92176001-6342-499e-b085-de733d7f74ed'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:47:19.000000', 'flavor': Munch({u'id': u'19b20016-79ae-4d7b-8783-c1e8327c8621'}), 'az': u'nova', 'id': u'80b169e4-930f-4878-85a9-f10897397892', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'31fea760fa374295b819f87ccdece3fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbca0b28168e44dc8afde69de5e9ed46', 'name': 'vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T03:47:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T03:47:20Z', 'hostId': u'd1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'd1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:47:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cbca0b28168e44dc8afde69de5e9ed46', 'name': u'vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'adminPass': u'KuPu3smZ4LZX', 'tenant_id': u'cbca0b28168e44dc8afde69de5e9ed46', 'created_at': u'2019-07-03T03:47:08Z', 'created': u'2019-07-03T03:47:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 03:47:22,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:47:22,133 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:22 GMT X-Openstack-Request-Id: req-e9f145cd-73aa-4eb4-9bbf-bf0b453f4981 2019-07-03 03:47:22,231 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbca0b28168e44dc8afde69de5e9ed46","l2_adjacency":true,"status":"ACTIVE","subnets":["3261e1e3-cbc4-416e-91fd-6132e3c85722"],"description":"","tags":[],"updated_at":"2019-07-03T03:46:28Z","qos_policy_id":null,"name":"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c","admin_state_up":true,"tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:47:22,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e9f145cd-73aa-4eb4-9bbf-bf0b453f4981 2019-07-03 03:47:22,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099497795105s 2019-07-03 03:47:22,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:47:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=80b169e4-930f-4878-85a9-f10897397892" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:22,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:22 GMT X-Openstack-Request-Id: req-445b9e6a-5bd6-4851-b7d6-6fb30300e75a 2019-07-03 03:47:22,588 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:47:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3261e1e3-cbc4-416e-91fd-6132e3c85722","ip_address":"192.168.120.13"}],"id":"742d79aa-5e71-4776-a84f-cdd51b2977ee","security_groups":["5d91cc8e-e787-49d2-9654-c0f928054d5b"],"mac_address":"fa:16:3e:c0:1a:60","project_id":"cbca0b28168e44dc8afde69de5e9ed46","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:47:12Z","binding:vnic_type":"normal","device_id":"80b169e4-930f-4878-85a9-f10897397892","ip_allocation":"immediate"}]} 2019-07-03 03:47:22,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=80b169e4-930f-4878-85a9-f10897397892 used request id req-445b9e6a-5bd6-4851-b7d6-6fb30300e75a 2019-07-03 03:47:22,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.354820966721s 2019-07-03 03:47:22,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 03:47:22,589 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.13", "port_id": "742d79aa-5e71-4776-a84f-cdd51b2977ee"}}' 2019-07-03 03:47:25,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:25 GMT X-Openstack-Request-Id: req-c3862bc1-e91b-4dbb-a891-14fbdee77704 2019-07-03 03:47:25,478 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "b6334e93-924e-4bae-baec-66723d05452c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:47:23Z", "updated_at": "2019-07-03T03:47:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "248d932c-bb51-4c5d-ad69-c5ea66383d53", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:1a:60", "device_id": "80b169e4-930f-4878-85a9-f10897397892"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_id": "742d79aa-5e71-4776-a84f-cdd51b2977ee", "id": "a13019f0-34c1-4e02-bd87-b8780ff5cd26", "qos_policy_id": null}} 2019-07-03 03:47:25,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c3862bc1-e91b-4dbb-a891-14fbdee77704 2019-07-03 03:47:25,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.88987016678s 2019-07-03 03:47:25,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:47:25,495 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:25,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:25 GMT X-Openstack-Request-Id: req-c193da8b-daaa-4b5b-965c-d63e128111df 2019-07-03 03:47:25,910 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b6334e93-924e-4bae-baec-66723d05452c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:47:23Z", "updated_at": "2019-07-03T03:47:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "248d932c-bb51-4c5d-ad69-c5ea66383d53", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:1a:60", "device_id": "80b169e4-930f-4878-85a9-f10897397892"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_id": "742d79aa-5e71-4776-a84f-cdd51b2977ee", "id": "a13019f0-34c1-4e02-bd87-b8780ff5cd26", "qos_policy_id": null}]} 2019-07-03 03:47:25,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c193da8b-daaa-4b5b-965c-d63e128111df 2019-07-03 03:47:25,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.415868997574s 2019-07-03 03:47:25,917 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:47:26,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:47:26,027 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:26,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:26 GMT X-Openstack-Request-Id: req-408f1eed-ecc6-4ef1-a144-f289f7436b38 2019-07-03 03:47:26,381 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b6334e93-924e-4bae-baec-66723d05452c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:47:23Z", "updated_at": "2019-07-03T03:47:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "248d932c-bb51-4c5d-ad69-c5ea66383d53", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:1a:60", "device_id": "80b169e4-930f-4878-85a9-f10897397892"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_id": "742d79aa-5e71-4776-a84f-cdd51b2977ee", "id": "a13019f0-34c1-4e02-bd87-b8780ff5cd26", "qos_policy_id": null}]} 2019-07-03 03:47:26,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-408f1eed-ecc6-4ef1-a144-f289f7436b38 2019-07-03 03:47:26,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.354954004288s 2019-07-03 03:47:26,387 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:47:26,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:47:26,498 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:26,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:26 GMT X-Openstack-Request-Id: req-d1914b51-9abd-4c0b-b4cd-2c0e49b66de3 2019-07-03 03:47:26,856 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b6334e93-924e-4bae-baec-66723d05452c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:47:23Z", "updated_at": "2019-07-03T03:47:26Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "248d932c-bb51-4c5d-ad69-c5ea66383d53", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:1a:60", "device_id": "80b169e4-930f-4878-85a9-f10897397892"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_id": "742d79aa-5e71-4776-a84f-cdd51b2977ee", "id": "a13019f0-34c1-4e02-bd87-b8780ff5cd26", "qos_policy_id": null}]} 2019-07-03 03:47:26,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d1914b51-9abd-4c0b-b4cd-2c0e49b66de3 2019-07-03 03:47:26,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.358584880829s 2019-07-03 03:47:26,862 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b6334e93-924e-4bae-baec-66723d05452c', 'updated_at': u'2019-07-03T03:47:26Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'742d79aa-5e71-4776-a84f-cdd51b2977ee', 'id': u'a13019f0-34c1-4e02-bd87-b8780ff5cd26', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'742d79aa-5e71-4776-a84f-cdd51b2977ee', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbca0b28168e44dc8afde69de5e9ed46', 'name': 'vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'cbca0b28168e44dc8afde69de5e9ed46', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'248d932c-bb51-4c5d-ad69-c5ea66383d53', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c0:1a:60', u'device_id': u'80b169e4-930f-4878-85a9-f10897397892'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'cbca0b28168e44dc8afde69de5e9ed46', 'created_at': u'2019-07-03T03:47:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'248d932c-bb51-4c5d-ad69-c5ea66383d53', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c0:1a:60', u'device_id': u'80b169e4-930f-4878-85a9-f10897397892'}), 'router': u'b6334e93-924e-4bae-baec-66723d05452c'}) 2019-07-03 03:47:26,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 03:47:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892/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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 03:47:27,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9631 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-1cf83e44-2b70-41fd-997e-0fb84dc34b98 x-openstack-request-id: req-1cf83e44-2b70-41fd-997e-0fb84dc34b98 2019-07-03 03:47:27,711 - 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 516227479 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.245193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.248287] pid_max: default: 32768 minimum: 301\n[ 0.249988] ACPI: Core revision 20150930\n[ 0.252063] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254487] Security Framework initialized\n[ 0.256011] Yama: becoming mindful.\n[ 0.257365] AppArmor: AppArmor initialized\n[ 0.258919] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.261340] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263750] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268529] Initializing cgroup subsys io\n[ 0.270034] Initializing cgroup subsys memory\n[ 0.271661] Initializing cgroup subsys devices\n[ 0.273300] Initializing cgroup subsys freezer\n[ 0.274914] Initializing cgroup subsys net_cls\n[ 0.276537] Initializing cgroup subsys perf_event\n[ 0.278257] Initializing cgroup subsys net_prio\n[ 0.279927] Initializing cgroup subsys hugetlb\n[ 0.281543] Initializing cgroup subsys pids\n[ 0.283179] CPU: Physical Processor ID: 0\n[ 0.285382] mce: CPU supports 10 MCE banks\n[ 0.286934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.288805] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.308939] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.318576] ftrace: allocating 31920 entries in 125 pages\n[ 0.354441] smpboot: Max logical packages: 1\n[ 0.356029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.358531] x2apic enabled\n[ 0.359965] Switched APIC routing to physical x2apic.\n[ 0.362972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.365049] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368897] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.372223] KVM setup paravirtual spinlock\n[ 0.374248] x86: Booted up 1 node, 1 CPUs\n[ 0.375740] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.378282] devtmpfs: initialized\n[ 0.380569] evm: security.selinux\n[ 0.381858] evm: security.SMACK64\n[ 0.383177] evm: security.SMACK64EXEC\n[ 0.384560] evm: security.SMACK64TRANSMUTE\n[ 0.386066] evm: security.SMACK64MMAP\n[ 0.387454] evm: security.ima\n[ 0.388637] evm: security.capability\n[ 0.390069] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.393525] pinctrl core: initialized pinctrl subsystem\n[ 0.395507] RTC time: 3:47:20, date: 07/03/19\n[ 0.397232] NET: Registered protocol family 16\n[ 0.398977] cpuidle: using governor ladder\n[ 0.400501] cpuidle: using governor menu\n[ 0.401959] PCCT header not found.\n[ 0.403342] ACPI: bus type PCI registered\n[ 0.404841] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.407134] PCI: Using configuration type 1 for base access\n[ 0.409816] ACPI: Added _OSI(Module Device)\n[ 0.411442] ACPI: Added _OSI(Processor Device)\n[ 0.413094] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.414819] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.417584] ACPI: Interpreter enabled\n[ 0.419023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.422563] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.426070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.429607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.433116] ACPI: (supports S0 S5)\n[ 0.434455] ACPI: Using IOAPIC for interrupt routing\n[ 0.436256] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.441027] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.443201] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.445563] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.447854] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451981] acpiphp: Slot [3] registered\n[ 0.453500] acpiphp: Slot [4] registered\n[ 0.455009] acpiphp: Slot [5] registered\n[ 0.456526] acpiphp: Slot [6] registered\n[ 0.458036] acpiphp: Slot [7] registered\n[ 0.459544] acpiphp: Slot [8] registered\n[ 0.461058] acpiphp: Slot [9] registered\n[ 0.462570] acpiphp: Slot [10] registered\n[ 0.464104] acpiphp: Slot [11] registered\n[ 0.465647] acpiphp: Slot [12] registered\n[ 0.467189] acpiphp: Slot [13] registered\n[ 0.468768] acpiphp: Slot [14] registered\n[ 0.470307] acpiphp: Slot [15] registered\n[ 0.488348] acpiphp: Slot [16] registered\n[ 0.489884] acpiphp: Slot [17] registered\n[ 0.491420] acpiphp: Slot [18] registered\n[ 0.492952] acpiphp: Slot [19] registered\n[ 0.494487] acpiphp: Slot [20] registered\n[ 0.496021] acpiphp: Slot [21] registered\n[ 0.497559] acpiphp: Slot [22] registered\n[ 0.499090] acpiphp: Slot [23] registered\n[ 0.500629] acpiphp: Slot [24] registered\n[ 0.502166] acpiphp: Slot [25] registered\n[ 0.503692] acpiphp: Slot [26] registered\n[ 0.505221] acpiphp: Slot [27] registered\n[ 0.506757] acpiphp: Slot [28] registered\n[ 0.508294] acpiphp: Slot [29] registered\n[ 0.509822] acpiphp: Slot [30] registered\n[ 0.511356] acpiphp: Slot [31] registered\n[ 0.512888] PCI host bridge to bus 0000:00\n[ 0.514427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.516758] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.519087] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521839] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.524595] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.527403] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.532346] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.534764] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.536978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.539388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.546652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.549569] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.575518] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.581145] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.587061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.589454] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.592684] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.594686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597563] vgaarb: loaded\n[ 0.598674] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601300] SCSI subsystem initialized\n[ 0.603351] ACPI: bus type USB registered\n[ 0.604919] usbcore: registered new interface driver usbfs\n[ 0.606862] usbcore: registered new interface driver hub\n[ 0.608731] usbcore: registered new device driver usb\n[ 0.610898] PCI: Using ACPI for IRQ routing\n[ 0.613321] NetLabel: Initializing\n[ 0.614651] NetLabel: domain hash size = 128\n[ 0.616236] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618047] NetLabel: unlabeled traffic allowed by default\n[ 0.620530] clocksource: Switched to clocksource kvm-clock\n[ 0.632592] AppArmor: AppArmor Filesystem Enabled\n[ 0.635138] pnp: PnP ACPI init\n[ 0.636877] pnp: PnP ACPI: found 5 devices\n[ 0.644225] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.647449] NET: Registered protocol family 2\n[ 0.649608] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.652026] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.654268] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.656534] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658551] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.660801] NET: Registered protocol family 1\n[ 0.662464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.664519] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.666536] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.681643] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.696982] Trying to unpack rootfs image as initramfs...\n[ 0.761439] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.764656] Scanning for low memory corruption every 60 seconds\n[ 0.767161] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.769425] audit: initializing netlink subsys (disabled)\n[ 0.771340] audit: type=2000 audit(1562125640.858:1): initialized\n[ 0.773814] Initialise system trusted keyring\n[ 0.775595] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.777765] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.781069] zbud: loaded\n[ 0.782334] VFS: Disk quotas dquot_6.6.0\n[ 0.783843] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.786601] fuse init (API version 7.23)\n[ 0.788233] Key type big_key registered\n[ 0.789740] Allocating IMA MOK and blacklist keyrings.\n[ 0.791909] Key type asymmetric registered\n[ 0.793465] Asymmetric key parser 'x509' registered\n[ 0.795263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.798032] io scheduler noop registered\n[ 0.799496] io scheduler deadline registered (default)\n[ 0.801368] io scheduler cfq registered\n[ 0.802930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.804879] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.807245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.809939] ACPI: Power Button [PWRF]\n[ 0.811486] GHES: HEST is not enabled!\n[ 0.825849] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.855735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.859354] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.885041] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.888778] Linux agpgart interface v0.103\n[ 0.892726] brd: module loaded\n[ 0.895274] loop: module loaded\n[ 0.900589] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.903291] GPT:90111 != 2097151\n[ 0.904552] GPT:Alternate GPT header not at the end of the disk.\n[ 0.906604] GPT:90111 != 2097151\n[ 0.907863] GPT: Use GNU Parted to correct GPT errors.\n[ 0.909677] vda: vda1 vda15\n[ 0.911714] scsi host0: ata_piix\n[ 0.913112] scsi host1: ata_piix\n[ 0.914430] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.916714] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.919678] libphy: Fixed MDIO Bus: probed\n[ 0.921217] tun: Universal TUN/TAP device driver, 1.6\n[ 0.923002] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.926540] PPP generic driver version 2.4.2\n[ 0.928212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.930398] ehci-pci: EHCI PCI platform driver\n[ 0.931992] ehci-platform: EHCI generic platform driver\n[ 0.933805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.935889] ohci-pci: OHCI PCI platform driver\n[ 0.937490] ohci-platform: OHCI generic platform driver\n[ 0.939321] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.954520] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.956352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.959023] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.960840] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.962957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.965213] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.967810] usb usb1: Product: UHCI Host Controller\n[ 0.969533] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.971664] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.973459] hub 1-0:1.0: USB hub found\n[ 0.974895] hub 1-0:1.0: 2 ports detected\n[ 0.976533] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.980301] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.982033] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.983880] mousedev: PS/2 mouse device common for all mice\n[ 0.986180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.989292] rtc_cmos 00:00: RTC can wake from S4\n[ 0.991489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.993652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.995838] i2c /dev entries driver\n[ 0.997215] device-mapper: uevent: version 1.0.3\n[ 0.998938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.001909] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.004295] NET: Registered protocol family 10\n[ 1.006201] NET: Registered protocol family 17\n[ 1.007817] Key type dns_resolver registered\n[ 1.009536] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.011527] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.014711] registered taskstats version 1\n[ 1.016237] Loading compiled-in X.509 certificates\n[ 1.018496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.021898] zswap: loaded using pool lzo/zbud\n[ 1.024341] Key type trusted registered\n[ 1.026829] Key type encrypted registered\n[ 1.028323] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.030231] ima: No TPM chip found, activating TPM-bypass!\n[ 1.032138] evm: HMAC attrs: 0x1\n[ 1.033799] Magic number: 11:780:764\n[ 1.035222] event_source breakpoint: hash matches\n[ 1.037011] rtc_cmos 00:00: setting system clock to 2019-07-03 03:47:20 UTC (1562125640)\n[ 1.039905] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.041945] EDD information not available.\n[ 1.074338] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.077106] Write protecting the kernel read-only data: 14336k\n[ 1.080493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.083550] 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.132914] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 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.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCADEmu5mosMhqwMRk3Vkc+HMf9z7hM4q9v1YtXTj2WMmWITKR7+/QDw6Leh0Zw03KQ4pBNWGUXmzTo9T54v33tGNAV3PzjulBkBSzqSNByzRSq0KNoYlh4+YG0PuIrPcO7+CRQKXgc1t/rs7JeEHw6ETs6KE8IVWvQzSj4dBqpQlV51/i0KW3rKIb6Ccnt2Uj+1Qwr87Jz37aSYSbiV6wLtPMNoHn34ki3h2Locs6DWh6MVuis6hMKfNubRTxGGIKKmV/ybElu6VeQZ3p6oG83JDQ8iGd32FKcyHRJxPmZq1o2yd+2GxxNfGb0GzzMCdtxW4DOlpAZQ9csu4Oq7qqd root@vping-ssh-vm-7cc1c417-1999-4bc8-9d72-d15e56d0c03c\nssh-dss AAAAB3NzaC1kc3MAAACBALbeCuRXBdvP2GtbmDKEhrhlIPdrGYPrXUQe5LAJsln0vwhN1oAxgg6L0LHDU6RJRBNu9jZe5Vs4n4U80Ksil8o0PFtOeNI6JdHhxx5oQcHSiJUWJWHcTb0/v+r0zByShEqHCaIsGf4VYwRAKPZLdtn1Max82EOEvYQ4WvAOHhSLAAAAFQDOGiYK1KzmoZLaZ2Ed7g1sUqoNhwAAAIBN+n6yvKAB9LrzpgR47XZ+Ua8T6z4LvOpUh9hdsj6PLjo36QRbeZW1RmOEruXNgDOQPE8nEsxuPHDXArKI3AC9lSjQri3TkIUzgk9x38ixQ6iGuiOecpsj53oVAjhZ88s76og8D3WSqPQfWObo7OAaZ/cc1dGUiVvsrSzuYqQNLwAAAIBbG+21G/JZh7iRyaTMxdU2HyInrI2wnXHnMZdQzqND+nRFEicogsVLFMyw7ebzaUeEH+MuMyZvDUvPVQx6tDbRMDvUvgbV+qvDnK35rPzW6sfEI3adoEYCg8G40woq+2CVYWI2f0FE3GZYL1KMIZWa3LR7uUKx9oymS4tVjyywbQ== root@vping-ssh-vm-7cc1c417-1999-4bc8-9d72-d15e56d0c03c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fec0:1a60/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.13 \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-7cc1c417-1999-4bc8-9d72-d15e56d0c03c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.05 ===\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-7cc1c417-1999-4bc8-9d72-d15e56d0c03c login: "} 2019-07-03 03:47:27,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892/action used request id req-1cf83e44-2b70-41fd-997e-0fb84dc34b98 2019-07-03 03:47:27,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.849475860596s 2019-07-03 03:47:27,713 - 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 516227479 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.245193] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248287] pid_max: default: 32768 minimum: 301 [ 0.249988] ACPI: Core revision 20150930 [ 0.252063] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254487] Security Framework initialized [ 0.256011] Yama: becoming mindful. [ 0.257365] AppArmor: AppArmor initialized [ 0.258919] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261340] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263750] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268529] Initializing cgroup subsys io [ 0.270034] Initializing cgroup subsys memory [ 0.271661] Initializing cgroup subsys devices [ 0.273300] Initializing cgroup subsys freezer [ 0.274914] Initializing cgroup subsys net_cls [ 0.276537] Initializing cgroup subsys perf_event [ 0.278257] Initializing cgroup subsys net_prio [ 0.279927] Initializing cgroup subsys hugetlb [ 0.281543] Initializing cgroup subsys pids [ 0.283179] CPU: Physical Processor ID: 0 [ 0.285382] mce: CPU supports 10 MCE banks [ 0.286934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288805] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.308939] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.318576] ftrace: allocating 31920 entries in 125 pages [ 0.354441] smpboot: Max logical packages: 1 [ 0.356029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.358531] x2apic enabled [ 0.359965] Switched APIC routing to physical x2apic. [ 0.362972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.365049] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368897] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.372223] KVM setup paravirtual spinlock [ 0.374248] x86: Booted up 1 node, 1 CPUs [ 0.375740] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378282] devtmpfs: initialized [ 0.380569] evm: security.selinux [ 0.381858] evm: security.SMACK64 [ 0.383177] evm: security.SMACK64EXEC [ 0.384560] evm: security.SMACK64TRANSMUTE [ 0.386066] evm: security.SMACK64MMAP [ 0.387454] evm: security.ima [ 0.388637] evm: security.capability [ 0.390069] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.393525] pinctrl core: initialized pinctrl subsystem [ 0.395507] RTC time: 3:47:20, date: 07/03/19 [ 0.397232] NET: Registered protocol family 16 [ 0.398977] cpuidle: using governor ladder [ 0.400501] cpuidle: using governor menu [ 0.401959] PCCT header not found. [ 0.403342] ACPI: bus type PCI registered [ 0.404841] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407134] PCI: Using configuration type 1 for base access [ 0.409816] ACPI: Added _OSI(Module Device) [ 0.411442] ACPI: Added _OSI(Processor Device) [ 0.413094] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414819] ACPI: Added _OSI(Processor Aggregator Device) [ 0.417584] ACPI: Interpreter enabled [ 0.419023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.422563] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.426070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.429607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.433116] ACPI: (supports S0 S5) [ 0.434455] ACPI: Using IOAPIC for interrupt routing [ 0.436256] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.441027] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443201] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.445563] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447854] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451981] acpiphp: Slot [3] registered [ 0.453500] acpiphp: Slot [4] registered [ 0.455009] acpiphp: Slot [5] registered [ 0.456526] acpiphp: Slot [6] registered [ 0.458036] acpiphp: Slot [7] registered [ 0.459544] acpiphp: Slot [8] registered [ 0.461058] acpiphp: Slot [9] registered [ 0.462570] acpiphp: Slot [10] registered [ 0.464104] acpiphp: Slot [11] registered [ 0.465647] acpiphp: Slot [12] registered [ 0.467189] acpiphp: Slot [13] registered [ 0.468768] acpiphp: Slot [14] registered [ 0.470307] acpiphp: Slot [15] registered [ 0.488348] acpiphp: Slot [16] registered [ 0.489884] acpiphp: Slot [17] registered [ 0.491420] acpiphp: Slot [18] registered [ 0.492952] acpiphp: Slot [19] registered [ 0.494487] acpiphp: Slot [20] registered [ 0.496021] acpiphp: Slot [21] registered [ 0.497559] acpiphp: Slot [22] registered [ 0.499090] acpiphp: Slot [23] registered [ 0.500629] acpiphp: Slot [24] registered [ 0.502166] acpiphp: Slot [25] registered [ 0.503692] acpiphp: Slot [26] registered [ 0.505221] acpiphp: Slot [27] registered [ 0.506757] acpiphp: Slot [28] registered [ 0.508294] acpiphp: Slot [29] registered [ 0.509822] acpiphp: Slot [30] registered [ 0.511356] acpiphp: Slot [31] registered [ 0.512888] PCI host bridge to bus 0000:00 [ 0.514427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.516758] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.519087] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521839] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.524595] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.527403] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.532346] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534764] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.536978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.539388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.546652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.549569] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.575518] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.581145] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.587061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.589454] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.592684] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.594686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597563] vgaarb: loaded [ 0.598674] vgaarb: bridge control possible 0000:00:02.0 [ 0.601300] SCSI subsystem initialized [ 0.603351] ACPI: bus type USB registered [ 0.604919] usbcore: registered new interface driver usbfs [ 0.606862] usbcore: registered new interface driver hub [ 0.608731] usbcore: registered new device driver usb [ 0.610898] PCI: Using ACPI for IRQ routing [ 0.613321] NetLabel: Initializing [ 0.614651] NetLabel: domain hash size = 128 [ 0.616236] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618047] NetLabel: unlabeled traffic allowed by default [ 0.620530] clocksource: Switched to clocksource kvm-clock [ 0.632592] AppArmor: AppArmor Filesystem Enabled [ 0.635138] pnp: PnP ACPI init [ 0.636877] pnp: PnP ACPI: found 5 devices [ 0.644225] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.647449] NET: Registered protocol family 2 [ 0.649608] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.652026] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.654268] TCP: Hash tables configured (established 4096 bind 4096) [ 0.656534] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.658551] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.660801] NET: Registered protocol family 1 [ 0.662464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.664519] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.666536] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.681643] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.696982] Trying to unpack rootfs image as initramfs... [ 0.761439] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.764656] Scanning for low memory corruption every 60 seconds [ 0.767161] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.769425] audit: initializing netlink subsys (disabled) [ 0.771340] audit: type=2000 audit(1562125640.858:1): initialized [ 0.773814] Initialise system trusted keyring [ 0.775595] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.777765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.781069] zbud: loaded [ 0.782334] VFS: Disk quotas dquot_6.6.0 [ 0.783843] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.786601] fuse init (API version 7.23) [ 0.788233] Key type big_key registered [ 0.789740] Allocating IMA MOK and blacklist keyrings. [ 0.791909] Key type asymmetric registered [ 0.793465] Asymmetric key parser 'x509' registered [ 0.795263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.798032] io scheduler noop registered [ 0.799496] io scheduler deadline registered (default) [ 0.801368] io scheduler cfq registered [ 0.802930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.804879] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.807245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.809939] ACPI: Power Button [PWRF] [ 0.811486] GHES: HEST is not enabled! [ 0.825849] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.855735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.859354] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.885041] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.888778] Linux agpgart interface v0.103 [ 0.892726] brd: module loaded [ 0.895274] loop: module loaded [ 0.900589] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.903291] GPT:90111 != 2097151 [ 0.904552] GPT:Alternate GPT header not at the end of the disk. [ 0.906604] GPT:90111 != 2097151 [ 0.907863] GPT: Use GNU Parted to correct GPT errors. [ 0.909677] vda: vda1 vda15 [ 0.911714] scsi host0: ata_piix [ 0.913112] scsi host1: ata_piix [ 0.914430] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.916714] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.919678] libphy: Fixed MDIO Bus: probed [ 0.921217] tun: Universal TUN/TAP device driver, 1.6 [ 0.923002] tun: (C) 1999-2004 Max Krasnyansky [ 0.926540] PPP generic driver version 2.4.2 [ 0.928212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.930398] ehci-pci: EHCI PCI platform driver [ 0.931992] ehci-platform: EHCI generic platform driver [ 0.933805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.935889] ohci-pci: OHCI PCI platform driver [ 0.937490] ohci-platform: OHCI generic platform driver [ 0.939321] uhci_hcd: USB Universal Host Controller Interface driver [ 0.954520] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.956352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.959023] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.960840] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.962957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.965213] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.967810] usb usb1: Product: UHCI Host Controller [ 0.969533] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.971664] usb usb1: SerialNumber: 0000:00:01.2 [ 0.973459] hub 1-0:1.0: USB hub found [ 0.974895] hub 1-0:1.0: 2 ports detected [ 0.976533] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.980301] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.982033] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.983880] mousedev: PS/2 mouse device common for all mice [ 0.986180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.989292] rtc_cmos 00:00: RTC can wake from S4 [ 0.991489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.993652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.995838] i2c /dev entries driver [ 0.997215] device-mapper: uevent: version 1.0.3 [ 0.998938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.001909] ledtrig-cpu: registered to indicate activity on CPUs [ 1.004295] NET: Registered protocol family 10 [ 1.006201] NET: Registered protocol family 17 [ 1.007817] Key type dns_resolver registered [ 1.009536] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.011527] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.014711] registered taskstats version 1 [ 1.016237] Loading compiled-in X.509 certificates [ 1.018496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.021898] zswap: loaded using pool lzo/zbud [ 1.024341] Key type trusted registered [ 1.026829] Key type encrypted registered [ 1.028323] AppArmor: AppArmor sha1 policy hashing enabled [ 1.030231] ima: No TPM chip found, activating TPM-bypass! [ 1.032138] evm: HMAC attrs: 0x1 [ 1.033799] Magic number: 11:780:764 [ 1.035222] event_source breakpoint: hash matches [ 1.037011] rtc_cmos 00:00: setting system clock to 2019-07-03 03:47:20 UTC (1562125640) [ 1.039905] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.041945] EDD information not available. [ 1.074338] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.077106] Write protecting the kernel read-only data: 14336k [ 1.080493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083550] 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.132914] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCADEmu5mosMhqwMRk3Vkc+HMf9z7hM4q9v1YtXTj2WMmWITKR7+/QDw6Leh0Zw03KQ4pBNWGUXmzTo9T54v33tGNAV3PzjulBkBSzqSNByzRSq0KNoYlh4+YG0PuIrPcO7+CRQKXgc1t/rs7JeEHw6ETs6KE8IVWvQzSj4dBqpQlV51/i0KW3rKIb6Ccnt2Uj+1Qwr87Jz37aSYSbiV6wLtPMNoHn34ki3h2Locs6DWh6MVuis6hMKfNubRTxGGIKKmV/ybElu6VeQZ3p6oG83JDQ8iGd32FKcyHRJxPmZq1o2yd+2GxxNfGb0GzzMCdtxW4DOlpAZQ9csu4Oq7qqd root@vping-ssh-vm-7cc1c417-1999-4bc8-9d72-d15e56d0c03c ssh-dss AAAAB3NzaC1kc3MAAACBALbeCuRXBdvP2GtbmDKEhrhlIPdrGYPrXUQe5LAJsln0vwhN1oAxgg6L0LHDU6RJRBNu9jZe5Vs4n4U80Ksil8o0PFtOeNI6JdHhxx5oQcHSiJUWJWHcTb0/v+r0zByShEqHCaIsGf4VYwRAKPZLdtn1Max82EOEvYQ4WvAOHhSLAAAAFQDOGiYK1KzmoZLaZ2Ed7g1sUqoNhwAAAIBN+n6yvKAB9LrzpgR47XZ+Ua8T6z4LvOpUh9hdsj6PLjo36QRbeZW1RmOEruXNgDOQPE8nEsxuPHDXArKI3AC9lSjQri3TkIUzgk9x38ixQ6iGuiOecpsj53oVAjhZ88s76og8D3WSqPQfWObo7OAaZ/cc1dGUiVvsrSzuYqQNLwAAAIBbG+21G/JZh7iRyaTMxdU2HyInrI2wnXHnMZdQzqND+nRFEicogsVLFMyw7ebzaUeEH+MuMyZvDUvPVQx6tDbRMDvUvgbV+qvDnK35rPzW6sfEI3adoEYCg8G40woq+2CVYWI2f0FE3GZYL1KMIZWa3LR7uUKx9oymS4tVjyywbQ== root@vping-ssh-vm-7cc1c417-1999-4bc8-9d72-d15e56d0c03c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.64s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fec0:1a60/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.13 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-7cc1c417-1999-4bc8-9d72-d15e56d0c03c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-7cc1c417-1999-4bc8-9d72-d15e56d0c03c login: 2019-07-03 03:47:27,717 - paramiko.transport - DEBUG - starting thread (client mode): 0x5aca4150L 2019-07-03 03:47:27,718 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 03:47:27,718 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-03 03:47:27,718 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-03 03:47:27,720 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 03:47:27,720 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 03:47:27,720 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-03 03:47:27,720 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 03:47:27,720 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 03:47:27,721 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 03:47:27,739 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 03:47:27,740 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 03:47:27,749 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 49fe32d3854e8ce2d8d2afbad60d62e4 2019-07-03 03:47:27,750 - paramiko.transport - DEBUG - Trying discovered key da0859dcf75a269e4c5530536d059fbe in /tmp/tmp3iHJ92 2019-07-03 03:47:27,777 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 03:47:27,781 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 03:47:27,783 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 03:47:27,784 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-03 03:47:27,784 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 03:47:27,785 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 03:47:27,830 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 03:47:27,830 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.6 (192.168.120.6): 56 data bytes 64 bytes from 192.168.120.6: seq=0 ttl=64 time=43.106 ms --- 192.168.120.6 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 43.106/43.106/43.106 ms 2019-07-03 03:47:27,830 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-07-03 03:47:27,835 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 03:47:27,943 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:47:27,943 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 03:47:27,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 03:47:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:28,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-d5901bc9-671d-4ef1-939c-ca5b32cd567f x-openstack-request-id: req-d5901bc9-671d-4ef1-939c-ca5b32cd567f 2019-07-03 03:47:28,306 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050 used request id req-d5901bc9-671d-4ef1-939c-ca5b32cd567f 2019-07-03 03:47:28,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.358608007431s 2019-07-03 03:47:28,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:28,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:29,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 899 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-2a4ef414-0500-493e-afbd-9db92b1dac70 x-openstack-request-id: req-2a4ef414-0500-493e-afbd-9db92b1dac70 2019-07-03 03:47:29,118 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:1a:60", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:1a:60", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:19.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "80b169e4-930f-4878-85a9-f10897397892", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:20Z", "hostId": "d1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:47:08Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:8d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d1a8079-de0a-4362-b37a-7a497ae03050", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:02.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "1d1a8079-de0a-4362-b37a-7a497ae03050", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:28Z", "hostId": "085930f2efce1d6ea8eff96a6976351a6d8a3930d72cdd355115cf7c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:46:50Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:29,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2a4ef414-0500-493e-afbd-9db92b1dac70 2019-07-03 03:47:29,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812088012695s 2019-07-03 03:47:29,121 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:47:31,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:32,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-73274243-281f-4ea7-97f9-3a4c58edb9cc x-openstack-request-id: req-73274243-281f-4ea7-97f9-3a4c58edb9cc 2019-07-03 03:47:32,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:1a:60", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:1a:60", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:19.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "80b169e4-930f-4878-85a9-f10897397892", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:20Z", "hostId": "d1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:47:08Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:32,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-73274243-281f-4ea7-97f9-3a4c58edb9cc 2019-07-03 03:47:32,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57086491585s 2019-07-03 03:47:32,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 03:47:32,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a13019f0-34c1-4e02-bd87-b8780ff5cd26.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:34,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:47:34 GMT X-Openstack-Request-Id: req-e4f8ebe4-af84-44a6-8490-b3bafe0f45fd 2019-07-03 03:47:34,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:47:34,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a13019f0-34c1-4e02-bd87-b8780ff5cd26.json used request id req-e4f8ebe4-af84-44a6-8490-b3bafe0f45fd 2019-07-03 03:47:34,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.85844802856s 2019-07-03 03:47:34,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:47:34,570 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:34,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:34 GMT X-Openstack-Request-Id: req-31dcfdbc-8280-470f-9083-a42da6ce458c 2019-07-03 03:47:34,628 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:47:34,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-31dcfdbc-8280-470f-9083-a42da6ce458c 2019-07-03 03:47:34,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584719181061s 2019-07-03 03:47:34,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 03:47:34,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:34,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-cf113ca8-032f-4000-9c12-58f97adece25 x-openstack-request-id: req-cf113ca8-032f-4000-9c12-58f97adece25 2019-07-03 03:47:34,811 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892 used request id req-cf113ca8-032f-4000-9c12-58f97adece25 2019-07-03 03:47:34,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.182456016541s 2019-07-03 03:47:34,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:35,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-34771fa9-a307-4bc4-a430-fe28a8b956fd x-openstack-request-id: req-34771fa9-a307-4bc4-a430-fe28a8b956fd 2019-07-03 03:47:35,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:1a:60", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:1a:60", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/80b169e4-930f-4878-85a9-f10897397892", "rel": "bookmark"}], "image": {"id": "92176001-6342-499e-b085-de733d7f74ed", "links": [{"href": "http://172.30.9.23:8774/images/92176001-6342-499e-b085-de733d7f74ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:47:19.000000", "flavor": {"id": "19b20016-79ae-4d7b-8783-c1e8327c8621", "links": [{"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "bookmark"}]}, "id": "80b169e4-930f-4878-85a9-f10897397892", "security_groups": [{"name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}], "user_id": "31fea760fa374295b819f87ccdece3fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:47:34Z", "hostId": "d1de2f9f9faaab3c4ccb09de92746148f14d9f65ebdec31be0ac2a97", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "name": "vping_ssh-vm_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "created": "2019-07-03T03:47:08Z", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:47:35,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34771fa9-a307-4bc4-a430-fe28a8b956fd 2019-07-03 03:47:35,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517905950546s 2019-07-03 03:47:35,331 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:47:37,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:47:37,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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:37,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-2950556a-c6f0-40ab-b649-c6c26c7cfe5c x-openstack-request-id: req-2950556a-c6f0-40ab-b649-c6c26c7cfe5c 2019-07-03 03:47:37,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 03:47:37,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2950556a-c6f0-40ab-b649-c6c26c7cfe5c 2019-07-03 03:47:37,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0720720291138s 2019-07-03 03:47:37,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:47:37,412 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:37,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:37 GMT X-Openstack-Request-Id: req-9091cce7-c1d9-4c3c-a59a-7becd16a416c 2019-07-03 03:47:37,455 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:43Z", "updated_at": "2019-07-03T03:46:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:43Z", "revision_number": 0, "id": "256638b8-7ae5-4865-8032-18759f2dff1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:43Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:45Z", "revision_number": 0, "id": "425101af-1de8-4f17-9bfb-47b938855800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:45Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:43Z", "revision_number": 0, "id": "459e963f-63dd-42cf-a735-775cef5764b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:43Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T03:46:44Z", "revision_number": 0, "id": "a9e0fda9-735c-404d-b906-54ef90b22a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:44Z", "security_group_id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 3, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "5d91cc8e-e787-49d2-9654-c0f928054d5b", "name": "vping_ssh-sg_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}, {"description": "Default security group", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:27Z", "updated_at": "2019-07-03T03:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "7538b2d0-c004-4b5a-82f7-6710026c7ab5", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "78e77c9c-f213-4793-bd67-1eb7d4448526", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "99bbf683-d0b1-43f1-84d3-69eb51ce7dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "ae9d6069-0a0d-4e13-b14c-35a58d32b1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 1, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "741433a1-f581-40d9-8648-d33b8a6dc209", "name": "default"}]} 2019-07-03 03:47:37,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9091cce7-c1d9-4c3c-a59a-7becd16a416c 2019-07-03 03:47:37,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0435218811035s 2019-07-03 03:47:37,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:47:37,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5d91cc8e-e787-49d2-9654-c0f928054d5b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:37,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:47:37 GMT X-Openstack-Request-Id: req-2a4c7b15-c2b0-476f-91a6-289a9a9c449b 2019-07-03 03:47:37,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:47:37,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5d91cc8e-e787-49d2-9654-c0f928054d5b.json used request id req-2a4c7b15-c2b0-476f-91a6-289a9a9c449b 2019-07-03 03:47:37,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.141129970551s 2019-07-03 03:47:37,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 03:47:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:37,786 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-092e3d1d-4fbd-41e1-baaf-fdab968c1a9e x-openstack-request-id: req-092e3d1d-4fbd-41e1-baaf-fdab968c1a9e 2019-07-03 03:47:37,786 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_7cc1c417-1999-4bc8-9d72-d15e56d0c03c used request id req-092e3d1d-4fbd-41e1-baaf-fdab968c1a9e 2019-07-03 03:47:37,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.183270931244s 2019-07-03 03:47:37,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:47:37,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b6334e93-924e-4bae-baec-66723d05452c/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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" -d '{"subnet_id": "3261e1e3-cbc4-416e-91fd-6132e3c85722"}' 2019-07-03 03:47:40,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:40 GMT X-Openstack-Request-Id: req-072ec551-88be-475d-82b0-c2dcac94069f 2019-07-03 03:47:40,737 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "248d932c-bb51-4c5d-ad69-c5ea66383d53", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "subnet_id": "3261e1e3-cbc4-416e-91fd-6132e3c85722", "subnet_ids": ["3261e1e3-cbc4-416e-91fd-6132e3c85722"], "port_id": "4a36ab62-b818-4d26-b4dd-5124b7a5936f", "id": "b6334e93-924e-4bae-baec-66723d05452c"} 2019-07-03 03:47:40,737 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b6334e93-924e-4bae-baec-66723d05452c/remove_router_interface.json used request id req-072ec551-88be-475d-82b0-c2dcac94069f 2019-07-03 03:47:40,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.95084810257s 2019-07-03 03:47:40,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:47:40,739 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:40,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:40 GMT X-Openstack-Request-Id: req-065a90c8-da08-444b-85af-af940f540a42 2019-07-03 03:47:40,896 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:30Z", "admin_state_up": true, "updated_at": "2019-07-03T03:47:39Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "b6334e93-924e-4bae-baec-66723d05452c", "name": "vping_ssh-router_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}]} 2019-07-03 03:47:40,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-065a90c8-da08-444b-85af-af940f540a42 2019-07-03 03:47:40,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.158308029175s 2019-07-03 03:47:40,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:47:40,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/b6334e93-924e-4bae-baec-66723d05452c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:45,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:47:45 GMT X-Openstack-Request-Id: req-11176c02-931a-44ea-9b75-3d1e8b70b29e 2019-07-03 03:47:45,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:47:45,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b6334e93-924e-4bae-baec-66723d05452c.json used request id req-11176c02-931a-44ea-9b75-3d1e8b70b29e 2019-07-03 03:47:45,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.13564896584s 2019-07-03 03:47:45,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:47:45,034 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:45,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:45 GMT X-Openstack-Request-Id: req-2dfe0e64-87be-4b16-8fa0-b3b77987181f 2019-07-03 03:47:45,336 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:46:28Z","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":"cbca0b28168e44dc8afde69de5e9ed46","id":"3261e1e3-cbc4-416e-91fd-6132e3c85722","subnetpool_id":null,"name":"vping_ssh-subnet_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}]} 2019-07-03 03:47:45,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2dfe0e64-87be-4b16-8fa0-b3b77987181f 2019-07-03 03:47:45,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.302174091339s 2019-07-03 03:47:45,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:47:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/3261e1e3-cbc4-416e-91fd-6132e3c85722.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:47,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:47:47 GMT X-Openstack-Request-Id: req-b81e09a6-c615-4726-9611-b96d02950eb3 2019-07-03 03:47:47,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:47:47,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3261e1e3-cbc4-416e-91fd-6132e3c85722.json used request id req-b81e09a6-c615-4726-9611-b96d02950eb3 2019-07-03 03:47:47,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53531193733s 2019-07-03 03:47:47,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:47:47,874 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:47,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:48 GMT X-Openstack-Request-Id: req-7d2d5dd2-82ee-49f3-b398-ae41ce728cd4 2019-07-03 03:47:47,981 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"248d932c-bb51-4c5d-ad69-c5ea66383d53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbca0b28168e44dc8afde69de5e9ed46","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:47:47Z","qos_policy_id":null,"name":"vping_ssh-net_7cc1c417-1999-4bc8-9d72-d15e56d0c03c","admin_state_up":true,"tenant_id":"cbca0b28168e44dc8afde69de5e9ed46","created_at":"2019-07-03T03:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:47:47,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7d2d5dd2-82ee-49f3-b398-ae41ce728cd4 2019-07-03 03:47:47,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108425855637s 2019-07-03 03:47:47,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:47:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/248d932c-bb51-4c5d-ad69-c5ea66383d53.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:49,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:47:49 GMT X-Openstack-Request-Id: req-579d5cbd-38f1-40bc-abdb-47b2a22b4487 2019-07-03 03:47:49,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:47:49,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/248d932c-bb51-4c5d-ad69-c5ea66383d53.json used request id req-579d5cbd-38f1-40bc-abdb-47b2a22b4487 2019-07-03 03:47:49,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.34873199463s 2019-07-03 03:47:49,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:47:49,340 - 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}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:50,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:50 GMT X-Openstack-Request-Id: req-ee116fc9-27eb-4080-8a72-b6ff128c4a5d 2019-07-03 03:47:50,181 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:46:42Z", "file": "/v2/images/92176001-6342-499e-b085-de733d7f74ed/file", "owner": "cbca0b28168e44dc8afde69de5e9ed46", "id": "92176001-6342-499e-b085-de733d7f74ed", "size": 12716032, "self": "/v2/images/92176001-6342-499e-b085-de733d7f74ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/92176001-6342-499e-b085-de733d7f74ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:47:50,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ee116fc9-27eb-4080-8a72-b6ff128c4a5d 2019-07-03 03:47:50,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.845049858093s 2019-07-03 03:47:50,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:47:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/92176001-6342-499e-b085-de733d7f74ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23a833cf960a6bbad9927c4b365fad0bb0b46f5a" 2019-07-03 03:47:50,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:47:50 GMT X-Openstack-Request-Id: req-2de04cae-b231-4fc5-af81-7164c1720502 2019-07-03 03:47:50,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-07-03 03:47:50,595 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/92176001-6342-499e-b085-de733d7f74ed used request id req-2de04cae-b231-4fc5-af81-7164c1720502 2019-07-03 03:47:50,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.412302970886s 2019-07-03 03:47:50,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:47:50,604 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:50,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-a2d321ef-bba4-4f96-a0aa-e1d855190077 x-openstack-request-id: req-a2d321ef-bba4-4f96-a0aa-e1d855190077 2019-07-03 03:47:50,626 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621", "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": "19b20016-79ae-4d7b-8783-c1e8327c8621"}]} 2019-07-03 03:47:50,626 - 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-a2d321ef-bba4-4f96-a0aa-e1d855190077 2019-07-03 03:47:50,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255160331726s 2019-07-03 03:47:50,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:47:50,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:50,665 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47: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-0c5b0a1d-e6ce-4e68-82d5-59712c1c062e x-openstack-request-id: req-0c5b0a1d-e6ce-4e68-82d5-59712c1c062e 2019-07-03 03:47:50,665 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/19b20016-79ae-4d7b-8783-c1e8327c8621 used request id req-0c5b0a1d-e6ce-4e68-82d5-59712c1c062e 2019-07-03 03:47:50,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371630191803s 2019-07-03 03:47:50,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:47:50,669 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:50,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8915f08f-1a7a-48fb-a0b2-59e1f6fb3237 2019-07-03 03:47:50,879 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "links": {"self": "http://172.30.9.23:5000/v3/users/31fea760fa374295b819f87ccdece3fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "31fea760fa374295b819f87ccdece3fa", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:47:50,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8915f08f-1a7a-48fb-a0b2-59e1f6fb3237 2019-07-03 03:47:50,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214205026627s 2019-07-03 03:47:50,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:47:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/31fea760fa374295b819f87ccdece3fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:51,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809e7302-e20f-4e30-8d97-668bb8c64ea9 2019-07-03 03:47:51,111 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_7cc1c417-1999-4bc8-9d72-d15e56d0c03c", "links": {"self": "http://172.30.9.23:5000/v3/users/31fea760fa374295b819f87ccdece3fa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "31fea760fa374295b819f87ccdece3fa", "description": null}} 2019-07-03 03:47:51,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/31fea760fa374295b819f87ccdece3fa used request id req-809e7302-e20f-4e30-8d97-668bb8c64ea9 2019-07-03 03:47:51,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226608037949s 2019-07-03 03:47:51,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 03:47:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/31fea760fa374295b819f87ccdece3fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:51,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d234c27-bd6e-4369-876c-7ddc7547da46 2019-07-03 03:47:51,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:47:51,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/31fea760fa374295b819f87ccdece3fa used request id req-7d234c27-bd6e-4369-876c-7ddc7547da46 2019-07-03 03:47:51,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.404677152634s 2019-07-03 03:47:51,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:47:51,526 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:51,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2adca3e7-44f7-4cda-a77b-c0d89df9dde4 2019-07-03 03:47:51,750 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbca0b28168e44dc8afde69de5e9ed46"}, "tags": [], "enabled": true, "id": "cbca0b28168e44dc8afde69de5e9ed46", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7cc1c417-1999-4bc8-9d72-d15e56d0c03c"}]} 2019-07-03 03:47:51,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2adca3e7-44f7-4cda-a77b-c0d89df9dde4 2019-07-03 03:47:51,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227162122726s 2019-07-03 03:47:51,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 03:47:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/cbca0b28168e44dc8afde69de5e9ed46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:52,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f29ac4-68cb-49cd-85bb-81b7fefa5834 2019-07-03 03:47:52,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:47:52,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cbca0b28168e44dc8afde69de5e9ed46 used request id req-69f29ac4-68cb-49cd-85bb-81b7fefa5834 2019-07-03 03:47:52,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.32151889801s 2019-07-03 03:47:52,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:47:52,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=cbca0b28168e44dc8afde69de5e9ed46&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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:52,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:52 GMT X-Openstack-Request-Id: req-4b37462e-11de-4112-b4d6-eb8082dcc53f 2019-07-03 03:47:52,115 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:27Z", "updated_at": "2019-07-03T03:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "7538b2d0-c004-4b5a-82f7-6710026c7ab5", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "78e77c9c-f213-4793-bd67-1eb7d4448526", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "99bbf683-d0b1-43f1-84d3-69eb51ce7dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "ae9d6069-0a0d-4e13-b14c-35a58d32b1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 1, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "741433a1-f581-40d9-8648-d33b8a6dc209", "name": "default"}]} 2019-07-03 03:47:52,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=cbca0b28168e44dc8afde69de5e9ed46&name=default used request id req-4b37462e-11de-4112-b4d6-eb8082dcc53f 2019-07-03 03:47:52,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0343251228333s 2019-07-03 03:47:52,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:47:52,121 - 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}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:52,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:52 GMT X-Openstack-Request-Id: req-b26a8965-929f-4b47-924f-884596aef496 2019-07-03 03:47:52,499 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "created_at": "2019-07-03T03:46:27Z", "updated_at": "2019-07-03T03:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "7538b2d0-c004-4b5a-82f7-6710026c7ab5", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "78e77c9c-f213-4793-bd67-1eb7d4448526", "remote_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "99bbf683-d0b1-43f1-84d3-69eb51ce7dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:46:27Z", "revision_number": 0, "id": "ae9d6069-0a0d-4e13-b14c-35a58d32b1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:46:27Z", "security_group_id": "741433a1-f581-40d9-8648-d33b8a6dc209", "tenant_id": "cbca0b28168e44dc8afde69de5e9ed46", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbca0b28168e44dc8afde69de5e9ed46"}], "revision_number": 1, "project_id": "cbca0b28168e44dc8afde69de5e9ed46", "id": "741433a1-f581-40d9-8648-d33b8a6dc209", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:47:52,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b26a8965-929f-4b47-924f-884596aef496 2019-07-03 03:47:52,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.378753900528s 2019-07-03 03:47:52,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:47:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/741433a1-f581-40d9-8648-d33b8a6dc209.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e1cf6ff31e1dbd40506d12380833adcd5993f427" 2019-07-03 03:47:52,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:47:52 GMT X-Openstack-Request-Id: req-f56d9540-071b-45c8-85aa-15055e34476a 2019-07-03 03:47:52,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:47:52,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/741433a1-f581-40d9-8648-d33b8a6dc209.json used request id req-f56d9540-071b-45c8-85aa-15055e34476a 2019-07-03 03:47:52,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.420951843262s 2019-07-03 03:47:52,973 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-07-03 03:47:53,015 - 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-07-03 03:47:53,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68555e9-5bd7-4295-962c-761a1639d2ec 2019-07-03 03:47:53,020 - 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-07-03 03:47:53,021 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-c68555e9-5bd7-4295-962c-761a1639d2ec 2019-07-03 03:47:53,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:47:53,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["_M5tlJnjRyq_V-uzey4-6Q"], "issued_at": "2019-07-03T03:47:53.000000Z"}} 2019-07-03 03:47:53,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:47:53,443 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:53,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:53 GMT X-Openstack-Request-Id: req-26d51cb7-f2fb-4f09-93ac-8f6949ffdb59 2019-07-03 03:47:53,810 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:47:53,810 - 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-26d51cb7-f2fb-4f09-93ac-8f6949ffdb59 2019-07-03 03:47:53,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367632865906s 2019-07-03 03:47:53,817 - 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-07-03 03:47:53,823 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2593a30-c305-4c9f-b03c-f77cd356a981 2019-07-03 03:47:53,823 - 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-07-03 03:47:53,823 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-a2593a30-c305-4c9f-b03c-f77cd356a981 2019-07-03 03:47:53,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:47:53,827 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:54,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfe229f-5e91-49d7-a63e-c9fe52975863 2019-07-03 03:47:54,051 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:47:54,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9dfe229f-5e91-49d7-a63e-c9fe52975863 2019-07-03 03:47:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227406024933s 2019-07-03 03:47:54,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 03:47:54,062 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05"}}' 2019-07-03 03:47:54,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc46b17-bb08-4914-91b8-84d1afeeeaf8 2019-07-03 03:47:54,279 - 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/a603921cbb57474ea2e1a4fa5236df2a"}, "tags": [], "enabled": true, "id": "a603921cbb57474ea2e1a4fa5236df2a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05"}} 2019-07-03 03:47:54,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0dc46b17-bb08-4914-91b8-84d1afeeeaf8 2019-07-03 03:47:54,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220654010773s 2019-07-03 03:47:54,280 - 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'a603921cbb57474ea2e1a4fa5236df2a', '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_debc4123-a1db-4e00-8e82-f3c0a750bf05'}) 2019-07-03 03:47:54,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 03:47:54,290 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "hmyY2RKpUIOHVinsbdvjaB3ULF2mqJ", "email": null, "name": "vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05"}}' 2019-07-03 03:47:54,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20d7830-f6b7-4963-a21d-e920e4deea4c 2019-07-03 03:47:54,762 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05", "links": {"self": "http://172.30.9.23:5000/v3/users/5006af8189a9422591ed6754ff151a1a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5006af8189a9422591ed6754ff151a1a", "domain_id": "default", "password_expires_at": null}} 2019-07-03 03:47:54,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-d20d7830-f6b7-4963-a21d-e920e4deea4c 2019-07-03 03:47:54,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.475692987442s 2019-07-03 03:47:54,763 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5006af8189a9422591ed6754ff151a1a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05'}) 2019-07-03 03:47:54,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:47:54,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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:54,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcb9adf-32f7-44e9-bcd1-9b85396e6c70 2019-07-03 03:47:54,957 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:47:54,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fcb9adf-32f7-44e9-bcd1-9b85396e6c70 2019-07-03 03:47:54,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190729856491s 2019-07-03 03:47:54,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:47:54,966 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:55,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b105e0a-9194-4d28-8a7c-51d1a9d5591a 2019-07-03 03:47:55,181 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:47:55,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5b105e0a-9194-4d28-8a7c-51d1a9d5591a 2019-07-03 03:47:55,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218491077423s 2019-07-03 03:47:55,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:47:55,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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:55,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333a14f7-36af-4b60-a2eb-0fa98f9a3761 2019-07-03 03:47:55,393 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:47:55,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-333a14f7-36af-4b60-a2eb-0fa98f9a3761 2019-07-03 03:47:55,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206962108612s 2019-07-03 03:47:55,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:47:55,402 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:55,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9658c1dd-cce8-409d-8fab-9a0fbc7ae315 2019-07-03 03:47:55,627 - 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-07-03 03:47:55,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9658c1dd-cce8-409d-8fab-9a0fbc7ae315 2019-07-03 03:47:55,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228896141052s 2019-07-03 03:47:55,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:47:55,631 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:55,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89781119-c536-47ee-b6c5-cbbcc3f80e11 2019-07-03 03:47:55,779 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05", "links": {"self": "http://172.30.9.23:5000/v3/users/5006af8189a9422591ed6754ff151a1a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5006af8189a9422591ed6754ff151a1a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:47:55,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-89781119-c536-47ee-b6c5-cbbcc3f80e11 2019-07-03 03:47:55,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151395082474s 2019-07-03 03:47:55,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:47:55,796 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:56,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7f4264-7c4c-415d-b38a-c0dcc0e4e4e7 2019-07-03 03:47:56,008 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/a603921cbb57474ea2e1a4fa5236df2a"}, "tags": [], "enabled": true, "id": "a603921cbb57474ea2e1a4fa5236df2a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05"}]} 2019-07-03 03:47:56,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fb7f4264-7c4c-415d-b38a-c0dcc0e4e4e7 2019-07-03 03:47:56,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215395927429s 2019-07-03 03:47:56,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:47:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5006af8189a9422591ed6754ff151a1a&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a603921cbb57474ea2e1a4fa5236df2a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:56,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e8b7f8-54f0-4179-8e90-dfa99868c610 2019-07-03 03:47:56,232 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5006af8189a9422591ed6754ff151a1a&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a603921cbb57474ea2e1a4fa5236df2a", "previous": null, "next": null}} 2019-07-03 03:47:56,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5006af8189a9422591ed6754ff151a1a&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a603921cbb57474ea2e1a4fa5236df2a used request id req-74e8b7f8-54f0-4179-8e90-dfa99868c610 2019-07-03 03:47:56,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217252969742s 2019-07-03 03:47:56,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:47:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a603921cbb57474ea2e1a4fa5236df2a/users/5006af8189a9422591ed6754ff151a1a/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:56,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9528582-479a-4cb1-8e43-af56d1f333ae 2019-07-03 03:47:56,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:47:56,503 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a603921cbb57474ea2e1a4fa5236df2a/users/5006af8189a9422591ed6754ff151a1a/roles/de3f03247fab46318069d2e018e2d917 used request id req-c9528582-479a-4cb1-8e43-af56d1f333ae 2019-07-03 03:47:56,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.266322135925s 2019-07-03 03:47:56,504 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05', 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'a603921cbb57474ea2e1a4fa5236df2a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hmyY2RKpUIOHVinsbdvjaB3ULF2mqJ', 'username': u'vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05', '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-07-03 03:47:56,507 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05', 'password': 'hmyY2RKpUIOHVinsbdvjaB3ULF2mqJ', 'project_name': 'vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a603921cbb57474ea2e1a4fa5236df2a', 'project_domain_name': 'Default'} 2019-07-03 03:47:56,508 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-07-03 03:47:56,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:47:56,512 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:56,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2cea486-4645-4a83-96b0-b935a2521393 2019-07-03 03:47:56,719 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:47:56,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-a2cea486-4645-4a83-96b0-b935a2521393 2019-07-03 03:47:56,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211001157761s 2019-07-03 03:47:56,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:47:56,730 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:47:56,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3388d9-af8d-42d3-b678-4b176cf7ed1f 2019-07-03 03:47:56,951 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/a603921cbb57474ea2e1a4fa5236df2a"}, "tags": [], "enabled": true, "id": "a603921cbb57474ea2e1a4fa5236df2a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05"}]} 2019-07-03 03:47:56,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4d3388d9-af8d-42d3-b678-4b176cf7ed1f 2019-07-03 03:47:56,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224045038223s 2019-07-03 03:47:56,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:47:56,954 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" -d '{"network": {"tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "name": "vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05", "admin_state_up": true}}' 2019-07-03 03:47:57,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:57 GMT X-Openstack-Request-Id: req-633a0f63-d516-4916-9399-471ca50b0d37 2019-07-03 03:47:57,593 - 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":"86bd127f-ff7e-47a2-8136-c91d886624bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"a603921cbb57474ea2e1a4fa5236df2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:47:57Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05","admin_state_up":true,"tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:57Z","mtu":1450}} 2019-07-03 03:47:57,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-633a0f63-d516-4916-9399-471ca50b0d37 2019-07-03 03:47:57,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.639824867249s 2019-07-03 03:47:57,594 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:47:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'86bd127f-ff7e-47a2-8136-c91d886624bc', 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'vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05', u'created_at': u'2019-07-03T03:47:57Z', u'mtu': 1450, u'tenant_id': u'a603921cbb57474ea2e1a4fa5236df2a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a603921cbb57474ea2e1a4fa5236df2a', u'l2_adjacency': True}) 2019-07-03 03:47:57,598 - 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-07-03 03:47:57,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8025af-2abc-4fc7-912f-aeb53d649fc4 2019-07-03 03:47:57,604 - 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-07-03 03:47:57,604 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-bd8025af-2abc-4fc7-912f-aeb53d649fc4 2019-07-03 03:47:57,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:47:58,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T04:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a603921cbb57474ea2e1a4fa5236df2a", "name": "vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a603921cbb57474ea2e1a4fa5236df2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a603921cbb57474ea2e1a4fa5236df2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a603921cbb57474ea2e1a4fa5236df2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a603921cbb57474ea2e1a4fa5236df2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a603921cbb57474ea2e1a4fa5236df2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a603921cbb57474ea2e1a4fa5236df2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a603921cbb57474ea2e1a4fa5236df2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a603921cbb57474ea2e1a4fa5236df2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a603921cbb57474ea2e1a4fa5236df2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a603921cbb57474ea2e1a4fa5236df2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a603921cbb57474ea2e1a4fa5236df2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05", "id": "5006af8189a9422591ed6754ff151a1a"}, "audit_ids": ["ZQufjSr5QsyXk7oQ1Selww"], "issued_at": "2019-07-03T03:47:57.000000Z"}} 2019-07-03 03:47:58,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:47:58,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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:47:58,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:58 GMT X-Openstack-Request-Id: req-88bc4b39-d77a-4fbb-bf42-c05f64039af5 2019-07-03 03:47:58,412 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"86bd127f-ff7e-47a2-8136-c91d886624bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a603921cbb57474ea2e1a4fa5236df2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:47:57Z","qos_policy_id":null,"name":"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05","admin_state_up":true,"tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:57Z","mtu":1450}]} 2019-07-03 03:47:58,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-88bc4b39-d77a-4fbb-bf42-c05f64039af5 2019-07-03 03:47:58,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393499851227s 2019-07-03 03:47:58,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:47:58,415 - 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}6866dfa5c716b496de4187d938be7d555fe01214" -d '{"subnet": {"name": "vping_userdata-subnet_debc4123-a1db-4e00-8e82-f3c0a750bf05", "enable_dhcp": true, "network_id": "86bd127f-ff7e-47a2-8136-c91d886624bc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:47:59,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 03 Jul 2019 03:47:59 GMT X-Openstack-Request-Id: req-08db790d-9718-4070-95f4-98b579939c6d 2019-07-03 03:47:59,659 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bd127f-ff7e-47a2-8136-c91d886624bc","tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:47:59Z","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":"a603921cbb57474ea2e1a4fa5236df2a","id":"886669f7-cbd7-4de5-8d04-0ba5ad15a1ee","subnetpool_id":null,"name":"vping_userdata-subnet_debc4123-a1db-4e00-8e82-f3c0a750bf05"}} 2019-07-03 03:47:59,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-08db790d-9718-4070-95f4-98b579939c6d 2019-07-03 03:47:59,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.24517893791s 2019-07-03 03:47:59,660 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:47:59Z', 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'886669f7-cbd7-4de5-8d04-0ba5ad15a1ee', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_debc4123-a1db-4e00-8e82-f3c0a750bf05', u'enable_dhcp': True, u'network_id': u'86bd127f-ff7e-47a2-8136-c91d886624bc', u'tenant_id': u'a603921cbb57474ea2e1a4fa5236df2a', u'created_at': u'2019-07-03T03:47:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a603921cbb57474ea2e1a4fa5236df2a'}) 2019-07-03 03:47:59,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:47:59,661 - 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}6866dfa5c716b496de4187d938be7d555fe01214" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "vping_userdata-router_debc4123-a1db-4e00-8e82-f3c0a750bf05", "admin_state_up": true}}' 2019-07-03 03:48:07,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:07 GMT X-Openstack-Request-Id: req-1fe8d455-c59f-4f5a-b38d-a25ff21af50a 2019-07-03 03:48:07,164 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "created_at": "2019-07-03T03:48:00Z", "admin_state_up": true, "updated_at": "2019-07-03T03:48:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a603921cbb57474ea2e1a4fa5236df2a", "id": "2d962a9b-e65d-4b0f-b29c-313c82be8144", "name": "vping_userdata-router_debc4123-a1db-4e00-8e82-f3c0a750bf05"}} 2019-07-03 03:48:07,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1fe8d455-c59f-4f5a-b38d-a25ff21af50a 2019-07-03 03:48:07,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.5041577816s 2019-07-03 03:48:07,165 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:48:02Z', u'revision_number': 3, u'id': u'2d962a9b-e65d-4b0f-b29c-313c82be8144', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_debc4123-a1db-4e00-8e82-f3c0a750bf05', u'admin_state_up': True, u'tenant_id': u'a603921cbb57474ea2e1a4fa5236df2a', u'created_at': u'2019-07-03T03:48:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'a603921cbb57474ea2e1a4fa5236df2a'}) 2019-07-03 03:48:07,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:48:07,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2d962a9b-e65d-4b0f-b29c-313c82be8144/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}6866dfa5c716b496de4187d938be7d555fe01214" -d '{"subnet_id": "886669f7-cbd7-4de5-8d04-0ba5ad15a1ee"}' 2019-07-03 03:48:10,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:10 GMT X-Openstack-Request-Id: req-d771eb3e-c361-4d75-8ace-d1f101986543 2019-07-03 03:48:10,879 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "86bd127f-ff7e-47a2-8136-c91d886624bc", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "subnet_id": "886669f7-cbd7-4de5-8d04-0ba5ad15a1ee", "subnet_ids": ["886669f7-cbd7-4de5-8d04-0ba5ad15a1ee"], "port_id": "2ff256e4-3907-40ac-9bd8-803e234f9ddf", "id": "2d962a9b-e65d-4b0f-b29c-313c82be8144"} 2019-07-03 03:48:10,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2d962a9b-e65d-4b0f-b29c-313c82be8144/add_router_interface.json used request id req-d771eb3e-c361-4d75-8ace-d1f101986543 2019-07-03 03:48:10,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.71344900131s 2019-07-03 03:48:10,880 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:48:10,981 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:48:10,984 - 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-07-03 03:48:10,989 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:10 GMT 2019-07-03 03:48:10,990 - 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-07-03 03:48:10,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:48:10,999 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:11,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:11 GMT X-Openstack-Request-Id: req-1aed5a4f-fca4-4537-81b7-74e363f81429 2019-07-03 03:48:11,325 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:48:11,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1aed5a4f-fca4-4537-81b7-74e363f81429 2019-07-03 03:48:11,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330126047134s 2019-07-03 03:48:11,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:48:11,338 - 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}6866dfa5c716b496de4187d938be7d555fe01214" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05"}' 2019-07-03 03:48:11,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:11 GMT Location: http://172.30.9.23:9292/v2/images/0869aafd-1122-4931-98a3-28a7288a1211 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e001dc54-bcb1-47cd-a245-19fc1c005d92 2019-07-03 03:48:11,677 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:48:11Z", "file": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211/file", "owner": "a603921cbb57474ea2e1a4fa5236df2a", "id": "0869aafd-1122-4931-98a3-28a7288a1211", "size": null, "self": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211", "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_debc4123-a1db-4e00-8e82-f3c0a750bf05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "checksum": null, "created_at": "2019-07-03T03:48:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:48:11,677 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e001dc54-bcb1-47cd-a245-19fc1c005d92 2019-07-03 03:48:11,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.342926025391s 2019-07-03 03:48:11,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:48:11,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0869aafd-1122-4931-98a3-28a7288a1211/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}6866dfa5c716b496de4187d938be7d555fe01214" -d '' 2019-07-03 03:48:12,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:48:12 GMT X-Openstack-Request-Id: req-a911fa7a-2ef3-4cfe-969d-c77c4dbc9616 2019-07-03 03:48:12,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:48:12,534 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0869aafd-1122-4931-98a3-28a7288a1211/file used request id req-a911fa7a-2ef3-4cfe-969d-c77c4dbc9616 2019-07-03 03:48:12,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.856250047684s 2019-07-03 03:48:12,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:48:12,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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:12,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:12 GMT X-Openstack-Request-Id: req-5c6f8f50-ec3c-4108-bfec-ea058513cba7 2019-07-03 03:48:12,874 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:48:12Z", "file": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211/file", "owner": "a603921cbb57474ea2e1a4fa5236df2a", "id": "0869aafd-1122-4931-98a3-28a7288a1211", "size": 12716032, "self": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:48:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:48:12,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5c6f8f50-ec3c-4108-bfec-ea058513cba7 2019-07-03 03:48:12,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336049079895s 2019-07-03 03:48:12,876 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0869aafd-1122-4931-98a3-28a7288a1211/file', 'owner': u'a603921cbb57474ea2e1a4fa5236df2a', 'id': u'0869aafd-1122-4931-98a3-28a7288a1211', 'size': 12716032, u'self': u'/v2/images/0869aafd-1122-4931-98a3-28a7288a1211', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a603921cbb57474ea2e1a4fa5236df2a', 'name': 'vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:48:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T03:48:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05', '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/0869aafd-1122-4931-98a3-28a7288a1211', 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_debc4123-a1db-4e00-8e82-f3c0a750bf05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05', 'created': u'2019-07-03T03:48:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:48:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0869aafd-1122-4931-98a3-28a7288a1211', 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_debc4123-a1db-4e00-8e82-f3c0a750bf05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:48:12,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:48:12,883 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_debc4123-a1db-4e00-8e82-f3c0a750bf05", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:48:13,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d730edd-0ca9-460c-9ad4-34a080f3d049 x-openstack-request-id: req-3d730edd-0ca9-460c-9ad4-34a080f3d049 2019-07-03 03:48:13,309 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_debc4123-a1db-4e00-8e82-f3c0a750bf05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "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": "99bfa03c-c495-4026-986a-ac4b3c98e27f"}} 2019-07-03 03:48:13,309 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3d730edd-0ca9-460c-9ad4-34a080f3d049 2019-07-03 03:48:13,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.429493904114s 2019-07-03 03:48:13,310 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_debc4123-a1db-4e00-8e82-f3c0a750bf05', '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'a6c124494b0c46c2b4ad05546c87df21', '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'99bfa03c-c495-4026-986a-ac4b3c98e27f', 'swap': 0}) 2019-07-03 03:48:13,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:48:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f/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}9656ce962e0f4102067d408665c069d6b40cbd24" -d '{"extra_specs": {}}' 2019-07-03 03:48:13,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-b481ab7a-c281-44d2-93d0-7d6aa15752f3 x-openstack-request-id: req-b481ab7a-c281-44d2-93d0-7d6aa15752f3 2019-07-03 03:48:13,332 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:48:13,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f/os-extra_specs used request id req-b481ab7a-c281-44d2-93d0-7d6aa15752f3 2019-07-03 03:48:13,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214719772339s 2019-07-03 03:48:13,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:48:13,334 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:13,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:13 GMT X-Openstack-Request-Id: req-c08438bd-566d-4169-b198-0c99617f3ade 2019-07-03 03:48:13,715 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"86bd127f-ff7e-47a2-8136-c91d886624bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a603921cbb57474ea2e1a4fa5236df2a","l2_adjacency":true,"status":"ACTIVE","subnets":["886669f7-cbd7-4de5-8d04-0ba5ad15a1ee"],"description":"","tags":[],"updated_at":"2019-07-03T03:47:59Z","qos_policy_id":null,"name":"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05","admin_state_up":true,"tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:57Z","mtu":1450}]} 2019-07-03 03:48:13,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c08438bd-566d-4169-b198-0c99617f3ade 2019-07-03 03:48:13,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381493806839s 2019-07-03 03:48:13,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:48:13,726 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:14,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:14 GMT X-Openstack-Request-Id: req-bf20ca61-efaa-48b2-85ad-24a7ca6ffc1b 2019-07-03 03:48:14,056 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:48:12Z", "file": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211/file", "owner": "a603921cbb57474ea2e1a4fa5236df2a", "id": "0869aafd-1122-4931-98a3-28a7288a1211", "size": 12716032, "self": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:48:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:48:14,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bf20ca61-efaa-48b2-85ad-24a7ca6ffc1b 2019-07-03 03:48:14,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334376096725s 2019-07-03 03:48:14,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:48:14,067 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:14,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-46603056-48a2-46d4-abb1-a870d2a79a8d x-openstack-request-id: req-46603056-48a2-46d4-abb1-a870d2a79a8d 2019-07-03 03:48:14,383 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_debc4123-a1db-4e00-8e82-f3c0a750bf05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "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": "99bfa03c-c495-4026-986a-ac4b3c98e27f"}]} 2019-07-03 03:48:14,383 - 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-46603056-48a2-46d4-abb1-a870d2a79a8d 2019-07-03 03:48:14,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.319298028946s 2019-07-03 03:48:14,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 03:48:14,391 - 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}6866dfa5c716b496de4187d938be7d555fe01214" -d '{"server": {"name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "imageRef": "0869aafd-1122-4931-98a3-28a7288a1211", "flavorRef": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "86bd127f-ff7e-47a2-8136-c91d886624bc"}]}}' 2019-07-03 03:48:18,715 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793 x-compute-request-id: req-ea7c4f8e-1663-47da-8fce-1aa8f4219d08 x-openstack-request-id: req-ea7c4f8e-1663-47da-8fce-1aa8f4219d08 2019-07-03 03:48:18,715 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "adminPass": "wKJXppV4kPsW"}} 2019-07-03 03:48:18,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ea7c4f8e-1663-47da-8fce-1aa8f4219d08 2019-07-03 03:48:18,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.32776594162s 2019-07-03 03:48:18,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:18,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:19,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-f3e58bc7-73f0-4481-8d18-414f3bff02ae x-openstack-request-id: req-f3e58bc7-73f0-4481-8d18-414f3bff02ae 2019-07-03 03:48:19,108 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:48:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:19,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f3e58bc7-73f0-4481-8d18-414f3bff02ae 2019-07-03 03:48:19,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392250061035s 2019-07-03 03:48:19,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:48:19,121 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:19,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:19 GMT X-Openstack-Request-Id: req-30baabab-cf69-4e30-bb35-249b25fda169 2019-07-03 03:48:19,236 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"86bd127f-ff7e-47a2-8136-c91d886624bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a603921cbb57474ea2e1a4fa5236df2a","l2_adjacency":true,"status":"ACTIVE","subnets":["886669f7-cbd7-4de5-8d04-0ba5ad15a1ee"],"description":"","tags":[],"updated_at":"2019-07-03T03:47:59Z","qos_policy_id":null,"name":"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05","admin_state_up":true,"tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:57Z","mtu":1450}]} 2019-07-03 03:48:19,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-30baabab-cf69-4e30-bb35-249b25fda169 2019-07-03 03:48:19,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11629986763s 2019-07-03 03:48:19,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:48:19,238 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:19,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:19 GMT X-Openstack-Request-Id: req-506886c9-81a5-449b-8d53-ba3463d04511 2019-07-03 03:48:19,564 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bd127f-ff7e-47a2-8136-c91d886624bc","tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:47:59Z","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":"a603921cbb57474ea2e1a4fa5236df2a","id":"886669f7-cbd7-4de5-8d04-0ba5ad15a1ee","subnetpool_id":null,"name":"vping_userdata-subnet_debc4123-a1db-4e00-8e82-f3c0a750bf05"}]} 2019-07-03 03:48:19,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-506886c9-81a5-449b-8d53-ba3463d04511 2019-07-03 03:48:19,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.326803922653s 2019-07-03 03:48:19,565 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:21,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:21,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-0f0aaaa7-7d2e-4bc1-b8af-e0e8372cdd48 x-openstack-request-id: req-0f0aaaa7-7d2e-4bc1-b8af-e0e8372cdd48 2019-07-03 03:48:21,998 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:48:21Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:21,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f0aaaa7-7d2e-4bc1-b8af-e0e8372cdd48 2019-07-03 03:48:21,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430641174316s 2019-07-03 03:48:22,004 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:24,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:24,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-22c9a79f-f53e-44d0-bec9-d93c03328ecc x-openstack-request-id: req-22c9a79f-f53e-44d0-bec9-d93c03328ecc 2019-07-03 03:48:24,962 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:48:22Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:24,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22c9a79f-f53e-44d0-bec9-d93c03328ecc 2019-07-03 03:48:24,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.955705881119s 2019-07-03 03:48:24,969 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:26,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:28,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-323825ae-3d69-4d9e-a0ef-131453b073ec x-openstack-request-id: req-323825ae-3d69-4d9e-a0ef-131453b073ec 2019-07-03 03:48:28,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:48:22Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:28,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-323825ae-3d69-4d9e-a0ef-131453b073ec 2019-07-03 03:48:28,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13331699371s 2019-07-03 03:48:28,111 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:30,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:30,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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:32,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-178a1703-7f00-418c-bd55-4fdcdd76d073 x-openstack-request-id: req-178a1703-7f00-418c-bd55-4fdcdd76d073 2019-07-03 03:48:32,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:19:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:28.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:28Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:32,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-178a1703-7f00-418c-bd55-4fdcdd76d073 2019-07-03 03:48:32,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.88677000999s 2019-07-03 03:48:32,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:48:32,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=df310699-b253-4e8b-8db9-610e2ab3f793" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:32,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:32 GMT X-Openstack-Request-Id: req-d0bbae17-27d4-421a-8ee8-a748b1e4d164 2019-07-03 03:48:32,348 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:48:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"886669f7-cbd7-4de5-8d04-0ba5ad15a1ee","ip_address":"192.168.120.18"}],"id":"ee0c7140-4c23-4fe0-93a9-2046aba33db1","security_groups":["76c1f426-58c3-4653-932f-8232545c499b"],"mac_address":"fa:16:3e:f4:19:8a","project_id":"a603921cbb57474ea2e1a4fa5236df2a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"86bd127f-ff7e-47a2-8136-c91d886624bc","tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:48:22Z","binding:vnic_type":"normal","device_id":"df310699-b253-4e8b-8db9-610e2ab3f793","ip_allocation":"immediate"}]} 2019-07-03 03:48:32,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=df310699-b253-4e8b-8db9-610e2ab3f793 used request id req-d0bbae17-27d4-421a-8ee8-a748b1e4d164 2019-07-03 03:48:32,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.341402053833s 2019-07-03 03:48:32,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:48:32,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ee0c7140-4c23-4fe0-93a9-2046aba33db1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:32,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:32 GMT X-Openstack-Request-Id: req-86b8652a-5290-4bfa-8b09-1964125d4928 2019-07-03 03:48:32,695 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:48:32,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ee0c7140-4c23-4fe0-93a9-2046aba33db1 used request id req-86b8652a-5290-4bfa-8b09-1964125d4928 2019-07-03 03:48:32,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.337407112122s 2019-07-03 03:48:32,696 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:19:8a', 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'0869aafd-1122-4931-98a3-28a7288a1211'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:48:28.000000', 'flavor': Munch({u'id': u'99bfa03c-c495-4026-986a-ac4b3c98e27f'}), 'az': u'nova', 'id': u'df310699-b253-4e8b-8db9-610e2ab3f793', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5006af8189a9422591ed6754ff151a1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a603921cbb57474ea2e1a4fa5236df2a', 'name': 'vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T03:48:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T03:48:28Z', 'hostId': u'47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:48:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a603921cbb57474ea2e1a4fa5236df2a', 'name': u'vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05', 'adminPass': u'wKJXppV4kPsW', 'tenant_id': u'a603921cbb57474ea2e1a4fa5236df2a', 'created_at': u'2019-07-03T03:48:18Z', 'created': u'2019-07-03T03:48:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 03:48:32,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:48:32,698 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:32,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:32 GMT X-Openstack-Request-Id: req-6fc3ee08-143d-431c-a520-62885bf2c774 2019-07-03 03:48:32,802 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"86bd127f-ff7e-47a2-8136-c91d886624bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a603921cbb57474ea2e1a4fa5236df2a","l2_adjacency":true,"status":"ACTIVE","subnets":["886669f7-cbd7-4de5-8d04-0ba5ad15a1ee"],"description":"","tags":[],"updated_at":"2019-07-03T03:47:59Z","qos_policy_id":null,"name":"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05","admin_state_up":true,"tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:57Z","mtu":1450}]} 2019-07-03 03:48:32,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6fc3ee08-143d-431c-a520-62885bf2c774 2019-07-03 03:48:32,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105111122131s 2019-07-03 03:48:32,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:48:32,811 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:33,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:33 GMT X-Openstack-Request-Id: req-d3630015-f4fd-4354-ad17-53be3f5ed139 2019-07-03 03:48:33,614 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:48:12Z", "file": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211/file", "owner": "a603921cbb57474ea2e1a4fa5236df2a", "id": "0869aafd-1122-4931-98a3-28a7288a1211", "size": 12716032, "self": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:48:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:48:33,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d3630015-f4fd-4354-ad17-53be3f5ed139 2019-07-03 03:48:33,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806990861893s 2019-07-03 03:48:33,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:48:33,619 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:33,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-fb5ce46a-92d1-4f2e-9e5c-86d5b5c9bcf4 x-openstack-request-id: req-fb5ce46a-92d1-4f2e-9e5c-86d5b5c9bcf4 2019-07-03 03:48:33,639 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_debc4123-a1db-4e00-8e82-f3c0a750bf05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "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": "99bfa03c-c495-4026-986a-ac4b3c98e27f"}]} 2019-07-03 03:48:33,639 - 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-fb5ce46a-92d1-4f2e-9e5c-86d5b5c9bcf4 2019-07-03 03:48:33,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235750675201s 2019-07-03 03:48:33,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 03:48:33,644 - 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}6866dfa5c716b496de4187d938be7d555fe01214" -d '{"server": {"name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "imageRef": "0869aafd-1122-4931-98a3-28a7288a1211", "flavorRef": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE4IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "86bd127f-ff7e-47a2-8136-c91d886624bc"}]}}' 2019-07-03 03:48:37,654 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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 location: http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e x-compute-request-id: req-dce09a5b-c5be-4f55-98e4-8869b91f7d17 x-openstack-request-id: req-dce09a5b-c5be-4f55-98e4-8869b91f7d17 2019-07-03 03:48:37,654 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "adminPass": "yNs7wm5hGaTx"}} 2019-07-03 03:48:37,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-dce09a5b-c5be-4f55-98e4-8869b91f7d17 2019-07-03 03:48:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.01340007782s 2019-07-03 03:48:37,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:37,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:38,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-05962018-47cc-47b7-963c-6e17f5bc8718 x-openstack-request-id: req-05962018-47cc-47b7-963c-6e17f5bc8718 2019-07-03 03:48:38,634 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:48:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:19:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:28.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:28Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:38,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-05962018-47cc-47b7-963c-6e17f5bc8718 2019-07-03 03:48:38,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.979173898697s 2019-07-03 03:48:38,642 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:40,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:41,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-4e65f252-8ff7-43d0-a0d2-fedd1d957b02 x-openstack-request-id: req-4e65f252-8ff7-43d0-a0d2-fedd1d957b02 2019-07-03 03:48:41,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:48:40Z", "hostId": "6031d022da873831116fc27d52763730d078463309bdff03c693b559", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:19:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:28.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:28Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:41,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e65f252-8ff7-43d0-a0d2-fedd1d957b02 2019-07-03 03:48:41,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.922555208206s 2019-07-03 03:48:41,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:43,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:44,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-ca9bd387-b9f9-42f7-83e5-7ec5ae1a8082 x-openstack-request-id: req-ca9bd387-b9f9-42f7-83e5-7ec5ae1a8082 2019-07-03 03:48:44,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:48:41Z", "hostId": "6031d022da873831116fc27d52763730d078463309bdff03c693b559", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:19:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:28.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:28Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:44,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ca9bd387-b9f9-42f7-83e5-7ec5ae1a8082 2019-07-03 03:48:44,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808310031891s 2019-07-03 03:48:44,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:46,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:46,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:47,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-543de78c-b99d-41c0-8a8a-76dbbfc9e433 x-openstack-request-id: req-543de78c-b99d-41c0-8a8a-76dbbfc9e433 2019-07-03 03:48:47,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:48:41Z", "hostId": "6031d022da873831116fc27d52763730d078463309bdff03c693b559", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:19:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:28.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:28Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:47,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-543de78c-b99d-41c0-8a8a-76dbbfc9e433 2019-07-03 03:48:47,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918808937073s 2019-07-03 03:48:47,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:49,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:50,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-fd7be0e6-c58c-44a9-87c7-4bc96e62f849 x-openstack-request-id: req-fd7be0e6-c58c-44a9-87c7-4bc96e62f849 2019-07-03 03:48:50,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:09:ec", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:47.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:47Z", "hostId": "6031d022da873831116fc27d52763730d078463309bdff03c693b559", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:19:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:28.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:28Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:50,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fd7be0e6-c58c-44a9-87c7-4bc96e62f849 2019-07-03 03:48:50,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01639413834s 2019-07-03 03:48:50,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:48:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=7ee042bc-c987-4970-961b-9ebcd135929e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:50,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:50 GMT X-Openstack-Request-Id: req-bc0458fb-a187-4f4a-a123-196b0f0e33f7 2019-07-03 03:48:50,402 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:48:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"886669f7-cbd7-4de5-8d04-0ba5ad15a1ee","ip_address":"192.168.120.5"}],"id":"60068434-90cb-4cdd-8464-7eda0f2e5425","security_groups":["76c1f426-58c3-4653-932f-8232545c499b"],"mac_address":"fa:16:3e:43:09:ec","project_id":"a603921cbb57474ea2e1a4fa5236df2a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"86bd127f-ff7e-47a2-8136-c91d886624bc","tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:48:41Z","binding:vnic_type":"normal","device_id":"7ee042bc-c987-4970-961b-9ebcd135929e","ip_allocation":"immediate"}]} 2019-07-03 03:48:50,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=7ee042bc-c987-4970-961b-9ebcd135929e used request id req-bc0458fb-a187-4f4a-a123-196b0f0e33f7 2019-07-03 03:48:50,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537350177765s 2019-07-03 03:48:50,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:48:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=60068434-90cb-4cdd-8464-7eda0f2e5425" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:50,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48:50 GMT X-Openstack-Request-Id: req-1cdb4713-4b67-41d0-84b8-bc67bc0e84e6 2019-07-03 03:48:50,750 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:48:50,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=60068434-90cb-4cdd-8464-7eda0f2e5425 used request id req-1cdb4713-4b67-41d0-84b8-bc67bc0e84e6 2019-07-03 03:48:50,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.338048934937s 2019-07-03 03:48:50,751 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:43:09:ec', 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'0869aafd-1122-4931-98a3-28a7288a1211'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:48:47.000000', 'flavor': Munch({u'id': u'99bfa03c-c495-4026-986a-ac4b3c98e27f'}), 'az': u'nova', 'id': u'7ee042bc-c987-4970-961b-9ebcd135929e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5006af8189a9422591ed6754ff151a1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a603921cbb57474ea2e1a4fa5236df2a', 'name': 'vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T03:48:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T03:48:47Z', 'hostId': u'6031d022da873831116fc27d52763730d078463309bdff03c693b559', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'6031d022da873831116fc27d52763730d078463309bdff03c693b559', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:48:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a603921cbb57474ea2e1a4fa5236df2a', 'name': u'vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05', 'adminPass': u'yNs7wm5hGaTx', 'tenant_id': u'a603921cbb57474ea2e1a4fa5236df2a', 'created_at': u'2019-07-03T03:48:37Z', 'created': u'2019-07-03T03:48:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 03:48:50,752 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-07-03 03:48:51,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:51,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:53,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-4ce1f044-b6c2-47ce-a7ba-5e3c094d1129 x-openstack-request-id: req-4ce1f044-b6c2-47ce-a7ba-5e3c094d1129 2019-07-03 03:48:53,705 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:09:ec", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:47.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:47Z", "hostId": "6031d022da873831116fc27d52763730d078463309bdff03c693b559", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:19:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:28.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:28Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:53,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4ce1f044-b6c2-47ce-a7ba-5e3c094d1129 2019-07-03 03:48:53,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.95135807991s 2019-07-03 03:48:53,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 03:48:53,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e/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}6866dfa5c716b496de4187d938be7d555fe01214" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 03:48:53,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9572 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-1dba907a-bd89-434f-91e1-675ada73c25d x-openstack-request-id: req-1dba907a-bd89-434f-91e1-675ada73c25d 2019-07-03 03:48:53,817 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 575179450 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.251287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.254506] pid_max: default: 32768 minimum: 301\n[ 0.256249] ACPI: Core revision 20150930\n[ 0.258382] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.260888] Security Framework initialized\n[ 0.262469] Yama: becoming mindful.\n[ 0.263872] AppArmor: AppArmor initialized\n[ 0.265506] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.268018] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.270481] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272814] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.275466] Initializing cgroup subsys io\n[ 0.277024] Initializing cgroup subsys memory\n[ 0.278696] Initializing cgroup subsys devices\n[ 0.280378] Initializing cgroup subsys freezer\n[ 0.282061] Initializing cgroup subsys net_cls\n[ 0.283745] Initializing cgroup subsys perf_event\n[ 0.285524] Initializing cgroup subsys net_prio\n[ 0.287226] Initializing cgroup subsys hugetlb\n[ 0.288901] Initializing cgroup subsys pids\n[ 0.290579] CPU: Physical Processor ID: 0\n[ 0.292827] mce: CPU supports 10 MCE banks\n[ 0.294452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.296384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.315339] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.325534] ftrace: allocating 31920 entries in 125 pages\n[ 0.363784] smpboot: Max logical packages: 1\n[ 0.365423] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.368021] x2apic enabled\n[ 0.369511] Switched APIC routing to physical x2apic.\n[ 0.372605] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374771] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.378768] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.382214] KVM setup paravirtual spinlock\n[ 0.384444] x86: Booted up 1 node, 1 CPUs\n[ 0.385992] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.388614] devtmpfs: initialized\n[ 0.390981] evm: security.selinux\n[ 0.392328] evm: security.SMACK64\n[ 0.393656] evm: security.SMACK64EXEC\n[ 0.395092] evm: security.SMACK64TRANSMUTE\n[ 0.396658] evm: security.SMACK64MMAP\n[ 0.398092] evm: security.ima\n[ 0.399320] evm: security.capability\n[ 0.400816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.404370] pinctrl core: initialized pinctrl subsystem\n[ 0.406452] RTC time: 3:48:48, date: 07/03/19\n[ 0.408234] NET: Registered protocol family 16\n[ 0.410042] cpuidle: using governor ladder\n[ 0.411627] cpuidle: using governor menu\n[ 0.413146] PCCT header not found.\n[ 0.414557] ACPI: bus type PCI registered\n[ 0.416110] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.418495] PCI: Using configuration type 1 for base access\n[ 0.421274] ACPI: Added _OSI(Module Device)\n[ 0.422890] ACPI: Added _OSI(Processor Device)\n[ 0.424574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.426322] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.429108] ACPI: Interpreter enabled\n[ 0.430575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.434153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.437710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.441274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.444837] ACPI: (supports S0 S5)\n[ 0.446190] ACPI: Using IOAPIC for interrupt routing\n[ 0.448013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.455045] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.457468] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.459797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.464025] acpiphp: Slot [3] registered\n[ 0.465558] acpiphp: Slot [4] registered\n[ 0.467092] acpiphp: Slot [5] registered\n[ 0.468632] acpiphp: Slot [6] registered\n[ 0.470159] acpiphp: Slot [7] registered\n[ 0.471691] acpiphp: Slot [8] registered\n[ 0.473228] acpiphp: Slot [9] registered\n[ 0.474759] acpiphp: Slot [10] registered\n[ 0.476322] acpiphp: Slot [11] registered\n[ 0.477882] acpiphp: Slot [12] registered\n[ 0.479479] acpiphp: Slot [13] registered\n[ 0.481036] acpiphp: Slot [14] registered\n[ 0.482602] acpiphp: Slot [15] registered\n[ 0.504372] acpiphp: Slot [16] registered\n[ 0.506201] acpiphp: Slot [17] registered\n[ 0.507771] acpiphp: Slot [18] registered\n[ 0.509338] acpiphp: Slot [19] registered\n[ 0.510895] acpiphp: Slot [20] registered\n[ 0.512459] acpiphp: Slot [21] registered\n[ 0.514100] acpiphp: Slot [22] registered\n[ 0.515663] acpiphp: Slot [23] registered\n[ 0.517230] acpiphp: Slot [24] registered\n[ 0.518794] acpiphp: Slot [25] registered\n[ 0.520564] acpiphp: Slot [26] registered\n[ 0.522365] acpiphp: Slot [27] registered\n[ 0.524154] acpiphp: Slot [28] registered\n[ 0.525948] acpiphp: Slot [29] registered\n[ 0.527743] acpiphp: Slot [30] registered\n[ 0.529561] acpiphp: Slot [31] registered\n[ 0.531395] PCI host bridge to bus 0000:00\n[ 0.533259] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.536029] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.538792] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542021] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.545258] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.548571] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.554916] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.557813] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.560496] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.563394] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.568545] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.571696] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.595483] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598386] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.603932] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.606697] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.609190] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.612459] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.614557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.617615] vgaarb: loaded\n[ 0.618784] vgaarb: bridge control possible 0000:00:02.0\n[ 0.621558] SCSI subsystem initialized\n[ 0.623757] ACPI: bus type USB registered\n[ 0.625421] usbcore: registered new interface driver usbfs\n[ 0.627496] usbcore: registered new interface driver hub\n[ 0.629485] usbcore: registered new device driver usb\n[ 0.631797] PCI: Using ACPI for IRQ routing\n[ 0.634374] NetLabel: Initializing\n[ 0.635794] NetLabel: domain hash size = 128\n[ 0.637476] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.639420] NetLabel: unlabeled traffic allowed by default\n[ 0.642067] clocksource: Switched to clocksource kvm-clock\n[ 0.654467] AppArmor: AppArmor Filesystem Enabled\n[ 0.656377] pnp: PnP ACPI init\n[ 0.658150] pnp: PnP ACPI: found 5 devices\n[ 0.665667] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.669103] NET: Registered protocol family 2\n[ 0.671408] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.673968] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.676370] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.678778] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.680940] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.683355] NET: Registered protocol family 1\n[ 0.685122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.687311] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.689460] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.704788] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.720286] Trying to unpack rootfs image as initramfs...\n[ 0.787213] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.790599] Scanning for low memory corruption every 60 seconds\n[ 0.793333] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.795749] audit: initializing netlink subsys (disabled)\n[ 0.797796] audit: type=2000 audit(1562125728.455:1): initialized\n[ 0.800438] Initialise system trusted keyring\n[ 0.802334] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.804638] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.808114] zbud: loaded\n[ 0.809448] VFS: Disk quotas dquot_6.6.0\n[ 0.811060] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.813989] fuse init (API version 7.23)\n[ 0.815748] Key type big_key registered\n[ 0.817326] Allocating IMA MOK and blacklist keyrings.\n[ 0.819658] Key type asymmetric registered\n[ 0.821300] Asymmetric key parser 'x509' registered\n[ 0.823205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.826159] io scheduler noop registered\n[ 0.827723] io scheduler deadline registered (default)\n[ 0.829715] io scheduler cfq registered\n[ 0.831410] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.833488] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.836035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.838920] ACPI: Power Button [PWRF]\n[ 0.840568] GHES: HEST is not enabled!\n[ 0.855009] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.884879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.888763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.914697] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.918782] Linux agpgart interface v0.103\n[ 0.923045] brd: module loaded\n[ 0.925818] loop: module loaded\n[ 0.931681] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.934583] GPT:90111 != 2097151\n[ 0.935925] GPT:Alternate GPT header not at the end of the disk.\n[ 0.938171] GPT:90111 != 2097151\n[ 0.939550] GPT: Use GNU Parted to correct GPT errors.\n[ 0.941510] vda: vda1 vda15\n[ 0.943683] scsi host0: ata_piix\n[ 0.945160] scsi host1: ata_piix\n[ 0.946575] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.949028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.952218] libphy: Fixed MDIO Bus: probed\n[ 0.953875] tun: Universal TUN/TAP device driver, 1.6\n[ 0.955833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.959506] PPP generic driver version 2.4.2\n[ 0.961279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.963691] ehci-pci: EHCI PCI platform driver\n[ 0.965444] ehci-platform: EHCI generic platform driver\n[ 0.967430] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.969753] ohci-pci: OHCI PCI platform driver\n[ 0.971519] ohci-platform: OHCI generic platform driver\n[ 0.973530] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.988910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.990930] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.993859] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.995836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.998218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.000722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.003583] usb usb1: Product: UHCI Host Controller\n[ 1.005468] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.007794] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.009711] hub 1-0:1.0: USB hub found\n[ 1.011251] hub 1-0:1.0: 2 ports detected\n[ 1.013076] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.017193] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.019125] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.021173] mousedev: PS/2 mouse device common for all mice\n[ 1.023669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.027081] rtc_cmos 00:00: RTC can wake from S4\n[ 1.029486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.031834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.034205] i2c /dev entries driver\n[ 1.035699] device-mapper: uevent: version 1.0.3\n[ 1.037564] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.040794] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.043413] NET: Registered protocol family 10\n[ 1.045676] NET: Registered protocol family 17\n[ 1.047448] Key type dns_resolver registered\n[ 1.049343] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.051521] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.055004] registered taskstats version 1\n[ 1.056676] Loading compiled-in X.509 certificates\n[ 1.059149] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.062837] zswap: loaded using pool lzo/zbud\n[ 1.065724] Key type trusted registered\n[ 1.068407] Key type encrypted registered\n[ 1.070018] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072114] ima: No TPM chip found, activating TPM-bypass!\n[ 1.074212] evm: HMAC attrs: 0x1\n[ 1.076002] Magic number: 11:333:815\n[ 1.077673] rtc_cmos 00:00: setting system clock to 2019-07-03 03:48:48 UTC (1562125728)\n[ 1.080878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.083109] EDD information not available.\n[ 1.108982] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.128979] Write protecting the kernel read-only data: 14336k\n[ 1.134935] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.138562] 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 1.07\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.431488] 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.21. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPnTsVbpan+as32WVb+EPaw385vKLq4WsVi4GbvpzKVcqT0EGt5EiQK+wuP45DdHrBz9hOCguaH9dXAFXndxC+ytSZNxixpo2+vSXLn/HRwbI/1ItoPHVM+TTfuXnjcLumrmTh/Vu03BhyaBAECX7D+utKObAuZXdws9hMxQFseCt96e75PZxlPuBB6bn6WMp4EzSH/C0zAtOYHwPXLXnwhtded5VWsnDBWircRNJEmtC0VA8lLqODkbOEXbmiF1E7XR1YbyBbgZC2Hb+ItcLcjHZYLzPJFuzZb6t8Q+CxE4jzhu87GtPopR77MZsCcLc8CJF6A8p2FJVHh2ybqL9v root@vping-userdata-vm2-debc4123-a1db-4e00-8e82-f3c0a750bf05\nssh-dss AAAAB3NzaC1kc3MAAACBAO4br58ihksBwH05ju8ORbrie0wUBZgTMkmiJshW8RTN0LSLuooS68ERA676VIaXOQb/dj9HsQVgVQ2grXCCdXq5KVHFwwg6c6/y5R14vV0UtMoe0ZF/RXY+j5iO9q/2spdZpN9I9DfUzRLvAOnmUhHmgSwDBYtTIiLrbzTWPBtfAAAAFQD2xNSLLjD5VPRCHLzQ0iw6dFSnywAAAIAJuvEFHorrSwV0dbCXUXndEedZza1s8AyAUm39xH3vJic4P9ahYmYenYbUiqelRH0RqaHKdziwn3Dy8rOKEQrhvtAeenNk+IO/a02zWqOVWKrNMRjTHWjiFvznGs0ThfWiVCPtiEUc/go0D95YBRkAbUjS2GqfFP6cNv8opXHXogAAAIBpPL8cxbIeegMUrYQUWs+gPylutF0535COR8eMwqUe0zDzBwCr+WIIt3EE9xBpVP9RSh+t3lDfKPmyy3xklNLFwgrTD8XD6ASWdXx2jay9lFJfYq+C6yyNmp/K60zeolL1liMsYr9qy7G5PBrZzsMxMf313UVCByQX6zR17gCwQw== root@vping-userdata-vm2-debc4123-a1db-4e00-8e82-f3c0a750bf05\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.78s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe43:9ec/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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-debc4123-a1db-4e00-8e82-f3c0a750bf05\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.25 ===\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-debc4123-a1db-4e00-8e82-f3c0a750bf05 login: "} 2019-07-03 03:48:53,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e/action used request id req-1dba907a-bd89-434f-91e1-675ada73c25d 2019-07-03 03:48:53,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110382080078s 2019-07-03 03:48:53,819 - 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 575179450 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.251287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.254506] pid_max: default: 32768 minimum: 301 [ 0.256249] ACPI: Core revision 20150930 [ 0.258382] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.260888] Security Framework initialized [ 0.262469] Yama: becoming mindful. [ 0.263872] AppArmor: AppArmor initialized [ 0.265506] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.268018] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.270481] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272814] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275466] Initializing cgroup subsys io [ 0.277024] Initializing cgroup subsys memory [ 0.278696] Initializing cgroup subsys devices [ 0.280378] Initializing cgroup subsys freezer [ 0.282061] Initializing cgroup subsys net_cls [ 0.283745] Initializing cgroup subsys perf_event [ 0.285524] Initializing cgroup subsys net_prio [ 0.287226] Initializing cgroup subsys hugetlb [ 0.288901] Initializing cgroup subsys pids [ 0.290579] CPU: Physical Processor ID: 0 [ 0.292827] mce: CPU supports 10 MCE banks [ 0.294452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.296384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.315339] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325534] ftrace: allocating 31920 entries in 125 pages [ 0.363784] smpboot: Max logical packages: 1 [ 0.365423] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.368021] x2apic enabled [ 0.369511] Switched APIC routing to physical x2apic. [ 0.372605] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374771] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.378768] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.382214] KVM setup paravirtual spinlock [ 0.384444] x86: Booted up 1 node, 1 CPUs [ 0.385992] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.388614] devtmpfs: initialized [ 0.390981] evm: security.selinux [ 0.392328] evm: security.SMACK64 [ 0.393656] evm: security.SMACK64EXEC [ 0.395092] evm: security.SMACK64TRANSMUTE [ 0.396658] evm: security.SMACK64MMAP [ 0.398092] evm: security.ima [ 0.399320] evm: security.capability [ 0.400816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.404370] pinctrl core: initialized pinctrl subsystem [ 0.406452] RTC time: 3:48:48, date: 07/03/19 [ 0.408234] NET: Registered protocol family 16 [ 0.410042] cpuidle: using governor ladder [ 0.411627] cpuidle: using governor menu [ 0.413146] PCCT header not found. [ 0.414557] ACPI: bus type PCI registered [ 0.416110] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.418495] PCI: Using configuration type 1 for base access [ 0.421274] ACPI: Added _OSI(Module Device) [ 0.422890] ACPI: Added _OSI(Processor Device) [ 0.424574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.426322] ACPI: Added _OSI(Processor Aggregator Device) [ 0.429108] ACPI: Interpreter enabled [ 0.430575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.434153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.437710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.441274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.444837] ACPI: (supports S0 S5) [ 0.446190] ACPI: Using IOAPIC for interrupt routing [ 0.448013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.455045] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.457468] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.464025] acpiphp: Slot [3] registered [ 0.465558] acpiphp: Slot [4] registered [ 0.467092] acpiphp: Slot [5] registered [ 0.468632] acpiphp: Slot [6] registered [ 0.470159] acpiphp: Slot [7] registered [ 0.471691] acpiphp: Slot [8] registered [ 0.473228] acpiphp: Slot [9] registered [ 0.474759] acpiphp: Slot [10] registered [ 0.476322] acpiphp: Slot [11] registered [ 0.477882] acpiphp: Slot [12] registered [ 0.479479] acpiphp: Slot [13] registered [ 0.481036] acpiphp: Slot [14] registered [ 0.482602] acpiphp: Slot [15] registered [ 0.504372] acpiphp: Slot [16] registered [ 0.506201] acpiphp: Slot [17] registered [ 0.507771] acpiphp: Slot [18] registered [ 0.509338] acpiphp: Slot [19] registered [ 0.510895] acpiphp: Slot [20] registered [ 0.512459] acpiphp: Slot [21] registered [ 0.514100] acpiphp: Slot [22] registered [ 0.515663] acpiphp: Slot [23] registered [ 0.517230] acpiphp: Slot [24] registered [ 0.518794] acpiphp: Slot [25] registered [ 0.520564] acpiphp: Slot [26] registered [ 0.522365] acpiphp: Slot [27] registered [ 0.524154] acpiphp: Slot [28] registered [ 0.525948] acpiphp: Slot [29] registered [ 0.527743] acpiphp: Slot [30] registered [ 0.529561] acpiphp: Slot [31] registered [ 0.531395] PCI host bridge to bus 0000:00 [ 0.533259] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.536029] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.538792] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542021] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.545258] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.548571] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.554916] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.557813] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.560496] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.563394] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.568545] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.571696] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.595483] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.598386] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.601176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.603932] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.606697] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.609190] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.612459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.614557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.617615] vgaarb: loaded [ 0.618784] vgaarb: bridge control possible 0000:00:02.0 [ 0.621558] SCSI subsystem initialized [ 0.623757] ACPI: bus type USB registered [ 0.625421] usbcore: registered new interface driver usbfs [ 0.627496] usbcore: registered new interface driver hub [ 0.629485] usbcore: registered new device driver usb [ 0.631797] PCI: Using ACPI for IRQ routing [ 0.634374] NetLabel: Initializing [ 0.635794] NetLabel: domain hash size = 128 [ 0.637476] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.639420] NetLabel: unlabeled traffic allowed by default [ 0.642067] clocksource: Switched to clocksource kvm-clock [ 0.654467] AppArmor: AppArmor Filesystem Enabled [ 0.656377] pnp: PnP ACPI init [ 0.658150] pnp: PnP ACPI: found 5 devices [ 0.665667] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.669103] NET: Registered protocol family 2 [ 0.671408] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.673968] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.676370] TCP: Hash tables configured (established 4096 bind 4096) [ 0.678778] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.680940] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.683355] NET: Registered protocol family 1 [ 0.685122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.687311] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.689460] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.704788] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.720286] Trying to unpack rootfs image as initramfs... [ 0.787213] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.790599] Scanning for low memory corruption every 60 seconds [ 0.793333] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.795749] audit: initializing netlink subsys (disabled) [ 0.797796] audit: type=2000 audit(1562125728.455:1): initialized [ 0.800438] Initialise system trusted keyring [ 0.802334] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.804638] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.808114] zbud: loaded [ 0.809448] VFS: Disk quotas dquot_6.6.0 [ 0.811060] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.813989] fuse init (API version 7.23) [ 0.815748] Key type big_key registered [ 0.817326] Allocating IMA MOK and blacklist keyrings. [ 0.819658] Key type asymmetric registered [ 0.821300] Asymmetric key parser 'x509' registered [ 0.823205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.826159] io scheduler noop registered [ 0.827723] io scheduler deadline registered (default) [ 0.829715] io scheduler cfq registered [ 0.831410] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.833488] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.836035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.838920] ACPI: Power Button [PWRF] [ 0.840568] GHES: HEST is not enabled! [ 0.855009] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.884879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.888763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.914697] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.918782] Linux agpgart interface v0.103 [ 0.923045] brd: module loaded [ 0.925818] loop: module loaded [ 0.931681] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.934583] GPT:90111 != 2097151 [ 0.935925] GPT:Alternate GPT header not at the end of the disk. [ 0.938171] GPT:90111 != 2097151 [ 0.939550] GPT: Use GNU Parted to correct GPT errors. [ 0.941510] vda: vda1 vda15 [ 0.943683] scsi host0: ata_piix [ 0.945160] scsi host1: ata_piix [ 0.946575] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.949028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.952218] libphy: Fixed MDIO Bus: probed [ 0.953875] tun: Universal TUN/TAP device driver, 1.6 [ 0.955833] tun: (C) 1999-2004 Max Krasnyansky [ 0.959506] PPP generic driver version 2.4.2 [ 0.961279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.963691] ehci-pci: EHCI PCI platform driver [ 0.965444] ehci-platform: EHCI generic platform driver [ 0.967430] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.969753] ohci-pci: OHCI PCI platform driver [ 0.971519] ohci-platform: OHCI generic platform driver [ 0.973530] uhci_hcd: USB Universal Host Controller Interface driver [ 0.988910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.990930] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.993859] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.995836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.998218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.000722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.003583] usb usb1: Product: UHCI Host Controller [ 1.005468] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.007794] usb usb1: SerialNumber: 0000:00:01.2 [ 1.009711] hub 1-0:1.0: USB hub found [ 1.011251] hub 1-0:1.0: 2 ports detected [ 1.013076] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.017193] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.019125] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.021173] mousedev: PS/2 mouse device common for all mice [ 1.023669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.027081] rtc_cmos 00:00: RTC can wake from S4 [ 1.029486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.031834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.034205] i2c /dev entries driver [ 1.035699] device-mapper: uevent: version 1.0.3 [ 1.037564] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.040794] ledtrig-cpu: registered to indicate activity on CPUs [ 1.043413] NET: Registered protocol family 10 [ 1.045676] NET: Registered protocol family 17 [ 1.047448] Key type dns_resolver registered [ 1.049343] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.051521] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.055004] registered taskstats version 1 [ 1.056676] Loading compiled-in X.509 certificates [ 1.059149] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.062837] zswap: loaded using pool lzo/zbud [ 1.065724] Key type trusted registered [ 1.068407] Key type encrypted registered [ 1.070018] AppArmor: AppArmor sha1 policy hashing enabled [ 1.072114] ima: No TPM chip found, activating TPM-bypass! [ 1.074212] evm: HMAC attrs: 0x1 [ 1.076002] Magic number: 11:333:815 [ 1.077673] rtc_cmos 00:00: setting system clock to 2019-07-03 03:48:48 UTC (1562125728) [ 1.080878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.083109] EDD information not available. [ 1.108982] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.128979] Write protecting the kernel read-only data: 14336k [ 1.134935] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.138562] 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 1.07 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.431488] 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.21. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPnTsVbpan+as32WVb+EPaw385vKLq4WsVi4GbvpzKVcqT0EGt5EiQK+wuP45DdHrBz9hOCguaH9dXAFXndxC+ytSZNxixpo2+vSXLn/HRwbI/1ItoPHVM+TTfuXnjcLumrmTh/Vu03BhyaBAECX7D+utKObAuZXdws9hMxQFseCt96e75PZxlPuBB6bn6WMp4EzSH/C0zAtOYHwPXLXnwhtded5VWsnDBWircRNJEmtC0VA8lLqODkbOEXbmiF1E7XR1YbyBbgZC2Hb+ItcLcjHZYLzPJFuzZb6t8Q+CxE4jzhu87GtPopR77MZsCcLc8CJF6A8p2FJVHh2ybqL9v root@vping-userdata-vm2-debc4123-a1db-4e00-8e82-f3c0a750bf05 ssh-dss AAAAB3NzaC1kc3MAAACBAO4br58ihksBwH05ju8ORbrie0wUBZgTMkmiJshW8RTN0LSLuooS68ERA676VIaXOQb/dj9HsQVgVQ2grXCCdXq5KVHFwwg6c6/y5R14vV0UtMoe0ZF/RXY+j5iO9q/2spdZpN9I9DfUzRLvAOnmUhHmgSwDBYtTIiLrbzTWPBtfAAAAFQD2xNSLLjD5VPRCHLzQ0iw6dFSnywAAAIAJuvEFHorrSwV0dbCXUXndEedZza1s8AyAUm39xH3vJic4P9ahYmYenYbUiqelRH0RqaHKdziwn3Dy8rOKEQrhvtAeenNk+IO/a02zWqOVWKrNMRjTHWjiFvznGs0ThfWiVCPtiEUc/go0D95YBRkAbUjS2GqfFP6cNv8opXHXogAAAIBpPL8cxbIeegMUrYQUWs+gPylutF0535COR8eMwqUe0zDzBwCr+WIIt3EE9xBpVP9RSh+t3lDfKPmyy3xklNLFwgrTD8XD6ASWdXx2jay9lFJfYq+C6yyNmp/K60zeolL1liMsYr9qy7G5PBrZzsMxMf313UVCByQX6zR17gCwQw== root@vping-userdata-vm2-debc4123-a1db-4e00-8e82-f3c0a750bf05 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.78s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe43:9ec/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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-debc4123-a1db-4e00-8e82-f3c0a750bf05 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-debc4123-a1db-4e00-8e82-f3c0a750bf05 login: 2019-07-03 03:48:53,820 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-07-03 03:48:53,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:48:53,932 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:57 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-03 03:48:53,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 03:48:53,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:54,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-b4683a24-aff0-433d-a51c-65868abc8b07 x-openstack-request-id: req-b4683a24-aff0-433d-a51c-65868abc8b07 2019-07-03 03:48:54,126 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793 used request id req-b4683a24-aff0-433d-a51c-65868abc8b07 2019-07-03 03:48:54,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188910007477s 2019-07-03 03:48:54,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:54,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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:55,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-615aa958-7cac-4bf7-adc6-3f9e38989c95 x-openstack-request-id: req-615aa958-7cac-4bf7-adc6-3f9e38989c95 2019-07-03 03:48:55,139 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:09:ec", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:47.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:47Z", "hostId": "6031d022da873831116fc27d52763730d078463309bdff03c693b559", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:19:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df310699-b253-4e8b-8db9-610e2ab3f793", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:28.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "df310699-b253-4e8b-8db9-610e2ab3f793", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:54Z", "hostId": "47d42ee0b6d75563579768fe5717a6d82e8efdbb81246fd68b787031", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:18Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:55,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-615aa958-7cac-4bf7-adc6-3f9e38989c95 2019-07-03 03:48:55,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01266288757s 2019-07-03 03:48:55,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:48:57,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:57,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-e1e81b2f-90a5-4cf1-978f-f8d1ba437195 x-openstack-request-id: req-e1e81b2f-90a5-4cf1-978f-f8d1ba437195 2019-07-03 03:48:57,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:09:ec", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:47.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:47Z", "hostId": "6031d022da873831116fc27d52763730d078463309bdff03c693b559", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:57,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e1e81b2f-90a5-4cf1-978f-f8d1ba437195 2019-07-03 03:48:57,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698011875153s 2019-07-03 03:48:57,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 03:48:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:58,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-d1102a9e-c7c2-42e2-b55a-f9379e2f4985 x-openstack-request-id: req-d1102a9e-c7c2-42e2-b55a-f9379e2f4985 2019-07-03 03:48:58,000 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e used request id req-d1102a9e-c7c2-42e2-b55a-f9379e2f4985 2019-07-03 03:48:58,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155419111252s 2019-07-03 03:48:58,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:48:58,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:48:58,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 03 Jul 2019 03:48: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-4c478389-29cc-4386-96f1-853923aa4b39 x-openstack-request-id: req-4c478389-29cc-4386-96f1-853923aa4b39 2019-07-03 03:48:58,737 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:09:ec", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ee042bc-c987-4970-961b-9ebcd135929e", "rel": "bookmark"}], "image": {"id": "0869aafd-1122-4931-98a3-28a7288a1211", "links": [{"href": "http://172.30.9.23:8774/images/0869aafd-1122-4931-98a3-28a7288a1211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:48:47.000000", "flavor": {"id": "99bfa03c-c495-4026-986a-ac4b3c98e27f", "links": [{"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "bookmark"}]}, "id": "7ee042bc-c987-4970-961b-9ebcd135929e", "security_groups": [{"name": "default"}], "user_id": "5006af8189a9422591ed6754ff151a1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:48:57Z", "hostId": "6031d022da873831116fc27d52763730d078463309bdff03c693b559", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_debc4123-a1db-4e00-8e82-f3c0a750bf05", "created": "2019-07-03T03:48:37Z", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:48:58,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c478389-29cc-4386-96f1-853923aa4b39 2019-07-03 03:48:58,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735997915268s 2019-07-03 03:48:58,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:49:00,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:49:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:00,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-cc2df6a0-22a6-4db8-af74-800f9b2cb100 x-openstack-request-id: req-cc2df6a0-22a6-4db8-af74-800f9b2cb100 2019-07-03 03:49:00,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 03:49:00,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cc2df6a0-22a6-4db8-af74-800f9b2cb100 2019-07-03 03:49:00,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0665371417999s 2019-07-03 03:49:00,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:49:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2d962a9b-e65d-4b0f-b29c-313c82be8144/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}6866dfa5c716b496de4187d938be7d555fe01214" -d '{"subnet_id": "886669f7-cbd7-4de5-8d04-0ba5ad15a1ee"}' 2019-07-03 03:49:03,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:03 GMT X-Openstack-Request-Id: req-b30d1924-befa-431d-a8e8-827e44626383 2019-07-03 03:49:03,444 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "86bd127f-ff7e-47a2-8136-c91d886624bc", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "subnet_id": "886669f7-cbd7-4de5-8d04-0ba5ad15a1ee", "subnet_ids": ["886669f7-cbd7-4de5-8d04-0ba5ad15a1ee"], "port_id": "2ff256e4-3907-40ac-9bd8-803e234f9ddf", "id": "2d962a9b-e65d-4b0f-b29c-313c82be8144"} 2019-07-03 03:49:03,444 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2d962a9b-e65d-4b0f-b29c-313c82be8144/remove_router_interface.json used request id req-b30d1924-befa-431d-a8e8-827e44626383 2019-07-03 03:49:03,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.63520693779s 2019-07-03 03:49:03,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:49:03,445 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:03,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:03 GMT X-Openstack-Request-Id: req-ed6bc2e2-3929-444b-8046-2526848798fa 2019-07-03 03:49:03,989 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "created_at": "2019-07-03T03:48:00Z", "admin_state_up": true, "updated_at": "2019-07-03T03:49:01Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "a603921cbb57474ea2e1a4fa5236df2a", "id": "2d962a9b-e65d-4b0f-b29c-313c82be8144", "name": "vping_userdata-router_debc4123-a1db-4e00-8e82-f3c0a750bf05"}]} 2019-07-03 03:49:03,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ed6bc2e2-3929-444b-8046-2526848798fa 2019-07-03 03:49:03,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.544867992401s 2019-07-03 03:49:03,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:49:03,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/2d962a9b-e65d-4b0f-b29c-313c82be8144.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:08,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:49:08 GMT X-Openstack-Request-Id: req-b0dd4a8b-3730-4da9-8a10-1978bd5715dd 2019-07-03 03:49:08,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:49:08,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2d962a9b-e65d-4b0f-b29c-313c82be8144.json used request id req-b0dd4a8b-3730-4da9-8a10-1978bd5715dd 2019-07-03 03:49:08,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.493309021s 2019-07-03 03:49:08,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:49:08,485 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:08,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:08 GMT X-Openstack-Request-Id: req-94e9d1a0-e090-4c74-b5b8-6237a1ab7390 2019-07-03 03:49:08,529 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bd127f-ff7e-47a2-8136-c91d886624bc","tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:47:59Z","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":"a603921cbb57474ea2e1a4fa5236df2a","id":"886669f7-cbd7-4de5-8d04-0ba5ad15a1ee","subnetpool_id":null,"name":"vping_userdata-subnet_debc4123-a1db-4e00-8e82-f3c0a750bf05"}]} 2019-07-03 03:49:08,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-94e9d1a0-e090-4c74-b5b8-6237a1ab7390 2019-07-03 03:49:08,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0442819595337s 2019-07-03 03:49:08,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:49:08,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/886669f7-cbd7-4de5-8d04-0ba5ad15a1ee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:11,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:49:11 GMT X-Openstack-Request-Id: req-1496cda8-7f16-42de-87a1-885f1b27127b 2019-07-03 03:49:11,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:49:11,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/886669f7-cbd7-4de5-8d04-0ba5ad15a1ee.json used request id req-1496cda8-7f16-42de-87a1-885f1b27127b 2019-07-03 03:49:11,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.58813714981s 2019-07-03 03:49:11,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:49:11,119 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:11,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:11 GMT X-Openstack-Request-Id: req-1dfebf3e-b574-45b8-8de6-164421d91231 2019-07-03 03:49:11,603 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"86bd127f-ff7e-47a2-8136-c91d886624bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a603921cbb57474ea2e1a4fa5236df2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:49:10Z","qos_policy_id":null,"name":"vping_userdata-net_debc4123-a1db-4e00-8e82-f3c0a750bf05","admin_state_up":true,"tenant_id":"a603921cbb57474ea2e1a4fa5236df2a","created_at":"2019-07-03T03:47:57Z","mtu":1450}]} 2019-07-03 03:49:11,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1dfebf3e-b574-45b8-8de6-164421d91231 2019-07-03 03:49:11,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.484261989594s 2019-07-03 03:49:11,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:49:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/86bd127f-ff7e-47a2-8136-c91d886624bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:12,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:49:12 GMT X-Openstack-Request-Id: req-c3cefe89-eeaa-47b3-8556-534956d091ea 2019-07-03 03:49:12,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:49:12,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/86bd127f-ff7e-47a2-8136-c91d886624bc.json used request id req-c3cefe89-eeaa-47b3-8556-534956d091ea 2019-07-03 03:49:12,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19542384148s 2019-07-03 03:49:12,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:49:12,808 - 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}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:13,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:13 GMT X-Openstack-Request-Id: req-b93c695a-c538-4a21-81ad-45601d4a14b4 2019-07-03 03:49:13,143 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:48:12Z", "file": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211/file", "owner": "a603921cbb57474ea2e1a4fa5236df2a", "id": "0869aafd-1122-4931-98a3-28a7288a1211", "size": 12716032, "self": "/v2/images/0869aafd-1122-4931-98a3-28a7288a1211", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0869aafd-1122-4931-98a3-28a7288a1211/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_debc4123-a1db-4e00-8e82-f3c0a750bf05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:48:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:49:13,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b93c695a-c538-4a21-81ad-45601d4a14b4 2019-07-03 03:49:13,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339206933975s 2019-07-03 03:49:13,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:49:13,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0869aafd-1122-4931-98a3-28a7288a1211 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6866dfa5c716b496de4187d938be7d555fe01214" 2019-07-03 03:49:14,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:49:14 GMT X-Openstack-Request-Id: req-e5c43e6a-ea5f-42be-b424-e1aaed436c3e 2019-07-03 03:49:14,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:49:14,331 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0869aafd-1122-4931-98a3-28a7288a1211 used request id req-e5c43e6a-ea5f-42be-b424-e1aaed436c3e 2019-07-03 03:49:14,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18637704849s 2019-07-03 03:49:14,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:49:14,341 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:14,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-6e8270b2-8321-477b-8a54-07bfac4309c1 x-openstack-request-id: req-6e8270b2-8321-477b-8a54-07bfac4309c1 2019-07-03 03:49:14,360 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_debc4123-a1db-4e00-8e82-f3c0a750bf05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f", "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": "99bfa03c-c495-4026-986a-ac4b3c98e27f"}]} 2019-07-03 03:49:14,360 - 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-6e8270b2-8321-477b-8a54-07bfac4309c1 2019-07-03 03:49:14,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229930877686s 2019-07-03 03:49:14,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:49:14,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:14,419 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-6369c434-c27d-44e7-8163-45efdf5f18c0 x-openstack-request-id: req-6369c434-c27d-44e7-8163-45efdf5f18c0 2019-07-03 03:49:14,419 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/99bfa03c-c495-4026-986a-ac4b3c98e27f used request id req-6369c434-c27d-44e7-8163-45efdf5f18c0 2019-07-03 03:49:14,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0579509735107s 2019-07-03 03:49:14,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:49:14,424 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:14,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1734b3-98d0-4b58-a60c-c5bd8ffee830 2019-07-03 03:49:14,669 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05", "links": {"self": "http://172.30.9.23:5000/v3/users/5006af8189a9422591ed6754ff151a1a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5006af8189a9422591ed6754ff151a1a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:49:14,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6a1734b3-98d0-4b58-a60c-c5bd8ffee830 2019-07-03 03:49:14,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249555110931s 2019-07-03 03:49:14,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:49:14,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/5006af8189a9422591ed6754ff151a1a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:14,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4340d0-58c2-4ee7-8e86-1c3e39dc39df 2019-07-03 03:49:14,940 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_debc4123-a1db-4e00-8e82-f3c0a750bf05", "links": {"self": "http://172.30.9.23:5000/v3/users/5006af8189a9422591ed6754ff151a1a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5006af8189a9422591ed6754ff151a1a", "description": null}} 2019-07-03 03:49:14,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5006af8189a9422591ed6754ff151a1a used request id req-fb4340d0-58c2-4ee7-8e86-1c3e39dc39df 2019-07-03 03:49:14,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.264900922775s 2019-07-03 03:49:14,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 03:49:14,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/5006af8189a9422591ed6754ff151a1a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:15,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96ac7ace-9756-4866-aa98-7b4cf5ab3e60 2019-07-03 03:49:15,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:49:15,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5006af8189a9422591ed6754ff151a1a used request id req-96ac7ace-9756-4866-aa98-7b4cf5ab3e60 2019-07-03 03:49:15,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.436401128769s 2019-07-03 03:49:15,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:49:15,387 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:15,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761cf1cb-3e8d-4db8-8f9f-c1af94c15ff2 2019-07-03 03:49:15,609 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/a603921cbb57474ea2e1a4fa5236df2a"}, "tags": [], "enabled": true, "id": "a603921cbb57474ea2e1a4fa5236df2a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_debc4123-a1db-4e00-8e82-f3c0a750bf05"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 03:49:15,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-761cf1cb-3e8d-4db8-8f9f-c1af94c15ff2 2019-07-03 03:49:15,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224931955338s 2019-07-03 03:49:15,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 03:49:15,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a603921cbb57474ea2e1a4fa5236df2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:15,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f64645-ed37-4941-8882-9d63c6715496 2019-07-03 03:49:15,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:49:15,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a603921cbb57474ea2e1a4fa5236df2a used request id req-37f64645-ed37-4941-8882-9d63c6715496 2019-07-03 03:49:15,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.310869932175s 2019-07-03 03:49:15,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:49:15,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a603921cbb57474ea2e1a4fa5236df2a&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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:16,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:16 GMT X-Openstack-Request-Id: req-0ddc40a0-4563-42bb-b46d-e314784b6643 2019-07-03 03:49:16,306 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "created_at": "2019-07-03T03:47:57Z", "updated_at": "2019-07-03T03:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:47:57Z", "revision_number": 0, "id": "09624507-4027-411e-96dd-25cce9e3dc55", "remote_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:47:57Z", "security_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a603921cbb57474ea2e1a4fa5236df2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:47:57Z", "revision_number": 0, "id": "251ced66-e5cc-40a0-8565-38fc472545e7", "remote_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:47:57Z", "security_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a603921cbb57474ea2e1a4fa5236df2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:47:57Z", "revision_number": 0, "id": "a6afe243-2371-40c1-8108-523faf872248", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:47:57Z", "security_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a603921cbb57474ea2e1a4fa5236df2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:47:57Z", "revision_number": 0, "id": "f72c97ce-80de-47fb-8619-8b1c5fa52cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:47:57Z", "security_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a603921cbb57474ea2e1a4fa5236df2a"}], "revision_number": 1, "project_id": "a603921cbb57474ea2e1a4fa5236df2a", "id": "76c1f426-58c3-4653-932f-8232545c499b", "name": "default"}]} 2019-07-03 03:49:16,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a603921cbb57474ea2e1a4fa5236df2a&name=default used request id req-0ddc40a0-4563-42bb-b46d-e314784b6643 2019-07-03 03:49:16,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.376387119293s 2019-07-03 03:49:16,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:49:16,312 - 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}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:16,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:16 GMT X-Openstack-Request-Id: req-5cc4a679-d4f0-427f-aba2-344aa99f5939 2019-07-03 03:49:16,681 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "created_at": "2019-07-03T03:47:57Z", "updated_at": "2019-07-03T03:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:47:57Z", "revision_number": 0, "id": "09624507-4027-411e-96dd-25cce9e3dc55", "remote_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:47:57Z", "security_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a603921cbb57474ea2e1a4fa5236df2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:47:57Z", "revision_number": 0, "id": "251ced66-e5cc-40a0-8565-38fc472545e7", "remote_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:47:57Z", "security_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a603921cbb57474ea2e1a4fa5236df2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:47:57Z", "revision_number": 0, "id": "a6afe243-2371-40c1-8108-523faf872248", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:47:57Z", "security_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a603921cbb57474ea2e1a4fa5236df2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:47:57Z", "revision_number": 0, "id": "f72c97ce-80de-47fb-8619-8b1c5fa52cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:47:57Z", "security_group_id": "76c1f426-58c3-4653-932f-8232545c499b", "tenant_id": "a603921cbb57474ea2e1a4fa5236df2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a603921cbb57474ea2e1a4fa5236df2a"}], "revision_number": 1, "project_id": "a603921cbb57474ea2e1a4fa5236df2a", "id": "76c1f426-58c3-4653-932f-8232545c499b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:49:16,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5cc4a679-d4f0-427f-aba2-344aa99f5939 2019-07-03 03:49:16,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.369296073914s 2019-07-03 03:49:16,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:49:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/76c1f426-58c3-4653-932f-8232545c499b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9656ce962e0f4102067d408665c069d6b40cbd24" 2019-07-03 03:49:17,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:49:17 GMT X-Openstack-Request-Id: req-befa6e32-ccfd-4434-9032-2222285948e7 2019-07-03 03:49:17,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:49:17,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/76c1f426-58c3-4653-932f-8232545c499b.json used request id req-befa6e32-ccfd-4434-9032-2222285948e7 2019-07-03 03:49:17,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.481342077255s 2019-07-03 03:49:17,216 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-07-03 03:49:17,257 - 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-07-03 03:49:17,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df14250-0975-4e47-b613-523f575d31ba 2019-07-03 03:49:17,262 - 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-07-03 03:49:17,262 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5df14250-0975-4e47-b613-523f575d31ba 2019-07-03 03:49:17,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:49:17,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["zjoAd9kAT2SAYUqF5S9iHA"], "issued_at": "2019-07-03T03:49:17.000000Z"}} 2019-07-03 03:49:17,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:49:17,697 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:18,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:18 GMT X-Openstack-Request-Id: req-8852dcb4-8662-4fb0-b19e-8f65d05d2e2b 2019-07-03 03:49:18,100 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:49:18,100 - 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-8852dcb4-8662-4fb0-b19e-8f65d05d2e2b 2019-07-03 03:49:18,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404042005539s 2019-07-03 03:49:18,108 - 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-07-03 03:49:18,115 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358dfe8b-9246-4d89-8d55-ac79646bc1f4 2019-07-03 03:49:18,115 - 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-07-03 03:49:18,115 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-358dfe8b-9246-4d89-8d55-ac79646bc1f4 2019-07-03 03:49:18,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:49:18,119 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:18,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c73477-ecf2-4418-936a-c54552f71ac7 2019-07-03 03:49:18,331 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:49:18,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-55c73477-ecf2-4418-936a-c54552f71ac7 2019-07-03 03:49:18,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214687824249s 2019-07-03 03:49:18,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 03:49:18,341 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee"}}' 2019-07-03 03:49:18,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91558f39-84ed-415f-94fa-cd0e8348d62e 2019-07-03 03:49:18,588 - 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/990edc65978c4d869143f6207271bc64"}, "tags": [], "enabled": true, "id": "990edc65978c4d869143f6207271bc64", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee"}} 2019-07-03 03:49:18,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-91558f39-84ed-415f-94fa-cd0e8348d62e 2019-07-03 03:49:18,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.250410079956s 2019-07-03 03:49:18,589 - 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'990edc65978c4d869143f6207271bc64', '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_3d1b30f8-e867-4f36-861c-4c96cf54beee'}) 2019-07-03 03:49:18,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 03:49:18,599 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xODXALDGyLYfdf8a945Ik2PmWBN9X7", "email": null, "name": "cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee"}}' 2019-07-03 03:49:19,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ef7f25f-485c-405e-9b0a-1497b21269f3 2019-07-03 03:49:19,137 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee", "links": {"self": "http://172.30.9.23:5000/v3/users/f75afa158ae54b26b8348af4488c48f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f75afa158ae54b26b8348af4488c48f0", "domain_id": "default", "password_expires_at": null}} 2019-07-03 03:49:19,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7ef7f25f-485c-405e-9b0a-1497b21269f3 2019-07-03 03:49:19,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.541934013367s 2019-07-03 03:49:19,138 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f75afa158ae54b26b8348af4488c48f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee'}) 2019-07-03 03:49:19,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:49:19,145 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:19,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49194eb3-65e5-40b8-95de-8057b416741c 2019-07-03 03:49:19,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:49:19,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-49194eb3-65e5-40b8-95de-8057b416741c 2019-07-03 03:49:19,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200891017914s 2019-07-03 03:49:19,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:49:19,351 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:19,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da35ad7-717f-43d3-831f-f045831d0706 2019-07-03 03:49:19,603 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:49:19,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2da35ad7-717f-43d3-831f-f045831d0706 2019-07-03 03:49:19,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.255597114563s 2019-07-03 03:49:19,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:49:19,612 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:19,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ed8c20-b87d-43e3-aa1d-f9d36468aa95 2019-07-03 03:49:19,845 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:49:19,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57ed8c20-b87d-43e3-aa1d-f9d36468aa95 2019-07-03 03:49:19,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235941886902s 2019-07-03 03:49:19,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:49:19,853 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:20,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c80010-01bb-4760-bde0-3bd17c0f8bb4 2019-07-03 03:49:20,145 - 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-07-03 03:49:20,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c0c80010-01bb-4760-bde0-3bd17c0f8bb4 2019-07-03 03:49:20,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.295244932175s 2019-07-03 03:49:20,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:49:20,149 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:20,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba1f737-e75f-4b79-b558-7ba9831e4772 2019-07-03 03:49:20,370 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee", "links": {"self": "http://172.30.9.23:5000/v3/users/f75afa158ae54b26b8348af4488c48f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f75afa158ae54b26b8348af4488c48f0", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:49:20,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7ba1f737-e75f-4b79-b558-7ba9831e4772 2019-07-03 03:49:20,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223903894424s 2019-07-03 03:49:20,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:49:20,384 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:20,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32143ff0-2b52-43dd-a326-4ea48f267c21 2019-07-03 03:49:20,605 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/990edc65978c4d869143f6207271bc64"}, "tags": [], "enabled": true, "id": "990edc65978c4d869143f6207271bc64", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 03:49:20,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-32143ff0-2b52-43dd-a326-4ea48f267c21 2019-07-03 03:49:20,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223785877228s 2019-07-03 03:49:20,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:49:20,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=f75afa158ae54b26b8348af4488c48f0&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=990edc65978c4d869143f6207271bc64" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:20,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47fac1f2-5b41-427b-a7ae-a6e10975efa8 2019-07-03 03:49:20,811 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=f75afa158ae54b26b8348af4488c48f0&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=990edc65978c4d869143f6207271bc64", "previous": null, "next": null}} 2019-07-03 03:49:20,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f75afa158ae54b26b8348af4488c48f0&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=990edc65978c4d869143f6207271bc64 used request id req-47fac1f2-5b41-427b-a7ae-a6e10975efa8 2019-07-03 03:49:20,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197721004486s 2019-07-03 03:49:20,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:49:20,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/990edc65978c4d869143f6207271bc64/users/f75afa158ae54b26b8348af4488c48f0/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:21,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d0256c-0af5-404e-9720-65030c0d3952 2019-07-03 03:49:21,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:49:21,122 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/990edc65978c4d869143f6207271bc64/users/f75afa158ae54b26b8348af4488c48f0/roles/de3f03247fab46318069d2e018e2d917 used request id req-19d0256c-0af5-404e-9720-65030c0d3952 2019-07-03 03:49:21,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.307183027267s 2019-07-03 03:49:21,123 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee', 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'990edc65978c4d869143f6207271bc64', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xODXALDGyLYfdf8a945Ik2PmWBN9X7', 'username': u'cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee', '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-07-03 03:49:21,126 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'password': 'xODXALDGyLYfdf8a945Ik2PmWBN9X7', 'project_name': 'cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '990edc65978c4d869143f6207271bc64', 'project_domain_name': 'Default'} 2019-07-03 03:49:21,127 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-07-03 03:49:21,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:49:21,132 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:21,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a1ca31-6039-493b-9a4c-b6a5bd66b091 2019-07-03 03:49:21,346 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:49:21,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-44a1ca31-6039-493b-9a4c-b6a5bd66b091 2019-07-03 03:49:21,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218320131302s 2019-07-03 03:49:21,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:49:21,356 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:49:21,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd17f18b-752c-4ce6-8432-03ffe85d43af 2019-07-03 03:49:21,568 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/990edc65978c4d869143f6207271bc64"}, "tags": [], "enabled": true, "id": "990edc65978c4d869143f6207271bc64", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 03:49:21,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fd17f18b-752c-4ce6-8432-03ffe85d43af 2019-07-03 03:49:21,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215165138245s 2019-07-03 03:49:21,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:49:21,571 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" -d '{"network": {"tenant_id": "990edc65978c4d869143f6207271bc64", "name": "cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee", "admin_state_up": true}}' 2019-07-03 03:49:22,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:22 GMT X-Openstack-Request-Id: req-a08ddb37-cc8d-415b-ae70-85447836c6ba 2019-07-03 03:49:22,209 - 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":"34eef7a9-1eed-4aa0-88c9-dbda70426895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"990edc65978c4d869143f6207271bc64","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:49:22Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee","admin_state_up":true,"tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:22Z","mtu":1450}} 2019-07-03 03:49:22,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a08ddb37-cc8d-415b-ae70-85447836c6ba 2019-07-03 03:49:22,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.639325857162s 2019-07-03 03:49:22,210 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:49:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'34eef7a9-1eed-4aa0-88c9-dbda70426895', u'provider:segmentation_id': 80, 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_3d1b30f8-e867-4f36-861c-4c96cf54beee', u'created_at': u'2019-07-03T03:49:22Z', u'mtu': 1450, u'tenant_id': u'990edc65978c4d869143f6207271bc64', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'990edc65978c4d869143f6207271bc64', u'l2_adjacency': True}) 2019-07-03 03:49:22,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-07-03 03:49:22,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328c3033-0873-41fa-9edf-68b62de3ee35 2019-07-03 03:49:22,221 - 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-07-03 03:49:22,221 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-328c3033-0873-41fa-9edf-68b62de3ee35 2019-07-03 03:49:22,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:49:22,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T04:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "990edc65978c4d869143f6207271bc64", "name": "cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/990edc65978c4d869143f6207271bc64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/990edc65978c4d869143f6207271bc64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_990edc65978c4d869143f6207271bc64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_990edc65978c4d869143f6207271bc64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/990edc65978c4d869143f6207271bc64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/990edc65978c4d869143f6207271bc64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/990edc65978c4d869143f6207271bc64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/990edc65978c4d869143f6207271bc64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/990edc65978c4d869143f6207271bc64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/990edc65978c4d869143f6207271bc64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee", "id": "f75afa158ae54b26b8348af4488c48f0"}, "audit_ids": ["ySxb-ZenSOOBpP39FvNy_w"], "issued_at": "2019-07-03T03:49:22.000000Z"}} 2019-07-03 03:49:22,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:49:22,634 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:23,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:23 GMT X-Openstack-Request-Id: req-1b63ff09-4d3b-46fd-9822-08dd3e0d099e 2019-07-03 03:49:23,051 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"990edc65978c4d869143f6207271bc64","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:49:22Z","qos_policy_id":null,"name":"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee","admin_state_up":true,"tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:49:23,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1b63ff09-4d3b-46fd-9822-08dd3e0d099e 2019-07-03 03:49:23,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.417237997055s 2019-07-03 03:49:23,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:49:23,053 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"subnet": {"name": "cinder_test-subnet_3d1b30f8-e867-4f36-861c-4c96cf54beee", "enable_dhcp": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:49:24,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:24 GMT X-Openstack-Request-Id: req-fe43c7e9-b843-496e-b3aa-6f79a7e483e3 2019-07-03 03:49:24,180 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:49:23Z","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":"990edc65978c4d869143f6207271bc64","id":"d0018609-0a56-43de-9fee-6271bef143b2","subnetpool_id":null,"name":"cinder_test-subnet_3d1b30f8-e867-4f36-861c-4c96cf54beee"}} 2019-07-03 03:49:24,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fe43c7e9-b843-496e-b3aa-6f79a7e483e3 2019-07-03 03:49:24,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.12742090225s 2019-07-03 03:49:24,180 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:49:23Z', 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'd0018609-0a56-43de-9fee-6271bef143b2', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_3d1b30f8-e867-4f36-861c-4c96cf54beee', u'enable_dhcp': True, u'network_id': u'34eef7a9-1eed-4aa0-88c9-dbda70426895', u'tenant_id': u'990edc65978c4d869143f6207271bc64', u'created_at': u'2019-07-03T03:49:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'990edc65978c4d869143f6207271bc64'}) 2019-07-03 03:49:24,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:49:24,182 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "cinder_test-router_3d1b30f8-e867-4f36-861c-4c96cf54beee", "admin_state_up": true}}' 2019-07-03 03:49:31,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:31 GMT X-Openstack-Request-Id: req-c53c28e3-a1bb-44d8-85e4-9e2c90faa763 2019-07-03 03:49:31,145 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:25Z", "admin_state_up": true, "updated_at": "2019-07-03T03:49:26Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "990edc65978c4d869143f6207271bc64", "id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "name": "cinder_test-router_3d1b30f8-e867-4f36-861c-4c96cf54beee"}} 2019-07-03 03:49:31,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c53c28e3-a1bb-44d8-85e4-9e2c90faa763 2019-07-03 03:49:31,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.96408486366s 2019-07-03 03:49:31,146 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:49:26Z', u'revision_number': 3, u'id': u'ff44c6a4-fc21-4929-9f0a-e81bc4c89cea', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_3d1b30f8-e867-4f36-861c-4c96cf54beee', u'admin_state_up': True, u'tenant_id': u'990edc65978c4d869143f6207271bc64', u'created_at': u'2019-07-03T03:49:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'990edc65978c4d869143f6207271bc64'}) 2019-07-03 03:49:31,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:49:31,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ff44c6a4-fc21-4929-9f0a-e81bc4c89cea/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"subnet_id": "d0018609-0a56-43de-9fee-6271bef143b2"}' 2019-07-03 03:49:34,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:34 GMT X-Openstack-Request-Id: req-c7fb959d-f7c3-415d-8e8d-b1c447d3bd72 2019-07-03 03:49:34,634 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "tenant_id": "990edc65978c4d869143f6207271bc64", "subnet_id": "d0018609-0a56-43de-9fee-6271bef143b2", "subnet_ids": ["d0018609-0a56-43de-9fee-6271bef143b2"], "port_id": "ac40a9c5-cd53-4391-b7ea-f2207ac61a95", "id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea"} 2019-07-03 03:49:34,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ff44c6a4-fc21-4929-9f0a-e81bc4c89cea/add_router_interface.json used request id req-c7fb959d-f7c3-415d-8e8d-b1c447d3bd72 2019-07-03 03:49:34,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.488104105s 2019-07-03 03:49:34,635 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:49:34,737 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:49:34,741 - 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-07-03 03:49:34,746 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:34 GMT 2019-07-03 03:49:34,746 - 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-07-03 03:49:34,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:49:34,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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:35,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:35 GMT X-Openstack-Request-Id: req-a9fb09b0-47c0-4b7a-a56e-41bb60c57041 2019-07-03 03:49:35,245 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:49:35,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a9fb09b0-47c0-4b7a-a56e-41bb60c57041 2019-07-03 03:49:35,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.493452072144s 2019-07-03 03:49:35,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:49:35,259 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee"}' 2019-07-03 03:49:35,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:35 GMT Location: http://172.30.9.23:9292/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-319ef3c4-d557-40c5-acd6-04d42adae065 2019-07-03 03:49:35,619 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:49:35Z", "file": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823/file", "owner": "990edc65978c4d869143f6207271bc64", "id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "size": null, "self": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "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_3d1b30f8-e867-4f36-861c-4c96cf54beee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "checksum": null, "created_at": "2019-07-03T03:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:49:35,619 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-319ef3c4-d557-40c5-acd6-04d42adae065 2019-07-03 03:49:35,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.364849805832s 2019-07-03 03:49:35,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:49:35,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '' 2019-07-03 03:49:36,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:49:36 GMT X-Openstack-Request-Id: req-13333606-cb14-4c54-bed9-fc11940d35ef 2019-07-03 03:49:36,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:49:36,984 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823/file used request id req-13333606-cb14-4c54-bed9-fc11940d35ef 2019-07-03 03:49:36,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.36337590218s 2019-07-03 03:49:36,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:49:36,992 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:37,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:37 GMT X-Openstack-Request-Id: req-7b0de221-a5fe-4960-8767-77471dd6ab14 2019-07-03 03:49:37,327 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:49:36Z", "file": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823/file", "owner": "990edc65978c4d869143f6207271bc64", "id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "size": 12716032, "self": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:49:37,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7b0de221-a5fe-4960-8767-77471dd6ab14 2019-07-03 03:49:37,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338746070862s 2019-07-03 03:49:37,329 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823/file', 'owner': u'990edc65978c4d869143f6207271bc64', 'id': u'ea0fdb79-f10b-4998-9c40-c983690e5823', 'size': 12716032, u'self': u'/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'990edc65978c4d869143f6207271bc64', 'name': 'cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:49:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T03:49:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee', '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/ea0fdb79-f10b-4998-9c40-c983690e5823', 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_3d1b30f8-e867-4f36-861c-4c96cf54beee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'created': u'2019-07-03T03:49:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:49: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/ea0fdb79-f10b-4998-9c40-c983690e5823', 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_3d1b30f8-e867-4f36-861c-4c96cf54beee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:49:37,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:49:37,336 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_3d1b30f8-e867-4f36-861c-4c96cf54beee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:49:37,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-dc72bbf8-e397-4964-894e-8daab02681be x-openstack-request-id: req-dc72bbf8-e397-4964-894e-8daab02681be 2019-07-03 03:49:37,662 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_3d1b30f8-e867-4f36-861c-4c96cf54beee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "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": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274"}} 2019-07-03 03:49:37,662 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dc72bbf8-e397-4964-894e-8daab02681be 2019-07-03 03:49:37,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329973936081s 2019-07-03 03:49:37,663 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_3d1b30f8-e867-4f36-861c-4c96cf54beee', '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'a6c124494b0c46c2b4ad05546c87df21', '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'7e9e53e1-7b4b-4dbe-967c-2d7837ebc274', 'swap': 0}) 2019-07-03 03:49:37,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:49:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274/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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" -d '{"extra_specs": {}}' 2019-07-03 03:49:37,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-5c090435-64cd-4401-8a71-46331a24e581 x-openstack-request-id: req-5c090435-64cd-4401-8a71-46331a24e581 2019-07-03 03:49:37,685 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:49:37,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274/os-extra_specs used request id req-5c090435-64cd-4401-8a71-46331a24e581 2019-07-03 03:49:37,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215420722961s 2019-07-03 03:49:37,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 03:49:37,691 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"keypair": {"name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee"}}' 2019-07-03 03:49:38,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-12b0c2fe-13ab-40e1-861d-1919455c01ec x-openstack-request-id: req-12b0c2fe-13ab-40e1-861d-1919455c01ec 2019-07-03 03:49:38,140 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPXvvZObI5x0rC1/FhHx6rIXkwqG8JjZHxOFniLY7fLyHFtjRyUrt0aZGZK5rxYvp7OijAk81LintsWtKmY+mp9cKadIdtbhD0m7XSp4kq8GT3cnaZiMbsByYu65bKFPJBa3gx83rS99ENw8DeWqkwJ6o6MLjnESjlT9DP1mN5RI992cwaVzLZxdN2Hc7VcM2fCprkkpd6l8LAZP5wWIhuaOd47oXVRJxiNKu+C67tNXmcNOF6Jre7vAjSZLDYFIzeVS9/u5mCNgeAucsaB3aGJjwhhOiVZWjsDENFRvMr6AL2ailuo5n8GjLiP9BwQC86CkfdR9dAkynPXafx4xXd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAz1772TmyOcdKwtfxYR8eqyF5MKhvCY2R8ThZ4i2O3y8hxbY0\nclK7dGmRmSua8WL6ezoowJPNS4p7bFrSpmPpqfXCmnSHbW4Q9Ju10qeJKvBk93J2\nmYjG7AcmLuuWyhTyQWt4MfN60vfRDcPA3lqpMCeqOjC45xEo5U/Qz9ZjeUSPfdnM\nGlcy2cXTdh3O1XDNnwqa5JKXepfCwGT+cFiIbmjneO6F1UScYjSrvguu7TV5nDTh\neia3u7wI0mSw2BSM3lUvf7uZgjYHgLnLGgd2hiY8IYTolWVo7AxDRUbzK+gC9mop\nbqOZ/Boy4j/QcEAvOgpH3UfXQJMpz12n8eMV3QIDAQABAoIBAQC0WiGjjUBqa9+j\nkffGxjAAGf6yyOq5Xjz9lEroIUNO7EjtEUiP3VBXMLGGi5wYMEM1BSIISwOTnX82\nf88RE3hXbvyvJIXcMIvikcIS0c7EX4sQgqaPZZvMD3Ov/wmH+6uuJe/FUcMS1KEm\n3YdSW3sl/HlaXqGRpSTyOvaarBSbk+mL9fcUyaMRSUmo2YCEU0ohgqD57FEmmVO3\nogXreK80GX4ow1SjYkYp3vs/GMge7RWeKbB0cXZnRDLbDczfNHLU/V/83wu2wreb\nT8VddIi8pGMF4SUxVyfMWmMCampbjEKSsI8OvXJ9KaZev5jouVQUx4k1kWfCB2fc\nS5uBtVGpAoGBAPcrzuGnYKE4uqBiXDzfUdlOrlfxXkjo6YtXqOG+cQh5m0B6sxUP\nE9HzUxAuICRmLAIxacztmZDN17j93wVzrvjCHLnTqS28E1Eb/m3ne+ycUT0iA/ax\nSH01jmawO8QydmOMTyvvX9mh3EzAz5VOm1BrNX/5iFvPx11EG3Ttk/hbAoGBANbH\nO+vPopuIbep6UPJv6QLBLjtLUcri8g2Li1HW21Dv2cckKzGBXEmQzdcuNJMW4bTP\nDZhMekaEtboE1Bt+HhWipZP2ASdKScbivrh3Q4OVkY4QwkNF1cEOTm97m2hLKpPS\niwP3xnaQtnMoiPGyIX5i6fQI9fmGe/g4NM6OfMAnAoGBAIyMOp2R4Z6LdYPRqoVq\nr04UMYsMUwK+fl6fwAZtljStgZyOqNpmsmyGIktnDxvjhU7R7kl7KgFvKyWkJnch\nKvOE3XTFaMP62Dkc4/Z21L7cvE041GworwGTvJ+jwrhzwWIl3Lcs7KICKhTy5pcO\nFb8K12cn62PZqJHeMoawuZ1VAoGBAIWf8xHlXt+xY+FMNGyBX9EM63yMgdjelYYD\n2awTJuQWNcIGKLFmMEq8wrQr1R3mUIqzf1vPyQtyqbWQJ37rWkBPrwB9P354Y6pP\njCUsXl7RgXuHxbUhD7pK8lW965RZn6XUihTv5RQDOOAwyfLFxrzhQXlI0fBq0Vo/\nbetNDyRlAoGBAKM9882E7ome5/vbHI/UxiFxlLTkxRjtWTOp37wp7GhcniEE7Prx\nU5ZnnaJgIRkpjU9P6w3JJtVfeDHiuIIGFL95CBnY1xZAq4uJtwzEy76qyPHHEL5I\nZDPfkfe3qDXsRjjFL507fXF0FNy0BmJ5Kd49btrgil23xLs5HONOIzBp\n-----END RSA PRIVATE KEY-----\n", "user_id": "f75afa158ae54b26b8348af4488c48f0", "name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "fingerprint": "97:5a:7f:5c:96:b7:0d:f8:9b:ea:aa:04:aa:44:52:9b"}} 2019-07-03 03:49:38,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-12b0c2fe-13ab-40e1-861d-1919455c01ec 2019-07-03 03:49:38,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.45224404335s 2019-07-03 03:49:38,141 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPXvvZObI5x0rC1/FhHx6rIXkwqG8JjZHxOFniLY7fLyHFtjRyUrt0aZGZK5rxYvp7OijAk81LintsWtKmY+mp9cKadIdtbhD0m7XSp4kq8GT3cnaZiMbsByYu65bKFPJBa3gx83rS99ENw8DeWqkwJ6o6MLjnESjlT9DP1mN5RI992cwaVzLZxdN2Hc7VcM2fCprkkpd6l8LAZP5wWIhuaOd47oXVRJxiNKu+C67tNXmcNOF6Jre7vAjSZLDYFIzeVS9/u5mCNgeAucsaB3aGJjwhhOiVZWjsDENFRvMr6AL2ailuo5n8GjLiP9BwQC86CkfdR9dAkynPXafx4xXd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAz1772TmyOcdKwtfxYR8eqyF5MKhvCY2R8ThZ4i2O3y8hxbY0\nclK7dGmRmSua8WL6ezoowJPNS4p7bFrSpmPpqfXCmnSHbW4Q9Ju10qeJKvBk93J2\nmYjG7AcmLuuWyhTyQWt4MfN60vfRDcPA3lqpMCeqOjC45xEo5U/Qz9ZjeUSPfdnM\nGlcy2cXTdh3O1XDNnwqa5JKXepfCwGT+cFiIbmjneO6F1UScYjSrvguu7TV5nDTh\neia3u7wI0mSw2BSM3lUvf7uZgjYHgLnLGgd2hiY8IYTolWVo7AxDRUbzK+gC9mop\nbqOZ/Boy4j/QcEAvOgpH3UfXQJMpz12n8eMV3QIDAQABAoIBAQC0WiGjjUBqa9+j\nkffGxjAAGf6yyOq5Xjz9lEroIUNO7EjtEUiP3VBXMLGGi5wYMEM1BSIISwOTnX82\nf88RE3hXbvyvJIXcMIvikcIS0c7EX4sQgqaPZZvMD3Ov/wmH+6uuJe/FUcMS1KEm\n3YdSW3sl/HlaXqGRpSTyOvaarBSbk+mL9fcUyaMRSUmo2YCEU0ohgqD57FEmmVO3\nogXreK80GX4ow1SjYkYp3vs/GMge7RWeKbB0cXZnRDLbDczfNHLU/V/83wu2wreb\nT8VddIi8pGMF4SUxVyfMWmMCampbjEKSsI8OvXJ9KaZev5jouVQUx4k1kWfCB2fc\nS5uBtVGpAoGBAPcrzuGnYKE4uqBiXDzfUdlOrlfxXkjo6YtXqOG+cQh5m0B6sxUP\nE9HzUxAuICRmLAIxacztmZDN17j93wVzrvjCHLnTqS28E1Eb/m3ne+ycUT0iA/ax\nSH01jmawO8QydmOMTyvvX9mh3EzAz5VOm1BrNX/5iFvPx11EG3Ttk/hbAoGBANbH\nO+vPopuIbep6UPJv6QLBLjtLUcri8g2Li1HW21Dv2cckKzGBXEmQzdcuNJMW4bTP\nDZhMekaEtboE1Bt+HhWipZP2ASdKScbivrh3Q4OVkY4QwkNF1cEOTm97m2hLKpPS\niwP3xnaQtnMoiPGyIX5i6fQI9fmGe/g4NM6OfMAnAoGBAIyMOp2R4Z6LdYPRqoVq\nr04UMYsMUwK+fl6fwAZtljStgZyOqNpmsmyGIktnDxvjhU7R7kl7KgFvKyWkJnch\nKvOE3XTFaMP62Dkc4/Z21L7cvE041GworwGTvJ+jwrhzwWIl3Lcs7KICKhTy5pcO\nFb8K12cn62PZqJHeMoawuZ1VAoGBAIWf8xHlXt+xY+FMNGyBX9EM63yMgdjelYYD\n2awTJuQWNcIGKLFmMEq8wrQr1R3mUIqzf1vPyQtyqbWQJ37rWkBPrwB9P354Y6pP\njCUsXl7RgXuHxbUhD7pK8lW965RZn6XUihTv5RQDOOAwyfLFxrzhQXlI0fBq0Vo/\nbetNDyRlAoGBAKM9882E7ome5/vbHI/UxiFxlLTkxRjtWTOp37wp7GhcniEE7Prx\nU5ZnnaJgIRkpjU9P6w3JJtVfeDHiuIIGFL95CBnY1xZAq4uJtwzEy76qyPHHEL5I\nZDPfkfe3qDXsRjjFL507fXF0FNy0BmJ5Kd49btrgil23xLs5HONOIzBp\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f75afa158ae54b26b8348af4488c48f0', 'name': u'cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'created_at': '2019-07-03T03:49:38.141800', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'990edc65978c4d869143f6207271bc64', 'name': 'cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'97:5a:7f:5c:96:b7:0d:f8:9b:ea:aa:04:aa:44:52:9b', 'type': 'ssh', 'id': u'cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee'}) 2019-07-03 03:49:38,142 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAz1772TmyOcdKwtfxYR8eqyF5MKhvCY2R8ThZ4i2O3y8hxbY0 clK7dGmRmSua8WL6ezoowJPNS4p7bFrSpmPpqfXCmnSHbW4Q9Ju10qeJKvBk93J2 mYjG7AcmLuuWyhTyQWt4MfN60vfRDcPA3lqpMCeqOjC45xEo5U/Qz9ZjeUSPfdnM Glcy2cXTdh3O1XDNnwqa5JKXepfCwGT+cFiIbmjneO6F1UScYjSrvguu7TV5nDTh eia3u7wI0mSw2BSM3lUvf7uZgjYHgLnLGgd2hiY8IYTolWVo7AxDRUbzK+gC9mop bqOZ/Boy4j/QcEAvOgpH3UfXQJMpz12n8eMV3QIDAQABAoIBAQC0WiGjjUBqa9+j kffGxjAAGf6yyOq5Xjz9lEroIUNO7EjtEUiP3VBXMLGGi5wYMEM1BSIISwOTnX82 f88RE3hXbvyvJIXcMIvikcIS0c7EX4sQgqaPZZvMD3Ov/wmH+6uuJe/FUcMS1KEm 3YdSW3sl/HlaXqGRpSTyOvaarBSbk+mL9fcUyaMRSUmo2YCEU0ohgqD57FEmmVO3 ogXreK80GX4ow1SjYkYp3vs/GMge7RWeKbB0cXZnRDLbDczfNHLU/V/83wu2wreb T8VddIi8pGMF4SUxVyfMWmMCampbjEKSsI8OvXJ9KaZev5jouVQUx4k1kWfCB2fc S5uBtVGpAoGBAPcrzuGnYKE4uqBiXDzfUdlOrlfxXkjo6YtXqOG+cQh5m0B6sxUP E9HzUxAuICRmLAIxacztmZDN17j93wVzrvjCHLnTqS28E1Eb/m3ne+ycUT0iA/ax SH01jmawO8QydmOMTyvvX9mh3EzAz5VOm1BrNX/5iFvPx11EG3Ttk/hbAoGBANbH O+vPopuIbep6UPJv6QLBLjtLUcri8g2Li1HW21Dv2cckKzGBXEmQzdcuNJMW4bTP DZhMekaEtboE1Bt+HhWipZP2ASdKScbivrh3Q4OVkY4QwkNF1cEOTm97m2hLKpPS iwP3xnaQtnMoiPGyIX5i6fQI9fmGe/g4NM6OfMAnAoGBAIyMOp2R4Z6LdYPRqoVq r04UMYsMUwK+fl6fwAZtljStgZyOqNpmsmyGIktnDxvjhU7R7kl7KgFvKyWkJnch KvOE3XTFaMP62Dkc4/Z21L7cvE041GworwGTvJ+jwrhzwWIl3Lcs7KICKhTy5pcO Fb8K12cn62PZqJHeMoawuZ1VAoGBAIWf8xHlXt+xY+FMNGyBX9EM63yMgdjelYYD 2awTJuQWNcIGKLFmMEq8wrQr1R3mUIqzf1vPyQtyqbWQJ37rWkBPrwB9P354Y6pP jCUsXl7RgXuHxbUhD7pK8lW965RZn6XUihTv5RQDOOAwyfLFxrzhQXlI0fBq0Vo/ betNDyRlAoGBAKM9882E7ome5/vbHI/UxiFxlLTkxRjtWTOp37wp7GhcniEE7Prx U5ZnnaJgIRkpjU9P6w3JJtVfeDHiuIIGFL95CBnY1xZAq4uJtwzEy76qyPHHEL5I ZDPfkfe3qDXsRjjFL507fXF0FNy0BmJ5Kd49btrgil23xLs5HONOIzBp -----END RSA PRIVATE KEY----- 2019-07-03 03:49:38,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-03 03:49:38,147 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"security_group": {"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-07-03 03:49:38,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:38 GMT X-Openstack-Request-Id: req-ed3c48cd-6002-4e6b-b7c4-e86881dd0b7f 2019-07-03 03:49:38,564 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:38Z", "updated_at": "2019-07-03T03:49:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:38Z", "revision_number": 0, "id": "96373b51-071d-42be-a8f1-af8e51058932", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:38Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:38Z", "revision_number": 0, "id": "9a9c2b21-ecc2-4c93-9df1-11cb9f23536b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:38Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ff640064-cf41-47da-abe8-9c123ad47332", "name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}} 2019-07-03 03:49:38,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ed3c48cd-6002-4e6b-b7c4-e86881dd0b7f 2019-07-03 03:49:38,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.417713880539s 2019-07-03 03:49:38,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:49:38,571 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:38,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:38 GMT X-Openstack-Request-Id: req-5cc82627-e588-4f16-97c7-ca39c232d5bc 2019-07-03 03:49:38,932 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:21Z", "updated_at": "2019-07-03T03:49:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "05f78aca-af30-47ec-b7f3-f879af04edb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "173ecdec-5733-4596-ad7e-257527dcb82e", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "4656e220-6568-4922-938e-df9094115772", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "e5e3397e-2430-402b-b49e-1d6c61c21976", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:38Z", "updated_at": "2019-07-03T03:49:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:38Z", "revision_number": 0, "id": "96373b51-071d-42be-a8f1-af8e51058932", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:38Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:38Z", "revision_number": 0, "id": "9a9c2b21-ecc2-4c93-9df1-11cb9f23536b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:38Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ff640064-cf41-47da-abe8-9c123ad47332", "name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}]} 2019-07-03 03:49:38,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5cc82627-e588-4f16-97c7-ca39c232d5bc 2019-07-03 03:49:38,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360911846161s 2019-07-03 03:49:38,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 03:49:38,939 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -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": "ff640064-cf41-47da-abe8-9c123ad47332"}}' 2019-07-03 03:49:39,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:39 GMT X-Openstack-Request-Id: req-87dcfd29-fb93-4968-bc31-c62b526edf11 2019-07-03 03:49:39,402 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T03:49:39Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "port_range_min": 22, "revision_number": 0, "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:39Z", "project_id": "990edc65978c4d869143f6207271bc64", "id": "5ca93f8f-5b1c-4e9a-a270-84b112b1615c"}} 2019-07-03 03:49:39,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-87dcfd29-fb93-4968-bc31-c62b526edf11 2019-07-03 03:49:39,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.464174032211s 2019-07-03 03:49:39,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:49:39,409 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:39,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:39 GMT X-Openstack-Request-Id: req-cda222a9-e2ca-419e-b4d6-065d1b1ad1bd 2019-07-03 03:49:39,451 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:21Z", "updated_at": "2019-07-03T03:49:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "05f78aca-af30-47ec-b7f3-f879af04edb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "173ecdec-5733-4596-ad7e-257527dcb82e", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "4656e220-6568-4922-938e-df9094115772", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "e5e3397e-2430-402b-b49e-1d6c61c21976", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:38Z", "updated_at": "2019-07-03T03:49:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T03:49:39Z", "revision_number": 0, "id": "5ca93f8f-5b1c-4e9a-a270-84b112b1615c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:39Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": 22, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:38Z", "revision_number": 0, "id": "96373b51-071d-42be-a8f1-af8e51058932", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:38Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:38Z", "revision_number": 0, "id": "9a9c2b21-ecc2-4c93-9df1-11cb9f23536b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:38Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 2, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ff640064-cf41-47da-abe8-9c123ad47332", "name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}]} 2019-07-03 03:49:39,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cda222a9-e2ca-419e-b4d6-065d1b1ad1bd 2019-07-03 03:49:39,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0429229736328s 2019-07-03 03:49:39,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 03:49:39,458 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -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": "ff640064-cf41-47da-abe8-9c123ad47332"}}' 2019-07-03 03:49:39,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:39 GMT X-Openstack-Request-Id: req-02d684c7-90de-44da-97a3-e2241184b513 2019-07-03 03:49:39,933 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-03T03:49:39Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "port_range_min": null, "revision_number": 0, "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:39Z", "project_id": "990edc65978c4d869143f6207271bc64", "id": "0274fa68-5fe1-4375-ac88-f3da77a93d6a"}} 2019-07-03 03:49:39,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-02d684c7-90de-44da-97a3-e2241184b513 2019-07-03 03:49:39,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.476662874222s 2019-07-03 03:49:39,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:49:39,936 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:40,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:40 GMT X-Openstack-Request-Id: req-82828cd6-a48e-4b09-b9bc-bd95a0ade65c 2019-07-03 03:49:40,301 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"990edc65978c4d869143f6207271bc64","l2_adjacency":true,"status":"ACTIVE","subnets":["d0018609-0a56-43de-9fee-6271bef143b2"],"description":"","tags":[],"updated_at":"2019-07-03T03:49:23Z","qos_policy_id":null,"name":"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee","admin_state_up":true,"tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:49:40,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-82828cd6-a48e-4b09-b9bc-bd95a0ade65c 2019-07-03 03:49:40,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365823984146s 2019-07-03 03:49:40,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:49:40,310 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:40,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:40 GMT X-Openstack-Request-Id: req-22fa30df-8eba-461a-b915-a1bb42c1443b 2019-07-03 03:49:40,632 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:49:36Z", "file": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823/file", "owner": "990edc65978c4d869143f6207271bc64", "id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "size": 12716032, "self": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:49:40,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-22fa30df-8eba-461a-b915-a1bb42c1443b 2019-07-03 03:49:40,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325968027115s 2019-07-03 03:49:40,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:49:40,642 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:40,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2de8f3aa-de38-4388-ac39-0566e7a99ab5 x-openstack-request-id: req-2de8f3aa-de38-4388-ac39-0566e7a99ab5 2019-07-03 03:49:40,666 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_3d1b30f8-e867-4f36-861c-4c96cf54beee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "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": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274"}]} 2019-07-03 03:49:40,666 - 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-2de8f3aa-de38-4388-ac39-0566e7a99ab5 2019-07-03 03:49:40,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276641845703s 2019-07-03 03:49:40,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 03:49:40,671 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"server": {"name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "imageRef": "ea0fdb79-f10b-4998-9c40-c983690e5823", "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "flavorRef": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "max_count": 1, "min_count": 1, "networks": [{"uuid": "34eef7a9-1eed-4aa0-88c9-dbda70426895"}], "security_groups": [{"name": "ff640064-cf41-47da-abe8-9c123ad47332"}]}}' 2019-07-03 03:49:45,046 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f x-compute-request-id: req-24478c27-2548-4312-b139-fed428ede551 x-openstack-request-id: req-24478c27-2548-4312-b139-fed428ede551 2019-07-03 03:49:45,046 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ff640064-cf41-47da-abe8-9c123ad47332"}], "OS-DCF:diskConfig": "MANUAL", "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "adminPass": "xEKTuyb9DXNN"}} 2019-07-03 03:49:45,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-24478c27-2548-4312-b139-fed428ede551 2019-07-03 03:49:45,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.37847304344s 2019-07-03 03:49:45,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:49:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:45,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 609 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec0c7ee1-057d-40b5-a59c-3993f79e55ec x-openstack-request-id: req-ec0c7ee1-057d-40b5-a59c-3993f79e55ec 2019-07-03 03:49:45,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:49:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:49:45,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ec0c7ee1-057d-40b5-a59c-3993f79e55ec 2019-07-03 03:49:45,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615854024887s 2019-07-03 03:49:45,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:49:45,675 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:46,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:46 GMT X-Openstack-Request-Id: req-c93ce1d0-dd1c-480e-91dc-30756fc26d18 2019-07-03 03:49:46,032 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"990edc65978c4d869143f6207271bc64","l2_adjacency":true,"status":"ACTIVE","subnets":["d0018609-0a56-43de-9fee-6271bef143b2"],"description":"","tags":[],"updated_at":"2019-07-03T03:49:23Z","qos_policy_id":null,"name":"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee","admin_state_up":true,"tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:49:46,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c93ce1d0-dd1c-480e-91dc-30756fc26d18 2019-07-03 03:49:46,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357487916946s 2019-07-03 03:49:46,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:49:46,034 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:46,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:46 GMT X-Openstack-Request-Id: req-00e795a3-583d-49de-9298-5fc9f0daed3e 2019-07-03 03:49:46,090 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:49:23Z","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":"990edc65978c4d869143f6207271bc64","id":"d0018609-0a56-43de-9fee-6271bef143b2","subnetpool_id":null,"name":"cinder_test-subnet_3d1b30f8-e867-4f36-861c-4c96cf54beee"}]} 2019-07-03 03:49:46,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-00e795a3-583d-49de-9298-5fc9f0daed3e 2019-07-03 03:49:46,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0568571090698s 2019-07-03 03:49:46,091 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:49:48,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:49:48,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:48,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 649 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-b38ee335-0d69-4a5b-80a0-1b00ef3cacf1 x-openstack-request-id: req-b38ee335-0d69-4a5b-80a0-1b00ef3cacf1 2019-07-03 03:49:48,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:49:48Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:49:48,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b38ee335-0d69-4a5b-80a0-1b00ef3cacf1 2019-07-03 03:49:48,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505815029144s 2019-07-03 03:49:48,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:49:50,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:49:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:51,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-64b027d9-41d7-4a2d-98dc-40362fa61300 x-openstack-request-id: req-64b027d9-41d7-4a2d-98dc-40362fa61300 2019-07-03 03:49:51,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:49:48Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:49:51,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64b027d9-41d7-4a2d-98dc-40362fa61300 2019-07-03 03:49:51,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724576950073s 2019-07-03 03:49:51,339 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:49:53,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:49:53,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:53,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-10c4f6cf-4a88-4b0b-bebd-312e3625d5ff x-openstack-request-id: req-10c4f6cf-4a88-4b0b-bebd-312e3625d5ff 2019-07-03 03:49:53,768 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:49:48Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:49:53,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-10c4f6cf-4a88-4b0b-bebd-312e3625d5ff 2019-07-03 03:49:53,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426979064941s 2019-07-03 03:49:53,774 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:49:55,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:49:55,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:56,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-58d91722-46c3-4646-9073-4ccef9c6036b x-openstack-request-id: req-58d91722-46c3-4646-9073-4ccef9c6036b 2019-07-03 03:49:56,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:49:48Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:49:56,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58d91722-46c3-4646-9073-4ccef9c6036b 2019-07-03 03:49:56,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984319925308s 2019-07-03 03:49:56,767 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:49:58,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:49:58,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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:59,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49: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-70f8a35e-6f65-47f2-afed-eca9b57e2780 x-openstack-request-id: req-70f8a35e-6f65-47f2-afed-eca9b57e2780 2019-07-03 03:49:59,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:49:56.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:49:55Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:49:59,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70f8a35e-6f65-47f2-afed-eca9b57e2780 2019-07-03 03:49:59,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0248939991s 2019-07-03 03:49:59,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:49:59,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=1385f1fb-5e5c-4581-8e11-19f456870d2f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:59,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:59 GMT X-Openstack-Request-Id: req-13eebf4a-043f-4a3f-b534-5514ab9a42a6 2019-07-03 03:49:59,854 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:49:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0018609-0a56-43de-9fee-6271bef143b2","ip_address":"192.168.120.8"}],"id":"fe3100b1-6e31-4164-acfa-27fc746d7269","security_groups":["ff640064-cf41-47da-abe8-9c123ad47332"],"mac_address":"fa:16:3e:94:30:fd","project_id":"990edc65978c4d869143f6207271bc64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:48Z","binding:vnic_type":"normal","device_id":"1385f1fb-5e5c-4581-8e11-19f456870d2f","ip_allocation":"immediate"}]} 2019-07-03 03:49:59,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1385f1fb-5e5c-4581-8e11-19f456870d2f used request id req-13eebf4a-043f-4a3f-b534-5514ab9a42a6 2019-07-03 03:49:59,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528080463409s 2019-07-03 03:49:59,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:49:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=fe3100b1-6e31-4164-acfa-27fc746d7269" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:49:59,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:49:59 GMT X-Openstack-Request-Id: req-7875af0a-3cc9-4ce5-9343-d5a336e7c7bc 2019-07-03 03:49:59,913 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:49:59,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=fe3100b1-6e31-4164-acfa-27fc746d7269 used request id req-7875af0a-3cc9-4ce5-9343-d5a336e7c7bc 2019-07-03 03:49:59,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0487399101257s 2019-07-03 03:49:59,914 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:30:fd', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea0fdb79-f10b-4998-9c40-c983690e5823'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:49:56.000000', 'flavor': Munch({u'id': u'7e9e53e1-7b4b-4dbe-967c-2d7837ebc274'}), 'az': u'nova', 'id': u'1385f1fb-5e5c-4581-8e11-19f456870d2f', 'security_groups': [Munch({u'name': u'cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f75afa158ae54b26b8348af4488c48f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'990edc65978c4d869143f6207271bc64', 'name': 'cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T03:49:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T03:49:55Z', 'hostId': u'a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:49:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'990edc65978c4d869143f6207271bc64', 'name': u'cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'adminPass': u'xEKTuyb9DXNN', 'tenant_id': u'990edc65978c4d869143f6207271bc64', 'created_at': u'2019-07-03T03:49:44Z', 'created': u'2019-07-03T03:49:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 03:49:59,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:49:59,920 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:00,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:00 GMT X-Openstack-Request-Id: req-b9b1d08f-764e-48ec-a34a-734e7dcfb5c6 2019-07-03 03:50:00,021 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"990edc65978c4d869143f6207271bc64","l2_adjacency":true,"status":"ACTIVE","subnets":["d0018609-0a56-43de-9fee-6271bef143b2"],"description":"","tags":[],"updated_at":"2019-07-03T03:49:23Z","qos_policy_id":null,"name":"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee","admin_state_up":true,"tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:50:00,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b9b1d08f-764e-48ec-a34a-734e7dcfb5c6 2019-07-03 03:50:00,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101562023163s 2019-07-03 03:50:00,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:50:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=1385f1fb-5e5c-4581-8e11-19f456870d2f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:00,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:00 GMT X-Openstack-Request-Id: req-d7302bad-e469-446c-9fac-4cffbe4b899a 2019-07-03 03:50:00,337 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:49:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0018609-0a56-43de-9fee-6271bef143b2","ip_address":"192.168.120.8"}],"id":"fe3100b1-6e31-4164-acfa-27fc746d7269","security_groups":["ff640064-cf41-47da-abe8-9c123ad47332"],"mac_address":"fa:16:3e:94:30:fd","project_id":"990edc65978c4d869143f6207271bc64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:48Z","binding:vnic_type":"normal","device_id":"1385f1fb-5e5c-4581-8e11-19f456870d2f","ip_allocation":"immediate"}]} 2019-07-03 03:50:00,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1385f1fb-5e5c-4581-8e11-19f456870d2f used request id req-d7302bad-e469-446c-9fac-4cffbe4b899a 2019-07-03 03:50:00,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.31514787674s 2019-07-03 03:50:00,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 03:50:00,339 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.8", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269"}}' 2019-07-03 03:50:03,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:03 GMT X-Openstack-Request-Id: req-9174e815-3999-40df-ae20-d93ddc2b37bf 2019-07-03 03:50:03,332 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}} 2019-07-03 03:50:03,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9174e815-3999-40df-ae20-d93ddc2b37bf 2019-07-03 03:50:03,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.99438095093s 2019-07-03 03:50:03,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:03,348 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:03,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:03 GMT X-Openstack-Request-Id: req-9ea7efd9-4631-4ec5-8652-a3868f1ab44e 2019-07-03 03:50:03,428 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}]} 2019-07-03 03:50:03,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9ea7efd9-4631-4ec5-8652-a3868f1ab44e 2019-07-03 03:50:03,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0805699825287s 2019-07-03 03:50:03,435 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:03,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:03,545 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:03,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:03 GMT X-Openstack-Request-Id: req-0f1dca72-6d62-42c6-93ee-5423c265d994 2019-07-03 03:50:03,639 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}]} 2019-07-03 03:50:03,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0f1dca72-6d62-42c6-93ee-5423c265d994 2019-07-03 03:50:03,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0952689647675s 2019-07-03 03:50:03,645 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:03,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:03,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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:03,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:03 GMT X-Openstack-Request-Id: req-fae62061-e2e1-4f2d-84ae-aeeae784485b 2019-07-03 03:50:03,821 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}]} 2019-07-03 03:50:03,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fae62061-e2e1-4f2d-84ae-aeeae784485b 2019-07-03 03:50:03,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658478736877s 2019-07-03 03:50:03,827 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:03,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:03,938 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:04,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:04 GMT X-Openstack-Request-Id: req-b077a32a-4327-4626-be0d-9d9e36e1010c 2019-07-03 03:50:04,007 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}]} 2019-07-03 03:50:04,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b077a32a-4327-4626-be0d-9d9e36e1010c 2019-07-03 03:50:04,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0699460506439s 2019-07-03 03:50:04,013 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:04,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:04,124 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:04,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:04 GMT X-Openstack-Request-Id: req-b64eadc0-cdee-400f-a37c-e8af723aaf11 2019-07-03 03:50:04,220 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}]} 2019-07-03 03:50:04,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b64eadc0-cdee-400f-a37c-e8af723aaf11 2019-07-03 03:50:04,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.097305059433s 2019-07-03 03:50:04,227 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:04,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:04,337 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:04,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:04 GMT X-Openstack-Request-Id: req-f4c414a3-e1eb-4bdf-87f1-f2f1639562f4 2019-07-03 03:50:04,436 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}]} 2019-07-03 03:50:04,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4c414a3-e1eb-4bdf-87f1-f2f1639562f4 2019-07-03 03:50:04,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.100094795227s 2019-07-03 03:50:04,443 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:04,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:04,552 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:04,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:04 GMT X-Openstack-Request-Id: req-72ffb185-ddf0-4414-a453-fd3eb2df58b4 2019-07-03 03:50:04,615 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}]} 2019-07-03 03:50:04,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-72ffb185-ddf0-4414-a453-fd3eb2df58b4 2019-07-03 03:50:04,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0636591911316s 2019-07-03 03:50:04,620 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:04,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:04,730 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:05,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:05 GMT X-Openstack-Request-Id: req-f75cf03b-12a2-4931-8b52-799c7a56ca3a 2019-07-03 03:50:05,009 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:04Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}]} 2019-07-03 03:50:05,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f75cf03b-12a2-4931-8b52-799c7a56ca3a 2019-07-03 03:50:05,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.280362844467s 2019-07-03 03:50:05,016 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ff44c6a4-fc21-4929-9f0a-e81bc4c89cea', 'updated_at': u'2019-07-03T03:50:04Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'fe3100b1-6e31-4164-acfa-27fc746d7269', 'id': u'77592e89-eba5-46cc-ae82-0b6e5a211b66', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'fe3100b1-6e31-4164-acfa-27fc746d7269', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'990edc65978c4d869143f6207271bc64', 'name': 'cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'990edc65978c4d869143f6207271bc64', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'34eef7a9-1eed-4aa0-88c9-dbda70426895', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:94:30:fd', u'device_id': u'1385f1fb-5e5c-4581-8e11-19f456870d2f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'990edc65978c4d869143f6207271bc64', 'created_at': u'2019-07-03T03:50:01Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'34eef7a9-1eed-4aa0-88c9-dbda70426895', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:94:30:fd', u'device_id': u'1385f1fb-5e5c-4581-8e11-19f456870d2f'}), 'router': u'ff44c6a4-fc21-4929-9f0a-e81bc4c89cea'}) 2019-07-03 03:50:05,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 03:50:05,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 03:50:05,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7b87bd7-ff6b-4378-9281-f9ff6ab42a2e x-openstack-request-id: req-f7b87bd7-ff6b-4378-9281-f9ff6ab42a2e 2019-07-03 03:50:05,135 - 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 528482713 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.249785] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.252898] pid_max: default: 32768 minimum: 301\n[ 0.254567] ACPI: Core revision 20150930\n[ 0.256633] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.259074] Security Framework initialized\n[ 0.260608] Yama: becoming mindful.\n[ 0.261966] AppArmor: AppArmor initialized\n[ 0.263528] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.265971] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.268361] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270612] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.273196] Initializing cgroup subsys io\n[ 0.274714] Initializing cgroup subsys memory\n[ 0.276387] Initializing cgroup subsys devices\n[ 0.278019] Initializing cgroup subsys freezer\n[ 0.279601] Initializing cgroup subsys net_cls\n[ 0.281233] Initializing cgroup subsys perf_event\n[ 0.282898] Initializing cgroup subsys net_prio\n[ 0.284566] Initializing cgroup subsys hugetlb\n[ 0.286192] Initializing cgroup subsys pids\n[ 0.287766] CPU: Physical Processor ID: 0\n[ 0.289966] mce: CPU supports 10 MCE banks\n[ 0.291496] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.293370] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.311631] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.322156] ftrace: allocating 31920 entries in 125 pages\n[ 0.358480] smpboot: Max logical packages: 1\n[ 0.360088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362640] x2apic enabled\n[ 0.364093] Switched APIC routing to physical x2apic.\n[ 0.367127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373157] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376507] KVM setup paravirtual spinlock\n[ 0.378532] x86: Booted up 1 node, 1 CPUs\n[ 0.380040] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382575] devtmpfs: initialized\n[ 0.384883] evm: security.selinux\n[ 0.386189] evm: security.SMACK64\n[ 0.387479] evm: security.SMACK64EXEC\n[ 0.388873] evm: security.SMACK64TRANSMUTE\n[ 0.390378] evm: security.SMACK64MMAP\n[ 0.391764] evm: security.ima\n[ 0.392951] evm: security.capability\n[ 0.394385] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397813] pinctrl core: initialized pinctrl subsystem\n[ 0.399805] RTC time: 3:49:56, date: 07/03/19\n[ 0.401525] NET: Registered protocol family 16\n[ 0.403285] cpuidle: using governor ladder\n[ 0.404816] cpuidle: using governor menu\n[ 0.406280] PCCT header not found.\n[ 0.407650] ACPI: bus type PCI registered\n[ 0.409145] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411441] PCI: Using configuration type 1 for base access\n[ 0.414140] ACPI: Added _OSI(Module Device)\n[ 0.415705] ACPI: Added _OSI(Processor Device)\n[ 0.417312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.418999] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.421706] ACPI: Interpreter enabled\n[ 0.423125] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.426851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.430875] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.438926] ACPI: (supports S0 S5)\n[ 0.440457] ACPI: Using IOAPIC for interrupt routing\n[ 0.442547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.450308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.460455] acpiphp: Slot [3] registered\n[ 0.462199] acpiphp: Slot [4] registered\n[ 0.463934] acpiphp: Slot [5] registered\n[ 0.465669] acpiphp: Slot [6] registered\n[ 0.467387] acpiphp: Slot [7] registered\n[ 0.469116] acpiphp: Slot [8] registered\n[ 0.470850] acpiphp: Slot [9] registered\n[ 0.472606] acpiphp: Slot [10] registered\n[ 0.474356] acpiphp: Slot [11] registered\n[ 0.476112] acpiphp: Slot [12] registered\n[ 0.477864] acpiphp: Slot [13] registered\n[ 0.479627] acpiphp: Slot [14] registered\n[ 0.481385] acpiphp: Slot [15] registered\n[ 0.499811] acpiphp: Slot [16] registered\n[ 0.501570] acpiphp: Slot [17] registered\n[ 0.503326] acpiphp: Slot [18] registered\n[ 0.505099] acpiphp: Slot [19] registered\n[ 0.506850] acpiphp: Slot [20] registered\n[ 0.508606] acpiphp: Slot [21] registered\n[ 0.510359] acpiphp: Slot [22] registered\n[ 0.512123] acpiphp: Slot [23] registered\n[ 0.513874] acpiphp: Slot [24] registered\n[ 0.515634] acpiphp: Slot [25] registered\n[ 0.517380] acpiphp: Slot [26] registered\n[ 0.519139] acpiphp: Slot [27] registered\n[ 0.520895] acpiphp: Slot [28] registered\n[ 0.522650] acpiphp: Slot [29] registered\n[ 0.524397] acpiphp: Slot [30] registered\n[ 0.526164] acpiphp: Slot [31] registered\n[ 0.527916] PCI host bridge to bus 0000:00\n[ 0.529681] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.534696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.537440] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.540609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.543771] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.546989] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.553049] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.555893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.558496] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.561294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.566336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.569459] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592435] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.595517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.598510] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.601462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.604412] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.607019] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.609735] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.612058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615438] vgaarb: loaded\n[ 0.616721] vgaarb: bridge control possible 0000:00:02.0\n[ 0.619274] SCSI subsystem initialized\n[ 0.621192] ACPI: bus type USB registered\n[ 0.622970] usbcore: registered new interface driver usbfs\n[ 0.625233] usbcore: registered new interface driver hub\n[ 0.627432] usbcore: registered new device driver usb\n[ 0.629750] PCI: Using ACPI for IRQ routing\n[ 0.632028] NetLabel: Initializing\n[ 0.633577] NetLabel: domain hash size = 128\n[ 0.635426] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.637522] NetLabel: unlabeled traffic allowed by default\n[ 0.640023] clocksource: Switched to clocksource kvm-clock\n[ 0.650977] AppArmor: AppArmor Filesystem Enabled\n[ 0.653042] pnp: PnP ACPI init\n[ 0.654796] pnp: PnP ACPI: found 5 devices\n[ 0.662253] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.665986] NET: Registered protocol family 2\n[ 0.668145] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.670980] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.673612] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.676243] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.678626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.681197] NET: Registered protocol family 1\n[ 0.683097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.685511] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.687872] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.703337] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.718886] Trying to unpack rootfs image as initramfs...\n[ 0.780967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.784421] Scanning for low memory corruption every 60 seconds\n[ 0.787130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.789704] audit: initializing netlink subsys (disabled)\n[ 0.791951] audit: type=2000 audit(1562125797.208:1): initialized\n[ 0.794680] Initialise system trusted keyring\n[ 0.796675] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.802842] zbud: loaded\n[ 0.804250] VFS: Disk quotas dquot_6.6.0\n[ 0.806001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.809144] fuse init (API version 7.23)\n[ 0.810997] Key type big_key registered\n[ 0.812718] Allocating IMA MOK and blacklist keyrings.\n[ 0.815183] Key type asymmetric registered\n[ 0.816983] Asymmetric key parser 'x509' registered\n[ 0.819068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.822279] io scheduler noop registered\n[ 0.823989] io scheduler deadline registered (default)\n[ 0.826165] io scheduler cfq registered\n[ 0.827932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.830221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.832969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.836129] ACPI: Power Button [PWRF]\n[ 0.837869] GHES: HEST is not enabled!\n[ 0.852450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.882660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.886654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.913209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.917348] Linux agpgart interface v0.103\n[ 0.921269] brd: module loaded\n[ 0.923898] loop: module loaded\n[ 0.931145] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.934252] GPT:90111 != 2097151\n[ 0.935683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.938039] GPT:90111 != 2097151\n[ 0.939474] GPT: Use GNU Parted to correct GPT errors.\n[ 0.941546] vda: vda1 vda15\n[ 0.943599] scsi host0: ata_piix\n[ 0.945193] scsi host1: ata_piix\n[ 0.946695] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.949334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.952620] libphy: Fixed MDIO Bus: probed\n[ 0.954360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.956401] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.960117] PPP generic driver version 2.4.2\n[ 0.961992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964569] ehci-pci: EHCI PCI platform driver\n[ 0.966430] ehci-platform: EHCI generic platform driver\n[ 0.968549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970978] ohci-pci: OHCI PCI platform driver\n[ 0.972847] ohci-platform: OHCI generic platform driver\n[ 0.974961] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.990428] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.992560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.995690] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.997785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.000218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.002901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.005899] usb usb1: Product: UHCI Host Controller\n[ 1.007898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.010342] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.012374] hub 1-0:1.0: USB hub found\n[ 1.014022] hub 1-0:1.0: 2 ports detected\n[ 1.015879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.020107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.022140] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.024281] mousedev: PS/2 mouse device common for all mice\n[ 1.026887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.030471] rtc_cmos 00:00: RTC can wake from S4\n[ 1.032965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.035497] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.038059] i2c /dev entries driver\n[ 1.039631] device-mapper: uevent: version 1.0.3\n[ 1.041626] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.045117] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.047836] NET: Registered protocol family 10\n[ 1.049979] NET: Registered protocol family 17\n[ 1.051865] Key type dns_resolver registered\n[ 1.053818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.056178] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.059849] registered taskstats version 1\n[ 1.061635] Loading compiled-in X.509 certificates\n[ 1.064172] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.068177] zswap: loaded using pool lzo/zbud\n[ 1.070797] Key type trusted registered\n[ 1.073483] Key type encrypted registered\n[ 1.075226] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.077447] ima: No TPM chip found, activating TPM-bypass!\n[ 1.079659] evm: HMAC attrs: 0x1\n[ 1.081509] Magic number: 11:333:815\n[ 1.083255] rtc_cmos 00:00: setting system clock to 2019-07-03 03:49:57 UTC (1562125797)\n[ 1.086659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.089077] EDD information not available.\n[ 1.109773] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.129657] Write protecting the kernel read-only data: 14336k\n[ 1.135245] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.138708] 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.95\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.313372] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCO9U3V/uyuyLEeJOV0dat+LgIl0WKK7NQ68kgJjq0kAyYPoItcRXO0zx1rrbwsIHa0OEJsZ0lgzNS9jiy7efkuVuyK+xINoTyi56HIZAlr4O5tfZJFcX65iwPYyAUFTuew2KfkAgpMEjK+1emGGGC++A9JfmAAgWmPN7wWx78MaT5botnMlrGC1goNaLf3ukXJ6VpsydlSxL1WteQ5Zwajpmv2NHEZfmE/BfOfUQlQYbnHEkJQz8NaEulxc+JmAVo6pf1Fu3WfWJ0f7IJ15Zqb4tXGKz2Hzzb+zQfoF4L9Xrca/0bXamFk9j+7NeOy76oQL+ISBrZb/UzBI3QD/1z root@cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4mvGaWwtp//6WTgybAQi8aek+ISfpkWE0HFEUcvNraEnfe5WjqVXYKjA7Cu7Yk7G+eqn4sLqkYQATFjOf5vM0BFpbMT9oSv8qG1W/WU1KQQ5E+pksl0Al21c3PsRixss1p+7xlY/pJBbC/ZDBqQo4S/cbxlG9dvG5RrGVuc4olAAAAFQCh7fLAjt/grBtxlKEMdLAlE48J6wAAAIAJ+VOlHXt5eDYYxRY1cvz3hv5K1Pq2pY55Ob1OB19nLAT0l9lkOTgFOrSlVXVUDesKtV7iwogwtxIkzPXjIB6N+R+l/zOvpymfb0lRysQWH8ctqQamGRuLivDZyq3r0/6qjso0wBqtjFy3es+NuBNrIV4ZAjzoR9OQviFt9uuE/wAAAIALL9PzBDHYsaMLaz5ydUAvYn9np0pzv+ef+clal5f1Wm5/S/wolCgE+su9UaqMNDXU43SsBOeDjUA8A4CFf5/sGbumJf1jxXC5PfdyGNlaI4r+2XfbdRIYBJL+ILL+qBS+oCyrWFXtdeMr4vf6xChma2JrqQ83FWVChjDeDaJAmA== root@cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe94:30fd/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.8 \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-3d1b30f8-e867-4f36-861c-4c96cf54beee\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.86 ===\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-3d1b30f8-e867-4f36-861c-4c96cf54beee login: "} 2019-07-03 03:50:05,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f/action used request id req-f7b87bd7-ff6b-4378-9281-f9ff6ab42a2e 2019-07-03 03:50:05,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.118973016739s 2019-07-03 03:50:05,136 - 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 528482713 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.249785] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.252898] pid_max: default: 32768 minimum: 301 [ 0.254567] ACPI: Core revision 20150930 [ 0.256633] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259074] Security Framework initialized [ 0.260608] Yama: becoming mindful. [ 0.261966] AppArmor: AppArmor initialized [ 0.263528] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.265971] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.268361] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270612] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.273196] Initializing cgroup subsys io [ 0.274714] Initializing cgroup subsys memory [ 0.276387] Initializing cgroup subsys devices [ 0.278019] Initializing cgroup subsys freezer [ 0.279601] Initializing cgroup subsys net_cls [ 0.281233] Initializing cgroup subsys perf_event [ 0.282898] Initializing cgroup subsys net_prio [ 0.284566] Initializing cgroup subsys hugetlb [ 0.286192] Initializing cgroup subsys pids [ 0.287766] CPU: Physical Processor ID: 0 [ 0.289966] mce: CPU supports 10 MCE banks [ 0.291496] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.293370] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.311631] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.322156] ftrace: allocating 31920 entries in 125 pages [ 0.358480] smpboot: Max logical packages: 1 [ 0.360088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362640] x2apic enabled [ 0.364093] Switched APIC routing to physical x2apic. [ 0.367127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373157] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376507] KVM setup paravirtual spinlock [ 0.378532] x86: Booted up 1 node, 1 CPUs [ 0.380040] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382575] devtmpfs: initialized [ 0.384883] evm: security.selinux [ 0.386189] evm: security.SMACK64 [ 0.387479] evm: security.SMACK64EXEC [ 0.388873] evm: security.SMACK64TRANSMUTE [ 0.390378] evm: security.SMACK64MMAP [ 0.391764] evm: security.ima [ 0.392951] evm: security.capability [ 0.394385] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397813] pinctrl core: initialized pinctrl subsystem [ 0.399805] RTC time: 3:49:56, date: 07/03/19 [ 0.401525] NET: Registered protocol family 16 [ 0.403285] cpuidle: using governor ladder [ 0.404816] cpuidle: using governor menu [ 0.406280] PCCT header not found. [ 0.407650] ACPI: bus type PCI registered [ 0.409145] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411441] PCI: Using configuration type 1 for base access [ 0.414140] ACPI: Added _OSI(Module Device) [ 0.415705] ACPI: Added _OSI(Processor Device) [ 0.417312] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.418999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.421706] ACPI: Interpreter enabled [ 0.423125] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.426851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.430875] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.438926] ACPI: (supports S0 S5) [ 0.440457] ACPI: Using IOAPIC for interrupt routing [ 0.442547] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.450308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.460455] acpiphp: Slot [3] registered [ 0.462199] acpiphp: Slot [4] registered [ 0.463934] acpiphp: Slot [5] registered [ 0.465669] acpiphp: Slot [6] registered [ 0.467387] acpiphp: Slot [7] registered [ 0.469116] acpiphp: Slot [8] registered [ 0.470850] acpiphp: Slot [9] registered [ 0.472606] acpiphp: Slot [10] registered [ 0.474356] acpiphp: Slot [11] registered [ 0.476112] acpiphp: Slot [12] registered [ 0.477864] acpiphp: Slot [13] registered [ 0.479627] acpiphp: Slot [14] registered [ 0.481385] acpiphp: Slot [15] registered [ 0.499811] acpiphp: Slot [16] registered [ 0.501570] acpiphp: Slot [17] registered [ 0.503326] acpiphp: Slot [18] registered [ 0.505099] acpiphp: Slot [19] registered [ 0.506850] acpiphp: Slot [20] registered [ 0.508606] acpiphp: Slot [21] registered [ 0.510359] acpiphp: Slot [22] registered [ 0.512123] acpiphp: Slot [23] registered [ 0.513874] acpiphp: Slot [24] registered [ 0.515634] acpiphp: Slot [25] registered [ 0.517380] acpiphp: Slot [26] registered [ 0.519139] acpiphp: Slot [27] registered [ 0.520895] acpiphp: Slot [28] registered [ 0.522650] acpiphp: Slot [29] registered [ 0.524397] acpiphp: Slot [30] registered [ 0.526164] acpiphp: Slot [31] registered [ 0.527916] PCI host bridge to bus 0000:00 [ 0.529681] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537440] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.543771] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.546989] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.553049] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.555893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.558496] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.561294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.566336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.569459] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.592435] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.595517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.598510] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.601462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.604412] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.607019] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.609735] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.612058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.615438] vgaarb: loaded [ 0.616721] vgaarb: bridge control possible 0000:00:02.0 [ 0.619274] SCSI subsystem initialized [ 0.621192] ACPI: bus type USB registered [ 0.622970] usbcore: registered new interface driver usbfs [ 0.625233] usbcore: registered new interface driver hub [ 0.627432] usbcore: registered new device driver usb [ 0.629750] PCI: Using ACPI for IRQ routing [ 0.632028] NetLabel: Initializing [ 0.633577] NetLabel: domain hash size = 128 [ 0.635426] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.637522] NetLabel: unlabeled traffic allowed by default [ 0.640023] clocksource: Switched to clocksource kvm-clock [ 0.650977] AppArmor: AppArmor Filesystem Enabled [ 0.653042] pnp: PnP ACPI init [ 0.654796] pnp: PnP ACPI: found 5 devices [ 0.662253] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.665986] NET: Registered protocol family 2 [ 0.668145] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.670980] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.673612] TCP: Hash tables configured (established 4096 bind 4096) [ 0.676243] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.678626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.681197] NET: Registered protocol family 1 [ 0.683097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.685511] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.687872] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.703337] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.718886] Trying to unpack rootfs image as initramfs... [ 0.780967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.784421] Scanning for low memory corruption every 60 seconds [ 0.787130] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.789704] audit: initializing netlink subsys (disabled) [ 0.791951] audit: type=2000 audit(1562125797.208:1): initialized [ 0.794680] Initialise system trusted keyring [ 0.796675] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.799222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.802842] zbud: loaded [ 0.804250] VFS: Disk quotas dquot_6.6.0 [ 0.806001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.809144] fuse init (API version 7.23) [ 0.810997] Key type big_key registered [ 0.812718] Allocating IMA MOK and blacklist keyrings. [ 0.815183] Key type asymmetric registered [ 0.816983] Asymmetric key parser 'x509' registered [ 0.819068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.822279] io scheduler noop registered [ 0.823989] io scheduler deadline registered (default) [ 0.826165] io scheduler cfq registered [ 0.827932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.830221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.832969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.836129] ACPI: Power Button [PWRF] [ 0.837869] GHES: HEST is not enabled! [ 0.852450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.882660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.886654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.913209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.917348] Linux agpgart interface v0.103 [ 0.921269] brd: module loaded [ 0.923898] loop: module loaded [ 0.931145] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.934252] GPT:90111 != 2097151 [ 0.935683] GPT:Alternate GPT header not at the end of the disk. [ 0.938039] GPT:90111 != 2097151 [ 0.939474] GPT: Use GNU Parted to correct GPT errors. [ 0.941546] vda: vda1 vda15 [ 0.943599] scsi host0: ata_piix [ 0.945193] scsi host1: ata_piix [ 0.946695] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.949334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.952620] libphy: Fixed MDIO Bus: probed [ 0.954360] tun: Universal TUN/TAP device driver, 1.6 [ 0.956401] tun: (C) 1999-2004 Max Krasnyansky [ 0.960117] PPP generic driver version 2.4.2 [ 0.961992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.964569] ehci-pci: EHCI PCI platform driver [ 0.966430] ehci-platform: EHCI generic platform driver [ 0.968549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.970978] ohci-pci: OHCI PCI platform driver [ 0.972847] ohci-platform: OHCI generic platform driver [ 0.974961] uhci_hcd: USB Universal Host Controller Interface driver [ 0.990428] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.992560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.995690] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.997785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.000218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.002901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.005899] usb usb1: Product: UHCI Host Controller [ 1.007898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.010342] usb usb1: SerialNumber: 0000:00:01.2 [ 1.012374] hub 1-0:1.0: USB hub found [ 1.014022] hub 1-0:1.0: 2 ports detected [ 1.015879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.020107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.022140] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.024281] mousedev: PS/2 mouse device common for all mice [ 1.026887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.030471] rtc_cmos 00:00: RTC can wake from S4 [ 1.032965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.035497] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.038059] i2c /dev entries driver [ 1.039631] device-mapper: uevent: version 1.0.3 [ 1.041626] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.045117] ledtrig-cpu: registered to indicate activity on CPUs [ 1.047836] NET: Registered protocol family 10 [ 1.049979] NET: Registered protocol family 17 [ 1.051865] Key type dns_resolver registered [ 1.053818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.056178] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.059849] registered taskstats version 1 [ 1.061635] Loading compiled-in X.509 certificates [ 1.064172] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.068177] zswap: loaded using pool lzo/zbud [ 1.070797] Key type trusted registered [ 1.073483] Key type encrypted registered [ 1.075226] AppArmor: AppArmor sha1 policy hashing enabled [ 1.077447] ima: No TPM chip found, activating TPM-bypass! [ 1.079659] evm: HMAC attrs: 0x1 [ 1.081509] Magic number: 11:333:815 [ 1.083255] rtc_cmos 00:00: setting system clock to 2019-07-03 03:49:57 UTC (1562125797) [ 1.086659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.089077] EDD information not available. [ 1.109773] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.129657] Write protecting the kernel read-only data: 14336k [ 1.135245] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.138708] 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.95 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.313372] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.10. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCO9U3V/uyuyLEeJOV0dat+LgIl0WKK7NQ68kgJjq0kAyYPoItcRXO0zx1rrbwsIHa0OEJsZ0lgzNS9jiy7efkuVuyK+xINoTyi56HIZAlr4O5tfZJFcX65iwPYyAUFTuew2KfkAgpMEjK+1emGGGC++A9JfmAAgWmPN7wWx78MaT5botnMlrGC1goNaLf3ukXJ6VpsydlSxL1WteQ5Zwajpmv2NHEZfmE/BfOfUQlQYbnHEkJQz8NaEulxc+JmAVo6pf1Fu3WfWJ0f7IJ15Zqb4tXGKz2Hzzb+zQfoF4L9Xrca/0bXamFk9j+7NeOy76oQL+ISBrZb/UzBI3QD/1z root@cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee ssh-dss AAAAB3NzaC1kc3MAAACBAJ4mvGaWwtp//6WTgybAQi8aek+ISfpkWE0HFEUcvNraEnfe5WjqVXYKjA7Cu7Yk7G+eqn4sLqkYQATFjOf5vM0BFpbMT9oSv8qG1W/WU1KQQ5E+pksl0Al21c3PsRixss1p+7xlY/pJBbC/ZDBqQo4S/cbxlG9dvG5RrGVuc4olAAAAFQCh7fLAjt/grBtxlKEMdLAlE48J6wAAAIAJ+VOlHXt5eDYYxRY1cvz3hv5K1Pq2pY55Ob1OB19nLAT0l9lkOTgFOrSlVXVUDesKtV7iwogwtxIkzPXjIB6N+R+l/zOvpymfb0lRysQWH8ctqQamGRuLivDZyq3r0/6qjso0wBqtjFy3es+NuBNrIV4ZAjzoR9OQviFt9uuE/wAAAIALL9PzBDHYsaMLaz5ydUAvYn9np0pzv+ef+clal5f1Wm5/S/wolCgE+su9UaqMNDXU43SsBOeDjUA8A4CFf5/sGbumJf1jxXC5PfdyGNlaI4r+2XfbdRIYBJL+ILL+qBS+oCyrWFXtdeMr4vf6xChma2JrqQ83FWVChjDeDaJAmA== root@cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe94:30fd/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.8 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-3d1b30f8-e867-4f36-861c-4c96cf54beee launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee login: 2019-07-03 03:50:06,139 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-07-03 03:50:15,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 03:50:15,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 03:50:15,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb97a3c0-badd-49ed-9d01-6583a994e5a8 x-openstack-request-id: req-fb97a3c0-badd-49ed-9d01-6583a994e5a8 2019-07-03 03:50:15,284 - 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 528482713 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.249785] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.252898] pid_max: default: 32768 minimum: 301\n[ 0.254567] ACPI: Core revision 20150930\n[ 0.256633] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.259074] Security Framework initialized\n[ 0.260608] Yama: becoming mindful.\n[ 0.261966] AppArmor: AppArmor initialized\n[ 0.263528] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.265971] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.268361] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270612] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.273196] Initializing cgroup subsys io\n[ 0.274714] Initializing cgroup subsys memory\n[ 0.276387] Initializing cgroup subsys devices\n[ 0.278019] Initializing cgroup subsys freezer\n[ 0.279601] Initializing cgroup subsys net_cls\n[ 0.281233] Initializing cgroup subsys perf_event\n[ 0.282898] Initializing cgroup subsys net_prio\n[ 0.284566] Initializing cgroup subsys hugetlb\n[ 0.286192] Initializing cgroup subsys pids\n[ 0.287766] CPU: Physical Processor ID: 0\n[ 0.289966] mce: CPU supports 10 MCE banks\n[ 0.291496] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.293370] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.311631] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.322156] ftrace: allocating 31920 entries in 125 pages\n[ 0.358480] smpboot: Max logical packages: 1\n[ 0.360088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362640] x2apic enabled\n[ 0.364093] Switched APIC routing to physical x2apic.\n[ 0.367127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373157] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376507] KVM setup paravirtual spinlock\n[ 0.378532] x86: Booted up 1 node, 1 CPUs\n[ 0.380040] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382575] devtmpfs: initialized\n[ 0.384883] evm: security.selinux\n[ 0.386189] evm: security.SMACK64\n[ 0.387479] evm: security.SMACK64EXEC\n[ 0.388873] evm: security.SMACK64TRANSMUTE\n[ 0.390378] evm: security.SMACK64MMAP\n[ 0.391764] evm: security.ima\n[ 0.392951] evm: security.capability\n[ 0.394385] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397813] pinctrl core: initialized pinctrl subsystem\n[ 0.399805] RTC time: 3:49:56, date: 07/03/19\n[ 0.401525] NET: Registered protocol family 16\n[ 0.403285] cpuidle: using governor ladder\n[ 0.404816] cpuidle: using governor menu\n[ 0.406280] PCCT header not found.\n[ 0.407650] ACPI: bus type PCI registered\n[ 0.409145] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411441] PCI: Using configuration type 1 for base access\n[ 0.414140] ACPI: Added _OSI(Module Device)\n[ 0.415705] ACPI: Added _OSI(Processor Device)\n[ 0.417312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.418999] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.421706] ACPI: Interpreter enabled\n[ 0.423125] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.426851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.430875] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.438926] ACPI: (supports S0 S5)\n[ 0.440457] ACPI: Using IOAPIC for interrupt routing\n[ 0.442547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.450308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.460455] acpiphp: Slot [3] registered\n[ 0.462199] acpiphp: Slot [4] registered\n[ 0.463934] acpiphp: Slot [5] registered\n[ 0.465669] acpiphp: Slot [6] registered\n[ 0.467387] acpiphp: Slot [7] registered\n[ 0.469116] acpiphp: Slot [8] registered\n[ 0.470850] acpiphp: Slot [9] registered\n[ 0.472606] acpiphp: Slot [10] registered\n[ 0.474356] acpiphp: Slot [11] registered\n[ 0.476112] acpiphp: Slot [12] registered\n[ 0.477864] acpiphp: Slot [13] registered\n[ 0.479627] acpiphp: Slot [14] registered\n[ 0.481385] acpiphp: Slot [15] registered\n[ 0.499811] acpiphp: Slot [16] registered\n[ 0.501570] acpiphp: Slot [17] registered\n[ 0.503326] acpiphp: Slot [18] registered\n[ 0.505099] acpiphp: Slot [19] registered\n[ 0.506850] acpiphp: Slot [20] registered\n[ 0.508606] acpiphp: Slot [21] registered\n[ 0.510359] acpiphp: Slot [22] registered\n[ 0.512123] acpiphp: Slot [23] registered\n[ 0.513874] acpiphp: Slot [24] registered\n[ 0.515634] acpiphp: Slot [25] registered\n[ 0.517380] acpiphp: Slot [26] registered\n[ 0.519139] acpiphp: Slot [27] registered\n[ 0.520895] acpiphp: Slot [28] registered\n[ 0.522650] acpiphp: Slot [29] registered\n[ 0.524397] acpiphp: Slot [30] registered\n[ 0.526164] acpiphp: Slot [31] registered\n[ 0.527916] PCI host bridge to bus 0000:00\n[ 0.529681] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.534696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.537440] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.540609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.543771] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.546989] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.553049] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.555893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.558496] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.561294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.566336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.569459] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592435] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.595517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.598510] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.601462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.604412] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.607019] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.609735] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.612058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615438] vgaarb: loaded\n[ 0.616721] vgaarb: bridge control possible 0000:00:02.0\n[ 0.619274] SCSI subsystem initialized\n[ 0.621192] ACPI: bus type USB registered\n[ 0.622970] usbcore: registered new interface driver usbfs\n[ 0.625233] usbcore: registered new interface driver hub\n[ 0.627432] usbcore: registered new device driver usb\n[ 0.629750] PCI: Using ACPI for IRQ routing\n[ 0.632028] NetLabel: Initializing\n[ 0.633577] NetLabel: domain hash size = 128\n[ 0.635426] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.637522] NetLabel: unlabeled traffic allowed by default\n[ 0.640023] clocksource: Switched to clocksource kvm-clock\n[ 0.650977] AppArmor: AppArmor Filesystem Enabled\n[ 0.653042] pnp: PnP ACPI init\n[ 0.654796] pnp: PnP ACPI: found 5 devices\n[ 0.662253] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.665986] NET: Registered protocol family 2\n[ 0.668145] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.670980] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.673612] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.676243] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.678626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.681197] NET: Registered protocol family 1\n[ 0.683097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.685511] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.687872] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.703337] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.718886] Trying to unpack rootfs image as initramfs...\n[ 0.780967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.784421] Scanning for low memory corruption every 60 seconds\n[ 0.787130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.789704] audit: initializing netlink subsys (disabled)\n[ 0.791951] audit: type=2000 audit(1562125797.208:1): initialized\n[ 0.794680] Initialise system trusted keyring\n[ 0.796675] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.802842] zbud: loaded\n[ 0.804250] VFS: Disk quotas dquot_6.6.0\n[ 0.806001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.809144] fuse init (API version 7.23)\n[ 0.810997] Key type big_key registered\n[ 0.812718] Allocating IMA MOK and blacklist keyrings.\n[ 0.815183] Key type asymmetric registered\n[ 0.816983] Asymmetric key parser 'x509' registered\n[ 0.819068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.822279] io scheduler noop registered\n[ 0.823989] io scheduler deadline registered (default)\n[ 0.826165] io scheduler cfq registered\n[ 0.827932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.830221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.832969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.836129] ACPI: Power Button [PWRF]\n[ 0.837869] GHES: HEST is not enabled!\n[ 0.852450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.882660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.886654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.913209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.917348] Linux agpgart interface v0.103\n[ 0.921269] brd: module loaded\n[ 0.923898] loop: module loaded\n[ 0.931145] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.934252] GPT:90111 != 2097151\n[ 0.935683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.938039] GPT:90111 != 2097151\n[ 0.939474] GPT: Use GNU Parted to correct GPT errors.\n[ 0.941546] vda: vda1 vda15\n[ 0.943599] scsi host0: ata_piix\n[ 0.945193] scsi host1: ata_piix\n[ 0.946695] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.949334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.952620] libphy: Fixed MDIO Bus: probed\n[ 0.954360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.956401] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.960117] PPP generic driver version 2.4.2\n[ 0.961992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964569] ehci-pci: EHCI PCI platform driver\n[ 0.966430] ehci-platform: EHCI generic platform driver\n[ 0.968549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970978] ohci-pci: OHCI PCI platform driver\n[ 0.972847] ohci-platform: OHCI generic platform driver\n[ 0.974961] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.990428] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.992560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.995690] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.997785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.000218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.002901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.005899] usb usb1: Product: UHCI Host Controller\n[ 1.007898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.010342] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.012374] hub 1-0:1.0: USB hub found\n[ 1.014022] hub 1-0:1.0: 2 ports detected\n[ 1.015879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.020107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.022140] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.024281] mousedev: PS/2 mouse device common for all mice\n[ 1.026887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.030471] rtc_cmos 00:00: RTC can wake from S4\n[ 1.032965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.035497] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.038059] i2c /dev entries driver\n[ 1.039631] device-mapper: uevent: version 1.0.3\n[ 1.041626] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.045117] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.047836] NET: Registered protocol family 10\n[ 1.049979] NET: Registered protocol family 17\n[ 1.051865] Key type dns_resolver registered\n[ 1.053818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.056178] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.059849] registered taskstats version 1\n[ 1.061635] Loading compiled-in X.509 certificates\n[ 1.064172] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.068177] zswap: loaded using pool lzo/zbud\n[ 1.070797] Key type trusted registered\n[ 1.073483] Key type encrypted registered\n[ 1.075226] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.077447] ima: No TPM chip found, activating TPM-bypass!\n[ 1.079659] evm: HMAC attrs: 0x1\n[ 1.081509] Magic number: 11:333:815\n[ 1.083255] rtc_cmos 00:00: setting system clock to 2019-07-03 03:49:57 UTC (1562125797)\n[ 1.086659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.089077] EDD information not available.\n[ 1.109773] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.129657] Write protecting the kernel read-only data: 14336k\n[ 1.135245] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.138708] 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.95\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.313372] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCO9U3V/uyuyLEeJOV0dat+LgIl0WKK7NQ68kgJjq0kAyYPoItcRXO0zx1rrbwsIHa0OEJsZ0lgzNS9jiy7efkuVuyK+xINoTyi56HIZAlr4O5tfZJFcX65iwPYyAUFTuew2KfkAgpMEjK+1emGGGC++A9JfmAAgWmPN7wWx78MaT5botnMlrGC1goNaLf3ukXJ6VpsydlSxL1WteQ5Zwajpmv2NHEZfmE/BfOfUQlQYbnHEkJQz8NaEulxc+JmAVo6pf1Fu3WfWJ0f7IJ15Zqb4tXGKz2Hzzb+zQfoF4L9Xrca/0bXamFk9j+7NeOy76oQL+ISBrZb/UzBI3QD/1z root@cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4mvGaWwtp//6WTgybAQi8aek+ISfpkWE0HFEUcvNraEnfe5WjqVXYKjA7Cu7Yk7G+eqn4sLqkYQATFjOf5vM0BFpbMT9oSv8qG1W/WU1KQQ5E+pksl0Al21c3PsRixss1p+7xlY/pJBbC/ZDBqQo4S/cbxlG9dvG5RrGVuc4olAAAAFQCh7fLAjt/grBtxlKEMdLAlE48J6wAAAIAJ+VOlHXt5eDYYxRY1cvz3hv5K1Pq2pY55Ob1OB19nLAT0l9lkOTgFOrSlVXVUDesKtV7iwogwtxIkzPXjIB6N+R+l/zOvpymfb0lRysQWH8ctqQamGRuLivDZyq3r0/6qjso0wBqtjFy3es+NuBNrIV4ZAjzoR9OQviFt9uuE/wAAAIALL9PzBDHYsaMLaz5ydUAvYn9np0pzv+ef+clal5f1Wm5/S/wolCgE+su9UaqMNDXU43SsBOeDjUA8A4CFf5/sGbumJf1jxXC5PfdyGNlaI4r+2XfbdRIYBJL+ILL+qBS+oCyrWFXtdeMr4vf6xChma2JrqQ83FWVChjDeDaJAmA== root@cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe94:30fd/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.8 \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-3d1b30f8-e867-4f36-861c-4c96cf54beee\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.86 ===\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-3d1b30f8-e867-4f36-861c-4c96cf54beee login: "} 2019-07-03 03:50:15,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f/action used request id req-fb97a3c0-badd-49ed-9d01-6583a994e5a8 2019-07-03 03:50:15,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.136224031448s 2019-07-03 03:50:15,286 - 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 528482713 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.249785] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.252898] pid_max: default: 32768 minimum: 301 [ 0.254567] ACPI: Core revision 20150930 [ 0.256633] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259074] Security Framework initialized [ 0.260608] Yama: becoming mindful. [ 0.261966] AppArmor: AppArmor initialized [ 0.263528] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.265971] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.268361] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270612] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.273196] Initializing cgroup subsys io [ 0.274714] Initializing cgroup subsys memory [ 0.276387] Initializing cgroup subsys devices [ 0.278019] Initializing cgroup subsys freezer [ 0.279601] Initializing cgroup subsys net_cls [ 0.281233] Initializing cgroup subsys perf_event [ 0.282898] Initializing cgroup subsys net_prio [ 0.284566] Initializing cgroup subsys hugetlb [ 0.286192] Initializing cgroup subsys pids [ 0.287766] CPU: Physical Processor ID: 0 [ 0.289966] mce: CPU supports 10 MCE banks [ 0.291496] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.293370] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.311631] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.322156] ftrace: allocating 31920 entries in 125 pages [ 0.358480] smpboot: Max logical packages: 1 [ 0.360088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362640] x2apic enabled [ 0.364093] Switched APIC routing to physical x2apic. [ 0.367127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373157] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376507] KVM setup paravirtual spinlock [ 0.378532] x86: Booted up 1 node, 1 CPUs [ 0.380040] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382575] devtmpfs: initialized [ 0.384883] evm: security.selinux [ 0.386189] evm: security.SMACK64 [ 0.387479] evm: security.SMACK64EXEC [ 0.388873] evm: security.SMACK64TRANSMUTE [ 0.390378] evm: security.SMACK64MMAP [ 0.391764] evm: security.ima [ 0.392951] evm: security.capability [ 0.394385] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397813] pinctrl core: initialized pinctrl subsystem [ 0.399805] RTC time: 3:49:56, date: 07/03/19 [ 0.401525] NET: Registered protocol family 16 [ 0.403285] cpuidle: using governor ladder [ 0.404816] cpuidle: using governor menu [ 0.406280] PCCT header not found. [ 0.407650] ACPI: bus type PCI registered [ 0.409145] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411441] PCI: Using configuration type 1 for base access [ 0.414140] ACPI: Added _OSI(Module Device) [ 0.415705] ACPI: Added _OSI(Processor Device) [ 0.417312] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.418999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.421706] ACPI: Interpreter enabled [ 0.423125] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.426851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.430875] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.438926] ACPI: (supports S0 S5) [ 0.440457] ACPI: Using IOAPIC for interrupt routing [ 0.442547] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.450308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.460455] acpiphp: Slot [3] registered [ 0.462199] acpiphp: Slot [4] registered [ 0.463934] acpiphp: Slot [5] registered [ 0.465669] acpiphp: Slot [6] registered [ 0.467387] acpiphp: Slot [7] registered [ 0.469116] acpiphp: Slot [8] registered [ 0.470850] acpiphp: Slot [9] registered [ 0.472606] acpiphp: Slot [10] registered [ 0.474356] acpiphp: Slot [11] registered [ 0.476112] acpiphp: Slot [12] registered [ 0.477864] acpiphp: Slot [13] registered [ 0.479627] acpiphp: Slot [14] registered [ 0.481385] acpiphp: Slot [15] registered [ 0.499811] acpiphp: Slot [16] registered [ 0.501570] acpiphp: Slot [17] registered [ 0.503326] acpiphp: Slot [18] registered [ 0.505099] acpiphp: Slot [19] registered [ 0.506850] acpiphp: Slot [20] registered [ 0.508606] acpiphp: Slot [21] registered [ 0.510359] acpiphp: Slot [22] registered [ 0.512123] acpiphp: Slot [23] registered [ 0.513874] acpiphp: Slot [24] registered [ 0.515634] acpiphp: Slot [25] registered [ 0.517380] acpiphp: Slot [26] registered [ 0.519139] acpiphp: Slot [27] registered [ 0.520895] acpiphp: Slot [28] registered [ 0.522650] acpiphp: Slot [29] registered [ 0.524397] acpiphp: Slot [30] registered [ 0.526164] acpiphp: Slot [31] registered [ 0.527916] PCI host bridge to bus 0000:00 [ 0.529681] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537440] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.543771] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.546989] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.553049] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.555893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.558496] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.561294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.566336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.569459] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.592435] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.595517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.598510] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.601462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.604412] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.607019] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.609735] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.612058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.615438] vgaarb: loaded [ 0.616721] vgaarb: bridge control possible 0000:00:02.0 [ 0.619274] SCSI subsystem initialized [ 0.621192] ACPI: bus type USB registered [ 0.622970] usbcore: registered new interface driver usbfs [ 0.625233] usbcore: registered new interface driver hub [ 0.627432] usbcore: registered new device driver usb [ 0.629750] PCI: Using ACPI for IRQ routing [ 0.632028] NetLabel: Initializing [ 0.633577] NetLabel: domain hash size = 128 [ 0.635426] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.637522] NetLabel: unlabeled traffic allowed by default [ 0.640023] clocksource: Switched to clocksource kvm-clock [ 0.650977] AppArmor: AppArmor Filesystem Enabled [ 0.653042] pnp: PnP ACPI init [ 0.654796] pnp: PnP ACPI: found 5 devices [ 0.662253] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.665986] NET: Registered protocol family 2 [ 0.668145] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.670980] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.673612] TCP: Hash tables configured (established 4096 bind 4096) [ 0.676243] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.678626] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.681197] NET: Registered protocol family 1 [ 0.683097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.685511] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.687872] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.703337] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.718886] Trying to unpack rootfs image as initramfs... [ 0.780967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.784421] Scanning for low memory corruption every 60 seconds [ 0.787130] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.789704] audit: initializing netlink subsys (disabled) [ 0.791951] audit: type=2000 audit(1562125797.208:1): initialized [ 0.794680] Initialise system trusted keyring [ 0.796675] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.799222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.802842] zbud: loaded [ 0.804250] VFS: Disk quotas dquot_6.6.0 [ 0.806001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.809144] fuse init (API version 7.23) [ 0.810997] Key type big_key registered [ 0.812718] Allocating IMA MOK and blacklist keyrings. [ 0.815183] Key type asymmetric registered [ 0.816983] Asymmetric key parser 'x509' registered [ 0.819068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.822279] io scheduler noop registered [ 0.823989] io scheduler deadline registered (default) [ 0.826165] io scheduler cfq registered [ 0.827932] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.830221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.832969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.836129] ACPI: Power Button [PWRF] [ 0.837869] GHES: HEST is not enabled! [ 0.852450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.882660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.886654] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.913209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.917348] Linux agpgart interface v0.103 [ 0.921269] brd: module loaded [ 0.923898] loop: module loaded [ 0.931145] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.934252] GPT:90111 != 2097151 [ 0.935683] GPT:Alternate GPT header not at the end of the disk. [ 0.938039] GPT:90111 != 2097151 [ 0.939474] GPT: Use GNU Parted to correct GPT errors. [ 0.941546] vda: vda1 vda15 [ 0.943599] scsi host0: ata_piix [ 0.945193] scsi host1: ata_piix [ 0.946695] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.949334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.952620] libphy: Fixed MDIO Bus: probed [ 0.954360] tun: Universal TUN/TAP device driver, 1.6 [ 0.956401] tun: (C) 1999-2004 Max Krasnyansky [ 0.960117] PPP generic driver version 2.4.2 [ 0.961992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.964569] ehci-pci: EHCI PCI platform driver [ 0.966430] ehci-platform: EHCI generic platform driver [ 0.968549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.970978] ohci-pci: OHCI PCI platform driver [ 0.972847] ohci-platform: OHCI generic platform driver [ 0.974961] uhci_hcd: USB Universal Host Controller Interface driver [ 0.990428] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.992560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.995690] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.997785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.000218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.002901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.005899] usb usb1: Product: UHCI Host Controller [ 1.007898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.010342] usb usb1: SerialNumber: 0000:00:01.2 [ 1.012374] hub 1-0:1.0: USB hub found [ 1.014022] hub 1-0:1.0: 2 ports detected [ 1.015879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.020107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.022140] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.024281] mousedev: PS/2 mouse device common for all mice [ 1.026887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.030471] rtc_cmos 00:00: RTC can wake from S4 [ 1.032965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.035497] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.038059] i2c /dev entries driver [ 1.039631] device-mapper: uevent: version 1.0.3 [ 1.041626] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.045117] ledtrig-cpu: registered to indicate activity on CPUs [ 1.047836] NET: Registered protocol family 10 [ 1.049979] NET: Registered protocol family 17 [ 1.051865] Key type dns_resolver registered [ 1.053818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.056178] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.059849] registered taskstats version 1 [ 1.061635] Loading compiled-in X.509 certificates [ 1.064172] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.068177] zswap: loaded using pool lzo/zbud [ 1.070797] Key type trusted registered [ 1.073483] Key type encrypted registered [ 1.075226] AppArmor: AppArmor sha1 policy hashing enabled [ 1.077447] ima: No TPM chip found, activating TPM-bypass! [ 1.079659] evm: HMAC attrs: 0x1 [ 1.081509] Magic number: 11:333:815 [ 1.083255] rtc_cmos 00:00: setting system clock to 2019-07-03 03:49:57 UTC (1562125797) [ 1.086659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.089077] EDD information not available. [ 1.109773] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.129657] Write protecting the kernel read-only data: 14336k [ 1.135245] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.138708] 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.95 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.313372] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.10. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCO9U3V/uyuyLEeJOV0dat+LgIl0WKK7NQ68kgJjq0kAyYPoItcRXO0zx1rrbwsIHa0OEJsZ0lgzNS9jiy7efkuVuyK+xINoTyi56HIZAlr4O5tfZJFcX65iwPYyAUFTuew2KfkAgpMEjK+1emGGGC++A9JfmAAgWmPN7wWx78MaT5botnMlrGC1goNaLf3ukXJ6VpsydlSxL1WteQ5Zwajpmv2NHEZfmE/BfOfUQlQYbnHEkJQz8NaEulxc+JmAVo6pf1Fu3WfWJ0f7IJ15Zqb4tXGKz2Hzzb+zQfoF4L9Xrca/0bXamFk9j+7NeOy76oQL+ISBrZb/UzBI3QD/1z root@cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee ssh-dss AAAAB3NzaC1kc3MAAACBAJ4mvGaWwtp//6WTgybAQi8aek+ISfpkWE0HFEUcvNraEnfe5WjqVXYKjA7Cu7Yk7G+eqn4sLqkYQATFjOf5vM0BFpbMT9oSv8qG1W/WU1KQQ5E+pksl0Al21c3PsRixss1p+7xlY/pJBbC/ZDBqQo4S/cbxlG9dvG5RrGVuc4olAAAAFQCh7fLAjt/grBtxlKEMdLAlE48J6wAAAIAJ+VOlHXt5eDYYxRY1cvz3hv5K1Pq2pY55Ob1OB19nLAT0l9lkOTgFOrSlVXVUDesKtV7iwogwtxIkzPXjIB6N+R+l/zOvpymfb0lRysQWH8ctqQamGRuLivDZyq3r0/6qjso0wBqtjFy3es+NuBNrIV4ZAjzoR9OQviFt9uuE/wAAAIALL9PzBDHYsaMLaz5ydUAvYn9np0pzv+ef+clal5f1Wm5/S/wolCgE+su9UaqMNDXU43SsBOeDjUA8A4CFf5/sGbumJf1jxXC5PfdyGNlaI4r+2XfbdRIYBJL+ILL+qBS+oCyrWFXtdeMr4vf6xChma2JrqQ83FWVChjDeDaJAmA== root@cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe94:30fd/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.8 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-3d1b30f8-e867-4f36-861c-4c96cf54beee launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-3d1b30f8-e867-4f36-861c-4c96cf54beee login: 2019-07-03 03:50:15,289 - paramiko.transport - DEBUG - starting thread (client mode): 0x5aad8a90L 2019-07-03 03:50:15,289 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 03:50:15,289 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-03 03:50:15,290 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-03 03:50:15,291 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 03:50:15,291 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 03:50:15,291 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-03 03:50:15,291 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 03:50:15,291 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 03:50:15,292 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 03:50:15,309 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 03:50:15,309 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 03:50:15,321 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 249dcc52d20677a6ffca92cda6c22a73 2019-07-03 03:50:15,322 - paramiko.transport - DEBUG - Trying discovered key 975a7f5c96b70df89beaaa04aa44529b in /tmp/tmpiaWZRD 2019-07-03 03:50:15,347 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 03:50:15,352 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 03:50:15,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-07-03 03:50:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"volume": {"display_name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "size": "2"}}' 2019-07-03 03:50:16,821 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-4a9785ea-da71-40f3-9c6f-a427ab33358b x-openstack-request-id: req-4a9785ea-da71-40f3-9c6f-a427ab33358b 2019-07-03 03:50:16,822 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}} 2019-07-03 03:50:16,822 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes used request id req-4a9785ea-da71-40f3-9c6f-a427ab33358b 2019-07-03 03:50:16,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.46096301079s 2019-07-03 03:50:16,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:50:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:17,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5a0a7e2b-f971-47a7-89bd-8cb9861ab840 x-openstack-request-id: req-5a0a7e2b-f971-47a7-89bd-8cb9861ab840 2019-07-03 03:50:17,876 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:50:16.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:50:17,876 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-5a0a7e2b-f971-47a7-89bd-8cb9861ab840 2019-07-03 03:50:17,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05304288864s 2019-07-03 03:50:17,878 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:50:19,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:50:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:20,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a07d40d1-0993-4da9-8a79-ce0842cd4be3 x-openstack-request-id: req-a07d40d1-0993-4da9-8a79-ce0842cd4be3 2019-07-03 03:50:20,912 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:50:19.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:50:20,912 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-a07d40d1-0993-4da9-8a79-ce0842cd4be3 2019-07-03 03:50:20,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03152704239s 2019-07-03 03:50:20,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:50:20,914 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:21,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:21 GMT X-Openstack-Request-Id: req-5ee1a6e4-98c4-4e4c-a4ba-f40578ce3d34 2019-07-03 03:50:21,340 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"990edc65978c4d869143f6207271bc64","l2_adjacency":true,"status":"ACTIVE","subnets":["d0018609-0a56-43de-9fee-6271bef143b2"],"description":"","tags":[],"updated_at":"2019-07-03T03:49:23Z","qos_policy_id":null,"name":"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee","admin_state_up":true,"tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:50:21,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5ee1a6e4-98c4-4e4c-a4ba-f40578ce3d34 2019-07-03 03:50:21,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.426959037781s 2019-07-03 03:50:21,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:50:21,350 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:21,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:21 GMT X-Openstack-Request-Id: req-66564da1-fa02-4454-bc73-c32bace0c622 2019-07-03 03:50:21,661 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:49:36Z", "file": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823/file", "owner": "990edc65978c4d869143f6207271bc64", "id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "size": 12716032, "self": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:50:21,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-66564da1-fa02-4454-bc73-c32bace0c622 2019-07-03 03:50:21,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315521001816s 2019-07-03 03:50:21,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:50:21,667 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:21,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab3be6c2-fc62-4812-b569-b29f3481db68 x-openstack-request-id: req-ab3be6c2-fc62-4812-b569-b29f3481db68 2019-07-03 03:50:21,689 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_3d1b30f8-e867-4f36-861c-4c96cf54beee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "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": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274"}]} 2019-07-03 03:50:21,689 - 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-ab3be6c2-fc62-4812-b569-b29f3481db68 2019-07-03 03:50:21,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263528823853s 2019-07-03 03:50:21,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 03:50:21,694 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"server": {"name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "imageRef": "ea0fdb79-f10b-4998-9c40-c983690e5823", "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "flavorRef": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "max_count": 1, "min_count": 1, "networks": [{"uuid": "34eef7a9-1eed-4aa0-88c9-dbda70426895"}], "security_groups": [{"name": "ff640064-cf41-47da-abe8-9c123ad47332"}]}}' 2019-07-03 03:50:25,738 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50: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 location: http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32 x-compute-request-id: req-803d1569-520c-47db-8a77-132ee4092ea3 x-openstack-request-id: req-803d1569-520c-47db-8a77-132ee4092ea3 2019-07-03 03:50:25,738 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ff640064-cf41-47da-abe8-9c123ad47332"}], "OS-DCF:diskConfig": "MANUAL", "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "adminPass": "z3HAbHP5ehg9"}} 2019-07-03 03:50:25,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803d1569-520c-47db-8a77-132ee4092ea3 2019-07-03 03:50:25,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.04738807678s 2019-07-03 03:50:25,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:50:25,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:26,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01f1a209-4800-48a8-86b3-70f37cb8633b x-openstack-request-id: req-01f1a209-4800-48a8-86b3-70f37cb8633b 2019-07-03 03:50:26,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:50:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:49:56.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:49:55Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:50:26,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-01f1a209-4800-48a8-86b3-70f37cb8633b 2019-07-03 03:50:26,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03039216995s 2019-07-03 03:50:26,777 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:50:28,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:50:28,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:29,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f282178b-d3c2-4425-b9e5-08f195b0cd20 x-openstack-request-id: req-f282178b-d3c2-4425-b9e5-08f195b0cd20 2019-07-03 03:50:29,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:50:28Z", "hostId": "a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:49:56.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:49:55Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:50:29,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f282178b-d3c2-4425-b9e5-08f195b0cd20 2019-07-03 03:50:29,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.981336116791s 2019-07-03 03:50:29,769 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:50:31,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:50:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:32,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50: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-59c9d46a-76b1-4414-8d9f-cc84056999e9 x-openstack-request-id: req-59c9d46a-76b1-4414-8d9f-cc84056999e9 2019-07-03 03:50:32,584 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:50:28Z", "hostId": "a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:49:56.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:49:55Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:50:32,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59c9d46a-76b1-4414-8d9f-cc84056999e9 2019-07-03 03:50:32,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813316106796s 2019-07-03 03:50:32,592 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:50:34,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:50:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:35,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50: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-5aef4c07-bc89-4b9a-9165-cf64a7ec4ebe x-openstack-request-id: req-5aef4c07-bc89-4b9a-9165-cf64a7ec4ebe 2019-07-03 03:50:35,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/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T03:50:28Z", "hostId": "a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:49:56.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:49:55Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:50:35,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5aef4c07-bc89-4b9a-9165-cf64a7ec4ebe 2019-07-03 03:50:35,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750468969345s 2019-07-03 03:50:35,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:50:37,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:50:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:38,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 892 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7377137f-5b35-435c-b9b7-b5c994bf5c17 x-openstack-request-id: req-7377137f-5b35-435c-b9b7-b5c994bf5c17 2019-07-03 03:50:38,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:50:35.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:50:36Z", "hostId": "a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:49:56.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:49:55Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:50:38,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7377137f-5b35-435c-b9b7-b5c994bf5c17 2019-07-03 03:50:38,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21815705299s 2019-07-03 03:50:38,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:50:38,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c6744da1-7e17-48bb-a4a8-13c0c7eecc32" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:38,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:38 GMT X-Openstack-Request-Id: req-0a9b6bc8-4fa1-4ee2-ad00-7ef0cf95fc27 2019-07-03 03:50:38,633 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:50:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0018609-0a56-43de-9fee-6271bef143b2","ip_address":"192.168.120.29"}],"id":"8f8d72ad-663b-432a-9a2e-d3bc5786a662","security_groups":["ff640064-cf41-47da-abe8-9c123ad47332"],"mac_address":"fa:16:3e:10:d7:f3","project_id":"990edc65978c4d869143f6207271bc64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:50:28Z","binding:vnic_type":"normal","device_id":"c6744da1-7e17-48bb-a4a8-13c0c7eecc32","ip_allocation":"immediate"}]} 2019-07-03 03:50:38,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c6744da1-7e17-48bb-a4a8-13c0c7eecc32 used request id req-0a9b6bc8-4fa1-4ee2-ad00-7ef0cf95fc27 2019-07-03 03:50:38,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525710582733s 2019-07-03 03:50:38,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8f8d72ad-663b-432a-9a2e-d3bc5786a662" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:38,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:38 GMT X-Openstack-Request-Id: req-c0397a96-f6bf-4d76-918d-005cf43263f2 2019-07-03 03:50:38,699 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:50:38,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8f8d72ad-663b-432a-9a2e-d3bc5786a662 used request id req-c0397a96-f6bf-4d76-918d-005cf43263f2 2019-07-03 03:50:38,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0559859275818s 2019-07-03 03:50:38,700 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:d7:f3', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea0fdb79-f10b-4998-9c40-c983690e5823'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:50:35.000000', 'flavor': Munch({u'id': u'7e9e53e1-7b4b-4dbe-967c-2d7837ebc274'}), 'az': u'nova', 'id': u'c6744da1-7e17-48bb-a4a8-13c0c7eecc32', 'security_groups': [Munch({u'name': u'cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f75afa158ae54b26b8348af4488c48f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'990edc65978c4d869143f6207271bc64', 'name': 'cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T03:50:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T03:50:36Z', 'hostId': u'a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T03:50:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'990edc65978c4d869143f6207271bc64', 'name': u'cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'adminPass': u'z3HAbHP5ehg9', 'tenant_id': u'990edc65978c4d869143f6207271bc64', 'created_at': u'2019-07-03T03:50:25Z', 'created': u'2019-07-03T03:50:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 03:50:38,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:50:38,706 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:38,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:38 GMT X-Openstack-Request-Id: req-fb255bd2-8781-44f1-9023-1b26ca55f151 2019-07-03 03:50:38,804 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"990edc65978c4d869143f6207271bc64","l2_adjacency":true,"status":"ACTIVE","subnets":["d0018609-0a56-43de-9fee-6271bef143b2"],"description":"","tags":[],"updated_at":"2019-07-03T03:49:23Z","qos_policy_id":null,"name":"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee","admin_state_up":true,"tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:50:38,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fb255bd2-8781-44f1-9023-1b26ca55f151 2019-07-03 03:50:38,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987870693207s 2019-07-03 03:50:38,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 03:50:38,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c6744da1-7e17-48bb-a4a8-13c0c7eecc32" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:38,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:38 GMT X-Openstack-Request-Id: req-0cca4c14-892b-4b9c-9292-e68fdae9a766 2019-07-03 03:50:38,858 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T03:50:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0018609-0a56-43de-9fee-6271bef143b2","ip_address":"192.168.120.29"}],"id":"8f8d72ad-663b-432a-9a2e-d3bc5786a662","security_groups":["ff640064-cf41-47da-abe8-9c123ad47332"],"mac_address":"fa:16:3e:10:d7:f3","project_id":"990edc65978c4d869143f6207271bc64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:50:28Z","binding:vnic_type":"normal","device_id":"c6744da1-7e17-48bb-a4a8-13c0c7eecc32","ip_allocation":"immediate"}]} 2019-07-03 03:50:38,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c6744da1-7e17-48bb-a4a8-13c0c7eecc32 used request id req-0cca4c14-892b-4b9c-9292-e68fdae9a766 2019-07-03 03:50:38,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0532441139221s 2019-07-03 03:50:38,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 03:50:38,860 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.29", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662"}}' 2019-07-03 03:50:41,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:41 GMT X-Openstack-Request-Id: req-b358c25d-6d85-419c-9ea3-682afea20e5d 2019-07-03 03:50:41,775 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:39Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}} 2019-07-03 03:50:41,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b358c25d-6d85-419c-9ea3-682afea20e5d 2019-07-03 03:50:41,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.91564106941s 2019-07-03 03:50:41,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:41,791 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:42,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:42 GMT X-Openstack-Request-Id: req-91aaca15-077d-457f-a5a2-66b88875c24b 2019-07-03 03:50:42,178 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:05Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}, {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:39Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}]} 2019-07-03 03:50:42,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-91aaca15-077d-457f-a5a2-66b88875c24b 2019-07-03 03:50:42,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.388190031052s 2019-07-03 03:50:42,189 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:42,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:42,300 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:42,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:42 GMT X-Openstack-Request-Id: req-97388d5f-4212-4d0e-88eb-a13b7ce59cbd 2019-07-03 03:50:42,373 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:05Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}, {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:39Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}]} 2019-07-03 03:50:42,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-97388d5f-4212-4d0e-88eb-a13b7ce59cbd 2019-07-03 03:50:42,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0743479728699s 2019-07-03 03:50:42,386 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:42,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:42,496 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:42,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:42 GMT X-Openstack-Request-Id: req-e0e49d5b-844a-4417-b5be-912cd463a101 2019-07-03 03:50:42,562 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:05Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}, {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:39Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}]} 2019-07-03 03:50:42,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e0e49d5b-844a-4417-b5be-912cd463a101 2019-07-03 03:50:42,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0667600631714s 2019-07-03 03:50:42,574 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:42,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:42,685 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:42,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:42 GMT X-Openstack-Request-Id: req-3f5c18a6-dd41-40ba-acd2-4cdf3710a383 2019-07-03 03:50:42,750 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:05Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}, {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:39Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}]} 2019-07-03 03:50:42,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3f5c18a6-dd41-40ba-acd2-4cdf3710a383 2019-07-03 03:50:42,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660200119019s 2019-07-03 03:50:42,762 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:42,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:42,872 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:42,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:42 GMT X-Openstack-Request-Id: req-62628fbe-1563-4047-b6ce-9c0e048f3e2e 2019-07-03 03:50:42,936 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:05Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}, {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:39Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}]} 2019-07-03 03:50:42,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-62628fbe-1563-4047-b6ce-9c0e048f3e2e 2019-07-03 03:50:42,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0645151138306s 2019-07-03 03:50:42,947 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:43,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:43,058 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:43,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:43 GMT X-Openstack-Request-Id: req-fefd4c83-fd53-4b10-8b2d-b6b04b0b0599 2019-07-03 03:50:43,167 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:05Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}, {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "DOWN", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:39Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}]} 2019-07-03 03:50:43,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fefd4c83-fd53-4b10-8b2d-b6b04b0b0599 2019-07-03 03:50:43,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.110243082047s 2019-07-03 03:50:43,179 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 03:50:43,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:50:43,288 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:43,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:43 GMT X-Openstack-Request-Id: req-eca7fac4-8aae-418b-b462-caedc855a050 2019-07-03 03:50:43,360 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:01Z", "updated_at": "2019-07-03T03:50:05Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:94:30:fd", "device_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "fe3100b1-6e31-4164-acfa-27fc746d7269", "id": "77592e89-eba5-46cc-ae82-0b6e5a211b66", "qos_policy_id": null}, {"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:43Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}]} 2019-07-03 03:50:43,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-eca7fac4-8aae-418b-b462-caedc855a050 2019-07-03 03:50:43,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.073292016983s 2019-07-03 03:50:43,372 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ff44c6a4-fc21-4929-9f0a-e81bc4c89cea', 'updated_at': u'2019-07-03T03:50:43Z', 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'8f8d72ad-663b-432a-9a2e-d3bc5786a662', 'id': u'd7ad9568-ac3e-481e-97fe-598f16ca8494', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'8f8d72ad-663b-432a-9a2e-d3bc5786a662', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'990edc65978c4d869143f6207271bc64', 'name': 'cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'990edc65978c4d869143f6207271bc64', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'34eef7a9-1eed-4aa0-88c9-dbda70426895', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:10:d7:f3', u'device_id': u'c6744da1-7e17-48bb-a4a8-13c0c7eecc32'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'990edc65978c4d869143f6207271bc64', 'created_at': u'2019-07-03T03:50:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'34eef7a9-1eed-4aa0-88c9-dbda70426895', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:10:d7:f3', u'device_id': u'c6744da1-7e17-48bb-a4a8-13c0c7eecc32'}), 'router': u'ff44c6a4-fc21-4929-9f0a-e81bc4c89cea'}) 2019-07-03 03:50:43,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 03:50:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 03:50:43,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9619 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50: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-3cd102ea-40fa-4ccd-b41e-129d28374078 x-openstack-request-id: req-3cd102ea-40fa-4ccd-b41e-129d28374078 2019-07-03 03:50:43,446 - 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 544937368 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.244340] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.247480] pid_max: default: 32768 minimum: 301\n[ 0.249170] ACPI: Core revision 20150930\n[ 0.251253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253702] Security Framework initialized\n[ 0.255251] Yama: becoming mindful.\n[ 0.256616] AppArmor: AppArmor initialized\n[ 0.258306] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263211] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265501] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268159] Initializing cgroup subsys io\n[ 0.269710] Initializing cgroup subsys memory\n[ 0.271412] Initializing cgroup subsys devices\n[ 0.273086] Initializing cgroup subsys freezer\n[ 0.274794] Initializing cgroup subsys net_cls\n[ 0.276464] Initializing cgroup subsys perf_event\n[ 0.278241] Initializing cgroup subsys net_prio\n[ 0.280009] Initializing cgroup subsys hugetlb\n[ 0.281679] Initializing cgroup subsys pids\n[ 0.283319] CPU: Physical Processor ID: 0\n[ 0.285646] mce: CPU supports 10 MCE banks\n[ 0.287266] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289183] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.310375] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.320453] ftrace: allocating 31920 entries in 125 pages\n[ 0.358433] smpboot: Max logical packages: 1\n[ 0.360044] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362607] x2apic enabled\n[ 0.364056] Switched APIC routing to physical x2apic.\n[ 0.367127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369283] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373218] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376617] KVM setup paravirtual spinlock\n[ 0.378805] x86: Booted up 1 node, 1 CPUs\n[ 0.380329] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382925] devtmpfs: initialized\n[ 0.385271] evm: security.selinux\n[ 0.386591] evm: security.SMACK64\n[ 0.387905] evm: security.SMACK64EXEC\n[ 0.389328] evm: security.SMACK64TRANSMUTE\n[ 0.390870] evm: security.SMACK64MMAP\n[ 0.392294] evm: security.ima\n[ 0.393508] evm: security.capability\n[ 0.394995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.398490] pinctrl core: initialized pinctrl subsystem\n[ 0.400527] RTC time: 3:50:35, date: 07/03/19\n[ 0.402288] NET: Registered protocol family 16\n[ 0.404079] cpuidle: using governor ladder\n[ 0.405637] cpuidle: using governor menu\n[ 0.407135] PCCT header not found.\n[ 0.408547] ACPI: bus type PCI registered\n[ 0.410059] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.412416] PCI: Using configuration type 1 for base access\n[ 0.415160] ACPI: Added _OSI(Module Device)\n[ 0.416748] ACPI: Added _OSI(Processor Device)\n[ 0.418381] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.420090] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422858] ACPI: Interpreter enabled\n[ 0.424329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.427768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.431181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.438075] ACPI: (supports S0 S5)\n[ 0.439385] ACPI: Using IOAPIC for interrupt routing\n[ 0.441135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.445826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.447946] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450252] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.456555] acpiphp: Slot [3] registered\n[ 0.458032] acpiphp: Slot [4] registered\n[ 0.459524] acpiphp: Slot [5] registered\n[ 0.461006] acpiphp: Slot [6] registered\n[ 0.462499] acpiphp: Slot [7] registered\n[ 0.464009] acpiphp: Slot [8] registered\n[ 0.465530] acpiphp: Slot [9] registered\n[ 0.467030] acpiphp: Slot [10] registered\n[ 0.468559] acpiphp: Slot [11] registered\n[ 0.470092] acpiphp: Slot [12] registered\n[ 0.471627] acpiphp: Slot [13] registered\n[ 0.473149] acpiphp: Slot [14] registered\n[ 0.474682] acpiphp: Slot [15] registered\n[ 0.492731] acpiphp: Slot [16] registered\n[ 0.494278] acpiphp: Slot [17] registered\n[ 0.495810] acpiphp: Slot [18] registered\n[ 0.497362] acpiphp: Slot [19] registered\n[ 0.498913] acpiphp: Slot [20] registered\n[ 0.500444] acpiphp: Slot [21] registered\n[ 0.501976] acpiphp: Slot [22] registered\n[ 0.503509] acpiphp: Slot [23] registered\n[ 0.505039] acpiphp: Slot [24] registered\n[ 0.506575] acpiphp: Slot [25] registered\n[ 0.508099] acpiphp: Slot [26] registered\n[ 0.509625] acpiphp: Slot [27] registered\n[ 0.511159] acpiphp: Slot [28] registered\n[ 0.516325] acpiphp: Slot [29] registered\n[ 0.518212] acpiphp: Slot [30] registered\n[ 0.519860] acpiphp: Slot [31] registered\n[ 0.521523] PCI host bridge to bus 0000:00\n[ 0.523108] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.525434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.527746] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530495] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.533239] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.536052] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.542057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.544511] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.546782] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.549207] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.554424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.557113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.580789] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.584435] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.587605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.590765] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.593598] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.595983] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.598501] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.600619] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.603693] vgaarb: loaded\n[ 0.604864] vgaarb: bridge control possible 0000:00:02.0\n[ 0.607256] SCSI subsystem initialized\n[ 0.609036] ACPI: bus type USB registered\n[ 0.610668] usbcore: registered new interface driver usbfs\n[ 0.612811] usbcore: registered new interface driver hub\n[ 0.614792] usbcore: registered new device driver usb\n[ 0.616909] PCI: Using ACPI for IRQ routing\n[ 0.619010] NetLabel: Initializing\n[ 0.620402] NetLabel: domain hash size = 128\n[ 0.622061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.623926] NetLabel: unlabeled traffic allowed by default\n[ 0.626196] clocksource: Switched to clocksource kvm-clock\n[ 0.636966] AppArmor: AppArmor Filesystem Enabled\n[ 0.638836] pnp: PnP ACPI init\n[ 0.640480] pnp: PnP ACPI: found 5 devices\n[ 0.647756] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.651125] NET: Registered protocol family 2\n[ 0.653108] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.655657] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.658029] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.660402] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.662566] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.664878] NET: Registered protocol family 1\n[ 0.666595] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.668762] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.670883] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.686124] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.701479] Trying to unpack rootfs image as initramfs...\n[ 0.763474] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.766638] Scanning for low memory corruption every 60 seconds\n[ 0.769112] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.771441] audit: initializing netlink subsys (disabled)\n[ 0.773471] audit: type=2000 audit(1562125836.849:1): initialized\n[ 0.775960] Initialise system trusted keyring\n[ 0.777763] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.780065] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.783456] zbud: loaded\n[ 0.784739] VFS: Disk quotas dquot_6.6.0\n[ 0.786343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.789252] fuse init (API version 7.23)\n[ 0.790966] Key type big_key registered\n[ 0.792519] Allocating IMA MOK and blacklist keyrings.\n[ 0.794761] Key type asymmetric registered\n[ 0.796330] Asymmetric key parser 'x509' registered\n[ 0.798183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.801034] io scheduler noop registered\n[ 0.802557] io scheduler deadline registered (default)\n[ 0.804495] io scheduler cfq registered\n[ 0.806089] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.808161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.810629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.813442] ACPI: Power Button [PWRF]\n[ 0.815024] GHES: HEST is not enabled!\n[ 0.829063] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.858720] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.862452] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.888150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.891878] Linux agpgart interface v0.103\n[ 0.895582] brd: module loaded\n[ 0.898094] loop: module loaded\n[ 0.903701] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.906528] GPT:90111 != 2097151\n[ 0.907856] GPT:Alternate GPT header not at the end of the disk.\n[ 0.910030] GPT:90111 != 2097151\n[ 0.911331] GPT: Use GNU Parted to correct GPT errors.\n[ 0.913245] vda: vda1 vda15\n[ 0.915181] scsi host0: ata_piix\n[ 0.916603] scsi host1: ata_piix\n[ 0.917951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.920318] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.923369] libphy: Fixed MDIO Bus: probed\n[ 0.924976] tun: Universal TUN/TAP device driver, 1.6\n[ 0.926877] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.930475] PPP generic driver version 2.4.2\n[ 0.932214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.934570] ehci-pci: EHCI PCI platform driver\n[ 0.936282] ehci-platform: EHCI generic platform driver\n[ 0.938250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.940506] ohci-pci: OHCI PCI platform driver\n[ 0.942233] ohci-platform: OHCI generic platform driver\n[ 0.944186] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.959473] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.961447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.964325] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.966314] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.968557] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.971002] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.973795] usb usb1: Product: UHCI Host Controller\n[ 0.975630] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.977908] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.979771] hub 1-0:1.0: USB hub found\n[ 0.981279] hub 1-0:1.0: 2 ports detected\n[ 0.983020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.986998] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.988868] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.990845] mousedev: PS/2 mouse device common for all mice\n[ 0.993260] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.996573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.998920] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.001247] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.003612] i2c /dev entries driver\n[ 1.005069] device-mapper: uevent: version 1.0.3\n[ 1.006913] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.010112] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.012626] NET: Registered protocol family 10\n[ 1.014636] NET: Registered protocol family 17\n[ 1.016383] Key type dns_resolver registered\n[ 1.018219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.020375] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.023792] registered taskstats version 1\n[ 1.025424] Loading compiled-in X.509 certificates\n[ 1.027800] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.031474] zswap: loaded using pool lzo/zbud\n[ 1.033952] Key type trusted registered\n[ 1.036502] Key type encrypted registered\n[ 1.038100] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.040155] ima: No TPM chip found, activating TPM-bypass!\n[ 1.042237] evm: HMAC attrs: 0x1\n[ 1.043956] Magic number: 11:333:815\n[ 1.045584] rtc_cmos 00:00: setting system clock to 2019-07-03 03:50:36 UTC (1562125836)\n[ 1.048728] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.050933] EDD information not available.\n[ 1.079950] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.099548] Write protecting the kernel read-only data: 14336k\n[ 1.103216] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.106584] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.157649] 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.29...\nLease of 192.168.120.29 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ZMjKuBWtBECbSWegavn86wrIjsozCpj0ybvZNORUwUWRNAbsgLzNhFm/7HuWT2IrVovRdlyZdPDHDnJ48QgIrop+aQjiEbM2X0238ZJru9WtZ/nvledqy0hcZ33YPJS9Ki5Jr/Q40T9VNlbTXF8hknkGQHzStuexHj3SIL1zfDo57swgh8iadGHh/7onq6+M4//jo5LztxCgaCyOweY+ADqByuFQ8k2dKb9NOM2wuQMXAHYF0+0716/dGaGYLXNsb+K4xNniNV0r16Ks9ngqaQDEkPkkvYkEYNGE2+GSCGb4+GBB/Z9CuuqP7Ps5YdJ3Z9THfaH2uXQNgZjbkyNf root@cinder-test-vm-3d1b30f8-e867-4f36-861c-4c96cf54beee\nssh-dss AAAAB3NzaC1kc3MAAACBAMUQRtVbAfTUoj//udn/YDZJuvRS7EKK0tiMQIRKUqhN07h5H7Bsp2QHdITBrKRiquf7ywcanjJr5Oh3RPA/AP99ornIXsqojGlO8MngVV7PQEGZEgPk8T3TotKiuMOrO64OiIG5joWtxdZNyAz+C4EZta0V5vGV8oG3qrihKHhBAAAAFQCPp0yvnLyioBuhZ07KUGQ/maEqTQAAAIBiTaCkJO6n59UXQXiUQZamLBHV3vVOZ9fHpN2xxgFBtbat9yl9FhNbxABz60yMvUcLAbBLogM3t8PTIgre6ZOmFbQFIRavin3txMTtablITm37qWswpO/P18gzoCNjlyMoVHZIVuw1X1P1FQh0hs53nBFPS5zX61LmZnsn4RZz2QAAAIEAlT+DN1Cc74XlD8pV8XvT3mAMcFb9+CGl6jhGcrQdy2rB0MXgKvT7/mTz+bQV6QHs4QAHVqPpVdZ8D5UwOmFV5/y6zv+5nGLkgFV/uJyHD8+sAdWrhTORLe5Yo5Ll1D27b0CRQwnrlszv8IhAognis6SAc935ahW9hGjKDxEyc0w= root@cinder-test-vm-3d1b30f8-e867-4f36-861c-4c96cf54beee\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.80s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.29,24,fe80::f816:3eff:fe10:d7f3/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.29 \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-3d1b30f8-e867-4f36-861c-4c96cf54beee\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.35 ===\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-3d1b30f8-e867-4f36-861c-4c96cf54beee login: "} 2019-07-03 03:50:43,447 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32/action used request id req-3cd102ea-40fa-4ccd-b41e-129d28374078 2019-07-03 03:50:43,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.074275970459s 2019-07-03 03:50:43,447 - 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 544937368 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.244340] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247480] pid_max: default: 32768 minimum: 301 [ 0.249170] ACPI: Core revision 20150930 [ 0.251253] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253702] Security Framework initialized [ 0.255251] Yama: becoming mindful. [ 0.256616] AppArmor: AppArmor initialized [ 0.258306] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263211] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265501] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268159] Initializing cgroup subsys io [ 0.269710] Initializing cgroup subsys memory [ 0.271412] Initializing cgroup subsys devices [ 0.273086] Initializing cgroup subsys freezer [ 0.274794] Initializing cgroup subsys net_cls [ 0.276464] Initializing cgroup subsys perf_event [ 0.278241] Initializing cgroup subsys net_prio [ 0.280009] Initializing cgroup subsys hugetlb [ 0.281679] Initializing cgroup subsys pids [ 0.283319] CPU: Physical Processor ID: 0 [ 0.285646] mce: CPU supports 10 MCE banks [ 0.287266] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289183] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310375] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.320453] ftrace: allocating 31920 entries in 125 pages [ 0.358433] smpboot: Max logical packages: 1 [ 0.360044] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362607] x2apic enabled [ 0.364056] Switched APIC routing to physical x2apic. [ 0.367127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369283] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373218] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376617] KVM setup paravirtual spinlock [ 0.378805] x86: Booted up 1 node, 1 CPUs [ 0.380329] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382925] devtmpfs: initialized [ 0.385271] evm: security.selinux [ 0.386591] evm: security.SMACK64 [ 0.387905] evm: security.SMACK64EXEC [ 0.389328] evm: security.SMACK64TRANSMUTE [ 0.390870] evm: security.SMACK64MMAP [ 0.392294] evm: security.ima [ 0.393508] evm: security.capability [ 0.394995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.398490] pinctrl core: initialized pinctrl subsystem [ 0.400527] RTC time: 3:50:35, date: 07/03/19 [ 0.402288] NET: Registered protocol family 16 [ 0.404079] cpuidle: using governor ladder [ 0.405637] cpuidle: using governor menu [ 0.407135] PCCT header not found. [ 0.408547] ACPI: bus type PCI registered [ 0.410059] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.412416] PCI: Using configuration type 1 for base access [ 0.415160] ACPI: Added _OSI(Module Device) [ 0.416748] ACPI: Added _OSI(Processor Device) [ 0.418381] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.420090] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422858] ACPI: Interpreter enabled [ 0.424329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.427768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.431181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.438075] ACPI: (supports S0 S5) [ 0.439385] ACPI: Using IOAPIC for interrupt routing [ 0.441135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.445826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447946] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450252] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456555] acpiphp: Slot [3] registered [ 0.458032] acpiphp: Slot [4] registered [ 0.459524] acpiphp: Slot [5] registered [ 0.461006] acpiphp: Slot [6] registered [ 0.462499] acpiphp: Slot [7] registered [ 0.464009] acpiphp: Slot [8] registered [ 0.465530] acpiphp: Slot [9] registered [ 0.467030] acpiphp: Slot [10] registered [ 0.468559] acpiphp: Slot [11] registered [ 0.470092] acpiphp: Slot [12] registered [ 0.471627] acpiphp: Slot [13] registered [ 0.473149] acpiphp: Slot [14] registered [ 0.474682] acpiphp: Slot [15] registered [ 0.492731] acpiphp: Slot [16] registered [ 0.494278] acpiphp: Slot [17] registered [ 0.495810] acpiphp: Slot [18] registered [ 0.497362] acpiphp: Slot [19] registered [ 0.498913] acpiphp: Slot [20] registered [ 0.500444] acpiphp: Slot [21] registered [ 0.501976] acpiphp: Slot [22] registered [ 0.503509] acpiphp: Slot [23] registered [ 0.505039] acpiphp: Slot [24] registered [ 0.506575] acpiphp: Slot [25] registered [ 0.508099] acpiphp: Slot [26] registered [ 0.509625] acpiphp: Slot [27] registered [ 0.511159] acpiphp: Slot [28] registered [ 0.516325] acpiphp: Slot [29] registered [ 0.518212] acpiphp: Slot [30] registered [ 0.519860] acpiphp: Slot [31] registered [ 0.521523] PCI host bridge to bus 0000:00 [ 0.523108] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.525434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.527746] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.530495] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.533239] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.536052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.542057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.544511] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.546782] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.549207] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.557113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.580789] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.584435] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.587605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.590765] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.593598] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.595983] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.598501] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.600619] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603693] vgaarb: loaded [ 0.604864] vgaarb: bridge control possible 0000:00:02.0 [ 0.607256] SCSI subsystem initialized [ 0.609036] ACPI: bus type USB registered [ 0.610668] usbcore: registered new interface driver usbfs [ 0.612811] usbcore: registered new interface driver hub [ 0.614792] usbcore: registered new device driver usb [ 0.616909] PCI: Using ACPI for IRQ routing [ 0.619010] NetLabel: Initializing [ 0.620402] NetLabel: domain hash size = 128 [ 0.622061] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.623926] NetLabel: unlabeled traffic allowed by default [ 0.626196] clocksource: Switched to clocksource kvm-clock [ 0.636966] AppArmor: AppArmor Filesystem Enabled [ 0.638836] pnp: PnP ACPI init [ 0.640480] pnp: PnP ACPI: found 5 devices [ 0.647756] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.651125] NET: Registered protocol family 2 [ 0.653108] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.655657] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.658029] TCP: Hash tables configured (established 4096 bind 4096) [ 0.660402] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.662566] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.664878] NET: Registered protocol family 1 [ 0.666595] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.668762] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.670883] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686124] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.701479] Trying to unpack rootfs image as initramfs... [ 0.763474] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.766638] Scanning for low memory corruption every 60 seconds [ 0.769112] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.771441] audit: initializing netlink subsys (disabled) [ 0.773471] audit: type=2000 audit(1562125836.849:1): initialized [ 0.775960] Initialise system trusted keyring [ 0.777763] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.780065] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.783456] zbud: loaded [ 0.784739] VFS: Disk quotas dquot_6.6.0 [ 0.786343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.789252] fuse init (API version 7.23) [ 0.790966] Key type big_key registered [ 0.792519] Allocating IMA MOK and blacklist keyrings. [ 0.794761] Key type asymmetric registered [ 0.796330] Asymmetric key parser 'x509' registered [ 0.798183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.801034] io scheduler noop registered [ 0.802557] io scheduler deadline registered (default) [ 0.804495] io scheduler cfq registered [ 0.806089] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.808161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.810629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.813442] ACPI: Power Button [PWRF] [ 0.815024] GHES: HEST is not enabled! [ 0.829063] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.858720] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.862452] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.888150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.891878] Linux agpgart interface v0.103 [ 0.895582] brd: module loaded [ 0.898094] loop: module loaded [ 0.903701] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.906528] GPT:90111 != 2097151 [ 0.907856] GPT:Alternate GPT header not at the end of the disk. [ 0.910030] GPT:90111 != 2097151 [ 0.911331] GPT: Use GNU Parted to correct GPT errors. [ 0.913245] vda: vda1 vda15 [ 0.915181] scsi host0: ata_piix [ 0.916603] scsi host1: ata_piix [ 0.917951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.920318] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.923369] libphy: Fixed MDIO Bus: probed [ 0.924976] tun: Universal TUN/TAP device driver, 1.6 [ 0.926877] tun: (C) 1999-2004 Max Krasnyansky [ 0.930475] PPP generic driver version 2.4.2 [ 0.932214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.934570] ehci-pci: EHCI PCI platform driver [ 0.936282] ehci-platform: EHCI generic platform driver [ 0.938250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.940506] ohci-pci: OHCI PCI platform driver [ 0.942233] ohci-platform: OHCI generic platform driver [ 0.944186] uhci_hcd: USB Universal Host Controller Interface driver [ 0.959473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.961447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.964325] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.966314] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.968557] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.971002] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.973795] usb usb1: Product: UHCI Host Controller [ 0.975630] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.977908] usb usb1: SerialNumber: 0000:00:01.2 [ 0.979771] hub 1-0:1.0: USB hub found [ 0.981279] hub 1-0:1.0: 2 ports detected [ 0.983020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.986998] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.988868] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.990845] mousedev: PS/2 mouse device common for all mice [ 0.993260] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.996573] rtc_cmos 00:00: RTC can wake from S4 [ 0.998920] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.001247] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.003612] i2c /dev entries driver [ 1.005069] device-mapper: uevent: version 1.0.3 [ 1.006913] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.010112] ledtrig-cpu: registered to indicate activity on CPUs [ 1.012626] NET: Registered protocol family 10 [ 1.014636] NET: Registered protocol family 17 [ 1.016383] Key type dns_resolver registered [ 1.018219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.020375] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.023792] registered taskstats version 1 [ 1.025424] Loading compiled-in X.509 certificates [ 1.027800] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.031474] zswap: loaded using pool lzo/zbud [ 1.033952] Key type trusted registered [ 1.036502] Key type encrypted registered [ 1.038100] AppArmor: AppArmor sha1 policy hashing enabled [ 1.040155] ima: No TPM chip found, activating TPM-bypass! [ 1.042237] evm: HMAC attrs: 0x1 [ 1.043956] Magic number: 11:333:815 [ 1.045584] rtc_cmos 00:00: setting system clock to 2019-07-03 03:50:36 UTC (1562125836) [ 1.048728] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.050933] EDD information not available. [ 1.079950] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.099548] Write protecting the kernel read-only data: 14336k [ 1.103216] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.106584] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.157649] 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.29... Lease of 192.168.120.29 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ZMjKuBWtBECbSWegavn86wrIjsozCpj0ybvZNORUwUWRNAbsgLzNhFm/7HuWT2IrVovRdlyZdPDHDnJ48QgIrop+aQjiEbM2X0238ZJru9WtZ/nvledqy0hcZ33YPJS9Ki5Jr/Q40T9VNlbTXF8hknkGQHzStuexHj3SIL1zfDo57swgh8iadGHh/7onq6+M4//jo5LztxCgaCyOweY+ADqByuFQ8k2dKb9NOM2wuQMXAHYF0+0716/dGaGYLXNsb+K4xNniNV0r16Ks9ngqaQDEkPkkvYkEYNGE2+GSCGb4+GBB/Z9CuuqP7Ps5YdJ3Z9THfaH2uXQNgZjbkyNf root@cinder-test-vm-3d1b30f8-e867-4f36-861c-4c96cf54beee ssh-dss AAAAB3NzaC1kc3MAAACBAMUQRtVbAfTUoj//udn/YDZJuvRS7EKK0tiMQIRKUqhN07h5H7Bsp2QHdITBrKRiquf7ywcanjJr5Oh3RPA/AP99ornIXsqojGlO8MngVV7PQEGZEgPk8T3TotKiuMOrO64OiIG5joWtxdZNyAz+C4EZta0V5vGV8oG3qrihKHhBAAAAFQCPp0yvnLyioBuhZ07KUGQ/maEqTQAAAIBiTaCkJO6n59UXQXiUQZamLBHV3vVOZ9fHpN2xxgFBtbat9yl9FhNbxABz60yMvUcLAbBLogM3t8PTIgre6ZOmFbQFIRavin3txMTtablITm37qWswpO/P18gzoCNjlyMoVHZIVuw1X1P1FQh0hs53nBFPS5zX61LmZnsn4RZz2QAAAIEAlT+DN1Cc74XlD8pV8XvT3mAMcFb9+CGl6jhGcrQdy2rB0MXgKvT7/mTz+bQV6QHs4QAHVqPpVdZ8D5UwOmFV5/y6zv+5nGLkgFV/uJyHD8+sAdWrhTORLe5Yo5Ll1D27b0CRQwnrlszv8IhAognis6SAc935ahW9hGjKDxEyc0w= root@cinder-test-vm-3d1b30f8-e867-4f36-861c-4c96cf54beee -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.80s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.29,24,fe80::f816:3eff:fe10:d7f3/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.29 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-3d1b30f8-e867-4f36-861c-4c96cf54beee launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.35 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-3d1b30f8-e867-4f36-861c-4c96cf54beee login: 2019-07-03 03:50:43,451 - paramiko.transport - DEBUG - starting thread (client mode): 0x5aaea750L 2019-07-03 03:50:43,451 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 03:50:43,452 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-03 03:50:43,452 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-03 03:50:43,453 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 03:50:43,454 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 03:50:43,454 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-03 03:50:43,454 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 03:50:43,454 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 03:50:43,454 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 03:50:43,509 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 03:50:43,509 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 03:50:43,515 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 1ebc8dd5a5d3d2aef88a8d6f3c61925f 2019-07-03 03:50:43,516 - paramiko.transport - DEBUG - Trying discovered key 975a7f5c96b70df89beaaa04aa44529b in /tmp/tmpiaWZRD 2019-07-03 03:50:43,549 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 03:50:43,555 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 03:50:43,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-07-03 03:50:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"volumeAttachment": {"volumeId": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3"}}' 2019-07-03 03:50:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50: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-1b054c32-8545-48ec-b64f-1cc0370a71d6 x-openstack-request-id: req-1b054c32-8545-48ec-b64f-1cc0370a71d6 2019-07-03 03:50:46,566 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "volumeId": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3"}} 2019-07-03 03:50:46,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32/os-volume_attachments used request id req-1b054c32-8545-48ec-b64f-1cc0370a71d6 2019-07-03 03:50:46,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.98632907867s 2019-07-03 03:50:46,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:50:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:47,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a49bb942-7b23-46ec-ae40-05f5ded43f5b x-openstack-request-id: req-a49bb942-7b23-46ec-ae40-05f5ded43f5b 2019-07-03 03:50:47,549 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:50:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:50:47,549 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-a49bb942-7b23-46ec-ae40-05f5ded43f5b 2019-07-03 03:50:47,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.982023954391s 2019-07-03 03:50:47,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:50:49,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:50:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:50,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-57dd13e6-3def-4b76-af1a-b054e323de73 x-openstack-request-id: req-57dd13e6-3def-4b76-af1a-b054e323de73 2019-07-03 03:50:50,633 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:50:50.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:50:50,633 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-57dd13e6-3def-4b76-af1a-b054e323de73 2019-07-03 03:50:50,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07965898514s 2019-07-03 03:50:50,634 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:50:52,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:50:52,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:53,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:52 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1f185f2b-7839-4755-b4d6-1074a11bf1de x-openstack-request-id: req-1f185f2b-7839-4755-b4d6-1074a11bf1de 2019-07-03 03:50:53,769 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [{"server_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "attachment_id": "4c744a5b-cf2e-4880-b112-fe9e909eb895", "attached_at": "2019-07-03T03:50:50.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "device": "/dev/vdb", "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3"}], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:50:51.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:50:53,769 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-1f185f2b-7839-4755-b4d6-1074a11bf1de 2019-07-03 03:50:53,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.13246512413s 2019-07-03 03:50:53,772 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 03:50:53,773 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-03 03:50:53,773 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 03:50:53,774 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 03:50:53,842 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 03:50:53,843 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-03 03:50:53,844 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 03:50:53,845 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-03 03:50:53,881 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-07-03 03:50:53,881 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-03 03:50:53,910 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-03 03:50:54,582 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-03 03:50:54,582 - 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: 1b7b0723-c2ea-48dc-a961-405abec6c7cc Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-07-03 03:50:54,583 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-07-03 03:50:54,583 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-07-03 03:50:54,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-07-03 03:50:54,584 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-03 03:50:54,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32/os-volume_attachments/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:58,044 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50: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-4bca2a3d-1251-4388-b23b-80186136e265 x-openstack-request-id: req-4bca2a3d-1251-4388-b23b-80186136e265 2019-07-03 03:50:58,044 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32/os-volume_attachments/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3 used request id req-4bca2a3d-1251-4388-b23b-80186136e265 2019-07-03 03:50:58,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 3.46012401581s 2019-07-03 03:50:58,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:50:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:50:59,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Wed, 03 Jul 2019 03:50:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a542fc92-d5c6-4239-ab2b-7febb58f56be x-openstack-request-id: req-a542fc92-d5c6-4239-ab2b-7febb58f56be 2019-07-03 03:50:59,146 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [{"server_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "attachment_id": "4c744a5b-cf2e-4880-b112-fe9e909eb895", "attached_at": "2019-07-03T03:50:50.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "device": "/dev/vdb", "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3"}], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:50:58.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:50:59,146 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-a542fc92-d5c6-4239-ab2b-7febb58f56be 2019-07-03 03:50:59,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10121893883s 2019-07-03 03:50:59,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:51:01,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:01,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:01,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9cfcbb70-d0be-48f8-9a6c-4bfb0927b8e3 x-openstack-request-id: req-9cfcbb70-d0be-48f8-9a6c-4bfb0927b8e3 2019-07-03 03:51:01,208 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:50:59.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:51:01,208 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-9cfcbb70-d0be-48f8-9a6c-4bfb0927b8e3 2019-07-03 03:51:01,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.058128118515s 2019-07-03 03:51:01,210 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-07-03 03:51:01,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-07-03 03:51:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"volumeAttachment": {"volumeId": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3"}}' 2019-07-03 03:51:03,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c9eb46c-4dd7-4abe-998f-09cc577efc93 x-openstack-request-id: req-3c9eb46c-4dd7-4abe-998f-09cc577efc93 2019-07-03 03:51:03,285 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "volumeId": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3"}} 2019-07-03 03:51:03,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f/os-volume_attachments used request id req-3c9eb46c-4dd7-4abe-998f-09cc577efc93 2019-07-03 03:51:03,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.07471299171s 2019-07-03 03:51:03,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:03,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:03,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-467c0f2d-7c29-4ee6-a74a-f5b6dbc2bdb6 x-openstack-request-id: req-467c0f2d-7c29-4ee6-a74a-f5b6dbc2bdb6 2019-07-03 03:51:03,344 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:51:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:51:03,345 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-467c0f2d-7c29-4ee6-a74a-f5b6dbc2bdb6 2019-07-03 03:51:03,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0592360496521s 2019-07-03 03:51:03,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:51:05,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:05,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f76d49e1-5469-40f5-9de7-2580daf3b8f0 x-openstack-request-id: req-f76d49e1-5469-40f5-9de7-2580daf3b8f0 2019-07-03 03:51:05,410 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:51:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:51:05,410 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-f76d49e1-5469-40f5-9de7-2580daf3b8f0 2019-07-03 03:51:05,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0616660118103s 2019-07-03 03:51:05,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:51:07,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:07,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7c1f330e-93e9-49cd-88b1-7e54e38ba986 x-openstack-request-id: req-7c1f330e-93e9-49cd-88b1-7e54e38ba986 2019-07-03 03:51:07,479 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [{"server_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "attachment_id": "36b20e54-5819-4838-8966-8b935d686d37", "attached_at": "2019-07-03T03:51:05.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "device": "/dev/vdb", "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3"}], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:51:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:51:07,479 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-7c1f330e-93e9-49cd-88b1-7e54e38ba986 2019-07-03 03:51:07,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0651149749756s 2019-07-03 03:51:07,482 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 03:51:07,484 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-03 03:51:07,484 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 03:51:07,487 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 03:51:07,553 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 03:51:07,554 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-03 03:51:07,555 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-03 03:51:07,555 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 03:51:07,592 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-07-03 03:51:07,592 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-03 03:51:07,620 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-03 03:51:07,642 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-03 03:51:07,642 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-07-03 03:51:07,642 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-07-03 03:51:07,643 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-07-03 03:51:07,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-07-03 03:51:07,644 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-03 03:51:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f/os-volume_attachments/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:09,320 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51: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-75442b1f-d476-4eb2-b8af-f9baf11efb03 x-openstack-request-id: req-75442b1f-d476-4eb2-b8af-f9baf11efb03 2019-07-03 03:51:09,320 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f/os-volume_attachments/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3 used request id req-75442b1f-d476-4eb2-b8af-f9baf11efb03 2019-07-03 03:51:09,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.67671489716s 2019-07-03 03:51:09,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:09,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-30c5f2c3-c35f-497d-86c7-d061fe3516ff x-openstack-request-id: req-30c5f2c3-c35f-497d-86c7-d061fe3516ff 2019-07-03 03:51:09,385 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [{"server_id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "attachment_id": "36b20e54-5819-4838-8966-8b935d686d37", "attached_at": "2019-07-03T03:51:05.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "device": "/dev/vdb", "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3"}], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:51:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:51:09,385 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-30c5f2c3-c35f-497d-86c7-d061fe3516ff 2019-07-03 03:51:09,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0641558170319s 2019-07-03 03:51:09,387 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:51:11,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:11,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:12,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6517834e-17ef-4609-8ef5-c07452d28459 x-openstack-request-id: req-6517834e-17ef-4609-8ef5-c07452d28459 2019-07-03 03:51:12,520 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:51:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:51:12,520 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-6517834e-17ef-4609-8ef5-c07452d28459 2019-07-03 03:51:12,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.13073897362s 2019-07-03 03:51:12,661 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:51:12,661 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:51 | PASS | +---------------------+------------------+------------------+----------------+ 2019-07-03 03:51:12,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 03:51:12,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:12,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 03:51: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-9a5c681c-30ad-4c11-b1d2-3f0155688280 x-openstack-request-id: req-9a5c681c-30ad-4c11-b1d2-3f0155688280 2019-07-03 03:51:12,856 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f used request id req-9a5c681c-30ad-4c11-b1d2-3f0155688280 2019-07-03 03:51:12,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.189428091049s 2019-07-03 03:51:12,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:51:12,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:13,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 907 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51: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-8de576fd-db23-4caa-954b-2c4ee8d9b99e x-openstack-request-id: req-8de576fd-db23-4caa-954b-2c4ee8d9b99e 2019-07-03 03:51:13,336 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:50:35.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:50:36Z", "hostId": "a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:49:56.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:51:12Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:51:13,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8de576fd-db23-4caa-954b-2c4ee8d9b99e 2019-07-03 03:51:13,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480262041092s 2019-07-03 03:51:13,340 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:51:15,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:51:15,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:16,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 907 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51: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-64ae79a2-81fb-4ebf-9692-e32887b013fc x-openstack-request-id: req-64ae79a2-81fb-4ebf-9692-e32887b013fc 2019-07-03 03:51:16,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:50:35.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:50:36Z", "hostId": "a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:30:fd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1385f1fb-5e5c-4581-8e11-19f456870d2f", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:49:56.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "1385f1fb-5e5c-4581-8e11-19f456870d2f", "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:51:13Z", "hostId": "a0b48361be87966a1be3976021a0292cbfd3f89667f2898e9ed2a418", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm2_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:49:44Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:51:16,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64ae79a2-81fb-4ebf-9692-e32887b013fc 2019-07-03 03:51:16,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754405975342s 2019-07-03 03:51:16,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:51:18,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:51:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:19,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d556c95-84d6-4de3-8412-c900e8e71ad6 x-openstack-request-id: req-0d556c95-84d6-4de3-8412-c900e8e71ad6 2019-07-03 03:51:19,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:50:35.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:50:36Z", "hostId": "a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:51:19,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0d556c95-84d6-4de3-8412-c900e8e71ad6 2019-07-03 03:51:19,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01398801804s 2019-07-03 03:51:19,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 03:51:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/77592e89-eba5-46cc-ae82-0b6e5a211b66.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:19,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:51:19 GMT X-Openstack-Request-Id: req-816383b5-3e28-43e6-a722-303a5ba1db11 2019-07-03 03:51:19,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:51:19,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/77592e89-eba5-46cc-ae82-0b6e5a211b66.json used request id req-816383b5-3e28-43e6-a722-303a5ba1db11 2019-07-03 03:51:19,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.635720968246s 2019-07-03 03:51:19,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:51:19,769 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:19,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:19 GMT X-Openstack-Request-Id: req-f0cf8a51-c5b6-4725-a746-d1941caaac37 2019-07-03 03:51:19,844 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:50:39Z", "updated_at": "2019-07-03T03:50:43Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:d7:f3", "device_id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "port_id": "8f8d72ad-663b-432a-9a2e-d3bc5786a662", "id": "d7ad9568-ac3e-481e-97fe-598f16ca8494", "qos_policy_id": null}]} 2019-07-03 03:51:19,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f0cf8a51-c5b6-4725-a746-d1941caaac37 2019-07-03 03:51:19,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752980709076s 2019-07-03 03:51:19,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:19,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:19,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6c46e3c5-4b88-4733-935f-948a44d539fe x-openstack-request-id: req-6c46e3c5-4b88-4733-935f-948a44d539fe 2019-07-03 03:51:19,913 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:51:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:51:19,914 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-6c46e3c5-4b88-4733-935f-948a44d539fe 2019-07-03 03:51:19,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0630280971527s 2019-07-03 03:51:19,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-07-03 03:51:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:20,008 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:51:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-008add24-90c5-44c3-98a0-da8ee3fc6420 2019-07-03 03:51:20,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:51:20,008 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3 used request id req-008add24-90c5-44c3-98a0-da8ee3fc6420 2019-07-03 03:51:20,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0930700302124s 2019-07-03 03:51:20,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:20,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 461 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a643773a-7a80-4193-8720-9bf56d56e541 x-openstack-request-id: req-a643773a-7a80-4193-8720-9bf56d56e541 2019-07-03 03:51:20,063 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "f75afa158ae54b26b8348af4488c48f0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "self"}, {"href": "http://172.30.9.23:8776/990edc65978c4d869143f6207271bc64/volumes/f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-03T03:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "990edc65978c4d869143f6207271bc64", "updated_at": "2019-07-03T03:51:19.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3d1b30f8-e867-4f36-861c-4c96cf54beee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f27e2c7a-8009-4b0d-9631-a4b8c09df3f3", "size": 2}]} 2019-07-03 03:51:20,063 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-a643773a-7a80-4193-8720-9bf56d56e541 2019-07-03 03:51:20,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0546650886536s 2019-07-03 03:51:20,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:51:22,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-03 03:51:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:22,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-1415e0db-f5fe-450d-8d12-62bcc096db44 x-openstack-request-id: req-1415e0db-f5fe-450d-8d12-62bcc096db44 2019-07-03 03:51:22,113 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-07-03 03:51:22,113 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/990edc65978c4d869143f6207271bc64/volumes/detail used request id req-1415e0db-f5fe-450d-8d12-62bcc096db44 2019-07-03 03:51:22,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.046108007431s 2019-07-03 03:51:22,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 03:51:22,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/d7ad9568-ac3e-481e-97fe-598f16ca8494.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:23,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:51:23 GMT X-Openstack-Request-Id: req-d4c0af7f-5f8f-4e45-8753-5629b8b8d383 2019-07-03 03:51:23,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:51:23,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/d7ad9568-ac3e-481e-97fe-598f16ca8494.json used request id req-d4c0af7f-5f8f-4e45-8753-5629b8b8d383 2019-07-03 03:51:23,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.8637239933s 2019-07-03 03:51:23,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 03:51:23,992 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:24,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:24 GMT X-Openstack-Request-Id: req-c6bda417-4bd7-459d-a195-859d186b24aa 2019-07-03 03:51:24,040 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 03:51:24,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c6bda417-4bd7-459d-a195-859d186b24aa 2019-07-03 03:51:24,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0482590198517s 2019-07-03 03:51:24,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 03:51:24,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:24,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-fca042fe-2ebf-47a6-ac4f-518a8bd20839 x-openstack-request-id: req-fca042fe-2ebf-47a6-ac4f-518a8bd20839 2019-07-03 03:51:24,245 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32 used request id req-fca042fe-2ebf-47a6-ac4f-518a8bd20839 2019-07-03 03:51:24,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.204847097397s 2019-07-03 03:51:24,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:51:24,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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:25,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e6c03d4-fcb8-48a9-b467-abf538e7f4a9 x-openstack-request-id: req-5e6c03d4-fcb8-48a9-b467-abf538e7f4a9 2019-07-03 03:51:25,057 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:d7:f3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "rel": "bookmark"}], "image": {"id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "links": [{"href": "http://172.30.9.23:8774/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T03:50:35.000000", "flavor": {"id": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "links": [{"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "bookmark"}]}, "id": "c6744da1-7e17-48bb-a4a8-13c0c7eecc32", "security_groups": [{"name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}], "user_id": "f75afa158ae54b26b8348af4488c48f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T03:51:24Z", "hostId": "a5a65ee3d19895cc762d2b2cb9e9f1b9544a7f1ca5ddc91306acb084", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee", "name": "cinder_test-vm_3d1b30f8-e867-4f36-861c-4c96cf54beee", "created": "2019-07-03T03:50:25Z", "tenant_id": "990edc65978c4d869143f6207271bc64", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 03:51:25,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e6c03d4-fcb8-48a9-b467-abf538e7f4a9 2019-07-03 03:51:25,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811564922333s 2019-07-03 03:51:25,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 03:51:27,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 03:51:27,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:27,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51: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-ab313b5a-1170-43e3-8ff9-a47e64f9075d x-openstack-request-id: req-ab313b5a-1170-43e3-8ff9-a47e64f9075d 2019-07-03 03:51:27,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 03:51:27,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab313b5a-1170-43e3-8ff9-a47e64f9075d 2019-07-03 03:51:27,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0664541721344s 2019-07-03 03:51:27,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:51:27,134 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:27,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:27 GMT X-Openstack-Request-Id: req-c52131e9-da5f-4eaf-818e-019a61ae70ac 2019-07-03 03:51:27,178 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:21Z", "updated_at": "2019-07-03T03:49:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "05f78aca-af30-47ec-b7f3-f879af04edb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "173ecdec-5733-4596-ad7e-257527dcb82e", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "4656e220-6568-4922-938e-df9094115772", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "e5e3397e-2430-402b-b49e-1d6c61c21976", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:38Z", "updated_at": "2019-07-03T03:49:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:39Z", "revision_number": 0, "id": "0274fa68-5fe1-4375-ac88-f3da77a93d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:39Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T03:49:39Z", "revision_number": 0, "id": "5ca93f8f-5b1c-4e9a-a270-84b112b1615c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:39Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": 22, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:38Z", "revision_number": 0, "id": "96373b51-071d-42be-a8f1-af8e51058932", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:38Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:38Z", "revision_number": 0, "id": "9a9c2b21-ecc2-4c93-9df1-11cb9f23536b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:38Z", "security_group_id": "ff640064-cf41-47da-abe8-9c123ad47332", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 3, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ff640064-cf41-47da-abe8-9c123ad47332", "name": "cinder_test-sg_3d1b30f8-e867-4f36-861c-4c96cf54beee"}]} 2019-07-03 03:51:27,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c52131e9-da5f-4eaf-818e-019a61ae70ac 2019-07-03 03:51:27,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.044126033783s 2019-07-03 03:51:27,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:51:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ff640064-cf41-47da-abe8-9c123ad47332.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:27,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:51:27 GMT X-Openstack-Request-Id: req-99bf7533-3201-441d-8d38-16a008faaeed 2019-07-03 03:51:27,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:51:27,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ff640064-cf41-47da-abe8-9c123ad47332.json used request id req-99bf7533-3201-441d-8d38-16a008faaeed 2019-07-03 03:51:27,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157641887665s 2019-07-03 03:51:27,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 03:51:27,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:27,395 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51: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-154f9084-c60e-4761-9ea7-47a266353db1 x-openstack-request-id: req-154f9084-c60e-4761-9ea7-47a266353db1 2019-07-03 03:51:27,396 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_3d1b30f8-e867-4f36-861c-4c96cf54beee used request id req-154f9084-c60e-4761-9ea7-47a266353db1 2019-07-03 03:51:27,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0531489849091s 2019-07-03 03:51:27,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:51:27,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ff44c6a4-fc21-4929-9f0a-e81bc4c89cea/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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" -d '{"subnet_id": "d0018609-0a56-43de-9fee-6271bef143b2"}' 2019-07-03 03:51:30,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:30 GMT X-Openstack-Request-Id: req-7cf95eee-0dca-4b39-8b74-b9af84bc98fb 2019-07-03 03:51:30,043 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "34eef7a9-1eed-4aa0-88c9-dbda70426895", "tenant_id": "990edc65978c4d869143f6207271bc64", "subnet_id": "d0018609-0a56-43de-9fee-6271bef143b2", "subnet_ids": ["d0018609-0a56-43de-9fee-6271bef143b2"], "port_id": "ac40a9c5-cd53-4391-b7ea-f2207ac61a95", "id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea"} 2019-07-03 03:51:30,043 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ff44c6a4-fc21-4929-9f0a-e81bc4c89cea/remove_router_interface.json used request id req-7cf95eee-0dca-4b39-8b74-b9af84bc98fb 2019-07-03 03:51:30,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.64674592018s 2019-07-03 03:51:30,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:51:30,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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:30,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:30 GMT X-Openstack-Request-Id: req-11f7e838-1227-4c6c-a824-df8dead8f784 2019-07-03 03:51:30,403 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:25Z", "admin_state_up": true, "updated_at": "2019-07-03T03:51:28Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "990edc65978c4d869143f6207271bc64", "id": "ff44c6a4-fc21-4929-9f0a-e81bc4c89cea", "name": "cinder_test-router_3d1b30f8-e867-4f36-861c-4c96cf54beee"}]} 2019-07-03 03:51:30,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-11f7e838-1227-4c6c-a824-df8dead8f784 2019-07-03 03:51:30,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.359637975693s 2019-07-03 03:51:30,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:51:30,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/ff44c6a4-fc21-4929-9f0a-e81bc4c89cea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:34,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:51:34 GMT X-Openstack-Request-Id: req-acc4d8b5-e491-4499-9a4b-febbefa2418d 2019-07-03 03:51:34,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:51:34,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ff44c6a4-fc21-4929-9f0a-e81bc4c89cea.json used request id req-acc4d8b5-e491-4499-9a4b-febbefa2418d 2019-07-03 03:51:34,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.23955607414s 2019-07-03 03:51:34,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:51:34,646 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:34,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:34 GMT X-Openstack-Request-Id: req-5617fd76-f077-4d45-af7a-4a0a5ede511a 2019-07-03 03:51:34,899 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T03:49:23Z","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":"990edc65978c4d869143f6207271bc64","id":"d0018609-0a56-43de-9fee-6271bef143b2","subnetpool_id":null,"name":"cinder_test-subnet_3d1b30f8-e867-4f36-861c-4c96cf54beee"}]} 2019-07-03 03:51:34,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5617fd76-f077-4d45-af7a-4a0a5ede511a 2019-07-03 03:51:34,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.254411935806s 2019-07-03 03:51:34,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:51:34,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d0018609-0a56-43de-9fee-6271bef143b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:37,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:51:37 GMT X-Openstack-Request-Id: req-3c59cc64-7232-4fb3-9e48-0c06d7e4e039 2019-07-03 03:51:37,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:51:37,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d0018609-0a56-43de-9fee-6271bef143b2.json used request id req-3c59cc64-7232-4fb3-9e48-0c06d7e4e039 2019-07-03 03:51:37,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.55805301666s 2019-07-03 03:51:37,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:51:37,460 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:37,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:37 GMT X-Openstack-Request-Id: req-b928dc81-9eec-4a85-8af0-dcfacb6d5007 2019-07-03 03:51:37,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"34eef7a9-1eed-4aa0-88c9-dbda70426895","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"990edc65978c4d869143f6207271bc64","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:51:37Z","qos_policy_id":null,"name":"cinder_test-net_3d1b30f8-e867-4f36-861c-4c96cf54beee","admin_state_up":true,"tenant_id":"990edc65978c4d869143f6207271bc64","created_at":"2019-07-03T03:49:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 03:51:37,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b928dc81-9eec-4a85-8af0-dcfacb6d5007 2019-07-03 03:51:37,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973210334778s 2019-07-03 03:51:37,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:51:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/34eef7a9-1eed-4aa0-88c9-dbda70426895.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:38,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:51:38 GMT X-Openstack-Request-Id: req-7068b86f-dc51-437d-9386-42b049bbf82f 2019-07-03 03:51:38,778 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:51:38,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/34eef7a9-1eed-4aa0-88c9-dbda70426895.json used request id req-7068b86f-dc51-437d-9386-42b049bbf82f 2019-07-03 03:51:38,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22061681747s 2019-07-03 03:51:38,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:51:38,787 - 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}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:38,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:38 GMT X-Openstack-Request-Id: req-991f8884-b651-4c4d-8fc7-1b750db4cc6d 2019-07-03 03:51:38,825 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:49:36Z", "file": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823/file", "owner": "990edc65978c4d869143f6207271bc64", "id": "ea0fdb79-f10b-4998-9c40-c983690e5823", "size": 12716032, "self": "/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/ea0fdb79-f10b-4998-9c40-c983690e5823/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3d1b30f8-e867-4f36-861c-4c96cf54beee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:51:38,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-991f8884-b651-4c4d-8fc7-1b750db4cc6d 2019-07-03 03:51:38,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.042051076889s 2019-07-03 03:51:38,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:51:38,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}23e2a4e4ee76923c6d959ffcc7dbeb950afb2616" 2019-07-03 03:51:39,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:51:39 GMT X-Openstack-Request-Id: req-8bf4d2ba-f53d-48d3-b691-7ba98e856e7b 2019-07-03 03:51:39,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-07-03 03:51:39,943 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ea0fdb79-f10b-4998-9c40-c983690e5823 used request id req-8bf4d2ba-f53d-48d3-b691-7ba98e856e7b 2019-07-03 03:51:39,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11672401428s 2019-07-03 03:51:39,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:51:39,952 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:39,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51: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-5dee31c0-d523-4ff3-b8b0-320eb4685f16 x-openstack-request-id: req-5dee31c0-d523-4ff3-b8b0-320eb4685f16 2019-07-03 03:51:39,973 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_3d1b30f8-e867-4f36-861c-4c96cf54beee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274", "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": "7e9e53e1-7b4b-4dbe-967c-2d7837ebc274"}]} 2019-07-03 03:51:39,973 - 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-5dee31c0-d523-4ff3-b8b0-320eb4685f16 2019-07-03 03:51:39,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238969326019s 2019-07-03 03:51:39,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:51:39,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:40,016 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-5893579e-82b3-496e-923d-d61cda658ada x-openstack-request-id: req-5893579e-82b3-496e-923d-d61cda658ada 2019-07-03 03:51:40,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7e9e53e1-7b4b-4dbe-967c-2d7837ebc274 used request id req-5893579e-82b3-496e-923d-d61cda658ada 2019-07-03 03:51:40,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422492027283s 2019-07-03 03:51:40,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:51:40,021 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:40,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74a8d50-beef-493e-bdc9-85d30ead0026 2019-07-03 03:51:40,247 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee", "links": {"self": "http://172.30.9.23:5000/v3/users/f75afa158ae54b26b8348af4488c48f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f75afa158ae54b26b8348af4488c48f0", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:51:40,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d74a8d50-beef-493e-bdc9-85d30ead0026 2019-07-03 03:51:40,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230365991592s 2019-07-03 03:51:40,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:51:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f75afa158ae54b26b8348af4488c48f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:40,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6019e58-4a0e-462f-a6bf-326ff4ababa6 2019-07-03 03:51:40,507 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_3d1b30f8-e867-4f36-861c-4c96cf54beee", "links": {"self": "http://172.30.9.23:5000/v3/users/f75afa158ae54b26b8348af4488c48f0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f75afa158ae54b26b8348af4488c48f0", "description": null}} 2019-07-03 03:51:40,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f75afa158ae54b26b8348af4488c48f0 used request id req-c6019e58-4a0e-462f-a6bf-326ff4ababa6 2019-07-03 03:51:40,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253662109375s 2019-07-03 03:51:40,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 03:51:40,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/f75afa158ae54b26b8348af4488c48f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:40,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8564cebd-1e5e-4679-8ea8-bc62087bbb9f 2019-07-03 03:51:40,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:51:40,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f75afa158ae54b26b8348af4488c48f0 used request id req-8564cebd-1e5e-4679-8ea8-bc62087bbb9f 2019-07-03 03:51:40,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.377914905548s 2019-07-03 03:51:40,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:51:40,895 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:41,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9686f804-0263-4655-a8dd-4df17ce9c675 2019-07-03 03:51:41,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/990edc65978c4d869143f6207271bc64"}, "tags": [], "enabled": true, "id": "990edc65978c4d869143f6207271bc64", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_3d1b30f8-e867-4f36-861c-4c96cf54beee"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 03:51:41,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-9686f804-0263-4655-a8dd-4df17ce9c675 2019-07-03 03:51:41,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215979099274s 2019-07-03 03:51:41,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 03:51:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/990edc65978c4d869143f6207271bc64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:41,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83657280-1759-4b16-9969-fb454709e9b3 2019-07-03 03:51:41,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:51:41,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/990edc65978c4d869143f6207271bc64 used request id req-83657280-1759-4b16-9969-fb454709e9b3 2019-07-03 03:51:41,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.29030585289s 2019-07-03 03:51:41,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:51:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=990edc65978c4d869143f6207271bc64&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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:41,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:41 GMT X-Openstack-Request-Id: req-7fca3d34-df1f-47e2-95cd-71c4e35e6aa7 2019-07-03 03:51:41,750 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:21Z", "updated_at": "2019-07-03T03:49:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "05f78aca-af30-47ec-b7f3-f879af04edb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "173ecdec-5733-4596-ad7e-257527dcb82e", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "4656e220-6568-4922-938e-df9094115772", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "e5e3397e-2430-402b-b49e-1d6c61c21976", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "name": "default"}]} 2019-07-03 03:51:41,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=990edc65978c4d869143f6207271bc64&name=default used request id req-7fca3d34-df1f-47e2-95cd-71c4e35e6aa7 2019-07-03 03:51:41,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.341369152069s 2019-07-03 03:51:41,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:51:41,755 - 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}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:42,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:42 GMT X-Openstack-Request-Id: req-40cfb499-5f1b-41b5-a72d-b236f11c6bca 2019-07-03 03:51:42,111 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "990edc65978c4d869143f6207271bc64", "created_at": "2019-07-03T03:49:21Z", "updated_at": "2019-07-03T03:49:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "05f78aca-af30-47ec-b7f3-f879af04edb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "173ecdec-5733-4596-ad7e-257527dcb82e", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv6", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "4656e220-6568-4922-938e-df9094115772", "remote_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:49:21Z", "revision_number": 0, "id": "e5e3397e-2430-402b-b49e-1d6c61c21976", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:49:21Z", "security_group_id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "tenant_id": "990edc65978c4d869143f6207271bc64", "port_range_min": null, "ethertype": "IPv4", "project_id": "990edc65978c4d869143f6207271bc64"}], "revision_number": 1, "project_id": "990edc65978c4d869143f6207271bc64", "id": "ad6f31de-9981-4fe0-bc98-964011b2e5a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:51:42,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-40cfb499-5f1b-41b5-a72d-b236f11c6bca 2019-07-03 03:51:42,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356946229935s 2019-07-03 03:51:42,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:51:42,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ad6f31de-9981-4fe0-bc98-964011b2e5a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe238c09b8a8517d1b9c4569b2c9f61d1349690c" 2019-07-03 03:51:42,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:51:42 GMT X-Openstack-Request-Id: req-61b79f77-6a0c-44ca-8df0-0d8521fa2232 2019-07-03 03:51:42,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:51:42,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ad6f31de-9981-4fe0-bc98-964011b2e5a9.json used request id req-61b79f77-6a0c-44ca-8df0-0d8521fa2232 2019-07-03 03:51:42,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.474800109863s 2019-07-03 03:51:42,638 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-07-03 03:51:42,695 - 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-07-03 03:51:42,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b288c5-3e74-4393-b48e-ed5779f0b735 2019-07-03 03:51:42,699 - 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-07-03 03:51:42,699 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-37b288c5-3e74-4393-b48e-ed5779f0b735 2019-07-03 03:51:42,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:51:43,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["dDfNW91IQlebk5z9l2ljkw"], "issued_at": "2019-07-03T03:51:43.000000Z"}} 2019-07-03 03:51:43,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:51:43,129 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:43,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:43 GMT X-Openstack-Request-Id: req-ae2bf770-0636-4494-a2b8-55e32526f495 2019-07-03 03:51:43,511 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:51:43,511 - 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-ae2bf770-0636-4494-a2b8-55e32526f495 2019-07-03 03:51:43,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382802963257s 2019-07-03 03:51:43,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-07-03 03:51:43,524 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a92bc77b-b2a6-4274-abcd-9aa485159e58 2019-07-03 03:51:43,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-07-03 03:51:43,525 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-a92bc77b-b2a6-4274-abcd-9aa485159e58 2019-07-03 03:51:43,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:51:43,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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:43,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3ccac9-c807-4fc9-907b-7dd4fe7f90bd 2019-07-03 03:51:43,749 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:51:43,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ef3ccac9-c807-4fc9-907b-7dd4fe7f90bd 2019-07-03 03:51:43,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223712921143s 2019-07-03 03:51:43,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 03:51:43,759 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}}' 2019-07-03 03:51:44,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec2ba1e-6606-4e06-8eb9-857ac5e1b0e9 2019-07-03 03:51:44,014 - 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/5ad39dc0083f4ce3ad695523ff00f33e"}, "tags": [], "enabled": true, "id": "5ad39dc0083f4ce3ad695523ff00f33e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}} 2019-07-03 03:51:44,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7ec2ba1e-6606-4e06-8eb9-857ac5e1b0e9 2019-07-03 03:51:44,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.257585048676s 2019-07-03 03:51:44,015 - 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'5ad39dc0083f4ce3ad695523ff00f33e', '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_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181'}) 2019-07-03 03:51:44,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 03:51:44,025 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d4BfjOW2FJ44fGPfYenCEqY6h6y8rw", "email": null, "name": "tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}}' 2019-07-03 03:51:44,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0feba59-672a-4931-bfaa-307edf2bb4ed 2019-07-03 03:51:44,511 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": {"self": "http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c05ea01c4bf649688fb1f0d3391e884e", "domain_id": "default", "password_expires_at": null}} 2019-07-03 03:51:44,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e0feba59-672a-4931-bfaa-307edf2bb4ed 2019-07-03 03:51:44,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489214897156s 2019-07-03 03:51:44,512 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c05ea01c4bf649688fb1f0d3391e884e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181'}) 2019-07-03 03:51:44,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:51:44,519 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:44,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b472a3d4-5f9b-4a5b-ac04-863d4a240612 2019-07-03 03:51:44,741 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:51:44,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b472a3d4-5f9b-4a5b-ac04-863d4a240612 2019-07-03 03:51:44,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225939035416s 2019-07-03 03:51:44,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:51:44,750 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:44,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd1995c-dbc9-4fe5-9639-ab008a20df4f 2019-07-03 03:51:44,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:51:44,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5cd1995c-dbc9-4fe5-9639-ab008a20df4f 2019-07-03 03:51:44,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199871063232s 2019-07-03 03:51:44,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:51:44,955 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:45,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c10c0b-0133-442d-bd40-ed34b96e5250 2019-07-03 03:51:45,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:51:45,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-63c10c0b-0133-442d-bd40-ed34b96e5250 2019-07-03 03:51:45,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226943969727s 2019-07-03 03:51:45,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:51:45,186 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:45,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be002cf5-d588-41ca-a279-27299fd9ca25 2019-07-03 03:51:45,413 - 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-07-03 03:51:45,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-be002cf5-d588-41ca-a279-27299fd9ca25 2019-07-03 03:51:45,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230712175369s 2019-07-03 03:51:45,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:51:45,418 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:45,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b3c28d-b745-41a7-98a7-360f3c98e9ed 2019-07-03 03:51:45,636 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": {"self": "http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c05ea01c4bf649688fb1f0d3391e884e", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:51:45,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-14b3c28d-b745-41a7-98a7-360f3c98e9ed 2019-07-03 03:51:45,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222184181213s 2019-07-03 03:51:45,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:51:45,652 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:45,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b378b072-d944-4815-8b36-68debe4f6c14 2019-07-03 03:51:45,886 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/5ad39dc0083f4ce3ad695523ff00f33e"}, "tags": [], "enabled": true, "id": "5ad39dc0083f4ce3ad695523ff00f33e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}]} 2019-07-03 03:51:45,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b378b072-d944-4815-8b36-68debe4f6c14 2019-07-03 03:51:45,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237907171249s 2019-07-03 03:51:45,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:51:45,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=c05ea01c4bf649688fb1f0d3391e884e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=5ad39dc0083f4ce3ad695523ff00f33e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:46,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1551495b-d0cd-4e0e-85b1-211e5e12dcc6 2019-07-03 03:51:46,166 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c05ea01c4bf649688fb1f0d3391e884e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=5ad39dc0083f4ce3ad695523ff00f33e", "previous": null, "next": null}} 2019-07-03 03:51:46,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c05ea01c4bf649688fb1f0d3391e884e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=5ad39dc0083f4ce3ad695523ff00f33e used request id req-1551495b-d0cd-4e0e-85b1-211e5e12dcc6 2019-07-03 03:51:46,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.272006034851s 2019-07-03 03:51:46,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:51:46,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5ad39dc0083f4ce3ad695523ff00f33e/users/c05ea01c4bf649688fb1f0d3391e884e/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:46,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020f7ef5-ff9e-4c73-bfc1-57ea1623c788 2019-07-03 03:51:46,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:51:46,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5ad39dc0083f4ce3ad695523ff00f33e/users/c05ea01c4bf649688fb1f0d3391e884e/roles/de3f03247fab46318069d2e018e2d917 used request id req-020f7ef5-ff9e-4c73-bfc1-57ea1623c788 2019-07-03 03:51:46,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169667005539s 2019-07-03 03:51:46,341 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', 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'5ad39dc0083f4ce3ad695523ff00f33e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd4BfjOW2FJ44fGPfYenCEqY6h6y8rw', 'username': u'tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', '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-07-03 03:51:46,344 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', 'password': 'd4BfjOW2FJ44fGPfYenCEqY6h6y8rw', 'project_name': 'tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '5ad39dc0083f4ce3ad695523ff00f33e', 'project_domain_name': 'Default'} 2019-07-03 03:51:46,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:51:46,351 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:46,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94e9191-b4ef-42f1-aae6-716c76b65c47 2019-07-03 03:51:46,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:51:46,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b94e9191-b4ef-42f1-aae6-716c76b65c47 2019-07-03 03:51:46,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224334001541s 2019-07-03 03:51:46,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:51:46,580 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:46,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2428320-fafa-46ff-b468-b69f04bb30eb 2019-07-03 03:51:46,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:51:46,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e2428320-fafa-46ff-b468-b69f04bb30eb 2019-07-03 03:51:46,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.14191699028s 2019-07-03 03:51:46,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:51:46,727 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:46,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a548cc99-84f9-4a24-a75c-c018e9d0e91d 2019-07-03 03:51:46,965 - 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-07-03 03:51:46,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a548cc99-84f9-4a24-a75c-c018e9d0e91d 2019-07-03 03:51:46,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.241503000259s 2019-07-03 03:51:46,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:51:46,970 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:47,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfab12c2-79bf-43c4-8207-02cda241cbc3 2019-07-03 03:51:47,217 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": {"self": "http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c05ea01c4bf649688fb1f0d3391e884e", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:51:47,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dfab12c2-79bf-43c4-8207-02cda241cbc3 2019-07-03 03:51:47,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251466035843s 2019-07-03 03:51:47,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:51:47,232 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:47,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7630a1d0-b6d8-478d-8bfc-fa61b48b388a 2019-07-03 03:51:47,453 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/5ad39dc0083f4ce3ad695523ff00f33e"}, "tags": [], "enabled": true, "id": "5ad39dc0083f4ce3ad695523ff00f33e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}]} 2019-07-03 03:51:47,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7630a1d0-b6d8-478d-8bfc-fa61b48b388a 2019-07-03 03:51:47,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224357128143s 2019-07-03 03:51:47,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:51:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=c05ea01c4bf649688fb1f0d3391e884e&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=5ad39dc0083f4ce3ad695523ff00f33e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:47,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbfeafd-15f6-4019-8afa-7b6507417066 2019-07-03 03:51:47,686 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c05ea01c4bf649688fb1f0d3391e884e&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=5ad39dc0083f4ce3ad695523ff00f33e", "previous": null, "next": null}} 2019-07-03 03:51:47,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c05ea01c4bf649688fb1f0d3391e884e&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=5ad39dc0083f4ce3ad695523ff00f33e used request id req-4fbfeafd-15f6-4019-8afa-7b6507417066 2019-07-03 03:51:47,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225411891937s 2019-07-03 03:51:47,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:51:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5ad39dc0083f4ce3ad695523ff00f33e/users/c05ea01c4bf649688fb1f0d3391e884e/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:48,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b39179-8d30-446f-9c85-46f2962e256c 2019-07-03 03:51:48,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:51:48,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5ad39dc0083f4ce3ad695523ff00f33e/users/c05ea01c4bf649688fb1f0d3391e884e/roles/044f8f0e2b8946309d83d491550fc12d used request id req-a7b39179-8d30-446f-9c85-46f2962e256c 2019-07-03 03:51:48,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.323532104492s 2019-07-03 03:51:48,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:51:48,019 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:48,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08293aaf-4552-446f-9ef9-8c74fae579c5 2019-07-03 03:51:48,238 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:51:48,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-08293aaf-4552-446f-9ef9-8c74fae579c5 2019-07-03 03:51:48,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222110033035s 2019-07-03 03:51:48,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:51:48,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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:48,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046d0097-d455-4c67-8503-8b463699d128 2019-07-03 03:51:48,370 - 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-07-03 03:51:48,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-046d0097-d455-4c67-8503-8b463699d128 2019-07-03 03:51:48,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12535405159s 2019-07-03 03:51:48,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:51:48,375 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:48,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5b9f6b-c864-4854-9735-20bd83c65aff 2019-07-03 03:51:48,612 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": {"self": "http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c05ea01c4bf649688fb1f0d3391e884e", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:51:48,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0e5b9f6b-c864-4854-9735-20bd83c65aff 2019-07-03 03:51:48,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241192102432s 2019-07-03 03:51:48,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:51:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=c05ea01c4bf649688fb1f0d3391e884e&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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:48,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6ade87-e06c-4055-b588-2e3c4c38439b 2019-07-03 03:51:48,851 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=c05ea01c4bf649688fb1f0d3391e884e&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 03:51:48,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=c05ea01c4bf649688fb1f0d3391e884e&scope.domain.id=default used request id req-cf6ade87-e06c-4055-b588-2e3c4c38439b 2019-07-03 03:51:48,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227298021317s 2019-07-03 03:51:48,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 03:51:48,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/c05ea01c4bf649688fb1f0d3391e884e/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:49,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39418002-2ba4-4787-ab31-30d56e7d9fdd 2019-07-03 03:51:49,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:51:49,156 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/c05ea01c4bf649688fb1f0d3391e884e/roles/044f8f0e2b8946309d83d491550fc12d used request id req-39418002-2ba4-4787-ab31-30d56e7d9fdd 2019-07-03 03:51:49,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.301892995834s 2019-07-03 03:51:49,160 - 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-07-03 03:51:49,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22dea248-00dc-46f5-89cb-4b16c5486791 2019-07-03 03:51:49,168 - 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-07-03 03:51:49,168 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-22dea248-00dc-46f5-89cb-4b16c5486791 2019-07-03 03:51:49,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:51:49,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:51:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ad39dc0083f4ce3ad695523ff00f33e", "name": "tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5ad39dc0083f4ce3ad695523ff00f33e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_5ad39dc0083f4ce3ad695523ff00f33e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/5ad39dc0083f4ce3ad695523ff00f33e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "id": "c05ea01c4bf649688fb1f0d3391e884e"}, "audit_ids": ["Oprzf76xQ5yftGb8TQoLpQ"], "issued_at": "2019-07-03T03:51:49.000000Z"}} 2019-07-03 03:51:49,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 03:51:49,587 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:51:49,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:49 GMT X-Openstack-Request-Id: req-309947be-1e3b-421b-b782-d066d24f2656 2019-07-03 03:51:49,888 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 03:51:49,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-309947be-1e3b-421b-b782-d066d24f2656 2019-07-03 03:51:49,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.302011966705s 2019-07-03 03:51:49,899 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-07-03 03:51:49,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:51:49,903 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:50,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677be65b-17f1-4f58-9fe4-69ade0c1af68 2019-07-03 03:51:50,102 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:51:50,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-677be65b-17f1-4f58-9fe4-69ade0c1af68 2019-07-03 03:51:50,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202243804932s 2019-07-03 03:51:50,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:51:50,113 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:51:50,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12df0130-cc0e-4c4b-b00d-a42323447773 2019-07-03 03:51:50,241 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/5ad39dc0083f4ce3ad695523ff00f33e"}, "tags": [], "enabled": true, "id": "5ad39dc0083f4ce3ad695523ff00f33e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}]} 2019-07-03 03:51:50,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-12df0130-cc0e-4c4b-b00d-a42323447773 2019-07-03 03:51:50,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131551027298s 2019-07-03 03:51:50,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:51:50,244 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" -d '{"network": {"shared": true, "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "name": "tempest_smoke-net_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "admin_state_up": true}}' 2019-07-03 03:51:50,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:50 GMT X-Openstack-Request-Id: req-e5f4b445-bc80-45ab-b626-818e40db0e22 2019-07-03 03:51:50,854 - 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":"4ed548f9-06ed-4998-b5fa-a30f1014a6cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"5ad39dc0083f4ce3ad695523ff00f33e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:51:50Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181","admin_state_up":true,"tenant_id":"5ad39dc0083f4ce3ad695523ff00f33e","created_at":"2019-07-03T03:51:50Z","mtu":1450}} 2019-07-03 03:51:50,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e5f4b445-bc80-45ab-b626-818e40db0e22 2019-07-03 03:51:50,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.610813856125s 2019-07-03 03:51:50,855 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:51:50Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4ed548f9-06ed-4998-b5fa-a30f1014a6cf', 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'tempest_smoke-net_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', u'created_at': u'2019-07-03T03:51:50Z', u'mtu': 1450, u'tenant_id': u'5ad39dc0083f4ce3ad695523ff00f33e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5ad39dc0083f4ce3ad695523ff00f33e', u'l2_adjacency': True}) 2019-07-03 03:51:50,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:51:50,856 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:51:51,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:51 GMT X-Openstack-Request-Id: req-4c8b3e4c-6207-46a7-a7ae-60795442076f 2019-07-03 03:51:51,248 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4ed548f9-06ed-4998-b5fa-a30f1014a6cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"5ad39dc0083f4ce3ad695523ff00f33e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:51:50Z","qos_policy_id":null,"name":"tempest_smoke-net_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181","admin_state_up":true,"tenant_id":"5ad39dc0083f4ce3ad695523ff00f33e","created_at":"2019-07-03T03:51:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:51:51,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4c8b3e4c-6207-46a7-a7ae-60795442076f 2019-07-03 03:51:51,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393029928207s 2019-07-03 03:51:51,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:51:51,251 - 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}733515b9085194848f72b5f827d4eab5e827bc00" -d '{"subnet": {"name": "tempest_smoke-subnet_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "enable_dhcp": true, "network_id": "4ed548f9-06ed-4998-b5fa-a30f1014a6cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:51:52,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Wed, 03 Jul 2019 03:51:52 GMT X-Openstack-Request-Id: req-00585a0a-540b-47b0-bbaf-45dcb2b2faaa 2019-07-03 03:51:52,370 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T03:51: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":"a19b5b14-7cf7-4f09-8e83-d260ec1f3999","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5ad39dc0083f4ce3ad695523ff00f33e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181","enable_dhcp":true,"segment_id":null,"network_id":"4ed548f9-06ed-4998-b5fa-a30f1014a6cf","tenant_id":"5ad39dc0083f4ce3ad695523ff00f33e","created_at":"2019-07-03T03:51:51Z","ip_version":4}} 2019-07-03 03:51:52,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-00585a0a-540b-47b0-bbaf-45dcb2b2faaa 2019-07-03 03:51:52,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.12035703659s 2019-07-03 03:51:52,371 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:51:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a19b5b14-7cf7-4f09-8e83-d260ec1f3999', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4ed548f9-06ed-4998-b5fa-a30f1014a6cf', u'tenant_id': u'5ad39dc0083f4ce3ad695523ff00f33e', u'created_at': u'2019-07-03T03:51:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ad39dc0083f4ce3ad695523ff00f33e'}) 2019-07-03 03:51:52,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:51:52,372 - 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}733515b9085194848f72b5f827d4eab5e827bc00" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "tempest_smoke-router_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "admin_state_up": true}}' 2019-07-03 03:51:59,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:00 GMT X-Openstack-Request-Id: req-17dfebaa-a488-45e0-a379-a64b5abe7d0a 2019-07-03 03:51:59,977 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "created_at": "2019-07-03T03:51:53Z", "admin_state_up": true, "updated_at": "2019-07-03T03:51:54Z", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d4751f3a-ed29-46d3-8e1e-12c22432798f", "name": "tempest_smoke-router_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}} 2019-07-03 03:51:59,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-17dfebaa-a488-45e0-a379-a64b5abe7d0a 2019-07-03 03:51:59,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.60527801514s 2019-07-03 03:51:59,977 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:51:54Z', u'revision_number': 3, u'ha': True, u'id': u'd4751f3a-ed29-46d3-8e1e-12c22432798f', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', u'admin_state_up': True, u'tenant_id': u'5ad39dc0083f4ce3ad695523ff00f33e', u'created_at': u'2019-07-03T03:51:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'5ad39dc0083f4ce3ad695523ff00f33e'}) 2019-07-03 03:51:59,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:51:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d4751f3a-ed29-46d3-8e1e-12c22432798f/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}733515b9085194848f72b5f827d4eab5e827bc00" -d '{"subnet_id": "a19b5b14-7cf7-4f09-8e83-d260ec1f3999"}' 2019-07-03 03:52:02,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:02 GMT X-Openstack-Request-Id: req-e923f0a9-c016-4c37-854f-401e4fc2905c 2019-07-03 03:52:02,871 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4ed548f9-06ed-4998-b5fa-a30f1014a6cf", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "subnet_id": "a19b5b14-7cf7-4f09-8e83-d260ec1f3999", "subnet_ids": ["a19b5b14-7cf7-4f09-8e83-d260ec1f3999"], "port_id": "9d48e3b0-6e24-4481-a7bd-d5ead76258d8", "id": "d4751f3a-ed29-46d3-8e1e-12c22432798f"} 2019-07-03 03:52:02,871 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d4751f3a-ed29-46d3-8e1e-12c22432798f/add_router_interface.json used request id req-e923f0a9-c016-4c37-854f-401e4fc2905c 2019-07-03 03:52:02,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89364600182s 2019-07-03 03:52:02,872 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:52:02,978 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:52:02,982 - 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-07-03 03:52:02,986 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:02 GMT 2019-07-03 03:52:02,987 - 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-07-03 03:52:02,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:52:02,996 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:52:03,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:03 GMT X-Openstack-Request-Id: req-f85262f7-ade5-4f44-b72e-1a5ff33c47c7 2019-07-03 03:52:03,330 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:52:03,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f85262f7-ade5-4f44-b72e-1a5ff33c47c7 2019-07-03 03:52:03,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338106870651s 2019-07-03 03:52:03,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:52:03,343 - 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}733515b9085194848f72b5f827d4eab5e827bc00" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}' 2019-07-03 03:52:03,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:03 GMT Location: http://172.30.9.23:9292/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0c8c0ff-c805-4e50-bf74-3964aa94f76a 2019-07-03 03:52:03,682 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:52:03Z", "file": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/file", "owner": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "size": null, "self": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "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_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "checksum": null, "created_at": "2019-07-03T03:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:52:03,682 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e0c8c0ff-c805-4e50-bf74-3964aa94f76a 2019-07-03 03:52:03,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.343286991119s 2019-07-03 03:52:03,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:52:03,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/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}733515b9085194848f72b5f827d4eab5e827bc00" -d '' 2019-07-03 03:52:04,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:52:04 GMT X-Openstack-Request-Id: req-5955f93a-ce6f-4e2d-88ff-471d5b143a72 2019-07-03 03:52:04,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:52:04,656 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/file used request id req-5955f93a-ce6f-4e2d-88ff-471d5b143a72 2019-07-03 03:52:04,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.973134994507s 2019-07-03 03:52:04,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:52:04,665 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:52:04,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:05 GMT X-Openstack-Request-Id: req-900ce836-484c-4512-9aad-4899cc6698be 2019-07-03 03:52:04,996 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:52:04Z", "file": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/file", "owner": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "size": 12716032, "self": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:52:04,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-900ce836-484c-4512-9aad-4899cc6698be 2019-07-03 03:52:04,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335649967194s 2019-07-03 03:52:04,998 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/file', 'owner': u'5ad39dc0083f4ce3ad695523ff00f33e', 'id': u'7eb5d7b4-2fe7-4f6b-a686-0697bceb354a', 'size': 12716032, u'self': u'/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ad39dc0083f4ce3ad695523ff00f33e', 'name': 'tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:52:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T03:52:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', '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/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a', 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_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', 'created': u'2019-07-03T03:52:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:52: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/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a', 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_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:52:05,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:52:05,005 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:52:05,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36198a0d-5e26-4606-81b3-ef5805a87178 x-openstack-request-id: req-36198a0d-5e26-4606-81b3-ef5805a87178 2019-07-03 03:52:05,884 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b", "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": "d464a4f0-cfed-46ec-af7c-742d3b04315b"}} 2019-07-03 03:52:05,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-36198a0d-5e26-4606-81b3-ef5805a87178 2019-07-03 03:52:05,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.883063077927s 2019-07-03 03:52:05,886 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', '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'a6c124494b0c46c2b4ad05546c87df21', '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'd464a4f0-cfed-46ec-af7c-742d3b04315b', 'swap': 0}) 2019-07-03 03:52:05,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:52:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b/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}76334e9aadfe67c22bb44cce9665d26f95af3135" -d '{"extra_specs": {}}' 2019-07-03 03:52:05,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52: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-242cc5e7-cc9b-4791-baf1-54f86ae4e542 x-openstack-request-id: req-242cc5e7-cc9b-4791-baf1-54f86ae4e542 2019-07-03 03:52:05,906 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:52:05,906 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b/os-extra_specs used request id req-242cc5e7-cc9b-4791-baf1-54f86ae4e542 2019-07-03 03:52:05,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200178623199s 2019-07-03 03:52:05,916 - 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-07-03 03:52:05,921 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c0dc39-40aa-492c-90b8-be9ba7949f40 2019-07-03 03:52:05,921 - 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-07-03 03:52:05,922 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-24c0dc39-40aa-492c-90b8-be9ba7949f40 2019-07-03 03:52:05,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:52:05,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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:52:06,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980405dc-e5a9-4e08-95f7-27f9756c520b 2019-07-03 03:52:06,125 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:52:06,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-980405dc-e5a9-4e08-95f7-27f9756c520b 2019-07-03 03:52:06,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200786828995s 2019-07-03 03:52:06,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:52:06,135 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:52:06,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5437118b-63c7-4592-b4e4-f129febb9652 2019-07-03 03:52:06,345 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:52:06,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5437118b-63c7-4592-b4e4-f129febb9652 2019-07-03 03:52:06,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21422290802s 2019-07-03 03:52:06,355 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 03:52:10,926 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 18fa99ab-c194-4608-8ec2-43f904650f13 | 2019-07-03T03:52:10.349963 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 18fa99ab-c194-4608-8ec2-43f904650f13 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 03:52:14,368 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 03:52:15,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-03 03:52:20,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=e2e29f6f-102f-4178-8b21-ee9db4090a5b) as the default verifier for the future CLI operations. 2019-07-03 03:52:21,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 03:52:21,906 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:52:21,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52: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-0dfba163-8ab9-4f75-b6a7-aaa6c5471fb2 x-openstack-request-id: req-0dfba163-8ab9-4f75-b6a7-aaa6c5471fb2 2019-07-03 03:52:21,943 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 03:52:21,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-0dfba163-8ab9-4f75-b6a7-aaa6c5471fb2 2019-07-03 03:52:21,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0383999347687s 2019-07-03 03:52:21,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:52:21,953 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:52:21,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:22 GMT X-Openstack-Request-Id: req-ec77521e-5323-49d7-943a-b06628e6b001 2019-07-03 03:52:21,979 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:52:04Z", "file": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/file", "owner": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "size": 12716032, "self": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:52:21,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ec77521e-5323-49d7-943a-b06628e6b001 2019-07-03 03:52:21,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0307919979095s 2019-07-03 03:52:21,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:52:21,994 - 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}733515b9085194848f72b5f827d4eab5e827bc00" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}' 2019-07-03 03:52:22,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:22 GMT Location: http://172.30.9.23:9292/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0b73a669-486c-4e5b-bfcc-297e2660a228 2019-07-03 03:52:22,349 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:52:22Z", "file": "/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/file", "owner": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "fd11723c-072d-473f-a4c5-65d2fd5c7f41", "size": null, "self": "/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41", "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_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "checksum": null, "created_at": "2019-07-03T03:52:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:52:22,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0b73a669-486c-4e5b-bfcc-297e2660a228 2019-07-03 03:52:22,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.35951590538s 2019-07-03 03:52:22,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:52:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/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}733515b9085194848f72b5f827d4eab5e827bc00" -d '' 2019-07-03 03:52:23,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:52:23 GMT X-Openstack-Request-Id: req-5a1bd725-17a4-41b2-93c7-880ab366d181 2019-07-03 03:52:23,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:52:23,175 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/file used request id req-5a1bd725-17a4-41b2-93c7-880ab366d181 2019-07-03 03:52:23,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.824311971664s 2019-07-03 03:52:23,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:52:23,183 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:52:23,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52:23 GMT X-Openstack-Request-Id: req-336768d3-17ef-44f4-8bc4-c9347d495faf 2019-07-03 03:52:23,499 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:52:23Z", "file": "/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/file", "owner": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "fd11723c-072d-473f-a4c5-65d2fd5c7f41", "size": 12716032, "self": "/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:52:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:52:04Z", "file": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/file", "owner": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "size": 12716032, "self": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:52:23,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-336768d3-17ef-44f4-8bc4-c9347d495faf 2019-07-03 03:52:23,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320394039154s 2019-07-03 03:52:23,502 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/file', 'owner': u'5ad39dc0083f4ce3ad695523ff00f33e', 'id': u'fd11723c-072d-473f-a4c5-65d2fd5c7f41', 'size': 12716032, u'self': u'/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ad39dc0083f4ce3ad695523ff00f33e', 'name': 'tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:52:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T03:52:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', '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/fd11723c-072d-473f-a4c5-65d2fd5c7f41', 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_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', 'created': u'2019-07-03T03:52:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:52:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41', 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_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:52:23,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:52:23,507 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:52:23,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52: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-97ddf517-ed4d-4bcd-8eea-1ee305691ffd x-openstack-request-id: req-97ddf517-ed4d-4bcd-8eea-1ee305691ffd 2019-07-03 03:52:23,566 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1", "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": "ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1"}} 2019-07-03 03:52:23,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-97ddf517-ed4d-4bcd-8eea-1ee305691ffd 2019-07-03 03:52:23,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0633051395416s 2019-07-03 03:52:23,568 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', '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'a6c124494b0c46c2b4ad05546c87df21', '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'ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1', 'swap': 0}) 2019-07-03 03:52:23,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:52:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1/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}76334e9aadfe67c22bb44cce9665d26f95af3135" -d '{"extra_specs": {}}' 2019-07-03 03:52:23,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:52: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-9627d1ea-81d5-434a-a3f6-54a0854354a0 x-openstack-request-id: req-9627d1ea-81d5-434a-a3f6-54a0854354a0 2019-07-03 03:52:23,589 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:52:23,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1/os-extra_specs used request id req-9627d1ea-81d5-434a-a3f6-54a0854354a0 2019-07-03 03:52:23,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212950706482s 2019-07-03 03:52:23,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181', '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'a6c124494b0c46c2b4ad05546c87df21', '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'ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1', 'swap': 0}) 2019-07-03 03:52:26,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-03 03:52:26,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-03 03:52:26,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-03 03:52:26,876 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-03 03:52:27,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-03 03:52:29,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e2e29f6f-102f-4178-8b21-ee9db4090a5b/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-07-03 03:52:29,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-03 03:52:29,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', u'--concurrency=4']'. 2019-07-03 03:57:59,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a9ab6cf4-2ef1-4c98-9540-0976357ed3ee 2019-07-03 03:57:59,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'a9ab6cf4-2ef1-4c98-9540-0976357ed3ee']'. 2019-07-03 03:58:00,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-03 03:58:00,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-03 03:58:00,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 03:58:00,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a9ab6cf4-2ef1-4c98-9540-0976357ed3ee | 2019-07-03 03:58:00,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-03 03:58:00,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-03 03:52:31 | 2019-07-03 03:58:00,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-03 03:57:59 | 2019-07-03 03:58:00,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:28 | 2019-07-03 03:58:00,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-03 03:58:00,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-03 03:58:00,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-03 03:58:00,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e2e29f6f-102f-4178-8b21-ee9db4090a5b) | 2019-07-03 03:58:00,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-03 03:58:00,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 18fa99ab-c194-4608-8ec2-43f904650f13) | 2019-07-03 03:58:00,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-07-03 03:58:00,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 322.733 | 2019-07-03 03:58:00,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-07-03 03:58:00,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-07-03 03:58:00,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-03 03:58:00,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-03 03:58:00,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-03 03:58:00,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 03:58:00,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-03 03:58:00,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-03 03:58:00,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-07-03 03:58:00,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'a9ab6cf4-2ef1-4c98-9540-0976357ed3ee', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-07-03 03:58:02,567 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a9ab6cf4-2ef1-4c98-9540-0976357ed3ee --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-03 03:58:02,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'a9ab6cf4-2ef1-4c98-9540-0976357ed3ee', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-07-03 03:58:04,678 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a9ab6cf4-2ef1-4c98-9540-0976357ed3ee --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-03 03:58:04,801 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 03:58:04,802 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:15 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-03 03:58:04,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:58:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:06,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:58:06 GMT X-Openstack-Request-Id: req-95320e98-2483-4281-b137-277834a740a6 2019-07-03 03:58:06,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:58:06,517 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fd11723c-072d-473f-a4c5-65d2fd5c7f41 used request id req-95320e98-2483-4281-b137-277834a740a6 2019-07-03 03:58:06,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.69979691505s 2019-07-03 03:58:06,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:58:06,526 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:06,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-e3d70d74-79ca-4212-97c3-b4b4536f55f1 x-openstack-request-id: req-e3d70d74-79ca-4212-97c3-b4b4536f55f1 2019-07-03 03:58:06,854 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1", "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": "ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1"}, {"name": "tempest_smoke-flavor_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b", "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": "d464a4f0-cfed-46ec-af7c-742d3b04315b"}]} 2019-07-03 03:58:06,854 - 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-e3d70d74-79ca-4212-97c3-b4b4536f55f1 2019-07-03 03:58:06,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.331353902817s 2019-07-03 03:58:06,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:58:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:06,893 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03: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-29604ed2-c9c4-4d8e-8a1e-82070f38ccfe x-openstack-request-id: req-29604ed2-c9c4-4d8e-8a1e-82070f38ccfe 2019-07-03 03:58:06,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ba2ce6d6-8397-45bd-bc08-7d4fdb08a1c1 used request id req-29604ed2-c9c4-4d8e-8a1e-82070f38ccfe 2019-07-03 03:58:06,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364689826965s 2019-07-03 03:58:06,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 03:58:06,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d4751f3a-ed29-46d3-8e1e-12c22432798f/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}733515b9085194848f72b5f827d4eab5e827bc00" -d '{"subnet_id": "a19b5b14-7cf7-4f09-8e83-d260ec1f3999"}' 2019-07-03 03:58:10,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:10 GMT X-Openstack-Request-Id: req-1145f39a-0abc-45fe-8077-3094d098fb36 2019-07-03 03:58:10,029 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4ed548f9-06ed-4998-b5fa-a30f1014a6cf", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "subnet_id": "a19b5b14-7cf7-4f09-8e83-d260ec1f3999", "subnet_ids": ["a19b5b14-7cf7-4f09-8e83-d260ec1f3999"], "port_id": "9d48e3b0-6e24-4481-a7bd-d5ead76258d8", "id": "d4751f3a-ed29-46d3-8e1e-12c22432798f"} 2019-07-03 03:58:10,029 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d4751f3a-ed29-46d3-8e1e-12c22432798f/remove_router_interface.json used request id req-1145f39a-0abc-45fe-8077-3094d098fb36 2019-07-03 03:58:10,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.13534998894s 2019-07-03 03:58:10,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 03:58:10,030 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:10,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:10 GMT X-Openstack-Request-Id: req-b726013a-f5d0-497b-8725-da9717971134 2019-07-03 03:58:10,493 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "created_at": "2019-07-03T03:51:53Z", "admin_state_up": true, "updated_at": "2019-07-03T03:58:08Z", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d4751f3a-ed29-46d3-8e1e-12c22432798f", "name": "tempest_smoke-router_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}]} 2019-07-03 03:58:10,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b726013a-f5d0-497b-8725-da9717971134 2019-07-03 03:58:10,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.463301897049s 2019-07-03 03:58:10,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 03:58:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d4751f3a-ed29-46d3-8e1e-12c22432798f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:15,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:58:15 GMT X-Openstack-Request-Id: req-382863a6-6c45-4038-8cc0-2a02f6552769 2019-07-03 03:58:15,079 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:58:15,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d4751f3a-ed29-46d3-8e1e-12c22432798f.json used request id req-382863a6-6c45-4038-8cc0-2a02f6552769 2019-07-03 03:58:15,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.58439707756s 2019-07-03 03:58:15,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 03:58:15,080 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:15,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:15 GMT X-Openstack-Request-Id: req-e631870f-c7a1-41cc-a887-fdede9419697 2019-07-03 03:58:15,468 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T03:51: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":"a19b5b14-7cf7-4f09-8e83-d260ec1f3999","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5ad39dc0083f4ce3ad695523ff00f33e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181","enable_dhcp":true,"segment_id":null,"network_id":"4ed548f9-06ed-4998-b5fa-a30f1014a6cf","tenant_id":"5ad39dc0083f4ce3ad695523ff00f33e","created_at":"2019-07-03T03:51:51Z","ip_version":4}]} 2019-07-03 03:58:15,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e631870f-c7a1-41cc-a887-fdede9419697 2019-07-03 03:58:15,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.388607025146s 2019-07-03 03:58:15,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 03:58:15,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a19b5b14-7cf7-4f09-8e83-d260ec1f3999.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:18,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:58:18 GMT X-Openstack-Request-Id: req-2ac70473-cb0b-40e4-be70-133fc2cb04ac 2019-07-03 03:58:18,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:58:18,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a19b5b14-7cf7-4f09-8e83-d260ec1f3999.json used request id req-2ac70473-cb0b-40e4-be70-133fc2cb04ac 2019-07-03 03:58:18,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.70597600937s 2019-07-03 03:58:18,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:58:18,177 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:18,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:18 GMT X-Openstack-Request-Id: req-e48ba0c5-24e5-47b1-90e0-d68c87013ad5 2019-07-03 03:58:18,297 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ed548f9-06ed-4998-b5fa-a30f1014a6cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"5ad39dc0083f4ce3ad695523ff00f33e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:58:17Z","qos_policy_id":null,"name":"tempest_smoke-net_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181","admin_state_up":true,"tenant_id":"5ad39dc0083f4ce3ad695523ff00f33e","created_at":"2019-07-03T03:51:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:58:18,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e48ba0c5-24e5-47b1-90e0-d68c87013ad5 2019-07-03 03:58:18,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121494054794s 2019-07-03 03:58:18,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 03:58:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4ed548f9-06ed-4998-b5fa-a30f1014a6cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:19,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:58:19 GMT X-Openstack-Request-Id: req-717e984c-1d61-41a9-93ca-8177f3059e54 2019-07-03 03:58:19,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:58:19,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4ed548f9-06ed-4998-b5fa-a30f1014a6cf.json used request id req-717e984c-1d61-41a9-93ca-8177f3059e54 2019-07-03 03:58:19,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.65068888664s 2019-07-03 03:58:19,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:58:19,957 - 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}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:20,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:20 GMT X-Openstack-Request-Id: req-d495d073-32a9-436d-81b2-48a19f2ac976 2019-07-03 03:58:20,272 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:52:04Z", "file": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/file", "owner": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "size": 12716032, "self": "/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:52:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:58:20,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d495d073-32a9-436d-81b2-48a19f2ac976 2019-07-03 03:58:20,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318296194077s 2019-07-03 03:58:20,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 03:58:20,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}733515b9085194848f72b5f827d4eab5e827bc00" 2019-07-03 03:58:20,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:58:20 GMT X-Openstack-Request-Id: req-1ea0d34b-e3bc-401e-b0d2-c8e19b8a0de8 2019-07-03 03:58:20,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:58:20,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7eb5d7b4-2fe7-4f6b-a686-0697bceb354a used request id req-1ea0d34b-e3bc-401e-b0d2-c8e19b8a0de8 2019-07-03 03:58:20,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.685165166855s 2019-07-03 03:58:20,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 03:58:20,962 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:20,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c532763b-f430-41f8-b382-6506eecc8ed8 x-openstack-request-id: req-c532763b-f430-41f8-b382-6506eecc8ed8 2019-07-03 03:58:20,982 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b", "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": "d464a4f0-cfed-46ec-af7c-742d3b04315b"}]} 2019-07-03 03:58:20,982 - 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-c532763b-f430-41f8-b382-6506eecc8ed8 2019-07-03 03:58:20,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022901058197s 2019-07-03 03:58:20,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 03:58:20,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:21,016 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58: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-2c2b3cff-d246-4358-9cfc-9b3c301f88cd x-openstack-request-id: req-2c2b3cff-d246-4358-9cfc-9b3c301f88cd 2019-07-03 03:58:21,016 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d464a4f0-cfed-46ec-af7c-742d3b04315b used request id req-2c2b3cff-d246-4358-9cfc-9b3c301f88cd 2019-07-03 03:58:21,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320329666138s 2019-07-03 03:58:21,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:58:21,020 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:21,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d86f9e-6b10-4219-903e-3297588d800b 2019-07-03 03:58:21,251 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": {"self": "http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c05ea01c4bf649688fb1f0d3391e884e", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:58:21,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-17d86f9e-6b10-4219-903e-3297588d800b 2019-07-03 03:58:21,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234540939331s 2019-07-03 03:58:21,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:58:21,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:21,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a173e928-3d94-4096-861d-e26bfd2cbe4d 2019-07-03 03:58:21,491 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181", "links": {"self": "http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c05ea01c4bf649688fb1f0d3391e884e", "description": null}} 2019-07-03 03:58:21,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e used request id req-a173e928-3d94-4096-861d-e26bfd2cbe4d 2019-07-03 03:58:21,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234769105911s 2019-07-03 03:58:21,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 03:58:21,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:21,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899be771-b6d0-424a-a3e5-a4743f6072fc 2019-07-03 03:58:21,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:58:21,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c05ea01c4bf649688fb1f0d3391e884e used request id req-899be771-b6d0-424a-a3e5-a4743f6072fc 2019-07-03 03:58:21,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.312078952789s 2019-07-03 03:58:21,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:58:21,815 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:22,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16709072-6055-4ec2-af7b-87d8324f680d 2019-07-03 03:58:22,033 - 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_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/5ad39dc0083f4ce3ad695523ff00f33e"}, "tags": [], "enabled": true, "id": "5ad39dc0083f4ce3ad695523ff00f33e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0c2e6e7d-1bd8-4a71-aa89-dd4afe2bb181"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 03:58:22,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-16709072-6055-4ec2-af7b-87d8324f680d 2019-07-03 03:58:22,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222039937973s 2019-07-03 03:58:22,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 03:58:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/5ad39dc0083f4ce3ad695523ff00f33e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:22,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce1efb04-3f57-4ae9-b6cd-7c46471c6d58 2019-07-03 03:58:22,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:58:22,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5ad39dc0083f4ce3ad695523ff00f33e used request id req-ce1efb04-3f57-4ae9-b6cd-7c46471c6d58 2019-07-03 03:58:22,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284861087799s 2019-07-03 03:58:22,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:58:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5ad39dc0083f4ce3ad695523ff00f33e&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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:22,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:22 GMT X-Openstack-Request-Id: req-cce6f39b-1780-48bc-914a-9953d54b833e 2019-07-03 03:58:22,664 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "created_at": "2019-07-03T03:51:50Z", "updated_at": "2019-07-03T03:51:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:51:50Z", "revision_number": 0, "id": "275af9e0-ba8c-4690-a876-5a70122563fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:51:50Z", "security_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:51:50Z", "revision_number": 0, "id": "885fc510-cb7c-427f-85a5-ace13e9e3ad1", "remote_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "remote_ip_prefix": null, "created_at": "2019-07-03T03:51:50Z", "security_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:51:50Z", "revision_number": 0, "id": "abe959b2-43e0-4de8-af71-afa97fd608ab", "remote_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "remote_ip_prefix": null, "created_at": "2019-07-03T03:51:50Z", "security_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:51:50Z", "revision_number": 0, "id": "daef117d-2412-4016-950b-2dad798056da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:51:50Z", "security_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e"}], "revision_number": 1, "project_id": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "name": "default"}]} 2019-07-03 03:58:22,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5ad39dc0083f4ce3ad695523ff00f33e&name=default used request id req-cce6f39b-1780-48bc-914a-9953d54b833e 2019-07-03 03:58:22,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336632966995s 2019-07-03 03:58:22,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 03:58:22,670 - 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}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:23,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:23 GMT X-Openstack-Request-Id: req-968dae34-3755-4fed-8bf0-4474adeea5ca 2019-07-03 03:58:23,010 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "created_at": "2019-07-03T03:51:50Z", "updated_at": "2019-07-03T03:51:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:51:50Z", "revision_number": 0, "id": "275af9e0-ba8c-4690-a876-5a70122563fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:51:50Z", "security_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:51:50Z", "revision_number": 0, "id": "885fc510-cb7c-427f-85a5-ace13e9e3ad1", "remote_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "remote_ip_prefix": null, "created_at": "2019-07-03T03:51:50Z", "security_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:51:50Z", "revision_number": 0, "id": "abe959b2-43e0-4de8-af71-afa97fd608ab", "remote_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "remote_ip_prefix": null, "created_at": "2019-07-03T03:51:50Z", "security_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:51:50Z", "revision_number": 0, "id": "daef117d-2412-4016-950b-2dad798056da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:51:50Z", "security_group_id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "tenant_id": "5ad39dc0083f4ce3ad695523ff00f33e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad39dc0083f4ce3ad695523ff00f33e"}], "revision_number": 1, "project_id": "5ad39dc0083f4ce3ad695523ff00f33e", "id": "53b21ab5-355b-4700-aa8a-15009e221d2d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 03:58:23,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-968dae34-3755-4fed-8bf0-4474adeea5ca 2019-07-03 03:58:23,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340404987335s 2019-07-03 03:58:23,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 03:58:23,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/53b21ab5-355b-4700-aa8a-15009e221d2d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76334e9aadfe67c22bb44cce9665d26f95af3135" 2019-07-03 03:58:23,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 03:58:23 GMT X-Openstack-Request-Id: req-55d10a40-2438-4c9c-850e-314bd74f7ecb 2019-07-03 03:58:23,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 03:58:23,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/53b21ab5-355b-4700-aa8a-15009e221d2d.json used request id req-55d10a40-2438-4c9c-850e-314bd74f7ecb 2019-07-03 03:58:23,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.438008069992s 2019-07-03 03:58:23,455 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:19 | PASS | | singlevm1 | functest | healthcheck | 00:55 | PASS | | singlevm2 | functest | healthcheck | 00:47 | PASS | | vping_ssh | functest | healthcheck | 01:02 | PASS | | vping_userdata | functest | healthcheck | 00:57 | PASS | | cinder_test | functest | healthcheck | 01:51 | PASS | | tempest_smoke | functest | healthcheck | 06:15 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-07-03 03:58:23,468 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-03 03:58:23,513 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 03:58:23,607 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 03:58:23,708 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 03:58:26,656 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-76 | | 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-07-03 03:58:26,659 - 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.8 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=AKXSAnNL7PVxw5KtRrs2BSHyp 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=a6c124494b0c46c2b4ad05546c87df21 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-03 03:58:26,659 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-03 03:58:26,660 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-07-03 03:58:26,683 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-07-03 03:58:27,000 - 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-07-03 03:58:27,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e446804-45ad-4171-9691-c1735c9e3b90 2019-07-03 03:58:27,006 - 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-07-03 03:58:27,006 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7e446804-45ad-4171-9691-c1735c9e3b90 2019-07-03 03:58:27,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:58:27,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["Iw3Jsht2SSy1gFFvA7pQ6g"], "issued_at": "2019-07-03T03:58:27.000000Z"}} 2019-07-03 03:58:27,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:58:27,442 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:27,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:27 GMT X-Openstack-Request-Id: req-8bd259be-00ca-48cb-b48e-164b5994f872 2019-07-03 03:58:27,748 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 03:58:27,749 - 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-8bd259be-00ca-48cb-b48e-164b5994f872 2019-07-03 03:58:27,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.307234048843s 2019-07-03 03:58:27,756 - 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-07-03 03:58:27,762 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9fac58d-7d5b-43bf-ab3d-26c9053b8d54 2019-07-03 03:58:27,762 - 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-07-03 03:58:27,762 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-d9fac58d-7d5b-43bf-ab3d-26c9053b8d54 2019-07-03 03:58:27,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:58:27,766 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:27,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4f405a-0fc1-402e-a4c1-21cc3ca2ba11 2019-07-03 03:58:27,974 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:58:27,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4f4f405a-0fc1-402e-a4c1-21cc3ca2ba11 2019-07-03 03:58:27,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210963010788s 2019-07-03 03:58:27,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 03:58:27,985 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}}' 2019-07-03 03:58:28,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53205fb3-be49-4c0e-b028-09eff44584e7 2019-07-03 03:58:28,156 - 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/ab20f1a88bbf46dda029b9245b68990b"}, "tags": [], "enabled": true, "id": "ab20f1a88bbf46dda029b9245b68990b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}} 2019-07-03 03:58:28,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-53205fb3-be49-4c0e-b028-09eff44584e7 2019-07-03 03:58:28,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.174998044968s 2019-07-03 03:58:28,157 - 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'ab20f1a88bbf46dda029b9245b68990b', '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_7fda002f-7c1f-4fac-9149-7ed12c3dab10'}) 2019-07-03 03:58:28,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 03:58:28,169 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cqggvk5MDNXtCrbyf89oE2us8mWd9Y", "email": null, "name": "neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}}' 2019-07-03 03:58:28,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc03f4d-3c65-4a86-9201-e9aa797dac94 2019-07-03 03:58:28,682 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": {"self": "http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99653a4e58044287b4cb10875720b46d", "domain_id": "default", "password_expires_at": null}} 2019-07-03 03:58:28,682 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-cdc03f4d-3c65-4a86-9201-e9aa797dac94 2019-07-03 03:58:28,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.51647901535s 2019-07-03 03:58:28,683 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'99653a4e58044287b4cb10875720b46d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10'}) 2019-07-03 03:58:28,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:58:28,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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:28,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e92cf37-d7c8-4fea-8a95-45e4aa1f8ca4 2019-07-03 03:58:28,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:58:28,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e92cf37-d7c8-4fea-8a95-45e4aa1f8ca4 2019-07-03 03:58:28,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213098049164s 2019-07-03 03:58:28,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:58:28,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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:29,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715192b6-3d18-4969-8ee1-6658fe6efd7e 2019-07-03 03:58:29,135 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:58:29,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-715192b6-3d18-4969-8ee1-6658fe6efd7e 2019-07-03 03:58:29,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229984998703s 2019-07-03 03:58:29,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:58:29,143 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:29,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff270a30-03d4-4b5d-94f6-9605fcae5eb9 2019-07-03 03:58:29,360 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:58:29,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ff270a30-03d4-4b5d-94f6-9605fcae5eb9 2019-07-03 03:58:29,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220467090607s 2019-07-03 03:58:29,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:58:29,367 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:29,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f009749-1ec3-4fce-9fd0-606239daa4cf 2019-07-03 03:58:29,570 - 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-07-03 03:58:29,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7f009749-1ec3-4fce-9fd0-606239daa4cf 2019-07-03 03:58:29,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205878973007s 2019-07-03 03:58:29,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:58:29,575 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:29,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962ce7ee-11d9-4345-a38f-78bacf6c8d3b 2019-07-03 03:58:29,809 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": {"self": "http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99653a4e58044287b4cb10875720b46d", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:58:29,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-962ce7ee-11d9-4345-a38f-78bacf6c8d3b 2019-07-03 03:58:29,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237900018692s 2019-07-03 03:58:29,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:58:29,823 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:29,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b5b106-af30-4acd-aa03-d8cdfef6c7a0 2019-07-03 03:58:29,947 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/ab20f1a88bbf46dda029b9245b68990b"}, "tags": [], "enabled": true, "id": "ab20f1a88bbf46dda029b9245b68990b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 03:58:29,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-42b5b106-af30-4acd-aa03-d8cdfef6c7a0 2019-07-03 03:58:29,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12652015686s 2019-07-03 03:58:29,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:58:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=99653a4e58044287b4cb10875720b46d&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=ab20f1a88bbf46dda029b9245b68990b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:30,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e773f2-e1a9-4029-8d1b-eab4784c2ec9 2019-07-03 03:58:30,158 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=99653a4e58044287b4cb10875720b46d&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=ab20f1a88bbf46dda029b9245b68990b", "previous": null, "next": null}} 2019-07-03 03:58:30,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=99653a4e58044287b4cb10875720b46d&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=ab20f1a88bbf46dda029b9245b68990b used request id req-37e773f2-e1a9-4029-8d1b-eab4784c2ec9 2019-07-03 03:58:30,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203399896622s 2019-07-03 03:58:30,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:58:30,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ab20f1a88bbf46dda029b9245b68990b/users/99653a4e58044287b4cb10875720b46d/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:30,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f03f0d8-b7f0-4a91-b834-521ca6b97231 2019-07-03 03:58:30,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:58:30,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ab20f1a88bbf46dda029b9245b68990b/users/99653a4e58044287b4cb10875720b46d/roles/de3f03247fab46318069d2e018e2d917 used request id req-1f03f0d8-b7f0-4a91-b834-521ca6b97231 2019-07-03 03:58:30,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.272421121597s 2019-07-03 03:58:30,435 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10', 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'ab20f1a88bbf46dda029b9245b68990b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cqggvk5MDNXtCrbyf89oE2us8mWd9Y', 'username': u'neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10', '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-07-03 03:58:30,440 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10', 'password': 'cqggvk5MDNXtCrbyf89oE2us8mWd9Y', 'project_name': 'neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'ab20f1a88bbf46dda029b9245b68990b', 'project_domain_name': 'Default'} 2019-07-03 03:58:30,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:58:30,446 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:30,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7bce576-bfe2-4a7a-a7af-9247e2eb7c1e 2019-07-03 03:58:30,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:58:30,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f7bce576-bfe2-4a7a-a7af-9247e2eb7c1e 2019-07-03 03:58:30,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216956853867s 2019-07-03 03:58:30,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:58:30,668 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:30,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65e1c09-2901-4324-b5ba-304efc9d4c22 2019-07-03 03:58:30,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:58:30,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a65e1c09-2901-4324-b5ba-304efc9d4c22 2019-07-03 03:58:30,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200459003448s 2019-07-03 03:58:30,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:58:30,874 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:30,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0fa7a1-0804-4fc0-b36a-702b89f5bbae 2019-07-03 03:58:30,995 - 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-07-03 03:58:30,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0c0fa7a1-0804-4fc0-b36a-702b89f5bbae 2019-07-03 03:58:30,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124832868576s 2019-07-03 03:58:30,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:58:31,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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:31,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4c4d3f-e524-4e8a-b5cd-6303cdb88176 2019-07-03 03:58:31,234 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": {"self": "http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99653a4e58044287b4cb10875720b46d", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:58:31,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1e4c4d3f-e524-4e8a-b5cd-6303cdb88176 2019-07-03 03:58:31,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237459897995s 2019-07-03 03:58:31,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:58:31,247 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:31,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bddfeaee-fe5e-4766-bebb-de6afe8c1966 2019-07-03 03:58:31,370 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/ab20f1a88bbf46dda029b9245b68990b"}, "tags": [], "enabled": true, "id": "ab20f1a88bbf46dda029b9245b68990b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 03:58:31,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bddfeaee-fe5e-4766-bebb-de6afe8c1966 2019-07-03 03:58:31,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.126918077469s 2019-07-03 03:58:31,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:58:31,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=99653a4e58044287b4cb10875720b46d&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=ab20f1a88bbf46dda029b9245b68990b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:31,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4e961a-c2c9-4d03-9a69-ef74cb5e98bd 2019-07-03 03:58:31,604 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=99653a4e58044287b4cb10875720b46d&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=ab20f1a88bbf46dda029b9245b68990b", "previous": null, "next": null}} 2019-07-03 03:58:31,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=99653a4e58044287b4cb10875720b46d&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=ab20f1a88bbf46dda029b9245b68990b used request id req-2e4e961a-c2c9-4d03-9a69-ef74cb5e98bd 2019-07-03 03:58:31,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226082086563s 2019-07-03 03:58:31,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 03:58:31,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ab20f1a88bbf46dda029b9245b68990b/users/99653a4e58044287b4cb10875720b46d/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:31,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d89cbd6-c236-4372-a9dd-59a61b1ec238 2019-07-03 03:58:31,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:58:31,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ab20f1a88bbf46dda029b9245b68990b/users/99653a4e58044287b4cb10875720b46d/roles/044f8f0e2b8946309d83d491550fc12d used request id req-4d89cbd6-c236-4372-a9dd-59a61b1ec238 2019-07-03 03:58:31,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.279159069061s 2019-07-03 03:58:31,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:58:31,893 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:32,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b9a2fe-b335-4a73-9705-6fe6f44b22b5 2019-07-03 03:58:32,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:58:32,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c1b9a2fe-b335-4a73-9705-6fe6f44b22b5 2019-07-03 03:58:32,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218131780624s 2019-07-03 03:58:32,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:58:32,116 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:32,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c182e18f-b8f6-48c9-a921-f38a41fec633 2019-07-03 03:58:32,327 - 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-07-03 03:58:32,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c182e18f-b8f6-48c9-a921-f38a41fec633 2019-07-03 03:58:32,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213783025742s 2019-07-03 03:58:32,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 03:58:32,331 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:32,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e323585-342e-45f2-8558-0129a25ef57e 2019-07-03 03:58:32,474 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": {"self": "http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99653a4e58044287b4cb10875720b46d", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 03:58:32,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2e323585-342e-45f2-8558-0129a25ef57e 2019-07-03 03:58:32,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146269083023s 2019-07-03 03:58:32,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 03:58:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=99653a4e58044287b4cb10875720b46d&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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:32,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a198114-e8bc-402b-99e4-3a4d7960d08f 2019-07-03 03:58:32,690 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=99653a4e58044287b4cb10875720b46d&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 03:58:32,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=99653a4e58044287b4cb10875720b46d&scope.domain.id=default used request id req-2a198114-e8bc-402b-99e4-3a4d7960d08f 2019-07-03 03:58:32,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204401016235s 2019-07-03 03:58:32,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 03:58:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/99653a4e58044287b4cb10875720b46d/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:32,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 03:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeccc974-b10b-45ea-9a00-e2a709b186f1 2019-07-03 03:58:32,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 03:58:32,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/99653a4e58044287b4cb10875720b46d/roles/044f8f0e2b8946309d83d491550fc12d used request id req-aeccc974-b10b-45ea-9a00-e2a709b186f1 2019-07-03 03:58:32,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.159861803055s 2019-07-03 03:58:32,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-07-03 03:58:32,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3cae57e-171c-47b8-a025-261b6019ece8 2019-07-03 03:58:32,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-07-03 03:58:32,864 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-c3cae57e-171c-47b8-a025-261b6019ece8 2019-07-03 03:58:32,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 03:58:33,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T04:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab20f1a88bbf46dda029b9245b68990b", "name": "neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab20f1a88bbf46dda029b9245b68990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/ab20f1a88bbf46dda029b9245b68990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/ab20f1a88bbf46dda029b9245b68990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ab20f1a88bbf46dda029b9245b68990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_ab20f1a88bbf46dda029b9245b68990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/ab20f1a88bbf46dda029b9245b68990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/ab20f1a88bbf46dda029b9245b68990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/ab20f1a88bbf46dda029b9245b68990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ab20f1a88bbf46dda029b9245b68990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/ab20f1a88bbf46dda029b9245b68990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/ab20f1a88bbf46dda029b9245b68990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "id": "99653a4e58044287b4cb10875720b46d"}, "audit_ids": ["U_DPDF4cRhazmDM4coIUqw"], "issued_at": "2019-07-03T03:58:33.000000Z"}} 2019-07-03 03:58:33,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 03:58:33,267 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 03:58:33,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:33 GMT X-Openstack-Request-Id: req-5cc4342f-48c5-404b-9994-d0cca0587719 2019-07-03 03:58:33,549 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 03:58:33,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-5cc4342f-48c5-404b-9994-d0cca0587719 2019-07-03 03:58:33,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28328704834s 2019-07-03 03:58:33,560 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-07-03 03:58:33,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 03:58:33,564 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:33,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b72b681-b772-44d4-afcf-20dd6787ea65 2019-07-03 03:58:33,733 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 03:58:33,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-6b72b681-b772-44d4-afcf-20dd6787ea65 2019-07-03 03:58:33,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172734975815s 2019-07-03 03:58:33,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 03:58:33,744 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:58:33,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67db138-34f5-4ef9-b47c-a1ae2b82bf55 2019-07-03 03:58:33,960 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/ab20f1a88bbf46dda029b9245b68990b"}, "tags": [], "enabled": true, "id": "ab20f1a88bbf46dda029b9245b68990b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 03:58:33,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d67db138-34f5-4ef9-b47c-a1ae2b82bf55 2019-07-03 03:58:33,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21937584877s 2019-07-03 03:58:33,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 03:58:33,963 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" -d '{"network": {"shared": true, "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "name": "neutron-tempest-plugin-api-net_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "admin_state_up": true}}' 2019-07-03 03:58:34,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:34 GMT X-Openstack-Request-Id: req-d88d53e1-6c5e-422f-9aaf-1a6c27aae83e 2019-07-03 03:58:34,519 - 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":"bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"ab20f1a88bbf46dda029b9245b68990b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:58:34Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_7fda002f-7c1f-4fac-9149-7ed12c3dab10","admin_state_up":true,"tenant_id":"ab20f1a88bbf46dda029b9245b68990b","created_at":"2019-07-03T03:58:34Z","mtu":1450}} 2019-07-03 03:58:34,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d88d53e1-6c5e-422f-9aaf-1a6c27aae83e 2019-07-03 03:58:34,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.557136058807s 2019-07-03 03:58:34,520 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T03:58:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_7fda002f-7c1f-4fac-9149-7ed12c3dab10', u'created_at': u'2019-07-03T03:58:34Z', u'mtu': 1450, u'tenant_id': u'ab20f1a88bbf46dda029b9245b68990b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ab20f1a88bbf46dda029b9245b68990b', u'l2_adjacency': True}) 2019-07-03 03:58:34,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 03:58:34,521 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 03:58:34,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:34 GMT X-Openstack-Request-Id: req-41f511ee-8e1e-4544-9258-f84351309091 2019-07-03 03:58:34,904 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T03:38:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"ab20f1a88bbf46dda029b9245b68990b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T03:58:34Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_7fda002f-7c1f-4fac-9149-7ed12c3dab10","admin_state_up":true,"tenant_id":"ab20f1a88bbf46dda029b9245b68990b","created_at":"2019-07-03T03:58:34Z","provider:network_type":"vxlan"}]} 2019-07-03 03:58:34,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-41f511ee-8e1e-4544-9258-f84351309091 2019-07-03 03:58:34,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383682012558s 2019-07-03 03:58:34,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 03:58:34,906 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "enable_dhcp": true, "network_id": "bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 03:58:36,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:36 GMT X-Openstack-Request-Id: req-79c40ac9-57e7-4ce3-a7ba-ede0fac16c6a 2019-07-03 03:58:36,489 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T03:58:35Z","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":"31df954c-a95a-467d-8587-133941cb12f2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ab20f1a88bbf46dda029b9245b68990b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_7fda002f-7c1f-4fac-9149-7ed12c3dab10","enable_dhcp":true,"segment_id":null,"network_id":"bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b","tenant_id":"ab20f1a88bbf46dda029b9245b68990b","created_at":"2019-07-03T03:58:35Z","ip_version":4}} 2019-07-03 03:58:36,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-79c40ac9-57e7-4ce3-a7ba-ede0fac16c6a 2019-07-03 03:58:36,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.58318996429s 2019-07-03 03:58:36,489 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:58:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'31df954c-a95a-467d-8587-133941cb12f2', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_7fda002f-7c1f-4fac-9149-7ed12c3dab10', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b', u'tenant_id': u'ab20f1a88bbf46dda029b9245b68990b', u'created_at': u'2019-07-03T03:58:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ab20f1a88bbf46dda029b9245b68990b'}) 2019-07-03 03:58:36,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 03:58:36,491 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "neutron-tempest-plugin-api-router_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "admin_state_up": true}}' 2019-07-03 03:58:43,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:43 GMT X-Openstack-Request-Id: req-968f990f-e19c-4aea-9b48-e76f87661e89 2019-07-03 03:58:43,676 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "created_at": "2019-07-03T03:58:37Z", "admin_state_up": true, "updated_at": "2019-07-03T03:58:38Z", "project_id": "ab20f1a88bbf46dda029b9245b68990b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1ddc3b21-f43b-41be-b077-044916ccbc77", "name": "neutron-tempest-plugin-api-router_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}} 2019-07-03 03:58:43,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-968f990f-e19c-4aea-9b48-e76f87661e89 2019-07-03 03:58:43,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.18627619743s 2019-07-03 03:58:43,677 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T03:58:38Z', u'revision_number': 3, u'ha': True, u'id': u'1ddc3b21-f43b-41be-b077-044916ccbc77', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_7fda002f-7c1f-4fac-9149-7ed12c3dab10', u'admin_state_up': True, u'tenant_id': u'ab20f1a88bbf46dda029b9245b68990b', u'created_at': u'2019-07-03T03:58:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'ab20f1a88bbf46dda029b9245b68990b'}) 2019-07-03 03:58:43,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 03:58:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1ddc3b21-f43b-41be-b077-044916ccbc77/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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" -d '{"subnet_id": "31df954c-a95a-467d-8587-133941cb12f2"}' 2019-07-03 03:58:46,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:46 GMT X-Openstack-Request-Id: req-6f9e7288-35e8-442f-be7e-6028664bbde4 2019-07-03 03:58:46,676 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "subnet_id": "31df954c-a95a-467d-8587-133941cb12f2", "subnet_ids": ["31df954c-a95a-467d-8587-133941cb12f2"], "port_id": "3bee99dc-7f2e-4a13-a3d4-0ac89cf4c293", "id": "1ddc3b21-f43b-41be-b077-044916ccbc77"} 2019-07-03 03:58:46,676 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1ddc3b21-f43b-41be-b077-044916ccbc77/add_router_interface.json used request id req-6f9e7288-35e8-442f-be7e-6028664bbde4 2019-07-03 03:58:46,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99914193153s 2019-07-03 03:58:46,677 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 03:58:46,782 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 03:58:46,786 - 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-07-03 03:58:46,791 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:46 GMT 2019-07-03 03:58:46,791 - 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-07-03 03:58:46,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:58:46,800 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 03:58:47,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:47 GMT X-Openstack-Request-Id: req-2ac3eb6a-d11f-4003-be73-bfb91ce98979 2019-07-03 03:58:47,097 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:58:47,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2ac3eb6a-d11f-4003-be73-bfb91ce98979 2019-07-03 03:58:47,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301036119461s 2019-07-03 03:58:47,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:58:47,110 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}' 2019-07-03 03:58:47,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:47 GMT Location: http://172.30.9.23:9292/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49c078e4-be0b-4c34-ae0f-3025cde1650f 2019-07-03 03:58:47,458 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:58:47Z", "file": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36/file", "owner": "ab20f1a88bbf46dda029b9245b68990b", "id": "748a9457-1271-4061-8cc2-2a7f36062c36", "size": null, "self": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36", "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_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "checksum": null, "created_at": "2019-07-03T03:58:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:58:47,459 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-49c078e4-be0b-4c34-ae0f-3025cde1650f 2019-07-03 03:58:47,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.352421998978s 2019-07-03 03:58:47,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:58:47,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36/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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" -d '' 2019-07-03 03:58:49,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:58:49 GMT X-Openstack-Request-Id: req-7a8edf1a-3ffe-4eec-93be-fac40d190752 2019-07-03 03:58:49,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:58:49,278 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36/file used request id req-7a8edf1a-3ffe-4eec-93be-fac40d190752 2019-07-03 03:58:49,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.81832098961s 2019-07-03 03:58:49,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:58:49,286 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 03:58:49,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:49 GMT X-Openstack-Request-Id: req-e850f6ef-17a4-4c28-bd99-f78e250948cf 2019-07-03 03:58:49,598 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:58:49Z", "file": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36/file", "owner": "ab20f1a88bbf46dda029b9245b68990b", "id": "748a9457-1271-4061-8cc2-2a7f36062c36", "size": 12716032, "self": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:58:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:58:49,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e850f6ef-17a4-4c28-bd99-f78e250948cf 2019-07-03 03:58:49,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315863847733s 2019-07-03 03:58:49,600 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap', u'metadata': Munch({})})], 'file': u'/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36/file', 'owner': u'ab20f1a88bbf46dda029b9245b68990b', 'id': u'748a9457-1271-4061-8cc2-2a7f36062c36', 'size': 12716032, u'self': u'/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab20f1a88bbf46dda029b9245b68990b', 'name': 'neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:58:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T03:58:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10', '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/748a9457-1271-4061-8cc2-2a7f36062c36', 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_7fda002f-7c1f-4fac-9149-7ed12c3dab10', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10', 'created': u'2019-07-03T03:58:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:58:47Z', 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/748a9457-1271-4061-8cc2-2a7f36062c36', 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_7fda002f-7c1f-4fac-9149-7ed12c3dab10', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:58:49,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:58:49,607 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:58:49,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d21a35c3-f253-4339-bba9-d89c9a904bc4 x-openstack-request-id: req-d21a35c3-f253-4339-bba9-d89c9a904bc4 2019-07-03 03:58:49,965 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311", "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": "b0348c1c-a3f7-4ae1-a528-5c99bf86d311"}} 2019-07-03 03:58:49,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d21a35c3-f253-4339-bba9-d89c9a904bc4 2019-07-03 03:58:49,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361374139786s 2019-07-03 03:58:49,966 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_7fda002f-7c1f-4fac-9149-7ed12c3dab10', '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'a6c124494b0c46c2b4ad05546c87df21', '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'b0348c1c-a3f7-4ae1-a528-5c99bf86d311', 'swap': 0}) 2019-07-03 03:58:49,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:58:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311/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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" -d '{"extra_specs": {}}' 2019-07-03 03:58:49,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58: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-5f912813-886a-417c-b443-78f4d8b7db68 x-openstack-request-id: req-5f912813-886a-417c-b443-78f4d8b7db68 2019-07-03 03:58:49,986 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:58:49,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311/os-extra_specs used request id req-5f912813-886a-417c-b443-78f4d8b7db68 2019-07-03 03:58:49,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198361873627s 2019-07-03 03:58:49,995 - 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-07-03 03:58:50,001 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f3af56-d753-4aa5-ba75-9c647ccc761f 2019-07-03 03:58:50,001 - 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-07-03 03:58:50,001 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-71f3af56-d753-4aa5-ba75-9c647ccc761f 2019-07-03 03:58:50,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:58:50,007 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 03:58:50,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1609356-9fe2-4097-bf87-096aecdc067a 2019-07-03 03:58:50,197 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:58:50,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f1609356-9fe2-4097-bf87-096aecdc067a 2019-07-03 03:58:50,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193317890167s 2019-07-03 03:58:50,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 03:58:50,205 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 03:58:50,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 03:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b48d11-e58b-4e1d-a778-6ee7720c0d02 2019-07-03 03:58:50,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 03:58:50,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-63b48d11-e58b-4e1d-a778-6ee7720c0d02 2019-07-03 03:58:50,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208739042282s 2019-07-03 03:58:50,422 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 03:58:54,694 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e899e8c1-025c-4998-aa37-1fc74fb81512 | 2019-07-03T03:58:54.289204 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e899e8c1-025c-4998-aa37-1fc74fb81512 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 03:58:58,180 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 03:58:58,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-03 03:59:04,154 - 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=1367af46-94dd-46ba-9031-26e1bbc1f8a7) as the default verifier for the future CLI operations. 2019-07-03 03:59:06,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 03:59:06,032 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 03:59:06,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 03:59:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-048713e1-2584-40bd-b98c-b5a406a21df2 x-openstack-request-id: req-048713e1-2584-40bd-b98c-b5a406a21df2 2019-07-03 03:59:06,076 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 03:59:06,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-048713e1-2584-40bd-b98c-b5a406a21df2 2019-07-03 03:59:06,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0468628406525s 2019-07-03 03:59:06,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:59:06,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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 03:59:06,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 03 Jul 2019 03:59:06 GMT X-Openstack-Request-Id: req-fa1ac8eb-2944-42a2-9273-20d1c7f3a648 2019-07-03 03:59:06,109 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:58:49Z", "file": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36/file", "owner": "ab20f1a88bbf46dda029b9245b68990b", "id": "748a9457-1271-4061-8cc2-2a7f36062c36", "size": 12716032, "self": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:58:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:59:06,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fa1ac8eb-2944-42a2-9273-20d1c7f3a648 2019-07-03 03:59:06,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281479358673s 2019-07-03 03:59:06,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 03:59:06,121 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}' 2019-07-03 03:59:06,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Wed, 03 Jul 2019 03:59:06 GMT Location: http://172.30.9.23:9292/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a5c5e8b7-8e6f-4116-9054-620143c51c83 2019-07-03 03:59:06,916 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:59:06Z", "file": "/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/file", "owner": "ab20f1a88bbf46dda029b9245b68990b", "id": "8cb9455f-66d9-44d9-9c7f-0e990d56ed81", "size": null, "self": "/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81", "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_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "checksum": null, "created_at": "2019-07-03T03:59:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 03:59:06,916 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a5c5e8b7-8e6f-4116-9054-620143c51c83 2019-07-03 03:59:06,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.798045158386s 2019-07-03 03:59:06,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 03:59:06,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" -d '' 2019-07-03 03:59:08,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 03:59:08 GMT X-Openstack-Request-Id: req-2081f4d3-4fca-49ab-8609-cd368ea941e3 2019-07-03 03:59:08,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 03:59:08,415 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/file used request id req-2081f4d3-4fca-49ab-8609-cd368ea941e3 2019-07-03 03:59:08,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.498057127s 2019-07-03 03:59:08,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 03:59:08,423 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 03:59:08,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Wed, 03 Jul 2019 03:59:08 GMT X-Openstack-Request-Id: req-d28db190-819f-4a58-ac71-5c938da5a784 2019-07-03 03:59:08,738 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:59:08Z", "file": "/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/file", "owner": "ab20f1a88bbf46dda029b9245b68990b", "id": "8cb9455f-66d9-44d9-9c7f-0e990d56ed81", "size": 12716032, "self": "/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:59:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:58:49Z", "file": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36/file", "owner": "ab20f1a88bbf46dda029b9245b68990b", "id": "748a9457-1271-4061-8cc2-2a7f36062c36", "size": 12716032, "self": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:58:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 03:59:08,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d28db190-819f-4a58-ac71-5c938da5a784 2019-07-03 03:59:08,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318822145462s 2019-07-03 03:59:08,741 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/file', 'owner': u'ab20f1a88bbf46dda029b9245b68990b', 'id': u'8cb9455f-66d9-44d9-9c7f-0e990d56ed81', 'size': 12716032, u'self': u'/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab20f1a88bbf46dda029b9245b68990b', 'name': 'neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T03:59:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T03:59:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10', '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/8cb9455f-66d9-44d9-9c7f-0e990d56ed81', 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_7fda002f-7c1f-4fac-9149-7ed12c3dab10', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10', 'created': u'2019-07-03T03:59:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T03:59:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81', 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_7fda002f-7c1f-4fac-9149-7ed12c3dab10', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 03:59:08,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 03:59:08,745 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 03:59:08,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Wed, 03 Jul 2019 03:59:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fcd6414d-2650-4da1-869d-eed357f68e34 x-openstack-request-id: req-fcd6414d-2650-4da1-869d-eed357f68e34 2019-07-03 03:59:08,787 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cee3f5b0-4afc-445c-a6d9-a55892ab48ac", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cee3f5b0-4afc-445c-a6d9-a55892ab48ac", "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": "cee3f5b0-4afc-445c-a6d9-a55892ab48ac"}} 2019-07-03 03:59:08,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fcd6414d-2650-4da1-869d-eed357f68e34 2019-07-03 03:59:08,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0458650588989s 2019-07-03 03:59:08,788 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10', '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'a6c124494b0c46c2b4ad05546c87df21', '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'cee3f5b0-4afc-445c-a6d9-a55892ab48ac', 'swap': 0}) 2019-07-03 03:59:08,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 03:59:08,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/cee3f5b0-4afc-445c-a6d9-a55892ab48ac/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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" -d '{"extra_specs": {}}' 2019-07-03 03:59:08,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 03:59: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-ed61fc7b-3b95-4aae-8733-e52d831ed2bf x-openstack-request-id: req-ed61fc7b-3b95-4aae-8733-e52d831ed2bf 2019-07-03 03:59:08,809 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 03:59:08,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/cee3f5b0-4afc-445c-a6d9-a55892ab48ac/os-extra_specs used request id req-ed61fc7b-3b95-4aae-8733-e52d831ed2bf 2019-07-03 03:59:08,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196950435638s 2019-07-03 03:59:08,809 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10', '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'a6c124494b0c46c2b4ad05546c87df21', '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'cee3f5b0-4afc-445c-a6d9-a55892ab48ac', 'swap': 0}) 2019-07-03 03:59:12,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-03 03:59:12,182 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-03 03:59:12,182 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-03 03:59:12,184 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-03 03:59:12,213 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-03 03:59:15,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1367af46-94dd-46ba-9031-26e1bbc1f8a7/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-07-03 03:59:15,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-03 03:59:15,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', '--concurrency=4']'. 2019-07-03 04:14:24,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fd03c83a-79f3-4e33-a0c8-a5e2aa2f173f 2019-07-03 04:14:24,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'fd03c83a-79f3-4e33-a0c8-a5e2aa2f173f']'. 2019-07-03 04:14:25,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-03 04:14:25,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-03 04:14:25,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 04:14:25,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fd03c83a-79f3-4e33-a0c8-a5e2aa2f173f | 2019-07-03 04:14:25,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-03 04:14:25,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-03 03:59:17 | 2019-07-03 04:14:25,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-03 04:14:23 | 2019-07-03 04:14:25,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:06 | 2019-07-03 04:14:25,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-03 04:14:25,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-03 04:14:25,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-03 04:14:25,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1367af46-94dd-46ba-9031-26e1bbc1f8a7) | 2019-07-03 04:14:25,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-03 04:14:25,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e899e8c1-025c-4998-aa37-1fc74fb81512) | 2019-07-03 04:14:25,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-07-03 04:14:25,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 900.045 | 2019-07-03 04:14:25,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-07-03 04:14:25,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-07-03 04:14:25,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-03 04:14:25,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-03 04:14:25,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-03 04:14:25,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 04:14:25,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-03 04:14:25,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-03 04:14:25,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-07-03 04:14:25,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'fd03c83a-79f3-4e33-a0c8-a5e2aa2f173f', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-07-03 04:14:27,630 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid fd03c83a-79f3-4e33-a0c8-a5e2aa2f173f --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-03 04:14:27,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'fd03c83a-79f3-4e33-a0c8-a5e2aa2f173f', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-07-03 04:14:29,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid fd03c83a-79f3-4e33-a0c8-a5e2aa2f173f --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-03 04:14:29,988 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 04:14:29,988 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:56 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-07-03 04:14:30,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 04:14:30,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:31,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:14:31 GMT X-Openstack-Request-Id: req-a43e495e-8b27-409b-8112-078361ad6c57 2019-07-03 04:14:31,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 04:14:31,200 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8cb9455f-66d9-44d9-9c7f-0e990d56ed81 used request id req-a43e495e-8b27-409b-8112-078361ad6c57 2019-07-03 04:14:31,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1959002018s 2019-07-03 04:14:31,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 04:14:31,218 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:31,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0429e246-aa8d-4175-90dd-99369e013687 x-openstack-request-id: req-0429e246-aa8d-4175-90dd-99369e013687 2019-07-03 04:14:31,535 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311", "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": "b0348c1c-a3f7-4ae1-a528-5c99bf86d311"}, {"name": "neutron-tempest-plugin-api-flavor_alt_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cee3f5b0-4afc-445c-a6d9-a55892ab48ac", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cee3f5b0-4afc-445c-a6d9-a55892ab48ac", "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": "cee3f5b0-4afc-445c-a6d9-a55892ab48ac"}]} 2019-07-03 04:14:31,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-0429e246-aa8d-4175-90dd-99369e013687 2019-07-03 04:14:31,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.321000814438s 2019-07-03 04:14:31,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 04:14:31,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/cee3f5b0-4afc-445c-a6d9-a55892ab48ac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:31,575 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14: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-a80f1489-e136-4b1b-94ba-a67aa793b4ab x-openstack-request-id: req-a80f1489-e136-4b1b-94ba-a67aa793b4ab 2019-07-03 04:14:31,576 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/cee3f5b0-4afc-445c-a6d9-a55892ab48ac used request id req-a80f1489-e136-4b1b-94ba-a67aa793b4ab 2019-07-03 04:14:31,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0366320610046s 2019-07-03 04:14:31,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 04:14:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1ddc3b21-f43b-41be-b077-044916ccbc77/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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" -d '{"subnet_id": "31df954c-a95a-467d-8587-133941cb12f2"}' 2019-07-03 04:14:34,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:34 GMT X-Openstack-Request-Id: req-788c433f-fff6-49a8-be48-85b240529df3 2019-07-03 04:14:34,605 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "subnet_id": "31df954c-a95a-467d-8587-133941cb12f2", "subnet_ids": ["31df954c-a95a-467d-8587-133941cb12f2"], "port_id": "3bee99dc-7f2e-4a13-a3d4-0ac89cf4c293", "id": "1ddc3b21-f43b-41be-b077-044916ccbc77"} 2019-07-03 04:14:34,606 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1ddc3b21-f43b-41be-b077-044916ccbc77/remove_router_interface.json used request id req-788c433f-fff6-49a8-be48-85b240529df3 2019-07-03 04:14:34,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.02940297127s 2019-07-03 04:14:34,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 04:14:34,607 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:35,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:35 GMT X-Openstack-Request-Id: req-ad435441-5712-4b07-b8c2-2faa5e2600f5 2019-07-03 04:14:35,060 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "created_at": "2019-07-03T03:58:37Z", "admin_state_up": true, "updated_at": "2019-07-03T04:14:33Z", "project_id": "ab20f1a88bbf46dda029b9245b68990b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "1ddc3b21-f43b-41be-b077-044916ccbc77", "name": "neutron-tempest-plugin-api-router_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}]} 2019-07-03 04:14:35,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ad435441-5712-4b07-b8c2-2faa5e2600f5 2019-07-03 04:14:35,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.453907012939s 2019-07-03 04:14:35,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 04:14:35,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1ddc3b21-f43b-41be-b077-044916ccbc77.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:39,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:14:40 GMT X-Openstack-Request-Id: req-9173cb83-57f8-4a5b-916b-9846facb4569 2019-07-03 04:14:39,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:14:39,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1ddc3b21-f43b-41be-b077-044916ccbc77.json used request id req-9173cb83-57f8-4a5b-916b-9846facb4569 2019-07-03 04:14:39,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.91065096855s 2019-07-03 04:14:39,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 04:14:39,974 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:40,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1942 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:40 GMT X-Openstack-Request-Id: req-ff904cee-9f6c-4563-a8d8-64fdb74b9abe 2019-07-03 04:14:40,341 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:58:35Z","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":"31df954c-a95a-467d-8587-133941cb12f2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ab20f1a88bbf46dda029b9245b68990b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_7fda002f-7c1f-4fac-9149-7ed12c3dab10","enable_dhcp":true,"segment_id":null,"network_id":"bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b","tenant_id":"ab20f1a88bbf46dda029b9245b68990b","created_at":"2019-07-03T03:58:35Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4}]} 2019-07-03 04:14:40,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ff904cee-9f6c-4563-a8d8-64fdb74b9abe 2019-07-03 04:14:40,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.368103027344s 2019-07-03 04:14:40,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 04:14:40,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/31df954c-a95a-467d-8587-133941cb12f2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:42,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:14:42 GMT X-Openstack-Request-Id: req-e8b7b73c-49d3-4130-97ac-8d59df66b074 2019-07-03 04:14:42,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:14:42,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/31df954c-a95a-467d-8587-133941cb12f2.json used request id req-e8b7b73c-49d3-4130-97ac-8d59df66b074 2019-07-03 04:14:42,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42055010796s 2019-07-03 04:14:42,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:14:42,765 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:43,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2123 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:43 GMT X-Openstack-Request-Id: req-9f372aa9-01d9-4ed4-9e3d-3968c5289faa 2019-07-03 04:14:43,085 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"ab20f1a88bbf46dda029b9245b68990b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:14:42Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_7fda002f-7c1f-4fac-9149-7ed12c3dab10","admin_state_up":true,"tenant_id":"ab20f1a88bbf46dda029b9245b68990b","created_at":"2019-07-03T03:58:34Z","provider:network_type":"vxlan"}]} 2019-07-03 04:14:43,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9f372aa9-01d9-4ed4-9e3d-3968c5289faa 2019-07-03 04:14:43,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321615934372s 2019-07-03 04:14:43,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 04:14:43,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:44,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:14:44 GMT X-Openstack-Request-Id: req-1fdcb9e9-a45a-42ab-ba94-dac28e509e8a 2019-07-03 04:14:44,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:14:44,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bae6b6a7-e471-4c7c-95e5-e19fdaa0b01b.json used request id req-1fdcb9e9-a45a-42ab-ba94-dac28e509e8a 2019-07-03 04:14:44,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55700993538s 2019-07-03 04:14:44,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:14:44,653 - 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}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:44,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:44 GMT X-Openstack-Request-Id: req-6bd5a89f-6987-485a-9c5e-42d3544fe05b 2019-07-03 04:14:44,969 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T03:58:49Z", "file": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36/file", "owner": "ab20f1a88bbf46dda029b9245b68990b", "id": "748a9457-1271-4061-8cc2-2a7f36062c36", "size": 12716032, "self": "/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/748a9457-1271-4061-8cc2-2a7f36062c36/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T03:58:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:14:44,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6bd5a89f-6987-485a-9c5e-42d3544fe05b 2019-07-03 04:14:44,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321048021317s 2019-07-03 04:14:44,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 04:14:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a30c8dabe4ab5d0fe80690092dec74e33965e5" 2019-07-03 04:14:45,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:14:45 GMT X-Openstack-Request-Id: req-9bd2ce86-f005-442d-8887-32251249a972 2019-07-03 04:14:45,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-07-03 04:14:45,620 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/748a9457-1271-4061-8cc2-2a7f36062c36 used request id req-9bd2ce86-f005-442d-8887-32251249a972 2019-07-03 04:14:45,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.648249864578s 2019-07-03 04:14:45,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 04:14:45,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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:45,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Wed, 03 Jul 2019 04: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-f5de1f78-a214-4ea0-b9bc-3ee8cfe96838 x-openstack-request-id: req-f5de1f78-a214-4ea0-b9bc-3ee8cfe96838 2019-07-03 04:14:45,650 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311", "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": "b0348c1c-a3f7-4ae1-a528-5c99bf86d311"}]} 2019-07-03 04:14:45,650 - 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-f5de1f78-a214-4ea0-b9bc-3ee8cfe96838 2019-07-03 04:14:45,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297729969025s 2019-07-03 04:14:45,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 04:14:45,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:45,696 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14: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-ea4e70ae-5ee0-4c85-afbb-c46cae9d62b6 x-openstack-request-id: req-ea4e70ae-5ee0-4c85-afbb-c46cae9d62b6 2019-07-03 04:14:45,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b0348c1c-a3f7-4ae1-a528-5c99bf86d311 used request id req-ea4e70ae-5ee0-4c85-afbb-c46cae9d62b6 2019-07-03 04:14:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0440130233765s 2019-07-03 04:14:45,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:14:45,700 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:45,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc7dab2-f8ff-475b-b56a-88467ad6a35f 2019-07-03 04:14:45,917 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": {"self": "http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99653a4e58044287b4cb10875720b46d", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:14:45,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-afc7dab2-f8ff-475b-b56a-88467ad6a35f 2019-07-03 04:14:45,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220820903778s 2019-07-03 04:14:45,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:14:45,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:46,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 238 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01da2c44-0461-4b0c-9a9c-195a21bb01c8 2019-07-03 04:14:46,160 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_7fda002f-7c1f-4fac-9149-7ed12c3dab10", "links": {"self": "http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "99653a4e58044287b4cb10875720b46d", "description": null}} 2019-07-03 04:14:46,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d used request id req-01da2c44-0461-4b0c-9a9c-195a21bb01c8 2019-07-03 04:14:46,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238477945328s 2019-07-03 04:14:46,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 04:14:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:46,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e38d52-3605-4d38-b51a-1ca9cab4aa2d 2019-07-03 04:14:46,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:14:46,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/99653a4e58044287b4cb10875720b46d used request id req-28e38d52-3605-4d38-b51a-1ca9cab4aa2d 2019-07-03 04:14:46,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.343513965607s 2019-07-03 04:14:46,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:14:46,514 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:46,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d4592d-a73e-4051-8aa4-df1ffd66df1e 2019-07-03 04:14:46,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/ab20f1a88bbf46dda029b9245b68990b"}, "tags": [], "enabled": true, "id": "ab20f1a88bbf46dda029b9245b68990b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_7fda002f-7c1f-4fac-9149-7ed12c3dab10"}]} 2019-07-03 04:14:46,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e7d4592d-a73e-4051-8aa4-df1ffd66df1e 2019-07-03 04:14:46,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208229780197s 2019-07-03 04:14:46,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 04:14:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/ab20f1a88bbf46dda029b9245b68990b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:47,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273bcfaf-8830-4896-91a2-a596633c12eb 2019-07-03 04:14:47,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:14:47,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ab20f1a88bbf46dda029b9245b68990b used request id req-273bcfaf-8830-4896-91a2-a596633c12eb 2019-07-03 04:14:47,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.308568954468s 2019-07-03 04:14:47,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 04:14:47,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ab20f1a88bbf46dda029b9245b68990b&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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:47,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:47 GMT X-Openstack-Request-Id: req-c6bd53cf-c433-4e94-85b0-a0b2ea51c94c 2019-07-03 04:14:47,288 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "created_at": "2019-07-03T03:58:34Z", "updated_at": "2019-07-03T03:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:58:34Z", "revision_number": 0, "id": "195fda8e-5544-4227-a3a9-c2a8850b8a69", "remote_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "remote_ip_prefix": null, "created_at": "2019-07-03T03:58:34Z", "security_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab20f1a88bbf46dda029b9245b68990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:58:34Z", "revision_number": 0, "id": "46421bb2-66cc-4b6c-bf36-b54fb7d3a32e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:58:34Z", "security_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab20f1a88bbf46dda029b9245b68990b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:58:34Z", "revision_number": 0, "id": "81744b96-eb9b-40b0-9e5f-643b099601d5", "remote_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "remote_ip_prefix": null, "created_at": "2019-07-03T03:58:34Z", "security_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab20f1a88bbf46dda029b9245b68990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:58:34Z", "revision_number": 0, "id": "e51db5c9-7b7e-4f93-a2c2-9a504d4a05e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:58:34Z", "security_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab20f1a88bbf46dda029b9245b68990b"}], "revision_number": 1, "project_id": "ab20f1a88bbf46dda029b9245b68990b", "id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "name": "default"}]} 2019-07-03 04:14:47,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ab20f1a88bbf46dda029b9245b68990b&name=default used request id req-c6bd53cf-c433-4e94-85b0-a0b2ea51c94c 2019-07-03 04:14:47,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250412940979s 2019-07-03 04:14:47,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 04:14:47,294 - 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}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:47,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:47 GMT X-Openstack-Request-Id: req-1cecced5-824b-416a-8a12-59a4febb66cb 2019-07-03 04:14:47,640 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "created_at": "2019-07-03T03:58:34Z", "updated_at": "2019-07-03T03:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:58:34Z", "revision_number": 0, "id": "195fda8e-5544-4227-a3a9-c2a8850b8a69", "remote_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "remote_ip_prefix": null, "created_at": "2019-07-03T03:58:34Z", "security_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab20f1a88bbf46dda029b9245b68990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:58:34Z", "revision_number": 0, "id": "46421bb2-66cc-4b6c-bf36-b54fb7d3a32e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:58:34Z", "security_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab20f1a88bbf46dda029b9245b68990b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:58:34Z", "revision_number": 0, "id": "81744b96-eb9b-40b0-9e5f-643b099601d5", "remote_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "remote_ip_prefix": null, "created_at": "2019-07-03T03:58:34Z", "security_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab20f1a88bbf46dda029b9245b68990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:58:34Z", "revision_number": 0, "id": "e51db5c9-7b7e-4f93-a2c2-9a504d4a05e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:58:34Z", "security_group_id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "tenant_id": "ab20f1a88bbf46dda029b9245b68990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab20f1a88bbf46dda029b9245b68990b"}], "revision_number": 1, "project_id": "ab20f1a88bbf46dda029b9245b68990b", "id": "4bbe9a83-33cf-44fb-9082-5c024c99d547", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 04:14:47,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1cecced5-824b-416a-8a12-59a4febb66cb 2019-07-03 04:14:47,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346560001373s 2019-07-03 04:14:47,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 04:14:47,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4bbe9a83-33cf-44fb-9082-5c024c99d547.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01bb49722b19a3fdcb42784375b3ede43e0eca8d" 2019-07-03 04:14:48,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:14:48 GMT X-Openstack-Request-Id: req-193b56df-7908-44a9-a125-e67d52773af4 2019-07-03 04:14:48,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:14:48,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4bbe9a83-33cf-44fb-9082-5c024c99d547.json used request id req-193b56df-7908-44a9-a125-e67d52773af4 2019-07-03 04:14:48,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.475066900253s 2019-07-03 04:14:48,173 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-07-03 04:14:48,218 - 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-07-03 04:14:48,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59d4621-2e4b-41f2-bb88-cd23dbc23df1 2019-07-03 04:14:48,224 - 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-07-03 04:14:48,224 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d59d4621-2e4b-41f2-bb88-cd23dbc23df1 2019-07-03 04:14:48,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 04:14:48,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T05:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["gY3_KHI8Rjexc_pOV9g6kQ"], "issued_at": "2019-07-03T04:14:48.000000Z"}} 2019-07-03 04:14:48,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:14:48,639 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:49,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:49 GMT X-Openstack-Request-Id: req-f4c53213-2230-4523-b5b6-b5288cd5dd6f 2019-07-03 04:14:49,047 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 04:14:49,048 - 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-f4c53213-2230-4523-b5b6-b5288cd5dd6f 2019-07-03 04:14:49,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.408895015717s 2019-07-03 04:14:49,054 - 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-07-03 04:14:49,060 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e07a567b-b99f-418c-9c98-9e33e1451ae1 2019-07-03 04:14:49,060 - 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-07-03 04:14:49,060 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e07a567b-b99f-418c-9c98-9e33e1451ae1 2019-07-03 04:14:49,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:14:49,064 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:49,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4698ba5b-1809-4778-a6cb-8a936404012f 2019-07-03 04:14:49,292 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 04:14:49,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4698ba5b-1809-4778-a6cb-8a936404012f 2019-07-03 04:14:49,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231721878052s 2019-07-03 04:14:49,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 04:14:49,303 - 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}9888de4f56606990607c982f7fb075951dab7108" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}}' 2019-07-03 04:14:49,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c14efa96-60ce-4074-ae18-ad55d3ad9f03 2019-07-03 04:14:49,535 - 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/407a7c261f6148c88cc0c0abd87a6e3c"}, "tags": [], "enabled": true, "id": "407a7c261f6148c88cc0c0abd87a6e3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}} 2019-07-03 04:14:49,535 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c14efa96-60ce-4074-ae18-ad55d3ad9f03 2019-07-03 04:14:49,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.235216856003s 2019-07-03 04:14:49,535 - 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'407a7c261f6148c88cc0c0abd87a6e3c', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e'}) 2019-07-03 04:14:49,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 04:14:49,546 - 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}9888de4f56606990607c982f7fb075951dab7108" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "YC8CjW36BERv17jClbB4vWP1CVU6Jj", "email": null, "name": "rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}}' 2019-07-03 04:14:50,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5749cc28-22a0-4c96-9e01-02766e48bc37 2019-07-03 04:14:50,044 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": {"self": "http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "47f783df185745eb8fe21fc4168900cc", "domain_id": "default", "password_expires_at": null}} 2019-07-03 04:14:50,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-5749cc28-22a0-4c96-9e01-02766e48bc37 2019-07-03 04:14:50,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502347946167s 2019-07-03 04:14:50,045 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'47f783df185745eb8fe21fc4168900cc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e'}) 2019-07-03 04:14:50,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:14:50,052 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:50,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b2e00c-c9dc-4735-b04d-d2171e97ab19 2019-07-03 04:14:50,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:14:50,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-86b2e00c-c9dc-4735-b04d-d2171e97ab19 2019-07-03 04:14:50,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.322592973709s 2019-07-03 04:14:50,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:14:50,380 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:50,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82458981-4469-4d94-9431-0b410174f939 2019-07-03 04:14:50,577 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:14:50,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82458981-4469-4d94-9431-0b410174f939 2019-07-03 04:14:50,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20115685463s 2019-07-03 04:14:50,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:14:50,586 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:50,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69563266-37a2-45ba-98cc-edcdaef683ac 2019-07-03 04:14:50,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:14:50,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-69563266-37a2-45ba-98cc-edcdaef683ac 2019-07-03 04:14:50,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226396083832s 2019-07-03 04:14:50,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:14:50,817 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:51,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d3520a-7455-4b6f-8bea-d82ce1e43667 2019-07-03 04:14:51,040 - 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-07-03 04:14:51,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-11d3520a-7455-4b6f-8bea-d82ce1e43667 2019-07-03 04:14:51,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226537942886s 2019-07-03 04:14:51,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:14:51,044 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:51,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf0b32f-c1db-4122-b7b8-1ffe1f704900 2019-07-03 04:14:51,180 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": {"self": "http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "47f783df185745eb8fe21fc4168900cc", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:14:51,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4cf0b32f-c1db-4122-b7b8-1ffe1f704900 2019-07-03 04:14:51,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139611959457s 2019-07-03 04:14:51,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:14:51,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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:51,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ea7fe0-d472-4d62-8aa3-15f48e32fcaf 2019-07-03 04:14:51,365 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/407a7c261f6148c88cc0c0abd87a6e3c"}, "tags": [], "enabled": true, "id": "407a7c261f6148c88cc0c0abd87a6e3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 04:14:51,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-00ea7fe0-d472-4d62-8aa3-15f48e32fcaf 2019-07-03 04:14:51,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171740055084s 2019-07-03 04:14:51,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 04:14:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=47f783df185745eb8fe21fc4168900cc&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=407a7c261f6148c88cc0c0abd87a6e3c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:51,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c603da-22ca-4499-a71c-5c73f99baf98 2019-07-03 04:14:51,598 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=47f783df185745eb8fe21fc4168900cc&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=407a7c261f6148c88cc0c0abd87a6e3c", "previous": null, "next": null}} 2019-07-03 04:14:51,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=47f783df185745eb8fe21fc4168900cc&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=407a7c261f6148c88cc0c0abd87a6e3c used request id req-b4c603da-22ca-4499-a71c-5c73f99baf98 2019-07-03 04:14:51,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224840164185s 2019-07-03 04:14:51,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 04:14:51,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/407a7c261f6148c88cc0c0abd87a6e3c/users/47f783df185745eb8fe21fc4168900cc/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:51,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9023c0d-b8c1-42f8-80ec-09e129af8f2f 2019-07-03 04:14:51,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:14:51,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/407a7c261f6148c88cc0c0abd87a6e3c/users/47f783df185745eb8fe21fc4168900cc/roles/de3f03247fab46318069d2e018e2d917 used request id req-a9023c0d-b8c1-42f8-80ec-09e129af8f2f 2019-07-03 04:14:51,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.200041055679s 2019-07-03 04:14:51,802 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 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'407a7c261f6148c88cc0c0abd87a6e3c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'YC8CjW36BERv17jClbB4vWP1CVU6Jj', 'username': u'rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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-07-03 04:14:51,806 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'password': 'YC8CjW36BERv17jClbB4vWP1CVU6Jj', 'project_name': 'rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '407a7c261f6148c88cc0c0abd87a6e3c', 'project_domain_name': 'Default'} 2019-07-03 04:14:51,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:14:51,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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:52,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c59dbc-185a-4da7-b01c-b57b57dcb487 2019-07-03 04:14:52,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:14:52,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-10c59dbc-185a-4da7-b01c-b57b57dcb487 2019-07-03 04:14:52,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224229097366s 2019-07-03 04:14:52,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:14:52,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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:52,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635703ed-c58b-4c79-9893-9ff535887e81 2019-07-03 04:14:52,265 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:14:52,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-635703ed-c58b-4c79-9893-9ff535887e81 2019-07-03 04:14:52,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226723194122s 2019-07-03 04:14:52,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:14:52,273 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:52,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12846e6e-c850-4fc5-873b-255d55a18ec3 2019-07-03 04:14:52,470 - 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-07-03 04:14:52,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-12846e6e-c850-4fc5-873b-255d55a18ec3 2019-07-03 04:14:52,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200791120529s 2019-07-03 04:14:52,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:14:52,475 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:52,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f2da81-37d5-4156-9372-7f7feeb236b4 2019-07-03 04:14:52,712 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": {"self": "http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "47f783df185745eb8fe21fc4168900cc", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:14:52,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e2f2da81-37d5-4156-9372-7f7feeb236b4 2019-07-03 04:14:52,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240938901901s 2019-07-03 04:14:52,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:14:52,726 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:52,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b836640d-3c8c-486e-a668-71f34b489ff9 2019-07-03 04:14:52,900 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/407a7c261f6148c88cc0c0abd87a6e3c"}, "tags": [], "enabled": true, "id": "407a7c261f6148c88cc0c0abd87a6e3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 04:14:52,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b836640d-3c8c-486e-a668-71f34b489ff9 2019-07-03 04:14:52,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177175998688s 2019-07-03 04:14:52,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 04:14:52,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=47f783df185745eb8fe21fc4168900cc&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=407a7c261f6148c88cc0c0abd87a6e3c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:53,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719452fb-5abd-43a2-971e-6a50b4aaa7d6 2019-07-03 04:14:53,023 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=47f783df185745eb8fe21fc4168900cc&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=407a7c261f6148c88cc0c0abd87a6e3c", "previous": null, "next": null}} 2019-07-03 04:14:53,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=47f783df185745eb8fe21fc4168900cc&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=407a7c261f6148c88cc0c0abd87a6e3c used request id req-719452fb-5abd-43a2-971e-6a50b4aaa7d6 2019-07-03 04:14:53,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115476131439s 2019-07-03 04:14:53,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 04:14:53,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/407a7c261f6148c88cc0c0abd87a6e3c/users/47f783df185745eb8fe21fc4168900cc/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:53,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf0a206-60bb-465a-af2c-6960b64b283a 2019-07-03 04:14:53,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:14:53,280 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/407a7c261f6148c88cc0c0abd87a6e3c/users/47f783df185745eb8fe21fc4168900cc/roles/044f8f0e2b8946309d83d491550fc12d used request id req-8bf0a206-60bb-465a-af2c-6960b64b283a 2019-07-03 04:14:53,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.253028869629s 2019-07-03 04:14:53,281 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-07-03 04:14:53,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:14:53,285 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:53,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88613484-2541-4c50-b1d5-a3d5b43e5e5e 2019-07-03 04:14:53,409 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 04:14:53,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-88613484-2541-4c50-b1d5-a3d5b43e5e5e 2019-07-03 04:14:53,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127284049988s 2019-07-03 04:14:53,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:14:53,420 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:14:53,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5f3d5f-70ec-4170-afe9-356f79fe3558 2019-07-03 04:14:53,623 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/407a7c261f6148c88cc0c0abd87a6e3c"}, "tags": [], "enabled": true, "id": "407a7c261f6148c88cc0c0abd87a6e3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 04:14:53,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-be5f3d5f-70ec-4170-afe9-356f79fe3558 2019-07-03 04:14:53,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206403017044s 2019-07-03 04:14:53,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 04:14:53,626 - 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}9888de4f56606990607c982f7fb075951dab7108" -d '{"network": {"shared": true, "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "name": "rally_sanity-net_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "admin_state_up": true}}' 2019-07-03 04:14:54,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:54 GMT X-Openstack-Request-Id: req-a82d1a76-4cd9-4323-be52-a883434f5dad 2019-07-03 04:14:54,132 - 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":"71ce1cad-e17a-465b-9fec-da0b0599bd47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"407a7c261f6148c88cc0c0abd87a6e3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:14:54Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e","admin_state_up":true,"tenant_id":"407a7c261f6148c88cc0c0abd87a6e3c","created_at":"2019-07-03T04:14:53Z","mtu":1450}} 2019-07-03 04:14:54,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a82d1a76-4cd9-4323-be52-a883434f5dad 2019-07-03 04:14:54,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.507085084915s 2019-07-03 04:14:54,133 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T04:14:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'71ce1cad-e17a-465b-9fec-da0b0599bd47', 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'rally_sanity-net_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', u'created_at': u'2019-07-03T04:14:53Z', u'mtu': 1450, u'tenant_id': u'407a7c261f6148c88cc0c0abd87a6e3c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'407a7c261f6148c88cc0c0abd87a6e3c', u'l2_adjacency': True}) 2019-07-03 04:14:54,137 - 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-07-03 04:14:54,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e61ca5a-9fcb-4f62-811d-c9ad2fac66ca 2019-07-03 04:14:54,144 - 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-07-03 04:14:54,144 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7e61ca5a-9fcb-4f62-811d-c9ad2fac66ca 2019-07-03 04:14:54,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 04:14:54,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T05:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407a7c261f6148c88cc0c0abd87a6e3c", "name": "rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_407a7c261f6148c88cc0c0abd87a6e3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_407a7c261f6148c88cc0c0abd87a6e3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/407a7c261f6148c88cc0c0abd87a6e3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "id": "47f783df185745eb8fe21fc4168900cc"}, "audit_ids": ["CrvRbQsBRwmKPNtdgTc2qg"], "issued_at": "2019-07-03T04:14:54.000000Z"}} 2019-07-03 04:14:54,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:14:54,567 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:14:54,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2102 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:54 GMT X-Openstack-Request-Id: req-62b39c63-c113-4277-bb59-2d5867bb9428 2019-07-03 04:14:54,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"71ce1cad-e17a-465b-9fec-da0b0599bd47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"407a7c261f6148c88cc0c0abd87a6e3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:14:54Z","qos_policy_id":null,"name":"rally_sanity-net_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e","admin_state_up":true,"tenant_id":"407a7c261f6148c88cc0c0abd87a6e3c","created_at":"2019-07-03T04:14:53Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 04:14:54,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-62b39c63-c113-4277-bb59-2d5867bb9428 2019-07-03 04:14:54,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382619142532s 2019-07-03 04:14:54,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 04:14:54,952 - 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}f7495cff0a6b57316507ff0141700d100535f760" -d '{"subnet": {"name": "rally_sanity-subnet_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "enable_dhcp": true, "network_id": "71ce1cad-e17a-465b-9fec-da0b0599bd47", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 04:14:55,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 03 Jul 2019 04:14:55 GMT X-Openstack-Request-Id: req-5f70dfac-dab9-4754-9fad-c7fedde043f6 2019-07-03 04:14:55,934 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T04:14:55Z","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":"07832e2d-0a10-446f-bf6b-abd509fb8e85","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"407a7c261f6148c88cc0c0abd87a6e3c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e","enable_dhcp":true,"segment_id":null,"network_id":"71ce1cad-e17a-465b-9fec-da0b0599bd47","tenant_id":"407a7c261f6148c88cc0c0abd87a6e3c","created_at":"2019-07-03T04:14:55Z","ip_version":4}} 2019-07-03 04:14:55,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5f70dfac-dab9-4754-9fad-c7fedde043f6 2019-07-03 04:14:55,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.983155965805s 2019-07-03 04:14:55,935 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T04:14:55Z', 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'07832e2d-0a10-446f-bf6b-abd509fb8e85', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'71ce1cad-e17a-465b-9fec-da0b0599bd47', u'tenant_id': u'407a7c261f6148c88cc0c0abd87a6e3c', u'created_at': u'2019-07-03T04:14:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'407a7c261f6148c88cc0c0abd87a6e3c'}) 2019-07-03 04:14:55,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 04:14:55,936 - 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}f7495cff0a6b57316507ff0141700d100535f760" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "rally_sanity-router_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "admin_state_up": true}}' 2019-07-03 04:15:03,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:03 GMT X-Openstack-Request-Id: req-ecc56def-593f-4700-b586-4c765bb2f3b4 2019-07-03 04:15:03,188 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "created_at": "2019-07-03T04:14:57Z", "admin_state_up": true, "updated_at": "2019-07-03T04:14:58Z", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "aa25bf7f-0a6b-41d3-a248-b20cee2fc2de", "name": "rally_sanity-router_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}} 2019-07-03 04:15:03,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ecc56def-593f-4700-b586-4c765bb2f3b4 2019-07-03 04:15:03,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.25233793259s 2019-07-03 04:15:03,188 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T04:14:58Z', u'revision_number': 3, u'ha': True, u'id': u'aa25bf7f-0a6b-41d3-a248-b20cee2fc2de', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', u'admin_state_up': True, u'tenant_id': u'407a7c261f6148c88cc0c0abd87a6e3c', u'created_at': u'2019-07-03T04:14:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'407a7c261f6148c88cc0c0abd87a6e3c'}) 2019-07-03 04:15:03,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 04:15:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/aa25bf7f-0a6b-41d3-a248-b20cee2fc2de/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}f7495cff0a6b57316507ff0141700d100535f760" -d '{"subnet_id": "07832e2d-0a10-446f-bf6b-abd509fb8e85"}' 2019-07-03 04:15:06,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:06 GMT X-Openstack-Request-Id: req-5a2c66e8-34fb-478f-994a-ba7d1efa15a7 2019-07-03 04:15:06,237 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "71ce1cad-e17a-465b-9fec-da0b0599bd47", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "subnet_id": "07832e2d-0a10-446f-bf6b-abd509fb8e85", "subnet_ids": ["07832e2d-0a10-446f-bf6b-abd509fb8e85"], "port_id": "a9f82ea7-1c04-4abc-9469-cd730a6d4c89", "id": "aa25bf7f-0a6b-41d3-a248-b20cee2fc2de"} 2019-07-03 04:15:06,237 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/aa25bf7f-0a6b-41d3-a248-b20cee2fc2de/add_router_interface.json used request id req-5a2c66e8-34fb-478f-994a-ba7d1efa15a7 2019-07-03 04:15:06,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.0483288765s 2019-07-03 04:15:06,238 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 04:15:06,344 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 04:15:06,348 - 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-07-03 04:15:06,352 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:06 GMT 2019-07-03 04:15:06,353 - 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-07-03 04:15:06,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:15:06,361 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:15:06,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:06 GMT X-Openstack-Request-Id: req-03784917-4666-42b2-ac04-ce28265d6f83 2019-07-03 04:15:06,688 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:15:06,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-03784917-4666-42b2-ac04-ce28265d6f83 2019-07-03 04:15:06,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330502986908s 2019-07-03 04:15:06,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 04:15:06,700 - 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}f7495cff0a6b57316507ff0141700d100535f760" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}' 2019-07-03 04:15:07,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:07 GMT Location: http://172.30.9.23:9292/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-31b01edf-646a-4fc6-86ac-5680fd28356d 2019-07-03 04:15:07,100 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:15:07Z", "file": "/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/file", "owner": "407a7c261f6148c88cc0c0abd87a6e3c", "id": "a1c3b409-37e5-4d95-b95d-e0b46f9de823", "size": null, "self": "/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823", "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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "checksum": null, "created_at": "2019-07-03T04:15:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 04:15:07,100 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-31b01edf-646a-4fc6-86ac-5680fd28356d 2019-07-03 04:15:07,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.40367603302s 2019-07-03 04:15:07,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 04:15:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/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}f7495cff0a6b57316507ff0141700d100535f760" -d '' 2019-07-03 04:15:08,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:15:08 GMT X-Openstack-Request-Id: req-901fef16-972e-4136-8f90-ba377e200d59 2019-07-03 04:15:08,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 04:15:08,016 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/file used request id req-901fef16-972e-4136-8f90-ba377e200d59 2019-07-03 04:15:08,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.915279865265s 2019-07-03 04:15:08,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:15:08,024 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:15:08,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:08 GMT X-Openstack-Request-Id: req-75b45f82-114b-4cdc-af3d-51fa49038304 2019-07-03 04:15:08,339 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:15:08Z", "file": "/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/file", "owner": "407a7c261f6148c88cc0c0abd87a6e3c", "id": "a1c3b409-37e5-4d95-b95d-e0b46f9de823", "size": 12716032, "self": "/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:15:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:15:08,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-75b45f82-114b-4cdc-af3d-51fa49038304 2019-07-03 04:15:08,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31933093071s 2019-07-03 04:15:08,342 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/file', 'owner': u'407a7c261f6148c88cc0c0abd87a6e3c', 'id': u'a1c3b409-37e5-4d95-b95d-e0b46f9de823', 'size': 12716032, u'self': u'/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'407a7c261f6148c88cc0c0abd87a6e3c', 'name': 'rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T04:15:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T04:15:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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/a1c3b409-37e5-4d95-b95d-e0b46f9de823', 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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'created': u'2019-07-03T04:15:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T04:15:07Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823', 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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 04:15:08,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 04:15:08,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}9888de4f56606990607c982f7fb075951dab7108" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 04:15:08,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15: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-9f1ffc15-74ce-4981-8fd9-7f566ee293c4 x-openstack-request-id: req-9f1ffc15-74ce-4981-8fd9-7f566ee293c4 2019-07-03 04:15:08,705 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9", "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": "e1579026-2d06-459a-8ab5-5fa4c2126fa9"}} 2019-07-03 04:15:08,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9f1ffc15-74ce-4981-8fd9-7f566ee293c4 2019-07-03 04:15:08,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.359987974167s 2019-07-03 04:15:08,706 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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'a6c124494b0c46c2b4ad05546c87df21', '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'e1579026-2d06-459a-8ab5-5fa4c2126fa9', 'swap': 0}) 2019-07-03 04:15:08,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 04:15:08,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9/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}9888de4f56606990607c982f7fb075951dab7108" -d '{"extra_specs": {}}' 2019-07-03 04:15:08,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15: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-e5ee7109-7c01-4139-8fa4-b05fbd94540e x-openstack-request-id: req-e5ee7109-7c01-4139-8fa4-b05fbd94540e 2019-07-03 04:15:08,745 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 04:15:08,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9/os-extra_specs used request id req-e5ee7109-7c01-4139-8fa4-b05fbd94540e 2019-07-03 04:15:08,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0384340286255s 2019-07-03 04:15:08,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 04:15:11,269 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-03 04:15:13,713 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c6e1de71-ea3c-45e9-b1bf-d1ea09b43589 | 2019-07-03T04:15:13.347462 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c6e1de71-ea3c-45e9-b1bf-d1ea09b43589 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 04:15:17,120 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 04:15:17,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-03 04:15:17,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 04:15:17,900 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:15:18,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15: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-04bf69a2-6c56-468a-a75a-8864fa4613e5 x-openstack-request-id: req-04bf69a2-6c56-468a-a75a-8864fa4613e5 2019-07-03 04:15:18,241 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 04:15:18,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-04bf69a2-6c56-468a-a75a-8864fa4613e5 2019-07-03 04:15:18,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.344774007797s 2019-07-03 04:15:18,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 04:15:18,243 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:15:18,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:18 GMT X-Openstack-Request-Id: req-5e6f6524-ecc0-446b-a56c-bb92abcf2bd9 2019-07-03 04:15:18,529 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 04:15:18,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-5e6f6524-ecc0-446b-a56c-bb92abcf2bd9 2019-07-03 04:15:18,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.287235975266s 2019-07-03 04:15:18,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 04:15:18,543 - 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}9888de4f56606990607c982f7fb075951dab7108" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 04:15:18,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15: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-d98fbf8b-ba5b-42c5-97a7-2ae67eee9a50 x-openstack-request-id: req-d98fbf8b-ba5b-42c5-97a7-2ae67eee9a50 2019-07-03 04:15:18,610 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7ddbee4f-31ac-4d77-8d55-6214f24db050", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7ddbee4f-31ac-4d77-8d55-6214f24db050", "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": "7ddbee4f-31ac-4d77-8d55-6214f24db050"}} 2019-07-03 04:15:18,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d98fbf8b-ba5b-42c5-97a7-2ae67eee9a50 2019-07-03 04:15:18,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0709111690521s 2019-07-03 04:15:18,612 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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'a6c124494b0c46c2b4ad05546c87df21', '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'7ddbee4f-31ac-4d77-8d55-6214f24db050', 'swap': 0}) 2019-07-03 04:15:18,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 04:15:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7ddbee4f-31ac-4d77-8d55-6214f24db050/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}9888de4f56606990607c982f7fb075951dab7108" -d '{"extra_specs": {}}' 2019-07-03 04:15:18,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15: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-7b102b4e-1dbe-42b4-85ca-0aff44c2e4d3 x-openstack-request-id: req-7b102b4e-1dbe-42b4-85ca-0aff44c2e4d3 2019-07-03 04:15:18,634 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 04:15:18,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7ddbee4f-31ac-4d77-8d55-6214f24db050/os-extra_specs used request id req-7b102b4e-1dbe-42b4-85ca-0aff44c2e4d3 2019-07-03 04:15:18,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220930576324s 2019-07-03 04:15:18,640 - 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-07-03 04:15:18,647 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527f71f0-6223-46b8-84d5-a187cfb3338f 2019-07-03 04:15:18,647 - 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-07-03 04:15:18,648 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-527f71f0-6223-46b8-84d5-a187cfb3338f 2019-07-03 04:15:18,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 04:15:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 04:15:18,659 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf80a80f-14e8-4d0a-8b43-df58e4bea24f 2019-07-03 04:15:18,659 - 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.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 04:15:18,659 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-bf80a80f-14e8-4d0a-8b43-df58e4bea24f 2019-07-03 04:15:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:15:18,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 04:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ac4ad5-fdbd-4610-8de8-e5bdf33b6d9d 2019-07-03 04:15:18,776 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 04:15:18,776 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-26ac4ad5-fdbd-4610-8de8-e5bdf33b6d9d 2019-07-03 04:15:18,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.125329971313s 2019-07-03 04:15:18,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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'a6c124494b0c46c2b4ad05546c87df21', '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'7ddbee4f-31ac-4d77-8d55-6214f24db050', 'swap': 0}) 2019-07-03 04:15:18,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-07-03 04:15:18,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:15:18,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:15:18,801 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-03 04:15:18,801 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:16:48,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6653b6db-6269-49ac-a972-1b621d265cf8 2019-07-03 04:16:48,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'6653b6db-6269-49ac-a972-1b621d265cf8'] 2019-07-03 04:16:49,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6653b6db-6269-49ac-a972-1b621d265cf8 -------------------------------------------------------------------------------- Task 6653b6db-6269-49ac-a972-1b621d265cf8: 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 6653b6db-6269-49ac-a972-1b621d265cf8 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.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.606642 Full duration: 10.71828 -------------------------------------------------------------------------------- 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 6653b6db-6269-49ac-a972-1b621d265cf8 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 | 2.119 | 2.119 | 2.119 | 2.119 | 2.119 | 2.119 | 100.0% | 1 | | total | 2.593 | 2.593 | 2.593 | 2.593 | 2.593 | 2.593 | 100.0% | 1 | | -> duration | 2.593 | 2.593 | 2.593 | 2.593 | 2.593 | 2.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.592838 Full duration: 12.723893 -------------------------------------------------------------------------------- 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 6653b6db-6269-49ac-a972-1b621d265cf8 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.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | total | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | -> duration | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.511883 Full duration: 11.501996 -------------------------------------------------------------------------------- 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 6653b6db-6269-49ac-a972-1b621d265cf8 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.696 | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 100.0% | 1 | | total | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 100.0% | 1 | | -> duration | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.138989 Full duration: 11.987003 -------------------------------------------------------------------------------- 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 6653b6db-6269-49ac-a972-1b621d265cf8 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | total | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | -> duration | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.250108 Full duration: 11.092397 -------------------------------------------------------------------------------- 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 6653b6db-6269-49ac-a972-1b621d265cf8 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.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846698 Full duration: 11.042559 HINTS: * To plot HTML graphics with this data, run: rally task report 6653b6db-6269-49ac-a972-1b621d265cf8 --out output.html * To generate a JUnit report, run: rally task export 6653b6db-6269-49ac-a972-1b621d265cf8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6653b6db-6269-49ac-a972-1b621d265cf8 --json --out output.json 2019-07-03 04:16:49,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'6653b6db-6269-49ac-a972-1b621d265cf8', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-07-03 04:16:51,157 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6653b6db-6269-49ac-a972-1b621d265cf8 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-07-03 04:16:51,161 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-03 04:16:51,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2019-07-03 04:16:51,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:16:51,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:16:51,173 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-03 04:16:51,174 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:18:55,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 03ab6ac4-0c97-4484-8a03-10b9aad478d6 2019-07-03 04:18:55,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'03ab6ac4-0c97-4484-8a03-10b9aad478d6'] 2019-07-03 04:18:56,534 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 03ab6ac4-0c97-4484-8a03-10b9aad478d6 -------------------------------------------------------------------------------- Task 03ab6ac4-0c97-4484-8a03-10b9aad478d6: 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 03ab6ac4-0c97-4484-8a03-10b9aad478d6 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.199 | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> glance_v2.upload_data | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | glance_v2.delete_image | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | total | 5.328 | 5.328 | 5.328 | 5.328 | 5.328 | 5.328 | 100.0% | 1 | | -> duration | 5.328 | 5.328 | 5.328 | 5.328 | 5.328 | 5.328 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.327636 Full duration: 17.355752 -------------------------------------------------------------------------------- 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 03ab6ac4-0c97-4484-8a03-10b9aad478d6 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.459 | 4.459 | 4.459 | 4.459 | 4.459 | 4.459 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> glance_v2.upload_data | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | glance_v2.list_images | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | total | 4.896 | 4.896 | 4.896 | 4.896 | 4.896 | 4.896 | 100.0% | 1 | | -> duration | 4.896 | 4.896 | 4.896 | 4.896 | 4.896 | 4.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.895511 Full duration: 19.959519 -------------------------------------------------------------------------------- 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 03ab6ac4-0c97-4484-8a03-10b9aad478d6 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.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633125 Full duration: 11.673053 -------------------------------------------------------------------------------- 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": "71ce1cad-e17a-465b-9fec-da0b0599bd47" } ], "flavor": { "name": "rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 03ab6ac4-0c97-4484-8a03-10b9aad478d6 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.163 | 5.163 | 5.163 | 5.163 | 5.163 | 5.163 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | -> glance_v2.upload_data | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | nova.boot_servers | 23.753 | 23.753 | 23.753 | 23.753 | 23.753 | 23.753 | 100.0% | 1 | | total | 28.917 | 28.917 | 28.917 | 28.917 | 28.917 | 28.917 | 100.0% | 1 | | -> duration | 27.917 | 27.917 | 27.917 | 27.917 | 27.917 | 27.917 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.916563 Full duration: 55.480815 HINTS: * To plot HTML graphics with this data, run: rally task report 03ab6ac4-0c97-4484-8a03-10b9aad478d6 --out output.html * To generate a JUnit report, run: rally task export 03ab6ac4-0c97-4484-8a03-10b9aad478d6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 03ab6ac4-0c97-4484-8a03-10b9aad478d6 --json --out output.json 2019-07-03 04:18:56,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'03ab6ac4-0c97-4484-8a03-10b9aad478d6', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-07-03 04:18:58,931 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 03ab6ac4-0c97-4484-8a03-10b9aad478d6 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-07-03 04:18:58,933 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-03 04:18:58,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2019-07-03 04:18:58,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:18:58,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:18:58,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-03 04:18:58,941 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:23:14,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fe212fde-32ff-43cb-8d14-a7b813756f41 2019-07-03 04:23:14,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'fe212fde-32ff-43cb-8d14-a7b813756f41'] 2019-07-03 04:23:15,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fe212fde-32ff-43cb-8d14-a7b813756f41 -------------------------------------------------------------------------------- Task fe212fde-32ff-43cb-8d14-a7b813756f41: 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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 | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 100.0% | 1 | | cinder_v3.delete_snapshot | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 100.0% | 1 | | total | 8.057 | 8.057 | 8.057 | 8.057 | 8.057 | 8.057 | 100.0% | 1 | | -> duration | 8.057 | 8.057 | 8.057 | 8.057 | 8.057 | 8.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.057464 Full duration: 30.129865 -------------------------------------------------------------------------------- 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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 | 4.609 | 4.609 | 4.609 | 4.609 | 4.609 | 4.609 | 100.0% | 1 | | cinder_v3.delete_volume | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 100.0% | 1 | | total | 6.803 | 6.803 | 6.803 | 6.803 | 6.803 | 6.803 | 100.0% | 1 | | -> duration | 6.803 | 6.803 | 6.803 | 6.803 | 6.803 | 6.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.803363 Full duration: 22.758057 -------------------------------------------------------------------------------- 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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fe212fde-32ff-43cb-8d14-a7b813756f41 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 | 11.666 | 11.666 | 11.666 | 11.666 | 11.666 | 11.666 | 100.0% | 1 | | cinder_v3.delete_volume | 1.507 | 1.507 | 1.507 | 1.507 | 1.507 | 1.507 | 100.0% | 1 | | total | 13.173 | 13.173 | 13.173 | 13.173 | 13.173 | 13.173 | 100.0% | 1 | | -> duration | 13.173 | 13.173 | 13.173 | 13.173 | 13.173 | 13.173 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.173296 Full duration: 28.580411 -------------------------------------------------------------------------------- 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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.724 | 3.724 | 3.724 | 3.724 | 3.724 | 3.724 | 100.0% | 1 | | cinder_v3.delete_volume | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 100.0% | 1 | | -> duration | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.419758 Full duration: 19.52886 -------------------------------------------------------------------------------- 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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.689 | 3.689 | 3.689 | 3.689 | 3.689 | 3.689 | 100.0% | 1 | | cinder_v3.extend_volume | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | cinder_v3.delete_volume | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 5.316 | 5.316 | 5.316 | 5.316 | 5.316 | 5.316 | 100.0% | 1 | | -> duration | 5.316 | 5.316 | 5.316 | 5.316 | 5.316 | 5.316 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.315574 Full duration: 19.825458 -------------------------------------------------------------------------------- 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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.951 | 3.951 | 3.951 | 3.951 | 3.951 | 3.951 | 100.0% | 1 | | cinder_v3.delete_volume | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 100.0% | 1 | | total | 6.889 | 6.889 | 6.889 | 6.889 | 6.889 | 6.889 | 100.0% | 1 | | -> duration | 6.889 | 6.889 | 6.889 | 6.889 | 6.889 | 6.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.888563 Full duration: 28.565012 -------------------------------------------------------------------------------- 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | cinder_v3.list_qos | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | total | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> duration | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.123642 Full duration: 18.637545 -------------------------------------------------------------------------------- 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | cinder_v3.set_qos | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | total | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> duration | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.141217 Full duration: 19.054454 -------------------------------------------------------------------------------- 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | cinder_v3.list_types | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> duration | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.28796 Full duration: 18.032064 -------------------------------------------------------------------------------- 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 fe212fde-32ff-43cb-8d14-a7b813756f41 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.153885 Full duration: 17.979334 HINTS: * To plot HTML graphics with this data, run: rally task report fe212fde-32ff-43cb-8d14-a7b813756f41 --out output.html * To generate a JUnit report, run: rally task export fe212fde-32ff-43cb-8d14-a7b813756f41 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fe212fde-32ff-43cb-8d14-a7b813756f41 --json --out output.json 2019-07-03 04:23:15,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'fe212fde-32ff-43cb-8d14-a7b813756f41', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-07-03 04:23:17,336 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fe212fde-32ff-43cb-8d14-a7b813756f41 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-07-03 04:23:17,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-03 04:23:17,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2019-07-03 04:23:17,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:23:17,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:23:17,368 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-03 04:23:17,368 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:25:53,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1963fc24-e91a-4cc8-9178-5df578f5bce1 2019-07-03 04:25:53,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'1963fc24-e91a-4cc8-9178-5df578f5bce1'] 2019-07-03 04:25:53,905 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1963fc24-e91a-4cc8-9178-5df578f5bce1 -------------------------------------------------------------------------------- Task 1963fc24-e91a-4cc8-9178-5df578f5bce1: 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.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.851675 Full duration: 10.918616 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78075 Full duration: 10.833197 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742779 Full duration: 10.696487 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> duration | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.087025 Full duration: 11.86701 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 0.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.720445 Full duration: 10.266698 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.039448 Full duration: 12.020019 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82728 Full duration: 10.685284 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | total | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> duration | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.796751 Full duration: 12.477434 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755368 Full duration: 10.603266 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | gnocchi.delete_metric | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | total | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> duration | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.374591 Full duration: 11.934158 -------------------------------------------------------------------------------- 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 1963fc24-e91a-4cc8-9178-5df578f5bce1 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | gnocchi.delete_resource | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | -> duration | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.059722 Full duration: 11.876141 HINTS: * To plot HTML graphics with this data, run: rally task report 1963fc24-e91a-4cc8-9178-5df578f5bce1 --out output.html * To generate a JUnit report, run: rally task export 1963fc24-e91a-4cc8-9178-5df578f5bce1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1963fc24-e91a-4cc8-9178-5df578f5bce1 --json --out output.json 2019-07-03 04:25:53,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'1963fc24-e91a-4cc8-9178-5df578f5bce1', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-07-03 04:25:56,013 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1963fc24-e91a-4cc8-9178-5df578f5bce1 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-07-03 04:25:56,026 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-03 04:25:56,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-07-03 04:25:56,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:25:56,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:25:56,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-03 04:25:56,044 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:27:56,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 17091276-480b-47a6-bd92-067682276c84 2019-07-03 04:27:56,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'17091276-480b-47a6-bd92-067682276c84'] 2019-07-03 04:27:57,849 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 17091276-480b-47a6-bd92-067682276c84 -------------------------------------------------------------------------------- Task 17091276-480b-47a6-bd92-067682276c84: 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 17091276-480b-47a6-bd92-067682276c84 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.22 | 8.22 | 8.22 | 8.22 | 8.22 | 8.22 | 100.0% | 1 | | heat.update_stack | 5.224 | 5.224 | 5.224 | 5.224 | 5.224 | 5.224 | 100.0% | 1 | | heat.delete_stack | 3.924 | 3.924 | 3.924 | 3.924 | 3.924 | 3.924 | 100.0% | 1 | | total | 17.368 | 17.368 | 17.368 | 17.368 | 17.368 | 17.368 | 100.0% | 1 | | -> duration | 13.368 | 13.368 | 13.368 | 13.368 | 13.368 | 13.368 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.368313 Full duration: 30.09449 -------------------------------------------------------------------------------- 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 17091276-480b-47a6-bd92-067682276c84 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.258 | 7.258 | 7.258 | 7.258 | 7.258 | 7.258 | 100.0% | 1 | | heat.check_stack | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | heat.delete_stack | 3.035 | 3.035 | 3.035 | 3.035 | 3.035 | 3.035 | 100.0% | 1 | | total | 12.269 | 12.269 | 12.269 | 12.269 | 12.269 | 12.269 | 100.0% | 1 | | -> duration | 10.269 | 10.269 | 10.269 | 10.269 | 10.269 | 10.269 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.268881 Full duration: 24.499124 -------------------------------------------------------------------------------- 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 17091276-480b-47a6-bd92-067682276c84 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.071 | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 100.0% | 1 | | heat.suspend_stack | 3.103 | 3.103 | 3.103 | 3.103 | 3.103 | 3.103 | 100.0% | 1 | | heat.resume_stack | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | heat.delete_stack | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 100.0% | 1 | | total | 14.894 | 14.894 | 14.894 | 14.894 | 14.894 | 14.894 | 100.0% | 1 | | -> duration | 12.894 | 12.894 | 12.894 | 12.894 | 12.894 | 12.894 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.893529 Full duration: 26.773405 -------------------------------------------------------------------------------- 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 17091276-480b-47a6-bd92-067682276c84 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763357 Full duration: 11.974382 HINTS: * To plot HTML graphics with this data, run: rally task report 17091276-480b-47a6-bd92-067682276c84 --out output.html * To generate a JUnit report, run: rally task export 17091276-480b-47a6-bd92-067682276c84 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 17091276-480b-47a6-bd92-067682276c84 --json --out output.json 2019-07-03 04:27:57,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'17091276-480b-47a6-bd92-067682276c84', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-07-03 04:27:59,648 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 17091276-480b-47a6-bd92-067682276c84 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-07-03 04:27:59,655 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-03 04:27:59,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-07-03 04:27:59,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:27:59,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:27:59,674 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-03 04:27:59,674 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:32:30,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 267e2f0e-737d-4241-a33e-b15d151420c6 2019-07-03 04:32:30,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'267e2f0e-737d-4241-a33e-b15d151420c6'] 2019-07-03 04:32:31,564 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 267e2f0e-737d-4241-a33e-b15d151420c6 -------------------------------------------------------------------------------- Task 267e2f0e-737d-4241-a33e-b15d151420c6: 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 267e2f0e-737d-4241-a33e-b15d151420c6 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.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | keystone_v3.revoke_role | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> duration | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.296529 Full duration: 20.874907 -------------------------------------------------------------------------------- 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 267e2f0e-737d-4241-a33e-b15d151420c6 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | keystone_v3.add_role | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | keystone_v3.list_roles | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> duration | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.226765 Full duration: 20.668805 -------------------------------------------------------------------------------- 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 267e2f0e-737d-4241-a33e-b15d151420c6 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.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | keystone_v3.list_projects | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | -> duration | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.340719 Full duration: 20.885214 -------------------------------------------------------------------------------- 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 267e2f0e-737d-4241-a33e-b15d151420c6 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.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | keystone_v3.delete_role | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> duration | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.097338 Full duration: 17.887413 -------------------------------------------------------------------------------- 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 267e2f0e-737d-4241-a33e-b15d151420c6 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.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | keystone_v3.delete_service | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> duration | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.040134 Full duration: 18.059886 -------------------------------------------------------------------------------- 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 267e2f0e-737d-4241-a33e-b15d151420c6 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 | | keystone_v3.create_user | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | -> keystone_v3.add_role | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.create_role | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | keystone_v3.get_project | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | keystone_v3.get_user | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | keystone_v3.get_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.list_services | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | keystone_v3.get_services | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 3.742 | 3.742 | 3.742 | 3.742 | 3.742 | 3.742 | 100.0% | 1 | | -> duration | 3.742 | 3.742 | 3.742 | 3.742 | 3.742 | 3.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.742102 Full duration: 28.300382 -------------------------------------------------------------------------------- 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 267e2f0e-737d-4241-a33e-b15d151420c6 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.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | keystone_v3.update_project | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | keystone_v3.delete_project | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | -> duration | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.697311 Full duration: 18.723119 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 267e2f0e-737d-4241-a33e-b15d151420c6 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.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | total | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | -> duration | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.362977 Full duration: 21.383078 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 267e2f0e-737d-4241-a33e-b15d151420c6 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.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | total | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> duration | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.158752 Full duration: 20.286287 -------------------------------------------------------------------------------- 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 267e2f0e-737d-4241-a33e-b15d151420c6 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.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | keystone_v3.list_users | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | -> duration | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.684289 Full duration: 21.415647 -------------------------------------------------------------------------------- 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 267e2f0e-737d-4241-a33e-b15d151420c6 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.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | keystone_v3.create_users | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 100.0% | 1 | | total | 12.395 | 12.395 | 12.395 | 12.395 | 12.395 | 12.395 | 100.0% | 1 | | -> duration | 12.395 | 12.395 | 12.395 | 12.395 | 12.395 | 12.395 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.394899 Full duration: 35.166874 HINTS: * To plot HTML graphics with this data, run: rally task report 267e2f0e-737d-4241-a33e-b15d151420c6 --out output.html * To generate a JUnit report, run: rally task export 267e2f0e-737d-4241-a33e-b15d151420c6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 267e2f0e-737d-4241-a33e-b15d151420c6 --json --out output.json 2019-07-03 04:32:31,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'267e2f0e-737d-4241-a33e-b15d151420c6', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-07-03 04:32:33,709 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 267e2f0e-737d-4241-a33e-b15d151420c6 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-07-03 04:32:33,724 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-03 04:32:33,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-07-03 04:32:33,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:32:33,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:32:33,742 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-03 04:32:33,742 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:38:52,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0b27ef1e-74a9-4771-acc8-cffcff035704 2019-07-03 04:38:52,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'0b27ef1e-74a9-4771-acc8-cffcff035704'] 2019-07-03 04:38:53,198 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0b27ef1e-74a9-4771-acc8-cffcff035704 -------------------------------------------------------------------------------- Task 0b27ef1e-74a9-4771-acc8-cffcff035704: 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 0b27ef1e-74a9-4771-acc8-cffcff035704 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | neutron.delete_network | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | total | 2.023 | 2.023 | 2.023 | 2.023 | 2.023 | 2.023 | 100.0% | 1 | | -> duration | 2.023 | 2.023 | 2.023 | 2.023 | 2.023 | 2.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.022941 Full duration: 20.387193 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | neutron.delete_port | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | total | 3.093 | 3.093 | 3.093 | 3.093 | 3.093 | 3.093 | 100.0% | 1 | | -> duration | 3.093 | 3.093 | 3.093 | 3.093 | 3.093 | 3.093 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.092853 Full duration: 32.313839 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | neutron.create_subnet | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | neutron.create_router | 4.829 | 4.829 | 4.829 | 4.829 | 4.829 | 4.829 | 100.0% | 1 | | neutron.add_interface_router | 3.263 | 3.263 | 3.263 | 3.263 | 3.263 | 3.263 | 100.0% | 1 | | neutron.remove_interface_router | 3.851 | 3.851 | 3.851 | 3.851 | 3.851 | 3.851 | 100.0% | 1 | | neutron.delete_router | 4.133 | 4.133 | 4.133 | 4.133 | 4.133 | 4.133 | 100.0% | 1 | | total | 18.355 | 18.355 | 18.355 | 18.355 | 18.355 | 18.355 | 100.0% | 1 | | -> duration | 18.355 | 18.355 | 18.355 | 18.355 | 18.355 | 18.355 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.354946 Full duration: 42.447267 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.942 | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 100.0% | 1 | | neutron.delete_subnet | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | total | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | -> duration | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.988483 Full duration: 31.684993 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 100.0% | 1 | | neutron.list_networks | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | total | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 100.0% | 1 | | -> duration | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.903058 Full duration: 22.641868 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | neutron.list_ports | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | total | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 100.0% | 1 | | -> duration | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.992563 Full duration: 34.703327 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | neutron.create_subnet | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | neutron.create_router | 4.912 | 4.912 | 4.912 | 4.912 | 4.912 | 4.912 | 100.0% | 1 | | neutron.add_interface_router | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 100.0% | 1 | | neutron.list_routers | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | total | 10.925 | 10.925 | 10.925 | 10.925 | 10.925 | 10.925 | 100.0% | 1 | | -> duration | 10.925 | 10.925 | 10.925 | 10.925 | 10.925 | 10.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.925409 Full duration: 45.359389 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | neutron.create_subnet | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | neutron.list_subnets | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | -> duration | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.700134 Full duration: 27.634016 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | neutron.delete_security_group | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | total | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | -> duration | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.395837 Full duration: 20.578736 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | neutron.create_security_group_rule | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | neutron.delete_security_group | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> duration | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.190112 Full duration: 20.648355 -------------------------------------------------------------------------------- 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 0b27ef1e-74a9-4771-acc8-cffcff035704 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.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | neutron.create_router | 5.078 | 5.078 | 5.078 | 5.078 | 5.078 | 5.078 | 100.0% | 1 | | neutron.add_gateway_router | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 100.0% | 1 | | neutron.remove_gateway_router | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | total | 11.44 | 11.44 | 11.44 | 11.44 | 11.44 | 11.44 | 100.0% | 1 | | -> duration | 11.44 | 11.44 | 11.44 | 11.44 | 11.44 | 11.44 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.440488 Full duration: 44.306329 HINTS: * To plot HTML graphics with this data, run: rally task report 0b27ef1e-74a9-4771-acc8-cffcff035704 --out output.html * To generate a JUnit report, run: rally task export 0b27ef1e-74a9-4771-acc8-cffcff035704 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0b27ef1e-74a9-4771-acc8-cffcff035704 --json --out output.json 2019-07-03 04:38:53,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'0b27ef1e-74a9-4771-acc8-cffcff035704', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-07-03 04:38:55,267 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0b27ef1e-74a9-4771-acc8-cffcff035704 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-07-03 04:38:55,285 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-03 04:38:55,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-07-03 04:38:55,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:38:55,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:38:55,304 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-03 04:38:55,304 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:40:27,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2a20950a-2e24-4075-8601-a5bc35bcad78 2019-07-03 04:40:27,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'2a20950a-2e24-4075-8601-a5bc35bcad78'] 2019-07-03 04:40:28,543 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2a20950a-2e24-4075-8601-a5bc35bcad78 -------------------------------------------------------------------------------- Task 2a20950a-2e24-4075-8601-a5bc35bcad78: 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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e" }, "image": { "name": "rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e" }, "nics": [ { "net-id": "71ce1cad-e17a-465b-9fec-da0b0599bd47" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2a20950a-2e24-4075-8601-a5bc35bcad78 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-75f0a6f3-de77-438c-aed5-4572d664df64) 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-75f0a6f3-de77-438c-aed5-4572d664df64) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 20.556 | 20.556 | 20.556 | 20.556 | 20.556 | 20.556 | 100.0% | 1 | | nova.live_migrate | 6.929 | 6.929 | 6.929 | 6.929 | 6.929 | 6.929 | 0.0% | 1 | | total | 27.485 | 27.485 | 27.485 | 27.485 | 27.485 | 27.485 | 0.0% | 1 | | -> duration | 26.485 | 26.485 | 26.485 | 26.485 | 26.485 | 26.485 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.485305 Full duration: 47.737818 HINTS: * To plot HTML graphics with this data, run: rally task report 2a20950a-2e24-4075-8601-a5bc35bcad78 --out output.html * To generate a JUnit report, run: rally task export 2a20950a-2e24-4075-8601-a5bc35bcad78 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2a20950a-2e24-4075-8601-a5bc35bcad78 --json --out output.json At least one workload did not pass SLA criteria. 2019-07-03 04:40:28,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'2a20950a-2e24-4075-8601-a5bc35bcad78', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-07-03 04:40:30,485 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2a20950a-2e24-4075-8601-a5bc35bcad78 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-07-03 04:40:30,488 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-03 04:40:30,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-07-03 04:40:30,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 04:40:30,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 04:40:30,505 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-03 04:40:30,505 - 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': '71ce1cad-e17a-465b-9fec-da0b0599bd47', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', '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_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 04:41:42,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ad4caaeb-1e40-461e-b424-3eef0f4a5c9e 2019-07-03 04:41:42,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ad4caaeb-1e40-461e-b424-3eef0f4a5c9e'] 2019-07-03 04:41:43,637 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ad4caaeb-1e40-461e-b424-3eef0f4a5c9e -------------------------------------------------------------------------------- Task ad4caaeb-1e40-461e-b424-3eef0f4a5c9e: 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 ad4caaeb-1e40-461e-b424-3eef0f4a5c9e 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.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | quotas.delete_quotas | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | total | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> duration | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.200199 Full duration: 12.898252 -------------------------------------------------------------------------------- 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 ad4caaeb-1e40-461e-b424-3eef0f4a5c9e 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.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | total | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> duration | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.889308 Full duration: 13.020883 -------------------------------------------------------------------------------- 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 ad4caaeb-1e40-461e-b424-3eef0f4a5c9e 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | total | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> duration | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.984717 Full duration: 12.936304 -------------------------------------------------------------------------------- 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 ad4caaeb-1e40-461e-b424-3eef0f4a5c9e 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.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 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.461052 Full duration: 13.096969 HINTS: * To plot HTML graphics with this data, run: rally task report ad4caaeb-1e40-461e-b424-3eef0f4a5c9e --out output.html * To generate a JUnit report, run: rally task export ad4caaeb-1e40-461e-b424-3eef0f4a5c9e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ad4caaeb-1e40-461e-b424-3eef0f4a5c9e --json --out output.json 2019-07-03 04:41:43,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ad4caaeb-1e40-461e-b424-3eef0f4a5c9e', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-07-03 04:41:45,798 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ad4caaeb-1e40-461e-b424-3eef0f4a5c9e --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-07-03 04:41:45,803 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-03 04:41:45,807 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:09 | 6 | 100.00% | | glance | 00:01:44 | 4 | 100.00% | | cinder | 00:03:43 | 10 | 100.00% | | gnocchi | 00:02:04 | 11 | 100.00% | | heat | 00:01:33 | 4 | 100.00% | | keystone | 00:04:03 | 11 | 100.00% | | neutron | 00:05:42 | 11 | 100.00% | | nova | 00:00:47 | 1 | 0.00% | | quotas | 00:00:51 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:40 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-07-03 04:41:45,807 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-07-03 04:41:45,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-07-03 04:41:48,190 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-07-03 04:41:48,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-07-03 04:41:50,555 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-07-03 04:41:50,673 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 04:41:50,673 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:57 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-03 04:41:50,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 04:41:50,689 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:41:51,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Wed, 03 Jul 2019 04:41: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-311a44ca-5829-4e7e-a453-7b5e866d16fb x-openstack-request-id: req-311a44ca-5829-4e7e-a453-7b5e866d16fb 2019-07-03 04:41:51,018 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7ddbee4f-31ac-4d77-8d55-6214f24db050", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7ddbee4f-31ac-4d77-8d55-6214f24db050", "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": "7ddbee4f-31ac-4d77-8d55-6214f24db050"}, {"name": "rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9", "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": "e1579026-2d06-459a-8ab5-5fa4c2126fa9"}]} 2019-07-03 04:41:51,019 - 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-311a44ca-5829-4e7e-a453-7b5e866d16fb 2019-07-03 04:41:51,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.333150148392s 2019-07-03 04:41:51,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 04:41:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7ddbee4f-31ac-4d77-8d55-6214f24db050 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:41:51,060 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 04:41: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-fe617b8b-297e-47b8-aabc-08fc7d97a72b x-openstack-request-id: req-fe617b8b-297e-47b8-aabc-08fc7d97a72b 2019-07-03 04:41:51,060 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7ddbee4f-31ac-4d77-8d55-6214f24db050 used request id req-fe617b8b-297e-47b8-aabc-08fc7d97a72b 2019-07-03 04:41:51,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0387451648712s 2019-07-03 04:41:51,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 04:41:51,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/aa25bf7f-0a6b-41d3-a248-b20cee2fc2de/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}f7495cff0a6b57316507ff0141700d100535f760" -d '{"subnet_id": "07832e2d-0a10-446f-bf6b-abd509fb8e85"}' 2019-07-03 04:41:54,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 04:41:54 GMT X-Openstack-Request-Id: req-f8c8f723-05c7-43c3-9416-7336e0c1a249 2019-07-03 04:41:54,286 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "71ce1cad-e17a-465b-9fec-da0b0599bd47", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "subnet_id": "07832e2d-0a10-446f-bf6b-abd509fb8e85", "subnet_ids": ["07832e2d-0a10-446f-bf6b-abd509fb8e85"], "port_id": "a9f82ea7-1c04-4abc-9469-cd730a6d4c89", "id": "aa25bf7f-0a6b-41d3-a248-b20cee2fc2de"} 2019-07-03 04:41:54,287 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/aa25bf7f-0a6b-41d3-a248-b20cee2fc2de/remove_router_interface.json used request id req-f8c8f723-05c7-43c3-9416-7336e0c1a249 2019-07-03 04:41:54,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.22604513168s 2019-07-03 04:41:54,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 04:41:54,288 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:41:54,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Wed, 03 Jul 2019 04:41:54 GMT X-Openstack-Request-Id: req-e815814e-d9c0-4b89-b92b-0fa5847c3151 2019-07-03 04:41:54,821 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "created_at": "2019-07-03T04:14:57Z", "admin_state_up": true, "updated_at": "2019-07-03T04:41:52Z", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "aa25bf7f-0a6b-41d3-a248-b20cee2fc2de", "name": "rally_sanity-router_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}]} 2019-07-03 04:41:54,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e815814e-d9c0-4b89-b92b-0fa5847c3151 2019-07-03 04:41:54,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.533500909805s 2019-07-03 04:41:54,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 04:41:54,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/aa25bf7f-0a6b-41d3-a248-b20cee2fc2de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:41:59,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:41:59 GMT X-Openstack-Request-Id: req-0edbf17e-456f-4f5c-9c78-489fbe80b4f1 2019-07-03 04:41:59,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:41:59,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/aa25bf7f-0a6b-41d3-a248-b20cee2fc2de.json used request id req-0edbf17e-456f-4f5c-9c78-489fbe80b4f1 2019-07-03 04:41:59,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.03986406326s 2019-07-03 04:41:59,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 04:41:59,863 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:42:00,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:00 GMT X-Openstack-Request-Id: req-dad5a460-75c2-4188-9680-90805ba1a200 2019-07-03 04:42:00,472 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T04:14:55Z","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":"07832e2d-0a10-446f-bf6b-abd509fb8e85","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"407a7c261f6148c88cc0c0abd87a6e3c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e","enable_dhcp":true,"segment_id":null,"network_id":"71ce1cad-e17a-465b-9fec-da0b0599bd47","tenant_id":"407a7c261f6148c88cc0c0abd87a6e3c","created_at":"2019-07-03T04:14:55Z","ip_version":4},{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4}]} 2019-07-03 04:42:00,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dad5a460-75c2-4188-9680-90805ba1a200 2019-07-03 04:42:00,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.609881162643s 2019-07-03 04:42:00,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 04:42:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/07832e2d-0a10-446f-bf6b-abd509fb8e85.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:42:02,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:42:02 GMT X-Openstack-Request-Id: req-096ee961-d901-490f-8b6d-b065685b8e7d 2019-07-03 04:42:02,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:42:02,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/07832e2d-0a10-446f-bf6b-abd509fb8e85.json used request id req-096ee961-d901-490f-8b6d-b065685b8e7d 2019-07-03 04:42:02,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.47419714928s 2019-07-03 04:42:02,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:42:02,949 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:42:03,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2108 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:03 GMT X-Openstack-Request-Id: req-c0641f84-dc5e-4827-8d34-18d0cdf7c28d 2019-07-03 04:42:03,349 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71ce1cad-e17a-465b-9fec-da0b0599bd47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"407a7c261f6148c88cc0c0abd87a6e3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:42:02Z","qos_policy_id":null,"name":"rally_sanity-net_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e","admin_state_up":true,"tenant_id":"407a7c261f6148c88cc0c0abd87a6e3c","created_at":"2019-07-03T04:14:53Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 04:42:03,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c0641f84-dc5e-4827-8d34-18d0cdf7c28d 2019-07-03 04:42:03,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400166988373s 2019-07-03 04:42:03,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 04:42:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/71ce1cad-e17a-465b-9fec-da0b0599bd47.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:42:04,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:42:05 GMT X-Openstack-Request-Id: req-a6eb2eff-2bef-4604-8bf4-ab7eb851b7f6 2019-07-03 04:42:04,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:42:04,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/71ce1cad-e17a-465b-9fec-da0b0599bd47.json used request id req-a6eb2eff-2bef-4604-8bf4-ab7eb851b7f6 2019-07-03 04:42:04,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.63968014717s 2019-07-03 04:42:04,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:42:04,998 - 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}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:42:05,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:05 GMT X-Openstack-Request-Id: req-f6e3ad24-601c-4434-9901-e262396887c8 2019-07-03 04:42:05,331 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:15:08Z", "file": "/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/file", "owner": "407a7c261f6148c88cc0c0abd87a6e3c", "id": "a1c3b409-37e5-4d95-b95d-e0b46f9de823", "size": 12716032, "self": "/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:15:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:42:05,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f6e3ad24-601c-4434-9901-e262396887c8 2019-07-03 04:42:05,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336443901062s 2019-07-03 04:42:05,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 04:42:05,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f7495cff0a6b57316507ff0141700d100535f760" 2019-07-03 04:42:07,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:42:07 GMT X-Openstack-Request-Id: req-b03f83ab-229c-4abd-98cb-6c5567f26176 2019-07-03 04:42:07,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 04:42:07,039 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a1c3b409-37e5-4d95-b95d-e0b46f9de823 used request id req-b03f83ab-229c-4abd-98cb-6c5567f26176 2019-07-03 04:42:07,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.70616984367s 2019-07-03 04:42:07,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 04:42:07,042 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:07,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42: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-95b629a1-5fbc-412c-90cb-06b554b5f5eb x-openstack-request-id: req-95b629a1-5fbc-412c-90cb-06b554b5f5eb 2019-07-03 04:42:07,083 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9", "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": "e1579026-2d06-459a-8ab5-5fa4c2126fa9"}]} 2019-07-03 04:42:07,083 - 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-95b629a1-5fbc-412c-90cb-06b554b5f5eb 2019-07-03 04:42:07,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0436730384827s 2019-07-03 04:42:07,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 04:42:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:07,132 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42: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-4a8024ab-3fa7-450a-9551-192f971df0dc x-openstack-request-id: req-4a8024ab-3fa7-450a-9551-192f971df0dc 2019-07-03 04:42:07,132 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e1579026-2d06-459a-8ab5-5fa4c2126fa9 used request id req-4a8024ab-3fa7-450a-9551-192f971df0dc 2019-07-03 04:42:07,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0471498966217s 2019-07-03 04:42:07,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:42:07,136 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:07,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e177d1-1677-4666-b4e7-5dac6fc0fdf7 2019-07-03 04:42:07,368 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": {"self": "http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "47f783df185745eb8fe21fc4168900cc", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:42:07,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b1e177d1-1677-4666-b4e7-5dac6fc0fdf7 2019-07-03 04:42:07,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235992908478s 2019-07-03 04:42:07,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:42:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:07,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028c608c-bdbf-40e6-864f-87d7ee084b28 2019-07-03 04:42:07,600 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e", "links": {"self": "http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "47f783df185745eb8fe21fc4168900cc", "description": null}} 2019-07-03 04:42:07,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc used request id req-028c608c-bdbf-40e6-864f-87d7ee084b28 2019-07-03 04:42:07,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225733995438s 2019-07-03 04:42:07,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 04:42:07,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:07,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5342d06d-747b-4115-a3dc-887d1fc9ee62 2019-07-03 04:42:07,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:42:07,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/47f783df185745eb8fe21fc4168900cc used request id req-5342d06d-747b-4115-a3dc-887d1fc9ee62 2019-07-03 04:42:07,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.35840511322s 2019-07-03 04:42:07,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:42:07,969 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:08,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c290a1-9a12-46b0-b266-88cdb1ef949a 2019-07-03 04:42:08,294 - 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/407a7c261f6148c88cc0c0abd87a6e3c"}, "tags": [], "enabled": true, "id": "407a7c261f6148c88cc0c0abd87a6e3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76605d2f-e4b0-4cf3-98d1-cfe4af5a845e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 04:42:08,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-85c290a1-9a12-46b0-b266-88cdb1ef949a 2019-07-03 04:42:08,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.328770875931s 2019-07-03 04:42:08,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 04:42:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/407a7c261f6148c88cc0c0abd87a6e3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:08,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abd71ff9-de9f-4caa-901d-ac28b09218e3 2019-07-03 04:42:08,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:42:08,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/407a7c261f6148c88cc0c0abd87a6e3c used request id req-abd71ff9-de9f-4caa-901d-ac28b09218e3 2019-07-03 04:42:08,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.311570882797s 2019-07-03 04:42:08,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 04:42:08,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=407a7c261f6148c88cc0c0abd87a6e3c&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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:08,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:08 GMT X-Openstack-Request-Id: req-74d480b8-a91b-4266-a97b-671f748b274d 2019-07-03 04:42:08,951 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "created_at": "2019-07-03T04:14:53Z", "updated_at": "2019-07-03T04:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:14:53Z", "revision_number": 0, "id": "4724c3aa-479f-4ac8-b450-ae8d884a09e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:14:53Z", "security_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:14:53Z", "revision_number": 0, "id": "b0271a32-14fa-4303-9df1-072d74b6ba0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:14:53Z", "security_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:14:53Z", "revision_number": 0, "id": "c903e4a4-777e-498a-aacd-82ae7feb5103", "remote_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "remote_ip_prefix": null, "created_at": "2019-07-03T04:14:53Z", "security_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:14:53Z", "revision_number": 0, "id": "e107064a-3a7e-4097-b6b5-775c25d5e396", "remote_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "remote_ip_prefix": null, "created_at": "2019-07-03T04:14:53Z", "security_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c"}], "revision_number": 1, "project_id": "407a7c261f6148c88cc0c0abd87a6e3c", "id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "name": "default"}]} 2019-07-03 04:42:08,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=407a7c261f6148c88cc0c0abd87a6e3c&name=default used request id req-74d480b8-a91b-4266-a97b-671f748b274d 2019-07-03 04:42:08,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335731983185s 2019-07-03 04:42:08,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 04:42:08,958 - 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}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:09,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:09 GMT X-Openstack-Request-Id: req-8f871a7f-d9c6-4b72-86f7-b4301fb6aac7 2019-07-03 04:42:09,327 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "created_at": "2019-07-03T04:14:53Z", "updated_at": "2019-07-03T04:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:14:53Z", "revision_number": 0, "id": "4724c3aa-479f-4ac8-b450-ae8d884a09e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:14:53Z", "security_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:14:53Z", "revision_number": 0, "id": "b0271a32-14fa-4303-9df1-072d74b6ba0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:14:53Z", "security_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:14:53Z", "revision_number": 0, "id": "c903e4a4-777e-498a-aacd-82ae7feb5103", "remote_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "remote_ip_prefix": null, "created_at": "2019-07-03T04:14:53Z", "security_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:14:53Z", "revision_number": 0, "id": "e107064a-3a7e-4097-b6b5-775c25d5e396", "remote_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "remote_ip_prefix": null, "created_at": "2019-07-03T04:14:53Z", "security_group_id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "tenant_id": "407a7c261f6148c88cc0c0abd87a6e3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "407a7c261f6148c88cc0c0abd87a6e3c"}], "revision_number": 1, "project_id": "407a7c261f6148c88cc0c0abd87a6e3c", "id": "e4aee99a-52f5-45d4-aafb-9a99655f32ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 04:42:09,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8f871a7f-d9c6-4b72-86f7-b4301fb6aac7 2019-07-03 04:42:09,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370134115219s 2019-07-03 04:42:09,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 04:42:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e4aee99a-52f5-45d4-aafb-9a99655f32ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9888de4f56606990607c982f7fb075951dab7108" 2019-07-03 04:42:09,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:42:09 GMT X-Openstack-Request-Id: req-f6cc44e4-f9c9-4795-bc97-29cafa987081 2019-07-03 04:42:09,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:42:09,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e4aee99a-52f5-45d4-aafb-9a99655f32ca.json used request id req-f6cc44e4-f9c9-4795-bc97-29cafa987081 2019-07-03 04:42:09,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.374440908432s 2019-07-03 04:42:09,708 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-07-03 04:42:09,757 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-07-03 04:42:09,803 - 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-07-03 04:42:09,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944bead0-8dbc-4333-b791-a4dc04fabbe4 2019-07-03 04:42:09,808 - 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-07-03 04:42:09,808 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-944bead0-8dbc-4333-b791-a4dc04fabbe4 2019-07-03 04:42:09,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 04:42:10,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T05:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["u2QzfANAR82lGb7XE13lZQ"], "issued_at": "2019-07-03T04:42:10.000000Z"}} 2019-07-03 04:42:10,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:42:10,228 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:10,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:10 GMT X-Openstack-Request-Id: req-1d9d18cc-4997-469d-b4d0-8fcc31e33b52 2019-07-03 04:42:10,611 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 04:42:10,611 - 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-1d9d18cc-4997-469d-b4d0-8fcc31e33b52 2019-07-03 04:42:10,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38325381279s 2019-07-03 04:42:10,618 - 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-07-03 04:42:10,623 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d88ba30-aae8-45a5-b9ca-38a151a7b805 2019-07-03 04:42:10,623 - 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-07-03 04:42:10,624 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-0d88ba30-aae8-45a5-b9ca-38a151a7b805 2019-07-03 04:42:10,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:42:10,628 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:10,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45768161-8a94-42b4-9a48-59b7f36723e7 2019-07-03 04:42:10,790 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 04:42:10,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-45768161-8a94-42b4-9a48-59b7f36723e7 2019-07-03 04:42:10,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166234016418s 2019-07-03 04:42:10,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 04:42:10,801 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8"}}' 2019-07-03 04:42:11,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4eeb5bf-3cb5-4144-b0d0-d5ef166577c3 2019-07-03 04:42:11,065 - 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/cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, "tags": [], "enabled": true, "id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8"}} 2019-07-03 04:42:11,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a4eeb5bf-3cb5-4144-b0d0-d5ef166577c3 2019-07-03 04:42:11,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.26696896553s 2019-07-03 04:42:11,066 - 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'cfb5ea9d0e014a5c89ff3f3a71cb7f26', '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_70790070-543f-4270-a182-ff482f1553d8'}) 2019-07-03 04:42:11,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 04:42:11,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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "L3LvVF5V3QF03fbZWpSDXJbm8KcXzs", "email": null, "name": "refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8"}}' 2019-07-03 04:42:11,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ea2c8e0-a483-49d5-9a97-6f248c0e4132 2019-07-03 04:42:11,571 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8", "links": {"self": "http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7ddc1a39881048a38dab88a2287878d1", "domain_id": "default", "password_expires_at": null}} 2019-07-03 04:42:11,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-4ea2c8e0-a483-49d5-9a97-6f248c0e4132 2019-07-03 04:42:11,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49860906601s 2019-07-03 04:42:11,572 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7ddc1a39881048a38dab88a2287878d1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8'}) 2019-07-03 04:42:11,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:42:11,579 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:11,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fddfe0bf-ecf5-4875-b96d-ab66ef00ffdb 2019-07-03 04:42:11,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:42:11,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fddfe0bf-ecf5-4875-b96d-ab66ef00ffdb 2019-07-03 04:42:11,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223333120346s 2019-07-03 04:42:11,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:42:11,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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:12,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5e5250-3013-4251-8016-affb43364a58 2019-07-03 04:42:12,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:42:12,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e5e5250-3013-4251-8016-affb43364a58 2019-07-03 04:42:12,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218511819839s 2019-07-03 04:42:12,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:42:12,032 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:12,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99db3fdf-a4e2-4c65-b04b-66cbe42a17fe 2019-07-03 04:42:12,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:42:12,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-99db3fdf-a4e2-4c65-b04b-66cbe42a17fe 2019-07-03 04:42:12,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200778007507s 2019-07-03 04:42:12,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:42:12,238 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:12,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8631730-8fa2-4ad9-a50a-60455227a6e7 2019-07-03 04:42:12,457 - 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-07-03 04:42:12,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a8631730-8fa2-4ad9-a50a-60455227a6e7 2019-07-03 04:42:12,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22345495224s 2019-07-03 04:42:12,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:42:12,462 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:12,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36ebb28-d378-4ffb-8157-2505ae21a5fb 2019-07-03 04:42:12,705 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8", "links": {"self": "http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7ddc1a39881048a38dab88a2287878d1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:42:12,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c36ebb28-d378-4ffb-8157-2505ae21a5fb 2019-07-03 04:42:12,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246923923492s 2019-07-03 04:42:12,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:42:12,719 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:12,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9933f3b7-11e6-4e61-8e20-31f642688887 2019-07-03 04:42:12,926 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, "tags": [], "enabled": true, "id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 04:42:12,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9933f3b7-11e6-4e61-8e20-31f642688887 2019-07-03 04:42:12,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210401058197s 2019-07-03 04:42:12,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 04:42:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7ddc1a39881048a38dab88a2287878d1&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cfb5ea9d0e014a5c89ff3f3a71cb7f26" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:13,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934c0325-a08f-4743-b6f8-296f86fd377f 2019-07-03 04:42:13,056 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7ddc1a39881048a38dab88a2287878d1&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cfb5ea9d0e014a5c89ff3f3a71cb7f26", "previous": null, "next": null}} 2019-07-03 04:42:13,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7ddc1a39881048a38dab88a2287878d1&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cfb5ea9d0e014a5c89ff3f3a71cb7f26 used request id req-934c0325-a08f-4743-b6f8-296f86fd377f 2019-07-03 04:42:13,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122891902924s 2019-07-03 04:42:13,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 04:42:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cfb5ea9d0e014a5c89ff3f3a71cb7f26/users/7ddc1a39881048a38dab88a2287878d1/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:13,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b626c38c-7df6-417b-8b1e-88f043453fa8 2019-07-03 04:42:13,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:42:13,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cfb5ea9d0e014a5c89ff3f3a71cb7f26/users/7ddc1a39881048a38dab88a2287878d1/roles/de3f03247fab46318069d2e018e2d917 used request id req-b626c38c-7df6-417b-8b1e-88f043453fa8 2019-07-03 04:42:13,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.303714036942s 2019-07-03 04:42:13,365 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8', 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'cfb5ea9d0e014a5c89ff3f3a71cb7f26', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'L3LvVF5V3QF03fbZWpSDXJbm8KcXzs', 'username': u'refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8', '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-07-03 04:42:13,369 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8', 'password': 'L3LvVF5V3QF03fbZWpSDXJbm8KcXzs', 'project_name': 'refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'cfb5ea9d0e014a5c89ff3f3a71cb7f26', 'project_domain_name': 'Default'} 2019-07-03 04:42:13,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:42:13,376 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:13,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c5261f-0d87-4c1e-8511-010d3fe2b763 2019-07-03 04:42:13,576 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:42:13,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-50c5261f-0d87-4c1e-8511-010d3fe2b763 2019-07-03 04:42:13,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204113960266s 2019-07-03 04:42:13,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:42:13,585 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:13,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6122961-8322-46af-b953-0c546c3f3c59 2019-07-03 04:42:13,813 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:42:13,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d6122961-8322-46af-b953-0c546c3f3c59 2019-07-03 04:42:13,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231775999069s 2019-07-03 04:42:13,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:42:13,821 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:13,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07229b99-3130-417f-af02-ce60cd183864 2019-07-03 04:42:13,942 - 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-07-03 04:42:13,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-07229b99-3130-417f-af02-ce60cd183864 2019-07-03 04:42:13,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124419212341s 2019-07-03 04:42:13,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:42:13,946 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:14,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2d2404-24f3-43d1-b572-a09709d69e35 2019-07-03 04:42:14,152 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8", "links": {"self": "http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7ddc1a39881048a38dab88a2287878d1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:42:14,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6d2d2404-24f3-43d1-b572-a09709d69e35 2019-07-03 04:42:14,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208801031113s 2019-07-03 04:42:14,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:42:14,167 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:14,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee22ee2f-6034-4ea4-8e3b-274cc78667f7 2019-07-03 04:42:14,287 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, "tags": [], "enabled": true, "id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 04:42:14,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ee22ee2f-6034-4ea4-8e3b-274cc78667f7 2019-07-03 04:42:14,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124162912369s 2019-07-03 04:42:14,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 04:42:14,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7ddc1a39881048a38dab88a2287878d1&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=cfb5ea9d0e014a5c89ff3f3a71cb7f26" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:14,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d7b69c-f66e-4a14-959c-5121916493e1 2019-07-03 04:42:14,515 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7ddc1a39881048a38dab88a2287878d1&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=cfb5ea9d0e014a5c89ff3f3a71cb7f26", "previous": null, "next": null}} 2019-07-03 04:42:14,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7ddc1a39881048a38dab88a2287878d1&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=cfb5ea9d0e014a5c89ff3f3a71cb7f26 used request id req-33d7b69c-f66e-4a14-959c-5121916493e1 2019-07-03 04:42:14,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220108032227s 2019-07-03 04:42:14,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 04:42:14,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cfb5ea9d0e014a5c89ff3f3a71cb7f26/users/7ddc1a39881048a38dab88a2287878d1/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:14,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81033dcf-1b66-41bb-bf13-16bb9aeedeb3 2019-07-03 04:42:14,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:42:14,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cfb5ea9d0e014a5c89ff3f3a71cb7f26/users/7ddc1a39881048a38dab88a2287878d1/roles/044f8f0e2b8946309d83d491550fc12d used request id req-81033dcf-1b66-41bb-bf13-16bb9aeedeb3 2019-07-03 04:42:14,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162691116333s 2019-07-03 04:42:14,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:42:14,688 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:14,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb9c0c6-4f56-4a78-a059-f2227caf7dd1 2019-07-03 04:42:14,909 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:42:14,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-adb9c0c6-4f56-4a78-a059-f2227caf7dd1 2019-07-03 04:42:14,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224221944809s 2019-07-03 04:42:14,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:42:14,917 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:15,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e510bd12-d918-4af7-824c-51ff1878382e 2019-07-03 04:42:15,145 - 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-07-03 04:42:15,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e510bd12-d918-4af7-824c-51ff1878382e 2019-07-03 04:42:15,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231766223907s 2019-07-03 04:42:15,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:42:15,150 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:15,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d265ac5f-2fa6-4428-a632-863b929a0e55 2019-07-03 04:42:15,283 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8", "links": {"self": "http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7ddc1a39881048a38dab88a2287878d1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:42:15,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d265ac5f-2fa6-4428-a632-863b929a0e55 2019-07-03 04:42:15,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136429071426s 2019-07-03 04:42:15,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 04:42:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=7ddc1a39881048a38dab88a2287878d1&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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:15,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0617afa4-7b70-451c-a8c8-f748296b9aaf 2019-07-03 04:42:15,423 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=7ddc1a39881048a38dab88a2287878d1&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 04:42:15,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=7ddc1a39881048a38dab88a2287878d1&scope.domain.id=default used request id req-0617afa4-7b70-451c-a8c8-f748296b9aaf 2019-07-03 04:42:15,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.129128932953s 2019-07-03 04:42:15,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 04:42:15,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/7ddc1a39881048a38dab88a2287878d1/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:15,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f9ee5a-d575-4664-b1f6-20b5edca3003 2019-07-03 04:42:15,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:42:15,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/7ddc1a39881048a38dab88a2287878d1/roles/044f8f0e2b8946309d83d491550fc12d used request id req-12f9ee5a-d575-4664-b1f6-20b5edca3003 2019-07-03 04:42:15,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.170493841171s 2019-07-03 04:42:15,602 - 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-07-03 04:42:15,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe29139-c244-46eb-b599-ae92e52e8d70 2019-07-03 04:42:15,608 - 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-07-03 04:42:15,608 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8fe29139-c244-46eb-b599-ae92e52e8d70 2019-07-03 04:42:15,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 04:42:16,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T05:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "name": "refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/cfb5ea9d0e014a5c89ff3f3a71cb7f26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8", "id": "7ddc1a39881048a38dab88a2287878d1"}, "audit_ids": ["wYZV6KxMS16K1sb7C60qtw"], "issued_at": "2019-07-03T04:42:16.000000Z"}} 2019-07-03 04:42:16,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 04:42:16,027 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:42:16,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:16 GMT X-Openstack-Request-Id: req-8096d427-815d-4ba6-a12d-52e86f9116a0 2019-07-03 04:42:16,333 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 04:42:16,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-8096d427-815d-4ba6-a12d-52e86f9116a0 2019-07-03 04:42:16,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.306212902069s 2019-07-03 04:42:16,343 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-07-03 04:42:16,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:42:16,346 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:16,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7be3990-5d8a-4ab2-9f99-f31d26654167 2019-07-03 04:42:16,468 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 04:42:16,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c7be3990-5d8a-4ab2-9f99-f31d26654167 2019-07-03 04:42:16,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124740123749s 2019-07-03 04:42:16,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:42:16,479 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:16,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2b0261-e500-4149-a2b2-2dcca4068a5b 2019-07-03 04:42:16,717 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, "tags": [], "enabled": true, "id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 04:42:16,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9a2b0261-e500-4149-a2b2-2dcca4068a5b 2019-07-03 04:42:16,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.241998910904s 2019-07-03 04:42:16,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 04:42:16,720 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" -d '{"network": {"shared": true, "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "name": "refstack_defcore-net_70790070-543f-4270-a182-ff482f1553d8", "admin_state_up": true}}' 2019-07-03 04:42:17,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:17 GMT X-Openstack-Request-Id: req-e563ca6b-6bb3-4a66-a203-9bc759a8bb9b 2019-07-03 04:42:17,442 - 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":"d92f7855-99ae-447d-8206-3ffa2c7f8c76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:42:17Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_70790070-543f-4270-a182-ff482f1553d8","admin_state_up":true,"tenant_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","created_at":"2019-07-03T04:42:17Z","mtu":1450}} 2019-07-03 04:42:17,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e563ca6b-6bb3-4a66-a203-9bc759a8bb9b 2019-07-03 04:42:17,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.722999095917s 2019-07-03 04:42:17,443 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T04:42:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd92f7855-99ae-447d-8206-3ffa2c7f8c76', 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'refstack_defcore-net_70790070-543f-4270-a182-ff482f1553d8', u'created_at': u'2019-07-03T04:42:17Z', u'mtu': 1450, u'tenant_id': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26', u'l2_adjacency': True}) 2019-07-03 04:42:17,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:42:17,444 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:42:18,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:18 GMT X-Openstack-Request-Id: req-63dc5eb8-20fc-40b2-b63b-e638e95df452 2019-07-03 04:42:18,257 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d92f7855-99ae-447d-8206-3ffa2c7f8c76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:42:17Z","qos_policy_id":null,"name":"refstack_defcore-net_70790070-543f-4270-a182-ff482f1553d8","admin_state_up":true,"tenant_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","created_at":"2019-07-03T04:42:17Z","provider:network_type":"vxlan"}]} 2019-07-03 04:42:18,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-63dc5eb8-20fc-40b2-b63b-e638e95df452 2019-07-03 04:42:18,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.813856124878s 2019-07-03 04:42:18,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 04:42:18,260 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" -d '{"subnet": {"name": "refstack_defcore-subnet_70790070-543f-4270-a182-ff482f1553d8", "enable_dhcp": true, "network_id": "d92f7855-99ae-447d-8206-3ffa2c7f8c76", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 04:42:19,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:19 GMT X-Openstack-Request-Id: req-0fcb29c8-dd9e-48ff-923e-068dcfee4439 2019-07-03 04:42:19,203 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T04:42: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":"6dc56385-4443-4254-a8bc-771f9c5e3de1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_70790070-543f-4270-a182-ff482f1553d8","enable_dhcp":true,"segment_id":null,"network_id":"d92f7855-99ae-447d-8206-3ffa2c7f8c76","tenant_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","created_at":"2019-07-03T04:42:18Z","ip_version":4}} 2019-07-03 04:42:19,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0fcb29c8-dd9e-48ff-923e-068dcfee4439 2019-07-03 04:42:19,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.943278074265s 2019-07-03 04:42:19,203 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T04:42: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'6dc56385-4443-4254-a8bc-771f9c5e3de1', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_70790070-543f-4270-a182-ff482f1553d8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd92f7855-99ae-447d-8206-3ffa2c7f8c76', u'tenant_id': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26', u'created_at': u'2019-07-03T04:42: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'cfb5ea9d0e014a5c89ff3f3a71cb7f26'}) 2019-07-03 04:42:19,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 04:42:19,204 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "refstack_defcore-router_70790070-543f-4270-a182-ff482f1553d8", "admin_state_up": true}}' 2019-07-03 04:42:27,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:27 GMT X-Openstack-Request-Id: req-ece0489e-92d4-48a3-8139-02947ecfe806 2019-07-03 04:42:27,391 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "created_at": "2019-07-03T04:42:20Z", "admin_state_up": true, "updated_at": "2019-07-03T04:42:22Z", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "627adc6a-3148-420d-a9fb-e2dd227d5480", "name": "refstack_defcore-router_70790070-543f-4270-a182-ff482f1553d8"}} 2019-07-03 04:42:27,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ece0489e-92d4-48a3-8139-02947ecfe806 2019-07-03 04:42:27,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.18726110458s 2019-07-03 04:42:27,392 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T04:42:22Z', u'revision_number': 3, u'ha': True, u'id': u'627adc6a-3148-420d-a9fb-e2dd227d5480', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_70790070-543f-4270-a182-ff482f1553d8', u'admin_state_up': True, u'tenant_id': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26', u'created_at': u'2019-07-03T04:42:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26'}) 2019-07-03 04:42:27,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 04:42:27,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/627adc6a-3148-420d-a9fb-e2dd227d5480/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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" -d '{"subnet_id": "6dc56385-4443-4254-a8bc-771f9c5e3de1"}' 2019-07-03 04:42:30,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:30 GMT X-Openstack-Request-Id: req-8c5695d7-a8a8-4d39-a319-b30d37617e05 2019-07-03 04:42:30,358 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d92f7855-99ae-447d-8206-3ffa2c7f8c76", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "subnet_id": "6dc56385-4443-4254-a8bc-771f9c5e3de1", "subnet_ids": ["6dc56385-4443-4254-a8bc-771f9c5e3de1"], "port_id": "697466c9-3993-407a-850d-2ed4e938064e", "id": "627adc6a-3148-420d-a9fb-e2dd227d5480"} 2019-07-03 04:42:30,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/627adc6a-3148-420d-a9fb-e2dd227d5480/add_router_interface.json used request id req-8c5695d7-a8a8-4d39-a319-b30d37617e05 2019-07-03 04:42:30,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.96571588516s 2019-07-03 04:42:30,358 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 04:42:30,465 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 04:42:30,468 - 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-07-03 04:42:30,473 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:30 GMT 2019-07-03 04:42:30,473 - 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-07-03 04:42:30,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:42:30,482 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:42:30,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:30 GMT X-Openstack-Request-Id: req-a338fecb-523d-4e60-b782-c0bc8966694a 2019-07-03 04:42:30,795 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:42:30,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a338fecb-523d-4e60-b782-c0bc8966694a 2019-07-03 04:42:30,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316457986832s 2019-07-03 04:42:30,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 04:42:30,808 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8"}' 2019-07-03 04:42:31,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:31 GMT Location: http://172.30.9.23:9292/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-396eaf9a-838d-452a-a9ec-a5a0a32ccf92 2019-07-03 04:42:31,165 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:42:31Z", "file": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/file", "owner": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "7e093c83-22fe-40fc-a305-5e8503ae3db4", "size": null, "self": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4", "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_70790070-543f-4270-a182-ff482f1553d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "checksum": null, "created_at": "2019-07-03T04:42:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 04:42:31,165 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-396eaf9a-838d-452a-a9ec-a5a0a32ccf92 2019-07-03 04:42:31,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.360863924026s 2019-07-03 04:42:31,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 04:42:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" -d '' 2019-07-03 04:42:33,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:42:33 GMT X-Openstack-Request-Id: req-c268473d-154b-4e47-93b0-52d4096d98db 2019-07-03 04:42:33,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 04:42:33,011 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/file used request id req-c268473d-154b-4e47-93b0-52d4096d98db 2019-07-03 04:42:33,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.84581279755s 2019-07-03 04:42:33,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:42:33,020 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:42:33,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:33 GMT X-Openstack-Request-Id: req-efb788b1-e2e9-4190-8e27-0619f563018d 2019-07-03 04:42:33,748 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:42:32Z", "file": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/file", "owner": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "7e093c83-22fe-40fc-a305-5e8503ae3db4", "size": 12716032, "self": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:42:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:42:33,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-efb788b1-e2e9-4190-8e27-0619f563018d 2019-07-03 04:42:33,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.732328891754s 2019-07-03 04:42:33,750 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/file', 'owner': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26', 'id': u'7e093c83-22fe-40fc-a305-5e8503ae3db4', 'size': 12716032, u'self': u'/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26', 'name': 'refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T04:42:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T04:42:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8', '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/7e093c83-22fe-40fc-a305-5e8503ae3db4', 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_70790070-543f-4270-a182-ff482f1553d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8', 'created': u'2019-07-03T04:42:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T04:42:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4', 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_70790070-543f-4270-a182-ff482f1553d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 04:42:33,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 04:42:33,756 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_70790070-543f-4270-a182-ff482f1553d8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 04:42:34,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42: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-b6a8a7dd-d2bc-4155-be0a-471159184677 x-openstack-request-id: req-b6a8a7dd-d2bc-4155-be0a-471159184677 2019-07-03 04:42:34,114 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_70790070-543f-4270-a182-ff482f1553d8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44", "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": "44548b2e-5166-4bb0-856d-988a1b7fce44"}} 2019-07-03 04:42:34,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b6a8a7dd-d2bc-4155-be0a-471159184677 2019-07-03 04:42:34,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361421108246s 2019-07-03 04:42:34,116 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_70790070-543f-4270-a182-ff482f1553d8', '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'a6c124494b0c46c2b4ad05546c87df21', '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'44548b2e-5166-4bb0-856d-988a1b7fce44', 'swap': 0}) 2019-07-03 04:42:34,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 04:42:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44/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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" -d '{"extra_specs": {}}' 2019-07-03 04:42:34,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42: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-cca2d141-f726-4489-821a-418f370e1820 x-openstack-request-id: req-cca2d141-f726-4489-821a-418f370e1820 2019-07-03 04:42:34,154 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 04:42:34,154 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44/os-extra_specs used request id req-cca2d141-f726-4489-821a-418f370e1820 2019-07-03 04:42:34,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0380229949951s 2019-07-03 04:42:34,163 - 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-07-03 04:42:34,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fe6fb10-3de8-4c13-850c-d34a2b713a0a 2019-07-03 04:42:34,169 - 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-07-03 04:42:34,169 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-2fe6fb10-3de8-4c13-850c-d34a2b713a0a 2019-07-03 04:42:34,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:42:34,175 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:42:34,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17312eb-ce1f-460d-b70a-cb38f2a9bd4f 2019-07-03 04:42:34,454 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:42:34,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d17312eb-ce1f-460d-b70a-cb38f2a9bd4f 2019-07-03 04:42:34,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.281691074371s 2019-07-03 04:42:34,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:42:34,462 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:42:34,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0558697c-bf9f-4809-9aa1-ccf380d1117b 2019-07-03 04:42:34,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:42:34,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0558697c-bf9f-4809-9aa1-ccf380d1117b 2019-07-03 04:42:34,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194620132446s 2019-07-03 04:42:34,664 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 04:42:37,082 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-03 04:42:39,302 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fa55d401-3bf6-4481-a61c-8d5aeaa8dc9e | 2019-07-03T04:42:38.951421 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fa55d401-3bf6-4481-a61c-8d5aeaa8dc9e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 04:42:42,813 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 04:42:43,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-03 04:42:45,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-03 04:42:48,750 - 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=b5f311e3-f253-42ae-a5df-c9ae167df140) as the default verifier for the future CLI operations. 2019-07-03 04:42:50,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 04:42:50,588 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:42:50,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42: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-fc542e44-4457-477c-90b0-ee86bf06c582 x-openstack-request-id: req-fc542e44-4457-477c-90b0-ee86bf06c582 2019-07-03 04:42:50,632 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 04:42:50,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-fc542e44-4457-477c-90b0-ee86bf06c582 2019-07-03 04:42:50,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0481469631195s 2019-07-03 04:42:50,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:42:50,642 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:42:50,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:50 GMT X-Openstack-Request-Id: req-4eac533c-fab0-4a24-8627-a686b656834e 2019-07-03 04:42:50,950 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:42:32Z", "file": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/file", "owner": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "7e093c83-22fe-40fc-a305-5e8503ae3db4", "size": 12716032, "self": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:42:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:42:50,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4eac533c-fab0-4a24-8627-a686b656834e 2019-07-03 04:42:50,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31230711937s 2019-07-03 04:42:50,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 04:42:50,965 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_70790070-543f-4270-a182-ff482f1553d8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_70790070-543f-4270-a182-ff482f1553d8"}' 2019-07-03 04:42:51,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:51 GMT Location: http://172.30.9.23:9292/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-08ff82ec-481c-4f52-accf-4154c4724103 2019-07-03 04:42:51,742 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:42:51Z", "file": "/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407/file", "owner": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "75b98861-bccc-4d7c-8655-a8e5db858407", "size": null, "self": "/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407", "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_70790070-543f-4270-a182-ff482f1553d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_70790070-543f-4270-a182-ff482f1553d8", "checksum": null, "created_at": "2019-07-03T04:42:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 04:42:51,743 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-08ff82ec-481c-4f52-accf-4154c4724103 2019-07-03 04:42:51,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.781406164169s 2019-07-03 04:42:51,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 04:42:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407/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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" -d '' 2019-07-03 04:42:52,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:42:53 GMT X-Openstack-Request-Id: req-2a06a395-ae7b-4e8f-ac0d-ed2801fcdeb1 2019-07-03 04:42:52,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 04:42:52,986 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407/file used request id req-2a06a395-ae7b-4e8f-ac0d-ed2801fcdeb1 2019-07-03 04:42:52,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24251079559s 2019-07-03 04:42:52,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:42:52,994 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:42:53,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42:53 GMT X-Openstack-Request-Id: req-52141e0e-71ad-4d35-9e8f-eecdf963cd40 2019-07-03 04:42:53,705 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:42:52Z", "file": "/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407/file", "owner": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "75b98861-bccc-4d7c-8655-a8e5db858407", "size": 12716032, "self": "/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/75b98861-bccc-4d7c-8655-a8e5db858407/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/75b98861-bccc-4d7c-8655-a8e5db858407/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_70790070-543f-4270-a182-ff482f1553d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_70790070-543f-4270-a182-ff482f1553d8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:42:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:42:32Z", "file": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/file", "owner": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "7e093c83-22fe-40fc-a305-5e8503ae3db4", "size": 12716032, "self": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:42:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:42:53,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-52141e0e-71ad-4d35-9e8f-eecdf963cd40 2019-07-03 04:42:53,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.715190172195s 2019-07-03 04:42:53,708 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/75b98861-bccc-4d7c-8655-a8e5db858407/snap', u'metadata': Munch({})})], 'file': u'/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407/file', 'owner': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26', 'id': u'75b98861-bccc-4d7c-8655-a8e5db858407', 'size': 12716032, u'self': u'/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cfb5ea9d0e014a5c89ff3f3a71cb7f26', 'name': 'refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/75b98861-bccc-4d7c-8655-a8e5db858407/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T04:42:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T04:42:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_70790070-543f-4270-a182-ff482f1553d8', '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/75b98861-bccc-4d7c-8655-a8e5db858407', 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_70790070-543f-4270-a182-ff482f1553d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_70790070-543f-4270-a182-ff482f1553d8', 'created': u'2019-07-03T04:42:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T04:42:51Z', 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/75b98861-bccc-4d7c-8655-a8e5db858407', 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_70790070-543f-4270-a182-ff482f1553d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 04:42:53,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 04:42:53,712 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_70790070-543f-4270-a182-ff482f1553d8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 04:42:53,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42: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-1d483868-8342-4ef8-a504-c7221eb260f8 x-openstack-request-id: req-1d483868-8342-4ef8-a504-c7221eb260f8 2019-07-03 04:42:53,758 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_70790070-543f-4270-a182-ff482f1553d8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/03a22037-861a-4c53-b9b9-60fbdf05e77c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/03a22037-861a-4c53-b9b9-60fbdf05e77c", "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": "03a22037-861a-4c53-b9b9-60fbdf05e77c"}} 2019-07-03 04:42:53,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1d483868-8342-4ef8-a504-c7221eb260f8 2019-07-03 04:42:53,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0490231513977s 2019-07-03 04:42:53,759 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_70790070-543f-4270-a182-ff482f1553d8', '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'a6c124494b0c46c2b4ad05546c87df21', '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'03a22037-861a-4c53-b9b9-60fbdf05e77c', 'swap': 0}) 2019-07-03 04:42:53,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 04:42:53,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/03a22037-861a-4c53-b9b9-60fbdf05e77c/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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" -d '{"extra_specs": {}}' 2019-07-03 04:42:53,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 04:42: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-9adb701d-f673-49ab-a8c3-a6fb3a3d962c x-openstack-request-id: req-9adb701d-f673-49ab-a8c3-a6fb3a3d962c 2019-07-03 04:42:53,780 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 04:42:53,781 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/03a22037-861a-4c53-b9b9-60fbdf05e77c/os-extra_specs used request id req-9adb701d-f673-49ab-a8c3-a6fb3a3d962c 2019-07-03 04:42:53,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209581851959s 2019-07-03 04:42:53,781 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_70790070-543f-4270-a182-ff482f1553d8', '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'a6c124494b0c46c2b4ad05546c87df21', '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'03a22037-861a-4c53-b9b9-60fbdf05e77c', 'swap': 0}) 2019-07-03 04:42:57,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-03 04:42:57,489 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-03 04:42:57,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-03 04:42:57,492 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-07-03 04:43:01,621 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-07-03 04:43:01,622 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-07-03 04:43:01,623 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-07-03 04:43:01,624 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-07-03 04:43:01,625 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-07-03 04:43:01,626 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-07-03 04:43:01,627 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-07-03 04:43:01,628 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-07-03 04:43:01,628 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-07-03 04:43:01,628 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-07-03 04:43:01,628 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-03 04:43:01,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-07-03 04:50:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 02a07e58-9fa8-4906-84e9-8ceea0b62ef4 2019-07-03 04:50:37,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'02a07e58-9fa8-4906-84e9-8ceea0b62ef4']'. 2019-07-03 04:50:38,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-03 04:50:38,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-03 04:50:38,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 04:50:38,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 02a07e58-9fa8-4906-84e9-8ceea0b62ef4 | 2019-07-03 04:50:38,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-03 04:50:38,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-03 04:43:03 | 2019-07-03 04:50:38,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-03 04:50:37 | 2019-07-03 04:50:38,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:34 | 2019-07-03 04:50:38,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-03 04:50:38,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-03 04:50:38,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-03 04:50:38,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b5f311e3-f253-42ae-a5df-c9ae167df140) | 2019-07-03 04:50:38,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-03 04:50:38,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fa55d401-3bf6-4481-a61c-8d5aeaa8dc9e) | 2019-07-03 04:50:38,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-07-03 04:50:38,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 447.167 | 2019-07-03 04:50:38,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-07-03 04:50:38,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-07-03 04:50:38,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-03 04:50:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-03 04:50:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-03 04:50:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 04:50:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-03 04:50:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-03 04:50:38,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-07-03 04:50:38,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'02a07e58-9fa8-4906-84e9-8ceea0b62ef4', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-07-03 04:50:40,737 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 02a07e58-9fa8-4906-84e9-8ceea0b62ef4 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-03 04:50:40,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'02a07e58-9fa8-4906-84e9-8ceea0b62ef4', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-07-03 04:50:42,786 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 02a07e58-9fa8-4906-84e9-8ceea0b62ef4 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-03 04:50:42,971 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 04:50:42,971 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:26 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-07-03 04:50:42,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 04:50:42,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:44,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:50:44 GMT X-Openstack-Request-Id: req-4edd2cd4-a67c-415f-8bd1-23056ea548a9 2019-07-03 04:50:44,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-07-03 04:50:44,049 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/75b98861-bccc-4d7c-8655-a8e5db858407 used request id req-4edd2cd4-a67c-415f-8bd1-23056ea548a9 2019-07-03 04:50:44,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06527113914s 2019-07-03 04:50:44,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 04:50:44,058 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:44,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b18cadc-b557-4cc2-9fce-176e350354ec x-openstack-request-id: req-6b18cadc-b557-4cc2-9fce-176e350354ec 2019-07-03 04:50:44,362 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_70790070-543f-4270-a182-ff482f1553d8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/03a22037-861a-4c53-b9b9-60fbdf05e77c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/03a22037-861a-4c53-b9b9-60fbdf05e77c", "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": "03a22037-861a-4c53-b9b9-60fbdf05e77c"}, {"name": "refstack_defcore-flavor_70790070-543f-4270-a182-ff482f1553d8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44", "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": "44548b2e-5166-4bb0-856d-988a1b7fce44"}]} 2019-07-03 04:50:44,362 - 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-6b18cadc-b557-4cc2-9fce-176e350354ec 2019-07-03 04:50:44,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307154893875s 2019-07-03 04:50:44,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 04:50:44,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/03a22037-861a-4c53-b9b9-60fbdf05e77c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:44,428 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50: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-71fb1ea3-f9b6-4918-a4cf-024ce7899c44 x-openstack-request-id: req-71fb1ea3-f9b6-4918-a4cf-024ce7899c44 2019-07-03 04:50:44,429 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/03a22037-861a-4c53-b9b9-60fbdf05e77c used request id req-71fb1ea3-f9b6-4918-a4cf-024ce7899c44 2019-07-03 04:50:44,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0643219947815s 2019-07-03 04:50:44,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 04:50:44,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/627adc6a-3148-420d-a9fb-e2dd227d5480/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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" -d '{"subnet_id": "6dc56385-4443-4254-a8bc-771f9c5e3de1"}' 2019-07-03 04:50:47,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:47 GMT X-Openstack-Request-Id: req-876299e5-1dfc-4780-90bf-77947976bc00 2019-07-03 04:50:47,345 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d92f7855-99ae-447d-8206-3ffa2c7f8c76", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "subnet_id": "6dc56385-4443-4254-a8bc-771f9c5e3de1", "subnet_ids": ["6dc56385-4443-4254-a8bc-771f9c5e3de1"], "port_id": "697466c9-3993-407a-850d-2ed4e938064e", "id": "627adc6a-3148-420d-a9fb-e2dd227d5480"} 2019-07-03 04:50:47,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/627adc6a-3148-420d-a9fb-e2dd227d5480/remove_router_interface.json used request id req-876299e5-1dfc-4780-90bf-77947976bc00 2019-07-03 04:50:47,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.91653800011s 2019-07-03 04:50:47,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 04:50:47,347 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:47,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:47 GMT X-Openstack-Request-Id: req-424fea5d-c1c5-49fc-9eb0-f4fb5b9e6fb8 2019-07-03 04:50:47,773 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "created_at": "2019-07-03T04:42:20Z", "admin_state_up": true, "updated_at": "2019-07-03T04:50:45Z", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "627adc6a-3148-420d-a9fb-e2dd227d5480", "name": "refstack_defcore-router_70790070-543f-4270-a182-ff482f1553d8"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}]} 2019-07-03 04:50:47,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-424fea5d-c1c5-49fc-9eb0-f4fb5b9e6fb8 2019-07-03 04:50:47,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.42720580101s 2019-07-03 04:50:47,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 04:50:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/627adc6a-3148-420d-a9fb-e2dd227d5480.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:52,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:50:52 GMT X-Openstack-Request-Id: req-1d596c70-fe1a-4f6d-bd33-f7db9550a7e9 2019-07-03 04:50:52,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:50:52,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/627adc6a-3148-420d-a9fb-e2dd227d5480.json used request id req-1d596c70-fe1a-4f6d-bd33-f7db9550a7e9 2019-07-03 04:50:52,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.52474498749s 2019-07-03 04:50:52,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 04:50:52,301 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:52,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:52 GMT X-Openstack-Request-Id: req-14a28895-919b-442f-9b1b-9998c9dac99f 2019-07-03 04:50:52,752 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T04:42: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":"6dc56385-4443-4254-a8bc-771f9c5e3de1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_70790070-543f-4270-a182-ff482f1553d8","enable_dhcp":true,"segment_id":null,"network_id":"d92f7855-99ae-447d-8206-3ffa2c7f8c76","tenant_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","created_at":"2019-07-03T04:42:18Z","ip_version":4}]} 2019-07-03 04:50:52,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-14a28895-919b-442f-9b1b-9998c9dac99f 2019-07-03 04:50:52,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.452375888824s 2019-07-03 04:50:52,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 04:50:52,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/6dc56385-4443-4254-a8bc-771f9c5e3de1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:55,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:50:55 GMT X-Openstack-Request-Id: req-c96c6466-5126-430b-9312-31c609a7bbe0 2019-07-03 04:50:55,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:50:55,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6dc56385-4443-4254-a8bc-771f9c5e3de1.json used request id req-c96c6466-5126-430b-9312-31c609a7bbe0 2019-07-03 04:50:55,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50424313545s 2019-07-03 04:50:55,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:50:55,260 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:55,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:55 GMT X-Openstack-Request-Id: req-5b3bfa43-e5fb-4572-8098-00594b09e4ec 2019-07-03 04:50:55,659 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d92f7855-99ae-447d-8206-3ffa2c7f8c76","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:50:55Z","qos_policy_id":null,"name":"refstack_defcore-net_70790070-543f-4270-a182-ff482f1553d8","admin_state_up":true,"tenant_id":"cfb5ea9d0e014a5c89ff3f3a71cb7f26","created_at":"2019-07-03T04:42:17Z","provider:network_type":"vxlan"}]} 2019-07-03 04:50:55,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5b3bfa43-e5fb-4572-8098-00594b09e4ec 2019-07-03 04:50:55,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399708032608s 2019-07-03 04:50:55,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 04:50:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d92f7855-99ae-447d-8206-3ffa2c7f8c76.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:56,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:50:56 GMT X-Openstack-Request-Id: req-ee7997d4-a5ff-4016-8787-7bc741a824c8 2019-07-03 04:50:56,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:50:56,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d92f7855-99ae-447d-8206-3ffa2c7f8c76.json used request id req-ee7997d4-a5ff-4016-8787-7bc741a824c8 2019-07-03 04:50:56,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19702100754s 2019-07-03 04:50:56,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:50:56,865 - 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}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:57,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:57 GMT X-Openstack-Request-Id: req-4076e6e8-ca2f-4287-9bf5-c39b1380fdab 2019-07-03 04:50:57,267 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:42:32Z", "file": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/file", "owner": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "7e093c83-22fe-40fc-a305-5e8503ae3db4", "size": 12716032, "self": "/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/7e093c83-22fe-40fc-a305-5e8503ae3db4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70790070-543f-4270-a182-ff482f1553d8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:42:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:50:57,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4076e6e8-ca2f-4287-9bf5-c39b1380fdab 2019-07-03 04:50:57,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.405845880508s 2019-07-03 04:50:57,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 04:50:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c73f315dfba8dc3b7f24a0f3f2f83e1a808a420f" 2019-07-03 04:50:57,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:50:57 GMT X-Openstack-Request-Id: req-c23bc336-e0f0-45d0-8421-c746b5507fad 2019-07-03 04:50:57,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 04:50:57,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7e093c83-22fe-40fc-a305-5e8503ae3db4 used request id req-c23bc336-e0f0-45d0-8421-c746b5507fad 2019-07-03 04:50:57,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.664139986038s 2019-07-03 04:50:57,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 04:50:57,937 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:57,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50: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-71e4f4c7-ad94-42af-bb66-4aa9a68b95e2 x-openstack-request-id: req-71e4f4c7-ad94-42af-bb66-4aa9a68b95e2 2019-07-03 04:50:57,956 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_70790070-543f-4270-a182-ff482f1553d8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44", "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": "44548b2e-5166-4bb0-856d-988a1b7fce44"}]} 2019-07-03 04:50:57,956 - 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-71e4f4c7-ad94-42af-bb66-4aa9a68b95e2 2019-07-03 04:50:57,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226881504059s 2019-07-03 04:50:57,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 04:50:57,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:57,997 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72585ec7-16d4-4441-a582-0a1d75879ba9 x-openstack-request-id: req-72585ec7-16d4-4441-a582-0a1d75879ba9 2019-07-03 04:50:57,998 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/44548b2e-5166-4bb0-856d-988a1b7fce44 used request id req-72585ec7-16d4-4441-a582-0a1d75879ba9 2019-07-03 04:50:57,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0394809246063s 2019-07-03 04:50:57,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:50:58,002 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:58,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f8a0ac-349e-45f9-9bec-f59b4fc9b5c9 2019-07-03 04:50:58,242 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8", "links": {"self": "http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7ddc1a39881048a38dab88a2287878d1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:50:58,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-43f8a0ac-349e-45f9-9bec-f59b4fc9b5c9 2019-07-03 04:50:58,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243601083755s 2019-07-03 04:50:58,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:50:58,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:58,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c09471f-7784-4a35-9661-e1aba0c06761 2019-07-03 04:50:58,467 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_70790070-543f-4270-a182-ff482f1553d8", "links": {"self": "http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7ddc1a39881048a38dab88a2287878d1", "description": null}} 2019-07-03 04:50:58,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1 used request id req-0c09471f-7784-4a35-9661-e1aba0c06761 2019-07-03 04:50:58,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219290018082s 2019-07-03 04:50:58,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 04:50:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:58,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd7df4de-bc09-47c5-8ae2-8838a1928ff2 2019-07-03 04:50:58,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:50:58,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7ddc1a39881048a38dab88a2287878d1 used request id req-cd7df4de-bc09-47c5-8ae2-8838a1928ff2 2019-07-03 04:50:58,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.334212064743s 2019-07-03 04:50:58,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:50:58,813 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:59,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9993ccc-0e92-42a9-a87e-82b8082fcad8 2019-07-03 04:50:59,034 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, "tags": [], "enabled": true, "id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70790070-543f-4270-a182-ff482f1553d8"}]} 2019-07-03 04:50:59,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-a9993ccc-0e92-42a9-a87e-82b8082fcad8 2019-07-03 04:50:59,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223877191544s 2019-07-03 04:50:59,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 04:50:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/cfb5ea9d0e014a5c89ff3f3a71cb7f26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:59,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36161872-b6e4-4a4c-b488-67a76afb865c 2019-07-03 04:50:59,325 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:50:59,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cfb5ea9d0e014a5c89ff3f3a71cb7f26 used request id req-36161872-b6e4-4a4c-b488-67a76afb865c 2019-07-03 04:50:59,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.286503076553s 2019-07-03 04:50:59,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 04:50:59,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=cfb5ea9d0e014a5c89ff3f3a71cb7f26&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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:59,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:59 GMT X-Openstack-Request-Id: req-4c1e3bab-83fb-4593-8566-42018b6d7240 2019-07-03 04:50:59,581 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "created_at": "2019-07-03T04:42:17Z", "updated_at": "2019-07-03T04:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:42:17Z", "revision_number": 0, "id": "1bbcea9c-6772-40d7-b42e-b6f211f486dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:42:17Z", "security_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:42:17Z", "revision_number": 0, "id": "a7504e50-21da-4fe5-966f-3575a88a8caf", "remote_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "remote_ip_prefix": null, "created_at": "2019-07-03T04:42:17Z", "security_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:42:17Z", "revision_number": 0, "id": "c1b3bf4f-c801-4d40-aff3-87e040e05d46", "remote_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "remote_ip_prefix": null, "created_at": "2019-07-03T04:42:17Z", "security_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:42:17Z", "revision_number": 0, "id": "da045ad5-54cb-4df1-923f-582eff5c5c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:42:17Z", "security_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26"}], "revision_number": 1, "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "name": "default"}]} 2019-07-03 04:50:59,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=cfb5ea9d0e014a5c89ff3f3a71cb7f26&name=default used request id req-4c1e3bab-83fb-4593-8566-42018b6d7240 2019-07-03 04:50:59,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250440835953s 2019-07-03 04:50:59,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 04:50:59,587 - 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}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:50:59,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 03 Jul 2019 04:50:59 GMT X-Openstack-Request-Id: req-5797bd09-93d4-4e43-bb80-9f1f4c939e78 2019-07-03 04:50:59,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "created_at": "2019-07-03T04:42:17Z", "updated_at": "2019-07-03T04:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:42:17Z", "revision_number": 0, "id": "1bbcea9c-6772-40d7-b42e-b6f211f486dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:42:17Z", "security_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:42:17Z", "revision_number": 0, "id": "a7504e50-21da-4fe5-966f-3575a88a8caf", "remote_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "remote_ip_prefix": null, "created_at": "2019-07-03T04:42:17Z", "security_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:42:17Z", "revision_number": 0, "id": "c1b3bf4f-c801-4d40-aff3-87e040e05d46", "remote_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "remote_ip_prefix": null, "created_at": "2019-07-03T04:42:17Z", "security_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:42:17Z", "revision_number": 0, "id": "da045ad5-54cb-4df1-923f-582eff5c5c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:42:17Z", "security_group_id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "tenant_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26"}], "revision_number": 1, "project_id": "cfb5ea9d0e014a5c89ff3f3a71cb7f26", "id": "095b2805-5724-4bbb-bc11-b60e9ede08de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 04:50:59,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5797bd09-93d4-4e43-bb80-9f1f4c939e78 2019-07-03 04:50:59,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370421886444s 2019-07-03 04:50:59,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 04:50:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/095b2805-5724-4bbb-bc11-b60e9ede08de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2863fdb3531df6be15ddf0482bc711dc5bbe255a" 2019-07-03 04:51:00,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 04:51:00 GMT X-Openstack-Request-Id: req-8bf612d1-a64b-4803-a261-3e479da93e34 2019-07-03 04:51:00,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 04:51:00,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/095b2805-5724-4bbb-bc11-b60e9ede08de.json used request id req-8bf612d1-a64b-4803-a261-3e479da93e34 2019-07-03 04:51:00,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.690664052963s 2019-07-03 04:51:00,655 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-07-03 04:51:00,708 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-07-03 04:51:00,753 - 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-07-03 04:51:00,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a10110-9a2a-4a00-b93d-473667a2aaca 2019-07-03 04:51:00,759 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-07-03 04:51:00,759 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-e0a10110-9a2a-4a00-b93d-473667a2aaca 2019-07-03 04:51:00,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 04:51:01,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T05:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["_FE_LdxqRdCFLgX84istgQ"], "issued_at": "2019-07-03T04:51:01.000000Z"}} 2019-07-03 04:51:01,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:51:01,187 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:01,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:01 GMT X-Openstack-Request-Id: req-9bc682a6-b90a-409a-8ac3-cf806363ab0c 2019-07-03 04:51:01,584 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 04:51:01,584 - 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-9bc682a6-b90a-409a-8ac3-cf806363ab0c 2019-07-03 04:51:01,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397729873657s 2019-07-03 04:51:01,591 - 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-07-03 04:51:01,597 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc0bf23-443d-4230-aa82-2d37bd53fe95 2019-07-03 04:51:01,597 - 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-07-03 04:51:01,597 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-0bc0bf23-443d-4230-aa82-2d37bd53fe95 2019-07-03 04:51:01,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:51:01,601 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:01,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d50048-e115-4664-af7d-81feb91decaa 2019-07-03 04:51:01,822 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 04:51:01,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d9d50048-e115-4664-af7d-81feb91decaa 2019-07-03 04:51:01,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224393129349s 2019-07-03 04:51:01,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 04:51:01,833 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52"}}' 2019-07-03 04:51:01,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf982545-910c-4e73-a762-c902259574cc 2019-07-03 04:51:01,987 - 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/cfa1fef7bfe846d59eca6e1a70552ad5"}, "tags": [], "enabled": true, "id": "cfa1fef7bfe846d59eca6e1a70552ad5", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52"}} 2019-07-03 04:51:01,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cf982545-910c-4e73-a762-c902259574cc 2019-07-03 04:51:01,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.157725811005s 2019-07-03 04:51:01,988 - 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'cfa1fef7bfe846d59eca6e1a70552ad5', '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_44944975-e70d-4d29-840d-a2d9e40dbd52'}) 2019-07-03 04:51:01,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 04:51:01,998 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "F56BSY8fptMNIvp6dFYOByThENXiYk", "email": null, "name": "tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52"}}' 2019-07-03 04:51:02,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee6d59b-9bb4-4393-82dd-f3ee75c59bb1 2019-07-03 04:51:02,490 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": {"self": "http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb9b8e4e01e749fb88a059c9933b5cf0", "domain_id": "default", "password_expires_at": null}} 2019-07-03 04:51:02,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-eee6d59b-9bb4-4393-82dd-f3ee75c59bb1 2019-07-03 04:51:02,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495282888412s 2019-07-03 04:51:02,491 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eb9b8e4e01e749fb88a059c9933b5cf0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52'}) 2019-07-03 04:51:02,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:51:02,498 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:02,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30069a3f-5c47-4e98-a8a9-4fd1071d8990 2019-07-03 04:51:02,723 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:51:02,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30069a3f-5c47-4e98-a8a9-4fd1071d8990 2019-07-03 04:51:02,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228786945343s 2019-07-03 04:51:02,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:51:02,731 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:02,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87effd5e-fe3b-4204-86b6-4dc26f178708 2019-07-03 04:51:02,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:51:02,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-87effd5e-fe3b-4204-86b6-4dc26f178708 2019-07-03 04:51:02,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218429088593s 2019-07-03 04:51:02,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:51:02,955 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:03,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbf6ca8-82e2-4f69-bd6c-d4f73320c46e 2019-07-03 04:51:03,152 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:51:03,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4cbf6ca8-82e2-4f69-bd6c-d4f73320c46e 2019-07-03 04:51:03,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201090097427s 2019-07-03 04:51:03,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:51:03,161 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:03,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e01d62-2f8c-4a32-bb00-6658c6a88a86 2019-07-03 04:51:03,383 - 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-07-03 04:51:03,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-02e01d62-2f8c-4a32-bb00-6658c6a88a86 2019-07-03 04:51:03,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226116895676s 2019-07-03 04:51:03,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:51:03,388 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:03,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae3b07e-b9a6-4347-a711-5ab4a61c2ac9 2019-07-03 04:51:03,646 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": {"self": "http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb9b8e4e01e749fb88a059c9933b5cf0", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:51:03,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dae3b07e-b9a6-4347-a711-5ab4a61c2ac9 2019-07-03 04:51:03,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.261646032333s 2019-07-03 04:51:03,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:51:03,661 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:03,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c5823d-8df1-4c3d-ab7e-90b146a3766b 2019-07-03 04:51:03,783 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/cfa1fef7bfe846d59eca6e1a70552ad5"}, "tags": [], "enabled": true, "id": "cfa1fef7bfe846d59eca6e1a70552ad5", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52"}]} 2019-07-03 04:51:03,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-40c5823d-8df1-4c3d-ab7e-90b146a3766b 2019-07-03 04:51:03,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125329017639s 2019-07-03 04:51:03,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 04:51:03,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=eb9b8e4e01e749fb88a059c9933b5cf0&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cfa1fef7bfe846d59eca6e1a70552ad5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:04,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f114d6d3-6c54-4185-9dd2-610c4c6428ac 2019-07-03 04:51:04,018 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=eb9b8e4e01e749fb88a059c9933b5cf0&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cfa1fef7bfe846d59eca6e1a70552ad5", "previous": null, "next": null}} 2019-07-03 04:51:04,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=eb9b8e4e01e749fb88a059c9933b5cf0&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=cfa1fef7bfe846d59eca6e1a70552ad5 used request id req-f114d6d3-6c54-4185-9dd2-610c4c6428ac 2019-07-03 04:51:04,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227030038834s 2019-07-03 04:51:04,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 04:51:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cfa1fef7bfe846d59eca6e1a70552ad5/users/eb9b8e4e01e749fb88a059c9933b5cf0/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:04,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c23bfd-185c-4946-9f69-665460a79ed8 2019-07-03 04:51:04,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:51:04,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cfa1fef7bfe846d59eca6e1a70552ad5/users/eb9b8e4e01e749fb88a059c9933b5cf0/roles/de3f03247fab46318069d2e018e2d917 used request id req-55c23bfd-185c-4946-9f69-665460a79ed8 2019-07-03 04:51:04,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18434882164s 2019-07-03 04:51:04,207 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52', 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'cfa1fef7bfe846d59eca6e1a70552ad5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'F56BSY8fptMNIvp6dFYOByThENXiYk', 'username': u'tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52', '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-07-03 04:51:04,211 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52', 'password': 'F56BSY8fptMNIvp6dFYOByThENXiYk', 'project_name': 'tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'cfa1fef7bfe846d59eca6e1a70552ad5', 'project_domain_name': 'Default'} 2019-07-03 04:51:04,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:51:04,218 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:04,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bab078f-a404-4d83-8509-1aafc865742a 2019-07-03 04:51:04,416 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:51:04,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bab078f-a404-4d83-8509-1aafc865742a 2019-07-03 04:51:04,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201555967331s 2019-07-03 04:51:04,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:51:04,424 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:04,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b68be0-b564-4905-8e82-f4463874206f 2019-07-03 04:51:04,640 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:51:04,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-28b68be0-b564-4905-8e82-f4463874206f 2019-07-03 04:51:04,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219285964966s 2019-07-03 04:51:04,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:51:04,648 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:04,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91cbd5e-0243-459f-9f89-5bfa36c38976 2019-07-03 04:51:04,871 - 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-07-03 04:51:04,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b91cbd5e-0243-459f-9f89-5bfa36c38976 2019-07-03 04:51:04,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226732969284s 2019-07-03 04:51:04,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:51:04,876 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:05,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf69c675-328f-48c5-86db-b94c74fe1648 2019-07-03 04:51:05,092 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": {"self": "http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb9b8e4e01e749fb88a059c9933b5cf0", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:51:05,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bf69c675-328f-48c5-86db-b94c74fe1648 2019-07-03 04:51:05,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220563173294s 2019-07-03 04:51:05,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:51:05,108 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:05,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c86f658-ae43-45fe-a8f0-28c99663fd5c 2019-07-03 04:51:05,335 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/cfa1fef7bfe846d59eca6e1a70552ad5"}, "tags": [], "enabled": true, "id": "cfa1fef7bfe846d59eca6e1a70552ad5", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52"}]} 2019-07-03 04:51:05,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1c86f658-ae43-45fe-a8f0-28c99663fd5c 2019-07-03 04:51:05,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231255054474s 2019-07-03 04:51:05,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 04:51:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=eb9b8e4e01e749fb88a059c9933b5cf0&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=cfa1fef7bfe846d59eca6e1a70552ad5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:05,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add475d6-ad2d-4101-ac26-3728940bd1e8 2019-07-03 04:51:05,568 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=eb9b8e4e01e749fb88a059c9933b5cf0&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=cfa1fef7bfe846d59eca6e1a70552ad5", "previous": null, "next": null}} 2019-07-03 04:51:05,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=eb9b8e4e01e749fb88a059c9933b5cf0&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=cfa1fef7bfe846d59eca6e1a70552ad5 used request id req-add475d6-ad2d-4101-ac26-3728940bd1e8 2019-07-03 04:51:05,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225338935852s 2019-07-03 04:51:05,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 04:51:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cfa1fef7bfe846d59eca6e1a70552ad5/users/eb9b8e4e01e749fb88a059c9933b5cf0/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:05,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2229b6-973d-4e49-82e4-0bc1a6198380 2019-07-03 04:51:05,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:51:05,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cfa1fef7bfe846d59eca6e1a70552ad5/users/eb9b8e4e01e749fb88a059c9933b5cf0/roles/044f8f0e2b8946309d83d491550fc12d used request id req-3c2229b6-973d-4e49-82e4-0bc1a6198380 2019-07-03 04:51:05,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.197026014328s 2019-07-03 04:51:05,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:51:05,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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:05,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65ce2a4-02cc-488f-9665-d817e494053d 2019-07-03 04:51:05,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:51:05,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e65ce2a4-02cc-488f-9665-d817e494053d 2019-07-03 04:51:05,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217710971832s 2019-07-03 04:51:05,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:51:05,998 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:06,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582819b3-5a8a-44c7-a369-bb3dad227b25 2019-07-03 04:51:06,219 - 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-07-03 04:51:06,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-582819b3-5a8a-44c7-a369-bb3dad227b25 2019-07-03 04:51:06,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224747180939s 2019-07-03 04:51:06,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 04:51:06,224 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:06,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611fa9bf-ff42-47b3-9cd2-bfe049121cd6 2019-07-03 04:51:06,351 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": {"self": "http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb9b8e4e01e749fb88a059c9933b5cf0", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 04:51:06,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-611fa9bf-ff42-47b3-9cd2-bfe049121cd6 2019-07-03 04:51:06,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1310338974s 2019-07-03 04:51:06,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 04:51:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=eb9b8e4e01e749fb88a059c9933b5cf0&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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:06,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90904b12-c4be-46df-96c1-f1e96890d2e5 2019-07-03 04:51:06,589 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=eb9b8e4e01e749fb88a059c9933b5cf0&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 04:51:06,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=eb9b8e4e01e749fb88a059c9933b5cf0&scope.domain.id=default used request id req-90904b12-c4be-46df-96c1-f1e96890d2e5 2019-07-03 04:51:06,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22612786293s 2019-07-03 04:51:06,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 04:51:06,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/eb9b8e4e01e749fb88a059c9933b5cf0/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:06,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 04:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048070ca-f90c-4b77-91df-ed54cf565fe5 2019-07-03 04:51:06,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 04:51:06,852 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/eb9b8e4e01e749fb88a059c9933b5cf0/roles/044f8f0e2b8946309d83d491550fc12d used request id req-048070ca-f90c-4b77-91df-ed54cf565fe5 2019-07-03 04:51:06,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.259383916855s 2019-07-03 04:51:06,856 - 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-07-03 04:51:06,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5903284d-879b-492d-9875-5e92c3b38c17 2019-07-03 04:51:06,863 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-07-03 04:51:06,863 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5903284d-879b-492d-9875-5e92c3b38c17 2019-07-03 04:51:06,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 04:51:07,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T05:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa1fef7bfe846d59eca6e1a70552ad5", "name": "tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/cfa1fef7bfe846d59eca6e1a70552ad5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52", "id": "eb9b8e4e01e749fb88a059c9933b5cf0"}, "audit_ids": ["FyVSDWzxQHSxsOTJVUO2ow"], "issued_at": "2019-07-03T04:51:07.000000Z"}} 2019-07-03 04:51:07,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 04:51:07,278 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 04:51:07,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:07 GMT X-Openstack-Request-Id: req-4f350912-8125-49c0-bafe-789f2bb3daf8 2019-07-03 04:51:07,581 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 04:51:07,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-4f350912-8125-49c0-bafe-789f2bb3daf8 2019-07-03 04:51:07,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.303714990616s 2019-07-03 04:51:07,591 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-07-03 04:51:07,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 04:51:07,595 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:07,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cbbe60-b91d-475b-a17e-9db63f7aae9c 2019-07-03 04:51:07,931 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 04:51:07,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-f8cbbe60-b91d-475b-a17e-9db63f7aae9c 2019-07-03 04:51:07,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.33940577507s 2019-07-03 04:51:07,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 04:51:07,942 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:08,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a828d44-c265-4456-8d40-0ec1b4e38c16 2019-07-03 04:51:08,145 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/cfa1fef7bfe846d59eca6e1a70552ad5"}, "tags": [], "enabled": true, "id": "cfa1fef7bfe846d59eca6e1a70552ad5", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52"}]} 2019-07-03 04:51:08,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5a828d44-c265-4456-8d40-0ec1b4e38c16 2019-07-03 04:51:08,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206873893738s 2019-07-03 04:51:08,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 04:51:08,148 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" -d '{"network": {"shared": true, "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "name": "tempest_full-net_44944975-e70d-4d29-840d-a2d9e40dbd52", "admin_state_up": true}}' 2019-07-03 04:51:09,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:09 GMT X-Openstack-Request-Id: req-b551bf3e-a7fd-4362-a531-8284ae201015 2019-07-03 04:51:09,021 - 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":"e64eaf39-56f6-41d7-920a-5e30fd7a7fd7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"cfa1fef7bfe846d59eca6e1a70552ad5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:51:08Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_44944975-e70d-4d29-840d-a2d9e40dbd52","admin_state_up":true,"tenant_id":"cfa1fef7bfe846d59eca6e1a70552ad5","created_at":"2019-07-03T04:51:08Z","mtu":1450}} 2019-07-03 04:51:09,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b551bf3e-a7fd-4362-a531-8284ae201015 2019-07-03 04:51:09,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.873039007187s 2019-07-03 04:51:09,021 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T04:51:08Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e64eaf39-56f6-41d7-920a-5e30fd7a7fd7', u'provider:segmentation_id': 84, 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_44944975-e70d-4d29-840d-a2d9e40dbd52', u'created_at': u'2019-07-03T04:51:08Z', u'mtu': 1450, u'tenant_id': u'cfa1fef7bfe846d59eca6e1a70552ad5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'cfa1fef7bfe846d59eca6e1a70552ad5', u'l2_adjacency': True}) 2019-07-03 04:51:09,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 04:51:09,022 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 04:51:09,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:09 GMT X-Openstack-Request-Id: req-3c4b6ae5-845a-4f8e-ab06-a2e706115a97 2019-07-03 04:51:09,391 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e64eaf39-56f6-41d7-920a-5e30fd7a7fd7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"cfa1fef7bfe846d59eca6e1a70552ad5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T04:51:08Z","qos_policy_id":null,"name":"tempest_full-net_44944975-e70d-4d29-840d-a2d9e40dbd52","admin_state_up":true,"tenant_id":"cfa1fef7bfe846d59eca6e1a70552ad5","created_at":"2019-07-03T04:51:08Z","provider:network_type":"vxlan"}]} 2019-07-03 04:51:09,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3c4b6ae5-845a-4f8e-ab06-a2e706115a97 2019-07-03 04:51:09,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369610071182s 2019-07-03 04:51:09,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 04:51:09,394 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" -d '{"subnet": {"name": "tempest_full-subnet_44944975-e70d-4d29-840d-a2d9e40dbd52", "enable_dhcp": true, "network_id": "e64eaf39-56f6-41d7-920a-5e30fd7a7fd7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 04:51:10,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:10 GMT X-Openstack-Request-Id: req-ac0b816a-9a9f-40a2-a75d-34d683c9c625 2019-07-03 04:51:10,608 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T04:51:09Z","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":"60aaad95-45ed-48ee-9535-8a2431eb41dc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cfa1fef7bfe846d59eca6e1a70552ad5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_44944975-e70d-4d29-840d-a2d9e40dbd52","enable_dhcp":true,"segment_id":null,"network_id":"e64eaf39-56f6-41d7-920a-5e30fd7a7fd7","tenant_id":"cfa1fef7bfe846d59eca6e1a70552ad5","created_at":"2019-07-03T04:51:09Z","ip_version":4}} 2019-07-03 04:51:10,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ac0b816a-9a9f-40a2-a75d-34d683c9c625 2019-07-03 04:51:10,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.21439003944s 2019-07-03 04:51:10,608 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T04:51: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'60aaad95-45ed-48ee-9535-8a2431eb41dc', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_44944975-e70d-4d29-840d-a2d9e40dbd52', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e64eaf39-56f6-41d7-920a-5e30fd7a7fd7', u'tenant_id': u'cfa1fef7bfe846d59eca6e1a70552ad5', u'created_at': u'2019-07-03T04:51: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'cfa1fef7bfe846d59eca6e1a70552ad5'}) 2019-07-03 04:51:10,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 04:51:10,609 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "tempest_full-router_44944975-e70d-4d29-840d-a2d9e40dbd52", "admin_state_up": true}}' 2019-07-03 04:51:18,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:18 GMT X-Openstack-Request-Id: req-8af588c6-f9c4-4b01-a18d-0f43bf64fdb0 2019-07-03 04:51:18,641 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "created_at": "2019-07-03T04:51:11Z", "admin_state_up": true, "updated_at": "2019-07-03T04:51:12Z", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b29e72db-42a8-414c-a85f-2c9bd2502e0d", "name": "tempest_full-router_44944975-e70d-4d29-840d-a2d9e40dbd52"}} 2019-07-03 04:51:18,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8af588c6-f9c4-4b01-a18d-0f43bf64fdb0 2019-07-03 04:51:18,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.0322060585s 2019-07-03 04:51:18,642 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T04:51:12Z', u'revision_number': 3, u'ha': True, u'id': u'b29e72db-42a8-414c-a85f-2c9bd2502e0d', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_44944975-e70d-4d29-840d-a2d9e40dbd52', u'admin_state_up': True, u'tenant_id': u'cfa1fef7bfe846d59eca6e1a70552ad5', u'created_at': u'2019-07-03T04:51:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'cfa1fef7bfe846d59eca6e1a70552ad5'}) 2019-07-03 04:51:18,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 04:51:18,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b29e72db-42a8-414c-a85f-2c9bd2502e0d/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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" -d '{"subnet_id": "60aaad95-45ed-48ee-9535-8a2431eb41dc"}' 2019-07-03 04:51:22,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:22 GMT X-Openstack-Request-Id: req-531784a7-6c8c-4f29-af99-a2ae747e8404 2019-07-03 04:51:22,410 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e64eaf39-56f6-41d7-920a-5e30fd7a7fd7", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "subnet_id": "60aaad95-45ed-48ee-9535-8a2431eb41dc", "subnet_ids": ["60aaad95-45ed-48ee-9535-8a2431eb41dc"], "port_id": "b9e61e31-e4f1-4274-9a6c-b796578792b9", "id": "b29e72db-42a8-414c-a85f-2c9bd2502e0d"} 2019-07-03 04:51:22,410 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b29e72db-42a8-414c-a85f-2c9bd2502e0d/add_router_interface.json used request id req-531784a7-6c8c-4f29-af99-a2ae747e8404 2019-07-03 04:51:22,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.76756715775s 2019-07-03 04:51:22,410 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 04:51:22,512 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 04:51:22,516 - 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-07-03 04:51:22,520 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:22 GMT 2019-07-03 04:51:22,520 - 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-07-03 04:51:22,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:51:22,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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 04:51:23,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:23 GMT X-Openstack-Request-Id: req-948be81c-417e-4cd0-bcfd-6a394f175aa1 2019-07-03 04:51:23,241 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:51:23,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-948be81c-417e-4cd0-bcfd-6a394f175aa1 2019-07-03 04:51:23,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.717946052551s 2019-07-03 04:51:23,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 04:51:23,253 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52"}' 2019-07-03 04:51:23,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:23 GMT Location: http://172.30.9.23:9292/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14f1855d-2190-4d04-bde0-b29ab2ce0749 2019-07-03 04:51:23,680 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:51:23Z", "file": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/file", "owner": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "b8742092-0e6b-46a8-afe6-1d5c5d194af1", "size": null, "self": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1", "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_44944975-e70d-4d29-840d-a2d9e40dbd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "checksum": null, "created_at": "2019-07-03T04:51:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 04:51:23,681 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-14f1855d-2190-4d04-bde0-b29ab2ce0749 2019-07-03 04:51:23,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.431505918503s 2019-07-03 04:51:23,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 04:51:23,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" -d '' 2019-07-03 04:51:25,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:51:25 GMT X-Openstack-Request-Id: req-163f4c5d-4460-484a-9a1b-cac075eb426e 2019-07-03 04:51:25,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 04:51:25,374 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/file used request id req-163f4c5d-4460-484a-9a1b-cac075eb426e 2019-07-03 04:51:25,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.6925330162s 2019-07-03 04:51:25,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:51:25,383 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 04:51:25,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:25 GMT X-Openstack-Request-Id: req-4a1ad565-c817-40ea-82d4-c1778c46b7be 2019-07-03 04:51:25,690 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:51:25Z", "file": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/file", "owner": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "b8742092-0e6b-46a8-afe6-1d5c5d194af1", "size": 12716032, "self": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:51:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:51:25,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4a1ad565-c817-40ea-82d4-c1778c46b7be 2019-07-03 04:51:25,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312160968781s 2019-07-03 04:51:25,693 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/file', 'owner': u'cfa1fef7bfe846d59eca6e1a70552ad5', 'id': u'b8742092-0e6b-46a8-afe6-1d5c5d194af1', 'size': 12716032, u'self': u'/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cfa1fef7bfe846d59eca6e1a70552ad5', 'name': 'tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T04:51:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T04:51:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52', '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/b8742092-0e6b-46a8-afe6-1d5c5d194af1', 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_44944975-e70d-4d29-840d-a2d9e40dbd52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52', 'created': u'2019-07-03T04:51:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T04:51:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1', 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_44944975-e70d-4d29-840d-a2d9e40dbd52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 04:51:25,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 04:51:25,699 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_44944975-e70d-4d29-840d-a2d9e40dbd52", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 04:51:26,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-adafafa0-62fa-4956-9857-e9b3ad840ece x-openstack-request-id: req-adafafa0-62fa-4956-9857-e9b3ad840ece 2019-07-03 04:51:26,048 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59500be1-4883-419f-a14e-953404e35b98", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59500be1-4883-419f-a14e-953404e35b98", "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": "59500be1-4883-419f-a14e-953404e35b98"}} 2019-07-03 04:51:26,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-adafafa0-62fa-4956-9857-e9b3ad840ece 2019-07-03 04:51:26,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.35259604454s 2019-07-03 04:51:26,049 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_44944975-e70d-4d29-840d-a2d9e40dbd52', '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'a6c124494b0c46c2b4ad05546c87df21', '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'59500be1-4883-419f-a14e-953404e35b98', 'swap': 0}) 2019-07-03 04:51:26,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 04:51:26,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/59500be1-4883-419f-a14e-953404e35b98/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}6b21a8c1cad227745a0436a5901b809390d0b272" -d '{"extra_specs": {}}' 2019-07-03 04:51:26,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51: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-f61ad766-7b36-4bcd-b256-08ac56680992 x-openstack-request-id: req-f61ad766-7b36-4bcd-b256-08ac56680992 2019-07-03 04:51:26,071 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 04:51:26,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/59500be1-4883-419f-a14e-953404e35b98/os-extra_specs used request id req-f61ad766-7b36-4bcd-b256-08ac56680992 2019-07-03 04:51:26,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212769508362s 2019-07-03 04:51:26,079 - 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-07-03 04:51:26,084 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7629f0cd-b92e-40a5-8baf-36fa28b337b9 2019-07-03 04:51:26,084 - 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-07-03 04:51:26,085 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-7629f0cd-b92e-40a5-8baf-36fa28b337b9 2019-07-03 04:51:26,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:51:26,090 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 04:51:26,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba5eb93-e9fe-4f6a-88cb-54a51bb3189b 2019-07-03 04:51:26,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:51:26,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cba5eb93-e9fe-4f6a-88cb-54a51bb3189b 2019-07-03 04:51:26,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20899105072s 2019-07-03 04:51:26,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 04:51:26,305 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 04:51:26,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a01478-6e38-468f-b41f-e3feba1d711d 2019-07-03 04:51:26,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 04:51:26,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-81a01478-6e38-468f-b41f-e3feba1d711d 2019-07-03 04:51:26,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213546991348s 2019-07-03 04:51:26,525 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 04:51:28,940 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-03 04:51:31,345 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2d74bbd0-7687-4bef-bcec-4167123668e0 | 2019-07-03T04:51:30.958547 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2d74bbd0-7687-4bef-bcec-4167123668e0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 04:51:34,877 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 04:51:35,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-03 04:51:38,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-03 04:51:41,034 - 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=9127e8fa-65c1-4f66-a40f-66023592ccb4) as the default verifier for the future CLI operations. 2019-07-03 04:51:43,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 04:51:43,041 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 04:51:43,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-875e0140-16c2-4b10-8d9c-24ef22872c98 x-openstack-request-id: req-875e0140-16c2-4b10-8d9c-24ef22872c98 2019-07-03 04:51:43,086 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 04:51:43,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-875e0140-16c2-4b10-8d9c-24ef22872c98 2019-07-03 04:51:43,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0487520694733s 2019-07-03 04:51:43,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:51:43,096 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 04:51:43,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:43 GMT X-Openstack-Request-Id: req-5d660ac0-4288-4bca-9f3f-40947a46c153 2019-07-03 04:51:43,419 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:51:25Z", "file": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/file", "owner": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "b8742092-0e6b-46a8-afe6-1d5c5d194af1", "size": 12716032, "self": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:51:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:51:43,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5d660ac0-4288-4bca-9f3f-40947a46c153 2019-07-03 04:51:43,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32722401619s 2019-07-03 04:51:43,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 04:51:43,433 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_44944975-e70d-4d29-840d-a2d9e40dbd52", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_44944975-e70d-4d29-840d-a2d9e40dbd52"}' 2019-07-03 04:51:43,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:43 GMT Location: http://172.30.9.23:9292/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-677c4de8-663a-4298-aab3-4db99efaf7c9 2019-07-03 04:51:43,777 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:51:43Z", "file": "/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/file", "owner": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "8ae41a9a-318f-4be5-935b-3f68b9cb8107", "size": null, "self": "/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107", "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_44944975-e70d-4d29-840d-a2d9e40dbd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_44944975-e70d-4d29-840d-a2d9e40dbd52", "checksum": null, "created_at": "2019-07-03T04:51:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 04:51:43,777 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-677c4de8-663a-4298-aab3-4db99efaf7c9 2019-07-03 04:51:43,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.348599910736s 2019-07-03 04:51:43,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 04:51:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" -d '' 2019-07-03 04:51:45,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 04:51:45 GMT X-Openstack-Request-Id: req-42b45f00-9654-40f1-8b4a-dce3fd70ac46 2019-07-03 04:51:45,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 04:51:45,367 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/file used request id req-42b45f00-9654-40f1-8b4a-dce3fd70ac46 2019-07-03 04:51:45,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.58958983421s 2019-07-03 04:51:45,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 04:51:45,376 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 04:51:45,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:45 GMT X-Openstack-Request-Id: req-f6f70036-0d13-4ec6-9974-55260dfa4855 2019-07-03 04:51:45,515 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:51:45Z", "file": "/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/file", "owner": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "8ae41a9a-318f-4be5-935b-3f68b9cb8107", "size": 12716032, "self": "/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_44944975-e70d-4d29-840d-a2d9e40dbd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_44944975-e70d-4d29-840d-a2d9e40dbd52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:51:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:51:25Z", "file": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/file", "owner": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "b8742092-0e6b-46a8-afe6-1d5c5d194af1", "size": 12716032, "self": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:51:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 04:51:45,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f6f70036-0d13-4ec6-9974-55260dfa4855 2019-07-03 04:51:45,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1431889534s 2019-07-03 04:51:45,518 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/file', 'owner': u'cfa1fef7bfe846d59eca6e1a70552ad5', 'id': u'8ae41a9a-318f-4be5-935b-3f68b9cb8107', 'size': 12716032, u'self': u'/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cfa1fef7bfe846d59eca6e1a70552ad5', 'name': 'tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T04:51:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T04:51:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_44944975-e70d-4d29-840d-a2d9e40dbd52', '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/8ae41a9a-318f-4be5-935b-3f68b9cb8107', 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_44944975-e70d-4d29-840d-a2d9e40dbd52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_44944975-e70d-4d29-840d-a2d9e40dbd52', 'created': u'2019-07-03T04:51:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T04:51:43Z', 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/8ae41a9a-318f-4be5-935b-3f68b9cb8107', 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_44944975-e70d-4d29-840d-a2d9e40dbd52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 04:51:45,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 04:51:45,522 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_44944975-e70d-4d29-840d-a2d9e40dbd52", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 04:51:45,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b98efec7-493d-4a42-b9fe-455faa0ae277 x-openstack-request-id: req-b98efec7-493d-4a42-b9fe-455faa0ae277 2019-07-03 04:51:45,563 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a8457b88-ce92-4230-8e3b-91ff414a16d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a8457b88-ce92-4230-8e3b-91ff414a16d9", "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": "a8457b88-ce92-4230-8e3b-91ff414a16d9"}} 2019-07-03 04:51:45,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b98efec7-493d-4a42-b9fe-455faa0ae277 2019-07-03 04:51:45,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0447759628296s 2019-07-03 04:51:45,565 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_44944975-e70d-4d29-840d-a2d9e40dbd52', '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'a6c124494b0c46c2b4ad05546c87df21', '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'a8457b88-ce92-4230-8e3b-91ff414a16d9', 'swap': 0}) 2019-07-03 04:51:45,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 04:51:45,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/a8457b88-ce92-4230-8e3b-91ff414a16d9/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}6b21a8c1cad227745a0436a5901b809390d0b272" -d '{"extra_specs": {}}' 2019-07-03 04:51:45,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 04:51: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-fafbea3a-03c1-42b0-a3c5-040d3a041dd7 x-openstack-request-id: req-fafbea3a-03c1-42b0-a3c5-040d3a041dd7 2019-07-03 04:51:45,586 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 04:51:45,586 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a8457b88-ce92-4230-8e3b-91ff414a16d9/os-extra_specs used request id req-fafbea3a-03c1-42b0-a3c5-040d3a041dd7 2019-07-03 04:51:45,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211479663849s 2019-07-03 04:51:45,587 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_44944975-e70d-4d29-840d-a2d9e40dbd52', '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'a6c124494b0c46c2b4ad05546c87df21', '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'a8457b88-ce92-4230-8e3b-91ff414a16d9', 'swap': 0}) 2019-07-03 04:51:48,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-03 04:51:48,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-03 04:51:48,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-03 04:51:48,875 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-03 04:51:49,397 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-03 04:51:52,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9127e8fa-65c1-4f66-a40f-66023592ccb4/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-07-03 04:51:52,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-03 04:51:52,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', u'--concurrency=4']'. 2019-07-03 05:38:49,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e5a6c0b0-4874-4dbf-8f7a-fdf3a4412563 2019-07-03 05:38:50,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'e5a6c0b0-4874-4dbf-8f7a-fdf3a4412563']'. 2019-07-03 05:38:51,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-03 05:38:51,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-03 05:38:51,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 05:38:51,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e5a6c0b0-4874-4dbf-8f7a-fdf3a4412563 | 2019-07-03 05:38:51,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-07-03 05:38:51,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-03 04:51:54 | 2019-07-03 05:38:51,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-03 05:38:49 | 2019-07-03 05:38:51,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:46:55 | 2019-07-03 05:38:51,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-03 05:38:51,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-03 05:38:51,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-03 05:38:51,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9127e8fa-65c1-4f66-a40f-66023592ccb4) | 2019-07-03 05:38:51,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-03 05:38:51,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2d74bbd0-7687-4bef-bcec-4167123668e0) | 2019-07-03 05:38:51,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-07-03 05:38:51,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2807.644 | 2019-07-03 05:38:51,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1032 | 2019-07-03 05:38:51,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-07-03 05:38:51,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-03 05:38:51,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-03 05:38:51,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 10 | 2019-07-03 05:38:51,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 05:38:51,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-03 05:38:51,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-03 05:38:51,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.0403071017% 2019-07-03 05:38:51,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'e5a6c0b0-4874-4dbf-8f7a-fdf3a4412563', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-07-03 05:38:53,612 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e5a6c0b0-4874-4dbf-8f7a-fdf3a4412563 --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-03 05:38:53,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'e5a6c0b0-4874-4dbf-8f7a-fdf3a4412563', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-07-03 05:38:55,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e5a6c0b0-4874-4dbf-8f7a-fdf3a4412563 --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-03 05:38:56,088 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 05:38:56,089 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 47:48 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-03 05:38:56,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 05:38:56,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:38:57,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:38:57 GMT X-Openstack-Request-Id: req-a1259ba7-7ace-46b1-92ec-297b8f4a0746 2019-07-03 05:38:57,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-07-03 05:38:57,641 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8ae41a9a-318f-4be5-935b-3f68b9cb8107 used request id req-a1259ba7-7ace-46b1-92ec-297b8f4a0746 2019-07-03 05:38:57,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.54050302505s 2019-07-03 05:38:57,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 05:38:57,651 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:38:58,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Wed, 03 Jul 2019 05:38: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-92344759-3451-431b-931f-1e288ded0a00 x-openstack-request-id: req-92344759-3451-431b-931f-1e288ded0a00 2019-07-03 05:38:58,034 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59500be1-4883-419f-a14e-953404e35b98", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59500be1-4883-419f-a14e-953404e35b98", "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": "59500be1-4883-419f-a14e-953404e35b98"}, {"name": "tempest_full-flavor_alt_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a8457b88-ce92-4230-8e3b-91ff414a16d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a8457b88-ce92-4230-8e3b-91ff414a16d9", "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": "a8457b88-ce92-4230-8e3b-91ff414a16d9"}]} 2019-07-03 05:38:58,035 - 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-92344759-3451-431b-931f-1e288ded0a00 2019-07-03 05:38:58,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.38731098175s 2019-07-03 05:38:58,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 05:38:58,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/a8457b88-ce92-4230-8e3b-91ff414a16d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:38:58,082 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 05:38: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-10abca71-c2ff-4d69-a411-5a2d7648f9a4 x-openstack-request-id: req-10abca71-c2ff-4d69-a411-5a2d7648f9a4 2019-07-03 05:38:58,082 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a8457b88-ce92-4230-8e3b-91ff414a16d9 used request id req-10abca71-c2ff-4d69-a411-5a2d7648f9a4 2019-07-03 05:38:58,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449948310852s 2019-07-03 05:38:58,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 05:38:58,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b29e72db-42a8-414c-a85f-2c9bd2502e0d/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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" -d '{"subnet_id": "60aaad95-45ed-48ee-9535-8a2431eb41dc"}' 2019-07-03 05:39:01,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:01 GMT X-Openstack-Request-Id: req-8426f4d6-e0aa-4bfa-b99b-7ccee9e0622b 2019-07-03 05:39:01,624 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e64eaf39-56f6-41d7-920a-5e30fd7a7fd7", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "subnet_id": "60aaad95-45ed-48ee-9535-8a2431eb41dc", "subnet_ids": ["60aaad95-45ed-48ee-9535-8a2431eb41dc"], "port_id": "b9e61e31-e4f1-4274-9a6c-b796578792b9", "id": "b29e72db-42a8-414c-a85f-2c9bd2502e0d"} 2019-07-03 05:39:01,624 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b29e72db-42a8-414c-a85f-2c9bd2502e0d/remove_router_interface.json used request id req-8426f4d6-e0aa-4bfa-b99b-7ccee9e0622b 2019-07-03 05:39:01,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.5418419838s 2019-07-03 05:39:01,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 05:39:01,626 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:39:02,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:02 GMT X-Openstack-Request-Id: req-62314cca-57ac-4200-aafc-6995d4c13f3e 2019-07-03 05:39:02,108 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "created_at": "2019-07-03T04:51:11Z", "admin_state_up": true, "updated_at": "2019-07-03T05:38:59Z", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b29e72db-42a8-414c-a85f-2c9bd2502e0d", "name": "tempest_full-router_44944975-e70d-4d29-840d-a2d9e40dbd52"}]} 2019-07-03 05:39:02,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-62314cca-57ac-4200-aafc-6995d4c13f3e 2019-07-03 05:39:02,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.483276844025s 2019-07-03 05:39:02,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 05:39:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/b29e72db-42a8-414c-a85f-2c9bd2502e0d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:39:06,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:39:06 GMT X-Openstack-Request-Id: req-48cb21e3-8603-4965-bc35-1bdf1829b45b 2019-07-03 05:39:06,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:39:06,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b29e72db-42a8-414c-a85f-2c9bd2502e0d.json used request id req-48cb21e3-8603-4965-bc35-1bdf1829b45b 2019-07-03 05:39:06,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.83082890511s 2019-07-03 05:39:06,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 05:39:06,942 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:39:07,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:07 GMT X-Openstack-Request-Id: req-c8de79be-6914-4cb3-b58a-882eeb9841bb 2019-07-03 05:39:07,282 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T04:51:09Z","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":"60aaad95-45ed-48ee-9535-8a2431eb41dc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cfa1fef7bfe846d59eca6e1a70552ad5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_44944975-e70d-4d29-840d-a2d9e40dbd52","enable_dhcp":true,"segment_id":null,"network_id":"e64eaf39-56f6-41d7-920a-5e30fd7a7fd7","tenant_id":"cfa1fef7bfe846d59eca6e1a70552ad5","created_at":"2019-07-03T04:51:09Z","ip_version":4}]} 2019-07-03 05:39:07,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c8de79be-6914-4cb3-b58a-882eeb9841bb 2019-07-03 05:39:07,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.341307163239s 2019-07-03 05:39:07,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 05:39:07,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/60aaad95-45ed-48ee-9535-8a2431eb41dc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:39:10,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:39:10 GMT X-Openstack-Request-Id: req-8a534e8e-10d3-4f0c-8d28-f737a0b2885f 2019-07-03 05:39:10,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:39:10,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/60aaad95-45ed-48ee-9535-8a2431eb41dc.json used request id req-8a534e8e-10d3-4f0c-8d28-f737a0b2885f 2019-07-03 05:39:10,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.95260810852s 2019-07-03 05:39:10,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:39:10,238 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:39:10,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2109 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:10 GMT X-Openstack-Request-Id: req-2666a366-4421-4c4f-97a6-0d286cfc3387 2019-07-03 05:39:10,643 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e64eaf39-56f6-41d7-920a-5e30fd7a7fd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"cfa1fef7bfe846d59eca6e1a70552ad5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:39:10Z","qos_policy_id":null,"name":"tempest_full-net_44944975-e70d-4d29-840d-a2d9e40dbd52","admin_state_up":true,"tenant_id":"cfa1fef7bfe846d59eca6e1a70552ad5","created_at":"2019-07-03T04:51:08Z","provider:network_type":"vxlan"}]} 2019-07-03 05:39:10,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2666a366-4421-4c4f-97a6-0d286cfc3387 2019-07-03 05:39:10,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406201839447s 2019-07-03 05:39:10,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 05:39:10,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/e64eaf39-56f6-41d7-920a-5e30fd7a7fd7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:39:11,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:39:11 GMT X-Openstack-Request-Id: req-74a4a149-5395-4082-adcc-bb252c9b3272 2019-07-03 05:39:11,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:39:11,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e64eaf39-56f6-41d7-920a-5e30fd7a7fd7.json used request id req-74a4a149-5395-4082-adcc-bb252c9b3272 2019-07-03 05:39:11,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19753599167s 2019-07-03 05:39:11,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:39:11,851 - 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}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:39:12,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:12 GMT X-Openstack-Request-Id: req-2aa6a19e-9784-44c3-85ff-46b030bd1827 2019-07-03 05:39:12,181 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T04:51:25Z", "file": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/file", "owner": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "b8742092-0e6b-46a8-afe6-1d5c5d194af1", "size": 12716032, "self": "/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_44944975-e70d-4d29-840d-a2d9e40dbd52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T04:51:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:39:12,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2aa6a19e-9784-44c3-85ff-46b030bd1827 2019-07-03 05:39:12,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334715127945s 2019-07-03 05:39:12,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 05:39:12,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce73dbf90d1a0aca2c35bc66c759c1d7a26fa8eb" 2019-07-03 05:39:13,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:39:13 GMT X-Openstack-Request-Id: req-744a2ffe-90ac-428a-aa41-fc06bd4f6fb4 2019-07-03 05:39:13,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:39:13,892 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b8742092-0e6b-46a8-afe6-1d5c5d194af1 used request id req-744a2ffe-90ac-428a-aa41-fc06bd4f6fb4 2019-07-03 05:39:13,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.70815587044s 2019-07-03 05:39:13,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 05:39:13,895 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:13,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39: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-d48a6711-db16-4926-938b-b0ffec494c24 x-openstack-request-id: req-d48a6711-db16-4926-938b-b0ffec494c24 2019-07-03 05:39:13,920 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59500be1-4883-419f-a14e-953404e35b98", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59500be1-4883-419f-a14e-953404e35b98", "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": "59500be1-4883-419f-a14e-953404e35b98"}]} 2019-07-03 05:39:13,920 - 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-d48a6711-db16-4926-938b-b0ffec494c24 2019-07-03 05:39:13,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280039310455s 2019-07-03 05:39:13,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 05:39:13,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/59500be1-4883-419f-a14e-953404e35b98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:13,962 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39: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-ce4e0420-6c10-4ec1-bfd5-b251b4341b40 x-openstack-request-id: req-ce4e0420-6c10-4ec1-bfd5-b251b4341b40 2019-07-03 05:39:13,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/59500be1-4883-419f-a14e-953404e35b98 used request id req-ce4e0420-6c10-4ec1-bfd5-b251b4341b40 2019-07-03 05:39:13,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404901504517s 2019-07-03 05:39:13,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:39:13,967 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:14,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085606e4-5f37-4e2f-b1f8-a0fc442b9e49 2019-07-03 05:39:14,191 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": {"self": "http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb9b8e4e01e749fb88a059c9933b5cf0", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:39:14,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-085606e4-5f37-4e2f-b1f8-a0fc442b9e49 2019-07-03 05:39:14,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228078842163s 2019-07-03 05:39:14,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:39:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:14,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71dba789-eb3a-4227-9723-05a68f18339d 2019-07-03 05:39:14,424 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_44944975-e70d-4d29-840d-a2d9e40dbd52", "links": {"self": "http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eb9b8e4e01e749fb88a059c9933b5cf0", "description": null}} 2019-07-03 05:39:14,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0 used request id req-71dba789-eb3a-4227-9723-05a68f18339d 2019-07-03 05:39:14,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227562189102s 2019-07-03 05:39:14,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 05:39:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:14,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ebefccd-02a9-4621-818b-291fe0dfd126 2019-07-03 05:39:14,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:39:14,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/eb9b8e4e01e749fb88a059c9933b5cf0 used request id req-9ebefccd-02a9-4621-818b-291fe0dfd126 2019-07-03 05:39:14,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.341253995895s 2019-07-03 05:39:14,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:39:14,776 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:14,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d058da16-57d9-47c6-a9d4-85746b9e1ed9 2019-07-03 05:39:14,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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/cfa1fef7bfe846d59eca6e1a70552ad5"}, "tags": [], "enabled": true, "id": "cfa1fef7bfe846d59eca6e1a70552ad5", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_44944975-e70d-4d29-840d-a2d9e40dbd52"}]} 2019-07-03 05:39:14,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d058da16-57d9-47c6-a9d4-85746b9e1ed9 2019-07-03 05:39:14,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211966991425s 2019-07-03 05:39:14,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 05:39:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/cfa1fef7bfe846d59eca6e1a70552ad5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:15,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd5f2d6-1dc2-4d3f-9f18-4c0cdae0c67d 2019-07-03 05:39:15,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:39:15,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cfa1fef7bfe846d59eca6e1a70552ad5 used request id req-8bd5f2d6-1dc2-4d3f-9f18-4c0cdae0c67d 2019-07-03 05:39:15,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291280031204s 2019-07-03 05:39:15,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:39:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=cfa1fef7bfe846d59eca6e1a70552ad5&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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:15,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:15 GMT X-Openstack-Request-Id: req-11b781ce-b6d8-4421-8319-28c54a28e3e9 2019-07-03 05:39:15,857 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "created_at": "2019-07-03T04:51:08Z", "updated_at": "2019-07-03T04:51:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:51:08Z", "revision_number": 0, "id": "17134ae5-bb2a-49e3-800e-2aa53c3138da", "remote_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "remote_ip_prefix": null, "created_at": "2019-07-03T04:51:08Z", "security_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:51:08Z", "revision_number": 0, "id": "5afba1a9-6f00-4fc9-914b-53ea71bb7178", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:51:08Z", "security_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:51:08Z", "revision_number": 0, "id": "c0df6c0b-f0af-4909-a6c2-c06eac372813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:51:08Z", "security_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:51:08Z", "revision_number": 0, "id": "d50a8c6a-3fce-4f2e-a4af-9b44175aefb8", "remote_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "remote_ip_prefix": null, "created_at": "2019-07-03T04:51:08Z", "security_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5"}], "revision_number": 1, "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "47c7906d-11c8-474b-a6e3-78b294584baf", "name": "default"}]} 2019-07-03 05:39:15,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=cfa1fef7bfe846d59eca6e1a70552ad5&name=default used request id req-11b781ce-b6d8-4421-8319-28c54a28e3e9 2019-07-03 05:39:15,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.571486949921s 2019-07-03 05:39:15,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:39:15,864 - 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}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:16,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:16 GMT X-Openstack-Request-Id: req-0e6c889b-29af-4ee6-97ca-ec8f8c859365 2019-07-03 05:39:16,235 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "created_at": "2019-07-03T04:51:08Z", "updated_at": "2019-07-03T04:51:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:51:08Z", "revision_number": 0, "id": "17134ae5-bb2a-49e3-800e-2aa53c3138da", "remote_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "remote_ip_prefix": null, "created_at": "2019-07-03T04:51:08Z", "security_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:51:08Z", "revision_number": 0, "id": "5afba1a9-6f00-4fc9-914b-53ea71bb7178", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:51:08Z", "security_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:51:08Z", "revision_number": 0, "id": "c0df6c0b-f0af-4909-a6c2-c06eac372813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T04:51:08Z", "security_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T04:51:08Z", "revision_number": 0, "id": "d50a8c6a-3fce-4f2e-a4af-9b44175aefb8", "remote_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "remote_ip_prefix": null, "created_at": "2019-07-03T04:51:08Z", "security_group_id": "47c7906d-11c8-474b-a6e3-78b294584baf", "tenant_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5"}], "revision_number": 1, "project_id": "cfa1fef7bfe846d59eca6e1a70552ad5", "id": "47c7906d-11c8-474b-a6e3-78b294584baf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 05:39:16,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0e6c889b-29af-4ee6-97ca-ec8f8c859365 2019-07-03 05:39:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.372141838074s 2019-07-03 05:39:16,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 05:39:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/47c7906d-11c8-474b-a6e3-78b294584baf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6b21a8c1cad227745a0436a5901b809390d0b272" 2019-07-03 05:39:16,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:39:16 GMT X-Openstack-Request-Id: req-17f6bdac-3082-42fd-a94e-96ce9fe24419 2019-07-03 05:39:16,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:39:16,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/47c7906d-11c8-474b-a6e3-78b294584baf.json used request id req-17f6bdac-3082-42fd-a94e-96ce9fe24419 2019-07-03 05:39:16,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.559192895889s 2019-07-03 05:39:16,802 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-07-03 05:39:16,854 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-07-03 05:39:16,900 - 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-07-03 05:39:16,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a8cabf-974e-4aa0-a987-b558f6da2077 2019-07-03 05:39:16,906 - 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-07-03 05:39:16,906 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-77a8cabf-974e-4aa0-a987-b558f6da2077 2019-07-03 05:39:16,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:39:17,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["XIQOZRyjQsyildhAfoy_sA"], "issued_at": "2019-07-03T05:39:17.000000Z"}} 2019-07-03 05:39:17,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:39:17,329 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:17,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:17 GMT X-Openstack-Request-Id: req-9ea67715-d89d-4947-8a3b-2d6498fa6d9e 2019-07-03 05:39:17,721 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 05:39:17,721 - 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-9ea67715-d89d-4947-8a3b-2d6498fa6d9e 2019-07-03 05:39:17,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39312505722s 2019-07-03 05:39:17,728 - 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-07-03 05:39:17,733 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b2e605-baee-48e6-b7f9-2f80b8908535 2019-07-03 05:39:17,733 - 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-07-03 05:39:17,733 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-61b2e605-baee-48e6-b7f9-2f80b8908535 2019-07-03 05:39:17,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:39:17,737 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:17,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd855539-90d8-449c-a96d-994799d934b5 2019-07-03 05:39:17,975 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:39:17,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bd855539-90d8-449c-a96d-994799d934b5 2019-07-03 05:39:17,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.241651058197s 2019-07-03 05:39:17,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 05:39:17,985 - 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}1be5e92de524bd173a090ada967c528cc1eed518" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b"}}' 2019-07-03 05:39:18,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd46917a-6521-44ec-8b13-4b898c61cfb5 2019-07-03 05:39:18,234 - 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/d5d7832d38454870a9bba910e4e45c5d"}, "tags": [], "enabled": true, "id": "d5d7832d38454870a9bba910e4e45c5d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b"}} 2019-07-03 05:39:18,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cd46917a-6521-44ec-8b13-4b898c61cfb5 2019-07-03 05:39:18,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.251791954041s 2019-07-03 05:39:18,235 - 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'd5d7832d38454870a9bba910e4e45c5d', '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_838a698f-4fe2-4164-a900-78d04e7be66b'}) 2019-07-03 05:39:18,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 05:39:18,245 - 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}1be5e92de524bd173a090ada967c528cc1eed518" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "utCRbR070aILGDkhLhwvwj5E1zUq1I", "email": null, "name": "tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b"}}' 2019-07-03 05:39:18,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8cb837f-bf92-49ef-8cd8-dae444d8874b 2019-07-03 05:39:18,736 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b", "links": {"self": "http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "903075d9b11d46cc864f4353f9cd345f", "domain_id": "default", "password_expires_at": null}} 2019-07-03 05:39:18,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-d8cb837f-bf92-49ef-8cd8-dae444d8874b 2019-07-03 05:39:18,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495063066483s 2019-07-03 05:39:18,737 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'903075d9b11d46cc864f4353f9cd345f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b'}) 2019-07-03 05:39:18,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:39:18,744 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:18,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400b8aa3-ef60-4ee7-8046-1d3ca877afb1 2019-07-03 05:39:18,966 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:39:18,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-400b8aa3-ef60-4ee7-8046-1d3ca877afb1 2019-07-03 05:39:18,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225477933884s 2019-07-03 05:39:18,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:39:18,975 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:19,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d69c94-dd07-43ed-a0af-ff8ae69629bb 2019-07-03 05:39:19,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:39:19,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d2d69c94-dd07-43ed-a0af-ff8ae69629bb 2019-07-03 05:39:19,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202023029327s 2019-07-03 05:39:19,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:39:19,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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:19,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea54bf0-fbd9-4585-aeaa-21e59f834dff 2019-07-03 05:39:19,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:39:19,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ea54bf0-fbd9-4585-aeaa-21e59f834dff 2019-07-03 05:39:19,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172103881836s 2019-07-03 05:39:19,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:39:19,359 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:19,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0bec16-59c1-4c69-993f-553f8ff8d092 2019-07-03 05:39:19,574 - 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-07-03 05:39:19,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-cc0bec16-59c1-4c69-993f-553f8ff8d092 2019-07-03 05:39:19,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218618869781s 2019-07-03 05:39:19,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:39:19,578 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:19,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47edfe0-86b0-4c11-a1af-98020922b551 2019-07-03 05:39:19,800 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b", "links": {"self": "http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "903075d9b11d46cc864f4353f9cd345f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:39:19,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c47edfe0-86b0-4c11-a1af-98020922b551 2019-07-03 05:39:19,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225244998932s 2019-07-03 05:39:19,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:39:19,815 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:20,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acdefd30-7fe7-4a8a-b711-a69ae8c2e65a 2019-07-03 05:39:20,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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/d5d7832d38454870a9bba910e4e45c5d"}, "tags": [], "enabled": true, "id": "d5d7832d38454870a9bba910e4e45c5d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b"}]} 2019-07-03 05:39:20,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-acdefd30-7fe7-4a8a-b711-a69ae8c2e65a 2019-07-03 05:39:20,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218117952347s 2019-07-03 05:39:20,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:39:20,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=903075d9b11d46cc864f4353f9cd345f&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=d5d7832d38454870a9bba910e4e45c5d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:20,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96ad854-1918-49ce-a59f-7198713de643 2019-07-03 05:39:20,264 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=903075d9b11d46cc864f4353f9cd345f&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=d5d7832d38454870a9bba910e4e45c5d", "previous": null, "next": null}} 2019-07-03 05:39:20,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=903075d9b11d46cc864f4353f9cd345f&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=d5d7832d38454870a9bba910e4e45c5d used request id req-e96ad854-1918-49ce-a59f-7198713de643 2019-07-03 05:39:20,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226042032242s 2019-07-03 05:39:20,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:39:20,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d5d7832d38454870a9bba910e4e45c5d/users/903075d9b11d46cc864f4353f9cd345f/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:20,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d78fd0d-8a38-4e14-97d7-74cc2636924f 2019-07-03 05:39:20,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:39:20,523 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d5d7832d38454870a9bba910e4e45c5d/users/903075d9b11d46cc864f4353f9cd345f/roles/de3f03247fab46318069d2e018e2d917 used request id req-9d78fd0d-8a38-4e14-97d7-74cc2636924f 2019-07-03 05:39:20,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.25564789772s 2019-07-03 05:39:20,524 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b', 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'd5d7832d38454870a9bba910e4e45c5d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'utCRbR070aILGDkhLhwvwj5E1zUq1I', 'username': u'tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b', '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-07-03 05:39:20,528 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b', 'password': 'utCRbR070aILGDkhLhwvwj5E1zUq1I', 'project_name': 'tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd5d7832d38454870a9bba910e4e45c5d', 'project_domain_name': 'Default'} 2019-07-03 05:39:20,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:39:20,535 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:20,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81aab03-d776-414e-9c37-7c4b9140dde4 2019-07-03 05:39:20,751 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:39:20,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e81aab03-d776-414e-9c37-7c4b9140dde4 2019-07-03 05:39:20,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220293045044s 2019-07-03 05:39:20,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:39:20,760 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:20,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3c7905-a435-43d7-bb39-2dcac2678241 2019-07-03 05:39:20,981 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:39:20,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5e3c7905-a435-43d7-bb39-2dcac2678241 2019-07-03 05:39:20,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225056171417s 2019-07-03 05:39:20,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:39:20,990 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:21,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e071d0a-678f-4190-9e76-55b773c39d47 2019-07-03 05:39:21,153 - 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-07-03 05:39:21,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6e071d0a-678f-4190-9e76-55b773c39d47 2019-07-03 05:39:21,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166947126389s 2019-07-03 05:39:21,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:39:21,158 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:21,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1224482-0c9b-401e-b5a8-80aac5b42d2b 2019-07-03 05:39:21,294 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b", "links": {"self": "http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "903075d9b11d46cc864f4353f9cd345f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:39:21,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f1224482-0c9b-401e-b5a8-80aac5b42d2b 2019-07-03 05:39:21,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140053033829s 2019-07-03 05:39:21,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:39:21,309 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:21,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0afe90-bdcf-4d2c-bec5-23757c0823e0 2019-07-03 05:39:21,529 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/d5d7832d38454870a9bba910e4e45c5d"}, "tags": [], "enabled": true, "id": "d5d7832d38454870a9bba910e4e45c5d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b"}]} 2019-07-03 05:39:21,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cc0afe90-bdcf-4d2c-bec5-23757c0823e0 2019-07-03 05:39:21,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223201036453s 2019-07-03 05:39:21,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:39:21,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=903075d9b11d46cc864f4353f9cd345f&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=d5d7832d38454870a9bba910e4e45c5d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:21,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da29603b-e686-493a-aa45-7464e7a11abc 2019-07-03 05:39:21,755 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=903075d9b11d46cc864f4353f9cd345f&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=d5d7832d38454870a9bba910e4e45c5d", "previous": null, "next": null}} 2019-07-03 05:39:21,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=903075d9b11d46cc864f4353f9cd345f&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=d5d7832d38454870a9bba910e4e45c5d used request id req-da29603b-e686-493a-aa45-7464e7a11abc 2019-07-03 05:39:21,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219303846359s 2019-07-03 05:39:21,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:39:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d5d7832d38454870a9bba910e4e45c5d/users/903075d9b11d46cc864f4353f9cd345f/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:22,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e65801a-abc1-4030-a51e-3029d7c53a3d 2019-07-03 05:39:22,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:39:22,026 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d5d7832d38454870a9bba910e4e45c5d/users/903075d9b11d46cc864f4353f9cd345f/roles/044f8f0e2b8946309d83d491550fc12d used request id req-6e65801a-abc1-4030-a51e-3029d7c53a3d 2019-07-03 05:39:22,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.267751932144s 2019-07-03 05:39:22,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:39:22,034 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:22,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6cc7a33-a953-4b96-8674-f923332c7e0e 2019-07-03 05:39:22,151 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:39:22,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c6cc7a33-a953-4b96-8674-f923332c7e0e 2019-07-03 05:39:22,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120893001556s 2019-07-03 05:39:22,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:39:22,159 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:22,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7aa196e-1a2e-4782-9758-18cd8295ae7c 2019-07-03 05:39:22,270 - 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-07-03 05:39:22,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d7aa196e-1a2e-4782-9758-18cd8295ae7c 2019-07-03 05:39:22,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114149093628s 2019-07-03 05:39:22,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:39:22,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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:22,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d4d2c5-e15e-4164-bd1f-aeaadb2ad189 2019-07-03 05:39:22,509 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b", "links": {"self": "http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "903075d9b11d46cc864f4353f9cd345f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:39:22,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c1d4d2c5-e15e-4164-bd1f-aeaadb2ad189 2019-07-03 05:39:22,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238065004349s 2019-07-03 05:39:22,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:39:22,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=903075d9b11d46cc864f4353f9cd345f&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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:22,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f90a3de-164d-49df-a984-247aed24179b 2019-07-03 05:39:22,742 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=903075d9b11d46cc864f4353f9cd345f&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 05:39:22,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=903075d9b11d46cc864f4353f9cd345f&scope.domain.id=default used request id req-9f90a3de-164d-49df-a984-247aed24179b 2019-07-03 05:39:22,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222072124481s 2019-07-03 05:39:22,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 05:39:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/903075d9b11d46cc864f4353f9cd345f/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:22,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f22ca6b-9baa-4b9a-8874-518d34751bf4 2019-07-03 05:39:22,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:39:22,978 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/903075d9b11d46cc864f4353f9cd345f/roles/044f8f0e2b8946309d83d491550fc12d used request id req-9f22ca6b-9baa-4b9a-8874-518d34751bf4 2019-07-03 05:39:22,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.233016967773s 2019-07-03 05:39:22,982 - 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-07-03 05:39:22,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfdbf5e6-ca94-4f81-94af-d8353045dbb3 2019-07-03 05:39:22,988 - 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-07-03 05:39:22,989 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-bfdbf5e6-ca94-4f81-94af-d8353045dbb3 2019-07-03 05:39:22,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:39:23,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5d7832d38454870a9bba910e4e45c5d", "name": "tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5d7832d38454870a9bba910e4e45c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/d5d7832d38454870a9bba910e4e45c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/d5d7832d38454870a9bba910e4e45c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d5d7832d38454870a9bba910e4e45c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_d5d7832d38454870a9bba910e4e45c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/d5d7832d38454870a9bba910e4e45c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/d5d7832d38454870a9bba910e4e45c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/d5d7832d38454870a9bba910e4e45c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d5d7832d38454870a9bba910e4e45c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/d5d7832d38454870a9bba910e4e45c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/d5d7832d38454870a9bba910e4e45c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b", "id": "903075d9b11d46cc864f4353f9cd345f"}, "audit_ids": ["vihXMd1zRj-MTku-kX1ahw"], "issued_at": "2019-07-03T05:39:23.000000Z"}} 2019-07-03 05:39:23,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 05:39:23,405 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:39:23,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:23 GMT X-Openstack-Request-Id: req-595aa0f1-16d5-4c01-a492-03ff5ad3e41a 2019-07-03 05:39:23,719 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 05:39:23,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-595aa0f1-16d5-4c01-a492-03ff5ad3e41a 2019-07-03 05:39:23,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.315099000931s 2019-07-03 05:39:23,729 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-07-03 05:39:23,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:39:23,733 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:24,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e905049-954f-413d-97ec-ca9da019dc7c 2019-07-03 05:39:24,034 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:39:24,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4e905049-954f-413d-97ec-ca9da019dc7c 2019-07-03 05:39:24,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.304460048676s 2019-07-03 05:39:24,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:39:24,045 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:24,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb98ec7-c7f1-42d9-a725-2b6d9c0fd5a0 2019-07-03 05:39:24,179 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/d5d7832d38454870a9bba910e4e45c5d"}, "tags": [], "enabled": true, "id": "d5d7832d38454870a9bba910e4e45c5d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b"}]} 2019-07-03 05:39:24,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7fb98ec7-c7f1-42d9-a725-2b6d9c0fd5a0 2019-07-03 05:39:24,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.138065099716s 2019-07-03 05:39:24,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 05:39:24,182 - 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}1be5e92de524bd173a090ada967c528cc1eed518" -d '{"network": {"shared": true, "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "name": "tempest_scenario-net_838a698f-4fe2-4164-a900-78d04e7be66b", "admin_state_up": true}}' 2019-07-03 05:39:25,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:25 GMT X-Openstack-Request-Id: req-bb42e4cd-e40d-4389-84ac-d255b40d390c 2019-07-03 05:39:25,045 - 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":"ad2238ab-5223-4f36-8b83-454dbaadfcb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":true,"project_id":"d5d7832d38454870a9bba910e4e45c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:39:24Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_838a698f-4fe2-4164-a900-78d04e7be66b","admin_state_up":true,"tenant_id":"d5d7832d38454870a9bba910e4e45c5d","created_at":"2019-07-03T05:39:24Z","mtu":1450}} 2019-07-03 05:39:25,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bb42e4cd-e40d-4389-84ac-d255b40d390c 2019-07-03 05:39:25,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.86369395256s 2019-07-03 05:39:25,046 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T05:39:24Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ad2238ab-5223-4f36-8b83-454dbaadfcb3', u'provider:segmentation_id': 23, 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_838a698f-4fe2-4164-a900-78d04e7be66b', u'created_at': u'2019-07-03T05:39:24Z', u'mtu': 1450, u'tenant_id': u'd5d7832d38454870a9bba910e4e45c5d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd5d7832d38454870a9bba910e4e45c5d', u'l2_adjacency': True}) 2019-07-03 05:39:25,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:39:25,047 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:39:25,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:25 GMT X-Openstack-Request-Id: req-1b5f17a5-21c3-4aee-9fe1-879eaf3f2729 2019-07-03 05:39:25,432 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ad2238ab-5223-4f36-8b83-454dbaadfcb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":true,"project_id":"d5d7832d38454870a9bba910e4e45c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:39:24Z","qos_policy_id":null,"name":"tempest_scenario-net_838a698f-4fe2-4164-a900-78d04e7be66b","admin_state_up":true,"tenant_id":"d5d7832d38454870a9bba910e4e45c5d","created_at":"2019-07-03T05:39:24Z","provider:network_type":"vxlan"}]} 2019-07-03 05:39:25,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1b5f17a5-21c3-4aee-9fe1-879eaf3f2729 2019-07-03 05:39:25,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385931015015s 2019-07-03 05:39:25,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 05:39:25,435 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" -d '{"subnet": {"name": "tempest_scenario-subnet_838a698f-4fe2-4164-a900-78d04e7be66b", "enable_dhcp": true, "network_id": "ad2238ab-5223-4f36-8b83-454dbaadfcb3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 05:39:26,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:26 GMT X-Openstack-Request-Id: req-187d58c9-72c6-4d64-8c8d-511275a32641 2019-07-03 05:39:26,453 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T05:39:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7d606045-7e7a-470a-8960-c4deabe0d964","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d5d7832d38454870a9bba910e4e45c5d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_838a698f-4fe2-4164-a900-78d04e7be66b","enable_dhcp":true,"segment_id":null,"network_id":"ad2238ab-5223-4f36-8b83-454dbaadfcb3","tenant_id":"d5d7832d38454870a9bba910e4e45c5d","created_at":"2019-07-03T05:39:25Z","ip_version":4}} 2019-07-03 05:39:26,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-187d58c9-72c6-4d64-8c8d-511275a32641 2019-07-03 05:39:26,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01844596863s 2019-07-03 05:39:26,454 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T05:39: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'7d606045-7e7a-470a-8960-c4deabe0d964', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_838a698f-4fe2-4164-a900-78d04e7be66b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ad2238ab-5223-4f36-8b83-454dbaadfcb3', u'tenant_id': u'd5d7832d38454870a9bba910e4e45c5d', u'created_at': u'2019-07-03T05:39: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'd5d7832d38454870a9bba910e4e45c5d'}) 2019-07-03 05:39:26,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 05:39:26,455 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "tempest_scenario-router_838a698f-4fe2-4164-a900-78d04e7be66b", "admin_state_up": true}}' 2019-07-03 05:39:34,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:34 GMT X-Openstack-Request-Id: req-7efd3dd8-ed9b-4ebf-b830-b8a03c886fcb 2019-07-03 05:39:34,090 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "created_at": "2019-07-03T05:39:27Z", "admin_state_up": true, "updated_at": "2019-07-03T05:39:28Z", "project_id": "d5d7832d38454870a9bba910e4e45c5d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1b63000c-4ba7-49b5-abc7-a5d702682f0f", "name": "tempest_scenario-router_838a698f-4fe2-4164-a900-78d04e7be66b"}} 2019-07-03 05:39:34,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7efd3dd8-ed9b-4ebf-b830-b8a03c886fcb 2019-07-03 05:39:34,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.63665485382s 2019-07-03 05:39:34,091 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T05:39:28Z', u'revision_number': 3, u'ha': True, u'id': u'1b63000c-4ba7-49b5-abc7-a5d702682f0f', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_838a698f-4fe2-4164-a900-78d04e7be66b', u'admin_state_up': True, u'tenant_id': u'd5d7832d38454870a9bba910e4e45c5d', u'created_at': u'2019-07-03T05:39:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'd5d7832d38454870a9bba910e4e45c5d'}) 2019-07-03 05:39:34,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 05:39:34,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1b63000c-4ba7-49b5-abc7-a5d702682f0f/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}0d8e55bebc9ea774c22555882653cf6c022f910d" -d '{"subnet_id": "7d606045-7e7a-470a-8960-c4deabe0d964"}' 2019-07-03 05:39:37,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:37 GMT X-Openstack-Request-Id: req-68972d59-0e04-408e-92f2-f4f8470fa7e5 2019-07-03 05:39:37,379 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ad2238ab-5223-4f36-8b83-454dbaadfcb3", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "subnet_id": "7d606045-7e7a-470a-8960-c4deabe0d964", "subnet_ids": ["7d606045-7e7a-470a-8960-c4deabe0d964"], "port_id": "53f89fa3-b8c9-4735-aaa3-a807a2f45273", "id": "1b63000c-4ba7-49b5-abc7-a5d702682f0f"} 2019-07-03 05:39:37,379 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1b63000c-4ba7-49b5-abc7-a5d702682f0f/add_router_interface.json used request id req-68972d59-0e04-408e-92f2-f4f8470fa7e5 2019-07-03 05:39:37,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.28732395172s 2019-07-03 05:39:37,380 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 05:39:37,486 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 05:39:37,490 - 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-07-03 05:39:37,495 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:37 GMT 2019-07-03 05:39:37,496 - 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-07-03 05:39:37,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:39:37,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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:39:37,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:37 GMT X-Openstack-Request-Id: req-d7855cfd-2b73-4ae5-9b13-50a97a55c238 2019-07-03 05:39:37,958 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:39:37,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d7855cfd-2b73-4ae5-9b13-50a97a55c238 2019-07-03 05:39:37,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.45733499527s 2019-07-03 05:39:37,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 05:39:37,971 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b"}' 2019-07-03 05:39:38,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:38 GMT Location: http://172.30.9.23:9292/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0d0fc9e5-3583-4788-a8b2-f8c1813d6383 2019-07-03 05:39:38,314 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:39:38Z", "file": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/file", "owner": "d5d7832d38454870a9bba910e4e45c5d", "id": "aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "size": null, "self": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "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_838a698f-4fe2-4164-a900-78d04e7be66b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "checksum": null, "created_at": "2019-07-03T05:39:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 05:39:38,314 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0d0fc9e5-3583-4788-a8b2-f8c1813d6383 2019-07-03 05:39:38,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.347148180008s 2019-07-03 05:39:38,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 05:39:38,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/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}0d8e55bebc9ea774c22555882653cf6c022f910d" -d '' 2019-07-03 05:39:39,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:39:39 GMT X-Openstack-Request-Id: req-bd2dbcce-e2bc-4b53-9365-ebd81146d60d 2019-07-03 05:39:39,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:39:39,666 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/file used request id req-bd2dbcce-e2bc-4b53-9365-ebd81146d60d 2019-07-03 05:39:39,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.35118699074s 2019-07-03 05:39:39,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:39:39,674 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:39:39,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:39 GMT X-Openstack-Request-Id: req-17c5d822-45e5-47bb-b63e-6cd4d7eca579 2019-07-03 05:39:39,699 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:39:39Z", "file": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/file", "owner": "d5d7832d38454870a9bba910e4e45c5d", "id": "aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "size": 12716032, "self": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:39:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:39:39,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-17c5d822-45e5-47bb-b63e-6cd4d7eca579 2019-07-03 05:39:39,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0291690826416s 2019-07-03 05:39:39,701 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/file', 'owner': u'd5d7832d38454870a9bba910e4e45c5d', 'id': u'aa3e82c4-3d23-4e72-984c-bc1fa779ef73', 'size': 12716032, u'self': u'/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd5d7832d38454870a9bba910e4e45c5d', 'name': 'tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T05:39:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T05:39:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b', '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/aa3e82c4-3d23-4e72-984c-bc1fa779ef73', 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_838a698f-4fe2-4164-a900-78d04e7be66b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b', 'created': u'2019-07-03T05:39:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T05:39:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73', 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_838a698f-4fe2-4164-a900-78d04e7be66b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 05:39:39,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 05:39:39,707 - 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}1be5e92de524bd173a090ada967c528cc1eed518" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_838a698f-4fe2-4164-a900-78d04e7be66b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 05:39:40,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39: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-35cf5995-0652-4f21-ac6d-6db077cdeba5 x-openstack-request-id: req-35cf5995-0652-4f21-ac6d-6db077cdeba5 2019-07-03 05:39:40,038 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_838a698f-4fe2-4164-a900-78d04e7be66b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c", "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": "ae83256d-ae82-48c4-8695-54c0088bcd4c"}} 2019-07-03 05:39:40,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-35cf5995-0652-4f21-ac6d-6db077cdeba5 2019-07-03 05:39:40,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.334141969681s 2019-07-03 05:39:40,040 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_838a698f-4fe2-4164-a900-78d04e7be66b', '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'a6c124494b0c46c2b4ad05546c87df21', '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'ae83256d-ae82-48c4-8695-54c0088bcd4c', 'swap': 0}) 2019-07-03 05:39:40,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 05:39:40,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c/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}1be5e92de524bd173a090ada967c528cc1eed518" -d '{"extra_specs": {}}' 2019-07-03 05:39:40,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39: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-fc90e1e0-9943-401b-a2a0-fd4cb47a9487 x-openstack-request-id: req-fc90e1e0-9943-401b-a2a0-fd4cb47a9487 2019-07-03 05:39:40,067 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 05:39:40,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c/os-extra_specs used request id req-fc90e1e0-9943-401b-a2a0-fd4cb47a9487 2019-07-03 05:39:40,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.026712179184s 2019-07-03 05:39:40,075 - 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-07-03 05:39:40,081 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99a40b25-ff42-47aa-863c-ec4f562df576 2019-07-03 05:39:40,081 - 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-07-03 05:39:40,082 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-99a40b25-ff42-47aa-863c-ec4f562df576 2019-07-03 05:39:40,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:39:40,088 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:39:40,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece1b001-fd02-4b30-9081-5aae5360681e 2019-07-03 05:39:40,308 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:39:40,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ece1b001-fd02-4b30-9081-5aae5360681e 2019-07-03 05:39:40,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223487138748s 2019-07-03 05:39:40,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:39:40,316 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:39:40,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36108c8-b121-4204-8d50-b867c0732267 2019-07-03 05:39:40,532 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:39:40,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f36108c8-b121-4204-8d50-b867c0732267 2019-07-03 05:39:40,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219423055649s 2019-07-03 05:39:40,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 05:39:42,955 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-03 05:39:45,104 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 634a5b11-9bd4-463a-baee-b5e381a26204 | 2019-07-03T05:39:44.770735 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 634a5b11-9bd4-463a-baee-b5e381a26204 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 05:39:48,487 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 05:39:49,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-03 05:39:51,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-03 05:39:54,180 - 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=e9cc9629-6482-4ce3-8772-fc83114f3ffb) as the default verifier for the future CLI operations. 2019-07-03 05:39:55,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 05:39:55,997 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:39:56,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39: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-ac907bc3-552e-40ba-a017-fef11e22defb x-openstack-request-id: req-ac907bc3-552e-40ba-a017-fef11e22defb 2019-07-03 05:39:56,040 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 05:39:56,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ac907bc3-552e-40ba-a017-fef11e22defb 2019-07-03 05:39:56,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0458879470825s 2019-07-03 05:39:56,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:39:56,049 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:39:56,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:56 GMT X-Openstack-Request-Id: req-883ff945-0da4-4615-8950-57db4a27819e 2019-07-03 05:39:56,369 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:39:39Z", "file": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/file", "owner": "d5d7832d38454870a9bba910e4e45c5d", "id": "aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "size": 12716032, "self": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:39:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:39:56,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-883ff945-0da4-4615-8950-57db4a27819e 2019-07-03 05:39:56,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323348045349s 2019-07-03 05:39:56,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 05:39:56,383 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_838a698f-4fe2-4164-a900-78d04e7be66b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_838a698f-4fe2-4164-a900-78d04e7be66b"}' 2019-07-03 05:39:56,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:56 GMT Location: http://172.30.9.23:9292/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4414332e-c615-44b4-a796-c1c3a1b6c859 2019-07-03 05:39:56,736 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:39:56Z", "file": "/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/file", "owner": "d5d7832d38454870a9bba910e4e45c5d", "id": "aa325e43-44a6-4d9e-af63-f7ffc9005292", "size": null, "self": "/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292", "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_838a698f-4fe2-4164-a900-78d04e7be66b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_838a698f-4fe2-4164-a900-78d04e7be66b", "checksum": null, "created_at": "2019-07-03T05:39:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 05:39:56,736 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4414332e-c615-44b4-a796-c1c3a1b6c859 2019-07-03 05:39:56,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.357141971588s 2019-07-03 05:39:56,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 05:39:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/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}0d8e55bebc9ea774c22555882653cf6c022f910d" -d '' 2019-07-03 05:39:57,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:39:57 GMT X-Openstack-Request-Id: req-f9212efb-d3a5-4748-944a-0be01904705d 2019-07-03 05:39:57,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:39:57,606 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/file used request id req-f9212efb-d3a5-4748-944a-0be01904705d 2019-07-03 05:39:57,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.869434118271s 2019-07-03 05:39:57,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:39:57,615 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:39:58,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39:58 GMT X-Openstack-Request-Id: req-e5ea9d25-15e6-4239-9050-b1d9d23b203a 2019-07-03 05:39:58,033 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:39:57Z", "file": "/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/file", "owner": "d5d7832d38454870a9bba910e4e45c5d", "id": "aa325e43-44a6-4d9e-af63-f7ffc9005292", "size": 12716032, "self": "/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_838a698f-4fe2-4164-a900-78d04e7be66b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_838a698f-4fe2-4164-a900-78d04e7be66b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:39:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:39:39Z", "file": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/file", "owner": "d5d7832d38454870a9bba910e4e45c5d", "id": "aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "size": 12716032, "self": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:39:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:39:58,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e5ea9d25-15e6-4239-9050-b1d9d23b203a 2019-07-03 05:39:58,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.422727108002s 2019-07-03 05:39:58,036 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/file', 'owner': u'd5d7832d38454870a9bba910e4e45c5d', 'id': u'aa325e43-44a6-4d9e-af63-f7ffc9005292', 'size': 12716032, u'self': u'/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd5d7832d38454870a9bba910e4e45c5d', 'name': 'tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa325e43-44a6-4d9e-af63-f7ffc9005292/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T05:39:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T05:39:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_838a698f-4fe2-4164-a900-78d04e7be66b', '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/aa325e43-44a6-4d9e-af63-f7ffc9005292', 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_838a698f-4fe2-4164-a900-78d04e7be66b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_838a698f-4fe2-4164-a900-78d04e7be66b', 'created': u'2019-07-03T05:39:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T05:39: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/aa325e43-44a6-4d9e-af63-f7ffc9005292', 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_838a698f-4fe2-4164-a900-78d04e7be66b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 05:39:58,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 05:39:58,040 - 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}1be5e92de524bd173a090ada967c528cc1eed518" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_838a698f-4fe2-4164-a900-78d04e7be66b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 05:39:58,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39: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-2c33cf16-2682-4703-b363-7af3187eebd9 x-openstack-request-id: req-2c33cf16-2682-4703-b363-7af3187eebd9 2019-07-03 05:39:58,104 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_838a698f-4fe2-4164-a900-78d04e7be66b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ee0d1a94-28b6-480d-bc94-0e50503bdd9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ee0d1a94-28b6-480d-bc94-0e50503bdd9f", "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": "ee0d1a94-28b6-480d-bc94-0e50503bdd9f"}} 2019-07-03 05:39:58,104 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2c33cf16-2682-4703-b363-7af3187eebd9 2019-07-03 05:39:58,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0669329166412s 2019-07-03 05:39:58,105 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_838a698f-4fe2-4164-a900-78d04e7be66b', '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'a6c124494b0c46c2b4ad05546c87df21', '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'ee0d1a94-28b6-480d-bc94-0e50503bdd9f', 'swap': 0}) 2019-07-03 05:39:58,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 05:39:58,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ee0d1a94-28b6-480d-bc94-0e50503bdd9f/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}1be5e92de524bd173a090ada967c528cc1eed518" -d '{"extra_specs": {}}' 2019-07-03 05:39:58,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 05:39: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-3b075ac8-b559-4c2d-96c5-139ef5cc4a81 x-openstack-request-id: req-3b075ac8-b559-4c2d-96c5-139ef5cc4a81 2019-07-03 05:39:58,132 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 05:39:58,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ee0d1a94-28b6-480d-bc94-0e50503bdd9f/os-extra_specs used request id req-3b075ac8-b559-4c2d-96c5-139ef5cc4a81 2019-07-03 05:39:58,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0263159275055s 2019-07-03 05:39:58,133 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_838a698f-4fe2-4164-a900-78d04e7be66b', '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'a6c124494b0c46c2b4ad05546c87df21', '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'ee0d1a94-28b6-480d-bc94-0e50503bdd9f', 'swap': 0}) 2019-07-03 05:40:01,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-03 05:40:01,500 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-03 05:40:01,500 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-03 05:40:01,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-03 05:40:01,536 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-03 05:40:05,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e9cc9629-6482-4ce3-8772-fc83114f3ffb/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-07-03 05:40:05,137 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-03 05:40:05,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', u'--concurrency=1']'. 2019-07-03 05:51:10,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d44f8ed5-e8f0-43bc-9b88-9034615def35 2019-07-03 05:51:10,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'd44f8ed5-e8f0-43bc-9b88-9034615def35']'. 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d44f8ed5-e8f0-43bc-9b88-9034615def35 | 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-03 05:40:06 | 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-03 05:51:10 | 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:04 | 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-07-03 05:51:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e9cc9629-6482-4ce3-8772-fc83114f3ffb) | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 634a5b11-9bd4-463a-baee-b5e381a26204) | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 628.979 | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 05:51:11,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-03 05:51:11,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-03 05:51:11,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-07-03 05:51:11,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'd44f8ed5-e8f0-43bc-9b88-9034615def35', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-07-03 05:51:13,821 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid d44f8ed5-e8f0-43bc-9b88-9034615def35 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-03 05:51:13,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'd44f8ed5-e8f0-43bc-9b88-9034615def35', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-07-03 05:51:15,794 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid d44f8ed5-e8f0-43bc-9b88-9034615def35 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-03 05:51:15,945 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 05:51:15,945 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 11:52 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-03 05:51:15,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 05:51:15,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:16,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:51:16 GMT X-Openstack-Request-Id: req-fa97699d-c327-4882-95cb-ecf65ed32403 2019-07-03 05:51:16,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-07-03 05:51:16,627 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/aa325e43-44a6-4d9e-af63-f7ffc9005292 used request id req-fa97699d-c327-4882-95cb-ecf65ed32403 2019-07-03 05:51:16,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.670973062515s 2019-07-03 05:51:16,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 05:51:16,636 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:16,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe4c9ddf-363b-44aa-a8c6-9f65cad009f3 x-openstack-request-id: req-fe4c9ddf-363b-44aa-a8c6-9f65cad009f3 2019-07-03 05:51:16,946 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_838a698f-4fe2-4164-a900-78d04e7be66b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c", "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": "ae83256d-ae82-48c4-8695-54c0088bcd4c"}, {"name": "tempest_scenario-flavor_alt_838a698f-4fe2-4164-a900-78d04e7be66b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ee0d1a94-28b6-480d-bc94-0e50503bdd9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ee0d1a94-28b6-480d-bc94-0e50503bdd9f", "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": "ee0d1a94-28b6-480d-bc94-0e50503bdd9f"}]} 2019-07-03 05:51:16,946 - 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-fe4c9ddf-363b-44aa-a8c6-9f65cad009f3 2019-07-03 05:51:16,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.313249826431s 2019-07-03 05:51:16,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 05:51:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ee0d1a94-28b6-480d-bc94-0e50503bdd9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:16,995 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51: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-e396cf42-7dce-4cfc-99ba-2b71a0da30a0 x-openstack-request-id: req-e396cf42-7dce-4cfc-99ba-2b71a0da30a0 2019-07-03 05:51:16,995 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ee0d1a94-28b6-480d-bc94-0e50503bdd9f used request id req-e396cf42-7dce-4cfc-99ba-2b71a0da30a0 2019-07-03 05:51:16,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0466041564941s 2019-07-03 05:51:16,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 05:51:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1b63000c-4ba7-49b5-abc7-a5d702682f0f/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}0d8e55bebc9ea774c22555882653cf6c022f910d" -d '{"subnet_id": "7d606045-7e7a-470a-8960-c4deabe0d964"}' 2019-07-03 05:51:20,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:20 GMT X-Openstack-Request-Id: req-8447a839-41de-4238-a9b1-eada6f2676c9 2019-07-03 05:51:20,286 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ad2238ab-5223-4f36-8b83-454dbaadfcb3", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "subnet_id": "7d606045-7e7a-470a-8960-c4deabe0d964", "subnet_ids": ["7d606045-7e7a-470a-8960-c4deabe0d964"], "port_id": "53f89fa3-b8c9-4735-aaa3-a807a2f45273", "id": "1b63000c-4ba7-49b5-abc7-a5d702682f0f"} 2019-07-03 05:51:20,286 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1b63000c-4ba7-49b5-abc7-a5d702682f0f/remove_router_interface.json used request id req-8447a839-41de-4238-a9b1-eada6f2676c9 2019-07-03 05:51:20,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.28988409042s 2019-07-03 05:51:20,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 05:51:20,287 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:20,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:20 GMT X-Openstack-Request-Id: req-b0607946-730c-44b0-9f12-bf6e5927665b 2019-07-03 05:51:20,736 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "created_at": "2019-07-03T05:39:27Z", "admin_state_up": true, "updated_at": "2019-07-03T05:51:18Z", "project_id": "d5d7832d38454870a9bba910e4e45c5d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "1b63000c-4ba7-49b5-abc7-a5d702682f0f", "name": "tempest_scenario-router_838a698f-4fe2-4164-a900-78d04e7be66b"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}]} 2019-07-03 05:51:20,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b0607946-730c-44b0-9f12-bf6e5927665b 2019-07-03 05:51:20,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.449965000153s 2019-07-03 05:51:20,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 05:51:20,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1b63000c-4ba7-49b5-abc7-a5d702682f0f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:25,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:51:25 GMT X-Openstack-Request-Id: req-1dbd9f50-ad4f-4f63-84be-c93ace1f225f 2019-07-03 05:51:25,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:51:25,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1b63000c-4ba7-49b5-abc7-a5d702682f0f.json used request id req-1dbd9f50-ad4f-4f63-84be-c93ace1f225f 2019-07-03 05:51:25,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.86684203148s 2019-07-03 05:51:25,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 05:51:25,606 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:25,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:25 GMT X-Openstack-Request-Id: req-674ceb47-b131-4ee4-a10d-fc46caeffea6 2019-07-03 05:51:25,941 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T05:39:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7d606045-7e7a-470a-8960-c4deabe0d964","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d5d7832d38454870a9bba910e4e45c5d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_838a698f-4fe2-4164-a900-78d04e7be66b","enable_dhcp":true,"segment_id":null,"network_id":"ad2238ab-5223-4f36-8b83-454dbaadfcb3","tenant_id":"d5d7832d38454870a9bba910e4e45c5d","created_at":"2019-07-03T05:39:25Z","ip_version":4}]} 2019-07-03 05:51:25,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-674ceb47-b131-4ee4-a10d-fc46caeffea6 2019-07-03 05:51:25,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.335615873337s 2019-07-03 05:51:25,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 05:51:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/7d606045-7e7a-470a-8960-c4deabe0d964.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:28,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:51:28 GMT X-Openstack-Request-Id: req-87dd1adf-bfdf-4bec-b0b7-9880b2fa3368 2019-07-03 05:51:28,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:51:28,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7d606045-7e7a-470a-8960-c4deabe0d964.json used request id req-87dd1adf-bfdf-4bec-b0b7-9880b2fa3368 2019-07-03 05:51:28,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.5683991909s 2019-07-03 05:51:28,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:51:28,512 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:28,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:28 GMT X-Openstack-Request-Id: req-dcf5ecba-bc35-41c1-bee9-6de6306b3020 2019-07-03 05:51:28,934 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ad2238ab-5223-4f36-8b83-454dbaadfcb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":true,"project_id":"d5d7832d38454870a9bba910e4e45c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:51:28Z","qos_policy_id":null,"name":"tempest_scenario-net_838a698f-4fe2-4164-a900-78d04e7be66b","admin_state_up":true,"tenant_id":"d5d7832d38454870a9bba910e4e45c5d","created_at":"2019-07-03T05:39:24Z","provider:network_type":"vxlan"}]} 2019-07-03 05:51:28,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dcf5ecba-bc35-41c1-bee9-6de6306b3020 2019-07-03 05:51:28,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422796010971s 2019-07-03 05:51:28,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 05:51:28,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/ad2238ab-5223-4f36-8b83-454dbaadfcb3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:30,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:51:30 GMT X-Openstack-Request-Id: req-b5e98091-2149-40b7-9c58-b86b932564ad 2019-07-03 05:51:30,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:51:30,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ad2238ab-5223-4f36-8b83-454dbaadfcb3.json used request id req-b5e98091-2149-40b7-9c58-b86b932564ad 2019-07-03 05:51:30,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61060380936s 2019-07-03 05:51:30,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:51:30,556 - 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}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:31,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:31 GMT X-Openstack-Request-Id: req-2bc7cca1-dfdd-4e40-8ecc-64f1a438310e 2019-07-03 05:51:31,356 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:39:39Z", "file": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/file", "owner": "d5d7832d38454870a9bba910e4e45c5d", "id": "aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "size": 12716032, "self": "/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_838a698f-4fe2-4164-a900-78d04e7be66b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:39:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:51:31,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2bc7cca1-dfdd-4e40-8ecc-64f1a438310e 2019-07-03 05:51:31,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.804671764374s 2019-07-03 05:51:31,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 05:51:31,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d8e55bebc9ea774c22555882653cf6c022f910d" 2019-07-03 05:51:32,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:51:32 GMT X-Openstack-Request-Id: req-398f08a8-0830-4f7b-a56b-0a3373db0de7 2019-07-03 05:51:32,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:51:32,489 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/aa3e82c4-3d23-4e72-984c-bc1fa779ef73 used request id req-398f08a8-0830-4f7b-a56b-0a3373db0de7 2019-07-03 05:51:32,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13078999519s 2019-07-03 05:51:32,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 05:51:32,493 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:32,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51: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-6f8e7b47-7e52-45b7-8958-8622d07e0cd1 x-openstack-request-id: req-6f8e7b47-7e52-45b7-8958-8622d07e0cd1 2019-07-03 05:51:32,517 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_838a698f-4fe2-4164-a900-78d04e7be66b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c", "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": "ae83256d-ae82-48c4-8695-54c0088bcd4c"}]} 2019-07-03 05:51:32,517 - 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-6f8e7b47-7e52-45b7-8958-8622d07e0cd1 2019-07-03 05:51:32,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275211334229s 2019-07-03 05:51:32,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 05:51:32,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:32,552 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-778607d9-5070-4a55-957c-f340036f839b x-openstack-request-id: req-778607d9-5070-4a55-957c-f340036f839b 2019-07-03 05:51:32,552 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ae83256d-ae82-48c4-8695-54c0088bcd4c used request id req-778607d9-5070-4a55-957c-f340036f839b 2019-07-03 05:51:32,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336239337921s 2019-07-03 05:51:32,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:51:32,556 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:32,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65f8593-92bb-4ad1-a8d0-7bf13ac6e3c3 2019-07-03 05:51:32,792 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b", "links": {"self": "http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "903075d9b11d46cc864f4353f9cd345f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:51:32,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f65f8593-92bb-4ad1-a8d0-7bf13ac6e3c3 2019-07-03 05:51:32,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239448070526s 2019-07-03 05:51:32,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:51:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:33,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23457836-8a11-4a0d-aeff-777c8d113f04 2019-07-03 05:51:33,040 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_838a698f-4fe2-4164-a900-78d04e7be66b", "links": {"self": "http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "903075d9b11d46cc864f4353f9cd345f", "description": null}} 2019-07-03 05:51:33,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f used request id req-23457836-8a11-4a0d-aeff-777c8d113f04 2019-07-03 05:51:33,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24214220047s 2019-07-03 05:51:33,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 05:51:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:33,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0efc6e81-d810-4732-9bbe-245606bbbf34 2019-07-03 05:51:33,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:51:33,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/903075d9b11d46cc864f4353f9cd345f used request id req-0efc6e81-d810-4732-9bbe-245606bbbf34 2019-07-03 05:51:33,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302716970444s 2019-07-03 05:51:33,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:51:33,354 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:33,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72dcbcd6-4e3c-4f2b-8f63-71cd2dbffc7f 2019-07-03 05:51:33,564 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5d7832d38454870a9bba910e4e45c5d"}, "tags": [], "enabled": true, "id": "d5d7832d38454870a9bba910e4e45c5d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_838a698f-4fe2-4164-a900-78d04e7be66b"}]} 2019-07-03 05:51:33,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-72dcbcd6-4e3c-4f2b-8f63-71cd2dbffc7f 2019-07-03 05:51:33,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213480949402s 2019-07-03 05:51:33,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 05:51:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/d5d7832d38454870a9bba910e4e45c5d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:33,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476da227-3b45-4779-95b3-994acb185ab4 2019-07-03 05:51:33,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:51:33,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d5d7832d38454870a9bba910e4e45c5d used request id req-476da227-3b45-4779-95b3-994acb185ab4 2019-07-03 05:51:33,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296561956406s 2019-07-03 05:51:33,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:51:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d5d7832d38454870a9bba910e4e45c5d&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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:34,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:34 GMT X-Openstack-Request-Id: req-654f64ee-cc03-4692-b92b-4000da523f83 2019-07-03 05:51:34,185 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "created_at": "2019-07-03T05:39:24Z", "updated_at": "2019-07-03T05:39:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:39:24Z", "revision_number": 0, "id": "278c792b-3322-4f22-851b-89045ee7a0e0", "remote_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "remote_ip_prefix": null, "created_at": "2019-07-03T05:39:24Z", "security_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5d7832d38454870a9bba910e4e45c5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:39:24Z", "revision_number": 0, "id": "53fc2b72-b707-43f5-b785-fb3d6458963e", "remote_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "remote_ip_prefix": null, "created_at": "2019-07-03T05:39:24Z", "security_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5d7832d38454870a9bba910e4e45c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:39:24Z", "revision_number": 0, "id": "931ef806-6e2a-4492-99fe-70288303fd4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:39:24Z", "security_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5d7832d38454870a9bba910e4e45c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:39:24Z", "revision_number": 0, "id": "dfe18d06-4c90-44ea-952b-de25dc36bc3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:39:24Z", "security_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5d7832d38454870a9bba910e4e45c5d"}], "revision_number": 1, "project_id": "d5d7832d38454870a9bba910e4e45c5d", "id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "name": "default"}]} 2019-07-03 05:51:34,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d5d7832d38454870a9bba910e4e45c5d&name=default used request id req-654f64ee-cc03-4692-b92b-4000da523f83 2019-07-03 05:51:34,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314699172974s 2019-07-03 05:51:34,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:51:34,191 - 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}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:34,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:34 GMT X-Openstack-Request-Id: req-79ec73b4-ef38-45f4-9457-87f393fe79d5 2019-07-03 05:51:34,541 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "created_at": "2019-07-03T05:39:24Z", "updated_at": "2019-07-03T05:39:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:39:24Z", "revision_number": 0, "id": "278c792b-3322-4f22-851b-89045ee7a0e0", "remote_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "remote_ip_prefix": null, "created_at": "2019-07-03T05:39:24Z", "security_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5d7832d38454870a9bba910e4e45c5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:39:24Z", "revision_number": 0, "id": "53fc2b72-b707-43f5-b785-fb3d6458963e", "remote_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "remote_ip_prefix": null, "created_at": "2019-07-03T05:39:24Z", "security_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5d7832d38454870a9bba910e4e45c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:39:24Z", "revision_number": 0, "id": "931ef806-6e2a-4492-99fe-70288303fd4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:39:24Z", "security_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5d7832d38454870a9bba910e4e45c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:39:24Z", "revision_number": 0, "id": "dfe18d06-4c90-44ea-952b-de25dc36bc3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:39:24Z", "security_group_id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "tenant_id": "d5d7832d38454870a9bba910e4e45c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5d7832d38454870a9bba910e4e45c5d"}], "revision_number": 1, "project_id": "d5d7832d38454870a9bba910e4e45c5d", "id": "ff29814b-6749-43ef-8a74-76ce5768bd03", "name": "default"}]} 2019-07-03 05:51:34,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-79ec73b4-ef38-45f4-9457-87f393fe79d5 2019-07-03 05:51:34,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35107088089s 2019-07-03 05:51:34,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 05:51:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ff29814b-6749-43ef-8a74-76ce5768bd03.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1be5e92de524bd173a090ada967c528cc1eed518" 2019-07-03 05:51:35,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:51:35 GMT X-Openstack-Request-Id: req-2dab248d-9001-440d-83b9-8f096334cdda 2019-07-03 05:51:35,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:51:35,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ff29814b-6749-43ef-8a74-76ce5768bd03.json used request id req-2dab248d-9001-440d-83b9-8f096334cdda 2019-07-03 05:51:35,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.457472085953s 2019-07-03 05:51:35,058 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-07-03 05:51:35,104 - 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-07-03 05:51:35,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cea159-d85d-42d3-bd8d-71e60c7a59c3 2019-07-03 05:51:35,109 - 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-07-03 05:51:35,109 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-15cea159-d85d-42d3-bd8d-71e60c7a59c3 2019-07-03 05:51:35,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:51:35,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["0GEyk0OuRvSxN97F3nsAEQ"], "issued_at": "2019-07-03T05:51:35.000000Z"}} 2019-07-03 05:51:35,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:51:35,535 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:35,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:35 GMT X-Openstack-Request-Id: req-fd467ed0-1204-4498-b160-86e555be3931 2019-07-03 05:51:35,862 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 05:51:35,862 - 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-fd467ed0-1204-4498-b160-86e555be3931 2019-07-03 05:51:35,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.327059030533s 2019-07-03 05:51:35,869 - 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-07-03 05:51:35,874 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5620aa00-0d2d-4789-921f-f8641479485e 2019-07-03 05:51:35,874 - 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-07-03 05:51:35,874 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-5620aa00-0d2d-4789-921f-f8641479485e 2019-07-03 05:51:35,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:51:35,878 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:36,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68da328a-f6ca-4e3d-b348-4ea1af11609c 2019-07-03 05:51:36,081 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:51:36,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-68da328a-f6ca-4e3d-b348-4ea1af11609c 2019-07-03 05:51:36,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206403970718s 2019-07-03 05:51:36,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 05:51:36,092 - 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}4c1217e634186026e181dc739cd51a59c133ede8" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75"}}' 2019-07-03 05:51:36,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba521a49-62b4-4856-b9b1-0bf4159f0933 2019-07-03 05:51:36,340 - 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/a5bc578460ef43e79c65f74dd3184918"}, "tags": [], "enabled": true, "id": "a5bc578460ef43e79c65f74dd3184918", "parent_id": "default", "domain_id": "default", "name": "patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75"}} 2019-07-03 05:51:36,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ba521a49-62b4-4856-b9b1-0bf4159f0933 2019-07-03 05:51:36,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.250967979431s 2019-07-03 05:51:36,341 - 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'a5bc578460ef43e79c65f74dd3184918', '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_3744fdd7-8a24-48ca-9446-a2b75766ea75'}) 2019-07-03 05:51:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 05:51:36,351 - 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}4c1217e634186026e181dc739cd51a59c133ede8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fWsckTcwSZB3sHFnmb7gpuy0CJn0yF", "email": null, "name": "patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75"}}' 2019-07-03 05:51:36,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dcb5e55-347e-42aa-8dda-b8f49b648799 2019-07-03 05:51:36,798 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": {"self": "http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8490a01a42994e9782244c26fccee66a", "domain_id": "default", "password_expires_at": null}} 2019-07-03 05:51:36,799 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8dcb5e55-347e-42aa-8dda-b8f49b648799 2019-07-03 05:51:36,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.451322078705s 2019-07-03 05:51:36,799 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8490a01a42994e9782244c26fccee66a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75'}) 2019-07-03 05:51:36,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:51:36,803 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:36,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a5127d-4610-41ed-bb2a-2015e0fba885 2019-07-03 05:51:36,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:51:36,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-20a5127d-4610-41ed-bb2a-2015e0fba885 2019-07-03 05:51:36,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157801151276s 2019-07-03 05:51:36,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:51:36,967 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:37,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b27a60f-e63e-48a4-9d21-fcbea18a3abc 2019-07-03 05:51:37,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:51:37,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1b27a60f-e63e-48a4-9d21-fcbea18a3abc 2019-07-03 05:51:37,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222862958908s 2019-07-03 05:51:37,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:51:37,195 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:37,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4d34fd-1dbb-41fe-90e1-386b1c48cd8d 2019-07-03 05:51:37,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:51:37,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-db4d34fd-1dbb-41fe-90e1-386b1c48cd8d 2019-07-03 05:51:37,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222566127777s 2019-07-03 05:51:37,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:51:37,423 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:37,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33ab097-3fb0-4464-915f-45601a756826 2019-07-03 05:51:37,620 - 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-07-03 05:51:37,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e33ab097-3fb0-4464-915f-45601a756826 2019-07-03 05:51:37,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201237916946s 2019-07-03 05:51:37,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:51:37,625 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:37,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6eab20-e1b3-4d9f-aea4-f26ef7ba50f7 2019-07-03 05:51:37,859 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": {"self": "http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8490a01a42994e9782244c26fccee66a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:51:37,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fa6eab20-e1b3-4d9f-aea4-f26ef7ba50f7 2019-07-03 05:51:37,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237919092178s 2019-07-03 05:51:37,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:51:37,874 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:38,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c7c20c-5b01-472c-82a4-46e39b7bb7ae 2019-07-03 05:51:38,088 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/a5bc578460ef43e79c65f74dd3184918"}, "tags": [], "enabled": true, "id": "a5bc578460ef43e79c65f74dd3184918", "parent_id": "default", "domain_id": "default", "name": "patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:51:38,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f9c7c20c-5b01-472c-82a4-46e39b7bb7ae 2019-07-03 05:51:38,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217761993408s 2019-07-03 05:51:38,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:51:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8490a01a42994e9782244c26fccee66a&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a5bc578460ef43e79c65f74dd3184918" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:38,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032901c5-76e9-4bc4-a936-9342b0b79ac5 2019-07-03 05:51:38,300 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8490a01a42994e9782244c26fccee66a&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a5bc578460ef43e79c65f74dd3184918", "previous": null, "next": null}} 2019-07-03 05:51:38,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8490a01a42994e9782244c26fccee66a&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a5bc578460ef43e79c65f74dd3184918 used request id req-032901c5-76e9-4bc4-a936-9342b0b79ac5 2019-07-03 05:51:38,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204548835754s 2019-07-03 05:51:38,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:51:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a5bc578460ef43e79c65f74dd3184918/users/8490a01a42994e9782244c26fccee66a/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:38,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-401d19fc-cf64-438c-b494-19c0dadae34f 2019-07-03 05:51:38,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:51:38,569 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a5bc578460ef43e79c65f74dd3184918/users/8490a01a42994e9782244c26fccee66a/roles/de3f03247fab46318069d2e018e2d917 used request id req-401d19fc-cf64-438c-b494-19c0dadae34f 2019-07-03 05:51:38,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.265600919724s 2019-07-03 05:51:38,570 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75', 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'a5bc578460ef43e79c65f74dd3184918', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fWsckTcwSZB3sHFnmb7gpuy0CJn0yF', 'username': u'patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75', '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-07-03 05:51:38,575 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75', 'password': 'fWsckTcwSZB3sHFnmb7gpuy0CJn0yF', 'project_name': 'patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a5bc578460ef43e79c65f74dd3184918', 'project_domain_name': 'Default'} 2019-07-03 05:51:38,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:51:38,581 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:38,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c56393-741d-4e2d-afb4-8397256b8841 2019-07-03 05:51:38,791 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:51:38,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-18c56393-741d-4e2d-afb4-8397256b8841 2019-07-03 05:51:38,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213115930557s 2019-07-03 05:51:38,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:51:38,799 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:39,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e56310-7d1c-4898-b74d-09069b686277 2019-07-03 05:51:39,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:51:39,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-36e56310-7d1c-4898-b74d-09069b686277 2019-07-03 05:51:39,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205168962479s 2019-07-03 05:51:39,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:51:39,010 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:39,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91ebe82-1342-4a68-bcec-c505a38dc211 2019-07-03 05:51:39,227 - 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-07-03 05:51:39,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d91ebe82-1342-4a68-bcec-c505a38dc211 2019-07-03 05:51:39,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221225976944s 2019-07-03 05:51:39,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:51:39,232 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:39,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2bd9b73-de68-44fb-854c-05d509f8a7c0 2019-07-03 05:51:39,377 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": {"self": "http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8490a01a42994e9782244c26fccee66a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:51:39,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e2bd9b73-de68-44fb-854c-05d509f8a7c0 2019-07-03 05:51:39,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.148598909378s 2019-07-03 05:51:39,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:51:39,392 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:39,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067d94ad-9faa-462f-8089-eae392e659c4 2019-07-03 05:51:39,592 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/a5bc578460ef43e79c65f74dd3184918"}, "tags": [], "enabled": true, "id": "a5bc578460ef43e79c65f74dd3184918", "parent_id": "default", "domain_id": "default", "name": "patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:51:39,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-067d94ad-9faa-462f-8089-eae392e659c4 2019-07-03 05:51:39,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204073190689s 2019-07-03 05:51:39,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:51:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8490a01a42994e9782244c26fccee66a&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=a5bc578460ef43e79c65f74dd3184918" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:39,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b112f767-899f-48e9-bc6a-3442c5e596d6 2019-07-03 05:51:39,832 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8490a01a42994e9782244c26fccee66a&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=a5bc578460ef43e79c65f74dd3184918", "previous": null, "next": null}} 2019-07-03 05:51:39,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8490a01a42994e9782244c26fccee66a&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=a5bc578460ef43e79c65f74dd3184918 used request id req-b112f767-899f-48e9-bc6a-3442c5e596d6 2019-07-03 05:51:39,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.232596874237s 2019-07-03 05:51:39,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:51:39,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a5bc578460ef43e79c65f74dd3184918/users/8490a01a42994e9782244c26fccee66a/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:40,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65b8771e-5b88-48bf-9420-2756ad2ae0b6 2019-07-03 05:51:40,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:51:40,014 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a5bc578460ef43e79c65f74dd3184918/users/8490a01a42994e9782244c26fccee66a/roles/044f8f0e2b8946309d83d491550fc12d used request id req-65b8771e-5b88-48bf-9420-2756ad2ae0b6 2019-07-03 05:51:40,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178291082382s 2019-07-03 05:51:40,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:51:40,021 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:40,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0d5041-0f3a-45e5-99ef-b79e161ac19a 2019-07-03 05:51:40,224 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:51:40,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3d0d5041-0f3a-45e5-99ef-b79e161ac19a 2019-07-03 05:51:40,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20712685585s 2019-07-03 05:51:40,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:51:40,233 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:40,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989f4b75-709f-4a46-a212-3a809a58d683 2019-07-03 05:51:40,457 - 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-07-03 05:51:40,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-989f4b75-709f-4a46-a212-3a809a58d683 2019-07-03 05:51:40,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227452039719s 2019-07-03 05:51:40,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:51:40,461 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:40,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e20bea2-218c-4113-9f9a-bc0c177694ec 2019-07-03 05:51:40,601 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": {"self": "http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8490a01a42994e9782244c26fccee66a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:51:40,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3e20bea2-218c-4113-9f9a-bc0c177694ec 2019-07-03 05:51:40,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143051147461s 2019-07-03 05:51:40,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:51:40,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=8490a01a42994e9782244c26fccee66a&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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:40,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18bb764-6de3-4c43-9cfc-6293ec496ca6 2019-07-03 05:51:40,729 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=8490a01a42994e9782244c26fccee66a&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 05:51:40,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=8490a01a42994e9782244c26fccee66a&scope.domain.id=default used request id req-f18bb764-6de3-4c43-9cfc-6293ec496ca6 2019-07-03 05:51:40,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117359876633s 2019-07-03 05:51:40,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 05:51:40,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/8490a01a42994e9782244c26fccee66a/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:41,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff60ba3c-3bfb-41ac-89b5-805d5aa3ee1f 2019-07-03 05:51:41,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:51:41,021 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/8490a01a42994e9782244c26fccee66a/roles/044f8f0e2b8946309d83d491550fc12d used request id req-ff60ba3c-3bfb-41ac-89b5-805d5aa3ee1f 2019-07-03 05:51:41,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.287894964218s 2019-07-03 05:51:41,025 - 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-07-03 05:51:41,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c2f34f-6bb1-4be6-9e40-8ca6d3bf60f8 2019-07-03 05:51:41,032 - 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-07-03 05:51:41,032 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b1c2f34f-6bb1-4be6-9e40-8ca6d3bf60f8 2019-07-03 05:51:41,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:51:41,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5bc578460ef43e79c65f74dd3184918", "name": "patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a5bc578460ef43e79c65f74dd3184918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a5bc578460ef43e79c65f74dd3184918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a5bc578460ef43e79c65f74dd3184918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a5bc578460ef43e79c65f74dd3184918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a5bc578460ef43e79c65f74dd3184918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a5bc578460ef43e79c65f74dd3184918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a5bc578460ef43e79c65f74dd3184918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a5bc578460ef43e79c65f74dd3184918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a5bc578460ef43e79c65f74dd3184918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a5bc578460ef43e79c65f74dd3184918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a5bc578460ef43e79c65f74dd3184918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75", "id": "8490a01a42994e9782244c26fccee66a"}, "audit_ids": ["pifrnda3R1OTIu9H32bZ2g"], "issued_at": "2019-07-03T05:51:41.000000Z"}} 2019-07-03 05:51:41,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 05:51:41,438 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:51:41,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:41 GMT X-Openstack-Request-Id: req-31761b9c-bed0-41c2-8de7-81101cdde549 2019-07-03 05:51:41,726 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 05:51:41,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-31761b9c-bed0-41c2-8de7-81101cdde549 2019-07-03 05:51:41,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289797067642s 2019-07-03 05:51:41,737 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-07-03 05:51:41,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:51:41,741 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:41,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25755a3-2c60-4f18-80f8-369bbebfdb3f 2019-07-03 05:51:41,858 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:51:41,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b25755a3-2c60-4f18-80f8-369bbebfdb3f 2019-07-03 05:51:41,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120951890945s 2019-07-03 05:51:41,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:51:41,869 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:51:42,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09af4610-8c46-413e-bc33-43906467bd83 2019-07-03 05:51:42,112 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/a5bc578460ef43e79c65f74dd3184918"}, "tags": [], "enabled": true, "id": "a5bc578460ef43e79c65f74dd3184918", "parent_id": "default", "domain_id": "default", "name": "patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:51:42,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-09af4610-8c46-413e-bc33-43906467bd83 2019-07-03 05:51:42,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.246380090714s 2019-07-03 05:51:42,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 05:51:42,115 - 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}4c1217e634186026e181dc739cd51a59c133ede8" -d '{"network": {"shared": true, "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "name": "patrole-net_3744fdd7-8a24-48ca-9446-a2b75766ea75", "admin_state_up": true}}' 2019-07-03 05:51:42,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:43 GMT X-Openstack-Request-Id: req-381ed446-6826-4d4d-b9a6-b2862519478b 2019-07-03 05:51:42,988 - 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":"8b3081a7-e583-486f-af6e-ee2bfbaa10cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"a5bc578460ef43e79c65f74dd3184918","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:51:42Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_3744fdd7-8a24-48ca-9446-a2b75766ea75","admin_state_up":true,"tenant_id":"a5bc578460ef43e79c65f74dd3184918","created_at":"2019-07-03T05:51:42Z","mtu":1450}} 2019-07-03 05:51:42,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-381ed446-6826-4d4d-b9a6-b2862519478b 2019-07-03 05:51:42,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.874043941498s 2019-07-03 05:51:42,989 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T05:51:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8b3081a7-e583-486f-af6e-ee2bfbaa10cf', u'provider:segmentation_id': 53, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_3744fdd7-8a24-48ca-9446-a2b75766ea75', u'created_at': u'2019-07-03T05:51:42Z', u'mtu': 1450, u'tenant_id': u'a5bc578460ef43e79c65f74dd3184918', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a5bc578460ef43e79c65f74dd3184918', u'l2_adjacency': True}) 2019-07-03 05:51:42,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:51:42,990 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:51:43,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2098 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:43 GMT X-Openstack-Request-Id: req-751e6169-4d1a-4028-8ef6-e0ea1385d12e 2019-07-03 05:51:43,361 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8b3081a7-e583-486f-af6e-ee2bfbaa10cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"a5bc578460ef43e79c65f74dd3184918","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:51:42Z","qos_policy_id":null,"name":"patrole-net_3744fdd7-8a24-48ca-9446-a2b75766ea75","admin_state_up":true,"tenant_id":"a5bc578460ef43e79c65f74dd3184918","created_at":"2019-07-03T05:51:42Z","provider:network_type":"vxlan"}]} 2019-07-03 05:51:43,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-751e6169-4d1a-4028-8ef6-e0ea1385d12e 2019-07-03 05:51:43,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371303081512s 2019-07-03 05:51:43,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 05:51:43,363 - 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}534d73a18851fd5613865110b5f25c49442e38dc" -d '{"subnet": {"name": "patrole-subnet_3744fdd7-8a24-48ca-9446-a2b75766ea75", "enable_dhcp": true, "network_id": "8b3081a7-e583-486f-af6e-ee2bfbaa10cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 05:51:44,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:44 GMT X-Openstack-Request-Id: req-d3aa13cb-0e9d-47af-8f9f-2e26433645fa 2019-07-03 05:51:44,588 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T05:51:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"94d36cbe-d18b-4dce-8b8f-615e6b48618e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a5bc578460ef43e79c65f74dd3184918","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_3744fdd7-8a24-48ca-9446-a2b75766ea75","enable_dhcp":true,"segment_id":null,"network_id":"8b3081a7-e583-486f-af6e-ee2bfbaa10cf","tenant_id":"a5bc578460ef43e79c65f74dd3184918","created_at":"2019-07-03T05:51:43Z","ip_version":4}} 2019-07-03 05:51:44,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d3aa13cb-0e9d-47af-8f9f-2e26433645fa 2019-07-03 05:51:44,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.22516298294s 2019-07-03 05:51:44,589 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T05:51:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'94d36cbe-d18b-4dce-8b8f-615e6b48618e', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_3744fdd7-8a24-48ca-9446-a2b75766ea75', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8b3081a7-e583-486f-af6e-ee2bfbaa10cf', u'tenant_id': u'a5bc578460ef43e79c65f74dd3184918', u'created_at': u'2019-07-03T05:51:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a5bc578460ef43e79c65f74dd3184918'}) 2019-07-03 05:51:44,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 05:51:44,590 - 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}534d73a18851fd5613865110b5f25c49442e38dc" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "patrole-router_3744fdd7-8a24-48ca-9446-a2b75766ea75", "admin_state_up": true}}' 2019-07-03 05:51:52,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 706 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:52 GMT X-Openstack-Request-Id: req-e8e76b3a-b935-4e83-aa7a-0fc30a6cb8da 2019-07-03 05:51:52,327 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "created_at": "2019-07-03T05:51:45Z", "admin_state_up": true, "updated_at": "2019-07-03T05:51:47Z", "project_id": "a5bc578460ef43e79c65f74dd3184918", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4bbfdd20-3400-446b-9434-0ffbd5ad0dac", "name": "patrole-router_3744fdd7-8a24-48ca-9446-a2b75766ea75"}} 2019-07-03 05:51:52,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e8e76b3a-b935-4e83-aa7a-0fc30a6cb8da 2019-07-03 05:51:52,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.73807883263s 2019-07-03 05:51:52,328 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T05:51:47Z', u'revision_number': 3, u'ha': True, u'id': u'4bbfdd20-3400-446b-9434-0ffbd5ad0dac', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_3744fdd7-8a24-48ca-9446-a2b75766ea75', u'admin_state_up': True, u'tenant_id': u'a5bc578460ef43e79c65f74dd3184918', u'created_at': u'2019-07-03T05:51:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'a5bc578460ef43e79c65f74dd3184918'}) 2019-07-03 05:51:52,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 05:51:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4bbfdd20-3400-446b-9434-0ffbd5ad0dac/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}534d73a18851fd5613865110b5f25c49442e38dc" -d '{"subnet_id": "94d36cbe-d18b-4dce-8b8f-615e6b48618e"}' 2019-07-03 05:51:56,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:56 GMT X-Openstack-Request-Id: req-c3697c0e-d30a-4705-a492-5baa063928ce 2019-07-03 05:51:56,362 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8b3081a7-e583-486f-af6e-ee2bfbaa10cf", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "subnet_id": "94d36cbe-d18b-4dce-8b8f-615e6b48618e", "subnet_ids": ["94d36cbe-d18b-4dce-8b8f-615e6b48618e"], "port_id": "dfacf705-f347-40ac-bc66-ee2a0332288b", "id": "4bbfdd20-3400-446b-9434-0ffbd5ad0dac"} 2019-07-03 05:51:56,362 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4bbfdd20-3400-446b-9434-0ffbd5ad0dac/add_router_interface.json used request id req-c3697c0e-d30a-4705-a492-5baa063928ce 2019-07-03 05:51:56,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.03373789787s 2019-07-03 05:51:56,363 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 05:51:56,469 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 05:51:56,473 - 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-07-03 05:51:56,478 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:56 GMT 2019-07-03 05:51:56,478 - 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-07-03 05:51:56,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:51:56,487 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:51:57,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:57 GMT X-Openstack-Request-Id: req-b4051f68-548c-4ea4-bdac-2d060a5ffd17 2019-07-03 05:51:57,229 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:51:57,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b4051f68-548c-4ea4-bdac-2d060a5ffd17 2019-07-03 05:51:57,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.745971918106s 2019-07-03 05:51:57,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 05:51:57,242 - 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}534d73a18851fd5613865110b5f25c49442e38dc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75"}' 2019-07-03 05:51:57,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:57 GMT Location: http://172.30.9.23:9292/v2/images/795034ac-4188-4d25-984b-180e55d5bf15 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c972469c-adb4-4223-bb68-314075f6ed6a 2019-07-03 05:51:57,610 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:51:57Z", "file": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15/file", "owner": "a5bc578460ef43e79c65f74dd3184918", "id": "795034ac-4188-4d25-984b-180e55d5bf15", "size": null, "self": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15", "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_3744fdd7-8a24-48ca-9446-a2b75766ea75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "checksum": null, "created_at": "2019-07-03T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 05:51:57,610 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c972469c-adb4-4223-bb68-314075f6ed6a 2019-07-03 05:51:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.372147083282s 2019-07-03 05:51:57,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 05:51:57,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/795034ac-4188-4d25-984b-180e55d5bf15/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}534d73a18851fd5613865110b5f25c49442e38dc" -d '' 2019-07-03 05:51:58,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:51:58 GMT X-Openstack-Request-Id: req-e316422e-4ee5-4d25-8f43-18629a9253f8 2019-07-03 05:51:58,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:51:58,348 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/795034ac-4188-4d25-984b-180e55d5bf15/file used request id req-e316422e-4ee5-4d25-8f43-18629a9253f8 2019-07-03 05:51:58,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.737090110779s 2019-07-03 05:51:58,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:51:58,356 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:51:58,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:58 GMT X-Openstack-Request-Id: req-3bacabd2-bd7d-4cf6-9a9a-73ab8ef1066f 2019-07-03 05:51:58,683 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:51:58Z", "file": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15/file", "owner": "a5bc578460ef43e79c65f74dd3184918", "id": "795034ac-4188-4d25-984b-180e55d5bf15", "size": 12716032, "self": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:51:58,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3bacabd2-bd7d-4cf6-9a9a-73ab8ef1066f 2019-07-03 05:51:58,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331242799759s 2019-07-03 05:51:58,685 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap', u'metadata': Munch({})})], 'file': u'/v2/images/795034ac-4188-4d25-984b-180e55d5bf15/file', 'owner': u'a5bc578460ef43e79c65f74dd3184918', 'id': u'795034ac-4188-4d25-984b-180e55d5bf15', 'size': 12716032, u'self': u'/v2/images/795034ac-4188-4d25-984b-180e55d5bf15', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a5bc578460ef43e79c65f74dd3184918', 'name': 'patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T05:51:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T05:51:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75', '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/795034ac-4188-4d25-984b-180e55d5bf15', 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_3744fdd7-8a24-48ca-9446-a2b75766ea75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75', 'created': u'2019-07-03T05:51:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T05:51:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/795034ac-4188-4d25-984b-180e55d5bf15', 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_3744fdd7-8a24-48ca-9446-a2b75766ea75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 05:51:58,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 05:51:58,692 - 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}4c1217e634186026e181dc739cd51a59c133ede8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_3744fdd7-8a24-48ca-9446-a2b75766ea75", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 05:51:59,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a865bdd-8121-4aec-9a94-70ba2586a3c2 x-openstack-request-id: req-9a865bdd-8121-4aec-9a94-70ba2586a3c2 2019-07-03 05:51:59,028 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43", "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": "3ed1d7b1-d845-4a6c-832b-24108ca8fa43"}} 2019-07-03 05:51:59,028 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9a865bdd-8121-4aec-9a94-70ba2586a3c2 2019-07-03 05:51:59,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.339545965195s 2019-07-03 05:51:59,030 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_3744fdd7-8a24-48ca-9446-a2b75766ea75', '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'a6c124494b0c46c2b4ad05546c87df21', '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'3ed1d7b1-d845-4a6c-832b-24108ca8fa43', 'swap': 0}) 2019-07-03 05:51:59,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 05:51:59,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43/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}4c1217e634186026e181dc739cd51a59c133ede8" -d '{"extra_specs": {}}' 2019-07-03 05:51:59,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51: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-25e67dea-2e44-4be5-95bf-8b7d866ff858 x-openstack-request-id: req-25e67dea-2e44-4be5-95bf-8b7d866ff858 2019-07-03 05:51:59,051 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 05:51:59,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43/os-extra_specs used request id req-25e67dea-2e44-4be5-95bf-8b7d866ff858 2019-07-03 05:51:59,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215320587158s 2019-07-03 05:51:59,060 - 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-07-03 05:51:59,066 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64a8169-a628-4393-a77a-1a6f8639e5ff 2019-07-03 05:51:59,066 - 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-07-03 05:51:59,066 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-a64a8169-a628-4393-a77a-1a6f8639e5ff 2019-07-03 05:51:59,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:51:59,073 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:51:59,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbbfc7b-e14c-4dec-acba-03d60683f007 2019-07-03 05:51:59,310 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:51:59,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cbbbfc7b-e14c-4dec-acba-03d60683f007 2019-07-03 05:51:59,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240962028503s 2019-07-03 05:51:59,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:51:59,323 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:51:59,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0b19c1-ba46-46b0-b035-2ece14d2b4f6 2019-07-03 05:51:59,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:51:59,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1b0b19c1-ba46-46b0-b035-2ece14d2b4f6 2019-07-03 05:51:59,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219952821732s 2019-07-03 05:51:59,550 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 05:52:01,989 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-03 05:52:04,106 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 039e8c8b-8e4f-497a-a949-2b4e2ec8f588 | 2019-07-03T05:52:03.777066 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 039e8c8b-8e4f-497a-a949-2b4e2ec8f588 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 05:52:07,390 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 05:52:08,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-03 05:52:10,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-03 05:52:13,467 - 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=eabfbf95-d2fd-4c79-bd43-9b5f441eb90d) as the default verifier for the future CLI operations. 2019-07-03 05:52:15,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 05:52:15,279 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:52:15,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 05:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87d8cc1b-c217-453d-a382-2c93fa9cbfd0 x-openstack-request-id: req-87d8cc1b-c217-453d-a382-2c93fa9cbfd0 2019-07-03 05:52:15,321 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 05:52:15,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-87d8cc1b-c217-453d-a382-2c93fa9cbfd0 2019-07-03 05:52:15,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0450139045715s 2019-07-03 05:52:15,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:52:15,326 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:52:15,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 03 Jul 2019 05:52:15 GMT X-Openstack-Request-Id: req-b554a38e-b053-4bb1-b1b9-b11e899c0a5f 2019-07-03 05:52:15,624 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:51:58Z", "file": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15/file", "owner": "a5bc578460ef43e79c65f74dd3184918", "id": "795034ac-4188-4d25-984b-180e55d5bf15", "size": 12716032, "self": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:52:15,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b554a38e-b053-4bb1-b1b9-b11e899c0a5f 2019-07-03 05:52:15,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30060505867s 2019-07-03 05:52:15,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 05:52:15,638 - 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}534d73a18851fd5613865110b5f25c49442e38dc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75"}' 2019-07-03 05:52:16,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Wed, 03 Jul 2019 05:52:16 GMT Location: http://172.30.9.23:9292/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-961c31aa-5b44-4e3e-bec5-6378968e8d57 2019-07-03 05:52:16,421 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:52:16Z", "file": "/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952/file", "owner": "a5bc578460ef43e79c65f74dd3184918", "id": "0d017c1a-def5-4704-9a39-f5cef3c61952", "size": null, "self": "/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952", "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_3744fdd7-8a24-48ca-9446-a2b75766ea75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75", "checksum": null, "created_at": "2019-07-03T05:52:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 05:52:16,421 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-961c31aa-5b44-4e3e-bec5-6378968e8d57 2019-07-03 05:52:16,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.786214113235s 2019-07-03 05:52:16,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 05:52:16,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952/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}534d73a18851fd5613865110b5f25c49442e38dc" -d '' 2019-07-03 05:52:16,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:52:16 GMT X-Openstack-Request-Id: req-ed86a38b-baa6-4d0d-a5aa-dfe58476f151 2019-07-03 05:52:16,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-07-03 05:52:16,905 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952/file used request id req-ed86a38b-baa6-4d0d-a5aa-dfe58476f151 2019-07-03 05:52:16,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.483142852783s 2019-07-03 05:52:16,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:52:16,913 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:52:17,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Wed, 03 Jul 2019 05:52:17 GMT X-Openstack-Request-Id: req-6f450839-6e55-4bd8-87fd-6ada15464385 2019-07-03 05:52:17,254 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:52:16Z", "file": "/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952/file", "owner": "a5bc578460ef43e79c65f74dd3184918", "id": "0d017c1a-def5-4704-9a39-f5cef3c61952", "size": 12716032, "self": "/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0d017c1a-def5-4704-9a39-f5cef3c61952/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0d017c1a-def5-4704-9a39-f5cef3c61952/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:52:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:51:58Z", "file": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15/file", "owner": "a5bc578460ef43e79c65f74dd3184918", "id": "795034ac-4188-4d25-984b-180e55d5bf15", "size": 12716032, "self": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:52:17,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6f450839-6e55-4bd8-87fd-6ada15464385 2019-07-03 05:52:17,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.345031023026s 2019-07-03 05:52:17,257 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0d017c1a-def5-4704-9a39-f5cef3c61952/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952/file', 'owner': u'a5bc578460ef43e79c65f74dd3184918', 'id': u'0d017c1a-def5-4704-9a39-f5cef3c61952', 'size': 12716032, u'self': u'/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a5bc578460ef43e79c65f74dd3184918', 'name': 'patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/0d017c1a-def5-4704-9a39-f5cef3c61952/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T05:52:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T05:52:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75', '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/0d017c1a-def5-4704-9a39-f5cef3c61952', 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_3744fdd7-8a24-48ca-9446-a2b75766ea75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75', 'created': u'2019-07-03T05:52:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T05:52:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952', 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_3744fdd7-8a24-48ca-9446-a2b75766ea75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 05:52:17,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 05:52:17,261 - 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}4c1217e634186026e181dc739cd51a59c133ede8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 05:52:17,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 03 Jul 2019 05:52:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e3686aa-6520-4fff-8c0b-d414b35f93a5 x-openstack-request-id: req-1e3686aa-6520-4fff-8c0b-d414b35f93a5 2019-07-03 05:52:17,315 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9beb82f1-9d96-4768-b5a1-7c278df11515", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9beb82f1-9d96-4768-b5a1-7c278df11515", "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": "9beb82f1-9d96-4768-b5a1-7c278df11515"}} 2019-07-03 05:52:17,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1e3686aa-6520-4fff-8c0b-d414b35f93a5 2019-07-03 05:52:17,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.057245016098s 2019-07-03 05:52:17,316 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75', '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'a6c124494b0c46c2b4ad05546c87df21', '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'9beb82f1-9d96-4768-b5a1-7c278df11515', 'swap': 0}) 2019-07-03 05:52:17,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 05:52:17,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/9beb82f1-9d96-4768-b5a1-7c278df11515/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}4c1217e634186026e181dc739cd51a59c133ede8" -d '{"extra_specs": {}}' 2019-07-03 05:52:17,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 05:52:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4c095c9-d8da-4e29-acae-9cd8ceb03a6a x-openstack-request-id: req-b4c095c9-d8da-4e29-acae-9cd8ceb03a6a 2019-07-03 05:52:17,340 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 05:52:17,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9beb82f1-9d96-4768-b5a1-7c278df11515/os-extra_specs used request id req-b4c095c9-d8da-4e29-acae-9cd8ceb03a6a 2019-07-03 05:52:17,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232422351837s 2019-07-03 05:52:17,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75', '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'a6c124494b0c46c2b4ad05546c87df21', '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'9beb82f1-9d96-4768-b5a1-7c278df11515', 'swap': 0}) 2019-07-03 05:52:20,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-03 05:52:20,723 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-03 05:52:20,723 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-03 05:52:20,725 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-03 05:52:20,889 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-03 05:52:24,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-eabfbf95-d2fd-4c79-bd43-9b5f441eb90d/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?!.*test_list_metadef_namespaces)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-07-03 05:52:24,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-03 05:52:24,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-07-03 05:55:54,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3d7f704d-105c-40e7-9045-769c12b7f139 2019-07-03 05:55:54,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'3d7f704d-105c-40e7-9045-769c12b7f139']'. 2019-07-03 05:55:54,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-03 05:55:54,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-03 05:55:54,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 05:55:54,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3d7f704d-105c-40e7-9045-769c12b7f139 | 2019-07-03 05:55:54,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-03 05:55:54,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-03 05:52:26 | 2019-07-03 05:55:54,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-03 05:55:53 | 2019-07-03 05:55:54,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:27 | 2019-07-03 05:55:54,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-03 05:55:54,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-03 05:55:54,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eabfbf95-d2fd-4c79-bd43-9b5f441eb90d) | 2019-07-03 05:55:54,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-03 05:55:54,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 039e8c8b-8e4f-497a-a949-2b4e2ec8f588) | 2019-07-03 05:55:54,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 147 | 2019-07-03 05:55:54,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 197.908 | 2019-07-03 05:55:54,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 138 | 2019-07-03 05:55:54,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-07-03 05:55:54,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-03 05:55:54,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-03 05:55:54,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-03 05:55:54,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 05:55:54,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-03 05:55:54,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-03 05:55:55,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-07-03 05:55:55,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'3d7f704d-105c-40e7-9045-769c12b7f139', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-07-03 05:55:57,193 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 3d7f704d-105c-40e7-9045-769c12b7f139 --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-03 05:55:57,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'3d7f704d-105c-40e7-9045-769c12b7f139', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-07-03 05:55:59,265 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 3d7f704d-105c-40e7-9045-769c12b7f139 --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-03 05:55:59,453 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 05:55:59,453 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:18 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 05:55:59,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 05:55:59,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:00,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:56:00 GMT X-Openstack-Request-Id: req-e54cef28-366a-4262-a7e0-3a302bb3ea68 2019-07-03 05:56:00,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:56:00,313 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0d017c1a-def5-4704-9a39-f5cef3c61952 used request id req-e54cef28-366a-4262-a7e0-3a302bb3ea68 2019-07-03 05:56:00,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.845525026321s 2019-07-03 05:56:00,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 05:56:00,323 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:00,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56: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-2a3cf4c8-0d22-4c34-bbd6-5730e6e21d32 x-openstack-request-id: req-2a3cf4c8-0d22-4c34-bbd6-5730e6e21d32 2019-07-03 05:56:00,342 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43", "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": "3ed1d7b1-d845-4a6c-832b-24108ca8fa43"}, {"name": "patrole-flavor_alt_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9beb82f1-9d96-4768-b5a1-7c278df11515", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9beb82f1-9d96-4768-b5a1-7c278df11515", "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": "9beb82f1-9d96-4768-b5a1-7c278df11515"}]} 2019-07-03 05:56:00,343 - 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-2a3cf4c8-0d22-4c34-bbd6-5730e6e21d32 2019-07-03 05:56:00,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235269069672s 2019-07-03 05:56:00,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 05:56:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9beb82f1-9d96-4768-b5a1-7c278df11515 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:00,395 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56: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-93925cd2-7be9-45f8-94b2-9e7c443d3655 x-openstack-request-id: req-93925cd2-7be9-45f8-94b2-9e7c443d3655 2019-07-03 05:56:00,396 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9beb82f1-9d96-4768-b5a1-7c278df11515 used request id req-93925cd2-7be9-45f8-94b2-9e7c443d3655 2019-07-03 05:56:00,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0507190227509s 2019-07-03 05:56:00,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 05:56:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4bbfdd20-3400-446b-9434-0ffbd5ad0dac/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}534d73a18851fd5613865110b5f25c49442e38dc" -d '{"subnet_id": "94d36cbe-d18b-4dce-8b8f-615e6b48618e"}' 2019-07-03 05:56:03,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:03 GMT X-Openstack-Request-Id: req-875db689-402b-4ccc-acd3-16ded5a72a05 2019-07-03 05:56:03,949 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8b3081a7-e583-486f-af6e-ee2bfbaa10cf", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "subnet_id": "94d36cbe-d18b-4dce-8b8f-615e6b48618e", "subnet_ids": ["94d36cbe-d18b-4dce-8b8f-615e6b48618e"], "port_id": "dfacf705-f347-40ac-bc66-ee2a0332288b", "id": "4bbfdd20-3400-446b-9434-0ffbd5ad0dac"} 2019-07-03 05:56:03,949 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4bbfdd20-3400-446b-9434-0ffbd5ad0dac/remove_router_interface.json used request id req-875db689-402b-4ccc-acd3-16ded5a72a05 2019-07-03 05:56:03,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.55272603035s 2019-07-03 05:56:03,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 05:56:03,950 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:04,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:04 GMT X-Openstack-Request-Id: req-d76da657-ee22-4e72-b3d5-0bd5ea051fcb 2019-07-03 05:56:04,635 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "created_at": "2019-07-03T05:51:45Z", "admin_state_up": true, "updated_at": "2019-07-03T05:56:02Z", "project_id": "a5bc578460ef43e79c65f74dd3184918", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "4bbfdd20-3400-446b-9434-0ffbd5ad0dac", "name": "patrole-router_3744fdd7-8a24-48ca-9446-a2b75766ea75"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}]} 2019-07-03 05:56:04,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d76da657-ee22-4e72-b3d5-0bd5ea051fcb 2019-07-03 05:56:04,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.686205148697s 2019-07-03 05:56:04,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 05:56:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/4bbfdd20-3400-446b-9434-0ffbd5ad0dac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:08,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:56:08 GMT X-Openstack-Request-Id: req-c30f8a1a-3c0e-44aa-aa1d-57b878e12c78 2019-07-03 05:56:08,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:56:08,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4bbfdd20-3400-446b-9434-0ffbd5ad0dac.json used request id req-c30f8a1a-3c0e-44aa-aa1d-57b878e12c78 2019-07-03 05:56:08,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.27277684212s 2019-07-03 05:56:08,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 05:56:08,911 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:09,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1923 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:09 GMT X-Openstack-Request-Id: req-08dd8630-cc39-42fb-afe5-ba46f44158d0 2019-07-03 05:56:09,228 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T05:51:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"94d36cbe-d18b-4dce-8b8f-615e6b48618e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a5bc578460ef43e79c65f74dd3184918","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_3744fdd7-8a24-48ca-9446-a2b75766ea75","enable_dhcp":true,"segment_id":null,"network_id":"8b3081a7-e583-486f-af6e-ee2bfbaa10cf","tenant_id":"a5bc578460ef43e79c65f74dd3184918","created_at":"2019-07-03T05:51:43Z","ip_version":4}]} 2019-07-03 05:56:09,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-08dd8630-cc39-42fb-afe5-ba46f44158d0 2019-07-03 05:56:09,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.31804895401s 2019-07-03 05:56:09,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 05:56:09,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/94d36cbe-d18b-4dce-8b8f-615e6b48618e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:11,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:56:11 GMT X-Openstack-Request-Id: req-7b3c47fe-ce85-4496-b06f-9f3d354f34b1 2019-07-03 05:56:11,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:56:11,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/94d36cbe-d18b-4dce-8b8f-615e6b48618e.json used request id req-7b3c47fe-ce85-4496-b06f-9f3d354f34b1 2019-07-03 05:56:11,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.72587513924s 2019-07-03 05:56:11,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:56:11,957 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:12,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:12 GMT X-Openstack-Request-Id: req-defb5e1f-687a-43a7-8229-84431b2c5002 2019-07-03 05:56:12,597 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8b3081a7-e583-486f-af6e-ee2bfbaa10cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"a5bc578460ef43e79c65f74dd3184918","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:56:11Z","qos_policy_id":null,"name":"patrole-net_3744fdd7-8a24-48ca-9446-a2b75766ea75","admin_state_up":true,"tenant_id":"a5bc578460ef43e79c65f74dd3184918","created_at":"2019-07-03T05:51:42Z","provider:network_type":"vxlan"}]} 2019-07-03 05:56:12,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-defb5e1f-687a-43a7-8229-84431b2c5002 2019-07-03 05:56:12,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.640372991562s 2019-07-03 05:56:12,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 05:56:12,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/8b3081a7-e583-486f-af6e-ee2bfbaa10cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:13,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:56:13 GMT X-Openstack-Request-Id: req-bdb0c17e-9cf3-4c0a-8fda-4f5f469fbf1c 2019-07-03 05:56:13,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:56:13,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8b3081a7-e583-486f-af6e-ee2bfbaa10cf.json used request id req-bdb0c17e-9cf3-4c0a-8fda-4f5f469fbf1c 2019-07-03 05:56:13,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12009811401s 2019-07-03 05:56:13,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:56:13,728 - 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}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:14,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:14 GMT X-Openstack-Request-Id: req-8b7c41db-e1ab-4411-9d09-b3ccfbc21327 2019-07-03 05:56:14,145 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:51:58Z", "file": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15/file", "owner": "a5bc578460ef43e79c65f74dd3184918", "id": "795034ac-4188-4d25-984b-180e55d5bf15", "size": 12716032, "self": "/v2/images/795034ac-4188-4d25-984b-180e55d5bf15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/795034ac-4188-4d25-984b-180e55d5bf15/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_3744fdd7-8a24-48ca-9446-a2b75766ea75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:51:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:56:14,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8b7c41db-e1ab-4411-9d09-b3ccfbc21327 2019-07-03 05:56:14,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.421588897705s 2019-07-03 05:56:14,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 05:56:14,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/795034ac-4188-4d25-984b-180e55d5bf15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534d73a18851fd5613865110b5f25c49442e38dc" 2019-07-03 05:56:14,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:56:14 GMT X-Openstack-Request-Id: req-f2313e3c-7e23-4335-b0d1-fd2c64e11255 2019-07-03 05:56:14,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:56:14,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/795034ac-4188-4d25-984b-180e55d5bf15 used request id req-f2313e3c-7e23-4335-b0d1-fd2c64e11255 2019-07-03 05:56:14,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.663340091705s 2019-07-03 05:56:14,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 05:56:14,814 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:14,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56: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-527a9928-774c-4f62-92b4-7ddc576335bb x-openstack-request-id: req-527a9928-774c-4f62-92b4-7ddc576335bb 2019-07-03 05:56:14,833 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43", "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": "3ed1d7b1-d845-4a6c-832b-24108ca8fa43"}]} 2019-07-03 05:56:14,833 - 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-527a9928-774c-4f62-92b4-7ddc576335bb 2019-07-03 05:56:14,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221970081329s 2019-07-03 05:56:14,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 05:56:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:14,875 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56: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-56afc220-f433-44d0-82c7-20fe4acf3445 x-openstack-request-id: req-56afc220-f433-44d0-82c7-20fe4acf3445 2019-07-03 05:56:14,876 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3ed1d7b1-d845-4a6c-832b-24108ca8fa43 used request id req-56afc220-f433-44d0-82c7-20fe4acf3445 2019-07-03 05:56:14,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406482219696s 2019-07-03 05:56:14,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:56:14,880 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:15,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a318992-4f5a-4cab-bd2c-692af00214c4 2019-07-03 05:56:15,105 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": {"self": "http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8490a01a42994e9782244c26fccee66a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:56:15,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3a318992-4f5a-4cab-bd2c-692af00214c4 2019-07-03 05:56:15,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229199171066s 2019-07-03 05:56:15,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:56:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:15,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fccdca-a021-4fa8-8d71-4fdcdaa8cdfc 2019-07-03 05:56:15,354 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_3744fdd7-8a24-48ca-9446-a2b75766ea75", "links": {"self": "http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8490a01a42994e9782244c26fccee66a", "description": null}} 2019-07-03 05:56:15,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a used request id req-d2fccdca-a021-4fa8-8d71-4fdcdaa8cdfc 2019-07-03 05:56:15,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242822170258s 2019-07-03 05:56:15,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 05:56:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:15,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f12521-2cb5-43fd-9414-8fc13df299fd 2019-07-03 05:56:15,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:56:15,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8490a01a42994e9782244c26fccee66a used request id req-99f12521-2cb5-43fd-9414-8fc13df299fd 2019-07-03 05:56:15,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.304943084717s 2019-07-03 05:56:15,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:56:15,670 - 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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e576c838-edb5-43d0-b800-69e7553b0ff7 2019-07-03 05:56:15,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/a5bc578460ef43e79c65f74dd3184918"}, "tags": [], "enabled": true, "id": "a5bc578460ef43e79c65f74dd3184918", "parent_id": "default", "domain_id": "default", "name": "patrole-project_3744fdd7-8a24-48ca-9446-a2b75766ea75"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 05:56:15,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e576c838-edb5-43d0-b800-69e7553b0ff7 2019-07-03 05:56:15,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23096203804s 2019-07-03 05:56:15,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 05:56:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a5bc578460ef43e79c65f74dd3184918 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:16,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-599b8139-284e-4cf7-8a2c-79880552d34d 2019-07-03 05:56:16,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:56:16,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a5bc578460ef43e79c65f74dd3184918 used request id req-599b8139-284e-4cf7-8a2c-79880552d34d 2019-07-03 05:56:16,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.303070068359s 2019-07-03 05:56:16,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:56:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a5bc578460ef43e79c65f74dd3184918&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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:16,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:16 GMT X-Openstack-Request-Id: req-18ede586-6c2b-4e06-82f1-c934662d34cb 2019-07-03 05:56:16,599 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "created_at": "2019-07-03T05:51:42Z", "updated_at": "2019-07-03T05:51:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:51:42Z", "revision_number": 0, "id": "2ef443d6-8030-48bf-ae50-ef8879b4cb57", "remote_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "remote_ip_prefix": null, "created_at": "2019-07-03T05:51:42Z", "security_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "port_range_min": null, "ethertype": "IPv6", "project_id": "a5bc578460ef43e79c65f74dd3184918"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:51:42Z", "revision_number": 0, "id": "77a1b25d-b36e-45fc-9466-a182b741fcd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:51:42Z", "security_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "port_range_min": null, "ethertype": "IPv6", "project_id": "a5bc578460ef43e79c65f74dd3184918"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:51:42Z", "revision_number": 0, "id": "8f009c25-9c36-43db-92d0-9b375eb3c0d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:51:42Z", "security_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "port_range_min": null, "ethertype": "IPv4", "project_id": "a5bc578460ef43e79c65f74dd3184918"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:51:42Z", "revision_number": 0, "id": "af3b8fd3-82f2-4bb6-9e65-a33dc9a66120", "remote_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "remote_ip_prefix": null, "created_at": "2019-07-03T05:51:42Z", "security_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "port_range_min": null, "ethertype": "IPv4", "project_id": "a5bc578460ef43e79c65f74dd3184918"}], "revision_number": 1, "project_id": "a5bc578460ef43e79c65f74dd3184918", "id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "name": "default"}]} 2019-07-03 05:56:16,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a5bc578460ef43e79c65f74dd3184918&name=default used request id req-18ede586-6c2b-4e06-82f1-c934662d34cb 2019-07-03 05:56:16,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.389435052872s 2019-07-03 05:56:16,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:56:16,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}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:16,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:16 GMT X-Openstack-Request-Id: req-a3e58440-5825-4405-b9a1-416b86c032db 2019-07-03 05:56:16,996 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "created_at": "2019-07-03T05:51:42Z", "updated_at": "2019-07-03T05:51:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:51:42Z", "revision_number": 0, "id": "2ef443d6-8030-48bf-ae50-ef8879b4cb57", "remote_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "remote_ip_prefix": null, "created_at": "2019-07-03T05:51:42Z", "security_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "port_range_min": null, "ethertype": "IPv6", "project_id": "a5bc578460ef43e79c65f74dd3184918"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:51:42Z", "revision_number": 0, "id": "77a1b25d-b36e-45fc-9466-a182b741fcd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:51:42Z", "security_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "port_range_min": null, "ethertype": "IPv6", "project_id": "a5bc578460ef43e79c65f74dd3184918"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:51:42Z", "revision_number": 0, "id": "8f009c25-9c36-43db-92d0-9b375eb3c0d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:51:42Z", "security_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "port_range_min": null, "ethertype": "IPv4", "project_id": "a5bc578460ef43e79c65f74dd3184918"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:51:42Z", "revision_number": 0, "id": "af3b8fd3-82f2-4bb6-9e65-a33dc9a66120", "remote_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "remote_ip_prefix": null, "created_at": "2019-07-03T05:51:42Z", "security_group_id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "tenant_id": "a5bc578460ef43e79c65f74dd3184918", "port_range_min": null, "ethertype": "IPv4", "project_id": "a5bc578460ef43e79c65f74dd3184918"}], "revision_number": 1, "project_id": "a5bc578460ef43e79c65f74dd3184918", "id": "ae9736c2-dfc0-4b95-9400-72a8e38959f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 05:56:16,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a3e58440-5825-4405-b9a1-416b86c032db 2019-07-03 05:56:16,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.391510009766s 2019-07-03 05:56:17,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 05:56:17,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ae9736c2-dfc0-4b95-9400-72a8e38959f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c1217e634186026e181dc739cd51a59c133ede8" 2019-07-03 05:56:17,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:56:17 GMT X-Openstack-Request-Id: req-5b9275f7-d39e-441e-9dec-c1d3fc4548e9 2019-07-03 05:56:17,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:56:17,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ae9736c2-dfc0-4b95-9400-72a8e38959f6.json used request id req-5b9275f7-d39e-441e-9dec-c1d3fc4548e9 2019-07-03 05:56:17,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.413738012314s 2019-07-03 05:56:17,469 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-07-03 05:56:17,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-07-03 05:56:17,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30c132e-da7a-498f-9e98-36ae3e490260 2019-07-03 05:56:17,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-07-03 05:56:17,520 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f30c132e-da7a-498f-9e98-36ae3e490260 2019-07-03 05:56:17,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:56:17,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["1yrNbIXeRD2DZZkJYn2QZg"], "issued_at": "2019-07-03T05:56:17.000000Z"}} 2019-07-03 05:56:17,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:56:17,944 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:18,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:18 GMT X-Openstack-Request-Id: req-44e21850-32cf-47f1-8eb7-55f2411e0aaf 2019-07-03 05:56:18,372 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 05:56:18,372 - 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-44e21850-32cf-47f1-8eb7-55f2411e0aaf 2019-07-03 05:56:18,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.428946971893s 2019-07-03 05:56:18,379 - 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-07-03 05:56:18,385 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07013950-0db1-4e5f-8677-50b9e5782d58 2019-07-03 05:56:18,385 - 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-07-03 05:56:18,385 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-07013950-0db1-4e5f-8677-50b9e5782d58 2019-07-03 05:56:18,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:56:18,389 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:18,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b521b3cf-e4e3-44ac-a0cd-d705900fa028 2019-07-03 05:56:18,596 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:56:18,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b521b3cf-e4e3-44ac-a0cd-d705900fa028 2019-07-03 05:56:18,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210675954819s 2019-07-03 05:56:18,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 05:56:18,607 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}}' 2019-07-03 05:56:18,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f08ffea-7358-4793-9f51-6e5deb7ef558 2019-07-03 05:56:18,865 - 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/a2eb359544bb495990b8b880f388324a"}, "tags": [], "enabled": true, "id": "a2eb359544bb495990b8b880f388324a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}} 2019-07-03 05:56:18,865 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3f08ffea-7358-4793-9f51-6e5deb7ef558 2019-07-03 05:56:18,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.26167011261s 2019-07-03 05:56:18,866 - 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'a2eb359544bb495990b8b880f388324a', '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_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e'}) 2019-07-03 05:56:18,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 05:56:18,876 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "hX2g3MerwW8HCO45aSc5Sgpj2K609Y", "email": null, "name": "neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}}' 2019-07-03 05:56:19,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a6f093-b068-4442-964f-7c0cfc171a26 2019-07-03 05:56:19,366 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": {"self": "http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a058de3c6d444cfa344ae1811d5c39e", "domain_id": "default", "password_expires_at": null}} 2019-07-03 05:56:19,366 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-64a6f093-b068-4442-964f-7c0cfc171a26 2019-07-03 05:56:19,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.493891000748s 2019-07-03 05:56:19,367 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0a058de3c6d444cfa344ae1811d5c39e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e'}) 2019-07-03 05:56:19,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:56:19,374 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:19,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0045aa2-55a0-4bfc-a23d-589f3e0d157b 2019-07-03 05:56:19,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:56:19,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a0045aa2-55a0-4bfc-a23d-589f3e0d157b 2019-07-03 05:56:19,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211926937103s 2019-07-03 05:56:19,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:56:19,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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:19,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4e27f6-1f3f-46d8-aceb-0b173cb944f5 2019-07-03 05:56:19,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:56:19,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b4e27f6-1f3f-46d8-aceb-0b173cb944f5 2019-07-03 05:56:19,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220963001251s 2019-07-03 05:56:19,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:56:19,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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:20,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab35bf9-a6fe-4d16-bf25-e09d9fadb29c 2019-07-03 05:56:20,032 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:56:20,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7ab35bf9-a6fe-4d16-bf25-e09d9fadb29c 2019-07-03 05:56:20,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218929052353s 2019-07-03 05:56:20,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:56:20,041 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:20,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fb2bad-1c8f-4f8f-83d9-2ebd3707705e 2019-07-03 05:56:20,240 - 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-07-03 05:56:20,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-99fb2bad-1c8f-4f8f-83d9-2ebd3707705e 2019-07-03 05:56:20,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202487945557s 2019-07-03 05:56:20,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:56:20,244 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:20,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26b1609-0a09-402f-913c-c4c9d99d95f9 2019-07-03 05:56:20,492 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": {"self": "http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a058de3c6d444cfa344ae1811d5c39e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:56:20,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b26b1609-0a09-402f-913c-c4c9d99d95f9 2019-07-03 05:56:20,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251543998718s 2019-07-03 05:56:20,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:56:20,508 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:20,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fd94c9-af34-4f1e-a328-85e0753eeae0 2019-07-03 05:56:20,723 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/a2eb359544bb495990b8b880f388324a"}, "tags": [], "enabled": true, "id": "a2eb359544bb495990b8b880f388324a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:56:20,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-26fd94c9-af34-4f1e-a328-85e0753eeae0 2019-07-03 05:56:20,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218659877777s 2019-07-03 05:56:20,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:56:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=0a058de3c6d444cfa344ae1811d5c39e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a2eb359544bb495990b8b880f388324a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:20,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44325d7-f006-4032-9f6c-6115de601afa 2019-07-03 05:56:20,941 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0a058de3c6d444cfa344ae1811d5c39e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a2eb359544bb495990b8b880f388324a", "previous": null, "next": null}} 2019-07-03 05:56:20,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0a058de3c6d444cfa344ae1811d5c39e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=a2eb359544bb495990b8b880f388324a used request id req-b44325d7-f006-4032-9f6c-6115de601afa 2019-07-03 05:56:20,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209871053696s 2019-07-03 05:56:20,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:56:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a2eb359544bb495990b8b880f388324a/users/0a058de3c6d444cfa344ae1811d5c39e/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:21,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde73a73-8b4e-463b-a8c1-a126d2957951 2019-07-03 05:56:21,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:56:21,202 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a2eb359544bb495990b8b880f388324a/users/0a058de3c6d444cfa344ae1811d5c39e/roles/de3f03247fab46318069d2e018e2d917 used request id req-cde73a73-8b4e-463b-a8c1-a126d2957951 2019-07-03 05:56:21,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.257091999054s 2019-07-03 05:56:21,203 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', 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'a2eb359544bb495990b8b880f388324a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hX2g3MerwW8HCO45aSc5Sgpj2K609Y', 'username': u'neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', '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-07-03 05:56:21,206 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', 'password': 'hX2g3MerwW8HCO45aSc5Sgpj2K609Y', 'project_name': 'neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a2eb359544bb495990b8b880f388324a', 'project_domain_name': 'Default'} 2019-07-03 05:56:21,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:56:21,213 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:21,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0c4ec1-28e9-42ed-8e42-5872e0a7175b 2019-07-03 05:56:21,333 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:56:21,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b0c4ec1-28e9-42ed-8e42-5872e0a7175b 2019-07-03 05:56:21,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123283863068s 2019-07-03 05:56:21,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:56:21,342 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:21,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013a8280-39bc-4d8d-a774-abacb320f28a 2019-07-03 05:56:21,545 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:56:21,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-013a8280-39bc-4d8d-a774-abacb320f28a 2019-07-03 05:56:21,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206772089005s 2019-07-03 05:56:21,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:56:21,553 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:21,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af854d6-49cf-491b-ab57-f1c4ea2cc773 2019-07-03 05:56:21,854 - 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-07-03 05:56:21,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0af854d6-49cf-491b-ab57-f1c4ea2cc773 2019-07-03 05:56:21,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.304775953293s 2019-07-03 05:56:21,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:56:21,859 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:22,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf8729f-b59c-43f1-8371-0ebc563e7995 2019-07-03 05:56:22,096 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": {"self": "http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a058de3c6d444cfa344ae1811d5c39e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:56:22,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1bf8729f-b59c-43f1-8371-0ebc563e7995 2019-07-03 05:56:22,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240914106369s 2019-07-03 05:56:22,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:56:22,111 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:22,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28721660-0f2e-424c-915c-28b4d6f498e9 2019-07-03 05:56:22,336 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/a2eb359544bb495990b8b880f388324a"}, "tags": [], "enabled": true, "id": "a2eb359544bb495990b8b880f388324a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:56:22,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-28721660-0f2e-424c-915c-28b4d6f498e9 2019-07-03 05:56:22,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22776389122s 2019-07-03 05:56:22,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:56:22,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=0a058de3c6d444cfa344ae1811d5c39e&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=a2eb359544bb495990b8b880f388324a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:22,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a179ef23-893d-47b8-a783-86d5630fa7a8 2019-07-03 05:56:22,564 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0a058de3c6d444cfa344ae1811d5c39e&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=a2eb359544bb495990b8b880f388324a", "previous": null, "next": null}} 2019-07-03 05:56:22,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0a058de3c6d444cfa344ae1811d5c39e&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=a2eb359544bb495990b8b880f388324a used request id req-a179ef23-893d-47b8-a783-86d5630fa7a8 2019-07-03 05:56:22,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221374988556s 2019-07-03 05:56:22,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:56:22,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a2eb359544bb495990b8b880f388324a/users/0a058de3c6d444cfa344ae1811d5c39e/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:22,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8799ec8-2a74-4bc6-8b77-d182240f02d4 2019-07-03 05:56:22,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:56:22,747 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a2eb359544bb495990b8b880f388324a/users/0a058de3c6d444cfa344ae1811d5c39e/roles/044f8f0e2b8946309d83d491550fc12d used request id req-c8799ec8-2a74-4bc6-8b77-d182240f02d4 2019-07-03 05:56:22,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179550170898s 2019-07-03 05:56:22,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:56:22,755 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:22,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7931018-c6cf-4588-906a-a0360e688530 2019-07-03 05:56:22,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:56:22,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a7931018-c6cf-4588-906a-a0360e688530 2019-07-03 05:56:22,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21849489212s 2019-07-03 05:56:22,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:56:22,978 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:23,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61408b1d-899e-4219-a4c3-f2273c8dd578 2019-07-03 05:56:23,144 - 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-07-03 05:56:23,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-61408b1d-899e-4219-a4c3-f2273c8dd578 2019-07-03 05:56:23,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170058012009s 2019-07-03 05:56:23,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:56:23,149 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:23,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf99a3b0-e705-4f1c-887c-3989a4966e85 2019-07-03 05:56:23,390 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": {"self": "http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a058de3c6d444cfa344ae1811d5c39e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:56:23,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cf99a3b0-e705-4f1c-887c-3989a4966e85 2019-07-03 05:56:23,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245185852051s 2019-07-03 05:56:23,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:56:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=0a058de3c6d444cfa344ae1811d5c39e&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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:23,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-278f68ea-6311-41db-860e-f05fe8f695c6 2019-07-03 05:56:23,516 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=0a058de3c6d444cfa344ae1811d5c39e&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 05:56:23,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=0a058de3c6d444cfa344ae1811d5c39e&scope.domain.id=default used request id req-278f68ea-6311-41db-860e-f05fe8f695c6 2019-07-03 05:56:23,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114804029465s 2019-07-03 05:56:23,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 05:56:23,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/0a058de3c6d444cfa344ae1811d5c39e/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:23,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327b6de8-912d-41eb-a934-0645843a9327 2019-07-03 05:56:23,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:56:23,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/0a058de3c6d444cfa344ae1811d5c39e/roles/044f8f0e2b8946309d83d491550fc12d used request id req-327b6de8-912d-41eb-a934-0645843a9327 2019-07-03 05:56:23,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.196420907974s 2019-07-03 05:56:23,718 - 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-07-03 05:56:23,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a58650-ad37-43c2-a0d1-fb7dd7422974 2019-07-03 05:56:23,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-07-03 05:56:23,724 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-95a58650-ad37-43c2-a0d1-fb7dd7422974 2019-07-03 05:56:23,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:56:24,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2eb359544bb495990b8b880f388324a", "name": "neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a2eb359544bb495990b8b880f388324a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a2eb359544bb495990b8b880f388324a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a2eb359544bb495990b8b880f388324a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a2eb359544bb495990b8b880f388324a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a2eb359544bb495990b8b880f388324a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a2eb359544bb495990b8b880f388324a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a2eb359544bb495990b8b880f388324a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a2eb359544bb495990b8b880f388324a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a2eb359544bb495990b8b880f388324a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a2eb359544bb495990b8b880f388324a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a2eb359544bb495990b8b880f388324a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "id": "0a058de3c6d444cfa344ae1811d5c39e"}, "audit_ids": ["_F0m9oLuSoKZdgpZvmRoug"], "issued_at": "2019-07-03T05:56:24.000000Z"}} 2019-07-03 05:56:24,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 05:56:24,136 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:56:24,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:24 GMT X-Openstack-Request-Id: req-4b95e632-f164-4a52-a674-d11efce029eb 2019-07-03 05:56:24,451 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 05:56:24,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-4b95e632-f164-4a52-a674-d11efce029eb 2019-07-03 05:56:24,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.316684961319s 2019-07-03 05:56:24,462 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-07-03 05:56:24,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:56:24,466 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:24,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3e15af-3c58-4836-8518-3364073da4f1 2019-07-03 05:56:24,686 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:56:24,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ed3e15af-3c58-4836-8518-3364073da4f1 2019-07-03 05:56:24,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223737001419s 2019-07-03 05:56:24,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:56:24,697 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7daab6bf-01e8-45e1-8d03-47332b63a01a 2019-07-03 05:56:24,820 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/a2eb359544bb495990b8b880f388324a"}, "tags": [], "enabled": true, "id": "a2eb359544bb495990b8b880f388324a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:56:24,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7daab6bf-01e8-45e1-8d03-47332b63a01a 2019-07-03 05:56:24,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.126267910004s 2019-07-03 05:56:24,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 05:56:24,823 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" -d '{"network": {"shared": true, "tenant_id": "a2eb359544bb495990b8b880f388324a", "name": "neutron_trunk-net_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "admin_state_up": true}}' 2019-07-03 05:56:25,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:25 GMT X-Openstack-Request-Id: req-ad41820e-47e2-4885-9cd8-127c45435e82 2019-07-03 05:56:25,555 - 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":"ab203b80-0f4b-43db-95ae-485e17d0f542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"a2eb359544bb495990b8b880f388324a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:56:25Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e","admin_state_up":true,"tenant_id":"a2eb359544bb495990b8b880f388324a","created_at":"2019-07-03T05:56:25Z","mtu":1450}} 2019-07-03 05:56:25,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ad41820e-47e2-4885-9cd8-127c45435e82 2019-07-03 05:56:25,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.73312997818s 2019-07-03 05:56:25,556 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T05:56:25Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ab203b80-0f4b-43db-95ae-485e17d0f542', u'provider:segmentation_id': 71, 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_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', u'created_at': u'2019-07-03T05:56:25Z', u'mtu': 1450, u'tenant_id': u'a2eb359544bb495990b8b880f388324a', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a2eb359544bb495990b8b880f388324a', u'l2_adjacency': True}) 2019-07-03 05:56:25,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:56:25,557 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:56:25,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:25 GMT X-Openstack-Request-Id: req-b1679776-715e-424f-8248-d352566a685e 2019-07-03 05:56:25,952 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ab203b80-0f4b-43db-95ae-485e17d0f542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"a2eb359544bb495990b8b880f388324a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:56:25Z","qos_policy_id":null,"name":"neutron_trunk-net_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e","admin_state_up":true,"tenant_id":"a2eb359544bb495990b8b880f388324a","created_at":"2019-07-03T05:56:25Z","provider:network_type":"vxlan"}]} 2019-07-03 05:56:25,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b1679776-715e-424f-8248-d352566a685e 2019-07-03 05:56:25,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395310878754s 2019-07-03 05:56:25,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 05:56:25,954 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" -d '{"subnet": {"name": "neutron_trunk-subnet_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "enable_dhcp": true, "network_id": "ab203b80-0f4b-43db-95ae-485e17d0f542", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 05:56:26,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:26 GMT X-Openstack-Request-Id: req-649f953a-66ff-40c7-b0ed-124ed6514217 2019-07-03 05:56:26,898 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T05:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65401531-d349-44d2-a502-dec1c05a7ea9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a2eb359544bb495990b8b880f388324a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e","enable_dhcp":true,"segment_id":null,"network_id":"ab203b80-0f4b-43db-95ae-485e17d0f542","tenant_id":"a2eb359544bb495990b8b880f388324a","created_at":"2019-07-03T05:56:26Z","ip_version":4}} 2019-07-03 05:56:26,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-649f953a-66ff-40c7-b0ed-124ed6514217 2019-07-03 05:56:26,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.944411039352s 2019-07-03 05:56:26,899 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T05:56:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'65401531-d349-44d2-a502-dec1c05a7ea9', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ab203b80-0f4b-43db-95ae-485e17d0f542', u'tenant_id': u'a2eb359544bb495990b8b880f388324a', u'created_at': u'2019-07-03T05:56:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a2eb359544bb495990b8b880f388324a'}) 2019-07-03 05:56:26,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 05:56:26,900 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "neutron_trunk-router_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "admin_state_up": true}}' 2019-07-03 05:56:34,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:34 GMT X-Openstack-Request-Id: req-b41ab0a4-7ff1-4c2d-8ccd-03f8d2ba59d6 2019-07-03 05:56:34,631 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2eb359544bb495990b8b880f388324a", "created_at": "2019-07-03T05:56:28Z", "admin_state_up": true, "updated_at": "2019-07-03T05:56:29Z", "project_id": "a2eb359544bb495990b8b880f388324a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fb0bb12a-ba21-41fd-a482-fc21f148f42a", "name": "neutron_trunk-router_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}} 2019-07-03 05:56:34,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b41ab0a4-7ff1-4c2d-8ccd-03f8d2ba59d6 2019-07-03 05:56:34,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.73140120506s 2019-07-03 05:56:34,631 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T05:56:29Z', u'revision_number': 3, u'ha': True, u'id': u'fb0bb12a-ba21-41fd-a482-fc21f148f42a', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', u'admin_state_up': True, u'tenant_id': u'a2eb359544bb495990b8b880f388324a', u'created_at': u'2019-07-03T05:56:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'a2eb359544bb495990b8b880f388324a'}) 2019-07-03 05:56:34,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 05:56:34,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/fb0bb12a-ba21-41fd-a482-fc21f148f42a/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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" -d '{"subnet_id": "65401531-d349-44d2-a502-dec1c05a7ea9"}' 2019-07-03 05:56:37,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:37 GMT X-Openstack-Request-Id: req-8317df78-1e03-4d48-853d-2a2986783e2b 2019-07-03 05:56:37,884 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ab203b80-0f4b-43db-95ae-485e17d0f542", "tenant_id": "a2eb359544bb495990b8b880f388324a", "subnet_id": "65401531-d349-44d2-a502-dec1c05a7ea9", "subnet_ids": ["65401531-d349-44d2-a502-dec1c05a7ea9"], "port_id": "86f7f07f-2818-4022-bb08-cdaba3dbd5ff", "id": "fb0bb12a-ba21-41fd-a482-fc21f148f42a"} 2019-07-03 05:56:37,884 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fb0bb12a-ba21-41fd-a482-fc21f148f42a/add_router_interface.json used request id req-8317df78-1e03-4d48-853d-2a2986783e2b 2019-07-03 05:56:37,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.2520210743s 2019-07-03 05:56:37,885 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 05:56:37,990 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 05:56:37,994 - 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-07-03 05:56:37,999 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:38 GMT 2019-07-03 05:56:37,999 - 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-07-03 05:56:38,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:56:38,008 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:56:38,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:38 GMT X-Openstack-Request-Id: req-bc23c5a4-59b1-45ac-83fe-17ea28a2102f 2019-07-03 05:56:38,346 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:56:38,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bc23c5a4-59b1-45ac-83fe-17ea28a2102f 2019-07-03 05:56:38,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341965913773s 2019-07-03 05:56:38,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 05:56:38,359 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}' 2019-07-03 05:56:38,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:38 GMT Location: http://172.30.9.23:9292/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-73ffc771-1c15-4f32-a183-b0ccc67c8c7b 2019-07-03 05:56:38,707 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:56:38Z", "file": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/file", "owner": "a2eb359544bb495990b8b880f388324a", "id": "2784e5f8-58f8-4573-b7fd-b0ff95903381", "size": null, "self": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381", "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_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "checksum": null, "created_at": "2019-07-03T05:56:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 05:56:38,708 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-73ffc771-1c15-4f32-a183-b0ccc67c8c7b 2019-07-03 05:56:38,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.352570056915s 2019-07-03 05:56:38,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 05:56:38,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" -d '' 2019-07-03 05:56:39,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:56:39 GMT X-Openstack-Request-Id: req-b9e072a7-3a59-489c-94d0-ac3c6d557d20 2019-07-03 05:56:39,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:56:39,888 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/file used request id req-b9e072a7-3a59-489c-94d0-ac3c6d557d20 2019-07-03 05:56:39,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18030190468s 2019-07-03 05:56:39,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:56:39,897 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:56:40,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:40 GMT X-Openstack-Request-Id: req-012903f5-3e81-437a-8846-81fe5e5c0481 2019-07-03 05:56:40,234 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:56:39Z", "file": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/file", "owner": "a2eb359544bb495990b8b880f388324a", "id": "2784e5f8-58f8-4573-b7fd-b0ff95903381", "size": 12716032, "self": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:56:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:56:40,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-012903f5-3e81-437a-8846-81fe5e5c0481 2019-07-03 05:56:40,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341080904007s 2019-07-03 05:56:40,235 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/file', 'owner': u'a2eb359544bb495990b8b880f388324a', 'id': u'2784e5f8-58f8-4573-b7fd-b0ff95903381', 'size': 12716032, u'self': u'/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2eb359544bb495990b8b880f388324a', 'name': 'neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T05:56:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T05:56:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', '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/2784e5f8-58f8-4573-b7fd-b0ff95903381', 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_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', 'created': u'2019-07-03T05:56:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T05:56:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381', 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_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 05:56:40,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 05:56:40,240 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 05:56:40,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4980fdf-4195-4cee-816f-622143165732 x-openstack-request-id: req-e4980fdf-4195-4cee-816f-622143165732 2019-07-03 05:56:40,619 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316", "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": "2aedf38e-d927-49fe-9f3a-f32297aa0316"}} 2019-07-03 05:56:40,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e4980fdf-4195-4cee-816f-622143165732 2019-07-03 05:56:40,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.381892204285s 2019-07-03 05:56:40,620 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', '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'a6c124494b0c46c2b4ad05546c87df21', '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'2aedf38e-d927-49fe-9f3a-f32297aa0316', 'swap': 0}) 2019-07-03 05:56:40,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 05:56:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316/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}bb59428a2c30caf331927d60a6530cfac7510d2a" -d '{"extra_specs": {}}' 2019-07-03 05:56:40,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-343de451-198b-462c-8cde-7bcc4d131925 x-openstack-request-id: req-343de451-198b-462c-8cde-7bcc4d131925 2019-07-03 05:56:40,642 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 05:56:40,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316/os-extra_specs used request id req-343de451-198b-462c-8cde-7bcc4d131925 2019-07-03 05:56:40,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210418701172s 2019-07-03 05:56:40,649 - 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-07-03 05:56:40,655 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d39605b5-6365-4f86-a557-d65e3332adfe 2019-07-03 05:56:40,655 - 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-07-03 05:56:40,655 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-d39605b5-6365-4f86-a557-d65e3332adfe 2019-07-03 05:56:40,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:56:40,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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:56:40,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29da5fa0-6de8-4b02-86f4-8ed08aea7de8 2019-07-03 05:56:40,860 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:56:40,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-29da5fa0-6de8-4b02-86f4-8ed08aea7de8 2019-07-03 05:56:40,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201303958893s 2019-07-03 05:56:40,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:56:40,868 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:56:41,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfff98b-e364-4ca1-b3ec-9b9808566c16 2019-07-03 05:56:41,083 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:56:41,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bbfff98b-e364-4ca1-b3ec-9b9808566c16 2019-07-03 05:56:41,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218451023102s 2019-07-03 05:56:41,096 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 05:56:43,488 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-03 05:56:45,845 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 602b35b8-2f73-47f8-8f5f-3481b3055271 | 2019-07-03T05:56:45.460891 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 602b35b8-2f73-47f8-8f5f-3481b3055271 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 05:56:49,304 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 05:56:50,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-03 05:56:52,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-03 05:56:55,381 - 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=65dadd88-47a3-4d9a-9e6c-77ace12472fe) as the default verifier for the future CLI operations. 2019-07-03 05:56:57,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 05:56:57,360 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:56:57,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 05: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-e1c05891-7d00-4029-88c5-6037e4114e8f x-openstack-request-id: req-e1c05891-7d00-4029-88c5-6037e4114e8f 2019-07-03 05:56:57,400 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 05:56:57,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-e1c05891-7d00-4029-88c5-6037e4114e8f 2019-07-03 05:56:57,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0441198348999s 2019-07-03 05:56:57,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:56:57,410 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:56:57,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:57 GMT X-Openstack-Request-Id: req-9447e039-4f65-47e5-943f-c1b765722c3f 2019-07-03 05:56:57,737 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:56:39Z", "file": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/file", "owner": "a2eb359544bb495990b8b880f388324a", "id": "2784e5f8-58f8-4573-b7fd-b0ff95903381", "size": 12716032, "self": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:56:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:56:57,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9447e039-4f65-47e5-943f-c1b765722c3f 2019-07-03 05:56:57,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331195116043s 2019-07-03 05:56:57,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 05:56:57,752 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}' 2019-07-03 05:56:58,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:58 GMT Location: http://172.30.9.23:9292/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7b062876-306b-47a3-8f51-117af81a762c 2019-07-03 05:56:58,071 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:56:58Z", "file": "/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956/file", "owner": "a2eb359544bb495990b8b880f388324a", "id": "198a301f-5ac1-43e4-a627-cd6201e31956", "size": null, "self": "/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956", "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_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "checksum": null, "created_at": "2019-07-03T05:56:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 05:56:58,071 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7b062876-306b-47a3-8f51-117af81a762c 2019-07-03 05:56:58,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.32389497757s 2019-07-03 05:56:58,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 05:56:58,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956/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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" -d '' 2019-07-03 05:56:59,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:56:59 GMT X-Openstack-Request-Id: req-7f8607e8-7340-44fe-a401-1e2c3689525d 2019-07-03 05:56:59,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:56:59,077 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956/file used request id req-7f8607e8-7340-44fe-a401-1e2c3689525d 2019-07-03 05:56:59,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.00551199913s 2019-07-03 05:56:59,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:56:59,086 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:56:59,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:59 GMT X-Openstack-Request-Id: req-dc419f59-c1cf-48f7-b045-0d448ad187fb 2019-07-03 05:56:59,389 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:56:59Z", "file": "/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956/file", "owner": "a2eb359544bb495990b8b880f388324a", "id": "198a301f-5ac1-43e4-a627-cd6201e31956", "size": 12716032, "self": "/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/198a301f-5ac1-43e4-a627-cd6201e31956/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/198a301f-5ac1-43e4-a627-cd6201e31956/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:56:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:56:39Z", "file": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/file", "owner": "a2eb359544bb495990b8b880f388324a", "id": "2784e5f8-58f8-4573-b7fd-b0ff95903381", "size": 12716032, "self": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:56:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:56:59,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dc419f59-c1cf-48f7-b045-0d448ad187fb 2019-07-03 05:56:59,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307104110718s 2019-07-03 05:56:59,392 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/198a301f-5ac1-43e4-a627-cd6201e31956/snap', u'metadata': Munch({})})], 'file': u'/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956/file', 'owner': u'a2eb359544bb495990b8b880f388324a', 'id': u'198a301f-5ac1-43e4-a627-cd6201e31956', 'size': 12716032, u'self': u'/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2eb359544bb495990b8b880f388324a', 'name': 'neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/198a301f-5ac1-43e4-a627-cd6201e31956/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T05:56:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T05:56:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', '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/198a301f-5ac1-43e4-a627-cd6201e31956', 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_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', 'created': u'2019-07-03T05:56:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T05:56:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956', 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_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 05:56:59,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 05:56:59,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}bb59428a2c30caf331927d60a6530cfac7510d2a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 05:56:59,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa0ffa62-6561-46a7-9acd-689377770836 x-openstack-request-id: req-aa0ffa62-6561-46a7-9acd-689377770836 2019-07-03 05:56:59,438 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/589bea0f-79f3-4111-817a-0b34cae68585", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/589bea0f-79f3-4111-817a-0b34cae68585", "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": "589bea0f-79f3-4111-817a-0b34cae68585"}} 2019-07-03 05:56:59,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-aa0ffa62-6561-46a7-9acd-689377770836 2019-07-03 05:56:59,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0455341339111s 2019-07-03 05:56:59,439 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', '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'a6c124494b0c46c2b4ad05546c87df21', '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'589bea0f-79f3-4111-817a-0b34cae68585', 'swap': 0}) 2019-07-03 05:56:59,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 05:56:59,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/589bea0f-79f3-4111-817a-0b34cae68585/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}bb59428a2c30caf331927d60a6530cfac7510d2a" -d '{"extra_specs": {}}' 2019-07-03 05:56:59,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 05:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67b2a5f2-49cb-43f4-998b-4f5da2bea761 x-openstack-request-id: req-67b2a5f2-49cb-43f4-998b-4f5da2bea761 2019-07-03 05:56:59,465 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 05:56:59,465 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/589bea0f-79f3-4111-817a-0b34cae68585/os-extra_specs used request id req-67b2a5f2-49cb-43f4-998b-4f5da2bea761 2019-07-03 05:56:59,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025120973587s 2019-07-03 05:56:59,465 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e', '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'a6c124494b0c46c2b4ad05546c87df21', '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'589bea0f-79f3-4111-817a-0b34cae68585', 'swap': 0}) 2019-07-03 05:57:02,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-03 05:57:02,997 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-03 05:57:02,997 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-03 05:57:03,000 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-03 05:57:03,034 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-03 05:57:06,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-65dadd88-47a3-4d9a-9e6c-77ace12472fe/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-07-03 05:57:06,395 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-03 05:57:06,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-07-03 05:59:07,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9ee54f30-0225-429a-b350-364355816fab 2019-07-03 05:59:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'9ee54f30-0225-429a-b350-364355816fab']'. 2019-07-03 05:59:08,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-03 05:59:08,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-03 05:59:08,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 05:59:08,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9ee54f30-0225-429a-b350-364355816fab | 2019-07-03 05:59:08,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-03 05:59:08,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-03 05:57:08 | 2019-07-03 05:59:08,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-03 05:59:07 | 2019-07-03 05:59:08,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:59 | 2019-07-03 05:59:08,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-03 05:59:08,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-03 05:59:08,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 65dadd88-47a3-4d9a-9e6c-77ace12472fe) | 2019-07-03 05:59:08,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-03 05:59:08,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 602b35b8-2f73-47f8-8f5f-3481b3055271) | 2019-07-03 05:59:08,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-07-03 05:59:08,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 92.55 | 2019-07-03 05:59:08,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-07-03 05:59:08,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-07-03 05:59:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-03 05:59:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-03 05:59:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-03 05:59:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-03 05:59:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-03 05:59:08,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-03 05:59:08,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-07-03 05:59:08,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'9ee54f30-0225-429a-b350-364355816fab', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-07-03 05:59:10,337 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 9ee54f30-0225-429a-b350-364355816fab --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-03 05:59:10,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'9ee54f30-0225-429a-b350-364355816fab', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-07-03 05:59:12,467 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 9ee54f30-0225-429a-b350-364355816fab --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-03 05:59:12,611 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 05:59:12,612 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:48 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-03 05:59:12,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 05:59:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:13,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:59:13 GMT X-Openstack-Request-Id: req-814ba578-17ec-48ed-80d7-0d0cd6c2ad27 2019-07-03 05:59:13,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:59:13,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/198a301f-5ac1-43e4-a627-cd6201e31956 used request id req-814ba578-17ec-48ed-80d7-0d0cd6c2ad27 2019-07-03 05:59:13,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.658153772354s 2019-07-03 05:59:13,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 05:59:13,292 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:13,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59: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-c6521fe5-2c32-42a6-b9a1-f4f8e2e1d44f x-openstack-request-id: req-c6521fe5-2c32-42a6-b9a1-f4f8e2e1d44f 2019-07-03 05:59:13,316 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316", "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": "2aedf38e-d927-49fe-9f3a-f32297aa0316"}, {"name": "neutron_trunk-flavor_alt_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/589bea0f-79f3-4111-817a-0b34cae68585", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/589bea0f-79f3-4111-817a-0b34cae68585", "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": "589bea0f-79f3-4111-817a-0b34cae68585"}]} 2019-07-03 05:59:13,316 - 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-c6521fe5-2c32-42a6-b9a1-f4f8e2e1d44f 2019-07-03 05:59:13,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279319286346s 2019-07-03 05:59:13,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 05:59:13,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/589bea0f-79f3-4111-817a-0b34cae68585 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:13,364 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59: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-297342c7-c948-4939-ab6d-47481cabeb91 x-openstack-request-id: req-297342c7-c948-4939-ab6d-47481cabeb91 2019-07-03 05:59:13,364 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/589bea0f-79f3-4111-817a-0b34cae68585 used request id req-297342c7-c948-4939-ab6d-47481cabeb91 2019-07-03 05:59:13,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0456039905548s 2019-07-03 05:59:13,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 05:59:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/fb0bb12a-ba21-41fd-a482-fc21f148f42a/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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" -d '{"subnet_id": "65401531-d349-44d2-a502-dec1c05a7ea9"}' 2019-07-03 05:59:16,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:16 GMT X-Openstack-Request-Id: req-7b2b8310-bb59-402d-a2c1-f7b2992112b9 2019-07-03 05:59:16,554 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ab203b80-0f4b-43db-95ae-485e17d0f542", "tenant_id": "a2eb359544bb495990b8b880f388324a", "subnet_id": "65401531-d349-44d2-a502-dec1c05a7ea9", "subnet_ids": ["65401531-d349-44d2-a502-dec1c05a7ea9"], "port_id": "86f7f07f-2818-4022-bb08-cdaba3dbd5ff", "id": "fb0bb12a-ba21-41fd-a482-fc21f148f42a"} 2019-07-03 05:59:16,554 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fb0bb12a-ba21-41fd-a482-fc21f148f42a/remove_router_interface.json used request id req-7b2b8310-bb59-402d-a2c1-f7b2992112b9 2019-07-03 05:59:16,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.1891169548s 2019-07-03 05:59:16,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 05:59:16,555 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:16,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:16 GMT X-Openstack-Request-Id: req-91875878-f147-4bd2-b3e0-f32f9a93f7fd 2019-07-03 05:59:16,968 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2eb359544bb495990b8b880f388324a", "created_at": "2019-07-03T05:56:28Z", "admin_state_up": true, "updated_at": "2019-07-03T05:59:14Z", "project_id": "a2eb359544bb495990b8b880f388324a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "fb0bb12a-ba21-41fd-a482-fc21f148f42a", "name": "neutron_trunk-router_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}]} 2019-07-03 05:59:16,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-91875878-f147-4bd2-b3e0-f32f9a93f7fd 2019-07-03 05:59:16,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.413284063339s 2019-07-03 05:59:16,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 05:59:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/fb0bb12a-ba21-41fd-a482-fc21f148f42a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:21,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:59:21 GMT X-Openstack-Request-Id: req-b5caa726-a7e0-425a-80f3-3960f289e517 2019-07-03 05:59:21,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:59:21,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/fb0bb12a-ba21-41fd-a482-fc21f148f42a.json used request id req-b5caa726-a7e0-425a-80f3-3960f289e517 2019-07-03 05:59:21,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.75524902344s 2019-07-03 05:59:21,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 05:59:21,726 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:22,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1929 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:22 GMT X-Openstack-Request-Id: req-cdf53000-5bf2-4782-a0d4-a2d3e00a5b0d 2019-07-03 05:59:22,074 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T05:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65401531-d349-44d2-a502-dec1c05a7ea9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a2eb359544bb495990b8b880f388324a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e","enable_dhcp":true,"segment_id":null,"network_id":"ab203b80-0f4b-43db-95ae-485e17d0f542","tenant_id":"a2eb359544bb495990b8b880f388324a","created_at":"2019-07-03T05:56:26Z","ip_version":4}]} 2019-07-03 05:59:22,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-cdf53000-5bf2-4782-a0d4-a2d3e00a5b0d 2019-07-03 05:59:22,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.349455833435s 2019-07-03 05:59:22,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 05:59:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/65401531-d349-44d2-a502-dec1c05a7ea9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:24,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:59:24 GMT X-Openstack-Request-Id: req-9e19c24a-1eaf-4be0-bb70-c497c7492e97 2019-07-03 05:59:24,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:59:24,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/65401531-d349-44d2-a502-dec1c05a7ea9.json used request id req-9e19c24a-1eaf-4be0-bb70-c497c7492e97 2019-07-03 05:59:24,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50636410713s 2019-07-03 05:59:24,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:59:24,584 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:25,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2110 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:25 GMT X-Openstack-Request-Id: req-7ca3f665-e149-4e4b-bd31-25b7b812af8d 2019-07-03 05:59:25,104 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ab203b80-0f4b-43db-95ae-485e17d0f542","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"a2eb359544bb495990b8b880f388324a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T05:59:24Z","qos_policy_id":null,"name":"neutron_trunk-net_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e","admin_state_up":true,"tenant_id":"a2eb359544bb495990b8b880f388324a","created_at":"2019-07-03T05:56:25Z","provider:network_type":"vxlan"}]} 2019-07-03 05:59:25,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7ca3f665-e149-4e4b-bd31-25b7b812af8d 2019-07-03 05:59:25,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.521179199219s 2019-07-03 05:59:25,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 05:59:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/ab203b80-0f4b-43db-95ae-485e17d0f542.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:26,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:59:26 GMT X-Openstack-Request-Id: req-8cdba59e-7c23-447c-8455-cf8c3c73fb0f 2019-07-03 05:59:26,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:59:26,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ab203b80-0f4b-43db-95ae-485e17d0f542.json used request id req-8cdba59e-7c23-447c-8455-cf8c3c73fb0f 2019-07-03 05:59:26,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.83905386925s 2019-07-03 05:59:26,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 05:59:26,953 - 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}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:27,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:27 GMT X-Openstack-Request-Id: req-2d86e831-ec1e-4281-b0e0-37f8ee0016be 2019-07-03 05:59:27,269 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T05:56:39Z", "file": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/file", "owner": "a2eb359544bb495990b8b880f388324a", "id": "2784e5f8-58f8-4573-b7fd-b0ff95903381", "size": 12716032, "self": "/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/2784e5f8-58f8-4573-b7fd-b0ff95903381/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T05:56:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 05:59:27,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2d86e831-ec1e-4281-b0e0-37f8ee0016be 2019-07-03 05:59:27,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319809913635s 2019-07-03 05:59:27,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 05:59:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}32b0e08a6ac09b64bae7f2a9b3439cf55c9c1781" 2019-07-03 05:59:28,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 05:59:28 GMT X-Openstack-Request-Id: req-0a2fc51c-e2d6-47ab-b7f0-165d236c518b 2019-07-03 05:59:28,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 05:59:28,473 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2784e5f8-58f8-4573-b7fd-b0ff95903381 used request id req-0a2fc51c-e2d6-47ab-b7f0-165d236c518b 2019-07-03 05:59:28,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20294690132s 2019-07-03 05:59:28,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 05:59:28,477 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:28,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59: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-550813be-5fbd-4704-8865-2ebf7c1fb25f x-openstack-request-id: req-550813be-5fbd-4704-8865-2ebf7c1fb25f 2019-07-03 05:59:28,496 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316", "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": "2aedf38e-d927-49fe-9f3a-f32297aa0316"}]} 2019-07-03 05:59:28,496 - 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-550813be-5fbd-4704-8865-2ebf7c1fb25f 2019-07-03 05:59:28,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221390724182s 2019-07-03 05:59:28,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 05:59:28,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:28,533 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59: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-70316891-eca3-4d2a-b31e-934049ae53c0 x-openstack-request-id: req-70316891-eca3-4d2a-b31e-934049ae53c0 2019-07-03 05:59:28,534 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2aedf38e-d927-49fe-9f3a-f32297aa0316 used request id req-70316891-eca3-4d2a-b31e-934049ae53c0 2019-07-03 05:59:28,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0359020233154s 2019-07-03 05:59:28,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:28,538 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:28,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3a659e-a0c2-4ae0-8d80-6373d66f2adb 2019-07-03 05:59:28,761 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": {"self": "http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a058de3c6d444cfa344ae1811d5c39e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:28,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-be3a659e-a0c2-4ae0-8d80-6373d66f2adb 2019-07-03 05:59:28,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226437807083s 2019-07-03 05:59:28,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:28,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:29,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcb2738-9de1-4445-8205-1887b6c5568c 2019-07-03 05:59:29,002 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e", "links": {"self": "http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0a058de3c6d444cfa344ae1811d5c39e", "description": null}} 2019-07-03 05:59:29,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e used request id req-2dcb2738-9de1-4445-8205-1887b6c5568c 2019-07-03 05:59:29,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237029075623s 2019-07-03 05:59:29,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 05:59:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:29,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-289f528e-d95f-4f54-8a7a-2e8baebb51ed 2019-07-03 05:59:29,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:29,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0a058de3c6d444cfa344ae1811d5c39e used request id req-289f528e-d95f-4f54-8a7a-2e8baebb51ed 2019-07-03 05:59:29,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.332901000977s 2019-07-03 05:59:29,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:29,346 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:29,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f4ab90-f1b0-4b2a-a4cc-40b9a4209864 2019-07-03 05:59:29,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2eb359544bb495990b8b880f388324a"}, "tags": [], "enabled": true, "id": "a2eb359544bb495990b8b880f388324a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_2e97b9ac-40e9-4ae9-b5e1-52c6266a153e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 05:59:29,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-22f4ab90-f1b0-4b2a-a4cc-40b9a4209864 2019-07-03 05:59:29,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209341049194s 2019-07-03 05:59:29,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 05:59:29,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a2eb359544bb495990b8b880f388324a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:29,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2463ff8e-5e84-4602-93f1-d9d2a31b3f47 2019-07-03 05:59:29,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:29,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a2eb359544bb495990b8b880f388324a used request id req-2463ff8e-5e84-4602-93f1-d9d2a31b3f47 2019-07-03 05:59:29,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.306082963943s 2019-07-03 05:59:29,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:59:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a2eb359544bb495990b8b880f388324a&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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:30,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:30 GMT X-Openstack-Request-Id: req-a1cb3bff-5cac-49dc-825c-ab6ee96e4da1 2019-07-03 05:59:30,226 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2eb359544bb495990b8b880f388324a", "created_at": "2019-07-03T05:56:25Z", "updated_at": "2019-07-03T05:56:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:56:25Z", "revision_number": 0, "id": "1f1e2878-3b6a-42b1-be75-210a3c2bfbd5", "remote_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "remote_ip_prefix": null, "created_at": "2019-07-03T05:56:25Z", "security_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "tenant_id": "a2eb359544bb495990b8b880f388324a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2eb359544bb495990b8b880f388324a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:56:25Z", "revision_number": 0, "id": "375bdd9e-821f-4437-888c-756d69242f8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:56:25Z", "security_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "tenant_id": "a2eb359544bb495990b8b880f388324a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2eb359544bb495990b8b880f388324a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:56:25Z", "revision_number": 0, "id": "aeca2405-83b6-4997-95b9-d9b8c087a0e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:56:25Z", "security_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "tenant_id": "a2eb359544bb495990b8b880f388324a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2eb359544bb495990b8b880f388324a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:56:25Z", "revision_number": 0, "id": "e832d376-e335-49c4-a0c9-2eb5752a11df", "remote_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "remote_ip_prefix": null, "created_at": "2019-07-03T05:56:25Z", "security_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "tenant_id": "a2eb359544bb495990b8b880f388324a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2eb359544bb495990b8b880f388324a"}], "revision_number": 1, "project_id": "a2eb359544bb495990b8b880f388324a", "id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "name": "default"}]} 2019-07-03 05:59:30,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a2eb359544bb495990b8b880f388324a&name=default used request id req-a1cb3bff-5cac-49dc-825c-ab6ee96e4da1 2019-07-03 05:59:30,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358345031738s 2019-07-03 05:59:30,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:59:30,232 - 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}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:30,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:30 GMT X-Openstack-Request-Id: req-dfd241bb-5e4c-48b7-8af9-ebd5e2aa5fcb 2019-07-03 05:59:30,584 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2eb359544bb495990b8b880f388324a", "created_at": "2019-07-03T05:56:25Z", "updated_at": "2019-07-03T05:56:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:56:25Z", "revision_number": 0, "id": "1f1e2878-3b6a-42b1-be75-210a3c2bfbd5", "remote_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "remote_ip_prefix": null, "created_at": "2019-07-03T05:56:25Z", "security_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "tenant_id": "a2eb359544bb495990b8b880f388324a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2eb359544bb495990b8b880f388324a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:56:25Z", "revision_number": 0, "id": "375bdd9e-821f-4437-888c-756d69242f8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:56:25Z", "security_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "tenant_id": "a2eb359544bb495990b8b880f388324a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2eb359544bb495990b8b880f388324a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:56:25Z", "revision_number": 0, "id": "aeca2405-83b6-4997-95b9-d9b8c087a0e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:56:25Z", "security_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "tenant_id": "a2eb359544bb495990b8b880f388324a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2eb359544bb495990b8b880f388324a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:56:25Z", "revision_number": 0, "id": "e832d376-e335-49c4-a0c9-2eb5752a11df", "remote_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "remote_ip_prefix": null, "created_at": "2019-07-03T05:56:25Z", "security_group_id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "tenant_id": "a2eb359544bb495990b8b880f388324a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2eb359544bb495990b8b880f388324a"}], "revision_number": 1, "project_id": "a2eb359544bb495990b8b880f388324a", "id": "32c52f01-2380-48ba-94d4-9b61b061e17e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 05:59:30,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-dfd241bb-5e4c-48b7-8af9-ebd5e2aa5fcb 2019-07-03 05:59:30,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353324890137s 2019-07-03 05:59:30,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 05:59:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/32c52f01-2380-48ba-94d4-9b61b061e17e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb59428a2c30caf331927d60a6530cfac7510d2a" 2019-07-03 05:59:31,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 05:59:31 GMT X-Openstack-Request-Id: req-bccc9b29-b918-4588-9e8a-6b34a86ffdc7 2019-07-03 05:59:31,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 05:59:31,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/32c52f01-2380-48ba-94d4-9b61b061e17e.json used request id req-bccc9b29-b918-4588-9e8a-6b34a86ffdc7 2019-07-03 05:59:31,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.426152944565s 2019-07-03 05:59:31,070 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-07-03 05:59:31,115 - 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-07-03 05:59:31,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9f91f1-02b6-4405-8010-989291b90c9b 2019-07-03 05:59:31,120 - 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-07-03 05:59:31,120 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-6e9f91f1-02b6-4405-8010-989291b90c9b 2019-07-03 05:59:31,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:59:31,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["kWz-OCDBQPaChu7zUak-XA"], "issued_at": "2019-07-03T05:59:31.000000Z"}} 2019-07-03 05:59:31,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:59:31,547 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:31,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:32 GMT X-Openstack-Request-Id: req-88c60f44-c3cb-41ad-af84-0de63a445be2 2019-07-03 05:59:31,978 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 05:59:31,979 - 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-88c60f44-c3cb-41ad-af84-0de63a445be2 2019-07-03 05:59:31,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.432348012924s 2019-07-03 05:59:31,985 - 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-07-03 05:59:31,991 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760bb1a7-c337-495c-a4bd-8dc179fd48b7 2019-07-03 05:59:31,991 - 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-07-03 05:59:31,991 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-760bb1a7-c337-495c-a4bd-8dc179fd48b7 2019-07-03 05:59:31,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:31,995 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:32,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550dad04-1cd5-4f2d-b761-c0b1d1ea4ad6 2019-07-03 05:59:32,206 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:59:32,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-550dad04-1cd5-4f2d-b761-c0b1d1ea4ad6 2019-07-03 05:59:32,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214099884033s 2019-07-03 05:59:32,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 05:59:32,215 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_1594c471-e78c-4d26-b78c-6d3ae5229945"}}' 2019-07-03 05:59:32,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa5f8d5-6eff-40d8-bd90-6b821165b0b7 2019-07-03 05:59:32,456 - 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/21e74ac3635448b4b8fb8b0dcc959d4b"}, "tags": [], "enabled": true, "id": "21e74ac3635448b4b8fb8b0dcc959d4b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_1594c471-e78c-4d26-b78c-6d3ae5229945"}} 2019-07-03 05:59:32,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0fa5f8d5-6eff-40d8-bd90-6b821165b0b7 2019-07-03 05:59:32,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.244568109512s 2019-07-03 05:59:32,457 - 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'21e74ac3635448b4b8fb8b0dcc959d4b', '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_1594c471-e78c-4d26-b78c-6d3ae5229945'}) 2019-07-03 05:59:32,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 05:59:32,465 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "B6SjWxxZkVjkWq2xo5nmmNbSU727an", "email": null, "name": "networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945"}}' 2019-07-03 05:59:32,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-babd9b68-cf0e-4a5f-a467-8d44a3b05fda 2019-07-03 05:59:32,898 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945", "links": {"self": "http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78da24527f9b4678a6d0232c1426fdb3", "domain_id": "default", "password_expires_at": null}} 2019-07-03 05:59:32,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-babd9b68-cf0e-4a5f-a467-8d44a3b05fda 2019-07-03 05:59:32,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436341047287s 2019-07-03 05:59:32,899 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'78da24527f9b4678a6d0232c1426fdb3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945'}) 2019-07-03 05:59:32,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:32,906 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:33,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413b27e8-c882-4596-bf52-bccee117a916 2019-07-03 05:59:33,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:33,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-413b27e8-c882-4596-bf52-bccee117a916 2019-07-03 05:59:33,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218675136566s 2019-07-03 05:59:33,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:33,129 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:33,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580f0354-ec73-4290-a0c4-8a3044afc33c 2019-07-03 05:59:33,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:33,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-580f0354-ec73-4290-a0c4-8a3044afc33c 2019-07-03 05:59:33,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116137981415s 2019-07-03 05:59:33,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:33,251 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:33,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5129d23-04c2-4827-9d0e-f9cbd7177540 2019-07-03 05:59:33,468 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:33,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b5129d23-04c2-4827-9d0e-f9cbd7177540 2019-07-03 05:59:33,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220934867859s 2019-07-03 05:59:33,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:33,476 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:33,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ee2e35-762b-440e-ba58-31625cb14894 2019-07-03 05:59:33,697 - 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-07-03 05:59:33,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b0ee2e35-762b-440e-ba58-31625cb14894 2019-07-03 05:59:33,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22425198555s 2019-07-03 05:59:33,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:33,701 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:33,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce183ef-f413-42da-a224-afee8cad94e4 2019-07-03 05:59:33,921 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945", "links": {"self": "http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78da24527f9b4678a6d0232c1426fdb3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:33,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8ce183ef-f413-42da-a224-afee8cad94e4 2019-07-03 05:59:33,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223075866699s 2019-07-03 05:59:33,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:33,935 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:34,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5984d0-802d-455a-a1e5-1840d0b04e0e 2019-07-03 05:59:34,168 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/21e74ac3635448b4b8fb8b0dcc959d4b"}, "tags": [], "enabled": true, "id": "21e74ac3635448b4b8fb8b0dcc959d4b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_1594c471-e78c-4d26-b78c-6d3ae5229945"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:59:34,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bc5984d0-802d-455a-a1e5-1840d0b04e0e 2019-07-03 05:59:34,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235563993454s 2019-07-03 05:59:34,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=78da24527f9b4678a6d0232c1426fdb3&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=21e74ac3635448b4b8fb8b0dcc959d4b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:34,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4ded76-9973-4010-8a33-e5539f49afb6 2019-07-03 05:59:34,395 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=78da24527f9b4678a6d0232c1426fdb3&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=21e74ac3635448b4b8fb8b0dcc959d4b", "previous": null, "next": null}} 2019-07-03 05:59:34,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=78da24527f9b4678a6d0232c1426fdb3&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=21e74ac3635448b4b8fb8b0dcc959d4b used request id req-ed4ded76-9973-4010-8a33-e5539f49afb6 2019-07-03 05:59:34,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220299005508s 2019-07-03 05:59:34,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:59:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/21e74ac3635448b4b8fb8b0dcc959d4b/users/78da24527f9b4678a6d0232c1426fdb3/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:34,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e8b2c8-6377-4888-a101-4713860a430d 2019-07-03 05:59:34,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:34,638 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/21e74ac3635448b4b8fb8b0dcc959d4b/users/78da24527f9b4678a6d0232c1426fdb3/roles/de3f03247fab46318069d2e018e2d917 used request id req-61e8b2c8-6377-4888-a101-4713860a430d 2019-07-03 05:59:34,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23938202858s 2019-07-03 05:59:34,639 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_1594c471-e78c-4d26-b78c-6d3ae5229945', 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'21e74ac3635448b4b8fb8b0dcc959d4b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'B6SjWxxZkVjkWq2xo5nmmNbSU727an', 'username': u'networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945', '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-07-03 05:59:34,643 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945', 'password': 'B6SjWxxZkVjkWq2xo5nmmNbSU727an', 'project_name': 'networking-bgpvpn-project_1594c471-e78c-4d26-b78c-6d3ae5229945', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '21e74ac3635448b4b8fb8b0dcc959d4b', 'project_domain_name': 'Default'} 2019-07-03 05:59:34,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:34,649 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:34,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256ea6b9-9a92-4b7e-abea-4a2a814e1eea 2019-07-03 05:59:34,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:34,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-256ea6b9-9a92-4b7e-abea-4a2a814e1eea 2019-07-03 05:59:34,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2257771492s 2019-07-03 05:59:34,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:34,880 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:35,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51be0544-9b50-42cc-81fc-20414bc45072 2019-07-03 05:59:35,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:35,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-51be0544-9b50-42cc-81fc-20414bc45072 2019-07-03 05:59:35,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178926944733s 2019-07-03 05:59:35,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:35,064 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:35,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f1b945-5de8-4539-bfe5-4a884621f5d2 2019-07-03 05:59:35,265 - 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-07-03 05:59:35,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c5f1b945-5de8-4539-bfe5-4a884621f5d2 2019-07-03 05:59:35,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204918861389s 2019-07-03 05:59:35,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:35,270 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:35,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451f49e5-f8ec-43e7-9128-f34488a67fc5 2019-07-03 05:59:35,519 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945", "links": {"self": "http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78da24527f9b4678a6d0232c1426fdb3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:35,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-451f49e5-f8ec-43e7-9128-f34488a67fc5 2019-07-03 05:59:35,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252524852753s 2019-07-03 05:59:35,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:35,534 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:35,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9a8daf-aa95-462c-8335-61cd6c51cb67 2019-07-03 05:59:35,761 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/21e74ac3635448b4b8fb8b0dcc959d4b"}, "tags": [], "enabled": true, "id": "21e74ac3635448b4b8fb8b0dcc959d4b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_1594c471-e78c-4d26-b78c-6d3ae5229945"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:59:35,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fe9a8daf-aa95-462c-8335-61cd6c51cb67 2019-07-03 05:59:35,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230627059937s 2019-07-03 05:59:35,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=78da24527f9b4678a6d0232c1426fdb3&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=21e74ac3635448b4b8fb8b0dcc959d4b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:35,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b703a5b2-7705-40c8-96ec-881e0f16a06d 2019-07-03 05:59:35,972 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=78da24527f9b4678a6d0232c1426fdb3&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=21e74ac3635448b4b8fb8b0dcc959d4b", "previous": null, "next": null}} 2019-07-03 05:59:35,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=78da24527f9b4678a6d0232c1426fdb3&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=21e74ac3635448b4b8fb8b0dcc959d4b used request id req-b703a5b2-7705-40c8-96ec-881e0f16a06d 2019-07-03 05:59:35,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203909873962s 2019-07-03 05:59:35,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:59:35,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/21e74ac3635448b4b8fb8b0dcc959d4b/users/78da24527f9b4678a6d0232c1426fdb3/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:36,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7585b7-5a7b-4730-a510-08845b1efcad 2019-07-03 05:59:36,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:36,260 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/21e74ac3635448b4b8fb8b0dcc959d4b/users/78da24527f9b4678a6d0232c1426fdb3/roles/044f8f0e2b8946309d83d491550fc12d used request id req-fc7585b7-5a7b-4730-a510-08845b1efcad 2019-07-03 05:59:36,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.284641027451s 2019-07-03 05:59:36,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:36,268 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:36,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70bdfb1-075b-41c2-bd4a-d32d7e107cb6 2019-07-03 05:59:36,485 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:36,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b70bdfb1-075b-41c2-bd4a-d32d7e107cb6 2019-07-03 05:59:36,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221263170242s 2019-07-03 05:59:36,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:36,493 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:36,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f292de1d-cc0a-4f73-9845-4fa54d8446e3 2019-07-03 05:59:36,601 - 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-07-03 05:59:36,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f292de1d-cc0a-4f73-9845-4fa54d8446e3 2019-07-03 05:59:36,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11083984375s 2019-07-03 05:59:36,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:36,605 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:36,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23a2792-c178-40a7-ad29-011c0c492cf6 2019-07-03 05:59:36,859 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945", "links": {"self": "http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78da24527f9b4678a6d0232c1426fdb3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:36,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a23a2792-c178-40a7-ad29-011c0c492cf6 2019-07-03 05:59:36,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.257695913315s 2019-07-03 05:59:36,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=78da24527f9b4678a6d0232c1426fdb3&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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:36,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025acc9e-f7c1-4e71-a202-1180a109326e 2019-07-03 05:59:36,994 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=78da24527f9b4678a6d0232c1426fdb3&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 05:59:36,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=78da24527f9b4678a6d0232c1426fdb3&scope.domain.id=default used request id req-025acc9e-f7c1-4e71-a202-1180a109326e 2019-07-03 05:59:36,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122891902924s 2019-07-03 05:59:36,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 05:59:37,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/78da24527f9b4678a6d0232c1426fdb3/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:37,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c978ae05-640e-49e0-a4d9-4a445d1d17b8 2019-07-03 05:59:37,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:37,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/78da24527f9b4678a6d0232c1426fdb3/roles/044f8f0e2b8946309d83d491550fc12d used request id req-c978ae05-640e-49e0-a4d9-4a445d1d17b8 2019-07-03 05:59:37,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.18586397171s 2019-07-03 05:59:37,187 - 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-07-03 05:59:37,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623004ed-eb47-4b2c-9ae1-eb85acf4927b 2019-07-03 05:59:37,194 - 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-07-03 05:59:37,194 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-623004ed-eb47-4b2c-9ae1-eb85acf4927b 2019-07-03 05:59:37,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:59:37,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21e74ac3635448b4b8fb8b0dcc959d4b", "name": "networking-bgpvpn-project_1594c471-e78c-4d26-b78c-6d3ae5229945"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/21e74ac3635448b4b8fb8b0dcc959d4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945", "id": "78da24527f9b4678a6d0232c1426fdb3"}, "audit_ids": ["h4zJpvRwRRezlNltSHW-sw"], "issued_at": "2019-07-03T05:59:37.000000Z"}} 2019-07-03 05:59:37,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 05:59:37,618 - 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}e5c73903840b42770414158d63b09fce6a85d792" 2019-07-03 05:59:37,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:37 GMT X-Openstack-Request-Id: req-43168c23-b670-4d60-96d4-21a354a57f22 2019-07-03 05:59:37,901 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 05:59:37,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-43168c23-b670-4d60-96d4-21a354a57f22 2019-07-03 05:59:37,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.284122228622s 2019-07-03 05:59:37,911 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-07-03 05:59:37,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:37,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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:38,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e4bba0-ea67-4c67-9115-439f5b17d00c 2019-07-03 05:59:38,141 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945", "links": {"self": "http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78da24527f9b4678a6d0232c1426fdb3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:38,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30e4bba0-ea67-4c67-9115-439f5b17d00c 2019-07-03 05:59:38,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229729890823s 2019-07-03 05:59:38,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:38,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:38,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2de0511-b7be-4a1f-8f8e-aebcb867750e 2019-07-03 05:59:38,344 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_1594c471-e78c-4d26-b78c-6d3ae5229945", "links": {"self": "http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "78da24527f9b4678a6d0232c1426fdb3", "description": null}} 2019-07-03 05:59:38,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3 used request id req-a2de0511-b7be-4a1f-8f8e-aebcb867750e 2019-07-03 05:59:38,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196625947952s 2019-07-03 05:59:38,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 05:59:38,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:38,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b28070-daa1-4ad0-881f-63fb82f22364 2019-07-03 05:59:38,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:38,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/78da24527f9b4678a6d0232c1426fdb3 used request id req-64b28070-daa1-4ad0-881f-63fb82f22364 2019-07-03 05:59:38,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.332363843918s 2019-07-03 05:59:38,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:38,687 - 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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:38,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6c5353-7633-4eb8-a3c3-f6c0577e45ef 2019-07-03 05:59:38,809 - 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/21e74ac3635448b4b8fb8b0dcc959d4b"}, "tags": [], "enabled": true, "id": "21e74ac3635448b4b8fb8b0dcc959d4b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_1594c471-e78c-4d26-b78c-6d3ae5229945"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 05:59:38,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6a6c5353-7633-4eb8-a3c3-f6c0577e45ef 2019-07-03 05:59:38,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125279903412s 2019-07-03 05:59:38,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 05:59:38,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/21e74ac3635448b4b8fb8b0dcc959d4b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:39,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d25d157-605c-48a5-86bc-9d82b6c304e8 2019-07-03 05:59:39,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:39,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/21e74ac3635448b4b8fb8b0dcc959d4b used request id req-6d25d157-605c-48a5-86bc-9d82b6c304e8 2019-07-03 05:59:39,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.192667961121s 2019-07-03 05:59:39,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:59:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=21e74ac3635448b4b8fb8b0dcc959d4b&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}6efd67903a421f573e5b94d99fba368ff8d0770f" 2019-07-03 05:59:39,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:39 GMT X-Openstack-Request-Id: req-a278af3d-c30c-4ae9-93a2-e36ba6d9b1a9 2019-07-03 05:59:39,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-03 05:59:39,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=21e74ac3635448b4b8fb8b0dcc959d4b&name=default used request id req-a278af3d-c30c-4ae9-93a2-e36ba6d9b1a9 2019-07-03 05:59:39,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253697872162s 2019-07-03 05:59:39,265 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-07-03 05:59:39,266 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-07-03 05:59:39,320 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-07-03 05:59:39,363 - 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-07-03 05:59:39,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4ab112-a6ed-458a-b753-be767553afd1 2019-07-03 05:59:39,369 - 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-07-03 05:59:39,369 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-bd4ab112-a6ed-458a-b753-be767553afd1 2019-07-03 05:59:39,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:59:39,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["USbST48MTWy7zD3rV7yvEg"], "issued_at": "2019-07-03T05:59:39.000000Z"}} 2019-07-03 05:59:39,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:59:39,789 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:40,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:40 GMT X-Openstack-Request-Id: req-c463e735-4e16-4d43-96e8-8b6b6d6209b7 2019-07-03 05:59:40,420 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 05:59:40,420 - 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-c463e735-4e16-4d43-96e8-8b6b6d6209b7 2019-07-03 05:59:40,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.631774902344s 2019-07-03 05:59:40,427 - 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-07-03 05:59:40,432 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be0f5724-fc30-4d0b-91d4-95773178ebb1 2019-07-03 05:59:40,433 - 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-07-03 05:59:40,433 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-be0f5724-fc30-4d0b-91d4-95773178ebb1 2019-07-03 05:59:40,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:40,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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:40,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db7b7bd-d955-44bb-8b4e-f084018e54de 2019-07-03 05:59:40,559 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:59:40,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2db7b7bd-d955-44bb-8b4e-f084018e54de 2019-07-03 05:59:40,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125639200211s 2019-07-03 05:59:40,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 05:59:40,570 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_fe909e8e-a356-4c79-9194-1dae81181133"}}' 2019-07-03 05:59:40,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-856156ed-7c3d-4ebf-87a4-1b37b28aec02 2019-07-03 05:59:40,725 - 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/79d3e37de0cd466e9f5000ab607a6824"}, "tags": [], "enabled": true, "id": "79d3e37de0cd466e9f5000ab607a6824", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_fe909e8e-a356-4c79-9194-1dae81181133"}} 2019-07-03 05:59:40,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-856156ed-7c3d-4ebf-87a4-1b37b28aec02 2019-07-03 05:59:40,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.159053087234s 2019-07-03 05:59:40,726 - 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'79d3e37de0cd466e9f5000ab607a6824', '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_fe909e8e-a356-4c79-9194-1dae81181133'}) 2019-07-03 05:59:40,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 05:59:40,736 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "iESIFzkQ9l5IpYaygxH8NdxZwOVBsY", "email": null, "name": "networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133"}}' 2019-07-03 05:59:41,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125ab182-1b96-436c-8aea-86e05b271a2d 2019-07-03 05:59:41,198 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133", "links": {"self": "http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d3aa238653584b6a87e9652a34bf4d52", "domain_id": "default", "password_expires_at": null}} 2019-07-03 05:59:41,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-125ab182-1b96-436c-8aea-86e05b271a2d 2019-07-03 05:59:41,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465150117874s 2019-07-03 05:59:41,199 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd3aa238653584b6a87e9652a34bf4d52', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133'}) 2019-07-03 05:59:41,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:41,206 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:41,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bd9630-e380-41cf-8ac8-b8b3a87a085f 2019-07-03 05:59:41,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:41,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-39bd9630-e380-41cf-8ac8-b8b3a87a085f 2019-07-03 05:59:41,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215638875961s 2019-07-03 05:59:41,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:41,426 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:41,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25896e52-9bbb-46e1-a552-df366c63f468 2019-07-03 05:59:41,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:41,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-25896e52-9bbb-46e1-a552-df366c63f468 2019-07-03 05:59:41,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118751049042s 2019-07-03 05:59:41,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:41,550 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:41,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8d1ac4-ae73-4e74-aa46-1dedbcab5153 2019-07-03 05:59:41,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:41,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fe8d1ac4-ae73-4e74-aa46-1dedbcab5153 2019-07-03 05:59:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215957164764s 2019-07-03 05:59:41,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:41,770 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:41,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59510929-57a0-4d1d-bed1-523ab5af3fe6 2019-07-03 05:59:41,883 - 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-07-03 05:59:41,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-59510929-57a0-4d1d-bed1-523ab5af3fe6 2019-07-03 05:59:41,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116513967514s 2019-07-03 05:59:41,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:41,888 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:42,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8778b6da-7e8f-41ed-a983-a46737b98b2e 2019-07-03 05:59:42,070 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133", "links": {"self": "http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d3aa238653584b6a87e9652a34bf4d52", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:42,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8778b6da-7e8f-41ed-a983-a46737b98b2e 2019-07-03 05:59:42,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.185441970825s 2019-07-03 05:59:42,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:42,085 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:42,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ecb7c90-fed4-42cc-b1b4-690a7d46065a 2019-07-03 05:59:42,438 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/79d3e37de0cd466e9f5000ab607a6824"}, "tags": [], "enabled": true, "id": "79d3e37de0cd466e9f5000ab607a6824", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_fe909e8e-a356-4c79-9194-1dae81181133"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:59:42,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9ecb7c90-fed4-42cc-b1b4-690a7d46065a 2019-07-03 05:59:42,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.356388092041s 2019-07-03 05:59:42,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:42,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=d3aa238653584b6a87e9652a34bf4d52&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=79d3e37de0cd466e9f5000ab607a6824" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:42,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ac6302-fa8e-4c89-bd7a-d52a3621bcfa 2019-07-03 05:59:42,677 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=d3aa238653584b6a87e9652a34bf4d52&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=79d3e37de0cd466e9f5000ab607a6824", "previous": null, "next": null}} 2019-07-03 05:59:42,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d3aa238653584b6a87e9652a34bf4d52&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=79d3e37de0cd466e9f5000ab607a6824 used request id req-25ac6302-fa8e-4c89-bd7a-d52a3621bcfa 2019-07-03 05:59:42,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.232079029083s 2019-07-03 05:59:42,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:59:42,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/79d3e37de0cd466e9f5000ab607a6824/users/d3aa238653584b6a87e9652a34bf4d52/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:42,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc214cdf-8de7-4553-8018-5481f3353ec2 2019-07-03 05:59:42,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:42,931 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/79d3e37de0cd466e9f5000ab607a6824/users/d3aa238653584b6a87e9652a34bf4d52/roles/de3f03247fab46318069d2e018e2d917 used request id req-bc214cdf-8de7-4553-8018-5481f3353ec2 2019-07-03 05:59:42,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.251099824905s 2019-07-03 05:59:42,932 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_fe909e8e-a356-4c79-9194-1dae81181133', 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'79d3e37de0cd466e9f5000ab607a6824', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'iESIFzkQ9l5IpYaygxH8NdxZwOVBsY', 'username': u'networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133', '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-07-03 05:59:42,936 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133', 'password': 'iESIFzkQ9l5IpYaygxH8NdxZwOVBsY', 'project_name': 'networking-sfc-project_fe909e8e-a356-4c79-9194-1dae81181133', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '79d3e37de0cd466e9f5000ab607a6824', 'project_domain_name': 'Default'} 2019-07-03 05:59:42,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:42,943 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:43,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fd9a78-8c91-4fce-b282-e81532bf3b2b 2019-07-03 05:59:43,062 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:43,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24fd9a78-8c91-4fce-b282-e81532bf3b2b 2019-07-03 05:59:43,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122553110123s 2019-07-03 05:59:43,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:43,071 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:43,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14d8c2d-2768-442d-9bb8-34e369743f11 2019-07-03 05:59:43,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:43,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a14d8c2d-2768-442d-9bb8-34e369743f11 2019-07-03 05:59:43,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130689144135s 2019-07-03 05:59:43,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:43,206 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:43,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3786275e-0993-44c3-b5a7-9efcb2192b22 2019-07-03 05:59:43,404 - 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-07-03 05:59:43,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3786275e-0993-44c3-b5a7-9efcb2192b22 2019-07-03 05:59:43,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20198392868s 2019-07-03 05:59:43,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:43,409 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:43,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1caf8849-4809-4196-8172-678164a48391 2019-07-03 05:59:43,650 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133", "links": {"self": "http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d3aa238653584b6a87e9652a34bf4d52", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:43,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1caf8849-4809-4196-8172-678164a48391 2019-07-03 05:59:43,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245109081268s 2019-07-03 05:59:43,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:43,665 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:43,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb550621-feb5-48d8-9193-ff45701e310e 2019-07-03 05:59:43,890 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/79d3e37de0cd466e9f5000ab607a6824"}, "tags": [], "enabled": true, "id": "79d3e37de0cd466e9f5000ab607a6824", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_fe909e8e-a356-4c79-9194-1dae81181133"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:59:43,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cb550621-feb5-48d8-9193-ff45701e310e 2019-07-03 05:59:43,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227602005005s 2019-07-03 05:59:43,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=d3aa238653584b6a87e9652a34bf4d52&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=79d3e37de0cd466e9f5000ab607a6824" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:44,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225627c1-d3e9-404d-90c6-f57355aaa4b0 2019-07-03 05:59:44,056 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=d3aa238653584b6a87e9652a34bf4d52&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=79d3e37de0cd466e9f5000ab607a6824", "previous": null, "next": null}} 2019-07-03 05:59:44,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d3aa238653584b6a87e9652a34bf4d52&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=79d3e37de0cd466e9f5000ab607a6824 used request id req-225627c1-d3e9-404d-90c6-f57355aaa4b0 2019-07-03 05:59:44,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.159333944321s 2019-07-03 05:59:44,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:59:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/79d3e37de0cd466e9f5000ab607a6824/users/d3aa238653584b6a87e9652a34bf4d52/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:44,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225ccacb-d14e-4a9f-9ba8-20e3ece77a3e 2019-07-03 05:59:44,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:44,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/79d3e37de0cd466e9f5000ab607a6824/users/d3aa238653584b6a87e9652a34bf4d52/roles/044f8f0e2b8946309d83d491550fc12d used request id req-225ccacb-d14e-4a9f-9ba8-20e3ece77a3e 2019-07-03 05:59:44,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165537118912s 2019-07-03 05:59:44,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:44,232 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:44,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50617aa8-34a2-468a-afa5-24c58562404b 2019-07-03 05:59:44,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:44,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-50617aa8-34a2-468a-afa5-24c58562404b 2019-07-03 05:59:44,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220973014832s 2019-07-03 05:59:44,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:44,458 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:44,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c875e67d-0cdb-4ff9-8ad9-7b7876300a25 2019-07-03 05:59:44,656 - 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-07-03 05:59:44,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c875e67d-0cdb-4ff9-8ad9-7b7876300a25 2019-07-03 05:59:44,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201165914536s 2019-07-03 05:59:44,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:44,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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:44,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5942cf12-bc02-42b4-bae8-b95d5ca618fc 2019-07-03 05:59:44,804 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133", "links": {"self": "http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d3aa238653584b6a87e9652a34bf4d52", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:44,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5942cf12-bc02-42b4-bae8-b95d5ca618fc 2019-07-03 05:59:44,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146955966949s 2019-07-03 05:59:44,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=d3aa238653584b6a87e9652a34bf4d52&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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:45,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1de80a1-9249-424f-92e8-a6b5d23c01f7 2019-07-03 05:59:45,133 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=d3aa238653584b6a87e9652a34bf4d52&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 05:59:45,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=d3aa238653584b6a87e9652a34bf4d52&scope.domain.id=default used request id req-c1de80a1-9249-424f-92e8-a6b5d23c01f7 2019-07-03 05:59:45,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.317677021027s 2019-07-03 05:59:45,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 05:59:45,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/d3aa238653584b6a87e9652a34bf4d52/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:45,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb88a55-8ca6-47a7-aff6-432b365bca49 2019-07-03 05:59:45,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:45,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/d3aa238653584b6a87e9652a34bf4d52/roles/044f8f0e2b8946309d83d491550fc12d used request id req-ceb88a55-8ca6-47a7-aff6-432b365bca49 2019-07-03 05:59:45,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.183828115463s 2019-07-03 05:59:45,325 - 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-07-03 05:59:45,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81ada8b-bc16-4310-bd18-d7edb78efe88 2019-07-03 05:59:45,331 - 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-07-03 05:59:45,331 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b81ada8b-bc16-4310-bd18-d7edb78efe88 2019-07-03 05:59:45,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:59:45,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79d3e37de0cd466e9f5000ab607a6824", "name": "networking-sfc-project_fe909e8e-a356-4c79-9194-1dae81181133"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/79d3e37de0cd466e9f5000ab607a6824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/79d3e37de0cd466e9f5000ab607a6824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/79d3e37de0cd466e9f5000ab607a6824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_79d3e37de0cd466e9f5000ab607a6824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_79d3e37de0cd466e9f5000ab607a6824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/79d3e37de0cd466e9f5000ab607a6824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/79d3e37de0cd466e9f5000ab607a6824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/79d3e37de0cd466e9f5000ab607a6824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/79d3e37de0cd466e9f5000ab607a6824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/79d3e37de0cd466e9f5000ab607a6824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/79d3e37de0cd466e9f5000ab607a6824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133", "id": "d3aa238653584b6a87e9652a34bf4d52"}, "audit_ids": ["i_xV_6jvSD6IEwFBXRdWeg"], "issued_at": "2019-07-03T05:59:45.000000Z"}} 2019-07-03 05:59:45,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 05:59:45,755 - 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}3f192a256f5a1e6185b2078b87a9d5d5281cd524" 2019-07-03 05:59:46,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:46 GMT X-Openstack-Request-Id: req-bce75ac9-6aa9-4364-99bc-daf9bef807b6 2019-07-03 05:59:46,180 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 05:59:46,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-bce75ac9-6aa9-4364-99bc-daf9bef807b6 2019-07-03 05:59:46,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.426064014435s 2019-07-03 05:59:46,190 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-07-03 05:59:46,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:46,194 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:46,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccee0ec5-ec19-407d-ab0e-ef4792be6318 2019-07-03 05:59:46,323 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133", "links": {"self": "http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d3aa238653584b6a87e9652a34bf4d52", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:46,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ccee0ec5-ec19-407d-ab0e-ef4792be6318 2019-07-03 05:59:46,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132372140884s 2019-07-03 05:59:46,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:46,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d713703a-c066-46d9-b848-56cf710b6d99 2019-07-03 05:59:46,553 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_fe909e8e-a356-4c79-9194-1dae81181133", "links": {"self": "http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d3aa238653584b6a87e9652a34bf4d52", "description": null}} 2019-07-03 05:59:46,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52 used request id req-d713703a-c066-46d9-b848-56cf710b6d99 2019-07-03 05:59:46,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224701881409s 2019-07-03 05:59:46,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 05:59:46,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:46,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-033b0023-c71a-4759-804c-91f6fb13592c 2019-07-03 05:59:46,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:46,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d3aa238653584b6a87e9652a34bf4d52 used request id req-033b0023-c71a-4759-804c-91f6fb13592c 2019-07-03 05:59:46,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.344225883484s 2019-07-03 05:59:46,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:46,908 - 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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:47,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b9a7fe-5084-4c22-b1cf-16018190f51b 2019-07-03 05:59:47,065 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/79d3e37de0cd466e9f5000ab607a6824"}, "tags": [], "enabled": true, "id": "79d3e37de0cd466e9f5000ab607a6824", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_fe909e8e-a356-4c79-9194-1dae81181133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 05:59:47,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-10b9a7fe-5084-4c22-b1cf-16018190f51b 2019-07-03 05:59:47,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159960031509s 2019-07-03 05:59:47,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 05:59:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/79d3e37de0cd466e9f5000ab607a6824 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:47,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a378e63e-7cf5-42be-803d-fee0c7af54d4 2019-07-03 05:59:47,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:47,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/79d3e37de0cd466e9f5000ab607a6824 used request id req-a378e63e-7cf5-42be-803d-fee0c7af54d4 2019-07-03 05:59:47,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.206291913986s 2019-07-03 05:59:47,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:59:47,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=79d3e37de0cd466e9f5000ab607a6824&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}027c3362784c7a3e6a6f2601edf9d8af44aef332" 2019-07-03 05:59:47,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:47 GMT X-Openstack-Request-Id: req-9dbb29cd-76d4-4bf8-a49c-dd40acd688f2 2019-07-03 05:59:47,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-03 05:59:47,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=79d3e37de0cd466e9f5000ab607a6824&name=default used request id req-9dbb29cd-76d4-4bf8-a49c-dd40acd688f2 2019-07-03 05:59:47,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.384205818176s 2019-07-03 05:59:47,666 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-07-03 05:59:47,666 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-07-03 05:59:47,718 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-07-03 05:59:47,762 - 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-07-03 05:59:47,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff085dd7-a78b-4a85-8a9a-85ea92c3eada 2019-07-03 05:59:47,766 - 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-07-03 05:59:47,766 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ff085dd7-a78b-4a85-8a9a-85ea92c3eada 2019-07-03 05:59:47,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:59:48,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["nMbRl-ICTkSOBePsHoyf-w"], "issued_at": "2019-07-03T05:59:48.000000Z"}} 2019-07-03 05:59:48,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 05:59:48,193 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:48,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:48 GMT X-Openstack-Request-Id: req-bdf68830-44e1-47b4-b85b-61c5318abab5 2019-07-03 05:59:48,598 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 05:59:48,598 - 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-bdf68830-44e1-47b4-b85b-61c5318abab5 2019-07-03 05:59:48,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405931949615s 2019-07-03 05:59:48,605 - 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-07-03 05:59:48,611 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a97bf17-2a32-4678-b63f-123f5da19d50 2019-07-03 05:59:48,611 - 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-07-03 05:59:48,611 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-3a97bf17-2a32-4678-b63f-123f5da19d50 2019-07-03 05:59:48,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:48,615 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:48,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c14b5f-54df-40e9-870e-d2a2a3e1ded4 2019-07-03 05:59:48,754 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 05:59:48,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-21c14b5f-54df-40e9-870e-d2a2a3e1ded4 2019-07-03 05:59:48,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.142376899719s 2019-07-03 05:59:48,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 05:59:48,765 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_a7638e93-8901-4608-9f76-c29a95a85666"}}' 2019-07-03 05:59:48,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbfe4c1e-ea61-4164-80fe-a59f1636149b 2019-07-03 05:59:48,904 - 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/0c6f44546aa842e0ad19f27f8d06c52e"}, "tags": [], "enabled": true, "id": "0c6f44546aa842e0ad19f27f8d06c52e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_a7638e93-8901-4608-9f76-c29a95a85666"}} 2019-07-03 05:59:48,905 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cbfe4c1e-ea61-4164-80fe-a59f1636149b 2019-07-03 05:59:48,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.143340110779s 2019-07-03 05:59:48,905 - 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'0c6f44546aa842e0ad19f27f8d06c52e', '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_a7638e93-8901-4608-9f76-c29a95a85666'}) 2019-07-03 05:59:48,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 05:59:48,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}ce3e6bd8176056209f46366342e7cbb3207b96a7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9LW2zsHPQANob1CqNcc7fAxkBb8kw9", "email": null, "name": "barbican-user_a7638e93-8901-4608-9f76-c29a95a85666"}}' 2019-07-03 05:59:49,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e734278-ca39-4c0b-bd6d-08de7a90d953 2019-07-03 05:59:49,439 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_a7638e93-8901-4608-9f76-c29a95a85666", "links": {"self": "http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81f45279a6a348969c2cdc87bc825bcf", "domain_id": "default", "password_expires_at": null}} 2019-07-03 05:59:49,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-6e734278-ca39-4c0b-bd6d-08de7a90d953 2019-07-03 05:59:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.527313947678s 2019-07-03 05:59:49,440 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'81f45279a6a348969c2cdc87bc825bcf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_a7638e93-8901-4608-9f76-c29a95a85666'}) 2019-07-03 05:59:49,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:49,447 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:49,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f107f14-7bfb-4115-b673-9bef732d1dfd 2019-07-03 05:59:49,612 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:49,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f107f14-7bfb-4115-b673-9bef732d1dfd 2019-07-03 05:59:49,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169097185135s 2019-07-03 05:59:49,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:49,621 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:49,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33cbc3e4-d433-45ae-b2b3-54e8f4a6511f 2019-07-03 05:59:49,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:49,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-33cbc3e4-d433-45ae-b2b3-54e8f4a6511f 2019-07-03 05:59:49,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115354061127s 2019-07-03 05:59:49,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:49,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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:49,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5712b9e0-b399-40b6-9579-c796c4b41859 2019-07-03 05:59:49,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:49,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5712b9e0-b399-40b6-9579-c796c4b41859 2019-07-03 05:59:49,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221086978912s 2019-07-03 05:59:49,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:49,967 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:50,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba1967e-058e-47d9-8a47-8def891d35e7 2019-07-03 05:59:50,186 - 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-07-03 05:59:50,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-aba1967e-058e-47d9-8a47-8def891d35e7 2019-07-03 05:59:50,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222429037094s 2019-07-03 05:59:50,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:50,190 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:50,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205aeed5-8c34-496a-b9d1-39fb871d1c89 2019-07-03 05:59:50,411 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_a7638e93-8901-4608-9f76-c29a95a85666", "links": {"self": "http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81f45279a6a348969c2cdc87bc825bcf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:50,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-205aeed5-8c34-496a-b9d1-39fb871d1c89 2019-07-03 05:59:50,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224226951599s 2019-07-03 05:59:50,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:50,425 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:50,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e9d985-a4eb-4f35-8e15-95e6508a19b0 2019-07-03 05:59:50,645 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/0c6f44546aa842e0ad19f27f8d06c52e"}, "tags": [], "enabled": true, "id": "0c6f44546aa842e0ad19f27f8d06c52e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_a7638e93-8901-4608-9f76-c29a95a85666"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:59:50,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-15e9d985-a4eb-4f35-8e15-95e6508a19b0 2019-07-03 05:59:50,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222711801529s 2019-07-03 05:59:50,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:50,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=81f45279a6a348969c2cdc87bc825bcf&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=0c6f44546aa842e0ad19f27f8d06c52e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:50,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb52de5-b8ce-4f38-a3ca-b7991a77b226 2019-07-03 05:59:50,876 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=81f45279a6a348969c2cdc87bc825bcf&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=0c6f44546aa842e0ad19f27f8d06c52e", "previous": null, "next": null}} 2019-07-03 05:59:50,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=81f45279a6a348969c2cdc87bc825bcf&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=0c6f44546aa842e0ad19f27f8d06c52e used request id req-3cb52de5-b8ce-4f38-a3ca-b7991a77b226 2019-07-03 05:59:50,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222915887833s 2019-07-03 05:59:50,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:59:50,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0c6f44546aa842e0ad19f27f8d06c52e/users/81f45279a6a348969c2cdc87bc825bcf/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:51,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5524698-2b7b-431d-b33c-ea9c813472de 2019-07-03 05:59:51,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:51,168 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0c6f44546aa842e0ad19f27f8d06c52e/users/81f45279a6a348969c2cdc87bc825bcf/roles/de3f03247fab46318069d2e018e2d917 used request id req-d5524698-2b7b-431d-b33c-ea9c813472de 2019-07-03 05:59:51,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.288079023361s 2019-07-03 05:59:51,169 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_a7638e93-8901-4608-9f76-c29a95a85666', 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'0c6f44546aa842e0ad19f27f8d06c52e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9LW2zsHPQANob1CqNcc7fAxkBb8kw9', 'username': u'barbican-user_a7638e93-8901-4608-9f76-c29a95a85666', '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-07-03 05:59:51,172 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_a7638e93-8901-4608-9f76-c29a95a85666', 'password': '9LW2zsHPQANob1CqNcc7fAxkBb8kw9', 'project_name': 'barbican-project_a7638e93-8901-4608-9f76-c29a95a85666', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '0c6f44546aa842e0ad19f27f8d06c52e', 'project_domain_name': 'Default'} 2019-07-03 05:59:51,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:51,179 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:51,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e05934-4805-4458-a0ff-b738867fdb34 2019-07-03 05:59:51,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:51,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41e05934-4805-4458-a0ff-b738867fdb34 2019-07-03 05:59:51,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218842029572s 2019-07-03 05:59:51,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:51,403 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:51,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9dbc7c-5eb0-4cfd-b6f3-153a9e4060de 2019-07-03 05:59:51,626 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:51,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0d9dbc7c-5eb0-4cfd-b6f3-153a9e4060de 2019-07-03 05:59:51,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226803779602s 2019-07-03 05:59:51,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:51,634 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:51,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441ff4c1-97b7-411c-9609-1e654e57cfc5 2019-07-03 05:59:51,831 - 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-07-03 05:59:51,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-441ff4c1-97b7-411c-9609-1e654e57cfc5 2019-07-03 05:59:51,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200361013412s 2019-07-03 05:59:51,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:51,836 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:52,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0108cfec-a4d4-4433-ba1c-03382d48b6ca 2019-07-03 05:59:52,066 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_a7638e93-8901-4608-9f76-c29a95a85666", "links": {"self": "http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81f45279a6a348969c2cdc87bc825bcf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:52,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0108cfec-a4d4-4433-ba1c-03382d48b6ca 2019-07-03 05:59:52,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233846902847s 2019-07-03 05:59:52,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:52,081 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:52,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e02a74e-5af7-4c25-bdfc-1546b38972e7 2019-07-03 05:59:52,294 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/0c6f44546aa842e0ad19f27f8d06c52e"}, "tags": [], "enabled": true, "id": "0c6f44546aa842e0ad19f27f8d06c52e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_a7638e93-8901-4608-9f76-c29a95a85666"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 05:59:52,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7e02a74e-5af7-4c25-bdfc-1546b38972e7 2019-07-03 05:59:52,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216148138046s 2019-07-03 05:59:52,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=81f45279a6a348969c2cdc87bc825bcf&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=0c6f44546aa842e0ad19f27f8d06c52e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:52,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbdb5b02-f1bd-473d-b8d2-bd70fa64fb3b 2019-07-03 05:59:52,417 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=81f45279a6a348969c2cdc87bc825bcf&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=0c6f44546aa842e0ad19f27f8d06c52e", "previous": null, "next": null}} 2019-07-03 05:59:52,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=81f45279a6a348969c2cdc87bc825bcf&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=0c6f44546aa842e0ad19f27f8d06c52e used request id req-fbdb5b02-f1bd-473d-b8d2-bd70fa64fb3b 2019-07-03 05:59:52,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115668058395s 2019-07-03 05:59:52,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 05:59:52,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0c6f44546aa842e0ad19f27f8d06c52e/users/81f45279a6a348969c2cdc87bc825bcf/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:52,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf4500a-dfce-4d5d-9154-23e26e1e4100 2019-07-03 05:59:52,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:52,687 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0c6f44546aa842e0ad19f27f8d06c52e/users/81f45279a6a348969c2cdc87bc825bcf/roles/044f8f0e2b8946309d83d491550fc12d used request id req-faf4500a-dfce-4d5d-9154-23e26e1e4100 2019-07-03 05:59:52,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26584982872s 2019-07-03 05:59:52,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 05:59:52,694 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:52,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0742e1b-b9ca-464f-ab31-e0cad996e1aa 2019-07-03 05:59:52,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 05:59:52,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c0742e1b-b9ca-464f-ab31-e0cad996e1aa 2019-07-03 05:59:52,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223791837692s 2019-07-03 05:59:52,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 05:59:52,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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:53,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9941164-8984-4fcd-a078-4245f35e942c 2019-07-03 05:59:53,150 - 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-07-03 05:59:53,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e9941164-8984-4fcd-a078-4245f35e942c 2019-07-03 05:59:53,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231108903885s 2019-07-03 05:59:53,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:53,155 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:53,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ef4814-a4f0-4c40-a6da-427b2296dfb8 2019-07-03 05:59:53,340 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_a7638e93-8901-4608-9f76-c29a95a85666", "links": {"self": "http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81f45279a6a348969c2cdc87bc825bcf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:53,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-76ef4814-a4f0-4c40-a6da-427b2296dfb8 2019-07-03 05:59:53,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189433813095s 2019-07-03 05:59:53,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 05:59:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=81f45279a6a348969c2cdc87bc825bcf&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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:53,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f38222-6dc3-4bb3-8448-f44ad746ad7a 2019-07-03 05:59:53,472 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=81f45279a6a348969c2cdc87bc825bcf&scope.domain.id=default", "previous": null, "next": null}} 2019-07-03 05:59:53,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=044f8f0e2b8946309d83d491550fc12d&user.id=81f45279a6a348969c2cdc87bc825bcf&scope.domain.id=default used request id req-38f38222-6dc3-4bb3-8448-f44ad746ad7a 2019-07-03 05:59:53,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120021104813s 2019-07-03 05:59:53,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-03 05:59:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/81f45279a6a348969c2cdc87bc825bcf/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:53,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d954101f-2a96-4186-82e4-7a7797a73e63 2019-07-03 05:59:53,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:53,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/81f45279a6a348969c2cdc87bc825bcf/roles/044f8f0e2b8946309d83d491550fc12d used request id req-d954101f-2a96-4186-82e4-7a7797a73e63 2019-07-03 05:59:53,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.192775011063s 2019-07-03 05:59:53,674 - 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-07-03 05:59:53,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df85c726-d8bf-4813-b523-6a54f7b46a3c 2019-07-03 05:59:53,681 - 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-07-03 05:59:53,681 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-df85c726-d8bf-4813-b523-6a54f7b46a3c 2019-07-03 05:59:53,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 05:59:54,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T06:59:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c6f44546aa842e0ad19f27f8d06c52e", "name": "barbican-project_a7638e93-8901-4608-9f76-c29a95a85666"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0c6f44546aa842e0ad19f27f8d06c52e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_0c6f44546aa842e0ad19f27f8d06c52e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/0c6f44546aa842e0ad19f27f8d06c52e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_a7638e93-8901-4608-9f76-c29a95a85666", "id": "81f45279a6a348969c2cdc87bc825bcf"}, "audit_ids": ["sD627RcYS4Ginz5RUHIlpA"], "issued_at": "2019-07-03T05:59:54.000000Z"}} 2019-07-03 05:59:54,199 - 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-07-03 05:59:54,204 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2d6679-80fa-47d8-adeb-071e286e6536 2019-07-03 05:59:54,204 - 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-07-03 05:59:54,204 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-de2d6679-80fa-47d8-adeb-071e286e6536 2019-07-03 05:59:54,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 05:59:54,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 05:59:54,217 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da05f2f-fa83-4680-8c7b-3c555c2e558d 2019-07-03 05:59:54,218 - 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.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 05:59:54,218 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-6da05f2f-fa83-4680-8c7b-3c555c2e558d 2019-07-03 05:59:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}2aca3a728c2609aaaf1043d63edb3bb10aa4094c" 2019-07-03 05:59:54,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cbfe95-19e3-4c34-a63d-cd5d1b00c8d3 2019-07-03 05:59:54,423 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 05:59:54,423 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-c4cbfe95-19e3-4c34-a63d-cd5d1b00c8d3 2019-07-03 05:59:54,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.215414047241s 2019-07-03 05:59:54,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 05:59:54,435 - 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}2aca3a728c2609aaaf1043d63edb3bb10aa4094c" 2019-07-03 05:59:54,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:54 GMT X-Openstack-Request-Id: req-d213e17b-254c-416e-8c3d-7d7b5aca1129 2019-07-03 05:59:54,745 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 05:59:54,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-d213e17b-254c-416e-8c3d-7d7b5aca1129 2019-07-03 05:59:54,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.311017036438s 2019-07-03 05:59:54,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:54,759 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:54,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8033fdc-0003-41b3-b8f1-fa580866dcf9 2019-07-03 05:59:54,993 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_a7638e93-8901-4608-9f76-c29a95a85666", "links": {"self": "http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81f45279a6a348969c2cdc87bc825bcf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 05:59:54,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b8033fdc-0003-41b3-b8f1-fa580866dcf9 2019-07-03 05:59:54,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237540006638s 2019-07-03 05:59:54,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 05:59:55,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:55,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab0bfa0-33b8-4bfd-9776-c67e39e4bb98 2019-07-03 05:59:55,239 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_a7638e93-8901-4608-9f76-c29a95a85666", "links": {"self": "http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "81f45279a6a348969c2cdc87bc825bcf", "description": null}} 2019-07-03 05:59:55,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf used request id req-eab0bfa0-33b8-4bfd-9776-c67e39e4bb98 2019-07-03 05:59:55,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240547895432s 2019-07-03 05:59:55,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 05:59:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:55,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0cfdb18-8120-4817-82b7-f4ae263672b4 2019-07-03 05:59:55,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:55,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/81f45279a6a348969c2cdc87bc825bcf used request id req-e0cfdb18-8120-4817-82b7-f4ae263672b4 2019-07-03 05:59:55,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.556934118271s 2019-07-03 05:59:55,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 05:59:55,807 - 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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:56,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747f8d61-ccd1-4526-946d-c0acb9dc96b0 2019-07-03 05:59:56,029 - 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/0c6f44546aa842e0ad19f27f8d06c52e"}, "tags": [], "enabled": true, "id": "0c6f44546aa842e0ad19f27f8d06c52e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_a7638e93-8901-4608-9f76-c29a95a85666"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 05:59:56,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-747f8d61-ccd1-4526-946d-c0acb9dc96b0 2019-07-03 05:59:56,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225965976715s 2019-07-03 05:59:56,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 05:59:56,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/0c6f44546aa842e0ad19f27f8d06c52e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:56,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 05:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd7902a-eb8a-4a9e-8802-a9b3f826cd69 2019-07-03 05:59:56,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 05:59:56,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0c6f44546aa842e0ad19f27f8d06c52e used request id req-fbd7902a-eb8a-4a9e-8802-a9b3f826cd69 2019-07-03 05:59:56,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.223829030991s 2019-07-03 05:59:56,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 05:59:56,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0c6f44546aa842e0ad19f27f8d06c52e&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}ce3e6bd8176056209f46366342e7cbb3207b96a7" 2019-07-03 05:59:56,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:56 GMT X-Openstack-Request-Id: req-287ac31d-6152-4cd3-acb3-06800496cefb 2019-07-03 05:59:56,573 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-03 05:59:56,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0c6f44546aa842e0ad19f27f8d06c52e&name=default used request id req-287ac31d-6152-4cd3-acb3-06800496cefb 2019-07-03 05:59:56,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310075044632s 2019-07-03 05:59:56,573 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-07-03 05:59:56,574 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-07-03 05:59:56,579 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 15:56 | PASS | | rally_sanity | functest | smoke | 26:57 | FAIL | | refstack_defcore | functest | smoke | 08:26 | FAIL | | tempest_full | functest | smoke | 47:48 | FAIL | | tempest_scenario | functest | smoke | 11:52 | PASS | | patrole | functest | smoke | 04:18 | PASS | | neutron_trunk | functest | smoke | 02:48 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-07-03 05:59:56,589 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-03 05:59:59,396 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-76 | | 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-07-03 05:59:59,399 - 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.8 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=AKXSAnNL7PVxw5KtRrs2BSHyp 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=a6c124494b0c46c2b4ad05546c87df21 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-03 05:59:59,399 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-03 05:59:59,400 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-07-03 05:59:59,409 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-07-03 05:59:59,667 - 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-07-03 05:59:59,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 05:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53decc8f-3992-41a6-aac2-155f23edd1a2 2019-07-03 05:59:59,674 - 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-07-03 05:59:59,674 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-53decc8f-3992-41a6-aac2-155f23edd1a2 2019-07-03 05:59:59,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 06:00:00,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T07:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["AD6LGJ1vTJ6xtWDg4e7IRg"], "issued_at": "2019-07-03T06:00:00.000000Z"}} 2019-07-03 06:00:00,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 06:00:00,103 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:00,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:00 GMT X-Openstack-Request-Id: req-bfca8733-65c6-4c41-bb36-204b0493253f 2019-07-03 06:00:00,526 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 06:00:00,526 - 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-bfca8733-65c6-4c41-bb36-204b0493253f 2019-07-03 06:00:00,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.424432992935s 2019-07-03 06:00:00,533 - 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-07-03 06:00:00,539 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63553406-4123-4ccc-b5fd-8d337248b1ab 2019-07-03 06:00:00,540 - 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-07-03 06:00:00,540 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-63553406-4123-4ccc-b5fd-8d337248b1ab 2019-07-03 06:00:00,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 06:00:00,544 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:00,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1292c862-2f3b-4c40-84da-d16aee54605c 2019-07-03 06:00:00,764 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 06:00:00,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1292c862-2f3b-4c40-84da-d16aee54605c 2019-07-03 06:00:00,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223960876465s 2019-07-03 06:00:00,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 06:00:00,775 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}}' 2019-07-03 06:00:00,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f70059b-b376-40d7-9b42-90dfb76a7cea 2019-07-03 06:00:00,930 - 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/2ad152a1c94c42e2b02be27bcc22b190"}, "tags": [], "enabled": true, "id": "2ad152a1c94c42e2b02be27bcc22b190", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}} 2019-07-03 06:00:00,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7f70059b-b376-40d7-9b42-90dfb76a7cea 2019-07-03 06:00:00,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.158251047134s 2019-07-03 06:00:00,931 - 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'2ad152a1c94c42e2b02be27bcc22b190', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1'}) 2019-07-03 06:00:00,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 06:00:00,941 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "QruV39S66wrwkURLDlqpiBmhM3IWSd", "email": null, "name": "rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}}' 2019-07-03 06:00:01,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a37d2a-9be3-4d0c-94c9-c317e6bb5691 2019-07-03 06:00:01,444 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": {"self": "http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7abc0171f1314fe795c1f953362c0ccd", "domain_id": "default", "password_expires_at": null}} 2019-07-03 06:00:01,444 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e1a37d2a-9be3-4d0c-94c9-c317e6bb5691 2019-07-03 06:00:01,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.506927967072s 2019-07-03 06:00:01,445 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7abc0171f1314fe795c1f953362c0ccd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1'}) 2019-07-03 06:00:01,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 06:00:01,452 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:01,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef264122-6f0a-4659-854a-8658a1ebabff 2019-07-03 06:00:01,609 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 06:00:01,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef264122-6f0a-4659-854a-8658a1ebabff 2019-07-03 06:00:01,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160604953766s 2019-07-03 06:00:01,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 06:00:01,618 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:01,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a8bb5b-7568-41da-82cf-53f4bcf04f00 2019-07-03 06:00:01,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 06:00:01,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22a8bb5b-7568-41da-82cf-53f4bcf04f00 2019-07-03 06:00:01,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234489917755s 2019-07-03 06:00:01,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 06:00:01,858 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:02,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ccdd84-b942-43fc-94c0-41984bdea10e 2019-07-03 06:00:02,072 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 06:00:02,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-51ccdd84-b942-43fc-94c0-41984bdea10e 2019-07-03 06:00:02,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217615127563s 2019-07-03 06:00:02,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 06:00:02,080 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:02,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801975c2-12e4-41b5-b8f8-dd0fbdd86a97 2019-07-03 06:00:02,298 - 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-07-03 06:00:02,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-801975c2-12e4-41b5-b8f8-dd0fbdd86a97 2019-07-03 06:00:02,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221240997314s 2019-07-03 06:00:02,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 06:00:02,302 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:02,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3c37e7-0053-4aa5-b3ba-b8b8bf87e67f 2019-07-03 06:00:02,438 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": {"self": "http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7abc0171f1314fe795c1f953362c0ccd", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 06:00:02,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fd3c37e7-0053-4aa5-b3ba-b8b8bf87e67f 2019-07-03 06:00:02,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139850139618s 2019-07-03 06:00:02,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 06:00:02,454 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:02,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e9cf8b-0e84-4cc7-ad3a-671b2ae4c6ac 2019-07-03 06:00:02,666 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/2ad152a1c94c42e2b02be27bcc22b190"}, "tags": [], "enabled": true, "id": "2ad152a1c94c42e2b02be27bcc22b190", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 06:00:02,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c0e9cf8b-0e84-4cc7-ad3a-671b2ae4c6ac 2019-07-03 06:00:02,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215232849121s 2019-07-03 06:00:02,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 06:00:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7abc0171f1314fe795c1f953362c0ccd&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=2ad152a1c94c42e2b02be27bcc22b190" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:02,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066812c2-0724-4df1-bd01-90b24983f398 2019-07-03 06:00:02,883 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7abc0171f1314fe795c1f953362c0ccd&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=2ad152a1c94c42e2b02be27bcc22b190", "previous": null, "next": null}} 2019-07-03 06:00:02,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7abc0171f1314fe795c1f953362c0ccd&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=2ad152a1c94c42e2b02be27bcc22b190 used request id req-066812c2-0724-4df1-bd01-90b24983f398 2019-07-03 06:00:02,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209639072418s 2019-07-03 06:00:02,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 06:00:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2ad152a1c94c42e2b02be27bcc22b190/users/7abc0171f1314fe795c1f953362c0ccd/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:03,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3ba34f-ab76-4173-b32b-ea18b7db015d 2019-07-03 06:00:03,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 06:00:03,046 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2ad152a1c94c42e2b02be27bcc22b190/users/7abc0171f1314fe795c1f953362c0ccd/roles/de3f03247fab46318069d2e018e2d917 used request id req-6a3ba34f-ab76-4173-b32b-ea18b7db015d 2019-07-03 06:00:03,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159620046616s 2019-07-03 06:00:03,047 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 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'2ad152a1c94c42e2b02be27bcc22b190', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'QruV39S66wrwkURLDlqpiBmhM3IWSd', 'username': u'rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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-07-03 06:00:03,051 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'password': 'QruV39S66wrwkURLDlqpiBmhM3IWSd', 'project_name': 'rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '2ad152a1c94c42e2b02be27bcc22b190', 'project_domain_name': 'Default'} 2019-07-03 06:00:03,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 06:00:03,058 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:03,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165c28fb-8008-40aa-ab3a-64bcb82de139 2019-07-03 06:00:03,274 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 06:00:03,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-165c28fb-8008-40aa-ab3a-64bcb82de139 2019-07-03 06:00:03,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219608068466s 2019-07-03 06:00:03,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 06:00:03,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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:03,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08ce845-05d0-4b65-a2d9-e7588bdce831 2019-07-03 06:00:03,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 06:00:03,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a08ce845-05d0-4b65-a2d9-e7588bdce831 2019-07-03 06:00:03,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215002059937s 2019-07-03 06:00:03,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 06:00:03,502 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:03,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764c15b0-a7cf-4b9c-a027-cbb7f0771178 2019-07-03 06:00:03,725 - 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-07-03 06:00:03,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-764c15b0-a7cf-4b9c-a027-cbb7f0771178 2019-07-03 06:00:03,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226183891296s 2019-07-03 06:00:03,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 06:00:03,729 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:03,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cd94ae-5adf-4eaf-91e3-0ca1687dee7e 2019-07-03 06:00:03,965 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": {"self": "http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7abc0171f1314fe795c1f953362c0ccd", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 06:00:03,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-12cd94ae-5adf-4eaf-91e3-0ca1687dee7e 2019-07-03 06:00:03,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239748954773s 2019-07-03 06:00:03,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 06:00:03,981 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:04,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711da6e5-0c80-4b98-90fa-390a576d3852 2019-07-03 06:00:04,195 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/2ad152a1c94c42e2b02be27bcc22b190"}, "tags": [], "enabled": true, "id": "2ad152a1c94c42e2b02be27bcc22b190", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 06:00:04,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-711da6e5-0c80-4b98-90fa-390a576d3852 2019-07-03 06:00:04,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218199014664s 2019-07-03 06:00:04,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 06:00:04,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7abc0171f1314fe795c1f953362c0ccd&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=2ad152a1c94c42e2b02be27bcc22b190" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:04,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5bfc06-d428-4d1f-ae83-18d07f03a9c7 2019-07-03 06:00:04,424 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7abc0171f1314fe795c1f953362c0ccd&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=2ad152a1c94c42e2b02be27bcc22b190", "previous": null, "next": null}} 2019-07-03 06:00:04,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7abc0171f1314fe795c1f953362c0ccd&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=2ad152a1c94c42e2b02be27bcc22b190 used request id req-af5bfc06-d428-4d1f-ae83-18d07f03a9c7 2019-07-03 06:00:04,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223260164261s 2019-07-03 06:00:04,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 06:00:04,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2ad152a1c94c42e2b02be27bcc22b190/users/7abc0171f1314fe795c1f953362c0ccd/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:04,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 06:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07202c8e-4570-4c70-8911-c3ae305f2ea8 2019-07-03 06:00:04,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 06:00:04,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2ad152a1c94c42e2b02be27bcc22b190/users/7abc0171f1314fe795c1f953362c0ccd/roles/044f8f0e2b8946309d83d491550fc12d used request id req-07202c8e-4570-4c70-8911-c3ae305f2ea8 2019-07-03 06:00:04,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258342981339s 2019-07-03 06:00:04,687 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-07-03 06:00:04,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 06:00:04,691 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:04,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f490c73-dff1-493b-b67a-0f5f644e9bae 2019-07-03 06:00:04,900 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 06:00:04,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9f490c73-dff1-493b-b67a-0f5f644e9bae 2019-07-03 06:00:04,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212738037109s 2019-07-03 06:00:04,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 06:00:04,910 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" 2019-07-03 06:00:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e517b182-269e-47b1-a7f9-58a3b2d9492a 2019-07-03 06:00:05,034 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/2ad152a1c94c42e2b02be27bcc22b190"}, "tags": [], "enabled": true, "id": "2ad152a1c94c42e2b02be27bcc22b190", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 06:00:05,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e517b182-269e-47b1-a7f9-58a3b2d9492a 2019-07-03 06:00:05,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127295970917s 2019-07-03 06:00:05,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 06:00:05,037 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" -d '{"network": {"shared": true, "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "name": "rally_full-net_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "admin_state_up": true}}' 2019-07-03 06:00:05,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:05 GMT X-Openstack-Request-Id: req-fa81c495-aa06-46b0-812b-019bbccf937b 2019-07-03 06:00:05,663 - 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":"b29ca983-7d2c-430e-953e-c890070a28e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"2ad152a1c94c42e2b02be27bcc22b190","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T06:00:05Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1","admin_state_up":true,"tenant_id":"2ad152a1c94c42e2b02be27bcc22b190","created_at":"2019-07-03T06:00:05Z","mtu":1450}} 2019-07-03 06:00:05,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fa81c495-aa06-46b0-812b-019bbccf937b 2019-07-03 06:00:05,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.626563072205s 2019-07-03 06:00:05,664 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T06:00:05Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b29ca983-7d2c-430e-953e-c890070a28e9', u'provider:segmentation_id': 17, 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', u'created_at': u'2019-07-03T06:00:05Z', u'mtu': 1450, u'tenant_id': u'2ad152a1c94c42e2b02be27bcc22b190', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2ad152a1c94c42e2b02be27bcc22b190', u'l2_adjacency': True}) 2019-07-03 06:00:05,668 - 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-07-03 06:00:05,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cd3326-63d7-4861-a57c-055c72cc63f8 2019-07-03 06:00:05,674 - 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-07-03 06:00:05,674 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-06cd3326-63d7-4861-a57c-055c72cc63f8 2019-07-03 06:00:05,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 06:00:06,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T07:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad152a1c94c42e2b02be27bcc22b190", "name": "rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2ad152a1c94c42e2b02be27bcc22b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/2ad152a1c94c42e2b02be27bcc22b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/2ad152a1c94c42e2b02be27bcc22b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2ad152a1c94c42e2b02be27bcc22b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_2ad152a1c94c42e2b02be27bcc22b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/2ad152a1c94c42e2b02be27bcc22b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/2ad152a1c94c42e2b02be27bcc22b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/2ad152a1c94c42e2b02be27bcc22b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2ad152a1c94c42e2b02be27bcc22b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/2ad152a1c94c42e2b02be27bcc22b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/2ad152a1c94c42e2b02be27bcc22b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "id": "7abc0171f1314fe795c1f953362c0ccd"}, "audit_ids": ["qlThxEL2S4GY8CZmKdI4lQ"], "issued_at": "2019-07-03T06:00:06.000000Z"}} 2019-07-03 06:00:06,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 06:00:06,085 - 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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" 2019-07-03 06:00:06,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2101 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:06 GMT X-Openstack-Request-Id: req-b7c54d14-3dbd-4b2b-8b3c-ab86d7786421 2019-07-03 06:00:06,702 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b29ca983-7d2c-430e-953e-c890070a28e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"2ad152a1c94c42e2b02be27bcc22b190","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T06:00:05Z","qos_policy_id":null,"name":"rally_full-net_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1","admin_state_up":true,"tenant_id":"2ad152a1c94c42e2b02be27bcc22b190","created_at":"2019-07-03T06:00:05Z","provider:network_type":"vxlan"}]} 2019-07-03 06:00:06,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b7c54d14-3dbd-4b2b-8b3c-ab86d7786421 2019-07-03 06:00:06,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.61711192131s 2019-07-03 06:00:06,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 06:00:06,704 - 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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" -d '{"subnet": {"name": "rally_full-subnet_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "enable_dhcp": true, "network_id": "b29ca983-7d2c-430e-953e-c890070a28e9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 06:00:07,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:07 GMT X-Openstack-Request-Id: req-98c50ecb-f4e1-49c3-88ee-be6dd565fef6 2019-07-03 06:00:07,663 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T06:00:07Z","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":"85b921ff-a64f-44f2-b8e0-0463f4fca322","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ad152a1c94c42e2b02be27bcc22b190","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1","enable_dhcp":true,"segment_id":null,"network_id":"b29ca983-7d2c-430e-953e-c890070a28e9","tenant_id":"2ad152a1c94c42e2b02be27bcc22b190","created_at":"2019-07-03T06:00:07Z","ip_version":4}} 2019-07-03 06:00:07,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-98c50ecb-f4e1-49c3-88ee-be6dd565fef6 2019-07-03 06:00:07,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.959719896317s 2019-07-03 06:00:07,664 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T06:00:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'85b921ff-a64f-44f2-b8e0-0463f4fca322', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b29ca983-7d2c-430e-953e-c890070a28e9', u'tenant_id': u'2ad152a1c94c42e2b02be27bcc22b190', u'created_at': u'2019-07-03T06:00:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2ad152a1c94c42e2b02be27bcc22b190'}) 2019-07-03 06:00:07,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 06:00:07,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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "rally_full-router_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "admin_state_up": true}}' 2019-07-03 06:00:15,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:15 GMT X-Openstack-Request-Id: req-48b1bcec-0cc7-46d0-8273-2c9f8534b108 2019-07-03 06:00:15,025 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "created_at": "2019-07-03T06:00:08Z", "admin_state_up": true, "updated_at": "2019-07-03T06:00:10Z", "project_id": "2ad152a1c94c42e2b02be27bcc22b190", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a0f2c00e-5d93-4988-87c9-0371c22e0baa", "name": "rally_full-router_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}} 2019-07-03 06:00:15,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-48b1bcec-0cc7-46d0-8273-2c9f8534b108 2019-07-03 06:00:15,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.36067795753s 2019-07-03 06:00:15,026 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T06:00:10Z', u'revision_number': 3, u'ha': True, u'id': u'a0f2c00e-5d93-4988-87c9-0371c22e0baa', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', u'admin_state_up': True, u'tenant_id': u'2ad152a1c94c42e2b02be27bcc22b190', u'created_at': u'2019-07-03T06:00:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'2ad152a1c94c42e2b02be27bcc22b190'}) 2019-07-03 06:00:15,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 06:00:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a0f2c00e-5d93-4988-87c9-0371c22e0baa/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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" -d '{"subnet_id": "85b921ff-a64f-44f2-b8e0-0463f4fca322"}' 2019-07-03 06:00:18,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:18 GMT X-Openstack-Request-Id: req-13344a28-72f0-42a7-9b81-0d10c9b87d46 2019-07-03 06:00:18,176 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b29ca983-7d2c-430e-953e-c890070a28e9", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "subnet_id": "85b921ff-a64f-44f2-b8e0-0463f4fca322", "subnet_ids": ["85b921ff-a64f-44f2-b8e0-0463f4fca322"], "port_id": "d3e0e369-8490-4488-bd54-b8e9aff3da73", "id": "a0f2c00e-5d93-4988-87c9-0371c22e0baa"} 2019-07-03 06:00:18,176 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a0f2c00e-5d93-4988-87c9-0371c22e0baa/add_router_interface.json used request id req-13344a28-72f0-42a7-9b81-0d10c9b87d46 2019-07-03 06:00:18,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.15021395683s 2019-07-03 06:00:18,177 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 06:00:18,282 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 06:00:18,286 - 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-07-03 06:00:18,292 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:18 GMT 2019-07-03 06:00:18,293 - 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-07-03 06:00:18,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 06:00:18,301 - 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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" 2019-07-03 06:00:18,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:18 GMT X-Openstack-Request-Id: req-45ee0626-152e-40bc-b142-8571a2eaff8d 2019-07-03 06:00:18,743 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 06:00:18,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-45ee0626-152e-40bc-b142-8571a2eaff8d 2019-07-03 06:00:18,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.445194959641s 2019-07-03 06:00:18,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 06:00:18,756 - 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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}' 2019-07-03 06:00:19,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:19 GMT Location: http://172.30.9.23:9292/v2/images/c735907f-34cf-4007-afed-aa0230b6f520 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9906951d-dda9-4a7a-9378-fbc3bf61d566 2019-07-03 06:00:19,538 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T06:00:19Z", "file": "/v2/images/c735907f-34cf-4007-afed-aa0230b6f520/file", "owner": "2ad152a1c94c42e2b02be27bcc22b190", "id": "c735907f-34cf-4007-afed-aa0230b6f520", "size": null, "self": "/v2/images/c735907f-34cf-4007-afed-aa0230b6f520", "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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "checksum": null, "created_at": "2019-07-03T06:00:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 06:00:19,538 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9906951d-dda9-4a7a-9378-fbc3bf61d566 2019-07-03 06:00:19,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.786471843719s 2019-07-03 06:00:19,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 06:00:19,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c735907f-34cf-4007-afed-aa0230b6f520/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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" -d '' 2019-07-03 06:00:20,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 06:00:20 GMT X-Openstack-Request-Id: req-beab7ebb-1fb6-46d6-aafa-863186eb8e75 2019-07-03 06:00:20,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 06:00:20,496 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c735907f-34cf-4007-afed-aa0230b6f520/file used request id req-beab7ebb-1fb6-46d6-aafa-863186eb8e75 2019-07-03 06:00:20,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.956331014633s 2019-07-03 06:00:20,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 06:00:20,504 - 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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" 2019-07-03 06:00:20,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:20 GMT X-Openstack-Request-Id: req-3b568c7a-4a05-4550-af9b-7e9177bad482 2019-07-03 06:00:20,822 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T06:00:20Z", "file": "/v2/images/c735907f-34cf-4007-afed-aa0230b6f520/file", "owner": "2ad152a1c94c42e2b02be27bcc22b190", "id": "c735907f-34cf-4007-afed-aa0230b6f520", "size": 12716032, "self": "/v2/images/c735907f-34cf-4007-afed-aa0230b6f520", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/c735907f-34cf-4007-afed-aa0230b6f520/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/c735907f-34cf-4007-afed-aa0230b6f520/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T06:00:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 06:00:20,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3b568c7a-4a05-4550-af9b-7e9177bad482 2019-07-03 06:00:20,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322418212891s 2019-07-03 06:00:20,824 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/c735907f-34cf-4007-afed-aa0230b6f520/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c735907f-34cf-4007-afed-aa0230b6f520/file', 'owner': u'2ad152a1c94c42e2b02be27bcc22b190', 'id': u'c735907f-34cf-4007-afed-aa0230b6f520', 'size': 12716032, u'self': u'/v2/images/c735907f-34cf-4007-afed-aa0230b6f520', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ad152a1c94c42e2b02be27bcc22b190', 'name': 'rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/c735907f-34cf-4007-afed-aa0230b6f520/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T06:00:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T06:00:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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/c735907f-34cf-4007-afed-aa0230b6f520', 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'created': u'2019-07-03T06:00:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T06:00:19Z', 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/c735907f-34cf-4007-afed-aa0230b6f520', 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 06:00:20,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 06:00:20,831 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 06:00:21,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00: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-0b6ce6bc-42bc-4f50-9e20-46ac7495bd35 x-openstack-request-id: req-0b6ce6bc-42bc-4f50-9e20-46ac7495bd35 2019-07-03 06:00:21,219 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6138d718-e199-49d9-b4ef-9e997e82500c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6138d718-e199-49d9-b4ef-9e997e82500c", "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": "6138d718-e199-49d9-b4ef-9e997e82500c"}} 2019-07-03 06:00:21,219 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0b6ce6bc-42bc-4f50-9e20-46ac7495bd35 2019-07-03 06:00:21,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.391795158386s 2019-07-03 06:00:21,221 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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'a6c124494b0c46c2b4ad05546c87df21', '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'6138d718-e199-49d9-b4ef-9e997e82500c', 'swap': 0}) 2019-07-03 06:00:21,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 06:00:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6138d718-e199-49d9-b4ef-9e997e82500c/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}6c383278eea76cc521b158ae47c9133a50e7f492" -d '{"extra_specs": {}}' 2019-07-03 06:00:21,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00: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-15481695-2b27-4ca1-99fa-ae190c30f1a3 x-openstack-request-id: req-15481695-2b27-4ca1-99fa-ae190c30f1a3 2019-07-03 06:00:21,247 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 06:00:21,247 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6138d718-e199-49d9-b4ef-9e997e82500c/os-extra_specs used request id req-15481695-2b27-4ca1-99fa-ae190c30f1a3 2019-07-03 06:00:21,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257148742676s 2019-07-03 06:00:21,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 06:00:25,262 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fabe14c3-827f-487a-b95f-55e4042b7153 | 2019-07-03T06:00:24.910009 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fabe14c3-827f-487a-b95f-55e4042b7153 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 06:00:28,488 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 06:00:29,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-03 06:00:29,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 06:00:29,113 - 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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" 2019-07-03 06:00:29,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00: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-3aacfe5b-711c-49d4-a296-9fbedcb1f013 x-openstack-request-id: req-3aacfe5b-711c-49d4-a296-9fbedcb1f013 2019-07-03 06:00:29,462 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 06:00:29,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-3aacfe5b-711c-49d4-a296-9fbedcb1f013 2019-07-03 06:00:29,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.352761030197s 2019-07-03 06:00:29,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 06:00:29,464 - 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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" 2019-07-03 06:00:29,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:29 GMT X-Openstack-Request-Id: req-775e715e-6cf7-4d9e-8824-4ea07bd2848d 2019-07-03 06:00:29,735 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 06:00:29,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-775e715e-6cf7-4d9e-8824-4ea07bd2848d 2019-07-03 06:00:29,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.272245883942s 2019-07-03 06:00:29,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 06:00:29,748 - 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}6c383278eea76cc521b158ae47c9133a50e7f492" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 06:00:29,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00: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-0cb0a21e-cea5-41d8-912c-9d8b6971bd73 x-openstack-request-id: req-0cb0a21e-cea5-41d8-912c-9d8b6971bd73 2019-07-03 06:00:29,807 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c", "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": "8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c"}} 2019-07-03 06:00:29,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0cb0a21e-cea5-41d8-912c-9d8b6971bd73 2019-07-03 06:00:29,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0616080760956s 2019-07-03 06:00:29,808 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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'a6c124494b0c46c2b4ad05546c87df21', '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'8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c', 'swap': 0}) 2019-07-03 06:00:29,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 06:00:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c/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}6c383278eea76cc521b158ae47c9133a50e7f492" -d '{"extra_specs": {}}' 2019-07-03 06:00:29,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00: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-bd6456d6-dbf8-4727-b855-df7e5b566091 x-openstack-request-id: req-bd6456d6-dbf8-4727-b855-df7e5b566091 2019-07-03 06:00:29,828 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 06:00:29,828 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c/os-extra_specs used request id req-bd6456d6-dbf8-4727-b855-df7e5b566091 2019-07-03 06:00:29,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196349620819s 2019-07-03 06:00:29,834 - 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-07-03 06:00:29,840 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc21ba18-2843-40ab-bff5-fe918c453a7e 2019-07-03 06:00:29,840 - 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-07-03 06:00:29,840 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-bc21ba18-2843-40ab-bff5-fe918c453a7e 2019-07-03 06:00:29,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 06:00:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 06:00:29,854 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7604a02f-abef-4858-ac3f-e667599f9783 2019-07-03 06:00:29,855 - 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.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 06:00:29,855 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-7604a02f-abef-4858-ac3f-e667599f9783 2019-07-03 06:00:29,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}20ecf70d9c1ccfde712fda0a1e9eacc118d6a75b" 2019-07-03 06:00:30,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 06:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cdd820-bb99-4370-9e31-21bbe96900a1 2019-07-03 06:00:30,056 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 06:00:30,056 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-19cdd820-bb99-4370-9e31-21bbe96900a1 2019-07-03 06:00:30,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.212661981583s 2019-07-03 06:00:30,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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'a6c124494b0c46c2b4ad05546c87df21', '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'8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c', 'swap': 0}) 2019-07-03 06:00:30,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-07-03 06:00:30,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 06:00:30,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 06:00:30,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-03 06:00:30,082 - 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 06:02:27,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b1da5320-3ebe-4b18-9963-0fee19d2c97d 2019-07-03 06:02:27,036 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b1da5320-3ebe-4b18-9963-0fee19d2c97d'] 2019-07-03 06:02:27,847 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b1da5320-3ebe-4b18-9963-0fee19d2c97d -------------------------------------------------------------------------------- Task b1da5320-3ebe-4b18-9963-0fee19d2c97d: 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 b1da5320-3ebe-4b18-9963-0fee19d2c97d 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.6 | 0.622 | 0.718 | 0.736 | 0.753 | 0.643 | 100.0% | 10 | | total | 0.6 | 0.622 | 0.718 | 0.736 | 0.753 | 0.643 | 100.0% | 10 | | -> duration | 0.6 | 0.622 | 0.718 | 0.736 | 0.753 | 0.643 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.967051 Full duration: 15.076137 -------------------------------------------------------------------------------- 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 b1da5320-3ebe-4b18-9963-0fee19d2c97d 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.958 | 1.428 | 1.46 | 1.483 | 1.507 | 1.343 | 100.0% | 10 | | total | 1.409 | 1.863 | 1.985 | 2.002 | 2.019 | 1.803 | 100.0% | 10 | | -> duration | 1.409 | 1.863 | 1.985 | 2.002 | 2.019 | 1.803 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.394626 Full duration: 18.244517 -------------------------------------------------------------------------------- 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 b1da5320-3ebe-4b18-9963-0fee19d2c97d 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.56 | 0.734 | 0.91 | 0.915 | 0.921 | 0.741 | 100.0% | 10 | | total | 0.992 | 1.235 | 1.35 | 1.366 | 1.381 | 1.197 | 100.0% | 10 | | -> duration | 0.992 | 1.235 | 1.35 | 1.366 | 1.381 | 1.197 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.436875 Full duration: 15.872939 -------------------------------------------------------------------------------- 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 b1da5320-3ebe-4b18-9963-0fee19d2c97d 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.939 | 1.457 | 1.58 | 1.631 | 1.681 | 1.402 | 100.0% | 10 | | total | 1.375 | 1.903 | 2.037 | 2.083 | 2.129 | 1.846 | 100.0% | 10 | | -> duration | 1.375 | 1.903 | 2.037 | 2.083 | 2.129 | 1.846 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.326097 Full duration: 17.85321 -------------------------------------------------------------------------------- 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 b1da5320-3ebe-4b18-9963-0fee19d2c97d 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.497 | 0.757 | 0.909 | 0.955 | 1.0 | 0.726 | 100.0% | 10 | | total | 0.943 | 1.204 | 1.342 | 1.386 | 1.429 | 1.166 | 100.0% | 10 | | -> duration | 0.943 | 1.204 | 1.342 | 1.386 | 1.429 | 1.166 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.352241 Full duration: 15.375607 -------------------------------------------------------------------------------- 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 b1da5320-3ebe-4b18-9963-0fee19d2c97d 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.25 | 0.32 | 0.37 | 0.412 | 0.455 | 0.327 | 100.0% | 10 | | total | 0.679 | 0.798 | 0.827 | 0.855 | 0.883 | 0.781 | 100.0% | 10 | | -> duration | 0.679 | 0.798 | 0.827 | 0.855 | 0.883 | 0.781 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.298428 Full duration: 15.265379 HINTS: * To plot HTML graphics with this data, run: rally task report b1da5320-3ebe-4b18-9963-0fee19d2c97d --out output.html * To generate a JUnit report, run: rally task export b1da5320-3ebe-4b18-9963-0fee19d2c97d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b1da5320-3ebe-4b18-9963-0fee19d2c97d --json --out output.json 2019-07-03 06:02:27,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b1da5320-3ebe-4b18-9963-0fee19d2c97d', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-07-03 06:02:29,918 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b1da5320-3ebe-4b18-9963-0fee19d2c97d --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-07-03 06:02:29,928 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-03 06:02:29,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-07-03 06:02:29,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 06:02:29,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 06:02:29,945 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-03 06:02:29,945 - 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 06:09:28,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7681a63-5e0e-4ba6-a51e-51af06627147 2019-07-03 06:09:28,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b7681a63-5e0e-4ba6-a51e-51af06627147'] 2019-07-03 06:09:28,839 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b7681a63-5e0e-4ba6-a51e-51af06627147 -------------------------------------------------------------------------------- Task b7681a63-5e0e-4ba6-a51e-51af06627147: 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 b7681a63-5e0e-4ba6-a51e-51af06627147 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.895 | 4.327 | 4.907 | 4.926 | 4.944 | 4.401 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.315 | 0.499 | 0.6 | 0.602 | 0.604 | 0.488 | 100.0% | 10 | | -> glance_v2.upload_data | 0.739 | 1.134 | 1.79 | 1.791 | 1.792 | 1.226 | 100.0% | 10 | | glance_v2.delete_image | 0.757 | 0.937 | 1.192 | 1.235 | 1.278 | 0.972 | 100.0% | 10 | | total | 4.951 | 5.164 | 6.027 | 6.033 | 6.04 | 5.373 | 100.0% | 10 | | -> duration | 4.951 | 5.164 | 6.027 | 6.033 | 6.04 | 5.373 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.043581 Full duration: 35.115053 -------------------------------------------------------------------------------- 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 b7681a63-5e0e-4ba6-a51e-51af06627147 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.424 | 4.477 | 4.599 | 4.664 | 4.729 | 4.315 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.335 | 0.606 | 0.872 | 0.903 | 0.934 | 0.599 | 100.0% | 10 | | -> glance_v2.upload_data | 0.488 | 1.152 | 1.578 | 1.69 | 1.801 | 1.198 | 100.0% | 10 | | glance_v2.list_images | 0.229 | 0.303 | 0.61 | 0.682 | 0.755 | 0.364 | 100.0% | 10 | | total | 3.666 | 4.75 | 5.009 | 5.148 | 5.286 | 4.679 | 100.0% | 10 | | -> duration | 3.666 | 4.75 | 5.009 | 5.148 | 5.286 | 4.679 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.871559 Full duration: 38.375081 -------------------------------------------------------------------------------- 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 b7681a63-5e0e-4ba6-a51e-51af06627147 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.308 | 0.34 | 0.62 | 0.663 | 0.706 | 0.422 | 100.0% | 10 | | total | 0.309 | 0.34 | 0.62 | 0.663 | 0.706 | 0.422 | 100.0% | 10 | | -> duration | 0.309 | 0.34 | 0.62 | 0.663 | 0.706 | 0.422 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.965942 Full duration: 16.924558 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7681a63-5e0e-4ba6-a51e-51af06627147 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.509 | 5.299 | 7.108 | 7.524 | 7.94 | 5.389 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.3 | 0.474 | 0.7 | 0.829 | 0.958 | 0.506 | 100.0% | 10 | | -> glance_v2.upload_data | 0.457 | 2.22 | 4.028 | 4.099 | 4.17 | 2.212 | 100.0% | 10 | | nova.boot_servers | 22.461 | 24.824 | 27.667 | 28.512 | 29.358 | 25.017 | 100.0% | 10 | | total | 26.854 | 30.165 | 33.373 | 34.02 | 34.667 | 30.407 | 100.0% | 10 | | -> duration | 25.854 | 29.165 | 32.373 | 33.02 | 33.667 | 29.407 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 90.892739 Full duration: 141.72362 -------------------------------------------------------------------------------- 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 b7681a63-5e0e-4ba6-a51e-51af06627147 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.399 | 4.557 | 5.097 | 5.136 | 5.174 | 4.4 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.049 | 0.634 | 0.943 | 0.951 | 0.959 | 0.62 | 100.0% | 10 | | -> glance_v2.upload_data | 0.476 | 1.077 | 1.662 | 1.724 | 1.786 | 1.152 | 100.0% | 10 | | glance_v2.deactivate_image | 0.061 | 0.279 | 0.37 | 0.418 | 0.467 | 0.249 | 100.0% | 10 | | total | 3.75 | 4.803 | 5.359 | 5.405 | 5.452 | 4.649 | 100.0% | 10 | | -> duration | 3.75 | 4.803 | 5.359 | 5.405 | 5.452 | 4.649 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.423723 Full duration: 39.119235 -------------------------------------------------------------------------------- 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 b7681a63-5e0e-4ba6-a51e-51af06627147 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.322 | 4.611 | 6.009 | 6.122 | 6.236 | 4.567 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.236 | 0.425 | 0.652 | 0.686 | 0.721 | 0.442 | 100.0% | 10 | | -> glance_v2.upload_data | 0.496 | 1.461 | 2.869 | 2.978 | 3.088 | 1.534 | 100.0% | 10 | | glance_v2.download_image | 0.138 | 0.657 | 0.777 | 0.834 | 0.891 | 0.565 | 100.0% | 10 | | total | 3.972 | 4.853 | 6.761 | 6.818 | 6.875 | 5.133 | 100.0% | 10 | | -> duration | 3.972 | 4.853 | 6.761 | 6.818 | 6.875 | 5.133 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.706171 Full duration: 38.933871 -------------------------------------------------------------------------------- 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 b7681a63-5e0e-4ba6-a51e-51af06627147 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.409 | 4.498 | 5.094 | 5.106 | 5.117 | 4.434 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.252 | 0.609 | 0.797 | 0.803 | 0.809 | 0.557 | 100.0% | 10 | | -> glance_v2.upload_data | 0.511 | 1.319 | 1.864 | 1.886 | 1.908 | 1.325 | 100.0% | 10 | | glance_v2.get_image | 0.016 | 0.289 | 0.314 | 0.315 | 0.317 | 0.209 | 100.0% | 10 | | total | 3.726 | 4.703 | 5.29 | 5.356 | 5.422 | 4.644 | 100.0% | 10 | | -> duration | 3.726 | 4.703 | 5.29 | 5.356 | 5.422 | 4.644 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.779112 Full duration: 37.230888 -------------------------------------------------------------------------------- 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 b7681a63-5e0e-4ba6-a51e-51af06627147 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.88 | 4.855 | 5.217 | 5.308 | 5.399 | 4.751 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.326 | 0.606 | 0.836 | 0.919 | 1.003 | 0.613 | 100.0% | 10 | | -> glance_v2.upload_data | 0.888 | 1.562 | 1.976 | 1.979 | 1.983 | 1.537 | 100.0% | 10 | | glance_v2.update_image | 0.131 | 0.652 | 0.922 | 0.951 | 0.98 | 0.637 | 100.0% | 10 | | total | 4.555 | 5.397 | 5.983 | 6.036 | 6.088 | 5.388 | 100.0% | 10 | | -> duration | 4.555 | 5.397 | 5.983 | 6.036 | 6.088 | 5.388 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.863131 Full duration: 40.352586 HINTS: * To plot HTML graphics with this data, run: rally task report b7681a63-5e0e-4ba6-a51e-51af06627147 --out output.html * To generate a JUnit report, run: rally task export b7681a63-5e0e-4ba6-a51e-51af06627147 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b7681a63-5e0e-4ba6-a51e-51af06627147 --json --out output.json 2019-07-03 06:09:28,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b7681a63-5e0e-4ba6-a51e-51af06627147', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-07-03 06:09:30,723 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b7681a63-5e0e-4ba6-a51e-51af06627147 --out /home/opnfv/functest/results/rally_full/glance.json 2019-07-03 06:09:30,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-03 06:09:30,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-07-03 06:09:30,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 06:09:30,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 06:09:30,769 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-03 06:09:30,769 - 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 06:35:08,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e274b4d1-b237-4682-9b08-4746c80d15cd 2019-07-03 06:35:08,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e274b4d1-b237-4682-9b08-4746c80d15cd'] 2019-07-03 06:35:09,839 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e274b4d1-b237-4682-9b08-4746c80d15cd -------------------------------------------------------------------------------- Task e274b4d1-b237-4682-9b08-4746c80d15cd: 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e274b4d1-b237-4682-9b08-4746c80d15cd 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.6 | 18.154 | 21.462 | 21.739 | 22.017 | 18.247 | 100.0% | 10 | | cinder_v3.create_volume | 3.081 | 3.288 | 3.793 | 3.985 | 4.177 | 3.423 | 100.0% | 10 | | nova.attach_volume | 4.782 | 5.012 | 5.573 | 5.612 | 5.651 | 5.129 | 100.0% | 10 | | nova.detach_volume | 1.87 | 4.389 | 5.138 | 5.297 | 5.457 | 3.924 | 100.0% | 10 | | cinder_v3.delete_volume | 0.363 | 2.196 | 3.022 | 3.11 | 3.199 | 1.748 | 100.0% | 10 | | nova.delete_server | 3.034 | 3.217 | 3.372 | 3.499 | 3.627 | 3.224 | 100.0% | 10 | | total | 30.365 | 34.678 | 41.219 | 41.589 | 41.959 | 35.697 | 100.0% | 10 | | -> duration | 29.365 | 33.678 | 40.219 | 40.589 | 40.959 | 34.697 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 104.96427 Full duration: 142.647638 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.306 | 3.514 | 3.646 | 3.675 | 3.705 | 3.494 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.211 | 0.298 | 0.316 | 0.317 | 0.317 | 0.277 | 100.0% | 10 | | total | 3.579 | 3.778 | 3.952 | 3.987 | 4.023 | 3.772 | 100.0% | 10 | | -> duration | 3.579 | 3.778 | 3.952 | 3.987 | 4.023 | 3.772 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.173341 Full duration: 57.730398 -------------------------------------------------------------------------------- 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e274b4d1-b237-4682-9b08-4746c80d15cd 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.367 | 17.106 | 19.514 | 20.055 | 20.596 | 16.621 | 100.0% | 10 | | cinder_v3.list_volumes | 0.07 | 0.325 | 0.385 | 0.431 | 0.477 | 0.289 | 100.0% | 10 | | total | 10.452 | 17.452 | 19.863 | 20.39 | 20.918 | 16.911 | 100.0% | 10 | | -> duration | 10.452 | 17.452 | 19.863 | 20.39 | 20.918 | 16.911 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.721054 Full duration: 80.238974 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.589 | 3.819 | 3.956 | 3.963 | 3.97 | 3.8 | 100.0% | 10 | | cinder_v3.list_volumes | 0.064 | 0.356 | 0.382 | 0.403 | 0.424 | 0.323 | 100.0% | 10 | | total | 3.895 | 4.132 | 4.296 | 4.322 | 4.348 | 4.123 | 100.0% | 10 | | -> duration | 3.895 | 4.132 | 4.296 | 4.322 | 4.348 | 4.123 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.151203 Full duration: 41.88595 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.184 | 3.335 | 3.464 | 3.486 | 3.507 | 3.337 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 34.365 | 51.146 | 52.609 | 52.704 | 52.799 | 47.995 | 100.0% | 10 | | cinder_v3.delete_volume | 0.398 | 0.711 | 2.482 | 2.498 | 2.514 | 1.295 | 100.0% | 10 | | glance_v2.delete_image | 0.574 | 0.973 | 1.656 | 1.684 | 1.711 | 1.072 | 100.0% | 10 | | total | 39.144 | 56.933 | 58.178 | 58.664 | 59.151 | 53.699 | 100.0% | 10 | | -> duration | 39.144 | 56.933 | 58.178 | 58.664 | 59.151 | 53.699 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 156.839246 Full duration: 185.66408 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ] }, "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e274b4d1-b237-4682-9b08-4746c80d15cd 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.829 | 15.682 | 18.596 | 19.112 | 19.629 | 16.4 | 100.0% | 10 | | cinder_v3.create_volume | 3.137 | 3.244 | 3.347 | 3.356 | 3.364 | 3.253 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.818 | 3.012 | 3.152 | 3.173 | 3.193 | 3.015 | 100.0% | 10 | | nova.attach_volume | 4.533 | 4.829 | 5.059 | 5.067 | 5.074 | 4.812 | 100.0% | 10 | | nova.detach_volume | 1.834 | 4.566 | 4.826 | 4.836 | 4.846 | 4.071 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.125 | 2.747 | 2.916 | 2.92 | 2.925 | 2.698 | 100.0% | 10 | | cinder_v3.delete_volume | 0.386 | 0.564 | 2.666 | 2.776 | 2.885 | 1.318 | 100.0% | 10 | | nova.delete_server | 2.718 | 3.175 | 3.51 | 3.555 | 3.599 | 3.169 | 100.0% | 10 | | total | 37.349 | 38.6 | 40.813 | 40.892 | 40.971 | 38.738 | 100.0% | 10 | | -> duration | 36.349 | 37.6 | 39.813 | 39.892 | 39.971 | 37.738 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 112.833384 Full duration: 149.445276 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ] }, "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e274b4d1-b237-4682-9b08-4746c80d15cd 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.492 | 3.665 | 3.787 | 3.799 | 3.812 | 3.662 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.73 | 2.889 | 3.078 | 3.113 | 3.148 | 2.91 | 100.0% | 10 | | nova.boot_server | 11.879 | 15.314 | 18.257 | 18.262 | 18.267 | 15.588 | 100.0% | 10 | | nova.attach_volume | 4.593 | 4.963 | 5.163 | 5.253 | 5.344 | 4.946 | 100.0% | 10 | | nova.detach_volume | 1.688 | 3.197 | 4.623 | 4.651 | 4.679 | 3.209 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.332 | 2.617 | 2.918 | 2.953 | 2.989 | 2.648 | 100.0% | 10 | | cinder_v3.delete_volume | 0.522 | 2.64 | 2.881 | 2.934 | 2.987 | 2.053 | 100.0% | 10 | | nova.delete_server | 2.982 | 3.364 | 3.992 | 4.923 | 5.854 | 3.589 | 100.0% | 10 | | total | 34.557 | 39.854 | 41.028 | 41.082 | 41.136 | 38.606 | 100.0% | 10 | | -> duration | 33.557 | 38.854 | 40.028 | 40.082 | 40.136 | 37.606 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 115.735237 Full duration: 152.051473 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.538 | 3.74 | 3.867 | 3.92 | 3.973 | 3.725 | 100.0% | 10 | | total | 3.538 | 3.74 | 3.867 | 3.92 | 3.973 | 3.725 | 100.0% | 10 | | -> duration | 3.538 | 3.74 | 3.867 | 3.92 | 3.973 | 3.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.058746 Full duration: 38.158194 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.635 | 3.772 | 3.817 | 3.862 | 3.64 | 100.0% | 10 | | total | 3.491 | 3.635 | 3.772 | 3.817 | 3.862 | 3.64 | 100.0% | 10 | | -> duration | 3.491 | 3.635 | 3.772 | 3.817 | 3.862 | 3.64 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.933668 Full duration: 40.816364 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.703 | 0.797 | 0.814 | 0.82 | 0.826 | 0.788 | 100.0% | 10 | | total | 0.703 | 0.797 | 0.815 | 0.82 | 0.826 | 0.788 | 100.0% | 10 | | -> duration | 0.703 | 0.797 | 0.815 | 0.82 | 0.826 | 0.788 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.39424 Full duration: 65.318817 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.382 | 3.461 | 3.619 | 3.627 | 3.634 | 3.486 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.61 | 2.879 | 2.973 | 2.975 | 2.977 | 2.852 | 100.0% | 10 | | total | 6.033 | 6.365 | 6.533 | 6.562 | 6.59 | 6.338 | 100.0% | 10 | | -> duration | 6.033 | 6.365 | 6.533 | 6.562 | 6.59 | 6.338 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.785168 Full duration: 60.829708 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.475 | 3.602 | 3.75 | 3.761 | 3.772 | 3.623 | 100.0% | 10 | | cinder_v3.delete_volume | 0.583 | 2.924 | 3.009 | 3.024 | 3.039 | 2.433 | 100.0% | 10 | | total | 4.058 | 6.504 | 6.71 | 6.749 | 6.788 | 6.057 | 100.0% | 10 | | -> duration | 4.058 | 6.504 | 6.71 | 6.749 | 6.788 | 6.057 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.247257 Full duration: 42.072547 -------------------------------------------------------------------------------- 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e274b4d1-b237-4682-9b08-4746c80d15cd 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.671 | 16.594 | 21.502 | 21.562 | 21.623 | 17.109 | 100.0% | 10 | | cinder_v3.delete_volume | 0.38 | 2.719 | 3.455 | 5.282 | 7.109 | 2.517 | 100.0% | 10 | | total | 15.721 | 19.248 | 24.367 | 24.392 | 24.417 | 19.627 | 100.0% | 10 | | -> duration | 15.721 | 19.248 | 24.367 | 24.392 | 24.417 | 19.627 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.666544 Full duration: 80.035109 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.366 | 3.73 | 3.897 | 3.94 | 3.983 | 3.717 | 100.0% | 10 | | cinder_v3.delete_volume | 0.593 | 1.786 | 2.96 | 3.001 | 3.042 | 1.796 | 100.0% | 10 | | total | 3.959 | 5.614 | 6.742 | 6.836 | 6.929 | 5.513 | 100.0% | 10 | | -> duration | 3.959 | 5.614 | 6.742 | 6.836 | 6.929 | 5.513 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.565471 Full duration: 40.346762 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.233 | 3.653 | 3.943 | 3.969 | 3.995 | 3.677 | 100.0% | 10 | | cinder_v3.extend_volume | 0.4 | 0.804 | 2.965 | 2.976 | 2.986 | 1.59 | 100.0% | 10 | | cinder_v3.delete_volume | 0.507 | 0.703 | 2.772 | 2.796 | 2.821 | 1.283 | 100.0% | 10 | | total | 4.912 | 5.982 | 9.589 | 9.655 | 9.721 | 6.55 | 100.0% | 10 | | -> duration | 4.912 | 5.982 | 9.589 | 9.655 | 9.721 | 6.55 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.89784 Full duration: 43.397868 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.416 | 3.754 | 6.34 | 7.347 | 8.353 | 4.637 | 100.0% | 10 | | cinder_v3.delete_volume | 2.862 | 3.969 | 5.28 | 5.336 | 5.393 | 4.076 | 100.0% | 10 | | total | 6.612 | 8.944 | 10.797 | 11.072 | 11.348 | 8.713 | 100.0% | 10 | | -> duration | 6.612 | 8.944 | 10.797 | 11.072 | 11.348 | 8.713 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.519858 Full duration: 65.325643 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.737 | 0.778 | 0.808 | 0.812 | 0.816 | 0.775 | 100.0% | 10 | | cinder_v3.get_qos | 0.206 | 0.284 | 0.314 | 0.358 | 0.402 | 0.29 | 100.0% | 10 | | total | 0.954 | 1.077 | 1.11 | 1.146 | 1.182 | 1.065 | 100.0% | 10 | | -> duration | 0.954 | 1.077 | 1.11 | 1.146 | 1.182 | 1.065 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.139784 Full duration: 23.553847 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.734 | 0.791 | 0.85 | 0.851 | 0.853 | 0.796 | 100.0% | 10 | | cinder_v3.list_qos | 0.212 | 0.297 | 0.328 | 0.368 | 0.408 | 0.287 | 100.0% | 10 | | total | 1.001 | 1.093 | 1.153 | 1.156 | 1.158 | 1.084 | 100.0% | 10 | | -> duration | 1.001 | 1.093 | 1.153 | 1.156 | 1.158 | 1.084 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.248727 Full duration: 23.921485 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.736 | 0.773 | 0.808 | 0.81 | 0.812 | 0.775 | 100.0% | 10 | | cinder_v3.set_qos | 0.25 | 0.329 | 0.341 | 0.356 | 0.37 | 0.318 | 100.0% | 10 | | total | 0.995 | 1.104 | 1.137 | 1.16 | 1.182 | 1.093 | 100.0% | 10 | | -> duration | 0.995 | 1.104 | 1.137 | 1.16 | 1.182 | 1.093 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.247606 Full duration: 23.487699 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.694 | 0.808 | 0.895 | 0.932 | 0.969 | 0.814 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.207 | 0.293 | 0.31 | 0.318 | 0.326 | 0.289 | 100.0% | 10 | | total | 1.02 | 1.099 | 1.175 | 1.175 | 1.176 | 1.103 | 100.0% | 10 | | -> duration | 1.02 | 1.099 | 1.175 | 1.175 | 1.176 | 1.103 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.330206 Full duration: 23.967439 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.763 | 0.793 | 0.844 | 0.855 | 0.866 | 0.802 | 100.0% | 10 | | cinder_v3.list_types | 0.213 | 0.291 | 0.333 | 0.359 | 0.385 | 0.293 | 100.0% | 10 | | total | 0.979 | 1.098 | 1.155 | 1.191 | 1.227 | 1.095 | 100.0% | 10 | | -> duration | 0.979 | 1.098 | 1.155 | 1.191 | 1.227 | 1.095 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.311365 Full duration: 23.45197 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.691 | 0.776 | 0.818 | 0.87 | 0.921 | 0.785 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.313 | 0.323 | 0.351 | 0.376 | 0.4 | 0.334 | 100.0% | 10 | | total | 1.026 | 1.11 | 1.177 | 1.21 | 1.244 | 1.118 | 100.0% | 10 | | -> duration | 1.026 | 1.11 | 1.177 | 1.21 | 1.244 | 1.118 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.366724 Full duration: 23.837541 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.766 | 0.794 | 0.818 | 0.847 | 0.877 | 0.799 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.325 | 0.36 | 0.368 | 0.371 | 0.374 | 0.351 | 100.0% | 10 | | total | 1.109 | 1.151 | 1.183 | 1.209 | 1.235 | 1.151 | 100.0% | 10 | | -> duration | 1.109 | 1.151 | 1.183 | 1.209 | 1.235 | 1.151 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.525764 Full duration: 24.827748 -------------------------------------------------------------------------------- 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 e274b4d1-b237-4682-9b08-4746c80d15cd 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.725 | 0.774 | 0.86 | 0.871 | 0.882 | 0.786 | 100.0% | 10 | | cinder_v2.add_type_access | 0.229 | 0.319 | 0.327 | 0.335 | 0.344 | 0.296 | 100.0% | 10 | | cinder_v2.list_type_access | 0.209 | 0.305 | 0.327 | 0.33 | 0.333 | 0.293 | 100.0% | 10 | | total | 1.163 | 1.399 | 1.479 | 1.505 | 1.531 | 1.375 | 100.0% | 10 | | -> duration | 1.163 | 1.399 | 1.479 | 1.505 | 1.531 | 1.375 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.121758 Full duration: 24.921591 HINTS: * To plot HTML graphics with this data, run: rally task report e274b4d1-b237-4682-9b08-4746c80d15cd --out output.html * To generate a JUnit report, run: rally task export e274b4d1-b237-4682-9b08-4746c80d15cd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e274b4d1-b237-4682-9b08-4746c80d15cd --json --out output.json 2019-07-03 06:35:09,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e274b4d1-b237-4682-9b08-4746c80d15cd', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-07-03 06:35:11,680 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e274b4d1-b237-4682-9b08-4746c80d15cd --out /home/opnfv/functest/results/rally_full/cinder.json 2019-07-03 06:35:11,739 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-03 06:35:11,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-07-03 06:35:11,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 06:35:11,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 06:35:11,753 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-03 06:35:11,753 - 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 06:40:45,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 2019-07-03 06:40:45,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'6889cf9a-e94f-46d1-a1f0-6ae18a739d1d'] 2019-07-03 06:40:46,460 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d -------------------------------------------------------------------------------- Task 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d: 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.732 | 0.763 | 0.794 | 0.824 | 0.737 | 100.0% | 10 | | total | 0.694 | 0.732 | 0.763 | 0.794 | 0.824 | 0.738 | 100.0% | 10 | | -> duration | 0.694 | 0.732 | 0.763 | 0.794 | 0.824 | 0.738 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.191283 Full duration: 15.397386 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.686 | 0.761 | 0.804 | 0.836 | 0.867 | 0.763 | 100.0% | 10 | | total | 0.686 | 0.761 | 0.804 | 0.836 | 0.867 | 0.763 | 100.0% | 10 | | -> duration | 0.686 | 0.761 | 0.804 | 0.836 | 0.867 | 0.763 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.254455 Full duration: 16.362983 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.707 | 0.731 | 0.738 | 0.739 | 0.739 | 0.728 | 100.0% | 10 | | total | 0.707 | 0.732 | 0.738 | 0.739 | 0.74 | 0.729 | 100.0% | 10 | | -> duration | 0.707 | 0.732 | 0.738 | 0.739 | 0.74 | 0.729 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.202123 Full duration: 16.005429 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.668 | 0.739 | 0.776 | 0.785 | 0.793 | 0.735 | 100.0% | 10 | | total | 0.668 | 0.739 | 0.777 | 0.785 | 0.794 | 0.736 | 100.0% | 10 | | -> duration | 0.668 | 0.739 | 0.777 | 0.785 | 0.794 | 0.736 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.180854 Full duration: 18.726797 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.655 | 0.757 | 0.804 | 0.833 | 0.862 | 0.762 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.305 | 0.323 | 0.349 | 0.385 | 0.421 | 0.332 | 100.0% | 10 | | total | 0.99 | 1.093 | 1.167 | 1.168 | 1.17 | 1.094 | 100.0% | 10 | | -> duration | 0.99 | 1.093 | 1.167 | 1.168 | 1.17 | 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.2447 Full duration: 17.442016 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.621 | 0.717 | 0.849 | 1.005 | 1.161 | 0.766 | 100.0% | 10 | | total | 0.621 | 0.717 | 0.849 | 1.005 | 1.161 | 0.766 | 100.0% | 10 | | -> duration | 0.621 | 0.717 | 0.849 | 1.005 | 1.161 | 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.244559 Full duration: 15.58341 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.656 | 0.793 | 0.9 | 1.056 | 1.212 | 0.82 | 100.0% | 10 | | total | 0.656 | 0.793 | 0.901 | 1.056 | 1.212 | 0.82 | 100.0% | 10 | | -> duration | 0.656 | 0.793 | 0.901 | 1.056 | 1.212 | 0.82 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.281722 Full duration: 18.387496 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.723 | 0.753 | 0.784 | 0.805 | 0.827 | 0.756 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.215 | 0.301 | 0.707 | 0.71 | 0.712 | 0.383 | 100.0% | 10 | | total | 0.971 | 1.06 | 1.44 | 1.49 | 1.539 | 1.139 | 100.0% | 10 | | -> duration | 0.971 | 1.06 | 1.44 | 1.49 | 1.539 | 1.139 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.179733 Full duration: 17.496199 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.71 | 0.742 | 1.09 | 1.221 | 1.352 | 0.872 | 100.0% | 10 | | total | 0.71 | 0.742 | 1.09 | 1.221 | 1.352 | 0.872 | 100.0% | 10 | | -> duration | 0.71 | 0.742 | 1.09 | 1.221 | 1.352 | 0.872 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.454855 Full duration: 15.959266 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.206 | 2.678 | 2.857 | 2.895 | 2.933 | 2.397 | 100.0% | 10 | | total | 1.206 | 2.678 | 2.857 | 2.895 | 2.933 | 2.397 | 100.0% | 10 | | -> duration | 1.206 | 2.678 | 2.857 | 2.895 | 2.933 | 2.397 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.732559 Full duration: 24.269013 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.57 | 2.341 | 2.692 | 2.706 | 2.72 | 2.254 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.382 | 0.558 | 0.698 | 1.041 | 1.383 | 0.619 | 100.0% | 10 | | total | 2.266 | 2.914 | 3.306 | 3.309 | 3.311 | 2.873 | 100.0% | 10 | | -> duration | 2.266 | 2.914 | 3.306 | 3.309 | 3.311 | 2.873 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.24665 Full duration: 22.686778 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.698 | 0.728 | 0.751 | 0.784 | 0.818 | 0.734 | 100.0% | 10 | | total | 0.698 | 0.728 | 0.751 | 0.784 | 0.818 | 0.734 | 100.0% | 10 | | -> duration | 0.698 | 0.728 | 0.751 | 0.784 | 0.818 | 0.734 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.194491 Full duration: 15.301251 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.931 | 1.045 | 1.144 | 1.308 | 1.472 | 1.076 | 100.0% | 10 | | total | 0.931 | 1.045 | 1.145 | 1.308 | 1.472 | 1.077 | 100.0% | 10 | | -> duration | 0.931 | 1.045 | 1.145 | 1.308 | 1.472 | 1.077 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.167017 Full duration: 19.84944 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.935 | 1.036 | 1.14 | 1.146 | 1.153 | 1.032 | 100.0% | 10 | | gnocchi.delete_metric | 0.216 | 0.318 | 0.34 | 0.348 | 0.355 | 0.308 | 100.0% | 10 | | total | 1.194 | 1.348 | 1.4 | 1.446 | 1.491 | 1.34 | 100.0% | 10 | | -> duration | 1.194 | 1.348 | 1.4 | 1.446 | 1.491 | 1.34 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.933663 Full duration: 18.813194 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.723 | 0.746 | 1.171 | 1.181 | 1.191 | 0.837 | 100.0% | 10 | | total | 0.724 | 0.746 | 1.171 | 1.181 | 1.191 | 0.837 | 100.0% | 10 | | -> duration | 0.724 | 0.746 | 1.171 | 1.181 | 1.191 | 0.837 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.304543 Full duration: 22.597705 -------------------------------------------------------------------------------- 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 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d 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.733 | 0.76 | 0.996 | 1.074 | 1.152 | 0.823 | 100.0% | 10 | | gnocchi.delete_resource | 0.227 | 0.331 | 0.485 | 0.514 | 0.544 | 0.352 | 100.0% | 10 | | total | 0.978 | 1.136 | 1.342 | 1.39 | 1.439 | 1.174 | 100.0% | 10 | | -> duration | 0.978 | 1.136 | 1.342 | 1.39 | 1.439 | 1.174 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.385418 Full duration: 18.887709 HINTS: * To plot HTML graphics with this data, run: rally task report 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d --out output.html * To generate a JUnit report, run: rally task export 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d --json --out output.json 2019-07-03 06:40:46,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'6889cf9a-e94f-46d1-a1f0-6ae18a739d1d', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-07-03 06:40:48,531 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6889cf9a-e94f-46d1-a1f0-6ae18a739d1d --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-07-03 06:40:48,563 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-03 06:40:48,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-07-03 06:40:48,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 06:40:48,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 06:40:48,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-03 06:40:48,580 - 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 06:54:59,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 2019-07-03 06:54:59,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'5ff8a8c1-ed60-4876-b78e-e3f36a02db50'] 2019-07-03 06:55:00,318 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 -------------------------------------------------------------------------------- Task 5ff8a8c1-ed60-4876-b78e-e3f36a02db50: 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.276 | 5.735 | 6.208 | 6.409 | 6.609 | 5.801 | 100.0% | 10 | | heat.delete_stack | 0.697 | 0.956 | 1.32 | 1.44 | 1.56 | 1.005 | 100.0% | 10 | | total | 6.055 | 6.623 | 7.397 | 7.783 | 8.169 | 6.806 | 100.0% | 10 | | -> duration | 4.055 | 4.623 | 5.397 | 5.783 | 6.169 | 4.806 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.935737 Full duration: 36.787415 -------------------------------------------------------------------------------- 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "public_net": "external", "flavor": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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 | 30.325 | 34.543 | 39.973 | 40.005 | 40.036 | 35.012 | 100.0% | 10 | | heat.delete_stack | 12.185 | 13.222 | 14.76 | 15.026 | 15.292 | 13.391 | 100.0% | 10 | | total | 42.51 | 48.119 | 53.432 | 53.705 | 53.978 | 48.402 | 100.0% | 10 | | -> duration | 40.51 | 46.119 | 51.432 | 51.705 | 51.978 | 46.402 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.305167 Full duration: 159.336752 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9", "image": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "flavor": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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 | 25.941 | 27.153 | 31.665 | 32.21 | 32.756 | 28.643 | 100.0% | 10 | | heat.delete_stack | 7.456 | 8.31 | 9.156 | 9.553 | 9.949 | 8.43 | 100.0% | 10 | | total | 34.648 | 36.128 | 40.062 | 40.678 | 41.294 | 37.073 | 100.0% | 10 | | -> duration | 32.648 | 34.128 | 38.062 | 38.678 | 39.294 | 35.073 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.415276 Full duration: 125.662442 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.083 | 5.423 | 5.521 | 5.632 | 5.743 | 5.387 | 100.0% | 10 | | heat.list_stacks | 0.245 | 0.325 | 0.34 | 0.34 | 0.341 | 0.318 | 100.0% | 10 | | total | 5.402 | 5.758 | 5.836 | 5.95 | 6.064 | 5.705 | 100.0% | 10 | | -> duration | 3.402 | 3.758 | 3.836 | 3.95 | 4.064 | 3.705 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.092297 Full duration: 38.147255 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.933 | 5.437 | 5.69 | 5.783 | 5.875 | 5.445 | 100.0% | 10 | | heat.update_stack | 3.18 | 3.893 | 4.954 | 5.069 | 5.183 | 3.978 | 100.0% | 10 | | heat.delete_stack | 2.717 | 3.452 | 3.994 | 4.081 | 4.168 | 3.515 | 100.0% | 10 | | total | 11.335 | 13.108 | 13.983 | 14.06 | 14.136 | 12.937 | 100.0% | 10 | | -> duration | 7.335 | 9.108 | 9.983 | 10.06 | 10.136 | 8.937 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.780585 Full duration: 55.082353 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.227 | 5.478 | 5.605 | 5.632 | 5.659 | 5.474 | 100.0% | 10 | | heat.update_stack | 2.886 | 3.115 | 3.431 | 3.45 | 3.469 | 3.198 | 100.0% | 10 | | heat.delete_stack | 0.521 | 0.899 | 1.889 | 2.096 | 2.303 | 1.066 | 100.0% | 10 | | total | 9.149 | 9.713 | 10.699 | 10.823 | 10.947 | 9.738 | 100.0% | 10 | | -> duration | 5.149 | 5.713 | 6.699 | 6.823 | 6.947 | 5.738 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.687459 Full duration: 44.906389 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.082 | 5.395 | 5.629 | 5.643 | 5.657 | 5.421 | 100.0% | 10 | | heat.update_stack | 4.354 | 4.903 | 5.022 | 5.098 | 5.173 | 4.818 | 100.0% | 10 | | heat.delete_stack | 3.694 | 4.834 | 5.026 | 5.371 | 5.717 | 4.57 | 100.0% | 10 | | total | 13.771 | 14.732 | 15.59 | 15.957 | 16.325 | 14.809 | 100.0% | 10 | | -> duration | 9.771 | 10.732 | 11.59 | 11.957 | 12.325 | 10.809 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.554812 Full duration: 60.899406 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.994 | 5.449 | 7.197 | 7.205 | 7.212 | 5.861 | 100.0% | 10 | | heat.update_stack | 2.782 | 3.101 | 3.511 | 3.979 | 4.447 | 3.195 | 100.0% | 10 | | heat.delete_stack | 2.988 | 3.711 | 3.973 | 4.082 | 4.192 | 3.644 | 100.0% | 10 | | total | 11.376 | 12.173 | 14.258 | 14.735 | 15.211 | 12.7 | 100.0% | 10 | | -> duration | 7.376 | 8.173 | 10.258 | 10.735 | 11.211 | 8.7 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.94908 Full duration: 53.396122 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.261 | 5.548 | 5.634 | 5.685 | 5.737 | 5.515 | 100.0% | 10 | | heat.update_stack | 3.025 | 4.691 | 4.998 | 5.048 | 5.097 | 4.351 | 100.0% | 10 | | heat.delete_stack | 1.954 | 2.443 | 2.682 | 3.066 | 3.451 | 2.465 | 100.0% | 10 | | total | 10.672 | 12.612 | 13.165 | 13.428 | 13.691 | 12.332 | 100.0% | 10 | | -> duration | 6.672 | 8.612 | 9.165 | 9.428 | 9.691 | 8.332 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.760971 Full duration: 54.748769 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.176 | 5.495 | 5.819 | 5.919 | 6.019 | 5.541 | 100.0% | 10 | | heat.update_stack | 2.668 | 3.125 | 3.338 | 3.443 | 3.548 | 3.13 | 100.0% | 10 | | heat.delete_stack | 2.135 | 2.418 | 2.714 | 2.742 | 2.77 | 2.426 | 100.0% | 10 | | total | 10.721 | 11.043 | 11.47 | 11.586 | 11.703 | 11.098 | 100.0% | 10 | | -> duration | 6.721 | 7.043 | 7.47 | 7.586 | 7.703 | 7.098 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.358814 Full duration: 50.359056 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.062 | 5.352 | 5.735 | 5.736 | 5.737 | 5.377 | 100.0% | 10 | | heat.check_stack | 0.722 | 1.191 | 1.43 | 1.446 | 1.461 | 1.172 | 100.0% | 10 | | heat.delete_stack | 1.817 | 2.332 | 2.694 | 2.697 | 2.7 | 2.306 | 100.0% | 10 | | total | 8.342 | 8.887 | 9.277 | 9.319 | 9.36 | 8.855 | 100.0% | 10 | | -> duration | 6.342 | 6.887 | 7.277 | 7.319 | 7.36 | 6.855 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.530034 Full duration: 43.608701 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.332 | 5.542 | 5.948 | 5.951 | 5.953 | 5.586 | 100.0% | 10 | | heat.suspend_stack | 1.019 | 1.248 | 1.639 | 2.158 | 2.678 | 1.369 | 100.0% | 10 | | heat.resume_stack | 0.814 | 1.407 | 2.48 | 2.532 | 2.585 | 1.574 | 100.0% | 10 | | heat.delete_stack | 1.754 | 2.161 | 2.408 | 2.533 | 2.657 | 2.148 | 100.0% | 10 | | total | 9.442 | 10.378 | 11.712 | 12.051 | 12.39 | 10.677 | 100.0% | 10 | | -> duration | 7.442 | 8.378 | 9.712 | 10.051 | 10.39 | 8.677 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.270875 Full duration: 47.829987 -------------------------------------------------------------------------------- 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 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 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.7 | 0.773 | 0.848 | 0.849 | 0.851 | 0.779 | 100.0% | 10 | | total | 0.7 | 0.773 | 0.848 | 0.85 | 0.851 | 0.779 | 100.0% | 10 | | -> duration | 0.7 | 0.773 | 0.848 | 0.85 | 0.851 | 0.779 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.305216 Full duration: 16.789727 HINTS: * To plot HTML graphics with this data, run: rally task report 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 --out output.html * To generate a JUnit report, run: rally task export 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 --json --out output.json 2019-07-03 06:55:00,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'5ff8a8c1-ed60-4876-b78e-e3f36a02db50', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-07-03 06:55:02,290 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5ff8a8c1-ed60-4876-b78e-e3f36a02db50 --out /home/opnfv/functest/results/rally_full/heat.json 2019-07-03 06:55:02,323 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-03 06:55:02,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-07-03 06:55:02,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 06:55:02,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 06:55:02,339 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-03 06:55:02,339 - 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 07:01:22,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 2019-07-03 07:01:22,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e3b4f9d4-820f-4a77-b2cf-6f48792fb68b'] 2019-07-03 07:01:22,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e3b4f9d4-820f-4a77-b2cf-6f48792fb68b -------------------------------------------------------------------------------- Task e3b4f9d4-820f-4a77-b2cf-6f48792fb68b: 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.668 | 0.819 | 0.844 | 0.849 | 0.854 | 0.793 | 100.0% | 10 | | keystone_v3.add_role | 0.15 | 0.252 | 0.268 | 0.268 | 0.269 | 0.238 | 100.0% | 10 | | keystone_v3.revoke_role | 0.172 | 0.249 | 0.264 | 0.264 | 0.264 | 0.23 | 100.0% | 10 | | total | 1.108 | 1.258 | 1.344 | 1.349 | 1.354 | 1.261 | 100.0% | 10 | | -> duration | 1.108 | 1.258 | 1.344 | 1.349 | 1.354 | 1.261 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.272318 Full duration: 29.239836 -------------------------------------------------------------------------------- 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.681 | 0.783 | 0.911 | 0.96 | 1.009 | 0.798 | 100.0% | 10 | | keystone_v3.add_role | 0.146 | 0.192 | 0.251 | 0.256 | 0.26 | 0.203 | 100.0% | 10 | | keystone_v3.list_roles | 0.141 | 0.222 | 0.253 | 0.257 | 0.262 | 0.21 | 100.0% | 10 | | total | 0.99 | 1.169 | 1.371 | 1.451 | 1.531 | 1.212 | 100.0% | 10 | | -> duration | 0.99 | 1.169 | 1.371 | 1.451 | 1.531 | 1.212 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.997064 Full duration: 28.736347 -------------------------------------------------------------------------------- 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.123 | 1.181 | 1.279 | 1.284 | 1.289 | 1.198 | 100.0% | 10 | | keystone_v3.list_projects | 0.121 | 0.201 | 0.216 | 0.216 | 0.216 | 0.182 | 100.0% | 10 | | total | 1.252 | 1.396 | 1.473 | 1.482 | 1.492 | 1.38 | 100.0% | 10 | | -> duration | 1.252 | 1.396 | 1.473 | 1.482 | 1.492 | 1.38 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.664101 Full duration: 29.472664 -------------------------------------------------------------------------------- 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.663 | 0.772 | 0.918 | 0.921 | 0.924 | 0.781 | 100.0% | 10 | | keystone_v3.delete_role | 0.131 | 0.218 | 0.234 | 0.237 | 0.239 | 0.197 | 100.0% | 10 | | total | 0.808 | 0.958 | 1.145 | 1.146 | 1.146 | 0.978 | 100.0% | 10 | | -> duration | 0.808 | 0.958 | 1.145 | 1.146 | 1.146 | 0.978 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.328064 Full duration: 26.008672 -------------------------------------------------------------------------------- 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.653 | 0.765 | 0.847 | 0.895 | 0.943 | 0.777 | 100.0% | 10 | | keystone_v3.delete_service | 0.14 | 0.207 | 0.257 | 0.3 | 0.344 | 0.207 | 100.0% | 10 | | total | 0.795 | 1.0 | 1.081 | 1.135 | 1.19 | 0.984 | 100.0% | 10 | | -> duration | 0.795 | 1.0 | 1.081 | 1.135 | 1.19 | 0.984 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.42692 Full duration: 25.388488 -------------------------------------------------------------------------------- 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.905 | 1.142 | 1.257 | 1.3 | 1.342 | 1.097 | 100.0% | 10 | | keystone_v3.create_user | 0.661 | 0.797 | 0.933 | 0.956 | 0.979 | 0.815 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.11 | 0.127 | 0.211 | 0.229 | 0.247 | 0.158 | 100.0% | 10 | | -> keystone_v3.add_role | 0.155 | 0.17 | 0.246 | 0.247 | 0.247 | 0.187 | 100.0% | 10 | | keystone_v3.create_role | 0.13 | 0.146 | 0.227 | 0.228 | 0.23 | 0.167 | 100.0% | 10 | | keystone_v3.get_project | 0.113 | 0.134 | 0.198 | 0.204 | 0.211 | 0.147 | 100.0% | 10 | | keystone_v3.get_user | 0.132 | 0.177 | 0.241 | 0.276 | 0.312 | 0.186 | 100.0% | 10 | | keystone_v3.get_role | 0.114 | 0.128 | 0.215 | 0.216 | 0.217 | 0.156 | 100.0% | 10 | | keystone_v3.list_services | 0.115 | 0.129 | 0.186 | 0.236 | 0.287 | 0.147 | 100.0% | 10 | | keystone_v3.get_services | 0.111 | 0.145 | 0.225 | 0.227 | 0.229 | 0.156 | 100.0% | 10 | | total | 2.521 | 3.042 | 3.309 | 3.395 | 3.481 | 3.04 | 100.0% | 10 | | -> duration | 2.521 | 3.042 | 3.309 | 3.395 | 3.481 | 3.04 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.289944 Full duration: 40.004831 -------------------------------------------------------------------------------- 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.081 | 1.172 | 1.239 | 1.252 | 1.265 | 1.173 | 100.0% | 10 | | keystone_v3.update_project | 0.142 | 0.191 | 0.247 | 0.283 | 0.318 | 0.201 | 100.0% | 10 | | keystone_v3.delete_project | 0.198 | 0.28 | 0.305 | 0.305 | 0.305 | 0.272 | 100.0% | 10 | | total | 1.534 | 1.622 | 1.745 | 1.79 | 1.835 | 1.646 | 100.0% | 10 | | -> duration | 1.534 | 1.622 | 1.745 | 1.79 | 1.835 | 1.646 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.608679 Full duration: 27.755837 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e3b4f9d4-820f-4a77-b2cf-6f48792fb68b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.975 | 1.232 | 1.33 | 1.339 | 1.349 | 1.196 | 100.0% | 10 | | total | 1.186 | 1.373 | 1.532 | 1.551 | 1.571 | 1.395 | 100.0% | 10 | | -> duration | 1.186 | 1.373 | 1.532 | 1.551 | 1.571 | 1.395 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.602152 Full duration: 26.082174 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.133 | 1.196 | 1.292 | 1.306 | 1.32 | 1.211 | 100.0% | 10 | | total | 1.133 | 1.196 | 1.292 | 1.306 | 1.32 | 1.211 | 100.0% | 10 | | -> duration | 1.133 | 1.196 | 1.292 | 1.306 | 1.32 | 1.211 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.119372 Full duration: 25.904906 -------------------------------------------------------------------------------- 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.062 | 1.181 | 1.327 | 1.338 | 1.349 | 1.204 | 100.0% | 10 | | keystone_v3.list_users | 0.138 | 0.222 | 0.244 | 0.289 | 0.333 | 0.203 | 100.0% | 10 | | total | 1.503 | 1.525 | 1.741 | 1.816 | 1.891 | 1.597 | 100.0% | 10 | | -> duration | 1.503 | 1.525 | 1.741 | 1.816 | 1.891 | 1.597 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.104043 Full duration: 27.590913 -------------------------------------------------------------------------------- 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 e3b4f9d4-820f-4a77-b2cf-6f48792fb68b 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.915 | 1.076 | 1.314 | 1.332 | 1.35 | 1.113 | 100.0% | 10 | | keystone_v3.create_users | 7.398 | 8.524 | 9.287 | 9.465 | 9.642 | 8.549 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.397 | 8.523 | 9.287 | 9.464 | 9.642 | 8.548 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.24 | 1.579 | 1.797 | 1.835 | 1.873 | 1.536 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.793 | 2.039 | 2.33 | 2.362 | 2.394 | 2.099 | 100.0% | 10 | | total | 9.915 | 11.419 | 12.009 | 12.15 | 12.29 | 11.272 | 100.0% | 10 | | -> duration | 9.915 | 11.419 | 12.009 | 12.15 | 12.29 | 11.272 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.91642 Full duration: 71.849925 HINTS: * To plot HTML graphics with this data, run: rally task report e3b4f9d4-820f-4a77-b2cf-6f48792fb68b --out output.html * To generate a JUnit report, run: rally task export e3b4f9d4-820f-4a77-b2cf-6f48792fb68b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e3b4f9d4-820f-4a77-b2cf-6f48792fb68b --json --out output.json 2019-07-03 07:01:22,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e3b4f9d4-820f-4a77-b2cf-6f48792fb68b', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-07-03 07:01:25,112 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e3b4f9d4-820f-4a77-b2cf-6f48792fb68b --out /home/opnfv/functest/results/rally_full/keystone.json 2019-07-03 07:01:25,150 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-03 07:01:25,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-07-03 07:01:25,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 07:01:25,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 07:01:25,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-03 07:01:25,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 07:27:15,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bf69ee47-df33-4d73-a680-46a04db09e03 2019-07-03 07:27:15,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'bf69ee47-df33-4d73-a680-46a04db09e03'] 2019-07-03 07:27:16,642 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bf69ee47-df33-4d73-a680-46a04db09e03 -------------------------------------------------------------------------------- Task bf69ee47-df33-4d73-a680-46a04db09e03: 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 bf69ee47-df33-4d73-a680-46a04db09e03 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.922 | 1.039 | 1.322 | 1.362 | 1.401 | 1.106 | 100.0% | 10 | | neutron.update_network | 0.363 | 0.656 | 0.839 | 1.032 | 1.224 | 0.658 | 100.0% | 10 | | total | 1.319 | 1.807 | 1.965 | 2.056 | 2.146 | 1.764 | 100.0% | 10 | | -> duration | 1.319 | 1.807 | 1.965 | 2.056 | 2.146 | 1.764 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.299698 Full duration: 47.389401 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.599 | 1.848 | 2.06 | 2.145 | 2.23 | 1.876 | 100.0% | 10 | | neutron.update_port | 0.545 | 0.908 | 1.107 | 1.149 | 1.191 | 0.91 | 100.0% | 10 | | total | 2.33 | 2.801 | 3.076 | 3.091 | 3.106 | 2.786 | 100.0% | 10 | | -> duration | 2.33 | 2.801 | 3.076 | 3.091 | 3.106 | 2.786 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.330831 Full duration: 80.640358 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.94 | 1.28 | 1.552 | 1.562 | 1.571 | 1.279 | 100.0% | 10 | | neutron.create_subnet | 1.021 | 1.51 | 1.841 | 1.85 | 1.858 | 1.502 | 100.0% | 10 | | neutron.create_router | 4.564 | 5.621 | 9.587 | 9.667 | 9.746 | 6.242 | 100.0% | 10 | | neutron.add_interface_router | 3.014 | 3.537 | 5.918 | 6.271 | 6.623 | 4.133 | 100.0% | 10 | | neutron.update_router | 1.105 | 1.499 | 2.071 | 2.258 | 2.444 | 1.6 | 100.0% | 10 | | total | 12.079 | 13.796 | 17.213 | 17.809 | 18.406 | 14.757 | 100.0% | 10 | | -> duration | 12.079 | 13.796 | 17.213 | 17.809 | 18.406 | 14.757 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.170104 Full duration: 106.513709 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.975 | 1.111 | 1.303 | 1.335 | 1.367 | 1.141 | 100.0% | 10 | | neutron.create_subnet | 0.886 | 1.404 | 1.619 | 1.626 | 1.633 | 1.355 | 100.0% | 10 | | neutron.update_subnet | 0.552 | 1.042 | 1.258 | 1.679 | 2.099 | 1.081 | 100.0% | 10 | | total | 2.871 | 3.615 | 3.98 | 4.065 | 4.15 | 3.578 | 100.0% | 10 | | -> duration | 2.871 | 3.615 | 3.98 | 4.065 | 4.15 | 3.578 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.894513 Full duration: 58.011417 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.861 | 1.001 | 1.094 | 1.134 | 1.174 | 1.008 | 100.0% | 10 | | neutron.delete_network | 0.811 | 0.947 | 1.154 | 1.169 | 1.185 | 0.99 | 100.0% | 10 | | total | 1.837 | 1.984 | 2.138 | 2.185 | 2.232 | 1.998 | 100.0% | 10 | | -> duration | 1.837 | 1.984 | 2.138 | 2.185 | 2.232 | 1.998 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.878361 Full duration: 43.635495 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.582 | 1.866 | 2.037 | 2.095 | 2.152 | 1.875 | 100.0% | 10 | | neutron.delete_port | 0.603 | 0.901 | 1.096 | 1.16 | 1.223 | 0.902 | 100.0% | 10 | | total | 2.459 | 2.8 | 2.995 | 3.115 | 3.235 | 2.777 | 100.0% | 10 | | -> duration | 2.459 | 2.8 | 2.995 | 3.115 | 3.235 | 2.777 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.052184 Full duration: 76.814001 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.873 | 1.047 | 1.182 | 1.271 | 1.36 | 1.078 | 100.0% | 10 | | neutron.create_subnet | 0.823 | 1.259 | 1.506 | 1.515 | 1.524 | 1.251 | 100.0% | 10 | | neutron.create_router | 4.58 | 5.302 | 5.606 | 5.768 | 5.931 | 5.266 | 100.0% | 10 | | neutron.add_interface_router | 3.136 | 3.481 | 5.023 | 5.129 | 5.235 | 3.824 | 100.0% | 10 | | neutron.remove_interface_router | 2.496 | 3.05 | 3.39 | 3.434 | 3.478 | 3.064 | 100.0% | 10 | | neutron.delete_router | 3.217 | 3.758 | 4.09 | 4.143 | 4.196 | 3.686 | 100.0% | 10 | | total | 16.682 | 18.156 | 19.562 | 20.239 | 20.917 | 18.171 | 100.0% | 10 | | -> duration | 16.682 | 18.156 | 19.562 | 20.239 | 20.917 | 18.171 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.927036 Full duration: 100.368933 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.487 | 1.869 | 2.126 | 2.277 | 2.427 | 1.869 | 100.0% | 10 | | neutron.delete_subnet | 0.704 | 1.221 | 1.95 | 2.219 | 2.487 | 1.361 | 100.0% | 10 | | total | 2.513 | 2.959 | 4.25 | 4.368 | 4.486 | 3.231 | 100.0% | 10 | | -> duration | 2.513 | 2.959 | 4.25 | 4.368 | 4.486 | 3.231 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.756688 Full duration: 76.835808 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.862 | 1.039 | 1.275 | 1.362 | 1.45 | 1.067 | 100.0% | 10 | | neutron.list_networks | 0.131 | 0.422 | 0.545 | 0.586 | 0.626 | 0.423 | 100.0% | 10 | | total | 1.262 | 1.476 | 1.696 | 1.775 | 1.854 | 1.491 | 100.0% | 10 | | -> duration | 1.262 | 1.476 | 1.696 | 1.775 | 1.854 | 1.491 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.320597 Full duration: 45.572473 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.714 | 1.928 | 2.059 | 2.086 | 2.112 | 1.897 | 100.0% | 10 | | neutron.list_ports | 0.078 | 0.36 | 0.452 | 0.49 | 0.528 | 0.312 | 100.0% | 10 | | total | 1.801 | 2.247 | 2.491 | 2.509 | 2.527 | 2.209 | 100.0% | 10 | | -> duration | 1.801 | 2.247 | 2.491 | 2.509 | 2.527 | 2.209 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.499309 Full duration: 76.545349 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.98 | 1.167 | 1.308 | 1.32 | 1.333 | 1.175 | 100.0% | 10 | | neutron.create_subnet | 0.967 | 1.181 | 1.648 | 1.662 | 1.677 | 1.315 | 100.0% | 10 | | neutron.create_router | 4.505 | 5.762 | 7.37 | 7.743 | 8.116 | 5.934 | 100.0% | 10 | | neutron.add_interface_router | 3.078 | 4.058 | 4.803 | 4.904 | 5.005 | 3.988 | 100.0% | 10 | | neutron.list_routers | 0.13 | 0.522 | 0.765 | 0.769 | 0.773 | 0.482 | 100.0% | 10 | | total | 10.738 | 12.589 | 14.931 | 15.285 | 15.639 | 12.895 | 100.0% | 10 | | -> duration | 10.738 | 12.589 | 14.931 | 15.285 | 15.639 | 12.895 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.189736 Full duration: 109.068362 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.983 | 1.131 | 1.443 | 1.457 | 1.471 | 1.166 | 100.0% | 10 | | neutron.create_subnet | 1.103 | 1.449 | 1.538 | 1.616 | 1.694 | 1.434 | 100.0% | 10 | | neutron.list_subnets | 0.076 | 0.4 | 0.447 | 0.458 | 0.47 | 0.344 | 100.0% | 10 | | total | 2.298 | 2.908 | 3.358 | 3.394 | 3.431 | 2.944 | 100.0% | 10 | | -> duration | 2.298 | 2.908 | 3.358 | 3.394 | 3.431 | 2.944 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.069473 Full duration: 55.06791 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.876 | 0.979 | 1.159 | 1.268 | 1.377 | 1.013 | 100.0% | 10 | | neutron.delete_security_group | 0.104 | 0.141 | 0.473 | 0.626 | 0.779 | 0.27 | 100.0% | 10 | | total | 0.99 | 1.174 | 1.798 | 1.81 | 1.822 | 1.282 | 100.0% | 10 | | -> duration | 0.99 | 1.174 | 1.798 | 1.81 | 1.822 | 1.282 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.127682 Full duration: 41.893498 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.812 | 0.999 | 1.069 | 1.119 | 1.169 | 0.989 | 100.0% | 10 | | neutron.create_security_group_rule | 0.174 | 0.461 | 0.59 | 0.603 | 0.617 | 0.447 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.093 | 0.291 | 0.407 | 0.44 | 0.473 | 0.264 | 100.0% | 10 | | neutron.delete_security_group | 0.104 | 0.28 | 0.606 | 0.675 | 0.744 | 0.323 | 100.0% | 10 | | total | 1.572 | 2.041 | 2.355 | 2.424 | 2.493 | 2.022 | 100.0% | 10 | | -> duration | 1.572 | 2.041 | 2.355 | 2.424 | 2.493 | 2.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.918986 Full duration: 44.188049 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.799 | 0.979 | 1.061 | 1.11 | 1.158 | 0.969 | 100.0% | 10 | | neutron.create_security_group_rule | 0.396 | 0.484 | 0.54 | 0.547 | 0.555 | 0.486 | 100.0% | 10 | | neutron.list_security_group_rules | 0.052 | 0.256 | 0.365 | 0.392 | 0.418 | 0.24 | 100.0% | 10 | | total | 1.317 | 1.768 | 1.906 | 1.913 | 1.92 | 1.695 | 100.0% | 10 | | -> duration | 1.317 | 1.768 | 1.906 | 1.913 | 1.92 | 1.695 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.18832 Full duration: 45.64833 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.799 | 1.028 | 1.109 | 1.164 | 1.219 | 0.998 | 100.0% | 10 | | neutron.show_security_group | 0.031 | 0.149 | 0.404 | 0.441 | 0.478 | 0.2 | 100.0% | 10 | | total | 0.829 | 1.17 | 1.415 | 1.492 | 1.568 | 1.198 | 100.0% | 10 | | -> duration | 0.829 | 1.17 | 1.415 | 1.492 | 1.568 | 1.198 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.716466 Full duration: 44.568731 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.95 | 1.106 | 1.395 | 1.404 | 1.414 | 1.149 | 100.0% | 10 | | neutron.create_router | 3.872 | 5.14 | 5.971 | 6.212 | 6.454 | 5.076 | 100.0% | 10 | | neutron.add_gateway_router | 3.067 | 3.678 | 3.764 | 3.876 | 3.988 | 3.558 | 100.0% | 10 | | neutron.remove_gateway_router | 2.005 | 2.414 | 2.56 | 2.561 | 2.562 | 2.397 | 100.0% | 10 | | total | 10.356 | 12.345 | 13.356 | 13.478 | 13.6 | 12.18 | 100.0% | 10 | | -> duration | 10.356 | 12.345 | 13.356 | 13.478 | 13.6 | 12.18 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.566767 Full duration: 99.738114 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.531 | 3.63 | 4.636 | 4.767 | 4.899 | 3.568 | 100.0% | 10 | | neutron.show_port (x2) | 0.168 | 0.548 | 0.758 | 0.796 | 0.833 | 0.557 | 100.0% | 10 | | total | 3.087 | 4.169 | 5.071 | 5.09 | 5.109 | 4.126 | 100.0% | 10 | | -> duration | 3.087 | 4.169 | 5.071 | 5.09 | 5.109 | 4.126 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.971998 Full duration: 81.690124 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.884 | 1.135 | 1.235 | 1.299 | 1.362 | 1.11 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.425 | 2.854 | 3.101 | 3.287 | 3.473 | 2.681 | 100.0% | 10 | | neutron.create_router (x2) | 9.429 | 10.152 | 10.699 | 10.718 | 10.736 | 10.144 | 100.0% | 10 | | neutron.add_interface_router (x2) | 7.048 | 7.604 | 8.86 | 9.239 | 9.617 | 7.891 | 100.0% | 10 | | neutron.show_router (x2) | 0.681 | 0.961 | 1.289 | 1.321 | 1.353 | 0.997 | 100.0% | 10 | | total | 21.79 | 22.997 | 23.698 | 23.719 | 23.74 | 22.823 | 100.0% | 10 | | -> duration | 21.79 | 22.997 | 23.698 | 23.719 | 23.74 | 22.823 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 67.340875 Full duration: 168.334928 -------------------------------------------------------------------------------- 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 bf69ee47-df33-4d73-a680-46a04db09e03 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.701 | 3.403 | 3.804 | 3.963 | 4.123 | 3.335 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.379 | 0.612 | 0.77 | 0.867 | 0.964 | 0.614 | 100.0% | 10 | | total | 3.147 | 3.885 | 4.539 | 4.686 | 4.834 | 3.949 | 100.0% | 10 | | -> duration | 3.147 | 3.885 | 4.539 | 4.686 | 4.834 | 3.949 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.597246 Full duration: 99.843625 HINTS: * To plot HTML graphics with this data, run: rally task report bf69ee47-df33-4d73-a680-46a04db09e03 --out output.html * To generate a JUnit report, run: rally task export bf69ee47-df33-4d73-a680-46a04db09e03 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bf69ee47-df33-4d73-a680-46a04db09e03 --json --out output.json 2019-07-03 07:27:16,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'bf69ee47-df33-4d73-a680-46a04db09e03', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-07-03 07:27:18,750 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bf69ee47-df33-4d73-a680-46a04db09e03 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-07-03 07:27:18,790 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-03 07:27:18,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-07-03 07:27:18,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 07:27:18,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 07:27:18,802 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-03 07:27:18,803 - 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 08:04:03,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d664b244-b52c-45ee-b261-aafe42eba982 2019-07-03 08:04:03,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd664b244-b52c-45ee-b261-aafe42eba982'] 2019-07-03 08:04:04,811 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d664b244-b52c-45ee-b261-aafe42eba982 -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982: 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 d664b244-b52c-45ee-b261-aafe42eba982 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.885 | 0.956 | 1.033 | 1.043 | 1.053 | 0.958 | 100.0% | 10 | | nova.delete_keypair | 0.032 | 0.04 | 0.065 | 0.079 | 0.093 | 0.047 | 100.0% | 10 | | total | 0.917 | 1.002 | 1.069 | 1.084 | 1.099 | 1.005 | 100.0% | 10 | | -> duration | 0.917 | 1.002 | 1.069 | 1.084 | 1.099 | 1.005 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.998516 Full duration: 27.859062 -------------------------------------------------------------------------------- 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 d664b244-b52c-45ee-b261-aafe42eba982 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.841 | 0.885 | 0.96 | 0.983 | 1.006 | 0.899 | 100.0% | 10 | | nova.list_keypairs | 0.018 | 0.019 | 0.02 | 0.021 | 0.022 | 0.019 | 100.0% | 10 | | total | 0.861 | 0.904 | 0.98 | 1.003 | 1.025 | 0.919 | 100.0% | 10 | | -> duration | 0.861 | 0.904 | 0.98 | 1.003 | 1.025 | 0.919 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.72113 Full duration: 29.999173 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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.383 | 15.83 | 22.606 | 24.075 | 25.544 | 17.883 | 100.0% | 10 | | nova.reboot_server | 5.01 | 6.324 | 9.602 | 9.764 | 9.927 | 7.084 | 100.0% | 10 | | nova.soft_reboot_server | 5.911 | 125.483 | 127.384 | 127.827 | 128.27 | 79.235 | 100.0% | 10 | | nova.stop_and_start_server | 12.785 | 19.972 | 21.871 | 22.369 | 22.868 | 19.642 | 100.0% | 10 | | -> nova.stop_server | 6.492 | 15.324 | 16.186 | 16.383 | 16.581 | 14.451 | 100.0% | 10 | | -> nova.start_server | 3.689 | 5.462 | 6.288 | 6.291 | 6.293 | 5.191 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 20.744 | 22.651 | 24.545 | 24.704 | 24.862 | 22.581 | 100.0% | 10 | | -> nova.rescue_server | 17.539 | 18.463 | 19.394 | 19.642 | 19.89 | 18.554 | 100.0% | 10 | | -> nova.unrescue_server | 2.578 | 4.078 | 5.249 | 5.493 | 5.737 | 4.027 | 100.0% | 10 | | nova.delete_server | 2.35 | 2.902 | 3.008 | 3.053 | 3.099 | 2.817 | 100.0% | 10 | | total | 75.197 | 191.736 | 198.087 | 200.913 | 203.739 | 149.275 | 100.0% | 10 | | -> duration | 66.197 | 182.736 | 189.087 | 191.913 | 194.739 | 140.275 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 389.512592 Full duration: 518.127342 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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.541 | 18.071 | 19.85 | 19.88 | 19.911 | 18.022 | 100.0% | 10 | | nova.delete_server | 2.678 | 3.371 | 5.084 | 5.291 | 5.498 | 3.597 | 100.0% | 10 | | total | 18.779 | 22.297 | 23.482 | 24.181 | 24.881 | 21.62 | 100.0% | 10 | | -> duration | 17.779 | 21.297 | 22.482 | 23.181 | 23.881 | 20.62 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.687443 Full duration: 187.847697 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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.849 | 17.249 | 22.337 | 22.572 | 22.807 | 17.605 | 100.0% | 10 | | nova.list_servers | 0.592 | 1.188 | 1.715 | 1.743 | 1.771 | 1.203 | 100.0% | 10 | | total | 15.558 | 18.323 | 24.068 | 24.118 | 24.168 | 18.808 | 100.0% | 10 | | -> duration | 14.558 | 17.323 | 23.068 | 23.118 | 23.168 | 17.808 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.411007 Full duration: 182.989107 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "from_image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "to_image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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.611 | 15.412 | 18.196 | 18.564 | 18.931 | 15.868 | 100.0% | 10 | | nova.rebuild_server | 10.236 | 17.413 | 22.123 | 22.202 | 22.282 | 17.051 | 100.0% | 10 | | nova.delete_server | 2.52 | 2.998 | 3.827 | 4.705 | 5.583 | 3.276 | 100.0% | 10 | | total | 27.683 | 36.457 | 42.515 | 42.688 | 42.861 | 36.195 | 100.0% | 10 | | -> duration | 25.683 | 34.457 | 40.515 | 40.688 | 40.861 | 34.195 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.759002 Full duration: 220.657128 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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) | 23.524 | 26.666 | 32.104 | 33.937 | 35.771 | 27.879 | 100.0% | 10 | | nova.snapshot_server | 8.822 | 17.682 | 26.902 | 28.316 | 29.73 | 18.54 | 100.0% | 10 | | -> glance_v2.get_image | 0.318 | 0.576 | 0.727 | 0.877 | 1.028 | 0.58 | 100.0% | 10 | | -> glance.wait_for_image | 6.866 | 15.971 | 24.783 | 26.384 | 27.984 | 16.68 | 100.0% | 10 | | --> glance_v2.get_image (x11) | 1.735 | 1.752 | 1.766 | 1.767 | 1.769 | 1.752 | 100.0% | 2 | | --> glance_v2.get_image (x14) | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 100.0% | 1 | | --> glance_v2.get_image (x12) | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | --> glance_v2.get_image (x6) | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | --> glance_v2.get_image (x10) | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | --> glance_v2.get_image (x7) | 0.338 | 0.591 | 0.794 | 0.819 | 0.845 | 0.591 | 100.0% | 2 | | --> glance_v2.get_image (x5) | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | --> glance_v2.get_image (x4) | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | nova.delete_server (x2) | 5.956 | 7.414 | 9.061 | 9.186 | 9.31 | 7.546 | 100.0% | 10 | | nova.delete_image | 0.694 | 0.924 | 1.654 | 1.705 | 1.756 | 1.082 | 100.0% | 10 | | -> glance_v2.delete_image | 0.403 | 0.871 | 1.379 | 1.428 | 1.476 | 0.897 | 100.0% | 10 | | -> glance.wait_for_delete | 0.017 | 0.275 | 0.297 | 0.331 | 0.365 | 0.184 | 100.0% | 10 | | --> glance_v2.get_image | 0.016 | 0.275 | 0.297 | 0.331 | 0.364 | 0.184 | 0.0% | 10 | | total | 40.345 | 53.805 | 65.539 | 69.072 | 72.605 | 55.047 | 100.0% | 10 | | -> duration | 38.345 | 51.805 | 63.539 | 67.072 | 70.605 | 53.047 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 155.159514 Full duration: 277.639736 -------------------------------------------------------------------------------- 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "nics": [ { "net-id": "b29ca983-7d2c-430e-953e-c890070a28e9" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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 | 11.618 | 14.446 | 22.591 | 22.653 | 22.715 | 16.268 | 100.0% | 10 | | nova.boot_server | 10.66 | 14.857 | 16.315 | 17.567 | 18.819 | 14.521 | 100.0% | 10 | | total | 25.133 | 28.015 | 38.121 | 39.759 | 41.397 | 30.789 | 100.0% | 10 | | -> duration | 24.133 | 27.015 | 37.121 | 38.759 | 40.397 | 29.789 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.816724 Full duration: 138.73176 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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.989 | 15.452 | 19.315 | 19.358 | 19.401 | 16.466 | 100.0% | 10 | | total | 13.989 | 15.452 | 19.315 | 19.358 | 19.401 | 16.466 | 100.0% | 10 | | -> duration | 12.989 | 14.452 | 18.315 | 18.358 | 18.401 | 15.466 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.939977 Full duration: 83.381244 -------------------------------------------------------------------------------- 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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.315 | 1.531 | 2.185 | 2.196 | 2.206 | 1.664 | 100.0% | 10 | | total | 1.315 | 1.531 | 2.185 | 2.196 | 2.206 | 1.664 | 100.0% | 10 | | -> duration | 1.315 | 1.531 | 2.185 | 2.196 | 2.206 | 1.664 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.136453 Full duration: 180.16709 -------------------------------------------------------------------------------- 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": "b29ca983-7d2c-430e-953e-c890070a28e9" } ], "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "to_flavor": { "name": "rally_full-flavor_alt_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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.731 | 15.888 | 19.756 | 20.005 | 20.254 | 16.117 | 100.0% | 10 | | nova.resize | 20.998 | 25.732 | 26.658 | 26.664 | 26.671 | 24.974 | 100.0% | 10 | | nova.resize_confirm | 3.065 | 4.249 | 6.399 | 6.49 | 6.582 | 4.805 | 100.0% | 10 | | nova.delete_server | 2.559 | 2.788 | 3.409 | 4.158 | 4.908 | 3.014 | 100.0% | 10 | | total | 43.353 | 48.435 | 52.336 | 53.198 | 54.059 | 48.91 | 100.0% | 10 | | -> duration | 42.353 | 47.435 | 51.336 | 52.198 | 53.059 | 47.91 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 143.802483 Full duration: 168.523488 -------------------------------------------------------------------------------- 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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "image": { "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1" }, "nics": [ { "net-id": "b29ca983-7d2c-430e-953e-c890070a28e9" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d664b244-b52c-45ee-b261-aafe42eba982 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-cac29aaf-021f-480b-b80f-3e902d95aa6a) 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-cac29aaf-021f-480b-b80f-3e902d95aa6a) -------------------------------------------------------------------------------- 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-470f2cca-7fc7-46c7-be6c-da3d38b593f0) 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-470f2cca-7fc7-46c7-be6c-da3d38b593f0) -------------------------------------------------------------------------------- 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-4ae5aea8-4232-4faa-a29d-2f103caead26) 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-4ae5aea8-4232-4faa-a29d-2f103caead26) -------------------------------------------------------------------------------- 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-0a1f6225-0487-499e-b807-cff2843ab51a) 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-0a1f6225-0487-499e-b807-cff2843ab51a) -------------------------------------------------------------------------------- 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-ec2e1fda-fcc1-481c-ac33-0b78873d1365) 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-ec2e1fda-fcc1-481c-ac33-0b78873d1365) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.602 | 16.435 | 19.444 | 19.456 | 19.469 | 17.025 | 100.0% | 5 | | nova.live_migrate | 3.841 | 4.493 | 4.585 | 4.61 | 4.636 | 4.325 | 0.0% | 5 | | total | 19.111 | 20.929 | 23.458 | 23.507 | 23.556 | 21.35 | 0.0% | 5 | | -> duration | 18.111 | 19.929 | 22.458 | 22.507 | 22.556 | 20.35 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.967588 Full duration: 72.199389 HINTS: * To plot HTML graphics with this data, run: rally task report d664b244-b52c-45ee-b261-aafe42eba982 --out output.html * To generate a JUnit report, run: rally task export d664b244-b52c-45ee-b261-aafe42eba982 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d664b244-b52c-45ee-b261-aafe42eba982 --json --out output.json At least one workload did not pass SLA criteria. 2019-07-03 08:04:04,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd664b244-b52c-45ee-b261-aafe42eba982', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-07-03 08:04:06,975 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d664b244-b52c-45ee-b261-aafe42eba982 --out /home/opnfv/functest/results/rally_full/nova.json 2019-07-03 08:04:07,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-03 08:04:07,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-07-03 08:04:07,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 08:04:07,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 08:04:07,023 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-03 08:04:07,024 - 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': 'b29ca983-7d2c-430e-953e-c890070a28e9', 'tenants_amount': 3, 'image_name': 'rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', '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_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-03 08:05:39,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4706845f-6641-43a9-a8be-357272efecbf 2019-07-03 08:05:39,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4706845f-6641-43a9-a8be-357272efecbf'] 2019-07-03 08:05:40,501 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4706845f-6641-43a9-a8be-357272efecbf -------------------------------------------------------------------------------- Task 4706845f-6641-43a9-a8be-357272efecbf: 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 4706845f-6641-43a9-a8be-357272efecbf 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.788 | 0.867 | 1.003 | 1.009 | 1.016 | 0.898 | 100.0% | 10 | | quotas.delete_quotas | 0.215 | 0.298 | 0.33 | 0.367 | 0.405 | 0.297 | 100.0% | 10 | | total | 1.061 | 1.159 | 1.322 | 1.364 | 1.406 | 1.196 | 100.0% | 10 | | -> duration | 1.061 | 1.159 | 1.322 | 1.364 | 1.406 | 1.196 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.53582 Full duration: 18.590303 -------------------------------------------------------------------------------- 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 4706845f-6641-43a9-a8be-357272efecbf 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.857 | 0.89 | 1.007 | 1.115 | 1.222 | 0.933 | 100.0% | 10 | | total | 0.857 | 0.89 | 1.007 | 1.115 | 1.222 | 0.933 | 100.0% | 10 | | -> duration | 0.857 | 0.89 | 1.007 | 1.115 | 1.222 | 0.933 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.808906 Full duration: 17.433178 -------------------------------------------------------------------------------- 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 4706845f-6641-43a9-a8be-357272efecbf 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.407 | 0.656 | 0.78 | 0.781 | 0.782 | 0.637 | 100.0% | 10 | | total | 0.832 | 1.142 | 1.219 | 1.224 | 1.229 | 1.093 | 100.0% | 10 | | -> duration | 0.832 | 1.142 | 1.219 | 1.224 | 1.229 | 1.093 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.145278 Full duration: 17.929198 -------------------------------------------------------------------------------- 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 4706845f-6641-43a9-a8be-357272efecbf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.218 | 1.482 | 1.575 | 1.634 | 1.692 | 1.446 | 100.0% | 10 | | total | 1.218 | 1.482 | 1.575 | 1.634 | 1.692 | 1.446 | 100.0% | 10 | | -> duration | 1.218 | 1.482 | 1.575 | 1.634 | 1.692 | 1.446 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.279176 Full duration: 18.861579 HINTS: * To plot HTML graphics with this data, run: rally task report 4706845f-6641-43a9-a8be-357272efecbf --out output.html * To generate a JUnit report, run: rally task export 4706845f-6641-43a9-a8be-357272efecbf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4706845f-6641-43a9-a8be-357272efecbf --json --out output.json 2019-07-03 08:05:40,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4706845f-6641-43a9-a8be-357272efecbf', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-07-03 08:05:42,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4706845f-6641-43a9-a8be-357272efecbf --out /home/opnfv/functest/results/rally_full/quotas.json 2019-07-03 08:05:42,492 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-03 08:05:42,495 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:37 | 60 | 100.00% | | glance | 00:06:27 | 80 | 100.00% | | cinder | 00:24:37 | 240 | 100.00% | | gnocchi | 00:04:53 | 160 | 100.00% | | heat | 00:13:07 | 130 | 100.00% | | keystone | 00:05:58 | 110 | 100.00% | | neutron | 00:25:02 | 200 | 100.00% | | nova | 00:34:48 | 115 | 95.65% | | quotas | 00:01:12 | 40 | 100.00% | | | | | | | TOTAL: | 01:57:46 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-07-03 08:05:42,496 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-07-03 08:05:42,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-07-03 08:05:45,318 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-07-03 08:05:45,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-07-03 08:05:47,895 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-07-03 08:05:48,043 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 08:05:48,044 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 125:43 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-07-03 08:05:48,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 08:05:48,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:05:48,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T09:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["GrSqJpnpTRese3aNr4SqAQ"], "issued_at": "2019-07-03T08:05:48.000000Z"}} 2019-07-03 08:05:48,474 - 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}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:05:48,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Wed, 03 Jul 2019 08:05:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af6fe72b-8b5a-4cf5-9061-daeb333b4995 x-openstack-request-id: req-af6fe72b-8b5a-4cf5-9061-daeb333b4995 2019-07-03 08:05:48,780 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6138d718-e199-49d9-b4ef-9e997e82500c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6138d718-e199-49d9-b4ef-9e997e82500c", "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": "6138d718-e199-49d9-b4ef-9e997e82500c"}, {"name": "rally_full-flavor_alt_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c", "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": "8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c"}]} 2019-07-03 08:05:48,780 - 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-af6fe72b-8b5a-4cf5-9061-daeb333b4995 2019-07-03 08:05:48,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.717355012894s 2019-07-03 08:05:48,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 08:05:48,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:05:48,814 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 08:05: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-c3871a7b-c928-4548-9373-c459366d75e9 x-openstack-request-id: req-c3871a7b-c928-4548-9373-c459366d75e9 2019-07-03 08:05:48,814 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8f4f2fb3-261b-4bbc-88f5-1ea75a8db82c used request id req-c3871a7b-c928-4548-9373-c459366d75e9 2019-07-03 08:05:48,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313630104065s 2019-07-03 08:05:48,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 08:05:48,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:05:49,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T09:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ad152a1c94c42e2b02be27bcc22b190", "name": "rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2ad152a1c94c42e2b02be27bcc22b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/2ad152a1c94c42e2b02be27bcc22b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/2ad152a1c94c42e2b02be27bcc22b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2ad152a1c94c42e2b02be27bcc22b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_2ad152a1c94c42e2b02be27bcc22b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/2ad152a1c94c42e2b02be27bcc22b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/2ad152a1c94c42e2b02be27bcc22b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/2ad152a1c94c42e2b02be27bcc22b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2ad152a1c94c42e2b02be27bcc22b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/2ad152a1c94c42e2b02be27bcc22b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/2ad152a1c94c42e2b02be27bcc22b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "id": "7abc0171f1314fe795c1f953362c0ccd"}, "audit_ids": ["ynF8fBtMSpGHYRsIYKSSbg"], "issued_at": "2019-07-03T08:05:49.000000Z"}} 2019-07-03 08:05:49,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a0f2c00e-5d93-4988-87c9-0371c22e0baa/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}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" -d '{"subnet_id": "85b921ff-a64f-44f2-b8e0-0463f4fca322"}' 2019-07-03 08:05:52,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 08:05:52 GMT X-Openstack-Request-Id: req-06374781-df79-4bff-8be2-b0feeb4e3d4f 2019-07-03 08:05:52,390 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b29ca983-7d2c-430e-953e-c890070a28e9", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "subnet_id": "85b921ff-a64f-44f2-b8e0-0463f4fca322", "subnet_ids": ["85b921ff-a64f-44f2-b8e0-0463f4fca322"], "port_id": "d3e0e369-8490-4488-bd54-b8e9aff3da73", "id": "a0f2c00e-5d93-4988-87c9-0371c22e0baa"} 2019-07-03 08:05:52,390 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a0f2c00e-5d93-4988-87c9-0371c22e0baa/remove_router_interface.json used request id req-06374781-df79-4bff-8be2-b0feeb4e3d4f 2019-07-03 08:05:52,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.57497215271s 2019-07-03 08:05:52,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 08:05:52,391 - 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}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" 2019-07-03 08:05:52,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1220 Content-Type: application/json Date: Wed, 03 Jul 2019 08:05:52 GMT X-Openstack-Request-Id: req-b8b2740a-5bf7-4aa1-8ad9-f669433e0f09 2019-07-03 08:05:52,854 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "created_at": "2019-07-03T06:00:08Z", "admin_state_up": true, "updated_at": "2019-07-03T08:05:50Z", "project_id": "2ad152a1c94c42e2b02be27bcc22b190", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a0f2c00e-5d93-4988-87c9-0371c22e0baa", "name": "rally_full-router_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}]} 2019-07-03 08:05:52,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b8b2740a-5bf7-4aa1-8ad9-f669433e0f09 2019-07-03 08:05:52,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.463981866837s 2019-07-03 08:05:52,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 08:05:52,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/a0f2c00e-5d93-4988-87c9-0371c22e0baa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" 2019-07-03 08:05:57,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:05:57 GMT X-Openstack-Request-Id: req-9822016a-fefe-4111-9715-ab66e379af30 2019-07-03 08:05:57,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:05:57,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a0f2c00e-5d93-4988-87c9-0371c22e0baa.json used request id req-9822016a-fefe-4111-9715-ab66e379af30 2019-07-03 08:05:57,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.92845702171s 2019-07-03 08:05:57,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 08:05:57,786 - 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}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" 2019-07-03 08:05:58,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Wed, 03 Jul 2019 08:05:58 GMT X-Openstack-Request-Id: req-8ee504ce-fcb4-412f-9a37-60157b6fa5fe 2019-07-03 08:05:58,132 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T06:00:07Z","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":"85b921ff-a64f-44f2-b8e0-0463f4fca322","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2ad152a1c94c42e2b02be27bcc22b190","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1","enable_dhcp":true,"segment_id":null,"network_id":"b29ca983-7d2c-430e-953e-c890070a28e9","tenant_id":"2ad152a1c94c42e2b02be27bcc22b190","created_at":"2019-07-03T06:00:07Z","ip_version":4}]} 2019-07-03 08:05:58,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8ee504ce-fcb4-412f-9a37-60157b6fa5fe 2019-07-03 08:05:58,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.347681045532s 2019-07-03 08:05:58,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 08:05:58,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/85b921ff-a64f-44f2-b8e0-0463f4fca322.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" 2019-07-03 08:06:00,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:06:00 GMT X-Openstack-Request-Id: req-5bb89887-cbd1-4927-8fb6-f2971fe84648 2019-07-03 08:06:00,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:06:00,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/85b921ff-a64f-44f2-b8e0-0463f4fca322.json used request id req-5bb89887-cbd1-4927-8fb6-f2971fe84648 2019-07-03 08:06:00,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.55350923538s 2019-07-03 08:06:00,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:06:00,689 - 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}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" 2019-07-03 08:06:01,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:01 GMT X-Openstack-Request-Id: req-8bc61b16-a9c7-494e-82fe-c6eb3f441c7c 2019-07-03 08:06:01,093 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b29ca983-7d2c-430e-953e-c890070a28e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"2ad152a1c94c42e2b02be27bcc22b190","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T08:06:00Z","qos_policy_id":null,"name":"rally_full-net_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1","admin_state_up":true,"tenant_id":"2ad152a1c94c42e2b02be27bcc22b190","created_at":"2019-07-03T06:00:05Z","provider:network_type":"vxlan"}]} 2019-07-03 08:06:01,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8bc61b16-a9c7-494e-82fe-c6eb3f441c7c 2019-07-03 08:06:01,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405118942261s 2019-07-03 08:06:01,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 08:06:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/b29ca983-7d2c-430e-953e-c890070a28e9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" 2019-07-03 08:06:02,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:06:02 GMT X-Openstack-Request-Id: req-5ec370e6-73a4-4bdd-8fd3-ff98cd878ce4 2019-07-03 08:06:02,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:06:02,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b29ca983-7d2c-430e-953e-c890070a28e9.json used request id req-5ec370e6-73a4-4bdd-8fd3-ff98cd878ce4 2019-07-03 08:06:02,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31990790367s 2019-07-03 08:06:02,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:06:02,424 - 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}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" 2019-07-03 08:06:02,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:02 GMT X-Openstack-Request-Id: req-a0353c45-7d89-4f50-8671-768b98ec0e0d 2019-07-03 08:06:02,720 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T06:00:20Z", "file": "/v2/images/c735907f-34cf-4007-afed-aa0230b6f520/file", "owner": "2ad152a1c94c42e2b02be27bcc22b190", "id": "c735907f-34cf-4007-afed-aa0230b6f520", "size": 12716032, "self": "/v2/images/c735907f-34cf-4007-afed-aa0230b6f520", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/c735907f-34cf-4007-afed-aa0230b6f520/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/c735907f-34cf-4007-afed-aa0230b6f520/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T06:00:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:06:02,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a0353c45-7d89-4f50-8671-768b98ec0e0d 2019-07-03 08:06:02,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301098823547s 2019-07-03 08:06:02,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 08:06:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c735907f-34cf-4007-afed-aa0230b6f520 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7039af12aa68bbfa2b61a23bfba9d84a91a142" 2019-07-03 08:06:03,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 08:06:03 GMT X-Openstack-Request-Id: req-25945d3c-fd32-4ee3-b51e-2d158c8e7d43 2019-07-03 08:06:03,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 08:06:03,397 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c735907f-34cf-4007-afed-aa0230b6f520 used request id req-25945d3c-fd32-4ee3-b51e-2d158c8e7d43 2019-07-03 08:06:03,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.674143075943s 2019-07-03 08:06:03,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 08:06:03,400 - 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}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:03,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06: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-5b3953a3-9657-496b-ac7a-2fb1e433746d x-openstack-request-id: req-5b3953a3-9657-496b-ac7a-2fb1e433746d 2019-07-03 08:06:03,422 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6138d718-e199-49d9-b4ef-9e997e82500c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6138d718-e199-49d9-b4ef-9e997e82500c", "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": "6138d718-e199-49d9-b4ef-9e997e82500c"}]} 2019-07-03 08:06:03,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-5b3953a3-9657-496b-ac7a-2fb1e433746d 2019-07-03 08:06:03,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246801376343s 2019-07-03 08:06:03,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 08:06:03,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6138d718-e199-49d9-b4ef-9e997e82500c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:03,480 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b941e980-4511-4011-92be-715214ecb4ea x-openstack-request-id: req-b941e980-4511-4011-92be-715214ecb4ea 2019-07-03 08:06:03,480 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6138d718-e199-49d9-b4ef-9e997e82500c used request id req-b941e980-4511-4011-92be-715214ecb4ea 2019-07-03 08:06:03,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0564610958099s 2019-07-03 08:06:03,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:06:03,484 - 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}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:03,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c955da6b-c768-4e8b-a555-a35894de4ba7 2019-07-03 08:06:03,721 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": {"self": "http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7abc0171f1314fe795c1f953362c0ccd", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:06:03,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c955da6b-c768-4e8b-a555-a35894de4ba7 2019-07-03 08:06:03,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240782022476s 2019-07-03 08:06:03,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:06:03,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:03,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50aa591-0a8f-4b8c-a584-592679fdac22 2019-07-03 08:06:03,953 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1", "links": {"self": "http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7abc0171f1314fe795c1f953362c0ccd", "description": null}} 2019-07-03 08:06:03,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd used request id req-a50aa591-0a8f-4b8c-a584-592679fdac22 2019-07-03 08:06:03,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226037979126s 2019-07-03 08:06:03,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 08:06:03,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:04,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5f7b9e-b893-422c-9edb-d882e0e580e4 2019-07-03 08:06:04,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:06:04,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7abc0171f1314fe795c1f953362c0ccd used request id req-3b5f7b9e-b893-422c-9edb-d882e0e580e4 2019-07-03 08:06:04,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.384809017181s 2019-07-03 08:06:04,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:06:04,352 - 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}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:04,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a210fd-150c-47af-b6d3-e780893dd223 2019-07-03 08:06:04,582 - 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/2ad152a1c94c42e2b02be27bcc22b190"}, "tags": [], "enabled": true, "id": "2ad152a1c94c42e2b02be27bcc22b190", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_1f0b310f-32f3-4832-bde9-4f3fd8de9ea1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 08:06:04,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-01a210fd-150c-47af-b6d3-e780893dd223 2019-07-03 08:06:04,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234602212906s 2019-07-03 08:06:04,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 08:06:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/2ad152a1c94c42e2b02be27bcc22b190 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:04,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae602551-fdb6-42ab-84c2-5de38236e281 2019-07-03 08:06:04,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:06:04,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2ad152a1c94c42e2b02be27bcc22b190 used request id req-ae602551-fdb6-42ab-84c2-5de38236e281 2019-07-03 08:06:04,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.292743206024s 2019-07-03 08:06:04,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:06:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2ad152a1c94c42e2b02be27bcc22b190&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}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:05,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:05 GMT X-Openstack-Request-Id: req-3604d0b7-be1a-42ec-ac0c-c3e7a419321a 2019-07-03 08:06:05,242 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "created_at": "2019-07-03T06:00:05Z", "updated_at": "2019-07-03T06:00:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T06:00:05Z", "revision_number": 0, "id": "320a46a6-aa32-47b0-991f-b47f0c47688d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T06:00:05Z", "security_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad152a1c94c42e2b02be27bcc22b190"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T06:00:05Z", "revision_number": 0, "id": "5e0fe082-1dc8-4650-9e53-fe531aca1f32", "remote_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "remote_ip_prefix": null, "created_at": "2019-07-03T06:00:05Z", "security_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad152a1c94c42e2b02be27bcc22b190"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T06:00:05Z", "revision_number": 0, "id": "e613f13f-5a03-49f6-94f8-458105b6327f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T06:00:05Z", "security_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad152a1c94c42e2b02be27bcc22b190"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T06:00:05Z", "revision_number": 0, "id": "f5ed8dd8-9739-4c2f-9a97-83c8aa113e33", "remote_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "remote_ip_prefix": null, "created_at": "2019-07-03T06:00:05Z", "security_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad152a1c94c42e2b02be27bcc22b190"}], "revision_number": 1, "project_id": "2ad152a1c94c42e2b02be27bcc22b190", "id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "name": "default"}]} 2019-07-03 08:06:05,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2ad152a1c94c42e2b02be27bcc22b190&name=default used request id req-3604d0b7-be1a-42ec-ac0c-c3e7a419321a 2019-07-03 08:06:05,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354103088379s 2019-07-03 08:06:05,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:06:05,249 - 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}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:05,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:05 GMT X-Openstack-Request-Id: req-7c6d1f36-9515-499d-b94d-729634cdbb5b 2019-07-03 08:06:05,544 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "created_at": "2019-07-03T06:00:05Z", "updated_at": "2019-07-03T06:00:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T06:00:05Z", "revision_number": 0, "id": "320a46a6-aa32-47b0-991f-b47f0c47688d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T06:00:05Z", "security_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad152a1c94c42e2b02be27bcc22b190"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T06:00:05Z", "revision_number": 0, "id": "5e0fe082-1dc8-4650-9e53-fe531aca1f32", "remote_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "remote_ip_prefix": null, "created_at": "2019-07-03T06:00:05Z", "security_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad152a1c94c42e2b02be27bcc22b190"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T06:00:05Z", "revision_number": 0, "id": "e613f13f-5a03-49f6-94f8-458105b6327f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T06:00:05Z", "security_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ad152a1c94c42e2b02be27bcc22b190"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T06:00:05Z", "revision_number": 0, "id": "f5ed8dd8-9739-4c2f-9a97-83c8aa113e33", "remote_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "remote_ip_prefix": null, "created_at": "2019-07-03T06:00:05Z", "security_group_id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "tenant_id": "2ad152a1c94c42e2b02be27bcc22b190", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ad152a1c94c42e2b02be27bcc22b190"}], "revision_number": 1, "project_id": "2ad152a1c94c42e2b02be27bcc22b190", "id": "1544d7cc-b930-4cea-add4-06f7682dac7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 08:06:05,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7c6d1f36-9515-499d-b94d-729634cdbb5b 2019-07-03 08:06:05,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.295855998993s 2019-07-03 08:06:05,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 08:06:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1544d7cc-b930-4cea-add4-06f7682dac7d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6096ed11470d8aa6e7ef17027cecf09269d6667" 2019-07-03 08:06:05,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:06:05 GMT X-Openstack-Request-Id: req-7639164a-2b49-4535-a297-4d72ae96e629 2019-07-03 08:06:05,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:06:05,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1544d7cc-b930-4cea-add4-06f7682dac7d.json used request id req-7639164a-2b49-4535-a297-4d72ae96e629 2019-07-03 08:06:05,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.352389097214s 2019-07-03 08:06:05,905 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-07-03 08:06:05,927 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-07-03 08:06:05,957 - 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-07-03 08:06:05,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e2e33a-bd28-4e7c-a2f9-ae87bf6767f0 2019-07-03 08:06:05,963 - 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-07-03 08:06:05,963 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-89e2e33a-bd28-4e7c-a2f9-ae87bf6767f0 2019-07-03 08:06:05,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:06:06,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T09:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["lIPx7WlkSsaV8J-6YlD59g"], "issued_at": "2019-07-03T08:06:06.000000Z"}} 2019-07-03 08:06:06,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:06:06,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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:06,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:06 GMT X-Openstack-Request-Id: req-f2d2b840-3820-4b6e-a543-9130a4e355c7 2019-07-03 08:06:06,787 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 08:06:06,788 - 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-f2d2b840-3820-4b6e-a543-9130a4e355c7 2019-07-03 08:06:06,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399106025696s 2019-07-03 08:06:06,795 - 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-07-03 08:06:06,800 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90536646-351d-4394-be92-deba898108fb 2019-07-03 08:06:06,800 - 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-07-03 08:06:06,801 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-90536646-351d-4394-be92-deba898108fb 2019-07-03 08:06:06,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:06:06,805 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:07,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0983083b-a2d2-416b-acc1-05b2d5811177 2019-07-03 08:06:07,025 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 08:06:07,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-0983083b-a2d2-416b-acc1-05b2d5811177 2019-07-03 08:06:07,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223799943924s 2019-07-03 08:06:07,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 08:06:07,035 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477"}}' 2019-07-03 08:06:07,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0f286f5-2cd5-4ec4-8dc1-7ebe8288ee35 2019-07-03 08:06:07,295 - 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/52d41071b97f43b7b2d9a28f45109701"}, "tags": [], "enabled": true, "id": "52d41071b97f43b7b2d9a28f45109701", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477"}} 2019-07-03 08:06:07,295 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a0f286f5-2cd5-4ec4-8dc1-7ebe8288ee35 2019-07-03 08:06:07,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.263533830643s 2019-07-03 08:06:07,296 - 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'52d41071b97f43b7b2d9a28f45109701', '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_9ce799b4-3611-4caf-aa86-c8abf4771477'}) 2019-07-03 08:06:07,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 08:06:07,306 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ny6xMBXgl20n9Nw8dyXpieUAosBAX7", "email": null, "name": "rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477"}}' 2019-07-03 08:06:07,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c564e2-0e8f-4f69-aaaf-b1cc758999ed 2019-07-03 08:06:07,786 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": {"self": "http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "253e81299ca148fcb7130a6058bde730", "domain_id": "default", "password_expires_at": null}} 2019-07-03 08:06:07,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-40c564e2-0e8f-4f69-aaaf-b1cc758999ed 2019-07-03 08:06:07,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.483120918274s 2019-07-03 08:06:07,787 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'253e81299ca148fcb7130a6058bde730', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477'}) 2019-07-03 08:06:07,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:06:07,794 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:08,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19611528-fef3-459f-884e-5f7ade9c2dd0 2019-07-03 08:06:08,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:06:08,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-19611528-fef3-459f-884e-5f7ade9c2dd0 2019-07-03 08:06:08,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225478887558s 2019-07-03 08:06:08,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:06:08,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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:08,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff5d75b-bcbf-4959-be8d-fdeec78fcd6b 2019-07-03 08:06:08,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:06:08,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ff5d75b-bcbf-4959-be8d-fdeec78fcd6b 2019-07-03 08:06:08,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226899862289s 2019-07-03 08:06:08,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:06:08,256 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:08,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc6ea8b-f099-476b-acbb-114622201473 2019-07-03 08:06:08,457 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:06:08,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9bc6ea8b-f099-476b-acbb-114622201473 2019-07-03 08:06:08,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20489192009s 2019-07-03 08:06:08,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:06:08,466 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:08,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134b9e55-23b8-45d6-889a-f719b1f2e4bc 2019-07-03 08:06:08,699 - 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-07-03 08:06:08,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-134b9e55-23b8-45d6-889a-f719b1f2e4bc 2019-07-03 08:06:08,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.237057924271s 2019-07-03 08:06:08,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:06:08,704 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:08,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41624354-9c26-4ec0-bdb3-706eef2a2fc2 2019-07-03 08:06:08,943 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": {"self": "http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "253e81299ca148fcb7130a6058bde730", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:06:08,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-41624354-9c26-4ec0-bdb3-706eef2a2fc2 2019-07-03 08:06:08,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242407083511s 2019-07-03 08:06:08,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:06:08,958 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:09,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ff8f64-0481-4287-b090-569ff360fa31 2019-07-03 08:06:09,178 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/52d41071b97f43b7b2d9a28f45109701"}, "tags": [], "enabled": true, "id": "52d41071b97f43b7b2d9a28f45109701", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 08:06:09,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e7ff8f64-0481-4287-b090-569ff360fa31 2019-07-03 08:06:09,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223148822784s 2019-07-03 08:06:09,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 08:06:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=253e81299ca148fcb7130a6058bde730&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=52d41071b97f43b7b2d9a28f45109701" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:09,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8a793f-e49c-47db-ad42-78945352ee3f 2019-07-03 08:06:09,410 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=253e81299ca148fcb7130a6058bde730&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=52d41071b97f43b7b2d9a28f45109701", "previous": null, "next": null}} 2019-07-03 08:06:09,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=253e81299ca148fcb7130a6058bde730&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=52d41071b97f43b7b2d9a28f45109701 used request id req-ee8a793f-e49c-47db-ad42-78945352ee3f 2019-07-03 08:06:09,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223563909531s 2019-07-03 08:06:09,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 08:06:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/52d41071b97f43b7b2d9a28f45109701/users/253e81299ca148fcb7130a6058bde730/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:09,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd59420-07cf-4d1e-94ba-ac8595dd5e2d 2019-07-03 08:06:09,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:06:09,645 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/52d41071b97f43b7b2d9a28f45109701/users/253e81299ca148fcb7130a6058bde730/roles/de3f03247fab46318069d2e018e2d917 used request id req-ffd59420-07cf-4d1e-94ba-ac8595dd5e2d 2019-07-03 08:06:09,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23189997673s 2019-07-03 08:06:09,646 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477', 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'52d41071b97f43b7b2d9a28f45109701', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ny6xMBXgl20n9Nw8dyXpieUAosBAX7', 'username': u'rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477', '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-07-03 08:06:09,650 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477', 'password': 'ny6xMBXgl20n9Nw8dyXpieUAosBAX7', 'project_name': 'rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '52d41071b97f43b7b2d9a28f45109701', 'project_domain_name': 'Default'} 2019-07-03 08:06:09,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:06:09,656 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:09,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41624276-8597-4817-9901-ffeee065e54e 2019-07-03 08:06:09,856 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:06:09,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41624276-8597-4817-9901-ffeee065e54e 2019-07-03 08:06:09,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203278064728s 2019-07-03 08:06:09,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:06:09,864 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:09,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d7de10-7df0-44a2-ad27-7bdd4357408b 2019-07-03 08:06:09,999 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:06:09,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-78d7de10-7df0-44a2-ad27-7bdd4357408b 2019-07-03 08:06:09,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137826919556s 2019-07-03 08:06:10,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:06:10,007 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:10,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b9bc1e-cd7e-42af-95e3-5ef971ab1ce0 2019-07-03 08:06:10,123 - 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-07-03 08:06:10,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-79b9bc1e-cd7e-42af-95e3-5ef971ab1ce0 2019-07-03 08:06:10,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119090080261s 2019-07-03 08:06:10,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:06:10,127 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:10,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d1bcd8-bbf4-40f6-af7b-f3a79977ef72 2019-07-03 08:06:10,339 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": {"self": "http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "253e81299ca148fcb7130a6058bde730", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:06:10,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-23d1bcd8-bbf4-40f6-af7b-f3a79977ef72 2019-07-03 08:06:10,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215909957886s 2019-07-03 08:06:10,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:06:10,354 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:10,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a13fa5-9e5b-42bb-beb6-4644a8199791 2019-07-03 08:06:10,573 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/52d41071b97f43b7b2d9a28f45109701"}, "tags": [], "enabled": true, "id": "52d41071b97f43b7b2d9a28f45109701", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 08:06:10,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-43a13fa5-9e5b-42bb-beb6-4644a8199791 2019-07-03 08:06:10,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222507953644s 2019-07-03 08:06:10,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 08:06:10,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=253e81299ca148fcb7130a6058bde730&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=52d41071b97f43b7b2d9a28f45109701" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:10,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feeda79e-2644-4cee-a92f-8bb985fc81ba 2019-07-03 08:06:10,806 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=253e81299ca148fcb7130a6058bde730&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=52d41071b97f43b7b2d9a28f45109701", "previous": null, "next": null}} 2019-07-03 08:06:10,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=253e81299ca148fcb7130a6058bde730&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=52d41071b97f43b7b2d9a28f45109701 used request id req-feeda79e-2644-4cee-a92f-8bb985fc81ba 2019-07-03 08:06:10,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225997209549s 2019-07-03 08:06:10,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 08:06:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/52d41071b97f43b7b2d9a28f45109701/users/253e81299ca148fcb7130a6058bde730/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:10,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e83b562-8069-4777-8125-f3f06ac48082 2019-07-03 08:06:10,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:06:10,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/52d41071b97f43b7b2d9a28f45109701/users/253e81299ca148fcb7130a6058bde730/roles/044f8f0e2b8946309d83d491550fc12d used request id req-9e83b562-8069-4777-8125-f3f06ac48082 2019-07-03 08:06:10,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164251089096s 2019-07-03 08:06:10,975 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-07-03 08:06:10,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:06:10,979 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:11,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a4c25e-8f14-4576-a437-ef0633d06c36 2019-07-03 08:06:11,194 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 08:06:11,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-21a4c25e-8f14-4576-a437-ef0633d06c36 2019-07-03 08:06:11,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218462944031s 2019-07-03 08:06:11,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:06:11,204 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:06:11,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fff214-58e4-43f3-9b8f-50dc4d7f7439 2019-07-03 08:06:11,334 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/52d41071b97f43b7b2d9a28f45109701"}, "tags": [], "enabled": true, "id": "52d41071b97f43b7b2d9a28f45109701", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 08:06:11,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f9fff214-58e4-43f3-9b8f-50dc4d7f7439 2019-07-03 08:06:11,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.132562875748s 2019-07-03 08:06:11,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 08:06:11,337 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" -d '{"network": {"shared": true, "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "name": "rally_jobs-net_9ce799b4-3611-4caf-aa86-c8abf4771477", "admin_state_up": true}}' 2019-07-03 08:06:12,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:12 GMT X-Openstack-Request-Id: req-bed2ae5c-edbd-4ba6-8ad1-ef6ffda7e818 2019-07-03 08:06:12,011 - 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":"d9ad8ce5-9772-459b-8aa1-f4e345930d29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"52d41071b97f43b7b2d9a28f45109701","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T08:06:11Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_9ce799b4-3611-4caf-aa86-c8abf4771477","admin_state_up":true,"tenant_id":"52d41071b97f43b7b2d9a28f45109701","created_at":"2019-07-03T08:06:11Z","mtu":1450}} 2019-07-03 08:06:12,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bed2ae5c-edbd-4ba6-8ad1-ef6ffda7e818 2019-07-03 08:06:12,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.675209999084s 2019-07-03 08:06:12,012 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T08:06:11Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd9ad8ce5-9772-459b-8aa1-f4e345930d29', u'provider:segmentation_id': 17, 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_9ce799b4-3611-4caf-aa86-c8abf4771477', u'created_at': u'2019-07-03T08:06:11Z', u'mtu': 1450, u'tenant_id': u'52d41071b97f43b7b2d9a28f45109701', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'52d41071b97f43b7b2d9a28f45109701', u'l2_adjacency': True}) 2019-07-03 08:06:12,016 - 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-07-03 08:06:12,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23beeeb-29de-4d35-b10f-80e628816097 2019-07-03 08:06:12,023 - 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-07-03 08:06:12,023 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d23beeeb-29de-4d35-b10f-80e628816097 2019-07-03 08:06:12,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:06:12,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T09:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52d41071b97f43b7b2d9a28f45109701", "name": "rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/52d41071b97f43b7b2d9a28f45109701", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/52d41071b97f43b7b2d9a28f45109701", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/52d41071b97f43b7b2d9a28f45109701", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_52d41071b97f43b7b2d9a28f45109701", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_52d41071b97f43b7b2d9a28f45109701", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/52d41071b97f43b7b2d9a28f45109701", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/52d41071b97f43b7b2d9a28f45109701", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/52d41071b97f43b7b2d9a28f45109701", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/52d41071b97f43b7b2d9a28f45109701", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/52d41071b97f43b7b2d9a28f45109701", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/52d41071b97f43b7b2d9a28f45109701", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477", "id": "253e81299ca148fcb7130a6058bde730"}, "audit_ids": ["pzUr2W-lQj2Pk8GXhDvHBg"], "issued_at": "2019-07-03T08:06:12.000000Z"}} 2019-07-03 08:06:12,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:06:12,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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:06:12,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2101 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:12 GMT X-Openstack-Request-Id: req-f11d7d80-2ec1-4e2c-8e78-36a2540ee7bf 2019-07-03 08:06:12,841 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d9ad8ce5-9772-459b-8aa1-f4e345930d29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"52d41071b97f43b7b2d9a28f45109701","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T08:06:11Z","qos_policy_id":null,"name":"rally_jobs-net_9ce799b4-3611-4caf-aa86-c8abf4771477","admin_state_up":true,"tenant_id":"52d41071b97f43b7b2d9a28f45109701","created_at":"2019-07-03T08:06:11Z","provider:network_type":"vxlan"}]} 2019-07-03 08:06:12,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f11d7d80-2ec1-4e2c-8e78-36a2540ee7bf 2019-07-03 08:06:12,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392771959305s 2019-07-03 08:06:12,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 08:06:12,844 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" -d '{"subnet": {"name": "rally_jobs-subnet_9ce799b4-3611-4caf-aa86-c8abf4771477", "enable_dhcp": true, "network_id": "d9ad8ce5-9772-459b-8aa1-f4e345930d29", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 08:06:14,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:14 GMT X-Openstack-Request-Id: req-d8acb49e-4528-4894-bd59-cbfe2b8dd930 2019-07-03 08:06:14,233 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-03T08:06:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0c756e07-3a8d-4922-8de0-ec9959cc92a2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"52d41071b97f43b7b2d9a28f45109701","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_9ce799b4-3611-4caf-aa86-c8abf4771477","enable_dhcp":true,"segment_id":null,"network_id":"d9ad8ce5-9772-459b-8aa1-f4e345930d29","tenant_id":"52d41071b97f43b7b2d9a28f45109701","created_at":"2019-07-03T08:06:13Z","ip_version":4}} 2019-07-03 08:06:14,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d8acb49e-4528-4894-bd59-cbfe2b8dd930 2019-07-03 08:06:14,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.3902130127s 2019-07-03 08:06:14,234 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T08:06: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'0c756e07-3a8d-4922-8de0-ec9959cc92a2', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_9ce799b4-3611-4caf-aa86-c8abf4771477', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd9ad8ce5-9772-459b-8aa1-f4e345930d29', u'tenant_id': u'52d41071b97f43b7b2d9a28f45109701', u'created_at': u'2019-07-03T08:06: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'52d41071b97f43b7b2d9a28f45109701'}) 2019-07-03 08:06:14,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 08:06:14,236 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "rally_jobs-router_9ce799b4-3611-4caf-aa86-c8abf4771477", "admin_state_up": true}}' 2019-07-03 08:06:21,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:21 GMT X-Openstack-Request-Id: req-13ca75ca-f2a1-4d36-ae30-080e20369e3c 2019-07-03 08:06:21,638 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "created_at": "2019-07-03T08:06:15Z", "admin_state_up": true, "updated_at": "2019-07-03T08:06:16Z", "project_id": "52d41071b97f43b7b2d9a28f45109701", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c617a60f-1e3c-406c-9f7e-b991a49805e0", "name": "rally_jobs-router_9ce799b4-3611-4caf-aa86-c8abf4771477"}} 2019-07-03 08:06:21,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-13ca75ca-f2a1-4d36-ae30-080e20369e3c 2019-07-03 08:06:21,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.40289402008s 2019-07-03 08:06:21,639 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T08:06:16Z', u'revision_number': 3, u'ha': True, u'id': u'c617a60f-1e3c-406c-9f7e-b991a49805e0', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_9ce799b4-3611-4caf-aa86-c8abf4771477', u'admin_state_up': True, u'tenant_id': u'52d41071b97f43b7b2d9a28f45109701', u'created_at': u'2019-07-03T08:06:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'52d41071b97f43b7b2d9a28f45109701'}) 2019-07-03 08:06:21,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 08:06:21,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c617a60f-1e3c-406c-9f7e-b991a49805e0/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}e39cb8217f8068e2f8020345b8341dc30cc665b4" -d '{"subnet_id": "0c756e07-3a8d-4922-8de0-ec9959cc92a2"}' 2019-07-03 08:06:24,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:24 GMT X-Openstack-Request-Id: req-6ba874ec-5db7-43f8-b7c8-e5eecbd7468e 2019-07-03 08:06:24,530 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d9ad8ce5-9772-459b-8aa1-f4e345930d29", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "subnet_id": "0c756e07-3a8d-4922-8de0-ec9959cc92a2", "subnet_ids": ["0c756e07-3a8d-4922-8de0-ec9959cc92a2"], "port_id": "670b2fe9-2816-4394-82f4-43e73fba2491", "id": "c617a60f-1e3c-406c-9f7e-b991a49805e0"} 2019-07-03 08:06:24,530 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c617a60f-1e3c-406c-9f7e-b991a49805e0/add_router_interface.json used request id req-6ba874ec-5db7-43f8-b7c8-e5eecbd7468e 2019-07-03 08:06:24,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89101791382s 2019-07-03 08:06:24,531 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-03 08:06:24,636 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-03 08:06:24,640 - 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-07-03 08:06:24,644 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:24 GMT 2019-07-03 08:06:24,645 - 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-07-03 08:06:24,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:06:24,650 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:06:24,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:24 GMT X-Openstack-Request-Id: req-4407ac99-ebae-442c-ac96-3faced76ad67 2019-07-03 08:06:24,953 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:06:24,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4407ac99-ebae-442c-ac96-3faced76ad67 2019-07-03 08:06:24,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306090831757s 2019-07-03 08:06:24,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 08:06:24,966 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477"}' 2019-07-03 08:06:25,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:25 GMT Location: http://172.30.9.23:9292/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8de7dc22-096f-4009-aca0-2910df53e3f4 2019-07-03 08:06:25,316 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:06:25Z", "file": "/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/file", "owner": "52d41071b97f43b7b2d9a28f45109701", "id": "bf674b74-e0f0-43c1-ba93-cd1ea24e3e18", "size": null, "self": "/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18", "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_9ce799b4-3611-4caf-aa86-c8abf4771477", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477", "checksum": null, "created_at": "2019-07-03T08:06:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 08:06:25,316 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8de7dc22-096f-4009-aca0-2910df53e3f4 2019-07-03 08:06:25,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.353748083115s 2019-07-03 08:06:25,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 08:06:25,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/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}e39cb8217f8068e2f8020345b8341dc30cc665b4" -d '' 2019-07-03 08:06:26,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 08:06:26 GMT X-Openstack-Request-Id: req-9a4e3186-a06e-44db-88a2-7ca540cd578c 2019-07-03 08:06:26,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 08:06:26,221 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/file used request id req-9a4e3186-a06e-44db-88a2-7ca540cd578c 2019-07-03 08:06:26,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.904507160187s 2019-07-03 08:06:26,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:06:26,230 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:06:26,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:26 GMT X-Openstack-Request-Id: req-3d794b4c-5cca-458d-9049-2efd7533545f 2019-07-03 08:06:26,266 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:06:26Z", "file": "/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/file", "owner": "52d41071b97f43b7b2d9a28f45109701", "id": "bf674b74-e0f0-43c1-ba93-cd1ea24e3e18", "size": 12716032, "self": "/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T08:06:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:06:26,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3d794b4c-5cca-458d-9049-2efd7533545f 2019-07-03 08:06:26,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408780574799s 2019-07-03 08:06:26,269 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/file', 'owner': u'52d41071b97f43b7b2d9a28f45109701', 'id': u'bf674b74-e0f0-43c1-ba93-cd1ea24e3e18', 'size': 12716032, u'self': u'/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52d41071b97f43b7b2d9a28f45109701', 'name': 'rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T08:06:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-03T08:06:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477', '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/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18', 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_9ce799b4-3611-4caf-aa86-c8abf4771477', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477', 'created': u'2019-07-03T08:06:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-03T08:06:25Z', 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/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18', 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_9ce799b4-3611-4caf-aa86-c8abf4771477', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-03 08:06:26,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 08:06:26,275 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_9ce799b4-3611-4caf-aa86-c8abf4771477", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 08:06:26,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06: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-92e89b2e-3ffd-4337-8517-4f5a08149aa5 x-openstack-request-id: req-92e89b2e-3ffd-4337-8517-4f5a08149aa5 2019-07-03 08:06:26,660 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897", "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": "9604b764-19e9-4c0c-ba12-51cc8b443897"}} 2019-07-03 08:06:26,660 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-92e89b2e-3ffd-4337-8517-4f5a08149aa5 2019-07-03 08:06:26,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.388021945953s 2019-07-03 08:06:26,661 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_9ce799b4-3611-4caf-aa86-c8abf4771477', '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'a6c124494b0c46c2b4ad05546c87df21', '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'9604b764-19e9-4c0c-ba12-51cc8b443897', 'swap': 0}) 2019-07-03 08:06:26,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 08:06:26,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897/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}6e93435726bccff6a75efc1ec024e25debdc6702" -d '{"extra_specs": {}}' 2019-07-03 08:06:26,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06: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-82654217-b4f5-4928-9764-cd648aaa5773 x-openstack-request-id: req-82654217-b4f5-4928-9764-cd648aaa5773 2019-07-03 08:06:26,682 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 08:06:26,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897/os-extra_specs used request id req-82654217-b4f5-4928-9764-cd648aaa5773 2019-07-03 08:06:26,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205810070038s 2019-07-03 08:06:26,685 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-03 08:06:28,870 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-03 08:06:31,032 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 56fbe198-0a7e-4ca5-b0f8-6950e2a42bea | 2019-07-03T08:06:30.701780 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 56fbe198-0a7e-4ca5-b0f8-6950e2a42bea ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-03 08:06:34,406 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-03 08:06:35,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-03 08:06:35,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 08:06:35,144 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:06:35,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06: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-e5e903af-1d25-4a39-b235-2f14760a5957 x-openstack-request-id: req-e5e903af-1d25-4a39-b235-2f14760a5957 2019-07-03 08:06:35,469 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 08:06:35,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-e5e903af-1d25-4a39-b235-2f14760a5957 2019-07-03 08:06:35,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.329310894012s 2019-07-03 08:06:35,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-03 08:06:35,472 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:06:35,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:35 GMT X-Openstack-Request-Id: req-dab5a073-0397-450a-af09-6a0484818256 2019-07-03 08:06:35,796 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-03 08:06:35,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-dab5a073-0397-450a-af09-6a0484818256 2019-07-03 08:06:35,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.325765132904s 2019-07-03 08:06:35,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 08:06:35,810 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_9ce799b4-3611-4caf-aa86-c8abf4771477", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-03 08:06:35,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06: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-1336bd1c-2158-47b4-b240-ae5181525619 x-openstack-request-id: req-1336bd1c-2158-47b4-b240-ae5181525619 2019-07-03 08:06:35,855 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c98cb2d8-3231-45a5-acd5-f3cd46c64fc6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c98cb2d8-3231-45a5-acd5-f3cd46c64fc6", "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": "c98cb2d8-3231-45a5-acd5-f3cd46c64fc6"}} 2019-07-03 08:06:35,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1336bd1c-2158-47b4-b240-ae5181525619 2019-07-03 08:06:35,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0484349727631s 2019-07-03 08:06:35,857 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_9ce799b4-3611-4caf-aa86-c8abf4771477', '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'a6c124494b0c46c2b4ad05546c87df21', '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'c98cb2d8-3231-45a5-acd5-f3cd46c64fc6', 'swap': 0}) 2019-07-03 08:06:35,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 08:06:35,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/c98cb2d8-3231-45a5-acd5-f3cd46c64fc6/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}6e93435726bccff6a75efc1ec024e25debdc6702" -d '{"extra_specs": {}}' 2019-07-03 08:06:35,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06: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-a551d5be-d5c8-413e-82c7-641bfc1d97a8 x-openstack-request-id: req-a551d5be-d5c8-413e-82c7-641bfc1d97a8 2019-07-03 08:06:35,878 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 08:06:35,878 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c98cb2d8-3231-45a5-acd5-f3cd46c64fc6/os-extra_specs used request id req-a551d5be-d5c8-413e-82c7-641bfc1d97a8 2019-07-03 08:06:35,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210211277008s 2019-07-03 08:06:35,884 - 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-07-03 08:06:35,890 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f03c0561-e760-4aeb-bf1c-0feed84f9088 2019-07-03 08:06:35,890 - 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-07-03 08:06:35,890 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-f03c0561-e760-4aeb-bf1c-0feed84f9088 2019-07-03 08:06:35,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 08:06:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 08:06:35,903 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e12c262-a174-4943-be1f-c01117a4a3b3 2019-07-03 08:06:35,903 - 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.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 08:06:35,903 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-4e12c262-a174-4943-be1f-c01117a4a3b3 2019-07-03 08:06:35,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:06:36,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 08:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1e56cf-be1d-4416-ba36-34534eb3515b 2019-07-03 08:06:36,152 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 08:06:36,152 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-dc1e56cf-be1d-4416-ba36-34534eb3515b 2019-07-03 08:06:36,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.258819818497s 2019-07-03 08:06:36,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_9ce799b4-3611-4caf-aa86-c8abf4771477', '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'a6c124494b0c46c2b4ad05546c87df21', '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'c98cb2d8-3231-45a5-acd5-f3cd46c64fc6', 'swap': 0}) 2019-07-03 08:06:36,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-07-03 08:06:36,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-03 08:06:36,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-03 08:06:36,476 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-03 08:06:36,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-07-03 08:33:35,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 841c42aa-dce7-45c5-8485-2af0b51bcce0 2019-07-03 08:33:35,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'841c42aa-dce7-45c5-8485-2af0b51bcce0'] 2019-07-03 08:33:36,843 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 841c42aa-dce7-45c5-8485-2af0b51bcce0 -------------------------------------------------------------------------------- Task 841c42aa-dce7-45c5-8485-2af0b51bcce0: 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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 | 1.668 | 2.262 | 2.341 | 2.91 | 1.688 | 100.0% | 100 | | neutron.list_networks | 0.196 | 0.521 | 0.852 | 0.925 | 1.803 | 0.594 | 100.0% | 100 | | total | 1.356 | 2.276 | 2.861 | 3.055 | 3.749 | 2.282 | 100.0% | 100 | | -> duration | 1.356 | 2.276 | 2.861 | 3.055 | 3.749 | 2.282 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.763661 Full duration: 46.831819 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.962 | 1.491 | 2.037 | 2.19 | 2.271 | 1.542 | 100.0% | 40 | | neutron.update_network | 0.505 | 0.937 | 1.203 | 1.305 | 1.398 | 0.951 | 100.0% | 40 | | total | 1.772 | 2.519 | 2.967 | 3.096 | 3.29 | 2.493 | 100.0% | 40 | | -> duration | 1.772 | 2.519 | 2.967 | 3.096 | 3.29 | 2.493 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.272862 Full duration: 32.814263 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.101 | 1.993 | 2.384 | 2.442 | 2.448 | 1.932 | 100.0% | 40 | | neutron.delete_network | 0.661 | 1.13 | 1.88 | 2.04 | 2.449 | 1.287 | 100.0% | 40 | | total | 1.796 | 3.196 | 4.09 | 4.156 | 4.197 | 3.22 | 100.0% | 40 | | -> duration | 1.796 | 3.196 | 4.09 | 4.156 | 4.197 | 3.22 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.720757 Full duration: 25.589939 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.999 | 1.991 | 2.309 | 2.391 | 2.833 | 1.948 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.431 | 3.995 | 5.981 | 6.608 | 7.924 | 4.343 | 100.0% | 40 | | neutron.list_subnets | 0.157 | 0.484 | 0.986 | 1.211 | 1.308 | 0.547 | 100.0% | 40 | | total | 4.216 | 6.406 | 9.068 | 9.605 | 10.395 | 6.839 | 100.0% | 40 | | -> duration | 4.216 | 6.406 | 9.068 | 9.605 | 10.395 | 6.839 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.917161 Full duration: 65.59061 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.043 | 1.807 | 2.397 | 2.501 | 3.426 | 1.817 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.653 | 5.171 | 6.543 | 6.857 | 8.687 | 5.271 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.248 | 2.665 | 3.395 | 3.628 | 3.821 | 2.642 | 100.0% | 100 | | total | 7.063 | 9.614 | 11.556 | 11.895 | 13.816 | 9.73 | 100.0% | 100 | | -> duration | 7.063 | 9.614 | 11.556 | 11.895 | 13.816 | 9.73 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.953241 Full duration: 138.842206 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.297 | 2.766 | 3.699 | 3.84 | 4.224 | 2.758 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.609 | 6.108 | 7.857 | 8.055 | 8.765 | 5.973 | 100.0% | 40 | | neutron.delete_subnet (x2) | 3.386 | 5.329 | 7.078 | 7.641 | 8.344 | 5.455 | 100.0% | 40 | | total | 10.601 | 14.298 | 16.443 | 16.605 | 17.319 | 14.188 | 100.0% | 40 | | -> duration | 10.601 | 14.298 | 16.443 | 16.605 | 17.319 | 14.188 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.041166 Full duration: 59.180249 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.319 | 1.793 | 2.517 | 2.549 | 2.592 | 1.899 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.814 | 4.995 | 6.348 | 6.43 | 7.235 | 4.985 | 100.0% | 40 | | neutron.create_router (x2) | 12.89 | 19.178 | 23.041 | 24.897 | 28.307 | 18.838 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.887 | 11.666 | 13.913 | 15.031 | 17.241 | 11.667 | 100.0% | 40 | | neutron.list_routers | 0.318 | 0.848 | 1.304 | 1.432 | 1.714 | 0.887 | 100.0% | 40 | | total | 31.429 | 38.011 | 43.414 | 45.465 | 49.1 | 38.276 | 100.0% | 40 | | -> duration | 31.429 | 38.011 | 43.414 | 45.465 | 49.1 | 38.276 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.453895 Full duration: 200.982409 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.124 | 2.284 | 3.109 | 3.391 | 3.703 | 2.244 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.159 | 5.43 | 8.206 | 8.331 | 9.04 | 5.752 | 100.0% | 40 | | neutron.create_router (x2) | 14.245 | 20.982 | 25.768 | 30.47 | 36.128 | 21.489 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.702 | 11.869 | 14.472 | 15.06 | 15.716 | 12.04 | 100.0% | 40 | | neutron.update_router (x2) | 2.739 | 4.975 | 6.524 | 7.084 | 7.356 | 5.001 | 100.0% | 40 | | total | 36.682 | 45.146 | 54.406 | 57.283 | 61.029 | 46.528 | 100.0% | 40 | | -> duration | 36.682 | 45.146 | 54.406 | 57.283 | 61.029 | 46.528 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.538608 Full duration: 209.308334 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.258 | 1.892 | 2.269 | 2.335 | 2.624 | 1.852 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.727 | 5.143 | 6.505 | 7.945 | 8.102 | 5.081 | 100.0% | 40 | | neutron.create_router (x2) | 14.154 | 19.706 | 27.996 | 31.302 | 37.645 | 21.106 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.055 | 11.657 | 14.19 | 14.955 | 15.496 | 11.876 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 6.318 | 9.352 | 11.499 | 12.492 | 15.918 | 9.51 | 100.0% | 40 | | neutron.delete_router (x2) | 6.906 | 8.92 | 10.478 | 10.591 | 17.018 | 8.975 | 100.0% | 40 | | total | 47.405 | 55.809 | 69.405 | 72.894 | 81.636 | 58.399 | 100.0% | 40 | | -> duration | 47.405 | 55.809 | 69.405 | 72.894 | 81.636 | 58.399 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 129.061533 Full duration: 175.501569 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.935 | 1.145 | 1.314 | 1.387 | 1.46 | 1.135 | 100.0% | 8 | | neutron.create_port (x50) | 40.758 | 43.337 | 44.818 | 45.005 | 45.193 | 43.363 | 100.0% | 8 | | neutron.list_ports | 0.4 | 0.701 | 1.139 | 1.26 | 1.382 | 0.756 | 100.0% | 8 | | total | 42.266 | 45.433 | 46.795 | 46.983 | 47.172 | 45.257 | 100.0% | 8 | | -> duration | 42.266 | 45.433 | 46.795 | 46.983 | 47.172 | 45.257 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 93.816569 Full duration: 166.860422 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.95 | 1.655 | 2.089 | 2.156 | 2.409 | 1.658 | 100.0% | 40 | | neutron.create_port (x5) | 6.227 | 9.052 | 10.027 | 10.177 | 10.844 | 8.813 | 100.0% | 40 | | neutron.update_port (x5) | 2.93 | 4.495 | 5.197 | 5.538 | 5.978 | 4.447 | 100.0% | 40 | | total | 11.731 | 15.185 | 16.519 | 16.635 | 17.801 | 14.92 | 100.0% | 40 | | -> duration | 11.731 | 15.185 | 16.519 | 16.635 | 17.801 | 14.92 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.806916 Full duration: 85.874089 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.157 | 1.863 | 2.202 | 2.279 | 2.437 | 1.835 | 100.0% | 40 | | neutron.create_port (x5) | 5.572 | 7.818 | 9.917 | 10.254 | 10.59 | 7.966 | 100.0% | 40 | | neutron.delete_port (x5) | 3.902 | 4.919 | 5.631 | 6.409 | 7.5 | 4.964 | 100.0% | 40 | | total | 11.643 | 14.755 | 17.122 | 17.748 | 18.436 | 14.766 | 100.0% | 40 | | -> duration | 11.643 | 14.755 | 17.122 | 17.748 | 18.436 | 14.766 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.963626 Full duration: 59.001419 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.435 | 2.162 | 2.287 | 2.314 | 2.414 | 1.985 | 100.0% | 40 | | total | 0.96 | 2.696 | 2.823 | 2.856 | 2.879 | 2.501 | 100.0% | 40 | | -> duration | 0.96 | 2.696 | 2.823 | 2.856 | 2.879 | 2.501 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.62445 Full duration: 46.282332 -------------------------------------------------------------------------------- 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 841c42aa-dce7-45c5-8485-2af0b51bcce0 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.015 | 1.197 | 1.208 | 1.209 | 1.209 | 1.154 | 100.0% | 4 | | neutron.create_subnet | 0.781 | 0.937 | 1.272 | 1.313 | 1.355 | 1.003 | 100.0% | 4 | | neutron.create_port (x125) | 146.924 | 151.389 | 155.245 | 155.425 | 155.604 | 151.326 | 100.0% | 4 | | neutron.create_trunk | 8.71 | 9.113 | 9.884 | 10.041 | 10.198 | 9.283 | 100.0% | 4 | | neutron.update_port | 1.534 | 1.685 | 1.729 | 1.735 | 1.74 | 1.661 | 100.0% | 4 | | neutron.list_trunks | 0.038 | 0.045 | 0.047 | 0.047 | 0.047 | 0.044 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.218 | 0.293 | 0.475 | 0.499 | 0.523 | 0.332 | 100.0% | 4 | | neutron.delete_trunk | 0.322 | 0.402 | 0.747 | 0.805 | 0.864 | 0.497 | 100.0% | 4 | | total | 160.455 | 165.87 | 168.675 | 168.857 | 169.039 | 165.308 | 100.0% | 4 | | -> duration | 160.455 | 165.87 | 168.675 | 168.857 | 169.039 | 165.308 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 169.038537 Full duration: 265.897815 HINTS: * To plot HTML graphics with this data, run: rally task report 841c42aa-dce7-45c5-8485-2af0b51bcce0 --out output.html * To generate a JUnit report, run: rally task export 841c42aa-dce7-45c5-8485-2af0b51bcce0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 841c42aa-dce7-45c5-8485-2af0b51bcce0 --json --out output.json 2019-07-03 08:33:36,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'841c42aa-dce7-45c5-8485-2af0b51bcce0', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-07-03 08:33:38,973 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 841c42aa-dce7-45c5-8485-2af0b51bcce0 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-07-03 08:33:39,094 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-03 08:33:39,095 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:26:18 | 612 | 100.00% | | | | | | | TOTAL: | 00:26:18 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-07-03 08:33:39,095 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-07-03 08:33:39,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-07-03 08:33:41,581 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-07-03 08:33:41,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-07-03 08:33:43,725 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-07-03 08:33:43,870 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 08:33:43,871 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 27:33 | PASS | +--------------------+------------------+------------------+----------------+ 2019-07-03 08:33:43,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 08:33:43,882 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:33:44,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33: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-cefd4321-4cb5-4b56-9a7a-daf0abd6b6a8 x-openstack-request-id: req-cefd4321-4cb5-4b56-9a7a-daf0abd6b6a8 2019-07-03 08:33:44,224 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897", "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": "9604b764-19e9-4c0c-ba12-51cc8b443897"}, {"name": "rally_jobs-flavor_alt_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c98cb2d8-3231-45a5-acd5-f3cd46c64fc6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c98cb2d8-3231-45a5-acd5-f3cd46c64fc6", "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": "c98cb2d8-3231-45a5-acd5-f3cd46c64fc6"}]} 2019-07-03 08:33:44,224 - 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-cefd4321-4cb5-4b56-9a7a-daf0abd6b6a8 2019-07-03 08:33:44,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.345028877258s 2019-07-03 08:33:44,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 08:33:44,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/c98cb2d8-3231-45a5-acd5-f3cd46c64fc6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:33:44,269 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33: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-93d39870-34cb-4800-94e1-573068255fb0 x-openstack-request-id: req-93d39870-34cb-4800-94e1-573068255fb0 2019-07-03 08:33:44,270 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c98cb2d8-3231-45a5-acd5-f3cd46c64fc6 used request id req-93d39870-34cb-4800-94e1-573068255fb0 2019-07-03 08:33:44,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425119400024s 2019-07-03 08:33:44,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 08:33:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c617a60f-1e3c-406c-9f7e-b991a49805e0/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}e39cb8217f8068e2f8020345b8341dc30cc665b4" -d '{"subnet_id": "0c756e07-3a8d-4922-8de0-ec9959cc92a2"}' 2019-07-03 08:33:47,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33:47 GMT X-Openstack-Request-Id: req-39116fc2-248c-4c19-8530-a0c6aeeb0974 2019-07-03 08:33:47,258 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d9ad8ce5-9772-459b-8aa1-f4e345930d29", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "subnet_id": "0c756e07-3a8d-4922-8de0-ec9959cc92a2", "subnet_ids": ["0c756e07-3a8d-4922-8de0-ec9959cc92a2"], "port_id": "670b2fe9-2816-4394-82f4-43e73fba2491", "id": "c617a60f-1e3c-406c-9f7e-b991a49805e0"} 2019-07-03 08:33:47,258 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c617a60f-1e3c-406c-9f7e-b991a49805e0/remove_router_interface.json used request id req-39116fc2-248c-4c19-8530-a0c6aeeb0974 2019-07-03 08:33:47,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.98806214333s 2019-07-03 08:33:47,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 08:33:47,260 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:33:47,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1220 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33:47 GMT X-Openstack-Request-Id: req-d2fb3ec8-2f00-42f4-8348-a42d68ae91b9 2019-07-03 08:33:47,909 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "created_at": "2019-07-03T08:06:15Z", "admin_state_up": true, "updated_at": "2019-07-03T08:33:45Z", "project_id": "52d41071b97f43b7b2d9a28f45109701", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "c617a60f-1e3c-406c-9f7e-b991a49805e0", "name": "rally_jobs-router_9ce799b4-3611-4caf-aa86-c8abf4771477"}]} 2019-07-03 08:33:47,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d2fb3ec8-2f00-42f4-8348-a42d68ae91b9 2019-07-03 08:33:47,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.650460004807s 2019-07-03 08:33:47,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 08:33:47,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/c617a60f-1e3c-406c-9f7e-b991a49805e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:33:52,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:33:52 GMT X-Openstack-Request-Id: req-8bc9aaee-27ff-4cca-b77c-8ef8a26a346d 2019-07-03 08:33:52,641 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:33:52,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c617a60f-1e3c-406c-9f7e-b991a49805e0.json used request id req-8bc9aaee-27ff-4cca-b77c-8ef8a26a346d 2019-07-03 08:33:52,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.73034501076s 2019-07-03 08:33:52,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 08:33:52,643 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:33:52,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33:53 GMT X-Openstack-Request-Id: req-573edc10-0e17-4518-ac7b-d159415f6347 2019-07-03 08:33:52,993 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T08:06:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0c756e07-3a8d-4922-8de0-ec9959cc92a2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"52d41071b97f43b7b2d9a28f45109701","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_9ce799b4-3611-4caf-aa86-c8abf4771477","enable_dhcp":true,"segment_id":null,"network_id":"d9ad8ce5-9772-459b-8aa1-f4e345930d29","tenant_id":"52d41071b97f43b7b2d9a28f45109701","created_at":"2019-07-03T08:06:13Z","ip_version":4},{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4}]} 2019-07-03 08:33:52,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-573edc10-0e17-4518-ac7b-d159415f6347 2019-07-03 08:33:52,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.350950956345s 2019-07-03 08:33:52,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 08:33:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/0c756e07-3a8d-4922-8de0-ec9959cc92a2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:33:55,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:33:55 GMT X-Openstack-Request-Id: req-a698971a-1d9f-4105-922b-c5aa7352f639 2019-07-03 08:33:55,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:33:55,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0c756e07-3a8d-4922-8de0-ec9959cc92a2.json used request id req-a698971a-1d9f-4105-922b-c5aa7352f639 2019-07-03 08:33:55,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.54596996307s 2019-07-03 08:33:55,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:33:55,542 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:33:55,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33:55 GMT X-Openstack-Request-Id: req-e63d3c5e-4887-4bcc-9fec-5eccb71b8036 2019-07-03 08:33:55,919 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9ad8ce5-9772-459b-8aa1-f4e345930d29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"52d41071b97f43b7b2d9a28f45109701","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T08:33:55Z","qos_policy_id":null,"name":"rally_jobs-net_9ce799b4-3611-4caf-aa86-c8abf4771477","admin_state_up":true,"tenant_id":"52d41071b97f43b7b2d9a28f45109701","created_at":"2019-07-03T08:06:11Z","provider:network_type":"vxlan"}]} 2019-07-03 08:33:55,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e63d3c5e-4887-4bcc-9fec-5eccb71b8036 2019-07-03 08:33:55,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377771854401s 2019-07-03 08:33:55,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 08:33:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d9ad8ce5-9772-459b-8aa1-f4e345930d29.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:33:57,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:33:57 GMT X-Openstack-Request-Id: req-4b1db790-db12-4775-915a-20939815d782 2019-07-03 08:33:57,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:33:57,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d9ad8ce5-9772-459b-8aa1-f4e345930d29.json used request id req-4b1db790-db12-4775-915a-20939815d782 2019-07-03 08:33:57,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.84208083153s 2019-07-03 08:33:57,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:33:57,771 - 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}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:33:58,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33:58 GMT X-Openstack-Request-Id: req-49c1d4ee-d20b-481a-abef-27ca334460c3 2019-07-03 08:33:58,503 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:06:26Z", "file": "/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/file", "owner": "52d41071b97f43b7b2d9a28f45109701", "id": "bf674b74-e0f0-43c1-ba93-cd1ea24e3e18", "size": 12716032, "self": "/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_9ce799b4-3611-4caf-aa86-c8abf4771477", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-03T08:06:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:33:58,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-49c1d4ee-d20b-481a-abef-27ca334460c3 2019-07-03 08:33:58,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.735653877258s 2019-07-03 08:33:58,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 08:33:58,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e39cb8217f8068e2f8020345b8341dc30cc665b4" 2019-07-03 08:33:59,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 08:33:59 GMT X-Openstack-Request-Id: req-323e4393-dff4-4ff7-bf58-502ab600a4de 2019-07-03 08:33:59,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 08:33:59,271 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/bf674b74-e0f0-43c1-ba93-cd1ea24e3e18 used request id req-323e4393-dff4-4ff7-bf58-502ab600a4de 2019-07-03 08:33:59,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.766257047653s 2019-07-03 08:33:59,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 08:33:59,275 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:33:59,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ee20f29-b333-4026-8941-4884dde066c9 x-openstack-request-id: req-9ee20f29-b333-4026-8941-4884dde066c9 2019-07-03 08:33:59,301 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897", "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": "9604b764-19e9-4c0c-ba12-51cc8b443897"}]} 2019-07-03 08:33:59,301 - 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-9ee20f29-b333-4026-8941-4884dde066c9 2019-07-03 08:33:59,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296149253845s 2019-07-03 08:33:59,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 08:33:59,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:33:59,335 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33: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-5e908117-f91a-4b0a-9f6c-3cb40f68d14b x-openstack-request-id: req-5e908117-f91a-4b0a-9f6c-3cb40f68d14b 2019-07-03 08:33:59,336 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9604b764-19e9-4c0c-ba12-51cc8b443897 used request id req-5e908117-f91a-4b0a-9f6c-3cb40f68d14b 2019-07-03 08:33:59,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324349403381s 2019-07-03 08:33:59,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:33:59,340 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:33:59,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9674b72f-02bf-47df-a5d4-dd73a416c124 2019-07-03 08:33:59,670 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": {"self": "http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "253e81299ca148fcb7130a6058bde730", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:33:59,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9674b72f-02bf-47df-a5d4-dd73a416c124 2019-07-03 08:33:59,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.334085941315s 2019-07-03 08:33:59,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:33:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:33:59,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 03 Jul 2019 08:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d713865-ef7d-4893-abf2-6dd30823b184 2019-07-03 08:33:59,906 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_9ce799b4-3611-4caf-aa86-c8abf4771477", "links": {"self": "http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "253e81299ca148fcb7130a6058bde730", "description": null}} 2019-07-03 08:33:59,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730 used request id req-6d713865-ef7d-4893-abf2-6dd30823b184 2019-07-03 08:33:59,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229669094086s 2019-07-03 08:33:59,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 08:33:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:34:00,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814351bb-d056-413c-8c5e-b2fb7a9ab9af 2019-07-03 08:34:00,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:34:00,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/253e81299ca148fcb7130a6058bde730 used request id req-814351bb-d056-413c-8c5e-b2fb7a9ab9af 2019-07-03 08:34:00,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.352168083191s 2019-07-03 08:34:00,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:34:00,269 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:34:00,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32ee43d-b462-4849-899a-b5ce191aff64 2019-07-03 08:34:00,486 - 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/52d41071b97f43b7b2d9a28f45109701"}, "tags": [], "enabled": true, "id": "52d41071b97f43b7b2d9a28f45109701", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_9ce799b4-3611-4caf-aa86-c8abf4771477"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 08:34:00,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-c32ee43d-b462-4849-899a-b5ce191aff64 2019-07-03 08:34:00,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220663070679s 2019-07-03 08:34:00,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 08:34:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/52d41071b97f43b7b2d9a28f45109701 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:34:00,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:34:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e4e6c5b-63bf-41ca-8a6f-ef85aa3ff0b7 2019-07-03 08:34:00,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:34:00,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/52d41071b97f43b7b2d9a28f45109701 used request id req-1e4e6c5b-63bf-41ca-8a6f-ef85aa3ff0b7 2019-07-03 08:34:00,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301115036011s 2019-07-03 08:34:00,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:34:00,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=52d41071b97f43b7b2d9a28f45109701&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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:34:01,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:01 GMT X-Openstack-Request-Id: req-2c1067fb-26f1-43a9-9d77-5c1985ccee0c 2019-07-03 08:34:01,226 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "created_at": "2019-07-03T08:06:11Z", "updated_at": "2019-07-03T08:06:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:06:11Z", "revision_number": 0, "id": "50161821-b29b-43ba-9a9f-f82b5dadf108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:06:11Z", "security_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "port_range_min": null, "ethertype": "IPv6", "project_id": "52d41071b97f43b7b2d9a28f45109701"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:06:11Z", "revision_number": 0, "id": "64b02f8f-0d62-4ef3-b514-e05db168b9ea", "remote_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "remote_ip_prefix": null, "created_at": "2019-07-03T08:06:11Z", "security_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "port_range_min": null, "ethertype": "IPv6", "project_id": "52d41071b97f43b7b2d9a28f45109701"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:06:11Z", "revision_number": 0, "id": "99039c39-0ee9-4ae7-81e0-0c6e3d1a6c4c", "remote_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "remote_ip_prefix": null, "created_at": "2019-07-03T08:06:11Z", "security_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "port_range_min": null, "ethertype": "IPv4", "project_id": "52d41071b97f43b7b2d9a28f45109701"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:06:11Z", "revision_number": 0, "id": "c0e81b36-770f-4b9d-8b3c-dd49fe668fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:06:11Z", "security_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "port_range_min": null, "ethertype": "IPv4", "project_id": "52d41071b97f43b7b2d9a28f45109701"}], "revision_number": 1, "project_id": "52d41071b97f43b7b2d9a28f45109701", "id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "name": "default"}]} 2019-07-03 08:34:01,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=52d41071b97f43b7b2d9a28f45109701&name=default used request id req-2c1067fb-26f1-43a9-9d77-5c1985ccee0c 2019-07-03 08:34:01,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.424838066101s 2019-07-03 08:34:01,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:34:01,233 - 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}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:34:01,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:01 GMT X-Openstack-Request-Id: req-0cb6f658-9164-4f86-b3bb-bbc09a4a9ce8 2019-07-03 08:34:01,597 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "created_at": "2019-07-03T08:06:11Z", "updated_at": "2019-07-03T08:06:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:06:11Z", "revision_number": 0, "id": "50161821-b29b-43ba-9a9f-f82b5dadf108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:06:11Z", "security_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "port_range_min": null, "ethertype": "IPv6", "project_id": "52d41071b97f43b7b2d9a28f45109701"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:06:11Z", "revision_number": 0, "id": "64b02f8f-0d62-4ef3-b514-e05db168b9ea", "remote_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "remote_ip_prefix": null, "created_at": "2019-07-03T08:06:11Z", "security_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "port_range_min": null, "ethertype": "IPv6", "project_id": "52d41071b97f43b7b2d9a28f45109701"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:06:11Z", "revision_number": 0, "id": "99039c39-0ee9-4ae7-81e0-0c6e3d1a6c4c", "remote_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "remote_ip_prefix": null, "created_at": "2019-07-03T08:06:11Z", "security_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "port_range_min": null, "ethertype": "IPv4", "project_id": "52d41071b97f43b7b2d9a28f45109701"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:06:11Z", "revision_number": 0, "id": "c0e81b36-770f-4b9d-8b3c-dd49fe668fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:06:11Z", "security_group_id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "tenant_id": "52d41071b97f43b7b2d9a28f45109701", "port_range_min": null, "ethertype": "IPv4", "project_id": "52d41071b97f43b7b2d9a28f45109701"}], "revision_number": 1, "project_id": "52d41071b97f43b7b2d9a28f45109701", "id": "65ead60f-a7d7-4b12-b443-d3f72d2808bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 08:34:01,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0cb6f658-9164-4f86-b3bb-bbc09a4a9ce8 2019-07-03 08:34:01,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.365033149719s 2019-07-03 08:34:01,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 08:34:01,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/65ead60f-a7d7-4b12-b443-d3f72d2808bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6e93435726bccff6a75efc1ec024e25debdc6702" 2019-07-03 08:34:02,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:34:02 GMT X-Openstack-Request-Id: req-fdc4fefa-2c8e-49db-bd1e-9419ebc155c2 2019-07-03 08:34:02,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:34:02,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/65ead60f-a7d7-4b12-b443-d3f72d2808bc.json used request id req-fdc4fefa-2c8e-49db-bd1e-9419ebc155c2 2019-07-03 08:34:02,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.463497877121s 2019-07-03 08:34:02,090 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-07-03 08:34:02,119 - 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-07-03 08:34:02,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ac7fae-ffb9-4c1d-a7ab-c87374482f95 2019-07-03 08:34:02,126 - 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-07-03 08:34:02,126 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-c8ac7fae-ffb9-4c1d-a7ab-c87374482f95 2019-07-03 08:34:02,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:34:02,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T09:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["h3iMcPr8QAm2OSBMaqG51A"], "issued_at": "2019-07-03T08:34:02.000000Z"}} 2019-07-03 08:34:02,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:34:02,541 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:03,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:03 GMT X-Openstack-Request-Id: req-19875ce5-e508-41a9-8561-2fbe728fdd3f 2019-07-03 08:34:03,140 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 08:34:03,140 - 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-19875ce5-e508-41a9-8561-2fbe728fdd3f 2019-07-03 08:34:03,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.599138975143s 2019-07-03 08:34:03,147 - 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-07-03 08:34:03,152 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-388f47c1-98d3-4a9b-b400-d9874505039b 2019-07-03 08:34:03,153 - 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-07-03 08:34:03,153 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-388f47c1-98d3-4a9b-b400-d9874505039b 2019-07-03 08:34:03,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:34:03,157 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:03,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eed537e-1c93-4a78-bf44-85326db60afb 2019-07-03 08:34:03,390 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 08:34:03,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2eed537e-1c93-4a78-bf44-85326db60afb 2019-07-03 08:34:03,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.236695051193s 2019-07-03 08:34:03,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 08:34:03,401 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe"}}' 2019-07-03 08:34:03,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4796229-b342-4121-bab8-399be25e57dc 2019-07-03 08:34:03,552 - 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/48d28125ddff42e4b68a811f7dbc6f1d"}, "tags": [], "enabled": true, "id": "48d28125ddff42e4b68a811f7dbc6f1d", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe"}} 2019-07-03 08:34:03,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b4796229-b342-4121-bab8-399be25e57dc 2019-07-03 08:34:03,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.154779911041s 2019-07-03 08:34:03,553 - 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'48d28125ddff42e4b68a811f7dbc6f1d', '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_8850ece1-b16b-4100-a210-8c5c01d0febe'}) 2019-07-03 08:34:03,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 08:34:03,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}d6c47bebd6de83ed73fd573fe26d731e589de650" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5iPICULHFt2RRKQ52SLp0Uwk4X9Dhd", "email": null, "name": "vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe"}}' 2019-07-03 08:34:04,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dedc415a-141f-4fe8-9967-c2665c05d634 2019-07-03 08:34:04,110 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe", "links": {"self": "http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca8681873eec40a79c5fb2220abfc4ff", "domain_id": "default", "password_expires_at": null}} 2019-07-03 08:34:04,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-dedc415a-141f-4fe8-9967-c2665c05d634 2019-07-03 08:34:04,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.550398111343s 2019-07-03 08:34:04,111 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ca8681873eec40a79c5fb2220abfc4ff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe'}) 2019-07-03 08:34:04,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:34:04,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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:04,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ea8fe6-3915-4d9d-88b5-f32d1fa89aa5 2019-07-03 08:34:04,347 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:34:04,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-11ea8fe6-3915-4d9d-88b5-f32d1fa89aa5 2019-07-03 08:34:04,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232877016068s 2019-07-03 08:34:04,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:34:04,355 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:04,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbaf037-81b0-421d-a0bd-d28fea262e85 2019-07-03 08:34:04,557 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:34:04,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2fbaf037-81b0-421d-a0bd-d28fea262e85 2019-07-03 08:34:04,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205416917801s 2019-07-03 08:34:04,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:34:04,566 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:04,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962a1dd5-a804-47bc-a1c9-d9cf878941f7 2019-07-03 08:34:04,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:34:04,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-962a1dd5-a804-47bc-a1c9-d9cf878941f7 2019-07-03 08:34:04,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223495960236s 2019-07-03 08:34:04,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:34:04,795 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:05,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9995a3-29b6-4a1c-aabe-7d57fdac7439 2019-07-03 08:34:05,009 - 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-07-03 08:34:05,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bc9995a3-29b6-4a1c-aabe-7d57fdac7439 2019-07-03 08:34:05,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217314004898s 2019-07-03 08:34:05,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:34:05,013 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:05,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774c8d44-5492-46cd-9925-f7c5d8acedbd 2019-07-03 08:34:05,249 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe", "links": {"self": "http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca8681873eec40a79c5fb2220abfc4ff", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:34:05,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-774c8d44-5492-46cd-9925-f7c5d8acedbd 2019-07-03 08:34:05,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239795923233s 2019-07-03 08:34:05,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:34:05,264 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:05,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b55954-32b4-42d2-bc37-657aeba778f8 2019-07-03 08:34:05,484 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/48d28125ddff42e4b68a811f7dbc6f1d"}, "tags": [], "enabled": true, "id": "48d28125ddff42e4b68a811f7dbc6f1d", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe"}]} 2019-07-03 08:34:05,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b5b55954-32b4-42d2-bc37-657aeba778f8 2019-07-03 08:34:05,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223935842514s 2019-07-03 08:34:05,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 08:34:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ca8681873eec40a79c5fb2220abfc4ff&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=48d28125ddff42e4b68a811f7dbc6f1d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:05,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631f3b58-6ba6-4737-867b-8ed95192fc3b 2019-07-03 08:34:05,618 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ca8681873eec40a79c5fb2220abfc4ff&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=48d28125ddff42e4b68a811f7dbc6f1d", "previous": null, "next": null}} 2019-07-03 08:34:05,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ca8681873eec40a79c5fb2220abfc4ff&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=48d28125ddff42e4b68a811f7dbc6f1d used request id req-631f3b58-6ba6-4737-867b-8ed95192fc3b 2019-07-03 08:34:05,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.126029014587s 2019-07-03 08:34:05,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 08:34:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/48d28125ddff42e4b68a811f7dbc6f1d/users/ca8681873eec40a79c5fb2220abfc4ff/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:05,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4753d0ff-0460-4e3d-8426-e003adb4e2af 2019-07-03 08:34:05,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:34:05,808 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48d28125ddff42e4b68a811f7dbc6f1d/users/ca8681873eec40a79c5fb2220abfc4ff/roles/de3f03247fab46318069d2e018e2d917 used request id req-4753d0ff-0460-4e3d-8426-e003adb4e2af 2019-07-03 08:34:05,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.186302185059s 2019-07-03 08:34:05,809 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe', 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'48d28125ddff42e4b68a811f7dbc6f1d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5iPICULHFt2RRKQ52SLp0Uwk4X9Dhd', 'username': u'vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe', '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-07-03 08:34:05,813 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe', 'password': '5iPICULHFt2RRKQ52SLp0Uwk4X9Dhd', 'project_name': 'vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '48d28125ddff42e4b68a811f7dbc6f1d', 'project_domain_name': 'Default'} 2019-07-03 08:34:05,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 08:34:05,823 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:06,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34: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-15b0709f-7e39-44cf-a3b6-79a78bdfd0df x-openstack-request-id: req-15b0709f-7e39-44cf-a3b6-79a78bdfd0df 2019-07-03 08:34:06,191 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "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": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 08:34:06,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-15b0709f-7e39-44cf-a3b6-79a78bdfd0df 2019-07-03 08:34:06,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.371026039124s 2019-07-03 08:34:06,193 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-07-03 08:34:06,197 - 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-07-03 08:34:06,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b9222a-4d7d-4fbc-8557-7307347143fd 2019-07-03 08:34:06,203 - 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-07-03 08:34:06,203 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d0b9222a-4d7d-4fbc-8557-7307347143fd 2019-07-03 08:34:06,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:34:06,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T09:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48d28125ddff42e4b68a811f7dbc6f1d", "name": "vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_48d28125ddff42e4b68a811f7dbc6f1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_48d28125ddff42e4b68a811f7dbc6f1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/48d28125ddff42e4b68a811f7dbc6f1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe", "id": "ca8681873eec40a79c5fb2220abfc4ff"}, "audit_ids": ["7BJ2ApQxTjOPYW-ZyUAoiQ"], "issued_at": "2019-07-03T08:34:06.000000Z"}} 2019-07-03 08:34:06,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 08:34:06,651 - 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}c525c0534aa05139bc002708e0869e667ecf4c0e" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "vmtp-router_8850ece1-b16b-4100-a210-8c5c01d0febe", "admin_state_up": true}}' 2019-07-03 08:34:13,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:13 GMT X-Openstack-Request-Id: req-c88f79e7-9ff3-4354-957f-45d84e86b5d7 2019-07-03 08:34:13,852 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "created_at": "2019-07-03T08:34:08Z", "admin_state_up": true, "updated_at": "2019-07-03T08:34:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "48d28125ddff42e4b68a811f7dbc6f1d", "id": "2de960b6-f9de-4f23-9de0-438db0870b5b", "name": "vmtp-router_8850ece1-b16b-4100-a210-8c5c01d0febe"}} 2019-07-03 08:34:13,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c88f79e7-9ff3-4354-957f-45d84e86b5d7 2019-07-03 08:34:13,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.20153093338s 2019-07-03 08:34:13,853 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T08:34:08Z', u'revision_number': 3, u'id': u'2de960b6-f9de-4f23-9de0-438db0870b5b', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_8850ece1-b16b-4100-a210-8c5c01d0febe', u'admin_state_up': True, u'tenant_id': u'48d28125ddff42e4b68a811f7dbc6f1d', u'created_at': u'2019-07-03T08:34:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'48d28125ddff42e4b68a811f7dbc6f1d'}) 2019-07-03 08:34:13,854 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-03 08:34:14,977 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-03 08:34:14,980 - 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-07-03 08:34:14,985 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:15 GMT 2019-07-03 08:34:14,986 - 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-07-03 08:34:14,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:34:14,989 - 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}c525c0534aa05139bc002708e0869e667ecf4c0e" 2019-07-03 08:34:15,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:15 GMT X-Openstack-Request-Id: req-d0fe6e1e-9f23-44bf-9e0a-aadfb1e486e0 2019-07-03 08:34:15,297 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:34:15,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d0fe6e1e-9f23-44bf-9e0a-aadfb1e486e0 2019-07-03 08:34:15,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31035900116s 2019-07-03 08:34:15,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 08:34:15,310 - 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}c525c0534aa05139bc002708e0869e667ecf4c0e" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe"}' 2019-07-03 08:34:15,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:15 GMT Location: http://172.30.9.23:9292/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cf03aecf-6653-4e4e-a491-ce05e136ddd3 2019-07-03 08:34:15,675 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:34:15Z", "file": "/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/file", "owner": "48d28125ddff42e4b68a811f7dbc6f1d", "id": "5b21d724-f7e7-4219-ac9a-5ddd9fb77efd", "size": null, "self": "/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd", "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_8850ece1-b16b-4100-a210-8c5c01d0febe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe", "checksum": null, "created_at": "2019-07-03T08:34:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 08:34:15,675 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cf03aecf-6653-4e4e-a491-ce05e136ddd3 2019-07-03 08:34:15,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.368562936783s 2019-07-03 08:34:15,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 08:34:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/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}c525c0534aa05139bc002708e0869e667ecf4c0e" -d '' 2019-07-03 08:34:20,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 08:34:20 GMT X-Openstack-Request-Id: req-505db4a6-2a11-477b-bd26-9290bccc9591 2019-07-03 08:34:20,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 08:34:20,711 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/file used request id req-505db4a6-2a11-477b-bd26-9290bccc9591 2019-07-03 08:34:20,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.03494596481s 2019-07-03 08:34:20,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:34:20,720 - 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}c525c0534aa05139bc002708e0869e667ecf4c0e" 2019-07-03 08:34:21,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:21 GMT X-Openstack-Request-Id: req-b5e70ffd-5679-48dc-8576-0e6c7e352964 2019-07-03 08:34:21,037 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:34:20Z", "file": "/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/file", "owner": "48d28125ddff42e4b68a811f7dbc6f1d", "id": "5b21d724-f7e7-4219-ac9a-5ddd9fb77efd", "size": 263848448, "self": "/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T08:34:15Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:34:21,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b5e70ffd-5679-48dc-8576-0e6c7e352964 2019-07-03 08:34:21,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321340084076s 2019-07-03 08:34:21,039 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/file', 'owner': u'48d28125ddff42e4b68a811f7dbc6f1d', 'id': u'5b21d724-f7e7-4219-ac9a-5ddd9fb77efd', 'size': 263848448, u'self': u'/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48d28125ddff42e4b68a811f7dbc6f1d', 'name': 'vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T08:34:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T08:34:20Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe', '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/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd', 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_8850ece1-b16b-4100-a210-8c5c01d0febe', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe', 'created': u'2019-07-03T08:34:15Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-03T08:34:15Z', 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/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd', 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_8850ece1-b16b-4100-a210-8c5c01d0febe', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-03 08:34:21,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 08:34:21,043 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_8850ece1-b16b-4100-a210-8c5c01d0febe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-07-03 08:34:21,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34: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-fb97da3c-0bb5-4a6e-9072-eb7e1cbf2274 x-openstack-request-id: req-fb97da3c-0bb5-4a6e-9072-eb7e1cbf2274 2019-07-03 08:34:21,080 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_8850ece1-b16b-4100-a210-8c5c01d0febe", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1d49177d-e7c1-42eb-9175-d416dc3a1a29", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1d49177d-e7c1-42eb-9175-d416dc3a1a29", "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": "1d49177d-e7c1-42eb-9175-d416dc3a1a29"}} 2019-07-03 08:34:21,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fb97da3c-0bb5-4a6e-9072-eb7e1cbf2274 2019-07-03 08:34:21,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0408899784088s 2019-07-03 08:34:21,082 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_8850ece1-b16b-4100-a210-8c5c01d0febe', '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'a6c124494b0c46c2b4ad05546c87df21', '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'1d49177d-e7c1-42eb-9175-d416dc3a1a29', 'swap': 0}) 2019-07-03 08:34:21,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 08:34:21,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/1d49177d-e7c1-42eb-9175-d416dc3a1a29/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}d6c47bebd6de83ed73fd573fe26d731e589de650" -d '{"extra_specs": {}}' 2019-07-03 08:34:21,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34: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-57f9907c-6ec8-4d02-9723-27510ea4bf1b x-openstack-request-id: req-57f9907c-6ec8-4d02-9723-27510ea4bf1b 2019-07-03 08:34:21,107 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 08:34:21,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1d49177d-e7c1-42eb-9175-d416dc3a1a29/os-extra_specs used request id req-57f9907c-6ec8-4d02-9723-27510ea4bf1b 2019-07-03 08:34:21,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0251550674438s 2019-07-03 08:34:21,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:34:21,114 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:21,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fc7634-5023-4574-8bc5-3688ab81c77b 2019-07-03 08:34:21,422 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:34:21,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d7fc7634-5023-4574-8bc5-3688ab81c77b 2019-07-03 08:34:21,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.311505079269s 2019-07-03 08:34:21,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:34:21,431 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:21,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09db206d-7ee5-42dc-9d1b-ebbe34379af9 2019-07-03 08:34:21,639 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:34:21,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09db206d-7ee5-42dc-9d1b-ebbe34379af9 2019-07-03 08:34:21,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211693048477s 2019-07-03 08:34:21,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:34:21,648 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:21,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab14b02-577e-41ac-b170-a1075012bd43 2019-07-03 08:34:21,867 - 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-07-03 08:34:21,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2ab14b02-577e-41ac-b170-a1075012bd43 2019-07-03 08:34:21,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223031044006s 2019-07-03 08:34:21,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:34:21,872 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:22,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abf8340-8c9d-43e5-a922-525c1cd6ad54 2019-07-03 08:34:22,109 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe", "links": {"self": "http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca8681873eec40a79c5fb2220abfc4ff", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:34:22,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0abf8340-8c9d-43e5-a922-525c1cd6ad54 2019-07-03 08:34:22,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241102933884s 2019-07-03 08:34:22,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:34:22,125 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:22,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2fa9f3b-b10d-4973-93bd-9a92cda704b6 2019-07-03 08:34:22,363 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/48d28125ddff42e4b68a811f7dbc6f1d"}, "tags": [], "enabled": true, "id": "48d28125ddff42e4b68a811f7dbc6f1d", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe"}]} 2019-07-03 08:34:22,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a2fa9f3b-b10d-4973-93bd-9a92cda704b6 2019-07-03 08:34:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.241975069046s 2019-07-03 08:34:22,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 08:34:22,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ca8681873eec40a79c5fb2220abfc4ff&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=48d28125ddff42e4b68a811f7dbc6f1d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:22,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84947cb6-3fa7-4b80-9ece-80aa844f918f 2019-07-03 08:34:22,593 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ca8681873eec40a79c5fb2220abfc4ff&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=48d28125ddff42e4b68a811f7dbc6f1d", "previous": null, "next": null}} 2019-07-03 08:34:22,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ca8681873eec40a79c5fb2220abfc4ff&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=48d28125ddff42e4b68a811f7dbc6f1d used request id req-84947cb6-3fa7-4b80-9ece-80aa844f918f 2019-07-03 08:34:22,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221900939941s 2019-07-03 08:34:22,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 08:34:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/48d28125ddff42e4b68a811f7dbc6f1d/users/ca8681873eec40a79c5fb2220abfc4ff/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:34:22,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:34:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70a7408a-afdd-42c5-9374-acf24cbd8a3e 2019-07-03 08:34:22,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:34:22,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48d28125ddff42e4b68a811f7dbc6f1d/users/ca8681873eec40a79c5fb2220abfc4ff/roles/044f8f0e2b8946309d83d491550fc12d used request id req-70a7408a-afdd-42c5-9374-acf24cbd8a3e 2019-07-03 08:34:22,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264678955078s 2019-07-03 08:34:22,861 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_8850ece1-b16b-4100-a210-8c5c01d0febe' 2019-07-03 08:34:22,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 08:34:22,867 - 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}c525c0534aa05139bc002708e0869e667ecf4c0e" -d '{"keypair": {"name": "vmtp_8850ece1-b16b-4100-a210-8c5c01d0febe"}}' 2019-07-03 08:34:23,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1792 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34: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-9b6e9bc2-e657-44f8-8568-2f7e776e134f x-openstack-request-id: req-9b6e9bc2-e657-44f8-8568-2f7e776e134f 2019-07-03 08:34:23,358 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdhWW5gAjSnmSSZTpfW7ttkaHAb8YBIsYB/99OcyUxcB/JyvcLPhj78h1qrgH3+6/KFCoxNMMNP1Tax+IUWqWR3WpWDNuz5Vfhp37jTzNr0uEP/Bc+D3n9FxhXgLdgVlLcy7XhamFX0rIKTTQiz2jXe8bh8AXfwfP9NB95ynLs1x10Npo40OtA6pM3Dsc1rgeONdS7PlrDbx5kzhNH0AUQActqs6m7KI8eVcI24KgkaLwnbe+iEo2Fwct1E1R2ODll2rJcCOZ2TW/nwSc2Ip5ONJ/0h7+KW7nWe97YdRSPJgIOlcinubp8NC3mqdT0nOHMLI+rW1yQwlUvp9yKqaq9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnYVluYAI0p5kkmU6X1u7bZGhwG/GASLGAf/fTnMlMXAfycr3\nCz4Y+/Idaq4B9/uvyhQqMTTDDT9U2sfiFFqlkd1qVgzbs+VX4ad+408za9LhD/wX\nPg95/RcYV4C3YFZS3Mu14WphV9KyCk00Is9o13vG4fAF38Hz/TQfecpy7NcddDaa\nONDrQOqTNw7HNa4HjjXUuz5aw28eZM4TR9AFEAHLarOpuyiPHlXCNuCoJGi8J23v\nohKNhcHLdRNUdjg5ZdqyXAjmdk1v58EnNiKeTjSf9Ie/ilu51nve2HUUjyYCDpXI\np7m6fDQt5qnU9JzhzCyPq1tckMJVL6fciqmqvQIDAQABAoIBAD5i6tsBHn1sRiDE\n/s1to1nN5+YzXpRslUeNc3+6kux1n+FoBVfqjDKcvZHWwOjaQdEjE2LRpr7EanML\n3zp4fEK9ErRp+0nQd3HjyJl2cMMvjfuqt/nYX1QhpX5ieD4rcj4IYEyauVrzE5iI\n4zE2PCu71hT93xWz11JdJmoyCDpMiS30EBF7L9bo0aQPpJSP1bOsnDKpFGbG7wFC\nywEl+EBdPqNVGLuJJSTzfIkR5j9QED2CcUeOAjJEocK4B8pmaGI+dURsjB9TLttT\nXyLyZxp8xsxcN9xi9hke/ZMgRU895sVwAGo4FwOXrs+1uXiOitq5n3HjXgGh0rMp\nSHp5PQECgYEA0EHhkuvdx0rmqp9oKTi8q98JW0+XiKs5R+LQriwOtvWpNogGlpDH\ndsczYzUiMu0arzD7xz229xlcIkpjAygpLetkNGLpYqbtNLPMxWv3Rh1VSQ/Ul4GL\nfDzZAGC2YLtI/weJthic0iiK2s+EM2JnYi8mZ0R5UAqG/71ZNghfTXECgYEAwaHt\nhxGA/p6LiXdoCnoyZCG3vSptCJ4nf97hTY54WH68Kq042bfVWgGY8oKRc1mQulYC\nmenULFYAEr67awruJ4WZfYLARhv/UTEryXHw23nwA8ISO2Yqwc0H1oRj/9ru0vFc\naqvoToJOSVoXOEC940FLfe/y5UzAtzKDt1FQfA0CgYEAz9aABf2pFyTUMcHm1QTP\nnoN3tg4nv/iJsQlWlAxaHxPqbQax9H/G4O6KhV7Yo5RnxiGPlNcti0te3MX6LINf\nHXnHRlTUcGUBZFBwczJ91BagL8tBsnZRu4qKUssyGDWw8vwV3oqPr1lQwnDJkfKK\nFL3TiMoYe94VvpK8vqT6X7ECgYB7zTp/N3PQWDJDLDM7L7H0T5KYwf2Amw4KNci7\nu7G6cx1/88z7dwxURd0ygMTaiZN9b+yt19Eun7XgRk6yPATVBBiFJQomSVRO5y9l\n1xH2YdpRrM3XaJVB4AN45qDBP4ufF27NTSh0ud+wCof6EXrXSDIqTTZx4Ub+Wq/Y\nj4b0KQKBgBkH6VZIU1qk5qzKqH3++s+7V2vYgKvnpSKa+4vAdzLYIcBjQdWQ8WiM\nTlUV23dwN3/WK7Du8jMs/ypLqVzenNBPP4aAFqdvkaDF2d4fqalUPGZu3zluIS4y\n0MaG8BIETJXA7zfxuANzC2gRrbABEI61B7ZyB8/C2VBwDx2dceXT\n-----END RSA PRIVATE KEY-----\n", "user_id": "ca8681873eec40a79c5fb2220abfc4ff", "name": "vmtp_8850ece1-b16b-4100-a210-8c5c01d0febe", "fingerprint": "c5:08:80:1d:66:94:30:44:84:ae:35:e5:d3:ef:f3:96"}} 2019-07-03 08:34:23,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b6e9bc2-e657-44f8-8568-2f7e776e134f 2019-07-03 08:34:23,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.494485139847s 2019-07-03 08:34:23,359 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdhWW5gAjSnmSSZTpfW7ttkaHAb8YBIsYB/99OcyUxcB/JyvcLPhj78h1qrgH3+6/KFCoxNMMNP1Tax+IUWqWR3WpWDNuz5Vfhp37jTzNr0uEP/Bc+D3n9FxhXgLdgVlLcy7XhamFX0rIKTTQiz2jXe8bh8AXfwfP9NB95ynLs1x10Npo40OtA6pM3Dsc1rgeONdS7PlrDbx5kzhNH0AUQActqs6m7KI8eVcI24KgkaLwnbe+iEo2Fwct1E1R2ODll2rJcCOZ2TW/nwSc2Ip5ONJ/0h7+KW7nWe97YdRSPJgIOlcinubp8NC3mqdT0nOHMLI+rW1yQwlUvp9yKqaq9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnYVluYAI0p5kkmU6X1u7bZGhwG/GASLGAf/fTnMlMXAfycr3\nCz4Y+/Idaq4B9/uvyhQqMTTDDT9U2sfiFFqlkd1qVgzbs+VX4ad+408za9LhD/wX\nPg95/RcYV4C3YFZS3Mu14WphV9KyCk00Is9o13vG4fAF38Hz/TQfecpy7NcddDaa\nONDrQOqTNw7HNa4HjjXUuz5aw28eZM4TR9AFEAHLarOpuyiPHlXCNuCoJGi8J23v\nohKNhcHLdRNUdjg5ZdqyXAjmdk1v58EnNiKeTjSf9Ie/ilu51nve2HUUjyYCDpXI\np7m6fDQt5qnU9JzhzCyPq1tckMJVL6fciqmqvQIDAQABAoIBAD5i6tsBHn1sRiDE\n/s1to1nN5+YzXpRslUeNc3+6kux1n+FoBVfqjDKcvZHWwOjaQdEjE2LRpr7EanML\n3zp4fEK9ErRp+0nQd3HjyJl2cMMvjfuqt/nYX1QhpX5ieD4rcj4IYEyauVrzE5iI\n4zE2PCu71hT93xWz11JdJmoyCDpMiS30EBF7L9bo0aQPpJSP1bOsnDKpFGbG7wFC\nywEl+EBdPqNVGLuJJSTzfIkR5j9QED2CcUeOAjJEocK4B8pmaGI+dURsjB9TLttT\nXyLyZxp8xsxcN9xi9hke/ZMgRU895sVwAGo4FwOXrs+1uXiOitq5n3HjXgGh0rMp\nSHp5PQECgYEA0EHhkuvdx0rmqp9oKTi8q98JW0+XiKs5R+LQriwOtvWpNogGlpDH\ndsczYzUiMu0arzD7xz229xlcIkpjAygpLetkNGLpYqbtNLPMxWv3Rh1VSQ/Ul4GL\nfDzZAGC2YLtI/weJthic0iiK2s+EM2JnYi8mZ0R5UAqG/71ZNghfTXECgYEAwaHt\nhxGA/p6LiXdoCnoyZCG3vSptCJ4nf97hTY54WH68Kq042bfVWgGY8oKRc1mQulYC\nmenULFYAEr67awruJ4WZfYLARhv/UTEryXHw23nwA8ISO2Yqwc0H1oRj/9ru0vFc\naqvoToJOSVoXOEC940FLfe/y5UzAtzKDt1FQfA0CgYEAz9aABf2pFyTUMcHm1QTP\nnoN3tg4nv/iJsQlWlAxaHxPqbQax9H/G4O6KhV7Yo5RnxiGPlNcti0te3MX6LINf\nHXnHRlTUcGUBZFBwczJ91BagL8tBsnZRu4qKUssyGDWw8vwV3oqPr1lQwnDJkfKK\nFL3TiMoYe94VvpK8vqT6X7ECgYB7zTp/N3PQWDJDLDM7L7H0T5KYwf2Amw4KNci7\nu7G6cx1/88z7dwxURd0ygMTaiZN9b+yt19Eun7XgRk6yPATVBBiFJQomSVRO5y9l\n1xH2YdpRrM3XaJVB4AN45qDBP4ufF27NTSh0ud+wCof6EXrXSDIqTTZx4Ub+Wq/Y\nj4b0KQKBgBkH6VZIU1qk5qzKqH3++s+7V2vYgKvnpSKa+4vAdzLYIcBjQdWQ8WiM\nTlUV23dwN3/WK7Du8jMs/ypLqVzenNBPP4aAFqdvkaDF2d4fqalUPGZu3zluIS4y\n0MaG8BIETJXA7zfxuANzC2gRrbABEI61B7ZyB8/C2VBwDx2dceXT\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ca8681873eec40a79c5fb2220abfc4ff', 'name': u'vmtp_8850ece1-b16b-4100-a210-8c5c01d0febe', 'created_at': '2019-07-03T08:34:23.359926', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48d28125ddff42e4b68a811f7dbc6f1d', 'name': 'vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c5:08:80:1d:66:94:30:44:84:ae:35:e5:d3:ef:f3:96', 'type': 'ssh', 'id': u'vmtp_8850ece1-b16b-4100-a210-8c5c01d0febe'}) 2019-07-03 08:34:23,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 08:34:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_8850ece1-b16b-4100-a210-8c5c01d0febe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c525c0534aa05139bc002708e0869e667ecf4c0e" 2019-07-03 08:34:23,409 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 08:34: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-8500a204-9bbf-498e-a094-98b540dedd6c x-openstack-request-id: req-8500a204-9bbf-498e-a094-98b540dedd6c 2019-07-03 08:34:23,409 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_8850ece1-b16b-4100-a210-8c5c01d0febe used request id req-8500a204-9bbf-498e-a094-98b540dedd6c 2019-07-03 08:34:23,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0490770339966s 2019-07-03 08:34:24,050 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2019-07-03 08:54:26,407 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2019-07-03 08:34:24,688 INFO Using http://172.30.9.23:5000/v3 2019-07-03 08:34:24,689 INFO VM public key: /tmp/tmpp2yjZA 2019-07-03 08:34:24,689 INFO VM private key: /tmp/tmpNcEf_d 2019-07-03 08:34:27,104 INFO Found image vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe to launch VM, will continue 2019-07-03 08:34:28,501 INFO Using external router: vmtp-router_8850ece1-b16b-4100-a210-8c5c01d0febe 2019-07-03 08:34:28,502 INFO Using external network: external. 2019-07-03 08:34:30,164 INFO Created internal network: pns-internal-net_8850ece1-b16b-4100-a210-8c5c01d0febe. 2019-07-03 08:34:31,688 INFO Created internal network: pns-internal-net2_8850ece1-b16b-4100-a210-8c5c01d0febe. 2019-07-03 08:34:35,550 DEBUG Ext router associated to pns-internal-net_8850ece1-b16b-4100-a210-8c5c01d0febe 2019-07-03 08:34:38,789 DEBUG Ext router associated to pns-internal-net2_8850ece1-b16b-4100-a210-8c5c01d0febe 2019-07-03 08:34:41,365 INFO OpenStack agent: Open vSwitch agent 2019-07-03 08:34:41,365 INFO OpenStack network type: vxlan 2019-07-03 08:34:43,220 INFO [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Creating server VM... 2019-07-03 08:34:43,220 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-03 08:34:49,542 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 1 of 150... 2019-07-03 08:34:51,929 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 2 of 150... 2019-07-03 08:34:55,140 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 3 of 150... 2019-07-03 08:34:57,579 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 4 of 150... 2019-07-03 08:35:00,883 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 5 of 150... 2019-07-03 08:35:04,476 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 6 of 150... 2019-07-03 08:35:08,079 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 7 of 150... 2019-07-03 08:35:10,870 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 8 of 150... 2019-07-03 08:35:13,447 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 9 of 150... 2019-07-03 08:35:16,521 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 10 of 150... 2019-07-03 08:35:19,890 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 11 of 150... 2019-07-03 08:35:22,732 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 12 of 150... 2019-07-03 08:35:25,468 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 13 of 150... 2019-07-03 08:35:27,908 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 14 of 150... 2019-07-03 08:35:30,362 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 15 of 150... 2019-07-03 08:35:33,015 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 16 of 150... 2019-07-03 08:35:35,776 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 17 of 150... 2019-07-03 08:35:38,634 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 18 of 150... 2019-07-03 08:35:41,429 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 19 of 150... 2019-07-03 08:35:44,155 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 20 of 150... 2019-07-03 08:35:46,896 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 21 of 150... 2019-07-03 08:35:49,634 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 22 of 150... 2019-07-03 08:35:52,366 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 23 of 150... 2019-07-03 08:35:55,402 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 24 of 150... 2019-07-03 08:35:58,281 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 25 of 150... 2019-07-03 08:36:00,956 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 26 of 150... 2019-07-03 08:36:03,696 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 27 of 150... 2019-07-03 08:36:06,157 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 28 of 150... 2019-07-03 08:36:08,875 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 29 of 150... 2019-07-03 08:36:11,541 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 30 of 150... 2019-07-03 08:36:14,278 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 31 of 150... 2019-07-03 08:36:17,018 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 32 of 150... 2019-07-03 08:36:19,759 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 33 of 150... 2019-07-03 08:36:22,934 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 34 of 150... 2019-07-03 08:36:25,670 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 35 of 150... 2019-07-03 08:36:32,942 INFO [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Internal network IP: 192.168.1.6 2019-07-03 08:36:32,942 INFO [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] SSH IP: 172.30.9.200 2019-07-03 08:36:32,943 INFO [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Setup SSH for ubuntu@172.30.9.200 2019-07-03 08:36:42,671 INFO [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Installing nuttcp-8.1.4... 2019-07-03 08:36:42,718 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Copying nuttcp-8.1.4 to target... 2019-07-03 08:36:42,927 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Starting nuttcp-8.1.4 server... 2019-07-03 08:36:42,972 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] 2019-07-03 08:36:43,017 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Creating client VM... 2019-07-03 08:36:43,018 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-03 08:36:48,429 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 1 of 150... 2019-07-03 08:36:50,828 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 2 of 150... 2019-07-03 08:36:53,769 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 3 of 150... 2019-07-03 08:36:56,419 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 4 of 150... 2019-07-03 08:36:59,140 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 5 of 150... 2019-07-03 08:37:02,867 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] VM status=BUILD, retrying 6 of 150... 2019-07-03 08:37:09,447 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Internal network IP: 192.168.1.19 2019-07-03 08:37:09,447 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] SSH IP: 172.30.9.204 2019-07-03 08:37:09,448 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Setup SSH for ubuntu@172.30.9.204 2019-07-03 08:37:19,437 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Installing nuttcp-8.1.4... 2019-07-03 08:37:19,481 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Copying nuttcp-8.1.4 to target... 2019-07-03 08:37:19,647 INFO ============================================================ 2019-07-03 08:37:19,648 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-07-03 08:37:28,689 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] PING 192.168.1.6 (192.168.1.6) 64(92) bytes of data. 72 bytes from 192.168.1.6: icmp_seq=1 ttl=64 time=26.7 ms 72 bytes from 192.168.1.6: icmp_seq=2 ttl=64 time=0.251 ms 72 bytes from 192.168.1.6: icmp_seq=3 ttl=64 time=0.244 ms 72 bytes from 192.168.1.6: icmp_seq=4 ttl=64 time=0.383 ms 72 bytes from 192.168.1.6: icmp_seq=5 ttl=64 time=0.378 ms 72 bytes from 192.168.1.6: icmp_seq=6 ttl=64 time=0.450 ms 72 bytes from 192.168.1.6: icmp_seq=7 ttl=64 time=0.474 ms 72 bytes from 192.168.1.6: icmp_seq=8 ttl=64 time=0.362 ms 72 bytes from 192.168.1.6: icmp_seq=9 ttl=64 time=0.197 ms 72 bytes from 192.168.1.6: icmp_seq=10 ttl=64 time=0.210 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.197/2.970/26.758/7.929 ms 2019-07-03 08:37:37,754 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] PING 192.168.1.6 (192.168.1.6) 391(419) bytes of data. 399 bytes from 192.168.1.6: icmp_seq=1 ttl=64 time=0.165 ms 399 bytes from 192.168.1.6: icmp_seq=2 ttl=64 time=0.152 ms 399 bytes from 192.168.1.6: icmp_seq=3 ttl=64 time=0.145 ms 399 bytes from 192.168.1.6: icmp_seq=4 ttl=64 time=0.168 ms 399 bytes from 192.168.1.6: icmp_seq=5 ttl=64 time=0.158 ms 399 bytes from 192.168.1.6: icmp_seq=6 ttl=64 time=0.375 ms 399 bytes from 192.168.1.6: icmp_seq=7 ttl=64 time=0.366 ms 399 bytes from 192.168.1.6: icmp_seq=8 ttl=64 time=0.382 ms 399 bytes from 192.168.1.6: icmp_seq=9 ttl=64 time=0.316 ms 399 bytes from 192.168.1.6: icmp_seq=10 ttl=64 time=0.203 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.145/0.243/0.382/0.097 ms 2019-07-03 08:37:46,793 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] PING 192.168.1.6 (192.168.1.6) 1500(1528) bytes of data. 1508 bytes from 192.168.1.6: icmp_seq=1 ttl=64 time=0.451 ms 1508 bytes from 192.168.1.6: icmp_seq=2 ttl=64 time=0.205 ms 1508 bytes from 192.168.1.6: icmp_seq=3 ttl=64 time=0.246 ms 1508 bytes from 192.168.1.6: icmp_seq=4 ttl=64 time=0.226 ms 1508 bytes from 192.168.1.6: icmp_seq=5 ttl=64 time=0.473 ms 1508 bytes from 192.168.1.6: icmp_seq=6 ttl=64 time=0.228 ms 1508 bytes from 192.168.1.6: icmp_seq=7 ttl=64 time=0.146 ms 1508 bytes from 192.168.1.6: icmp_seq=8 ttl=64 time=0.124 ms 1508 bytes from 192.168.1.6: icmp_seq=9 ttl=64 time=0.152 ms 1508 bytes from 192.168.1.6: icmp_seq=10 ttl=64 time=0.253 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.124/0.250/0.473/0.114 ms 2019-07-03 08:37:46,794 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Measuring TCP Throughput (packet size=65536)... 2019-07-03 08:37:46,795 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:37:56,888 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=17839.3112 real_seconds=10.00 rate_Mbps=14962.4799 tx_cpu=31 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.14 2019-07-03 08:37:56,891 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:06,987 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=17489.2500 real_seconds=10.00 rate_Mbps=14667.5172 tx_cpu=30 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.13 2019-07-03 08:38:06,987 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:17,085 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=17495.7500 real_seconds=10.00 rate_Mbps=14674.9389 tx_cpu=30 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.29 2019-07-03 08:38:17,085 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Measuring UDP Throughput (packet size=128)... 2019-07-03 08:38:17,086 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:20,413 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=18.1884 real_seconds=1.00 rate_Mbps=152.0972 tx_cpu=13 rx_cpu=33 drop=0 pkt=148999 data_loss=0.00000 2019-07-03 08:38:20,415 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=128 throughput=1<155747/5000000<10000000 Kbps loss-rate=0 2019-07-03 08:38:20,416 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R467241K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:23,769 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=18.2064 real_seconds=1.00 rate_Mbps=152.2363 tx_cpu=14 rx_cpu=32 drop=253 pkt=149400 data_loss=0.16943 2019-07-03 08:38:23,769 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=128 throughput=1<155889/467241<467241 Kbps loss-rate=0 2019-07-03 08:38:23,770 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311565K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:27,095 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=17.5961 real_seconds=1.00 rate_Mbps=147.1809 tx_cpu=12 rx_cpu=31 drop=0 pkt=144147 data_loss=0.00000 2019-07-03 08:38:27,096 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=128 throughput=1<150713/311565<311565 Kbps loss-rate=0 2019-07-03 08:38:27,096 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231139K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:30,422 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=18.3845 real_seconds=1.00 rate_Mbps=153.8832 tx_cpu=11 rx_cpu=34 drop=0 pkt=150606 data_loss=0.00000 2019-07-03 08:38:30,422 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=128 throughput=1<157576/231139<231139 Kbps loss-rate=0 2019-07-03 08:38:30,423 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194357K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:33,775 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=16.5823 real_seconds=1.00 rate_Mbps=138.6115 tx_cpu=16 rx_cpu=29 drop=199 pkt=136041 data_loss=0.14633 2019-07-03 08:38:33,775 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=128 throughput=1<141938/194357<194357 Kbps loss-rate=0 2019-07-03 08:38:33,776 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168147K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:37,104 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=17.0310 real_seconds=1.00 rate_Mbps=142.5188 tx_cpu=17 rx_cpu=28 drop=410 pkt=139928 data_loss=0.29331 2019-07-03 08:38:37,105 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=128 throughput=1<145939/168147<168147 Kbps loss-rate=0 2019-07-03 08:38:37,105 DEBUG undershot, min=145939 kbps=157043 max=168147 2019-07-03 08:38:37,105 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157043K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:40,461 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=16.8356 real_seconds=1.00 rate_Mbps=140.8498 tx_cpu=15 rx_cpu=28 drop=0 pkt=137917 data_loss=0.00000 2019-07-03 08:38:40,461 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=128 throughput=145939<144230/157043<168147 Kbps loss-rate=0 2019-07-03 08:38:40,462 DEBUG undershot, min=157043 kbps=162595 max=168147 2019-07-03 08:38:40,462 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162595K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:43,813 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=17.7616 real_seconds=1.00 rate_Mbps=148.5958 tx_cpu=18 rx_cpu=31 drop=284 pkt=145787 data_loss=0.19498 2019-07-03 08:38:43,813 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=128 throughput=157043<152162/162595<168147 Kbps loss-rate=0 2019-07-03 08:38:43,813 DEBUG undershot, min=162595 kbps=165371 max=168147 2019-07-03 08:38:43,814 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Measuring UDP Throughput (packet size=1024)... 2019-07-03 08:38:43,814 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:47,166 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=147.7314 real_seconds=1.00 rate_Mbps=1237.1840 tx_cpu=26 rx_cpu=33 drop=251 pkt=151528 data_loss=0.16570 2019-07-03 08:38:47,166 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=1024 throughput=1<1266876/5000000<10000000 Kbps loss-rate=0 2019-07-03 08:38:47,167 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3133438K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:50,493 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=149.5898 real_seconds=1.00 rate_Mbps=1252.4359 tx_cpu=26 rx_cpu=35 drop=0 pkt=153180 data_loss=0.00000 2019-07-03 08:38:50,493 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=1024 throughput=1<1282494/3133438<3133438 Kbps loss-rate=0 2019-07-03 08:38:50,494 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2207966K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:53,818 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=140.9971 real_seconds=1.00 rate_Mbps=1180.9729 tx_cpu=27 rx_cpu=33 drop=189 pkt=144570 data_loss=0.13068 2019-07-03 08:38:53,818 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=1024 throughput=1<1209316/2207966<2207966 Kbps loss-rate=0 2019-07-03 08:38:53,819 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1708641K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:38:57,145 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=138.1299 real_seconds=1.00 rate_Mbps=1157.2489 tx_cpu=18 rx_cpu=29 drop=0 pkt=141445 data_loss=0.00000 2019-07-03 08:38:57,146 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=1024 throughput=1<1185022/1708641<1708641 Kbps loss-rate=0 2019-07-03 08:38:57,146 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1446831K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:00,473 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=144.0088 real_seconds=1.00 rate_Mbps=1206.8783 tx_cpu=26 rx_cpu=30 drop=0 pkt=147465 data_loss=0.00000 2019-07-03 08:39:00,473 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=1024 throughput=1<1235843/1446831<1446831 Kbps loss-rate=0 2019-07-03 08:39:00,473 DEBUG undershot, min=1235843 kbps=1341337 max=1446831 2019-07-03 08:39:00,474 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1341337K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:03,824 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=151.2529 real_seconds=1.00 rate_Mbps=1267.0087 tx_cpu=22 rx_cpu=28 drop=301 pkt=155184 data_loss=0.19400 2019-07-03 08:39:03,824 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=1024 throughput=1235843<1297416/1341337<1446831 Kbps loss-rate=0 2019-07-03 08:39:03,825 DEBUG undershot, min=1297416 kbps=1372123 max=1446831 2019-07-03 08:39:03,825 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1372123K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:07,175 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=150.8828 real_seconds=1.00 rate_Mbps=1264.7621 tx_cpu=20 rx_cpu=34 drop=0 pkt=154504 data_loss=0.00000 2019-07-03 08:39:07,176 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=1024 throughput=1297416<1295116/1372123<1446831 Kbps loss-rate=0 2019-07-03 08:39:07,176 DEBUG undershot, min=1372123 kbps=1409477 max=1446831 2019-07-03 08:39:07,176 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1409477K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:10,528 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=149.0410 real_seconds=1.00 rate_Mbps=1248.9777 tx_cpu=18 rx_cpu=35 drop=0 pkt=152618 data_loss=0.00000 2019-07-03 08:39:10,528 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=1024 throughput=1372123<1278953/1409477<1446831 Kbps loss-rate=0 2019-07-03 08:39:10,528 DEBUG undershot, min=1409477 kbps=1428154 max=1446831 2019-07-03 08:39:10,529 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Measuring UDP Throughput (packet size=8192)... 2019-07-03 08:39:10,529 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:13,857 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=595.9688 real_seconds=1.00 rate_Mbps=5000.1482 tx_cpu=98 rx_cpu=23 drop=10 pkt=76294 data_loss=0.01310 2019-07-03 08:39:13,857 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=8192 throughput=1<5120151/5000000<10000000 Kbps loss-rate=0 2019-07-03 08:39:13,858 DEBUG undershot, min=5120151 kbps=7560075 max=10000000 2019-07-03 08:39:13,858 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560075K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:17,211 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=822.7344 real_seconds=1.00 rate_Mbps=6887.7793 tx_cpu=39 rx_cpu=27 drop=367 pkt=105677 data_loss=0.34729 2019-07-03 08:39:17,212 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=8192 throughput=5120151<7053086/7560075<10000000 Kbps loss-rate=0 2019-07-03 08:39:17,212 DEBUG undershot, min=7053086 kbps=8526543 max=10000000 2019-07-03 08:39:17,212 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8526543K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:20,538 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=839.4688 real_seconds=1.00 rate_Mbps=7030.7251 tx_cpu=27 rx_cpu=26 drop=0 pkt=107452 data_loss=0.00000 2019-07-03 08:39:20,539 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=8192 throughput=7053086<7199462/8526543<10000000 Kbps loss-rate=0 2019-07-03 08:39:20,539 DEBUG undershot, min=7199462 kbps=8599731 max=10000000 2019-07-03 08:39:20,540 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8599731K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:23,892 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=942.3594 real_seconds=1.00 rate_Mbps=7898.5197 tx_cpu=37 rx_cpu=30 drop=0 pkt=120622 data_loss=0.00000 2019-07-03 08:39:23,892 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=8192 throughput=7199462<8088084/8599731<10000000 Kbps loss-rate=0 2019-07-03 08:39:23,892 DEBUG undershot, min=8088084 kbps=9044042 max=10000000 2019-07-03 08:39:23,893 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9044042K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:27,219 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=958.9922 real_seconds=1.00 rate_Mbps=8030.2915 tx_cpu=37 rx_cpu=32 drop=313 pkt=123064 data_loss=0.25434 2019-07-03 08:39:27,220 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=8192 throughput=8088084<8223018/9044042<10000000 Kbps loss-rate=0 2019-07-03 08:39:27,220 DEBUG undershot, min=8223018 kbps=9111509 max=10000000 2019-07-03 08:39:27,220 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9111509K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:39:30,545 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] megabytes=794.7891 real_seconds=1.00 rate_Mbps=6657.0685 tx_cpu=36 rx_cpu=29 drop=0 pkt=101733 data_loss=0.00000 2019-07-03 08:39:30,546 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] pkt-size=8192 throughput=8223018<6816838/9111509<10000000 Kbps loss-rate=0 2019-07-03 08:39:30,557 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.19', 'ip_to': u'192.168.1.6', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.14, 'throughput_kbps': 15321579, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.13, 'throughput_kbps': 15019537, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.29, 'throughput_kbps': 15027137, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.19, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152162, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1278953, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6816838, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.970', 'rtt_max_ms': '26.758', 'rtt_min_ms': '0.197', 'rtt_stddev': '7.929', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.243', 'rtt_max_ms': '0.382', 'rtt_min_ms': '0.145', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.250', 'rtt_max_ms': '0.473', 'rtt_min_ms': '0.124', 'rtt_stddev': '0.114', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-07-03 08:39:30,558 INFO Deleting floating ip e087820b-94f5-486a-a98c-40eb8cc5b0cb 2019-07-03 08:39:32,628 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Floating IP 172.30.9.204 deleted 2019-07-03 08:39:33,070 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe1] Instance deleted 2019-07-03 08:39:33,074 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Creating client VM... 2019-07-03 08:39:33,075 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-03 08:39:39,046 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] VM status=BUILD, retrying 1 of 150... 2019-07-03 08:39:41,356 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] VM status=BUILD, retrying 2 of 150... 2019-07-03 08:39:44,529 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] VM status=BUILD, retrying 3 of 150... 2019-07-03 08:39:48,088 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] VM status=BUILD, retrying 4 of 150... 2019-07-03 08:39:51,707 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] VM status=BUILD, retrying 5 of 150... 2019-07-03 08:39:55,180 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] VM status=BUILD, retrying 6 of 150... 2019-07-03 08:40:01,409 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Internal network IP: 192.168.2.20 2019-07-03 08:40:01,409 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] SSH IP: 172.30.9.210 2019-07-03 08:40:01,409 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Setup SSH for ubuntu@172.30.9.210 2019-07-03 08:40:11,229 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Installing nuttcp-8.1.4... 2019-07-03 08:40:11,274 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Copying nuttcp-8.1.4 to target... 2019-07-03 08:40:11,440 INFO ============================================================ 2019-07-03 08:40:11,440 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-07-03 08:40:20,487 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] PING 192.168.1.6 (192.168.1.6) 64(92) bytes of data. 72 bytes from 192.168.1.6: icmp_seq=1 ttl=63 time=0.863 ms 72 bytes from 192.168.1.6: icmp_seq=2 ttl=63 time=0.462 ms 72 bytes from 192.168.1.6: icmp_seq=3 ttl=63 time=0.255 ms 72 bytes from 192.168.1.6: icmp_seq=4 ttl=63 time=0.274 ms 72 bytes from 192.168.1.6: icmp_seq=5 ttl=63 time=0.257 ms 72 bytes from 192.168.1.6: icmp_seq=6 ttl=63 time=0.433 ms 72 bytes from 192.168.1.6: icmp_seq=7 ttl=63 time=0.229 ms 72 bytes from 192.168.1.6: icmp_seq=8 ttl=63 time=0.271 ms 72 bytes from 192.168.1.6: icmp_seq=9 ttl=63 time=0.266 ms 72 bytes from 192.168.1.6: icmp_seq=10 ttl=63 time=0.592 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.229/0.390/0.863/0.194 ms 2019-07-03 08:40:29,531 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] PING 192.168.1.6 (192.168.1.6) 391(419) bytes of data. 399 bytes from 192.168.1.6: icmp_seq=1 ttl=63 time=0.267 ms 399 bytes from 192.168.1.6: icmp_seq=2 ttl=63 time=0.319 ms 399 bytes from 192.168.1.6: icmp_seq=3 ttl=63 time=0.370 ms 399 bytes from 192.168.1.6: icmp_seq=4 ttl=63 time=0.355 ms 399 bytes from 192.168.1.6: icmp_seq=5 ttl=63 time=0.424 ms 399 bytes from 192.168.1.6: icmp_seq=6 ttl=63 time=0.266 ms 399 bytes from 192.168.1.6: icmp_seq=7 ttl=63 time=0.500 ms 399 bytes from 192.168.1.6: icmp_seq=8 ttl=63 time=0.319 ms 399 bytes from 192.168.1.6: icmp_seq=9 ttl=63 time=0.345 ms 399 bytes from 192.168.1.6: icmp_seq=10 ttl=63 time=0.356 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.266/0.352/0.500/0.067 ms 2019-07-03 08:40:38,579 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] PING 192.168.1.6 (192.168.1.6) 1500(1528) bytes of data. 1508 bytes from 192.168.1.6: icmp_seq=1 ttl=63 time=1.39 ms 1508 bytes from 192.168.1.6: icmp_seq=2 ttl=63 time=0.357 ms 1508 bytes from 192.168.1.6: icmp_seq=3 ttl=63 time=0.429 ms 1508 bytes from 192.168.1.6: icmp_seq=4 ttl=63 time=0.650 ms 1508 bytes from 192.168.1.6: icmp_seq=5 ttl=63 time=0.533 ms 1508 bytes from 192.168.1.6: icmp_seq=6 ttl=63 time=0.430 ms 1508 bytes from 192.168.1.6: icmp_seq=7 ttl=63 time=0.518 ms 1508 bytes from 192.168.1.6: icmp_seq=8 ttl=63 time=0.486 ms 1508 bytes from 192.168.1.6: icmp_seq=9 ttl=63 time=0.407 ms 1508 bytes from 192.168.1.6: icmp_seq=10 ttl=63 time=0.551 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.357/0.575/1.396/0.286 ms 2019-07-03 08:40:38,580 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Measuring TCP Throughput (packet size=65536)... 2019-07-03 08:40:38,580 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:40:48,706 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=2210.3531 real_seconds=10.01 rate_Mbps=1852.6222 tx_cpu=4 rx_cpu=8 retrans=5 cwnd=428 rtt_ms=0.43 2019-07-03 08:40:48,706 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:40:58,806 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=2132.9866 real_seconds=10.01 rate_Mbps=1787.7732 tx_cpu=4 rx_cpu=7 retrans=9 cwnd=329 rtt_ms=0.31 2019-07-03 08:40:58,806 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:08,907 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=2015.4375 real_seconds=10.01 rate_Mbps=1689.2382 tx_cpu=3 rx_cpu=6 retrans=32 cwnd=307 rtt_ms=0.45 2019-07-03 08:41:08,907 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Measuring UDP Throughput (packet size=128)... 2019-07-03 08:41:08,908 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:12,233 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=17.8381 real_seconds=1.02 rate_Mbps=147.2798 tx_cpu=14 rx_cpu=20 drop=43120 pkt=189250 data_loss=22.78480 2019-07-03 08:41:12,233 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<150814/5000000<10000000 Kbps loss-rate=22 2019-07-03 08:41:12,234 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R452442K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:15,562 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=17.8307 real_seconds=1.00 rate_Mbps=149.3283 tx_cpu=19 rx_cpu=21 drop=48696 pkt=194765 data_loss=25.00231 2019-07-03 08:41:15,562 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<152912/452442<452442 Kbps loss-rate=25 2019-07-03 08:41:15,562 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302677K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:18,890 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=17.4775 real_seconds=1.01 rate_Mbps=145.7821 tx_cpu=23 rx_cpu=23 drop=58959 pkt=202135 data_loss=29.16834 2019-07-03 08:41:18,891 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<149280/302677<302677 Kbps loss-rate=29 2019-07-03 08:41:18,891 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R225978K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:22,217 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=17.8217 real_seconds=1.00 rate_Mbps=149.3017 tx_cpu=16 rx_cpu=19 drop=55917 pkt=201912 data_loss=27.69368 2019-07-03 08:41:22,218 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<152884/225978<225978 Kbps loss-rate=27 2019-07-03 08:41:22,218 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189431K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:25,572 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=17.0930 real_seconds=1.00 rate_Mbps=143.1336 tx_cpu=44 rx_cpu=16 drop=39483 pkt=179509 data_loss=21.99501 2019-07-03 08:41:25,572 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<146568/189431<189431 Kbps loss-rate=21 2019-07-03 08:41:25,572 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167999K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:28,901 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=18.3212 real_seconds=1.01 rate_Mbps=152.8306 tx_cpu=77 rx_cpu=18 drop=13975 pkt=164062 data_loss=8.51796 2019-07-03 08:41:28,901 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<156498/167999<167999 Kbps loss-rate=8 2019-07-03 08:41:28,902 DEBUG overshot, min=1 kbps=156498 max=167999 2019-07-03 08:41:28,902 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156498K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:32,256 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=18.5404 real_seconds=1.00 rate_Mbps=155.3984 tx_cpu=92 rx_cpu=18 drop=947 pkt=152830 data_loss=0.61964 2019-07-03 08:41:32,257 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<159127/156498<167999 Kbps loss-rate=0 2019-07-03 08:41:32,257 DEBUG undershot, min=159127 kbps=163563 max=167999 2019-07-03 08:41:32,257 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163563K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:35,589 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=17.9606 real_seconds=1.00 rate_Mbps=150.1167 tx_cpu=90 rx_cpu=21 drop=12597 pkt=159730 data_loss=7.88633 2019-07-03 08:41:35,589 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=159127<153719/163563<167999 Kbps loss-rate=7 2019-07-03 08:41:35,590 DEBUG overshot, min=159127 kbps=153719 max=163563 2019-07-03 08:41:35,590 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Measuring UDP Throughput (packet size=1024)... 2019-07-03 08:41:35,591 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:38,944 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=145.5986 real_seconds=1.00 rate_Mbps=1219.4736 tx_cpu=25 rx_cpu=15 drop=54587 pkt=203680 data_loss=26.80037 2019-07-03 08:41:38,945 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1248740/5000000<10000000 Kbps loss-rate=26 2019-07-03 08:41:38,945 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3124370K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:42,275 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=144.9219 real_seconds=1.01 rate_Mbps=1198.0409 tx_cpu=26 rx_cpu=19 drop=46044 pkt=194444 data_loss=23.67980 2019-07-03 08:41:42,276 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1226793/3124370<3124370 Kbps loss-rate=23 2019-07-03 08:41:42,276 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2175581K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:45,629 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=148.9824 real_seconds=1.00 rate_Mbps=1247.7550 tx_cpu=24 rx_cpu=21 drop=41052 pkt=193610 data_loss=21.20348 2019-07-03 08:41:45,629 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1277701/2175581<2175581 Kbps loss-rate=21 2019-07-03 08:41:45,630 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1726641K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:48,957 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=143.3848 real_seconds=1.00 rate_Mbps=1200.9455 tx_cpu=32 rx_cpu=19 drop=18877 pkt=165703 data_loss=11.39203 2019-07-03 08:41:48,957 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1229768/1726641<1726641 Kbps loss-rate=11 2019-07-03 08:41:48,958 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1478204K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:52,286 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=145.1025 real_seconds=1.01 rate_Mbps=1211.1140 tx_cpu=82 rx_cpu=17 drop=31559 pkt=180144 data_loss=17.51880 2019-07-03 08:41:52,287 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1240180/1478204<1478204 Kbps loss-rate=17 2019-07-03 08:41:52,287 DEBUG overshot, min=1 kbps=1240180 max=1478204 2019-07-03 08:41:52,287 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1240180K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:55,614 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=135.2471 real_seconds=1.00 rate_Mbps=1130.0911 tx_cpu=94 rx_cpu=15 drop=12896 pkt=151389 data_loss=8.51842 2019-07-03 08:41:55,615 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1157213/1240180<1478204 Kbps loss-rate=8 2019-07-03 08:41:55,615 DEBUG overshot, min=1 kbps=1157213 max=1240180 2019-07-03 08:41:55,615 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1157213K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:41:58,967 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=136.8213 real_seconds=1.00 rate_Mbps=1145.4824 tx_cpu=95 rx_cpu=19 drop=1156 pkt=141261 data_loss=0.81834 2019-07-03 08:41:58,967 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1172973/1157213<1240180 Kbps loss-rate=0 2019-07-03 08:41:58,968 DEBUG undershot, min=1172973 kbps=1206576 max=1240180 2019-07-03 08:41:58,968 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1206576K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:42:02,293 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=143.8174 real_seconds=1.00 rate_Mbps=1206.2986 tx_cpu=99 rx_cpu=20 drop=18 pkt=147287 data_loss=0.01224 2019-07-03 08:42:02,294 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1172973<1235249/1206576<1240180 Kbps loss-rate=0 2019-07-03 08:42:02,294 DEBUG undershot, min=1235249 kbps=1237714 max=1240180 2019-07-03 08:42:02,295 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Measuring UDP Throughput (packet size=8192)... 2019-07-03 08:42:02,295 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:42:05,649 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=217.2422 real_seconds=1.01 rate_Mbps=1811.4600 tx_cpu=45 rx_cpu=10 drop=47947 pkt=75754 data_loss=63.29302 2019-07-03 08:42:05,649 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1854935/5000000<10000000 Kbps loss-rate=63 2019-07-03 08:42:05,649 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3427467K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:42:08,979 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=222.2344 real_seconds=1.00 rate_Mbps=1857.8016 tx_cpu=98 rx_cpu=11 drop=23853 pkt=52299 data_loss=45.60889 2019-07-03 08:42:08,979 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1902388/3427467<3427467 Kbps loss-rate=45 2019-07-03 08:42:08,979 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2664927K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:42:12,305 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=214.9375 real_seconds=1.00 rate_Mbps=1796.7182 tx_cpu=98 rx_cpu=11 drop=13152 pkt=40664 data_loss=32.34310 2019-07-03 08:42:12,306 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1839839/2664927<2664927 Kbps loss-rate=32 2019-07-03 08:42:12,306 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2252383K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:42:15,634 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=214.6406 real_seconds=1.00 rate_Mbps=1799.7568 tx_cpu=98 rx_cpu=11 drop=6895 pkt=34369 data_loss=20.06169 2019-07-03 08:42:15,635 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1842950/2252383<2252383 Kbps loss-rate=20 2019-07-03 08:42:15,635 DEBUG overshot, min=1 kbps=1842950 max=2252383 2019-07-03 08:42:15,635 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1842950K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:42:18,987 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=219.3672 real_seconds=1.00 rate_Mbps=1839.6445 tx_cpu=98 rx_cpu=11 drop=42 pkt=28121 data_loss=0.14934 2019-07-03 08:42:18,988 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1883795/1842950<2252383 Kbps loss-rate=0 2019-07-03 08:42:18,988 DEBUG undershot, min=1883795 kbps=2068089 max=2252383 2019-07-03 08:42:18,988 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2068089K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:42:22,315 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=216.9453 real_seconds=1.00 rate_Mbps=1818.0348 tx_cpu=99 rx_cpu=10 drop=3788 pkt=31557 data_loss=12.00369 2019-07-03 08:42:22,315 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1883795<1861667/2068089<2252383 Kbps loss-rate=12 2019-07-03 08:42:22,315 DEBUG overshot, min=1883795 kbps=1861667 max=2068089 2019-07-03 08:42:22,316 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1861667K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:42:25,668 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=213.6094 real_seconds=1.00 rate_Mbps=1791.0507 tx_cpu=99 rx_cpu=11 drop=1065 pkt=28407 data_loss=3.74907 2019-07-03 08:42:25,668 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1883795<1834035/1861667<2068089 Kbps loss-rate=3 2019-07-03 08:42:25,679 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.20', 'ip_to': u'192.168.1.6', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.43, 'throughput_kbps': 1897085, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.31, 'throughput_kbps': 1830679, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 32, 'rtt_ms': 0.45, 'throughput_kbps': 1729779, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.89, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 153719, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1235249, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.75, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1834035, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.390', 'rtt_max_ms': '0.863', 'rtt_min_ms': '0.229', 'rtt_stddev': '0.194', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.352', 'rtt_max_ms': '0.500', 'rtt_min_ms': '0.266', 'rtt_stddev': '0.067', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.575', 'rtt_max_ms': '1.396', 'rtt_min_ms': '0.357', 'rtt_stddev': '0.286', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-03 08:42:25,681 INFO ============================================================ 2019-07-03 08:42:25,681 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-07-03 08:42:34,750 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.453 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.302 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.778 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.326 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.310 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.360 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.342 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.283 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.353 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.395 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.283/0.390/0.778/0.137 ms 2019-07-03 08:42:43,794 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.227 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.260 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.334 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.403 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.389 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.430 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.422 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.488 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.571 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.478 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.227/0.400/0.571/0.100 ms 2019-07-03 08:42:52,842 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.56 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.399 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.476 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.602 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.460 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.380 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.427 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.420 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.671 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.487 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.380/0.588/1.566/0.338 ms 2019-07-03 08:42:52,843 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Measuring TCP Throughput (packet size=65536)... 2019-07-03 08:42:52,843 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:02,970 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=2151.2599 real_seconds=10.01 rate_Mbps=1803.1009 tx_cpu=3 rx_cpu=7 retrans=20 cwnd=427 rtt_ms=0.64 2019-07-03 08:43:02,970 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:13,072 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=2184.0695 real_seconds=10.01 rate_Mbps=1830.6336 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=425 rtt_ms=0.56 2019-07-03 08:43:13,073 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:23,173 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=2327.9218 real_seconds=10.01 rate_Mbps=1950.9840 tx_cpu=4 rx_cpu=8 retrans=1 cwnd=584 rtt_ms=0.28 2019-07-03 08:43:23,174 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Measuring UDP Throughput (packet size=128)... 2019-07-03 08:43:23,174 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:26,500 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.9517 real_seconds=1.00 rate_Mbps=142.0647 tx_cpu=16 rx_cpu=19 drop=55817 pkt=194685 data_loss=28.67037 2019-07-03 08:43:26,500 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<145474/5000000<10000000 Kbps loss-rate=28 2019-07-03 08:43:26,501 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R436422K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:29,853 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.6094 real_seconds=1.01 rate_Mbps=138.4167 tx_cpu=14 rx_cpu=13 drop=58359 pkt=194423 data_loss=30.01647 2019-07-03 08:43:29,853 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<141738/436422<436422 Kbps loss-rate=30 2019-07-03 08:43:29,853 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289080K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:33,180 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.5876 real_seconds=1.00 rate_Mbps=138.8930 tx_cpu=14 rx_cpu=13 drop=43732 pkt=179618 data_loss=24.34735 2019-07-03 08:43:33,180 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<142226/289080<289080 Kbps loss-rate=24 2019-07-03 08:43:33,181 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R215653K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:36,533 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.9552 real_seconds=1.01 rate_Mbps=141.2242 tx_cpu=17 rx_cpu=17 drop=57396 pkt=196293 data_loss=29.23982 2019-07-03 08:43:36,534 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<144613/215653<215653 Kbps loss-rate=29 2019-07-03 08:43:36,534 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180133K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:39,887 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.7181 real_seconds=1.00 rate_Mbps=140.1129 tx_cpu=81 rx_cpu=20 drop=38956 pkt=175911 data_loss=22.14544 2019-07-03 08:43:39,887 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<143475/180133<180133 Kbps loss-rate=22 2019-07-03 08:43:39,887 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161804K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:43,215 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.4355 real_seconds=1.00 rate_Mbps=137.3081 tx_cpu=88 rx_cpu=15 drop=23373 pkt=158012 data_loss=14.79164 2019-07-03 08:43:43,215 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<140603/161804<161804 Kbps loss-rate=14 2019-07-03 08:43:43,215 DEBUG overshot, min=1 kbps=140603 max=161804 2019-07-03 08:43:43,216 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R140603K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:46,544 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.4775 real_seconds=1.00 rate_Mbps=138.1587 tx_cpu=94 rx_cpu=18 drop=2324 pkt=137308 data_loss=1.69260 2019-07-03 08:43:46,544 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=1<141474/140603<161804 Kbps loss-rate=1 2019-07-03 08:43:46,544 DEBUG undershot, min=141474 kbps=151639 max=161804 2019-07-03 08:43:46,545 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151639K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:49,873 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.8389 real_seconds=1.00 rate_Mbps=140.6796 tx_cpu=91 rx_cpu=19 drop=10141 pkt=148085 data_loss=6.84800 2019-07-03 08:43:49,873 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=141474<144055/151639<161804 Kbps loss-rate=6 2019-07-03 08:43:49,873 DEBUG overshot, min=141474 kbps=144055 max=151639 2019-07-03 08:43:49,874 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144055K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:53,226 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=16.9574 real_seconds=1.00 rate_Mbps=141.6828 tx_cpu=99 rx_cpu=20 drop=1764 pkt=140679 data_loss=1.25373 2019-07-03 08:43:53,226 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=128 throughput=141474<145083/144055<151639 Kbps loss-rate=1 2019-07-03 08:43:53,227 DEBUG undershot, min=145083 kbps=148361 max=151639 2019-07-03 08:43:53,227 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Measuring UDP Throughput (packet size=1024)... 2019-07-03 08:43:53,227 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:56,557 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=133.6943 real_seconds=1.00 rate_Mbps=1120.4114 tx_cpu=28 rx_cpu=18 drop=48547 pkt=185450 data_loss=26.17796 2019-07-03 08:43:56,557 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1147301/5000000<10000000 Kbps loss-rate=26 2019-07-03 08:43:56,557 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3073650K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:43:59,883 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=132.0107 real_seconds=1.01 rate_Mbps=1101.1297 tx_cpu=28 rx_cpu=15 drop=61083 pkt=196262 data_loss=31.12321 2019-07-03 08:43:59,884 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1127556/3073650<3073650 Kbps loss-rate=31 2019-07-03 08:43:59,884 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2100603K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:03,212 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=133.5664 real_seconds=1.00 rate_Mbps=1118.8676 tx_cpu=28 rx_cpu=16 drop=63934 pkt=200706 data_loss=31.85457 2019-07-03 08:44:03,212 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1145720/2100603<2100603 Kbps loss-rate=31 2019-07-03 08:44:03,213 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1623161K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:06,541 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=136.3428 real_seconds=1.00 rate_Mbps=1141.8603 tx_cpu=38 rx_cpu=17 drop=47040 pkt=186655 data_loss=25.20157 2019-07-03 08:44:06,541 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1169264/1623161<1623161 Kbps loss-rate=25 2019-07-03 08:44:06,541 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1396212K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:09,869 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=137.3955 real_seconds=1.00 rate_Mbps=1147.7400 tx_cpu=88 rx_cpu=21 drop=29743 pkt=170436 data_loss=17.45113 2019-07-03 08:44:09,869 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1175285/1396212<1396212 Kbps loss-rate=17 2019-07-03 08:44:09,869 DEBUG overshot, min=1 kbps=1175285 max=1396212 2019-07-03 08:44:09,870 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1175285K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:13,222 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=130.5215 real_seconds=1.00 rate_Mbps=1089.7803 tx_cpu=71 rx_cpu=19 drop=9752 pkt=143406 data_loss=6.80025 2019-07-03 08:44:13,222 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1115935/1175285<1396212 Kbps loss-rate=6 2019-07-03 08:44:13,222 DEBUG overshot, min=1 kbps=1115935 max=1175285 2019-07-03 08:44:13,223 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1115935K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:16,574 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=132.3486 real_seconds=1.00 rate_Mbps=1109.7137 tx_cpu=98 rx_cpu=13 drop=697 pkt=136222 data_loss=0.51169 2019-07-03 08:44:16,575 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=1024 throughput=1<1136346/1115935<1175285 Kbps loss-rate=0 2019-07-03 08:44:16,575 DEBUG undershot, min=1136346 kbps=1155815 max=1175285 2019-07-03 08:44:16,576 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Measuring UDP Throughput (packet size=8192)... 2019-07-03 08:44:16,576 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:19,929 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=206.0547 real_seconds=1.00 rate_Mbps=1721.9376 tx_cpu=86 rx_cpu=12 drop=49919 pkt=76294 data_loss=65.42978 2019-07-03 08:44:19,929 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1763264/5000000<10000000 Kbps loss-rate=65 2019-07-03 08:44:19,930 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3381632K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:23,257 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=205.4141 real_seconds=1.00 rate_Mbps=1721.0418 tx_cpu=97 rx_cpu=11 drop=25307 pkt=51600 data_loss=49.04456 2019-07-03 08:44:23,257 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1762346/3381632<3381632 Kbps loss-rate=49 2019-07-03 08:44:23,258 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2571989K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:26,612 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=206.3750 real_seconds=1.00 rate_Mbps=1724.8223 tx_cpu=99 rx_cpu=11 drop=12830 pkt=39246 data_loss=32.69124 2019-07-03 08:44:26,612 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1766218/2571989<2571989 Kbps loss-rate=32 2019-07-03 08:44:26,612 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2169103K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:29,941 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=209.7969 real_seconds=1.00 rate_Mbps=1758.2914 tx_cpu=99 rx_cpu=11 drop=6244 pkt=33098 data_loss=18.86517 2019-07-03 08:44:29,941 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1800490/2169103<2169103 Kbps loss-rate=18 2019-07-03 08:44:29,941 DEBUG overshot, min=1 kbps=1800490 max=2169103 2019-07-03 08:44:29,941 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1800490K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:33,268 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=213.7344 real_seconds=1.00 rate_Mbps=1792.1812 tx_cpu=99 rx_cpu=10 drop=116 pkt=27474 data_loss=0.42219 2019-07-03 08:44:33,269 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1<1835193/1800490<2169103 Kbps loss-rate=0 2019-07-03 08:44:33,269 DEBUG undershot, min=1835193 kbps=2002148 max=2169103 2019-07-03 08:44:33,270 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2002148K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:36,621 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=216.5781 real_seconds=1.00 rate_Mbps=1810.6491 tx_cpu=98 rx_cpu=11 drop=2829 pkt=30551 data_loss=9.25994 2019-07-03 08:44:36,621 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1835193<1854104/2002148<2169103 Kbps loss-rate=9 2019-07-03 08:44:36,622 DEBUG overshot, min=1835193 kbps=1854104 max=2002148 2019-07-03 08:44:36,622 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1854104K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:39,974 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=216.8203 real_seconds=1.00 rate_Mbps=1817.9008 tx_cpu=99 rx_cpu=10 drop=539 pkt=28292 data_loss=1.90512 2019-07-03 08:44:39,974 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1835193<1861530/1854104<2002148 Kbps loss-rate=1 2019-07-03 08:44:39,975 DEBUG undershot, min=1861530 kbps=1931839 max=2002148 2019-07-03 08:44:39,975 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1931839K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:44:43,302 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] megabytes=222.7344 real_seconds=1.00 rate_Mbps=1862.1485 tx_cpu=99 rx_cpu=12 drop=968 pkt=29478 data_loss=3.28380 2019-07-03 08:44:43,302 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] pkt-size=8192 throughput=1861530<1906840/1931839<2002148 Kbps loss-rate=3 2019-07-03 08:44:43,313 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.20', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.64, 'throughput_kbps': 1846375, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.56, 'throughput_kbps': 1874568, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.28, 'throughput_kbps': 1997807, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.25, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145083, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.51, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1136346, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.28, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1906840, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.390', 'rtt_max_ms': '0.778', 'rtt_min_ms': '0.283', 'rtt_stddev': '0.137', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.400', 'rtt_max_ms': '0.571', 'rtt_min_ms': '0.227', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.588', 'rtt_max_ms': '1.566', 'rtt_min_ms': '0.380', 'rtt_stddev': '0.338', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-03 08:44:43,314 INFO Deleting floating ip afb14b76-52ff-4f16-9331-ac0967abad70 2019-07-03 08:44:45,412 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Floating IP 172.30.9.210 deleted 2019-07-03 08:44:46,333 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe2] Instance deleted 2019-07-03 08:44:46,447 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Creating client VM... 2019-07-03 08:44:46,447 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-03 08:44:53,412 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 1 of 150... 2019-07-03 08:44:56,091 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 2 of 150... 2019-07-03 08:44:59,397 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 3 of 150... 2019-07-03 08:45:02,926 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 4 of 150... 2019-07-03 08:45:05,906 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 5 of 150... 2019-07-03 08:45:09,372 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 6 of 150... 2019-07-03 08:45:12,662 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 7 of 150... 2019-07-03 08:45:16,326 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 8 of 150... 2019-07-03 08:45:19,310 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 9 of 150... 2019-07-03 08:45:22,462 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 10 of 150... 2019-07-03 08:45:25,581 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 11 of 150... 2019-07-03 08:45:28,744 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 12 of 150... 2019-07-03 08:45:32,093 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 13 of 150... 2019-07-03 08:45:35,259 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 14 of 150... 2019-07-03 08:45:38,701 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 15 of 150... 2019-07-03 08:45:41,748 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 16 of 150... 2019-07-03 08:45:44,875 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 17 of 150... 2019-07-03 08:45:48,329 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 18 of 150... 2019-07-03 08:45:51,485 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 19 of 150... 2019-07-03 08:45:54,539 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 20 of 150... 2019-07-03 08:45:57,687 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 21 of 150... 2019-07-03 08:46:00,344 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 22 of 150... 2019-07-03 08:46:03,002 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 23 of 150... 2019-07-03 08:46:05,971 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 24 of 150... 2019-07-03 08:46:09,180 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 25 of 150... 2019-07-03 08:46:13,038 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 26 of 150... 2019-07-03 08:46:16,191 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 27 of 150... 2019-07-03 08:46:18,942 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 28 of 150... 2019-07-03 08:46:22,142 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 29 of 150... 2019-07-03 08:46:24,851 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 30 of 150... 2019-07-03 08:46:27,790 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 31 of 150... 2019-07-03 08:46:31,255 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 32 of 150... 2019-07-03 08:46:34,346 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 33 of 150... 2019-07-03 08:46:37,448 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 34 of 150... 2019-07-03 08:46:40,633 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] VM status=BUILD, retrying 35 of 150... 2019-07-03 08:46:47,917 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Internal network IP: 192.168.1.15 2019-07-03 08:46:47,917 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] SSH IP: 172.30.9.210 2019-07-03 08:46:47,917 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Setup SSH for ubuntu@172.30.9.210 2019-07-03 08:47:00,325 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Installing nuttcp-8.1.4... 2019-07-03 08:47:00,369 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Copying nuttcp-8.1.4 to target... 2019-07-03 08:47:00,532 INFO ============================================================ 2019-07-03 08:47:00,532 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-07-03 08:47:09,578 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] PING 192.168.1.6 (192.168.1.6) 64(92) bytes of data. 72 bytes from 192.168.1.6: icmp_seq=1 ttl=64 time=21.5 ms 72 bytes from 192.168.1.6: icmp_seq=2 ttl=64 time=0.349 ms 72 bytes from 192.168.1.6: icmp_seq=3 ttl=64 time=0.168 ms 72 bytes from 192.168.1.6: icmp_seq=4 ttl=64 time=0.164 ms 72 bytes from 192.168.1.6: icmp_seq=5 ttl=64 time=0.143 ms 72 bytes from 192.168.1.6: icmp_seq=6 ttl=64 time=0.231 ms 72 bytes from 192.168.1.6: icmp_seq=7 ttl=64 time=0.186 ms 72 bytes from 192.168.1.6: icmp_seq=8 ttl=64 time=0.213 ms 72 bytes from 192.168.1.6: icmp_seq=9 ttl=64 time=0.174 ms 72 bytes from 192.168.1.6: icmp_seq=10 ttl=64 time=0.150 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.143/2.335/21.573/6.412 ms 2019-07-03 08:47:18,618 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] PING 192.168.1.6 (192.168.1.6) 391(419) bytes of data. 399 bytes from 192.168.1.6: icmp_seq=1 ttl=64 time=0.124 ms 399 bytes from 192.168.1.6: icmp_seq=2 ttl=64 time=0.145 ms 399 bytes from 192.168.1.6: icmp_seq=3 ttl=64 time=0.166 ms 399 bytes from 192.168.1.6: icmp_seq=4 ttl=64 time=0.157 ms 399 bytes from 192.168.1.6: icmp_seq=5 ttl=64 time=0.211 ms 399 bytes from 192.168.1.6: icmp_seq=6 ttl=64 time=0.236 ms 399 bytes from 192.168.1.6: icmp_seq=7 ttl=64 time=0.161 ms 399 bytes from 192.168.1.6: icmp_seq=8 ttl=64 time=0.146 ms 399 bytes from 192.168.1.6: icmp_seq=9 ttl=64 time=0.209 ms 399 bytes from 192.168.1.6: icmp_seq=10 ttl=64 time=0.241 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.124/0.179/0.241/0.041 ms 2019-07-03 08:47:27,659 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] PING 192.168.1.6 (192.168.1.6) 1500(1528) bytes of data. 1508 bytes from 192.168.1.6: icmp_seq=1 ttl=64 time=0.677 ms 1508 bytes from 192.168.1.6: icmp_seq=2 ttl=64 time=0.225 ms 1508 bytes from 192.168.1.6: icmp_seq=3 ttl=64 time=0.206 ms 1508 bytes from 192.168.1.6: icmp_seq=4 ttl=64 time=0.200 ms 1508 bytes from 192.168.1.6: icmp_seq=5 ttl=64 time=0.186 ms 1508 bytes from 192.168.1.6: icmp_seq=6 ttl=64 time=0.347 ms 1508 bytes from 192.168.1.6: icmp_seq=7 ttl=64 time=0.445 ms 1508 bytes from 192.168.1.6: icmp_seq=8 ttl=64 time=0.221 ms 1508 bytes from 192.168.1.6: icmp_seq=9 ttl=64 time=0.412 ms 1508 bytes from 192.168.1.6: icmp_seq=10 ttl=64 time=0.283 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.186/0.320/0.677/0.148 ms 2019-07-03 08:47:27,660 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Measuring TCP Throughput (packet size=65536)... 2019-07-03 08:47:27,660 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:47:37,761 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=4392.0936 real_seconds=10.01 rate_Mbps=3681.3633 tx_cpu=8 rx_cpu=10 retrans=1 cwnd=600 rtt_ms=0.46 2019-07-03 08:47:37,762 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:47:47,859 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=3878.7974 real_seconds=10.01 rate_Mbps=3251.7384 tx_cpu=8 rx_cpu=10 retrans=2 cwnd=324 rtt_ms=0.23 2019-07-03 08:47:47,860 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:47:57,961 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=4337.8840 real_seconds=10.01 rate_Mbps=3636.3038 tx_cpu=8 rx_cpu=10 retrans=2 cwnd=394 rtt_ms=0.53 2019-07-03 08:47:57,961 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Measuring UDP Throughput (packet size=128)... 2019-07-03 08:47:57,962 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:01,314 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=25.4248 real_seconds=1.00 rate_Mbps=212.8906 tx_cpu=17 rx_cpu=25 drop=133 pkt=208413 data_loss=0.06368 2019-07-03 08:48:01,314 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=128 throughput=1<217999/5000000<10000000 Kbps loss-rate=0 2019-07-03 08:48:01,315 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R653997K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:04,640 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=26.1023 real_seconds=1.00 rate_Mbps=218.4765 tx_cpu=17 rx_cpu=24 drop=0 pkt=213830 data_loss=0.00000 2019-07-03 08:48:04,641 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=128 throughput=1<223719/653997<653997 Kbps loss-rate=0 2019-07-03 08:48:04,641 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R438858K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:07,967 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=26.5996 real_seconds=1.00 rate_Mbps=222.6003 tx_cpu=16 rx_cpu=25 drop=417 pkt=218321 data_loss=0.19099 2019-07-03 08:48:07,968 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=128 throughput=1<227942/438858<438858 Kbps loss-rate=0 2019-07-03 08:48:07,968 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R333400K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:11,295 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=26.6644 real_seconds=1.00 rate_Mbps=223.0482 tx_cpu=17 rx_cpu=25 drop=0 pkt=218435 data_loss=0.00000 2019-07-03 08:48:11,295 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=128 throughput=1<228401/333400<333400 Kbps loss-rate=0 2019-07-03 08:48:11,296 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280900K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:14,647 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=25.2538 real_seconds=1.00 rate_Mbps=211.4162 tx_cpu=16 rx_cpu=25 drop=856 pkt=207735 data_loss=0.41209 2019-07-03 08:48:14,647 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=128 throughput=1<216490/280900<280900 Kbps loss-rate=0 2019-07-03 08:48:14,648 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R248695K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:17,999 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=25.2700 real_seconds=1.00 rate_Mbps=211.6100 tx_cpu=17 rx_cpu=25 drop=6428 pkt=213440 data_loss=3.01174 2019-07-03 08:48:18,000 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=128 throughput=1<216688/248695<248695 Kbps loss-rate=3 2019-07-03 08:48:18,000 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Measuring UDP Throughput (packet size=1024)... 2019-07-03 08:48:18,001 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:21,328 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=183.1328 real_seconds=1.00 rate_Mbps=1534.1016 tx_cpu=29 rx_cpu=27 drop=686 pkt=188214 data_loss=0.36447 2019-07-03 08:48:21,328 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=1024 throughput=1<1570920/5000000<10000000 Kbps loss-rate=0 2019-07-03 08:48:21,329 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3285460K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:24,656 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=196.4004 real_seconds=1.00 rate_Mbps=1644.7167 tx_cpu=33 rx_cpu=27 drop=777 pkt=201891 data_loss=0.38487 2019-07-03 08:48:24,656 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=1024 throughput=1<1684189/3285460<3285460 Kbps loss-rate=0 2019-07-03 08:48:24,657 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2484824K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:27,984 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=183.7637 real_seconds=1.00 rate_Mbps=1539.8368 tx_cpu=31 rx_cpu=28 drop=4652 pkt=192826 data_loss=2.41250 2019-07-03 08:48:27,985 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=1024 throughput=1<1576792/2484824<2484824 Kbps loss-rate=2 2019-07-03 08:48:27,985 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2030808K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:31,313 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=187.3945 real_seconds=1.00 rate_Mbps=1569.4556 tx_cpu=31 rx_cpu=30 drop=0 pkt=191892 data_loss=0.00000 2019-07-03 08:48:31,313 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=1024 throughput=1<1607122/2030808<2030808 Kbps loss-rate=0 2019-07-03 08:48:31,313 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1818965K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:34,643 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=186.5713 real_seconds=1.00 rate_Mbps=1561.9215 tx_cpu=30 rx_cpu=31 drop=0 pkt=191049 data_loss=0.00000 2019-07-03 08:48:34,643 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=1024 throughput=1<1599407/1818965<1818965 Kbps loss-rate=0 2019-07-03 08:48:34,644 DEBUG undershot, min=1599407 kbps=1709186 max=1818965 2019-07-03 08:48:34,644 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1709186K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:37,995 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=186.4072 real_seconds=1.00 rate_Mbps=1561.7715 tx_cpu=32 rx_cpu=30 drop=0 pkt=190881 data_loss=0.00000 2019-07-03 08:48:37,996 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=1024 throughput=1599407<1599254/1709186<1818965 Kbps loss-rate=0 2019-07-03 08:48:37,996 DEBUG undershot, min=1709186 kbps=1764075 max=1818965 2019-07-03 08:48:37,996 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1764075K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:41,348 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=193.9590 real_seconds=1.00 rate_Mbps=1624.0625 tx_cpu=32 rx_cpu=29 drop=0 pkt=198614 data_loss=0.00000 2019-07-03 08:48:41,349 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=1024 throughput=1709186<1663040/1764075<1818965 Kbps loss-rate=0 2019-07-03 08:48:41,349 DEBUG undershot, min=1764075 kbps=1791520 max=1818965 2019-07-03 08:48:41,349 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Measuring UDP Throughput (packet size=8192)... 2019-07-03 08:48:41,350 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:44,702 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=369.2422 real_seconds=1.00 rate_Mbps=3086.4279 tx_cpu=32 rx_cpu=20 drop=26750 pkt=74013 data_loss=36.14230 2019-07-03 08:48:44,702 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=8192 throughput=1<3160502/5000000<10000000 Kbps loss-rate=36 2019-07-03 08:48:44,703 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4080251K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:48,055 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=370.7031 real_seconds=1.00 rate_Mbps=3105.8103 tx_cpu=99 rx_cpu=20 drop=14810 pkt=62260 data_loss=23.78734 2019-07-03 08:48:48,056 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=8192 throughput=1<3180349/4080251<4080251 Kbps loss-rate=23 2019-07-03 08:48:48,056 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3630300K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:51,382 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=367.6875 real_seconds=1.00 rate_Mbps=3078.1592 tx_cpu=99 rx_cpu=19 drop=8330 pkt=55394 data_loss=15.03772 2019-07-03 08:48:51,382 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=8192 throughput=1<3152035/3630300<3630300 Kbps loss-rate=15 2019-07-03 08:48:51,383 DEBUG overshot, min=1 kbps=3152035 max=3630300 2019-07-03 08:48:51,383 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3152035K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:54,734 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=368.6094 real_seconds=1.00 rate_Mbps=3094.8616 tx_cpu=99 rx_cpu=20 drop=914 pkt=48096 data_loss=1.90036 2019-07-03 08:48:54,735 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=8192 throughput=1<3169138/3152035<3630300 Kbps loss-rate=1 2019-07-03 08:48:54,735 DEBUG undershot, min=3169138 kbps=3399719 max=3630300 2019-07-03 08:48:54,735 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3399719K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:48:58,088 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=367.7422 real_seconds=1.00 rate_Mbps=3082.8350 tx_cpu=99 rx_cpu=20 drop=4805 pkt=51876 data_loss=9.26246 2019-07-03 08:48:58,088 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=8192 throughput=3169138<3156823/3399719<3630300 Kbps loss-rate=9 2019-07-03 08:48:58,089 DEBUG overshot, min=3169138 kbps=3156823 max=3399719 2019-07-03 08:48:58,089 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3156823K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:49:01,441 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=369.4062 real_seconds=1.00 rate_Mbps=3097.2123 tx_cpu=99 rx_cpu=17 drop=886 pkt=48170 data_loss=1.83933 2019-07-03 08:49:01,441 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=8192 throughput=3169138<3171545/3156823<3399719 Kbps loss-rate=1 2019-07-03 08:49:01,442 DEBUG undershot, min=3171545 kbps=3285632 max=3399719 2019-07-03 08:49:01,442 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3285632K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:49:04,795 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] megabytes=390.7891 real_seconds=1.00 rate_Mbps=3276.3579 tx_cpu=99 rx_cpu=20 drop=114 pkt=50135 data_loss=0.22738 2019-07-03 08:49:04,796 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] pkt-size=8192 throughput=3171545<3354990/3285632<3399719 Kbps loss-rate=0 2019-07-03 08:49:04,796 DEBUG undershot, min=3354990 kbps=3377354 max=3399719 2019-07-03 08:49:04,807 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.15', 'ip_to': u'192.168.1.6', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.46, 'throughput_kbps': 3769716, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.23, 'throughput_kbps': 3329780, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.53, 'throughput_kbps': 3723575, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.01, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 216688, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1663040, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.23, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3354990, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.335', 'rtt_max_ms': '21.573', 'rtt_min_ms': '0.143', 'rtt_stddev': '6.412', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.179', 'rtt_max_ms': '0.241', 'rtt_min_ms': '0.124', 'rtt_stddev': '0.041', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.320', 'rtt_max_ms': '0.677', 'rtt_min_ms': '0.186', 'rtt_stddev': '0.148', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-03 08:49:04,809 INFO Deleting floating ip 8d8c3060-08c5-4769-9fe0-65808b7f2b7f 2019-07-03 08:49:06,629 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Floating IP 172.30.9.210 deleted 2019-07-03 08:49:06,817 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe3] Instance deleted 2019-07-03 08:49:06,931 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Creating client VM... 2019-07-03 08:49:06,932 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-03 08:49:11,457 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] VM status=BUILD, retrying 1 of 150... 2019-07-03 08:49:13,836 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] VM status=BUILD, retrying 2 of 150... 2019-07-03 08:49:16,212 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] VM status=BUILD, retrying 3 of 150... 2019-07-03 08:49:18,943 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] VM status=BUILD, retrying 4 of 150... 2019-07-03 08:49:22,217 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] VM status=BUILD, retrying 5 of 150... 2019-07-03 08:49:25,304 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] VM status=BUILD, retrying 6 of 150... 2019-07-03 08:49:31,455 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Internal network IP: 192.168.2.10 2019-07-03 08:49:31,455 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] SSH IP: 172.30.9.214 2019-07-03 08:49:31,455 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Setup SSH for ubuntu@172.30.9.214 2019-07-03 08:49:45,946 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Installing nuttcp-8.1.4... 2019-07-03 08:49:45,995 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Copying nuttcp-8.1.4 to target... 2019-07-03 08:49:46,157 INFO ============================================================ 2019-07-03 08:49:46,157 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-07-03 08:49:55,204 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] PING 192.168.1.6 (192.168.1.6) 64(92) bytes of data. 72 bytes from 192.168.1.6: icmp_seq=1 ttl=63 time=1.14 ms 72 bytes from 192.168.1.6: icmp_seq=2 ttl=63 time=0.531 ms 72 bytes from 192.168.1.6: icmp_seq=3 ttl=63 time=0.800 ms 72 bytes from 192.168.1.6: icmp_seq=4 ttl=63 time=0.335 ms 72 bytes from 192.168.1.6: icmp_seq=5 ttl=63 time=0.578 ms 72 bytes from 192.168.1.6: icmp_seq=6 ttl=63 time=0.341 ms 72 bytes from 192.168.1.6: icmp_seq=7 ttl=63 time=0.408 ms 72 bytes from 192.168.1.6: icmp_seq=8 ttl=63 time=0.568 ms 72 bytes from 192.168.1.6: icmp_seq=9 ttl=63 time=0.595 ms 72 bytes from 192.168.1.6: icmp_seq=10 ttl=63 time=0.359 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.335/0.566/1.148/0.238 ms 2019-07-03 08:50:04,245 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] PING 192.168.1.6 (192.168.1.6) 391(419) bytes of data. 399 bytes from 192.168.1.6: icmp_seq=1 ttl=63 time=0.425 ms 399 bytes from 192.168.1.6: icmp_seq=2 ttl=63 time=0.519 ms 399 bytes from 192.168.1.6: icmp_seq=3 ttl=63 time=0.549 ms 399 bytes from 192.168.1.6: icmp_seq=4 ttl=63 time=0.501 ms 399 bytes from 192.168.1.6: icmp_seq=5 ttl=63 time=0.621 ms 399 bytes from 192.168.1.6: icmp_seq=6 ttl=63 time=0.571 ms 399 bytes from 192.168.1.6: icmp_seq=7 ttl=63 time=0.350 ms 399 bytes from 192.168.1.6: icmp_seq=8 ttl=63 time=0.443 ms 399 bytes from 192.168.1.6: icmp_seq=9 ttl=63 time=0.408 ms 399 bytes from 192.168.1.6: icmp_seq=10 ttl=63 time=0.441 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.350/0.482/0.621/0.083 ms 2019-07-03 08:50:13,293 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] PING 192.168.1.6 (192.168.1.6) 1500(1528) bytes of data. 1508 bytes from 192.168.1.6: icmp_seq=1 ttl=63 time=1.56 ms 1508 bytes from 192.168.1.6: icmp_seq=2 ttl=63 time=0.575 ms 1508 bytes from 192.168.1.6: icmp_seq=3 ttl=63 time=0.611 ms 1508 bytes from 192.168.1.6: icmp_seq=4 ttl=63 time=0.484 ms 1508 bytes from 192.168.1.6: icmp_seq=5 ttl=63 time=0.578 ms 1508 bytes from 192.168.1.6: icmp_seq=6 ttl=63 time=0.490 ms 1508 bytes from 192.168.1.6: icmp_seq=7 ttl=63 time=0.667 ms 1508 bytes from 192.168.1.6: icmp_seq=8 ttl=63 time=0.649 ms 1508 bytes from 192.168.1.6: icmp_seq=9 ttl=63 time=0.641 ms 1508 bytes from 192.168.1.6: icmp_seq=10 ttl=63 time=0.450 ms --- 192.168.1.6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.450/0.670/1.561/0.306 ms 2019-07-03 08:50:13,294 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Measuring TCP Throughput (packet size=65536)... 2019-07-03 08:50:13,294 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:50:23,395 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=1930.6546 real_seconds=10.01 rate_Mbps=1618.2235 tx_cpu=4 rx_cpu=6 retrans=20 cwnd=419 rtt_ms=0.55 2019-07-03 08:50:23,395 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:50:33,494 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=1670.1134 real_seconds=10.01 rate_Mbps=1400.0018 tx_cpu=4 rx_cpu=5 retrans=25 cwnd=296 rtt_ms=0.79 2019-07-03 08:50:33,494 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:50:43,594 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=1583.0384 real_seconds=10.01 rate_Mbps=1327.0167 tx_cpu=4 rx_cpu=5 retrans=11 cwnd=262 rtt_ms=0.61 2019-07-03 08:50:43,595 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Measuring UDP Throughput (packet size=128)... 2019-07-03 08:50:43,595 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:50:46,922 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=18.2810 real_seconds=1.01 rate_Mbps=152.4799 tx_cpu=15 rx_cpu=20 drop=53456 pkt=203214 data_loss=26.30531 2019-07-03 08:50:46,923 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<156139/5000000<10000000 Kbps loss-rate=26 2019-07-03 08:50:46,923 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468417K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:50:50,249 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=18.0350 real_seconds=1.01 rate_Mbps=150.4046 tx_cpu=16 rx_cpu=17 drop=57298 pkt=205041 data_loss=27.94474 2019-07-03 08:50:50,250 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<154014/468417<468417 Kbps loss-rate=27 2019-07-03 08:50:50,250 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311215K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:50:53,577 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=18.4161 real_seconds=1.00 rate_Mbps=153.7609 tx_cpu=17 rx_cpu=18 drop=56519 pkt=207384 data_loss=27.25337 2019-07-03 08:50:53,578 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<157451/311215<311215 Kbps loss-rate=27 2019-07-03 08:50:53,578 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234333K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:50:56,905 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.7916 real_seconds=1.01 rate_Mbps=148.3644 tx_cpu=17 rx_cpu=16 drop=57686 pkt=203435 data_loss=28.35617 2019-07-03 08:50:56,906 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<151925/234333<234333 Kbps loss-rate=28 2019-07-03 08:50:56,906 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193129K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:00,259 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.6086 real_seconds=1.00 rate_Mbps=147.1480 tx_cpu=99 rx_cpu=17 drop=44353 pkt=188603 data_loss=23.51669 2019-07-03 08:51:00,259 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<150679/193129<193129 Kbps loss-rate=23 2019-07-03 08:51:00,260 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171904K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:03,610 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.9321 real_seconds=1.00 rate_Mbps=150.4428 tx_cpu=98 rx_cpu=18 drop=20976 pkt=167875 data_loss=12.49475 2019-07-03 08:51:03,611 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<154053/171904<171904 Kbps loss-rate=12 2019-07-03 08:51:03,611 DEBUG overshot, min=1 kbps=154053 max=171904 2019-07-03 08:51:03,611 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154053K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:06,940 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=18.3457 real_seconds=1.00 rate_Mbps=153.8326 tx_cpu=99 rx_cpu=20 drop=154 pkt=150442 data_loss=0.10237 2019-07-03 08:51:06,940 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<157524/154053<171904 Kbps loss-rate=0 2019-07-03 08:51:06,940 DEBUG undershot, min=157524 kbps=164714 max=171904 2019-07-03 08:51:06,941 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164714K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:10,269 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=19.0455 real_seconds=1.00 rate_Mbps=159.2000 tx_cpu=99 rx_cpu=19 drop=4833 pkt=160854 data_loss=3.00476 2019-07-03 08:51:10,270 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=157524<163020/164714<171904 Kbps loss-rate=3 2019-07-03 08:51:10,270 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Measuring UDP Throughput (packet size=1024)... 2019-07-03 08:51:10,271 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:13,597 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=151.0391 real_seconds=1.00 rate_Mbps=1261.4922 tx_cpu=30 rx_cpu=21 drop=38253 pkt=192917 data_loss=19.82871 2019-07-03 08:51:13,598 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1291768/5000000<10000000 Kbps loss-rate=19 2019-07-03 08:51:13,599 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3145884K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:16,952 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=155.1846 real_seconds=1.01 rate_Mbps=1294.7984 tx_cpu=31 rx_cpu=19 drop=32482 pkt=191391 data_loss=16.97154 2019-07-03 08:51:16,952 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1325873/3145884<3145884 Kbps loss-rate=16 2019-07-03 08:51:16,953 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2235878K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:20,283 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=153.5332 real_seconds=1.00 rate_Mbps=1283.0785 tx_cpu=32 rx_cpu=19 drop=35391 pkt=192609 data_loss=18.37452 2019-07-03 08:51:20,284 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1313872/2235878<2235878 Kbps loss-rate=18 2019-07-03 08:51:20,284 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1774875K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:23,609 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=146.8037 real_seconds=1.00 rate_Mbps=1225.8106 tx_cpu=28 rx_cpu=19 drop=41880 pkt=192207 data_loss=21.78899 2019-07-03 08:51:23,609 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1255230/1774875<1774875 Kbps loss-rate=21 2019-07-03 08:51:23,610 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1515052K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:26,937 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=145.3975 real_seconds=1.00 rate_Mbps=1218.1547 tx_cpu=98 rx_cpu=20 drop=36056 pkt=184943 data_loss=19.49572 2019-07-03 08:51:26,938 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1247390/1515052<1515052 Kbps loss-rate=19 2019-07-03 08:51:26,938 DEBUG overshot, min=1 kbps=1247390 max=1515052 2019-07-03 08:51:26,938 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1247390K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:30,290 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=144.5049 real_seconds=1.00 rate_Mbps=1210.8326 tx_cpu=99 rx_cpu=19 drop=4296 pkt=152269 data_loss=2.82131 2019-07-03 08:51:30,291 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1239892/1247390<1515052 Kbps loss-rate=2 2019-07-03 08:51:30,291 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Measuring UDP Throughput (packet size=8192)... 2019-07-03 08:51:30,291 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:33,618 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=214.2109 real_seconds=1.00 rate_Mbps=1794.9320 tx_cpu=99 rx_cpu=10 drop=48875 pkt=76294 data_loss=64.06140 2019-07-03 08:51:33,619 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1838010/5000000<10000000 Kbps loss-rate=64 2019-07-03 08:51:33,619 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3419005K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:36,971 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=210.0156 real_seconds=1.00 rate_Mbps=1755.7394 tx_cpu=99 rx_cpu=10 drop=25288 pkt=52170 data_loss=48.47231 2019-07-03 08:51:36,972 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1797877/3419005<3419005 Kbps loss-rate=48 2019-07-03 08:51:36,972 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2608441K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:40,297 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=210.9219 real_seconds=1.00 rate_Mbps=1767.8559 tx_cpu=98 rx_cpu=10 drop=12804 pkt=39802 data_loss=32.16922 2019-07-03 08:51:40,298 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1810284/2608441<2608441 Kbps loss-rate=32 2019-07-03 08:51:40,298 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2209362K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:43,625 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=220.7656 real_seconds=1.00 rate_Mbps=1846.7344 tx_cpu=99 rx_cpu=10 drop=5455 pkt=33713 data_loss=16.18071 2019-07-03 08:51:43,625 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1891056/2209362<2209362 Kbps loss-rate=16 2019-07-03 08:51:43,626 DEBUG overshot, min=1 kbps=1891056 max=2209362 2019-07-03 08:51:43,626 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1891056K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:46,953 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=224.4531 real_seconds=1.00 rate_Mbps=1882.0870 tx_cpu=99 rx_cpu=11 drop=126 pkt=28856 data_loss=0.43666 2019-07-03 08:51:46,954 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1927257/1891056<2209362 Kbps loss-rate=0 2019-07-03 08:51:46,954 DEBUG undershot, min=1927257 kbps=2068309 max=2209362 2019-07-03 08:51:46,955 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2068309K -p5001 -P5002 -fparse 192.168.1.6 2019-07-03 08:51:50,306 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=238.0703 real_seconds=1.00 rate_Mbps=1991.9989 tx_cpu=99 rx_cpu=11 drop=1087 pkt=31560 data_loss=3.44424 2019-07-03 08:51:50,306 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1927257<2039806/2068309<2209362 Kbps loss-rate=3 2019-07-03 08:51:50,317 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.10', 'ip_to': u'192.168.1.6', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.55, 'throughput_kbps': 1657060, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 25, 'rtt_ms': 0.79, 'throughput_kbps': 1433601, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.61, 'throughput_kbps': 1358865, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 163020, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.82, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1239892, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.44, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2039806, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.566', 'rtt_max_ms': '1.148', 'rtt_min_ms': '0.335', 'rtt_stddev': '0.238', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.482', 'rtt_max_ms': '0.621', 'rtt_min_ms': '0.350', 'rtt_stddev': '0.083', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.670', 'rtt_max_ms': '1.561', 'rtt_min_ms': '0.450', 'rtt_stddev': '0.306', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-03 08:51:50,318 INFO ============================================================ 2019-07-03 08:51:50,319 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-07-03 08:51:59,390 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.692 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.519 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.498 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.434 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.472 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.454 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.790 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.480 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.402 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.557 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.402/0.529/0.790/0.118 ms 2019-07-03 08:52:08,434 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.322 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.370 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.583 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.461 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.459 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.424 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.410 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.305 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.530 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.451 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.305/0.431/0.583/0.084 ms 2019-07-03 08:52:17,482 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.31 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.596 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.494 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.538 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.665 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.483 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.635 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.500 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.631 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.653 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.483/0.650/1.314/0.233 ms 2019-07-03 08:52:17,483 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Measuring TCP Throughput (packet size=65536)... 2019-07-03 08:52:17,483 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:52:27,609 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=1548.4769 real_seconds=10.01 rate_Mbps=1297.7729 tx_cpu=3 rx_cpu=5 retrans=25 cwnd=281 rtt_ms=0.68 2019-07-03 08:52:27,609 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:52:37,708 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=1537.4297 real_seconds=10.01 rate_Mbps=1288.4650 tx_cpu=3 rx_cpu=4 retrans=16 cwnd=245 rtt_ms=0.49 2019-07-03 08:52:37,709 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:52:47,808 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=1700.5059 real_seconds=10.01 rate_Mbps=1425.3620 tx_cpu=3 rx_cpu=5 retrans=17 cwnd=304 rtt_ms=0.60 2019-07-03 08:52:47,808 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Measuring UDP Throughput (packet size=128)... 2019-07-03 08:52:47,809 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:52:51,134 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.3888 real_seconds=1.00 rate_Mbps=145.8092 tx_cpu=16 rx_cpu=18 drop=63719 pkt=206168 data_loss=30.90635 2019-07-03 08:52:51,134 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<149308/5000000<10000000 Kbps loss-rate=30 2019-07-03 08:52:51,134 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447924K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:52:54,465 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.4806 real_seconds=1.01 rate_Mbps=145.6824 tx_cpu=16 rx_cpu=18 drop=52635 pkt=195836 data_loss=26.87716 2019-07-03 08:52:54,465 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<149178/447924<447924 Kbps loss-rate=26 2019-07-03 08:52:54,466 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298551K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:52:57,790 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.3107 real_seconds=1.01 rate_Mbps=144.2964 tx_cpu=15 rx_cpu=18 drop=57675 pkt=199484 data_loss=28.91204 2019-07-03 08:52:57,791 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<147759/298551<298551 Kbps loss-rate=28 2019-07-03 08:52:57,791 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223155K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:01,143 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=16.4149 real_seconds=1.01 rate_Mbps=136.9420 tx_cpu=18 rx_cpu=19 drop=62951 pkt=197422 data_loss=31.88669 2019-07-03 08:53:01,143 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<140228/223155<223155 Kbps loss-rate=31 2019-07-03 08:53:01,143 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181691K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:04,471 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=16.9683 real_seconds=1.00 rate_Mbps=142.2520 tx_cpu=99 rx_cpu=15 drop=38429 pkt=177433 data_loss=21.65813 2019-07-03 08:53:04,472 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<145666/181691<181691 Kbps loss-rate=21 2019-07-03 08:53:04,472 DEBUG overshot, min=1 kbps=145666 max=181691 2019-07-03 08:53:04,472 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145666K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:07,798 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.2352 real_seconds=1.00 rate_Mbps=143.9866 tx_cpu=99 rx_cpu=15 drop=1061 pkt=142252 data_loss=0.74577 2019-07-03 08:53:07,799 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=1<147442/145666<181691 Kbps loss-rate=0 2019-07-03 08:53:07,799 DEBUG undershot, min=147442 kbps=164566 max=181691 2019-07-03 08:53:07,799 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164566K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:11,150 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.3322 real_seconds=1.00 rate_Mbps=145.3942 tx_cpu=99 rx_cpu=16 drop=18724 pkt=160709 data_loss=11.65064 2019-07-03 08:53:11,150 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=147442<148883/164566<181691 Kbps loss-rate=11 2019-07-03 08:53:11,150 DEBUG overshot, min=147442 kbps=148883 max=164566 2019-07-03 08:53:11,151 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148883K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:14,502 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=17.3578 real_seconds=1.00 rate_Mbps=144.9765 tx_cpu=99 rx_cpu=18 drop=3199 pkt=145394 data_loss=2.20021 2019-07-03 08:53:14,502 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=128 throughput=147442<148455/148883<164566 Kbps loss-rate=2 2019-07-03 08:53:14,503 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Measuring UDP Throughput (packet size=1024)... 2019-07-03 08:53:14,503 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:17,831 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=137.3516 real_seconds=1.00 rate_Mbps=1146.9777 tx_cpu=33 rx_cpu=18 drop=48757 pkt=189405 data_loss=25.74216 2019-07-03 08:53:17,831 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1174505/5000000<10000000 Kbps loss-rate=25 2019-07-03 08:53:17,832 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3087252K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:21,158 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=138.5479 real_seconds=1.00 rate_Mbps=1157.1530 tx_cpu=31 rx_cpu=18 drop=47237 pkt=189110 data_loss=24.97854 2019-07-03 08:53:21,158 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1184924/3087252<3087252 Kbps loss-rate=24 2019-07-03 08:53:21,159 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2136088K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:24,487 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=140.4131 real_seconds=1.01 rate_Mbps=1171.6081 tx_cpu=26 rx_cpu=18 drop=44854 pkt=188637 data_loss=23.77793 2019-07-03 08:53:24,488 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1199726/2136088<2136088 Kbps loss-rate=23 2019-07-03 08:53:24,488 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1667907K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:27,814 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=139.1631 real_seconds=1.00 rate_Mbps=1162.2833 tx_cpu=40 rx_cpu=18 drop=51810 pkt=194313 data_loss=26.66316 2019-07-03 08:53:27,815 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1190178/1667907<1667907 Kbps loss-rate=26 2019-07-03 08:53:27,815 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1429042K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:31,142 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=138.9268 real_seconds=1.00 rate_Mbps=1161.4080 tx_cpu=99 rx_cpu=19 drop=32183 pkt=174444 data_loss=18.44889 2019-07-03 08:53:31,142 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1189281/1429042<1429042 Kbps loss-rate=18 2019-07-03 08:53:31,142 DEBUG overshot, min=1 kbps=1189281 max=1429042 2019-07-03 08:53:31,143 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1189281K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:34,493 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=139.7734 real_seconds=1.00 rate_Mbps=1169.1853 tx_cpu=99 rx_cpu=18 drop=2048 pkt=145176 data_loss=1.41070 2019-07-03 08:53:34,494 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1<1197245/1189281<1429042 Kbps loss-rate=1 2019-07-03 08:53:34,494 DEBUG undershot, min=1197245 kbps=1313143 max=1429042 2019-07-03 08:53:34,494 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1313143K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:37,845 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=142.0928 real_seconds=1.00 rate_Mbps=1187.6814 tx_cpu=99 rx_cpu=20 drop=14793 pkt=160296 data_loss=9.22856 2019-07-03 08:53:37,846 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1197245<1216185/1313143<1429042 Kbps loss-rate=9 2019-07-03 08:53:37,846 DEBUG overshot, min=1197245 kbps=1216185 max=1313143 2019-07-03 08:53:37,846 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1216185K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:41,197 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=142.1602 real_seconds=1.00 rate_Mbps=1188.2896 tx_cpu=99 rx_cpu=20 drop=2888 pkt=148460 data_loss=1.94530 2019-07-03 08:53:41,197 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1197245<1216808/1216185<1313143 Kbps loss-rate=1 2019-07-03 08:53:41,197 DEBUG undershot, min=1216808 kbps=1264975 max=1313143 2019-07-03 08:53:41,198 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1264975K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:44,549 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=142.7285 real_seconds=1.00 rate_Mbps=1194.0851 tx_cpu=99 rx_cpu=18 drop=8262 pkt=154416 data_loss=5.35051 2019-07-03 08:53:44,549 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=1024 throughput=1216808<1222743/1264975<1313143 Kbps loss-rate=5 2019-07-03 08:53:44,549 DEBUG overshot, min=1216808 kbps=1222743 max=1264975 2019-07-03 08:53:44,550 INFO [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Measuring UDP Throughput (packet size=8192)... 2019-07-03 08:53:44,550 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:47,904 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=217.1484 real_seconds=1.01 rate_Mbps=1810.2248 tx_cpu=82 rx_cpu=10 drop=47382 pkt=75177 data_loss=63.02726 2019-07-03 08:53:47,905 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1853670/5000000<10000000 Kbps loss-rate=63 2019-07-03 08:53:47,905 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3426835K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:51,232 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=215.1797 real_seconds=1.00 rate_Mbps=1804.4734 tx_cpu=99 rx_cpu=10 drop=24746 pkt=52289 data_loss=47.32544 2019-07-03 08:53:51,233 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1847780/3426835<3426835 Kbps loss-rate=47 2019-07-03 08:53:51,233 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2637307K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:54,559 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=205.9844 real_seconds=1.00 rate_Mbps=1727.6907 tx_cpu=99 rx_cpu=9 drop=13876 pkt=40242 data_loss=34.48137 2019-07-03 08:53:54,559 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1769155/2637307<2637307 Kbps loss-rate=34 2019-07-03 08:53:54,560 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2203231K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:53:57,911 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=208.5703 real_seconds=1.00 rate_Mbps=1745.1783 tx_cpu=99 rx_cpu=10 drop=6922 pkt=33619 data_loss=20.58954 2019-07-03 08:53:57,912 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1787062/2203231<2203231 Kbps loss-rate=20 2019-07-03 08:53:57,912 DEBUG overshot, min=1 kbps=1787062 max=2203231 2019-07-03 08:53:57,912 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1787062K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:54:01,238 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=211.9062 real_seconds=1.00 rate_Mbps=1776.3834 tx_cpu=99 rx_cpu=10 drop=145 pkt=27269 data_loss=0.53178 2019-07-03 08:54:01,239 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1<1819016/1787062<2203231 Kbps loss-rate=0 2019-07-03 08:54:01,239 DEBUG undershot, min=1819016 kbps=2011123 max=2203231 2019-07-03 08:54:01,239 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2011123K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:54:04,568 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=221.7891 real_seconds=1.00 rate_Mbps=1854.8720 tx_cpu=99 rx_cpu=9 drop=2299 pkt=30688 data_loss=7.49151 2019-07-03 08:54:04,568 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1819016<1899388/2011123<2203231 Kbps loss-rate=7 2019-07-03 08:54:04,568 DEBUG overshot, min=1819016 kbps=1899388 max=2011123 2019-07-03 08:54:04,569 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1899388K -p5001 -P5002 -fparse 172.30.9.200 2019-07-03 08:54:07,896 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] megabytes=224.9688 real_seconds=1.00 rate_Mbps=1887.5635 tx_cpu=99 rx_cpu=10 drop=187 pkt=28983 data_loss=0.64519 2019-07-03 08:54:07,896 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] pkt-size=8192 throughput=1819016<1932865/1899388<2011123 Kbps loss-rate=0 2019-07-03 08:54:07,896 DEBUG undershot, min=1932865 kbps=1971994 max=2011123 2019-07-03 08:54:07,907 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.10', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 25, 'rtt_ms': 0.68, 'throughput_kbps': 1328919, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.49, 'throughput_kbps': 1319388, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.6, 'throughput_kbps': 1459570, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.2, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148455, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.35, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1222743, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.65, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1932865, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.529', 'rtt_max_ms': '0.790', 'rtt_min_ms': '0.402', 'rtt_stddev': '0.118', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.431', 'rtt_max_ms': '0.583', 'rtt_min_ms': '0.305', 'rtt_stddev': '0.084', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.650', 'rtt_max_ms': '1.314', 'rtt_min_ms': '0.483', 'rtt_stddev': '0.233', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-03 08:54:07,908 INFO Deleting floating ip 9b6e6489-cc0c-4f52-94e4-c65d4a97b2ae 2019-07-03 08:54:10,040 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Floating IP 172.30.9.214 deleted 2019-07-03 08:54:10,486 DEBUG [TestClient_8850ece1-b16b-4100-a210-8c5c01d0febe4] Instance deleted 2019-07-03 08:54:10,518 INFO Cleaning up... 2019-07-03 08:54:10,519 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Terminating nuttcp-8.1.4 2019-07-03 08:54:10,527 INFO Deleting floating ip 5c7cee1b-e59f-4f4e-b431-ec7692fa0061 2019-07-03 08:54:12,854 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Floating IP 172.30.9.200 deleted 2019-07-03 08:54:13,055 DEBUG [TestServer_8850ece1-b16b-4100-a210-8c5c01d0febe1] Instance deleted 2019-07-03 08:54:22,725 INFO Network pns-internal-net_8850ece1-b16b-4100-a210-8c5c01d0febe deleted. 2019-07-03 08:54:25,692 INFO Network pns-internal-net2_8850ece1-b16b-4100-a210-8c5c01d0febe deleted. 2019-07-03 08:54:25,757 INFO Removed public key pns_public_key 2019-07-03 08:54:25,758 INFO Deleting security group 2019-07-03 08:54:26,281 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': '15122751', 'rtt_ms': '0.186667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 152162, 'loss_rate': 0.19}, 1024: {'tp_kbps': 1278953, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6816838, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.243/0.145/0.382/0.097', | | | | | '64-byte': '2.970/0.197/26.758/7.929', '1500-byte': '0.250/0.124/0.473/0.114'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '3607690', 'rtt_ms': '0.406667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 216688, 'loss_rate': 3.01}, 1024: {'tp_kbps': 1663040, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3354990, 'loss_rate': 0.23}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.179/0.124/0.241/0.041', | | | | | '64-byte': '2.335/0.143/21.573/6.412', '1500-byte': '0.320/0.186/0.677/0.148'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1819181', 'rtt_ms': '0.396667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 153719, 'loss_rate': 7.89}, 1024: {'tp_kbps': 1235249, | | | | | 'loss_rate': 0.01}, 8192: {'tp_kbps': 1834035, 'loss_rate': 3.75}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.352/0.266/0.500/0.067', | | | | | '64-byte': '0.390/0.229/0.863/0.194', '1500-byte': '0.575/0.357/1.396/0.286'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1483175', 'rtt_ms': '0.65'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 163020, 'loss_rate': 3.0}, 1024: {'tp_kbps': 1239892, | | | | | 'loss_rate': 2.82}, 8192: {'tp_kbps': 2039806, 'loss_rate': 3.44}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.482/0.350/0.621/0.083', | | | | | '64-byte': '0.566/0.335/1.148/0.238', '1500-byte': '0.670/0.450/1.561/0.306'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1906250', 'rtt_ms': '0.493333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145083, 'loss_rate': 1.25}, 1024: {'tp_kbps': 1136346, | | | | | 'loss_rate': 0.51}, 8192: {'tp_kbps': 1906840, 'loss_rate': 3.28}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.400/0.227/0.571/0.100', | | | | | '64-byte': '0.390/0.283/0.778/0.137', '1500-byte': '0.588/0.380/1.566/0.338'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1369292', 'rtt_ms': '0.59'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 148455, 'loss_rate': 2.2}, 1024: {'tp_kbps': 1222743, | | | | | 'loss_rate': 5.35}, 8192: {'tp_kbps': 1932865, 'loss_rate': 0.65}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.431/0.305/0.583/0.084', | | | | | '64-byte': '0.529/0.402/0.790/0.118', '1500-byte': '0.650/0.483/1.314/0.233'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-07-03 08:54:26,286 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-07-03 08:54:26,656 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2019-07-03 08:54:26,807 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 08:54:26,807 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 20:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 08:54:26,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 08:54:26,814 - 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}c525c0534aa05139bc002708e0869e667ecf4c0e" 2019-07-03 08:54:27,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:27 GMT X-Openstack-Request-Id: req-d4167a33-c949-4ba7-9d7e-61b46f3d3ebf 2019-07-03 08:54:27,255 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "created_at": "2019-07-03T08:34:08Z", "admin_state_up": true, "updated_at": "2019-07-03T08:54:17Z", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "2de960b6-f9de-4f23-9de0-438db0870b5b", "name": "vmtp-router_8850ece1-b16b-4100-a210-8c5c01d0febe"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}]} 2019-07-03 08:54:27,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d4167a33-c949-4ba7-9d7e-61b46f3d3ebf 2019-07-03 08:54:27,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.44237613678s 2019-07-03 08:54:27,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 08:54:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/2de960b6-f9de-4f23-9de0-438db0870b5b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c525c0534aa05139bc002708e0869e667ecf4c0e" 2019-07-03 08:54:31,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:54:31 GMT X-Openstack-Request-Id: req-39a55f3a-549c-4a81-83a1-5f67734e9026 2019-07-03 08:54:31,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:54:31,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2de960b6-f9de-4f23-9de0-438db0870b5b.json used request id req-39a55f3a-549c-4a81-83a1-5f67734e9026 2019-07-03 08:54:31,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.53799009323s 2019-07-03 08:54:31,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:54:31,803 - 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}c525c0534aa05139bc002708e0869e667ecf4c0e" 2019-07-03 08:54:32,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:32 GMT X-Openstack-Request-Id: req-ba9b1bb8-f215-471f-bab0-69b0b4cb6e1f 2019-07-03 08:54:32,124 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:34:20Z", "file": "/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/file", "owner": "48d28125ddff42e4b68a811f7dbc6f1d", "id": "5b21d724-f7e7-4219-ac9a-5ddd9fb77efd", "size": 263848448, "self": "/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_8850ece1-b16b-4100-a210-8c5c01d0febe", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T08:34:15Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:54:32,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ba9b1bb8-f215-471f-bab0-69b0b4cb6e1f 2019-07-03 08:54:32,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325222015381s 2019-07-03 08:54:32,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 08:54:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c525c0534aa05139bc002708e0869e667ecf4c0e" 2019-07-03 08:54:32,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 08:54:32 GMT X-Openstack-Request-Id: req-cb24ad6c-5d56-433c-9f4e-a3899a0154fe 2019-07-03 08:54:32,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 08:54:32,781 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5b21d724-f7e7-4219-ac9a-5ddd9fb77efd used request id req-cb24ad6c-5d56-433c-9f4e-a3899a0154fe 2019-07-03 08:54:32,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.654886007309s 2019-07-03 08:54:32,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 08:54:32,791 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:33,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dfd8f287-627f-4f57-a6c2-e0d364d2be8c x-openstack-request-id: req-dfd8f287-627f-4f57-a6c2-e0d364d2be8c 2019-07-03 08:54:33,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_8850ece1-b16b-4100-a210-8c5c01d0febe", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1d49177d-e7c1-42eb-9175-d416dc3a1a29", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1d49177d-e7c1-42eb-9175-d416dc3a1a29", "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": "1d49177d-e7c1-42eb-9175-d416dc3a1a29"}]} 2019-07-03 08:54:33,127 - 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-dfd8f287-627f-4f57-a6c2-e0d364d2be8c 2019-07-03 08:54:33,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.340010881424s 2019-07-03 08:54:33,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 08:54:33,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/1d49177d-e7c1-42eb-9175-d416dc3a1a29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:33,169 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d43eee5-51d3-4fd7-b7e4-d9d111a487c3 x-openstack-request-id: req-7d43eee5-51d3-4fd7-b7e4-d9d111a487c3 2019-07-03 08:54:33,169 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1d49177d-e7c1-42eb-9175-d416dc3a1a29 used request id req-7d43eee5-51d3-4fd7-b7e4-d9d111a487c3 2019-07-03 08:54:33,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0400218963623s 2019-07-03 08:54:33,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:54:33,173 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:33,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bbb4d0-8421-4755-9ca5-57d4cbe381fd 2019-07-03 08:54:33,421 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe", "links": {"self": "http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca8681873eec40a79c5fb2220abfc4ff", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:54:33,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-57bbb4d0-8421-4755-9ca5-57d4cbe381fd 2019-07-03 08:54:33,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251539945602s 2019-07-03 08:54:33,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:54:33,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:33,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5cafb2-fcfc-4d2b-ba74-b9058cdf491b 2019-07-03 08:54:33,646 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_8850ece1-b16b-4100-a210-8c5c01d0febe", "links": {"self": "http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ca8681873eec40a79c5fb2220abfc4ff", "description": null}} 2019-07-03 08:54:33,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff used request id req-ea5cafb2-fcfc-4d2b-ba74-b9058cdf491b 2019-07-03 08:54:33,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219391107559s 2019-07-03 08:54:33,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 08:54:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:34,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40494c8c-ba20-4996-a3e3-8c32ddac6171 2019-07-03 08:54:34,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:54:34,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ca8681873eec40a79c5fb2220abfc4ff used request id req-40494c8c-ba20-4996-a3e3-8c32ddac6171 2019-07-03 08:54:34,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.391530036926s 2019-07-03 08:54:34,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:54:34,049 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:34,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f4ee9f-6e0f-4012-a5ff-273a49322819 2019-07-03 08:54:34,272 - 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/48d28125ddff42e4b68a811f7dbc6f1d"}, "tags": [], "enabled": true, "id": "48d28125ddff42e4b68a811f7dbc6f1d", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8850ece1-b16b-4100-a210-8c5c01d0febe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 08:54:34,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-c0f4ee9f-6e0f-4012-a5ff-273a49322819 2019-07-03 08:54:34,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226958036423s 2019-07-03 08:54:34,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 08:54:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/48d28125ddff42e4b68a811f7dbc6f1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:34,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de1c3127-6253-4caf-b556-5d103afee3b8 2019-07-03 08:54:34,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:54:34,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/48d28125ddff42e4b68a811f7dbc6f1d used request id req-de1c3127-6253-4caf-b556-5d103afee3b8 2019-07-03 08:54:34,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277409076691s 2019-07-03 08:54:34,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:54:34,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=48d28125ddff42e4b68a811f7dbc6f1d&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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:34,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:34 GMT X-Openstack-Request-Id: req-5e752bed-2620-4f7e-82b9-c23fcb953e30 2019-07-03 08:54:34,899 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "created_at": "2019-07-03T08:34:28Z", "updated_at": "2019-07-03T08:34:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:34:28Z", "revision_number": 0, "id": "5715616b-7a74-4b9c-9d79-1d51d80bb824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:34:28Z", "security_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:34:28Z", "revision_number": 0, "id": "63a21a00-2453-4ad7-a322-9f037e3797c4", "remote_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "remote_ip_prefix": null, "created_at": "2019-07-03T08:34:28Z", "security_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:34:28Z", "revision_number": 0, "id": "7a558501-f501-4520-8e07-4841da3c92cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:34:28Z", "security_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:34:28Z", "revision_number": 0, "id": "9873b603-38ec-47b3-ad16-7e418edb53f2", "remote_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "remote_ip_prefix": null, "created_at": "2019-07-03T08:34:28Z", "security_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d"}], "revision_number": 1, "project_id": "48d28125ddff42e4b68a811f7dbc6f1d", "id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "name": "default"}]} 2019-07-03 08:54:34,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=48d28125ddff42e4b68a811f7dbc6f1d&name=default used request id req-5e752bed-2620-4f7e-82b9-c23fcb953e30 2019-07-03 08:54:34,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339952945709s 2019-07-03 08:54:34,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:54:34,906 - 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}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:35,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:35 GMT X-Openstack-Request-Id: req-f0aa124e-7914-4ec0-8c52-79672d69bdcb 2019-07-03 08:54:35,249 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "created_at": "2019-07-03T08:34:28Z", "updated_at": "2019-07-03T08:34:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:34:28Z", "revision_number": 0, "id": "5715616b-7a74-4b9c-9d79-1d51d80bb824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:34:28Z", "security_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:34:28Z", "revision_number": 0, "id": "63a21a00-2453-4ad7-a322-9f037e3797c4", "remote_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "remote_ip_prefix": null, "created_at": "2019-07-03T08:34:28Z", "security_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:34:28Z", "revision_number": 0, "id": "7a558501-f501-4520-8e07-4841da3c92cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:34:28Z", "security_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:34:28Z", "revision_number": 0, "id": "9873b603-38ec-47b3-ad16-7e418edb53f2", "remote_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "remote_ip_prefix": null, "created_at": "2019-07-03T08:34:28Z", "security_group_id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "tenant_id": "48d28125ddff42e4b68a811f7dbc6f1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "48d28125ddff42e4b68a811f7dbc6f1d"}], "revision_number": 1, "project_id": "48d28125ddff42e4b68a811f7dbc6f1d", "id": "a5128a95-9edf-45a1-a29e-f3df27c9a886", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 08:54:35,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f0aa124e-7914-4ec0-8c52-79672d69bdcb 2019-07-03 08:54:35,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344212055206s 2019-07-03 08:54:35,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 08:54:35,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a5128a95-9edf-45a1-a29e-f3df27c9a886.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6c47bebd6de83ed73fd573fe26d731e589de650" 2019-07-03 08:54:35,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 08:54:35 GMT X-Openstack-Request-Id: req-736da010-6179-4a4a-90c0-88e48b6fa3e3 2019-07-03 08:54:35,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 08:54:35,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a5128a95-9edf-45a1-a29e-f3df27c9a886.json used request id req-736da010-6179-4a4a-90c0-88e48b6fa3e3 2019-07-03 08:54:35,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.460516929626s 2019-07-03 08:54:35,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:54:35,718 - 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}c525c0534aa05139bc002708e0869e667ecf4c0e" 2019-07-03 08:54:35,927 - keystoneauth.session - DEBUG - RESP: [401] Content-Length: 114 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:35 GMT Www-Authenticate: Keystone uri="http://192.30.9.8:5000" X-Openstack-Request-Id: req-0fb0aa9f-7424-4f7b-99ce-8d28b31f9536 2019-07-03 08:54:35,927 - keystoneauth.session - DEBUG - RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2019-07-03 08:54:35,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0fb0aa9f-7424-4f7b-99ce-8d28b31f9536 2019-07-03 08:54:35,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:54:35,941 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-07-03 08:54:35,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.22379899025s 2019-07-03 08:54:35,961 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-07-03 08:54:35,987 - 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-07-03 08:54:35,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b97a81-c082-48ad-9f19-aede3a6e81df 2019-07-03 08:54:35,992 - 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-07-03 08:54:35,992 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f9b97a81-c082-48ad-9f19-aede3a6e81df 2019-07-03 08:54:35,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:54:36,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T09:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["s5RYuBJWR8WrtYfINLjjLw"], "issued_at": "2019-07-03T08:54:36.000000Z"}} 2019-07-03 08:54:36,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:54:36,412 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:36,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:36 GMT X-Openstack-Request-Id: req-41e7fff0-851e-4629-9181-50449e9caff2 2019-07-03 08:54:36,828 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 08:54:36,828 - 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-41e7fff0-851e-4629-9181-50449e9caff2 2019-07-03 08:54:36,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.416591882706s 2019-07-03 08:54:36,835 - 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-07-03 08:54:36,840 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79f0e8c7-6ca0-4dc0-a0fb-02a4257fac32 2019-07-03 08:54:36,840 - 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-07-03 08:54:36,840 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-79f0e8c7-6ca0-4dc0-a0fb-02a4257fac32 2019-07-03 08:54:36,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:54:36,844 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:37,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a573c5-2897-4934-bdee-25f811df044c 2019-07-03 08:54:37,061 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 08:54:37,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c3a573c5-2897-4934-bdee-25f811df044c 2019-07-03 08:54:37,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220669984818s 2019-07-03 08:54:37,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 08:54:37,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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}}' 2019-07-03 08:54:37,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57126158-d8ec-47c8-b259-eb9671ce7cd0 2019-07-03 08:54:37,333 - 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/3c00fcce45b94ac79cdde81a32b14472"}, "tags": [], "enabled": true, "id": "3c00fcce45b94ac79cdde81a32b14472", "parent_id": "default", "domain_id": "default", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}} 2019-07-03 08:54:37,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-57126158-d8ec-47c8-b259-eb9671ce7cd0 2019-07-03 08:54:37,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.264631032944s 2019-07-03 08:54:37,334 - 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'3c00fcce45b94ac79cdde81a32b14472', '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_634c7049-3982-43a6-a94a-4437da96efaa'}) 2019-07-03 08:54:37,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 08:54:37,344 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aO19hU61YRieuvNOsd4fgZuc2eIRgC", "email": null, "name": "shaker-user_634c7049-3982-43a6-a94a-4437da96efaa"}}' 2019-07-03 08:54:37,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b615b872-795e-49a2-b919-519a67e94baf 2019-07-03 08:54:37,843 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_634c7049-3982-43a6-a94a-4437da96efaa", "links": {"self": "http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "061591fc18304f6b953682f60c96d25b", "domain_id": "default", "password_expires_at": null}} 2019-07-03 08:54:37,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-b615b872-795e-49a2-b919-519a67e94baf 2019-07-03 08:54:37,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.503052949905s 2019-07-03 08:54:37,844 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'061591fc18304f6b953682f60c96d25b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_634c7049-3982-43a6-a94a-4437da96efaa'}) 2019-07-03 08:54:37,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:54:37,851 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:38,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1429fb91-0e5c-4c6f-b0f5-591754efbaa3 2019-07-03 08:54:38,081 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:54:38,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1429fb91-0e5c-4c6f-b0f5-591754efbaa3 2019-07-03 08:54:38,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233680963516s 2019-07-03 08:54:38,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:54:38,090 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:38,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be524abd-3e34-427a-9c95-c3b76bb4c355 2019-07-03 08:54:38,293 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:54:38,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be524abd-3e34-427a-9c95-c3b76bb4c355 2019-07-03 08:54:38,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207100868225s 2019-07-03 08:54:38,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:54:38,302 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:38,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b6a0f6-4a75-4689-93c0-62be6d258a3b 2019-07-03 08:54:38,523 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:54:38,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-10b6a0f6-4a75-4689-93c0-62be6d258a3b 2019-07-03 08:54:38,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224576950073s 2019-07-03 08:54:38,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:54:38,531 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:38,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3b961d-86e4-4f36-b21b-a1ff5ef79942 2019-07-03 08:54:38,743 - 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-07-03 08:54:38,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3f3b961d-86e4-4f36-b21b-a1ff5ef79942 2019-07-03 08:54:38,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214844942093s 2019-07-03 08:54:38,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:54:38,747 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:38,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790481fe-4f8d-4590-b69c-89e90b8c1a69 2019-07-03 08:54:38,977 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "shaker-user_634c7049-3982-43a6-a94a-4437da96efaa", "links": {"self": "http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "061591fc18304f6b953682f60c96d25b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:54:38,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-790481fe-4f8d-4590-b69c-89e90b8c1a69 2019-07-03 08:54:38,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233743906021s 2019-07-03 08:54:38,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:54:38,993 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:39,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82968ee7-b8d6-40d0-8d26-16b5c3864b5f 2019-07-03 08:54:39,213 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/3c00fcce45b94ac79cdde81a32b14472"}, "tags": [], "enabled": true, "id": "3c00fcce45b94ac79cdde81a32b14472", "parent_id": "default", "domain_id": "default", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}]} 2019-07-03 08:54:39,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-82968ee7-b8d6-40d0-8d26-16b5c3864b5f 2019-07-03 08:54:39,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223494052887s 2019-07-03 08:54:39,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 08:54:39,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=3c00fcce45b94ac79cdde81a32b14472" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:39,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92babb0-87a5-4207-88d6-feb025506bed 2019-07-03 08:54:39,574 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=3c00fcce45b94ac79cdde81a32b14472", "previous": null, "next": null}} 2019-07-03 08:54:39,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=3c00fcce45b94ac79cdde81a32b14472 used request id req-f92babb0-87a5-4207-88d6-feb025506bed 2019-07-03 08:54:39,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.35360789299s 2019-07-03 08:54:39,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 08:54:39,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/3c00fcce45b94ac79cdde81a32b14472/users/061591fc18304f6b953682f60c96d25b/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:39,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec60dc8a-e215-4ae9-9a77-0e1a6f6cb0fb 2019-07-03 08:54:39,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:54:39,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3c00fcce45b94ac79cdde81a32b14472/users/061591fc18304f6b953682f60c96d25b/roles/de3f03247fab46318069d2e018e2d917 used request id req-ec60dc8a-e215-4ae9-9a77-0e1a6f6cb0fb 2019-07-03 08:54:39,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.254458904266s 2019-07-03 08:54:39,833 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_634c7049-3982-43a6-a94a-4437da96efaa', 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'3c00fcce45b94ac79cdde81a32b14472', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aO19hU61YRieuvNOsd4fgZuc2eIRgC', 'username': u'shaker-user_634c7049-3982-43a6-a94a-4437da96efaa', '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-07-03 08:54:39,836 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_634c7049-3982-43a6-a94a-4437da96efaa', 'password': 'aO19hU61YRieuvNOsd4fgZuc2eIRgC', 'project_name': 'shaker-project_634c7049-3982-43a6-a94a-4437da96efaa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '3c00fcce45b94ac79cdde81a32b14472', 'project_domain_name': 'Default'} 2019-07-03 08:54:39,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-03 08:54:39,843 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:40,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-437903df-8098-4def-919a-2502363f7f42 x-openstack-request-id: req-437903df-8098-4def-919a-2502363f7f42 2019-07-03 08:54:40,167 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 251}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-07-03 08:54:40,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-437903df-8098-4def-919a-2502363f7f42 2019-07-03 08:54:40,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.327167987823s 2019-07-03 08:54:40,168 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-07-03 08:54:40,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:54:40,172 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:40,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7f4014-3dc2-4d0a-ad5d-e63ebf1163c0 2019-07-03 08:54:40,410 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 08:54:40,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-fe7f4014-3dc2-4d0a-ad5d-e63ebf1163c0 2019-07-03 08:54:40,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.241691112518s 2019-07-03 08:54:40,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:54:40,421 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:54:40,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634c2cfa-fc21-4619-9841-cc6b0bed09af 2019-07-03 08:54:40,542 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/3c00fcce45b94ac79cdde81a32b14472"}, "tags": [], "enabled": true, "id": "3c00fcce45b94ac79cdde81a32b14472", "parent_id": "default", "domain_id": "default", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}]} 2019-07-03 08:54:40,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-634c2cfa-fc21-4619-9841-cc6b0bed09af 2019-07-03 08:54:40,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124242067337s 2019-07-03 08:54:40,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 08:54:40,545 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" -d '{"network": {"tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "name": "shaker-net_634c7049-3982-43a6-a94a-4437da96efaa", "admin_state_up": true}}' 2019-07-03 08:54:41,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:41 GMT X-Openstack-Request-Id: req-0e21006b-9bc9-4f33-b4e5-fecee5240458 2019-07-03 08:54:41,217 - 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":"b81c2ec8-12bc-4fb5-ae27-da476094876d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"3c00fcce45b94ac79cdde81a32b14472","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T08:54:41Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_634c7049-3982-43a6-a94a-4437da96efaa","admin_state_up":true,"tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:41Z","mtu":1450}} 2019-07-03 08:54:41,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0e21006b-9bc9-4f33-b4e5-fecee5240458 2019-07-03 08:54:41,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.672091960907s 2019-07-03 08:54:41,218 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T08:54:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b81c2ec8-12bc-4fb5-ae27-da476094876d', u'provider:segmentation_id': 23, 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_634c7049-3982-43a6-a94a-4437da96efaa', u'created_at': u'2019-07-03T08:54:41Z', u'mtu': 1450, u'tenant_id': u'3c00fcce45b94ac79cdde81a32b14472', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c00fcce45b94ac79cdde81a32b14472', u'l2_adjacency': True}) 2019-07-03 08:54:41,221 - 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-07-03 08:54:41,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3feb25e2-55bc-4ee2-9098-d57998a90aa5 2019-07-03 08:54:41,228 - 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-07-03 08:54:41,228 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-3feb25e2-55bc-4ee2-9098-d57998a90aa5 2019-07-03 08:54:41,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 08:54:41,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T09:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c00fcce45b94ac79cdde81a32b14472", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3c00fcce45b94ac79cdde81a32b14472", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/3c00fcce45b94ac79cdde81a32b14472", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/3c00fcce45b94ac79cdde81a32b14472", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3c00fcce45b94ac79cdde81a32b14472", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_3c00fcce45b94ac79cdde81a32b14472", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/3c00fcce45b94ac79cdde81a32b14472", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/3c00fcce45b94ac79cdde81a32b14472", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/3c00fcce45b94ac79cdde81a32b14472", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3c00fcce45b94ac79cdde81a32b14472", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/3c00fcce45b94ac79cdde81a32b14472", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/3c00fcce45b94ac79cdde81a32b14472", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_634c7049-3982-43a6-a94a-4437da96efaa", "id": "061591fc18304f6b953682f60c96d25b"}, "audit_ids": ["naQOy7xnTK2IplTIDcDlig"], "issued_at": "2019-07-03T08:54:41.000000Z"}} 2019-07-03 08:54:41,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:54:41,648 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:54:42,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:42 GMT X-Openstack-Request-Id: req-1430feec-8347-43a1-aa0b-ff41b78f1d63 2019-07-03 08:54:42,057 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c00fcce45b94ac79cdde81a32b14472","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T08:54:41Z","qos_policy_id":null,"name":"shaker-net_634c7049-3982-43a6-a94a-4437da96efaa","admin_state_up":true,"tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:41Z","mtu":1450}]} 2019-07-03 08:54:42,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1430feec-8347-43a1-aa0b-ff41b78f1d63 2019-07-03 08:54:42,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.409388065338s 2019-07-03 08:54:42,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 08:54:42,059 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"subnet": {"name": "shaker-subnet_634c7049-3982-43a6-a94a-4437da96efaa", "enable_dhcp": true, "network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 08:54:43,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:43 GMT X-Openstack-Request-Id: req-890298dc-8fc9-4761-8625-f6192702fa5f 2019-07-03 08:54:43,337 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T08:54:42Z","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":"3c00fcce45b94ac79cdde81a32b14472","id":"b22d71e5-2646-4716-8e44-6e35c736ca32","subnetpool_id":null,"name":"shaker-subnet_634c7049-3982-43a6-a94a-4437da96efaa"}} 2019-07-03 08:54:43,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-890298dc-8fc9-4761-8625-f6192702fa5f 2019-07-03 08:54:43,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.27832102776s 2019-07-03 08:54:43,337 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T08:54: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'b22d71e5-2646-4716-8e44-6e35c736ca32', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_634c7049-3982-43a6-a94a-4437da96efaa', u'enable_dhcp': True, u'network_id': u'b81c2ec8-12bc-4fb5-ae27-da476094876d', u'tenant_id': u'3c00fcce45b94ac79cdde81a32b14472', u'created_at': u'2019-07-03T08:54: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'3c00fcce45b94ac79cdde81a32b14472'}) 2019-07-03 08:54:43,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 08:54:43,339 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "shaker-router_634c7049-3982-43a6-a94a-4437da96efaa", "admin_state_up": true}}' 2019-07-03 08:54:50,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:50 GMT X-Openstack-Request-Id: req-f235aa93-3f18-49e6-be93-b2e2ba7ecaeb 2019-07-03 08:54:50,530 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:54:44Z", "admin_state_up": true, "updated_at": "2019-07-03T08:54:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6", "name": "shaker-router_634c7049-3982-43a6-a94a-4437da96efaa"}} 2019-07-03 08:54:50,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f235aa93-3f18-49e6-be93-b2e2ba7ecaeb 2019-07-03 08:54:50,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.19189214706s 2019-07-03 08:54:50,530 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T08:54:45Z', u'revision_number': 3, u'id': u'd5eeedb9-b267-46d8-8fe1-64f0dced51b6', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_634c7049-3982-43a6-a94a-4437da96efaa', u'admin_state_up': True, u'tenant_id': u'3c00fcce45b94ac79cdde81a32b14472', u'created_at': u'2019-07-03T08:54:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'3c00fcce45b94ac79cdde81a32b14472'}) 2019-07-03 08:54:50,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 08:54:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d5eeedb9-b267-46d8-8fe1-64f0dced51b6/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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"subnet_id": "b22d71e5-2646-4716-8e44-6e35c736ca32"}' 2019-07-03 08:54:53,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:53 GMT X-Openstack-Request-Id: req-d54ca3ec-31a3-41b1-9c86-46db5d7be91d 2019-07-03 08:54:53,929 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "subnet_id": "b22d71e5-2646-4716-8e44-6e35c736ca32", "subnet_ids": ["b22d71e5-2646-4716-8e44-6e35c736ca32"], "port_id": "907be01d-55be-463a-91e5-b0b70e654366", "id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6"} 2019-07-03 08:54:53,929 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d5eeedb9-b267-46d8-8fe1-64f0dced51b6/add_router_interface.json used request id req-d54ca3ec-31a3-41b1-9c86-46db5d7be91d 2019-07-03 08:54:53,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.39817404747s 2019-07-03 08:54:53,930 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-07-03 08:54:56,609 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-07-03 08:54:56,613 - 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-07-03 08:54:56,618 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:56 GMT 2019-07-03 08:54:56,618 - 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-07-03 08:54:56,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:54:56,626 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:54:57,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:57 GMT X-Openstack-Request-Id: req-4e959f9b-ac9e-4710-a96e-2847a429b3df 2019-07-03 08:54:57,487 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:54:57,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4e959f9b-ac9e-4710-a96e-2847a429b3df 2019-07-03 08:54:57,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.864268064499s 2019-07-03 08:54:57,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 08:54:57,500 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_634c7049-3982-43a6-a94a-4437da96efaa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_634c7049-3982-43a6-a94a-4437da96efaa"}' 2019-07-03 08:54:57,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Wed, 03 Jul 2019 08:54:57 GMT Location: http://172.30.9.23:9292/v2/images/6896b202-26e2-47af-a332-759882751af8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a725835b-9dae-46b3-88e0-f957eeacfbfe 2019-07-03 08:54:57,886 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:54:57Z", "file": "/v2/images/6896b202-26e2-47af-a332-759882751af8/file", "owner": "3c00fcce45b94ac79cdde81a32b14472", "id": "6896b202-26e2-47af-a332-759882751af8", "size": null, "self": "/v2/images/6896b202-26e2-47af-a332-759882751af8", "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_634c7049-3982-43a6-a94a-4437da96efaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_634c7049-3982-43a6-a94a-4437da96efaa", "checksum": null, "created_at": "2019-07-03T08:54:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 08:54:57,886 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a725835b-9dae-46b3-88e0-f957eeacfbfe 2019-07-03 08:54:57,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.389644145966s 2019-07-03 08:54:57,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 08:54:57,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/6896b202-26e2-47af-a332-759882751af8/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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '' 2019-07-03 08:55:07,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 08:55:07 GMT X-Openstack-Request-Id: req-4b4319a3-0982-4b4a-9d9c-68afca263226 2019-07-03 08:55:07,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 08:55:07,945 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6896b202-26e2-47af-a332-759882751af8/file used request id req-4b4319a3-0982-4b4a-9d9c-68afca263226 2019-07-03 08:55:07,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.0578119755s 2019-07-03 08:55:07,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:55:07,954 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:08,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:08 GMT X-Openstack-Request-Id: req-221a6141-cfd9-487d-8d62-45a9308bc2e2 2019-07-03 08:55:08,699 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:55:07Z", "file": "/v2/images/6896b202-26e2-47af-a332-759882751af8/file", "owner": "3c00fcce45b94ac79cdde81a32b14472", "id": "6896b202-26e2-47af-a332-759882751af8", "size": 666173440, "self": "/v2/images/6896b202-26e2-47af-a332-759882751af8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/6896b202-26e2-47af-a332-759882751af8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/6896b202-26e2-47af-a332-759882751af8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_634c7049-3982-43a6-a94a-4437da96efaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_634c7049-3982-43a6-a94a-4437da96efaa", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-03T08:54:57Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:55:08,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-221a6141-cfd9-487d-8d62-45a9308bc2e2 2019-07-03 08:55:08,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.749495983124s 2019-07-03 08:55:08,701 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/6896b202-26e2-47af-a332-759882751af8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6896b202-26e2-47af-a332-759882751af8/file', 'owner': u'3c00fcce45b94ac79cdde81a32b14472', 'id': u'6896b202-26e2-47af-a332-759882751af8', 'size': 666173440, u'self': u'/v2/images/6896b202-26e2-47af-a332-759882751af8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c00fcce45b94ac79cdde81a32b14472', 'name': 'shaker-project_634c7049-3982-43a6-a94a-4437da96efaa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/6896b202-26e2-47af-a332-759882751af8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T08:55:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T08:55:07Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_634c7049-3982-43a6-a94a-4437da96efaa', '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/6896b202-26e2-47af-a332-759882751af8', 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_634c7049-3982-43a6-a94a-4437da96efaa', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_634c7049-3982-43a6-a94a-4437da96efaa', 'created': u'2019-07-03T08:54:57Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-07-03T08:54:57Z', 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/6896b202-26e2-47af-a332-759882751af8', 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_634c7049-3982-43a6-a94a-4437da96efaa', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-07-03 08:55:08,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 08:55:08,705 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_634c7049-3982-43a6-a94a-4437da96efaa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-03 08:55:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f7a4de8-8a46-481f-9efb-b523b420ecf9 x-openstack-request-id: req-3f7a4de8-8a46-481f-9efb-b523b420ecf9 2019-07-03 08:55:08,748 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_634c7049-3982-43a6-a94a-4437da96efaa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "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": "fb6d4992-3cb0-44a5-b562-414446511aec"}} 2019-07-03 08:55:08,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3f7a4de8-8a46-481f-9efb-b523b420ecf9 2019-07-03 08:55:08,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0459179878235s 2019-07-03 08:55:08,749 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_634c7049-3982-43a6-a94a-4437da96efaa', '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'a6c124494b0c46c2b4ad05546c87df21', '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'fb6d4992-3cb0-44a5-b562-414446511aec', 'swap': 0}) 2019-07-03 08:55:08,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 08:55:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/fb6d4992-3cb0-44a5-b562-414446511aec/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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" -d '{"extra_specs": {}}' 2019-07-03 08:55:08,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2575305a-70a6-4232-8bf4-3c611a5a917a x-openstack-request-id: req-2575305a-70a6-4232-8bf4-3c611a5a917a 2019-07-03 08:55:08,771 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 08:55:08,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/fb6d4992-3cb0-44a5-b562-414446511aec/os-extra_specs used request id req-2575305a-70a6-4232-8bf4-3c611a5a917a 2019-07-03 08:55:08,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219440460205s 2019-07-03 08:55:08,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 08:55:08,777 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"keypair": {"name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa"}}' 2019-07-03 08:55:09,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d40e59a-e15f-4a72-acdf-d51a17f0b35f x-openstack-request-id: req-6d40e59a-e15f-4a72-acdf-d51a17f0b35f 2019-07-03 08:55:09,231 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9xini4+v/fxY7mVgUQSZZDlwOAT2GQvexvTY6Gz7ZhEFGi9fa+p+QNsF6cdZrBaQQ+v9GitDynK0vLjr4CQ9kcQzosK7o+dO+Sk8sPILV5V5xwXf4v5DnyYPplBQ6UTwK9jkmodxQJICuK5CRP8XnYFJMpcUFCSnonHAfUtPfYrXhUonaQQMJTc8POV5g2X8+P/6K6ynXK8Nk4RlDTQXYksokPo3ApPP2lQDIorGoXnWgsT/WpaDdXgICrjVuQr1TVYnesMNa0gvBg3yZ2E1cqHYoW2hElmu9ngBWHnPGy9CUIQWloeOgCxIJZTI/2sKAvYCQuWm4xy1srXURX98P Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvcYp4uPr/38WO5lYFEEmWQ5cDgE9hkL3sb02Ohs+2YRBRovX\n2vqfkDbBenHWawWkEPr/RorQ8pytLy46+AkPZHEM6LCu6PnTvkpPLDyC1eVeccF3\n+L+Q58mD6ZQUOlE8CvY5JqHcUCSAriuQkT/F52BSTKXFBQkp6JxwH1LT32K14VKJ\n2kEDCU3PDzleYNl/Pj/+iusp1yvDZOEZQ00F2JLKJD6NwKTz9pUAyKKxqF51oLE/\n1qWg3V4CAq41bkK9U1WJ3rDDWtILwYN8mdhNXKh2KFtoRJZrvZ4AVh5zxsvQlCEF\npaHjoAsSCWUyP9rCgL2AkLlpuMctbK11EV/fDwIDAQABAoIBAEVdsKPJcdLjDipc\nw7ArnCvDLuzDkUyJH+as5axZlyCE0iNKLG1TXI2nJhNultRprG20gSi0xulXUYpE\nWLOfBCxPkktfgZ+Q6c/Nc6EUwTIT8/CaqhKXWw0OQJRZVwd19/99vqgbU99LaGnB\nbMdayyjmsU5o7VoI3nOy8tzQNreYyF5B5yOAfbrhNRPhf8TM6OnQZ8KDr0NjEP6N\nNvAP1raifDZuMwPNS5tOD1rSaylVuuhHpu7hR2Ao4vRPXtWz1/v7awPf3pfySxlu\nEK8pu85R/wiEWMh9HVBCAuazWcYqU7Rwr2NJMtamzaROnxoNl1s9nc2KsOneIgW6\n/72C3akCgYEA8TyTR4A0w0viOyOyrKD1VXg4veYijij1JK22cx+cRBuct9UjgFIu\n+wjd5YWpiTfPivwWZmVKnUsszPbjnshWzOB3237EXZ+pNnRHOflQeM74aUIA9qw8\nYif3fWZTADhaGVAnS0VZcy/0ezLAvyNzCRhW55B+jWnGe5Cp3VOmXW0CgYEAyWNU\ntWENNVO9dbUwVACqtC4U1EVLDWsY6uT3s0J97ufgfGsOxMiDrdZeTbm58kACfZ37\n3Gsv4TKr8Vq4SpGWmTyCUg9QmgMtrH38g0o1qRnK4YRaJuhSR/AAx8XYww9bWZlb\nrGtpiNvK7JkbA6bwsP0NmSuR5h+rudgHFQ8DDOsCgYACrgGU0b/ES5t/vK3HbSJM\niMFYmq3Xlmzis2tLbBZ4SzY6dIuoaUFMWJTeb9WqSIxtps844/coOCWPQU7V/LO6\nIuQx8/6Ka7Odfz0rT7GtJd9si+cm1lL1ZCxDoFdbsUSO82z8URDlTqsQk0fA18v3\nVeXhPKGrQHmL9ddtNfirIQKBgQCBFgJ+IK9utzaB9Jn9vk+tHryLM79f4n4eUpXT\neZNvR4JFPfpBeKWvD/FysNHXzd/K1TFToAEYwHomQphOc/OsVXTTVK29irwEDN2G\n6lJrCfVZiJSgy9mx8s0NQGwo2/cZ/4sbgd4rs3bnIVyHgsJVMF8/BwaGE1bn0Oj5\nPp4d8QKBgAoq+u28PywdV/cq9m+faAOUKDK+l4OfKmzPybD3qSOkp4x8uE2PWSnf\ndw7TaMsh16oLTrvPY0I0Z2gjVKZomduTxKLnaxdevCicMoNO+wqr6Li6FqKmobHg\n8byWyKe3VQ4wsV3QZ7XLGjztePb8wUFsw+DgHd1a2vbqXsVQCo68\n-----END RSA PRIVATE KEY-----\n", "user_id": "061591fc18304f6b953682f60c96d25b", "name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "fingerprint": "54:0c:4b:d2:29:d1:bc:ec:b4:51:53:e3:80:a7:25:1d"}} 2019-07-03 08:55:09,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-6d40e59a-e15f-4a72-acdf-d51a17f0b35f 2019-07-03 08:55:09,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.456853151321s 2019-07-03 08:55:09,232 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9xini4+v/fxY7mVgUQSZZDlwOAT2GQvexvTY6Gz7ZhEFGi9fa+p+QNsF6cdZrBaQQ+v9GitDynK0vLjr4CQ9kcQzosK7o+dO+Sk8sPILV5V5xwXf4v5DnyYPplBQ6UTwK9jkmodxQJICuK5CRP8XnYFJMpcUFCSnonHAfUtPfYrXhUonaQQMJTc8POV5g2X8+P/6K6ynXK8Nk4RlDTQXYksokPo3ApPP2lQDIorGoXnWgsT/WpaDdXgICrjVuQr1TVYnesMNa0gvBg3yZ2E1cqHYoW2hElmu9ngBWHnPGy9CUIQWloeOgCxIJZTI/2sKAvYCQuWm4xy1srXURX98P Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvcYp4uPr/38WO5lYFEEmWQ5cDgE9hkL3sb02Ohs+2YRBRovX\n2vqfkDbBenHWawWkEPr/RorQ8pytLy46+AkPZHEM6LCu6PnTvkpPLDyC1eVeccF3\n+L+Q58mD6ZQUOlE8CvY5JqHcUCSAriuQkT/F52BSTKXFBQkp6JxwH1LT32K14VKJ\n2kEDCU3PDzleYNl/Pj/+iusp1yvDZOEZQ00F2JLKJD6NwKTz9pUAyKKxqF51oLE/\n1qWg3V4CAq41bkK9U1WJ3rDDWtILwYN8mdhNXKh2KFtoRJZrvZ4AVh5zxsvQlCEF\npaHjoAsSCWUyP9rCgL2AkLlpuMctbK11EV/fDwIDAQABAoIBAEVdsKPJcdLjDipc\nw7ArnCvDLuzDkUyJH+as5axZlyCE0iNKLG1TXI2nJhNultRprG20gSi0xulXUYpE\nWLOfBCxPkktfgZ+Q6c/Nc6EUwTIT8/CaqhKXWw0OQJRZVwd19/99vqgbU99LaGnB\nbMdayyjmsU5o7VoI3nOy8tzQNreYyF5B5yOAfbrhNRPhf8TM6OnQZ8KDr0NjEP6N\nNvAP1raifDZuMwPNS5tOD1rSaylVuuhHpu7hR2Ao4vRPXtWz1/v7awPf3pfySxlu\nEK8pu85R/wiEWMh9HVBCAuazWcYqU7Rwr2NJMtamzaROnxoNl1s9nc2KsOneIgW6\n/72C3akCgYEA8TyTR4A0w0viOyOyrKD1VXg4veYijij1JK22cx+cRBuct9UjgFIu\n+wjd5YWpiTfPivwWZmVKnUsszPbjnshWzOB3237EXZ+pNnRHOflQeM74aUIA9qw8\nYif3fWZTADhaGVAnS0VZcy/0ezLAvyNzCRhW55B+jWnGe5Cp3VOmXW0CgYEAyWNU\ntWENNVO9dbUwVACqtC4U1EVLDWsY6uT3s0J97ufgfGsOxMiDrdZeTbm58kACfZ37\n3Gsv4TKr8Vq4SpGWmTyCUg9QmgMtrH38g0o1qRnK4YRaJuhSR/AAx8XYww9bWZlb\nrGtpiNvK7JkbA6bwsP0NmSuR5h+rudgHFQ8DDOsCgYACrgGU0b/ES5t/vK3HbSJM\niMFYmq3Xlmzis2tLbBZ4SzY6dIuoaUFMWJTeb9WqSIxtps844/coOCWPQU7V/LO6\nIuQx8/6Ka7Odfz0rT7GtJd9si+cm1lL1ZCxDoFdbsUSO82z8URDlTqsQk0fA18v3\nVeXhPKGrQHmL9ddtNfirIQKBgQCBFgJ+IK9utzaB9Jn9vk+tHryLM79f4n4eUpXT\neZNvR4JFPfpBeKWvD/FysNHXzd/K1TFToAEYwHomQphOc/OsVXTTVK29irwEDN2G\n6lJrCfVZiJSgy9mx8s0NQGwo2/cZ/4sbgd4rs3bnIVyHgsJVMF8/BwaGE1bn0Oj5\nPp4d8QKBgAoq+u28PywdV/cq9m+faAOUKDK+l4OfKmzPybD3qSOkp4x8uE2PWSnf\ndw7TaMsh16oLTrvPY0I0Z2gjVKZomduTxKLnaxdevCicMoNO+wqr6Li6FqKmobHg\n8byWyKe3VQ4wsV3QZ7XLGjztePb8wUFsw+DgHd1a2vbqXsVQCo68\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'061591fc18304f6b953682f60c96d25b', 'name': u'shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa', 'created_at': '2019-07-03T08:55:09.232711', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c00fcce45b94ac79cdde81a32b14472', 'name': 'shaker-project_634c7049-3982-43a6-a94a-4437da96efaa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'54:0c:4b:d2:29:d1:bc:ec:b4:51:53:e3:80:a7:25:1d', 'type': 'ssh', 'id': u'shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa'}) 2019-07-03 08:55:09,233 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvcYp4uPr/38WO5lYFEEmWQ5cDgE9hkL3sb02Ohs+2YRBRovX 2vqfkDbBenHWawWkEPr/RorQ8pytLy46+AkPZHEM6LCu6PnTvkpPLDyC1eVeccF3 +L+Q58mD6ZQUOlE8CvY5JqHcUCSAriuQkT/F52BSTKXFBQkp6JxwH1LT32K14VKJ 2kEDCU3PDzleYNl/Pj/+iusp1yvDZOEZQ00F2JLKJD6NwKTz9pUAyKKxqF51oLE/ 1qWg3V4CAq41bkK9U1WJ3rDDWtILwYN8mdhNXKh2KFtoRJZrvZ4AVh5zxsvQlCEF paHjoAsSCWUyP9rCgL2AkLlpuMctbK11EV/fDwIDAQABAoIBAEVdsKPJcdLjDipc w7ArnCvDLuzDkUyJH+as5axZlyCE0iNKLG1TXI2nJhNultRprG20gSi0xulXUYpE WLOfBCxPkktfgZ+Q6c/Nc6EUwTIT8/CaqhKXWw0OQJRZVwd19/99vqgbU99LaGnB bMdayyjmsU5o7VoI3nOy8tzQNreYyF5B5yOAfbrhNRPhf8TM6OnQZ8KDr0NjEP6N NvAP1raifDZuMwPNS5tOD1rSaylVuuhHpu7hR2Ao4vRPXtWz1/v7awPf3pfySxlu EK8pu85R/wiEWMh9HVBCAuazWcYqU7Rwr2NJMtamzaROnxoNl1s9nc2KsOneIgW6 /72C3akCgYEA8TyTR4A0w0viOyOyrKD1VXg4veYijij1JK22cx+cRBuct9UjgFIu +wjd5YWpiTfPivwWZmVKnUsszPbjnshWzOB3237EXZ+pNnRHOflQeM74aUIA9qw8 Yif3fWZTADhaGVAnS0VZcy/0ezLAvyNzCRhW55B+jWnGe5Cp3VOmXW0CgYEAyWNU tWENNVO9dbUwVACqtC4U1EVLDWsY6uT3s0J97ufgfGsOxMiDrdZeTbm58kACfZ37 3Gsv4TKr8Vq4SpGWmTyCUg9QmgMtrH38g0o1qRnK4YRaJuhSR/AAx8XYww9bWZlb rGtpiNvK7JkbA6bwsP0NmSuR5h+rudgHFQ8DDOsCgYACrgGU0b/ES5t/vK3HbSJM iMFYmq3Xlmzis2tLbBZ4SzY6dIuoaUFMWJTeb9WqSIxtps844/coOCWPQU7V/LO6 IuQx8/6Ka7Odfz0rT7GtJd9si+cm1lL1ZCxDoFdbsUSO82z8URDlTqsQk0fA18v3 VeXhPKGrQHmL9ddtNfirIQKBgQCBFgJ+IK9utzaB9Jn9vk+tHryLM79f4n4eUpXT eZNvR4JFPfpBeKWvD/FysNHXzd/K1TFToAEYwHomQphOc/OsVXTTVK29irwEDN2G 6lJrCfVZiJSgy9mx8s0NQGwo2/cZ/4sbgd4rs3bnIVyHgsJVMF8/BwaGE1bn0Oj5 Pp4d8QKBgAoq+u28PywdV/cq9m+faAOUKDK+l4OfKmzPybD3qSOkp4x8uE2PWSnf dw7TaMsh16oLTrvPY0I0Z2gjVKZomduTxKLnaxdevCicMoNO+wqr6Li6FqKmobHg 8byWyKe3VQ4wsV3QZ7XLGjztePb8wUFsw+DgHd1a2vbqXsVQCo68 -----END RSA PRIVATE KEY----- 2019-07-03 08:55:09,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-03 08:55:09,239 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"security_group": {"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa", "description": "created by OPNFV Functest (shaker)"}}' 2019-07-03 08:55:09,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:09 GMT X-Openstack-Request-Id: req-126156e8-9288-4270-aa9f-8fb0462777d0 2019-07-03 08:55:09,738 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:55:09Z", "updated_at": "2019-07-03T08:55:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "89310313-d20b-4721-b549-fa25596863d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "cac44cdf-c036-4b7c-bdf1-f482ea44eb50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}} 2019-07-03 08:55:09,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-126156e8-9288-4270-aa9f-8fb0462777d0 2019-07-03 08:55:09,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.500533819199s 2019-07-03 08:55:09,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:55:09,746 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:10,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:10 GMT X-Openstack-Request-Id: req-50f7fe4a-8082-4fd5-b0b2-14ad7eba0f31 2019-07-03 08:55:10,088 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:55:09Z", "updated_at": "2019-07-03T08:55:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "89310313-d20b-4721-b549-fa25596863d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "cac44cdf-c036-4b7c-bdf1-f482ea44eb50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}, {"description": "Default security group", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:54:40Z", "updated_at": "2019-07-03T08:54:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:40Z", "revision_number": 0, "id": "563edfb8-7938-4d66-b6fd-02269ee36ab6", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:40Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "5b583309-80ed-407a-aae5-e68f16d58991", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "7f14c4e3-d107-40b8-8b99-a51d7f73d0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "9f987100-2b7c-4715-a77a-eed7f82d72f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "name": "default"}]} 2019-07-03 08:55:10,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-50f7fe4a-8082-4fd5-b0b2-14ad7eba0f31 2019-07-03 08:55:10,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342633962631s 2019-07-03 08:55:10,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 08:55:10,095 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -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": "388215d6-5474-45c4-990c-8d6b90e27b4e"}}' 2019-07-03 08:55:10,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:10 GMT X-Openstack-Request-Id: req-2bbf151d-715d-4ff0-a425-10ebe3b53970 2019-07-03 08:55:10,552 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T08:55:10Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "port_range_min": 22, "revision_number": 0, "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:55:10Z", "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "4c274e9d-cc9d-4683-b028-eb8933b83c7a"}} 2019-07-03 08:55:10,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2bbf151d-715d-4ff0-a425-10ebe3b53970 2019-07-03 08:55:10,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.457892894745s 2019-07-03 08:55:10,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:55:10,559 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:10,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:10 GMT X-Openstack-Request-Id: req-887c87b3-3c22-40dd-aba5-fe592a788cb9 2019-07-03 08:55:10,896 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:55:09Z", "updated_at": "2019-07-03T08:55:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T08:55:10Z", "revision_number": 0, "id": "4c274e9d-cc9d-4683-b028-eb8933b83c7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:10Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "89310313-d20b-4721-b549-fa25596863d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "cac44cdf-c036-4b7c-bdf1-f482ea44eb50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 2, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}, {"description": "Default security group", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:54:40Z", "updated_at": "2019-07-03T08:54:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:40Z", "revision_number": 0, "id": "563edfb8-7938-4d66-b6fd-02269ee36ab6", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:40Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "5b583309-80ed-407a-aae5-e68f16d58991", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "7f14c4e3-d107-40b8-8b99-a51d7f73d0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "9f987100-2b7c-4715-a77a-eed7f82d72f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "name": "default"}]} 2019-07-03 08:55:10,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-887c87b3-3c22-40dd-aba5-fe592a788cb9 2019-07-03 08:55:10,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338062047958s 2019-07-03 08:55:10,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 08:55:10,903 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -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": "388215d6-5474-45c4-990c-8d6b90e27b4e"}}' 2019-07-03 08:55:11,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:11 GMT X-Openstack-Request-Id: req-4e48fdbc-fea6-4a12-9145-175dec316f1b 2019-07-03 08:55:11,319 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-03T08:55:11Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:55:11Z", "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "fdfbf74b-cb9f-4b63-9c72-4b28a8945907"}} 2019-07-03 08:55:11,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4e48fdbc-fea6-4a12-9145-175dec316f1b 2019-07-03 08:55:11,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.416672945023s 2019-07-03 08:55:11,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 08:55:11,326 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:11,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:11 GMT X-Openstack-Request-Id: req-d6bee7fc-46cb-4a7f-8e25-5e024fb08b30 2019-07-03 08:55:11,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:55:09Z", "updated_at": "2019-07-03T08:55:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T08:55:10Z", "revision_number": 0, "id": "4c274e9d-cc9d-4683-b028-eb8933b83c7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:10Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "89310313-d20b-4721-b549-fa25596863d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "cac44cdf-c036-4b7c-bdf1-f482ea44eb50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:11Z", "revision_number": 0, "id": "fdfbf74b-cb9f-4b63-9c72-4b28a8945907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:11Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 3, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}, {"description": "Default security group", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:54:40Z", "updated_at": "2019-07-03T08:54:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:40Z", "revision_number": 0, "id": "563edfb8-7938-4d66-b6fd-02269ee36ab6", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:40Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "5b583309-80ed-407a-aae5-e68f16d58991", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "7f14c4e3-d107-40b8-8b99-a51d7f73d0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "9f987100-2b7c-4715-a77a-eed7f82d72f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "name": "default"}]} 2019-07-03 08:55:11,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d6bee7fc-46cb-4a7f-8e25-5e024fb08b30 2019-07-03 08:55:11,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339715957642s 2019-07-03 08:55:11,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 08:55:11,671 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -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": "388215d6-5474-45c4-990c-8d6b90e27b4e"}}' 2019-07-03 08:55:11,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:11 GMT X-Openstack-Request-Id: req-914bb8dc-b0e6-4ffd-b27b-864e9a201215 2019-07-03 08:55:11,823 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2019-07-03T08:55:11Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "port_range_min": 9000, "revision_number": 0, "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:55:11Z", "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "28de8364-60da-45d8-8237-83281625c50f"}} 2019-07-03 08:55:11,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-914bb8dc-b0e6-4ffd-b27b-864e9a201215 2019-07-03 08:55:11,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152318000793s 2019-07-03 08:55:11,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:55:11,825 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:11,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:11 GMT X-Openstack-Request-Id: req-92c75511-04ad-4763-a03b-9e4712c49f80 2019-07-03 08:55:11,925 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c00fcce45b94ac79cdde81a32b14472","l2_adjacency":true,"status":"ACTIVE","subnets":["b22d71e5-2646-4716-8e44-6e35c736ca32"],"description":"","tags":[],"updated_at":"2019-07-03T08:54:42Z","qos_policy_id":null,"name":"shaker-net_634c7049-3982-43a6-a94a-4437da96efaa","admin_state_up":true,"tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:41Z","mtu":1450}]} 2019-07-03 08:55:11,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-92c75511-04ad-4763-a03b-9e4712c49f80 2019-07-03 08:55:11,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100975036621s 2019-07-03 08:55:11,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 08:55:11,935 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:12,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:12 GMT X-Openstack-Request-Id: req-6ddf4f69-1d7e-4303-b5c1-ab279cda4203 2019-07-03 08:55:12,237 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:55:07Z", "file": "/v2/images/6896b202-26e2-47af-a332-759882751af8/file", "owner": "3c00fcce45b94ac79cdde81a32b14472", "id": "6896b202-26e2-47af-a332-759882751af8", "size": 666173440, "self": "/v2/images/6896b202-26e2-47af-a332-759882751af8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/6896b202-26e2-47af-a332-759882751af8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/6896b202-26e2-47af-a332-759882751af8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_634c7049-3982-43a6-a94a-4437da96efaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_634c7049-3982-43a6-a94a-4437da96efaa", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-03T08:54:57Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 08:55:12,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6ddf4f69-1d7e-4303-b5c1-ab279cda4203 2019-07-03 08:55:12,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306101083755s 2019-07-03 08:55:12,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 08:55:12,247 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:12,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55: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-8d7ce84a-fdf0-429d-9f8a-8c84b9804525 x-openstack-request-id: req-8d7ce84a-fdf0-429d-9f8a-8c84b9804525 2019-07-03 08:55:12,271 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_634c7049-3982-43a6-a94a-4437da96efaa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "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": "fb6d4992-3cb0-44a5-b562-414446511aec"}]} 2019-07-03 08:55:12,271 - 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-8d7ce84a-fdf0-429d-9f8a-8c84b9804525 2019-07-03 08:55:12,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275850296021s 2019-07-03 08:55:12,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 08:55:12,276 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"server": {"name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "imageRef": "6896b202-26e2-47af-a332-759882751af8", "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "flavorRef": "fb6d4992-3cb0-44a5-b562-414446511aec", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b81c2ec8-12bc-4fb5-ae27-da476094876d"}], "security_groups": [{"name": "388215d6-5474-45c4-990c-8d6b90e27b4e"}]}}' 2019-07-03 08:55:16,865 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55: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 location: http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5 x-compute-request-id: req-585b1efd-7a7a-429c-b238-a79860d70e23 x-openstack-request-id: req-585b1efd-7a7a-429c-b238-a79860d70e23 2019-07-03 08:55:16,866 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "388215d6-5474-45c4-990c-8d6b90e27b4e"}], "OS-DCF:diskConfig": "MANUAL", "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "adminPass": "QNEhtHVmZJ86"}} 2019-07-03 08:55:16,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-585b1efd-7a7a-429c-b238-a79860d70e23 2019-07-03 08:55:16,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.59284687042s 2019-07-03 08:55:16,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:17,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef8867c9-f701-4ba3-aa72-85962c99e90e x-openstack-request-id: req-ef8867c9-f701-4ba3-aa72-85962c99e90e 2019-07-03 08:55:17,489 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:17,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef8867c9-f701-4ba3-aa72-85962c99e90e 2019-07-03 08:55:17,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622260808945s 2019-07-03 08:55:17,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:55:17,500 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:17,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:17 GMT X-Openstack-Request-Id: req-441a05cc-82cd-42f7-9271-7427e176d925 2019-07-03 08:55:17,897 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c00fcce45b94ac79cdde81a32b14472","l2_adjacency":true,"status":"ACTIVE","subnets":["b22d71e5-2646-4716-8e44-6e35c736ca32"],"description":"","tags":[],"updated_at":"2019-07-03T08:54:42Z","qos_policy_id":null,"name":"shaker-net_634c7049-3982-43a6-a94a-4437da96efaa","admin_state_up":true,"tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:41Z","mtu":1450}]} 2019-07-03 08:55:17,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-441a05cc-82cd-42f7-9271-7427e176d925 2019-07-03 08:55:17,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397439002991s 2019-07-03 08:55:17,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 08:55:17,898 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:18,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:18 GMT X-Openstack-Request-Id: req-0b0b7815-fdb1-4ac3-bbd7-fbf3bce2479a 2019-07-03 08:55:18,268 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T08:54:42Z","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":"3c00fcce45b94ac79cdde81a32b14472","id":"b22d71e5-2646-4716-8e44-6e35c736ca32","subnetpool_id":null,"name":"shaker-subnet_634c7049-3982-43a6-a94a-4437da96efaa"}]} 2019-07-03 08:55:18,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0b0b7815-fdb1-4ac3-bbd7-fbf3bce2479a 2019-07-03 08:55:18,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.370537996292s 2019-07-03 08:55:18,269 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:20,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:20,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 652 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d42ce288-80d4-4d56-a451-6b68271b056b x-openstack-request-id: req-d42ce288-80d4-4d56-a451-6b68271b056b 2019-07-03 08:55:20,661 - 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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:19Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:20,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d42ce288-80d4-4d56-a451-6b68271b056b 2019-07-03 08:55:20,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390511035919s 2019-07-03 08:55:20,668 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:22,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:22,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:23,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55: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-c78d312e-cc9a-4d2e-9378-19afc0dd619f x-openstack-request-id: req-c78d312e-cc9a-4d2e-9378-19afc0dd619f 2019-07-03 08:55:23,646 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:23,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c78d312e-cc9a-4d2e-9378-19afc0dd619f 2019-07-03 08:55:23,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975920915604s 2019-07-03 08:55:23,653 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:25,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:25,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:26,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-c887ed55-701e-4b93-95f6-5482ca85c7f6 x-openstack-request-id: req-c887ed55-701e-4b93-95f6-5482ca85c7f6 2019-07-03 08:55:26,614 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:26,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c887ed55-701e-4b93-95f6-5482ca85c7f6 2019-07-03 08:55:26,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.958714962006s 2019-07-03 08:55:26,620 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:28,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:29,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55: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-494abf85-52a5-48c0-9e25-2ba2a80ab4e3 x-openstack-request-id: req-494abf85-52a5-48c0-9e25-2ba2a80ab4e3 2019-07-03 08:55:29,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:29,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-494abf85-52a5-48c0-9e25-2ba2a80ab4e3 2019-07-03 08:55:29,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.930261850357s 2019-07-03 08:55:29,560 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:31,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:31,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:32,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a8518ec-50c3-498e-943a-f9967ed76977 x-openstack-request-id: req-0a8518ec-50c3-498e-943a-f9967ed76977 2019-07-03 08:55:32,321 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:32,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a8518ec-50c3-498e-943a-f9967ed76977 2019-07-03 08:55:32,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759271144867s 2019-07-03 08:55:32,328 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:34,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:35,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55: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-2f2e6e7b-e2db-4ab8-a583-247ae4a81cf0 x-openstack-request-id: req-2f2e6e7b-e2db-4ab8-a583-247ae4a81cf0 2019-07-03 08:55:35,740 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:35,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f2e6e7b-e2db-4ab8-a583-247ae4a81cf0 2019-07-03 08:55:35,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40959692001s 2019-07-03 08:55:35,745 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:37,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:37,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:38,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-dbd23fb7-e65c-47b8-b880-43206cd786b9 x-openstack-request-id: req-dbd23fb7-e65c-47b8-b880-43206cd786b9 2019-07-03 08:55:38,733 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:38,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dbd23fb7-e65c-47b8-b880-43206cd786b9 2019-07-03 08:55:38,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985311985016s 2019-07-03 08:55:38,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:40,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:40,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:41,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55: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-e5ae33f9-45c0-4428-bb18-a0d37a1872c3 x-openstack-request-id: req-e5ae33f9-45c0-4428-bb18-a0d37a1872c3 2019-07-03 08:55:41,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:41,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5ae33f9-45c0-4428-bb18-a0d37a1872c3 2019-07-03 08:55:41,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.955176115036s 2019-07-03 08:55:41,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:43,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:43,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:44,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-1a6d4121-3979-4a2c-a174-429ccdf64345 x-openstack-request-id: req-1a6d4121-3979-4a2c-a174-429ccdf64345 2019-07-03 08:55:44,878 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:44,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a6d4121-3979-4a2c-a174-429ccdf64345 2019-07-03 08:55:44,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17295885086s 2019-07-03 08:55:44,885 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:46,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:46,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:48,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-324525cc-0afd-476b-8597-43c31561249e x-openstack-request-id: req-324525cc-0afd-476b-8597-43c31561249e 2019-07-03 08:55:48,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:48,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-324525cc-0afd-476b-8597-43c31561249e 2019-07-03 08:55:48,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22752714157s 2019-07-03 08:55:48,121 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:50,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:50,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:50,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-6497239a-51d1-4db9-bbb0-56a2a4147254 x-openstack-request-id: req-6497239a-51d1-4db9-bbb0-56a2a4147254 2019-07-03 08:55:50,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:50,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6497239a-51d1-4db9-bbb0-56a2a4147254 2019-07-03 08:55:50,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693010091782s 2019-07-03 08:55:50,823 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:52,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:52,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:53,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-9d7f34fc-5fa3-4f8d-82a2-cd75a90a5e78 x-openstack-request-id: req-9d7f34fc-5fa3-4f8d-82a2-cd75a90a5e78 2019-07-03 08:55:53,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:53,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9d7f34fc-5fa3-4f8d-82a2-cd75a90a5e78 2019-07-03 08:55:53,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.954852104187s 2019-07-03 08:55:53,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:55,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:56,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-1f0c9fbf-4598-4a62-9e9b-af7c99acf824 x-openstack-request-id: req-1f0c9fbf-4598-4a62-9e9b-af7c99acf824 2019-07-03 08:55:56,582 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:56,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f0c9fbf-4598-4a62-9e9b-af7c99acf824 2019-07-03 08:55:56,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793329000473s 2019-07-03 08:55:56,588 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:55:58,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:55:58,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:55:59,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:55:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15ba53a7-98da-4bc0-8f92-4f452c17983f x-openstack-request-id: req-15ba53a7-98da-4bc0-8f92-4f452c17983f 2019-07-03 08:55:59,038 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:55:59,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15ba53a7-98da-4bc0-8f92-4f452c17983f 2019-07-03 08:55:59,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447489976883s 2019-07-03 08:55:59,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:01,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:01,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:01,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c7bed58-1820-459a-9a01-e957ed4ab1be x-openstack-request-id: req-0c7bed58-1820-459a-9a01-e957ed4ab1be 2019-07-03 08:56:01,534 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:01,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0c7bed58-1820-459a-9a01-e957ed4ab1be 2019-07-03 08:56:01,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48690199852s 2019-07-03 08:56:01,541 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:03,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:03,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:04,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56: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-1b5a376a-2300-4545-b660-f2559a69d642 x-openstack-request-id: req-1b5a376a-2300-4545-b660-f2559a69d642 2019-07-03 08:56:04,670 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:04,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1b5a376a-2300-4545-b660-f2559a69d642 2019-07-03 08:56:04,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12735819817s 2019-07-03 08:56:04,677 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:06,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:07,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a6eb4d4-3aea-47ee-9698-7bb4226025b3 x-openstack-request-id: req-8a6eb4d4-3aea-47ee-9698-7bb4226025b3 2019-07-03 08:56:07,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:07,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a6eb4d4-3aea-47ee-9698-7bb4226025b3 2019-07-03 08:56:07,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618523836136s 2019-07-03 08:56:07,304 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:09,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:09,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:10,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72c1334a-beb6-4376-a7b4-c091865d3bde x-openstack-request-id: req-72c1334a-beb6-4376-a7b4-c091865d3bde 2019-07-03 08:56:10,074 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:10,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-72c1334a-beb6-4376-a7b4-c091865d3bde 2019-07-03 08:56:10,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7677090168s 2019-07-03 08:56:10,081 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:12,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:12,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:13,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-59e9353e-ecc3-4ab4-a887-c0d4f2b5f896 x-openstack-request-id: req-59e9353e-ecc3-4ab4-a887-c0d4f2b5f896 2019-07-03 08:56:13,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:13,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59e9353e-ecc3-4ab4-a887-c0d4f2b5f896 2019-07-03 08:56:13,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06719112396s 2019-07-03 08:56:13,157 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:15,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:16,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26fe2776-2079-4a7a-bc83-831eefc25b97 x-openstack-request-id: req-26fe2776-2079-4a7a-bc83-831eefc25b97 2019-07-03 08:56:16,213 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:16,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-26fe2776-2079-4a7a-bc83-831eefc25b97 2019-07-03 08:56:16,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05360507965s 2019-07-03 08:56:16,219 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:18,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:18,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:18,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56: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-d8351049-4b2f-468b-adad-53b199e407cc x-openstack-request-id: req-d8351049-4b2f-468b-adad-53b199e407cc 2019-07-03 08:56:18,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:18,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d8351049-4b2f-468b-adad-53b199e407cc 2019-07-03 08:56:18,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466036081314s 2019-07-03 08:56:18,694 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:20,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:21,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8db0485-a293-484a-8efd-706924a338f3 x-openstack-request-id: req-f8db0485-a293-484a-8efd-706924a338f3 2019-07-03 08:56:21,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:21,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8db0485-a293-484a-8efd-706924a338f3 2019-07-03 08:56:21,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733225822449s 2019-07-03 08:56:21,436 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:23,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:24,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56: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-81691db6-3f99-4a48-b131-7f1f6d077556 x-openstack-request-id: req-81691db6-3f99-4a48-b131-7f1f6d077556 2019-07-03 08:56:24,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:24,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-81691db6-3f99-4a48-b131-7f1f6d077556 2019-07-03 08:56:24,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793456077576s 2019-07-03 08:56:24,238 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:26,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:27,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56: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-f9d2db1c-4d07-4ffe-b014-925ddbbd750f x-openstack-request-id: req-f9d2db1c-4d07-4ffe-b014-925ddbbd750f 2019-07-03 08:56:27,001 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:27,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f9d2db1c-4d07-4ffe-b014-925ddbbd750f 2019-07-03 08:56:27,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761198997498s 2019-07-03 08:56:27,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:29,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:29,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8a2711d-78a7-4bd1-960d-d2e740bbd38a x-openstack-request-id: req-a8a2711d-78a7-4bd1-960d-d2e740bbd38a 2019-07-03 08:56:29,757 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:29,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a8a2711d-78a7-4bd1-960d-d2e740bbd38a 2019-07-03 08:56:29,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746282815933s 2019-07-03 08:56:29,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:31,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:31,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:32,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-573038ff-71d9-4b92-9c69-c9674230cc89 x-openstack-request-id: req-573038ff-71d9-4b92-9c69-c9674230cc89 2019-07-03 08:56:32,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:32,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-573038ff-71d9-4b92-9c69-c9674230cc89 2019-07-03 08:56:32,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855827093124s 2019-07-03 08:56:32,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:34,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:34,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:35,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43f1d2c0-a9d1-484e-aa24-c6e65b65872f x-openstack-request-id: req-43f1d2c0-a9d1-484e-aa24-c6e65b65872f 2019-07-03 08:56:35,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:35,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43f1d2c0-a9d1-484e-aa24-c6e65b65872f 2019-07-03 08:56:35,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746408939362s 2019-07-03 08:56:35,384 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:37,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:37,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:38,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8cca6c19-004d-40ae-bb8e-25f79a68ae09 x-openstack-request-id: req-8cca6c19-004d-40ae-bb8e-25f79a68ae09 2019-07-03 08:56:38,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:38,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8cca6c19-004d-40ae-bb8e-25f79a68ae09 2019-07-03 08:56:38,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03011989594s 2019-07-03 08:56:38,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:40,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:40,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:40,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a33cb98c-94ad-4346-a07c-06ba73824824 x-openstack-request-id: req-a33cb98c-94ad-4346-a07c-06ba73824824 2019-07-03 08:56:40,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:40,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a33cb98c-94ad-4346-a07c-06ba73824824 2019-07-03 08:56:40,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492177963257s 2019-07-03 08:56:40,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:42,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:42,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:43,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f5f30a2-8d41-4b75-adb1-d6fe0267f955 x-openstack-request-id: req-1f5f30a2-8d41-4b75-adb1-d6fe0267f955 2019-07-03 08:56:43,429 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:43,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f5f30a2-8d41-4b75-adb1-d6fe0267f955 2019-07-03 08:56:43,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501884222031s 2019-07-03 08:56:43,435 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:45,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:45,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d0a0e67-f528-40d0-882e-c1ddd85a4c1f x-openstack-request-id: req-5d0a0e67-f528-40d0-882e-c1ddd85a4c1f 2019-07-03 08:56:45,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:45,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d0a0e67-f528-40d0-882e-c1ddd85a4c1f 2019-07-03 08:56:45,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466506004333s 2019-07-03 08:56:45,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:47,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:47,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:48,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56: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-6f0da4d9-63d4-4acf-8d51-b1f547a6f4dd x-openstack-request-id: req-6f0da4d9-63d4-4acf-8d51-b1f547a6f4dd 2019-07-03 08:56:48,590 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:48,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6f0da4d9-63d4-4acf-8d51-b1f547a6f4dd 2019-07-03 08:56:48,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676988840103s 2019-07-03 08:56:48,596 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:50,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:50,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:51,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc65a89d-e8e1-4c41-bf47-cef39b4bb61a x-openstack-request-id: req-fc65a89d-e8e1-4c41-bf47-cef39b4bb61a 2019-07-03 08:56:51,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:51,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc65a89d-e8e1-4c41-bf47-cef39b4bb61a 2019-07-03 08:56:51,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778083086014s 2019-07-03 08:56:51,383 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:53,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:53,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:54,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56: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-effaf4c8-e149-41f2-9fe0-2f097aba0d31 x-openstack-request-id: req-effaf4c8-e149-41f2-9fe0-2f097aba0d31 2019-07-03 08:56:54,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:54,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-effaf4c8-e149-41f2-9fe0-2f097aba0d31 2019-07-03 08:56:54,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748959064484s 2019-07-03 08:56:54,139 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:56,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:56,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:57,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56: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-ba673f77-6604-4eb1-8758-ecacb54e151a x-openstack-request-id: req-ba673f77-6604-4eb1-8758-ecacb54e151a 2019-07-03 08:56:57,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:57,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba673f77-6604-4eb1-8758-ecacb54e151a 2019-07-03 08:56:57,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.927031993866s 2019-07-03 08:56:57,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:56:59,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:56:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:56:59,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f56da34-b97c-496e-8d6d-7f6021f40aa5 x-openstack-request-id: req-7f56da34-b97c-496e-8d6d-7f6021f40aa5 2019-07-03 08:56:59,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:56:59,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7f56da34-b97c-496e-8d6d-7f6021f40aa5 2019-07-03 08:56:59,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754724025726s 2019-07-03 08:56:59,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:01,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:02,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ee96b52-4421-4b1b-a603-0c61a0cf7601 x-openstack-request-id: req-8ee96b52-4421-4b1b-a603-0c61a0cf7601 2019-07-03 08:57:02,595 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:02,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ee96b52-4421-4b1b-a603-0c61a0cf7601 2019-07-03 08:57:02,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753478050232s 2019-07-03 08:57:02,602 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:04,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:04,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:05,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57: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-05516a11-d1da-4ae3-8927-f0a9412fc4ae x-openstack-request-id: req-05516a11-d1da-4ae3-8927-f0a9412fc4ae 2019-07-03 08:57:05,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:05,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-05516a11-d1da-4ae3-8927-f0a9412fc4ae 2019-07-03 08:57:05,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993603944778s 2019-07-03 08:57:05,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:07,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:08,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57: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-02734608-3ad7-4d3c-91c7-997fd98bae66 x-openstack-request-id: req-02734608-3ad7-4d3c-91c7-997fd98bae66 2019-07-03 08:57:08,582 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:08,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-02734608-3ad7-4d3c-91c7-997fd98bae66 2019-07-03 08:57:08,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975369930267s 2019-07-03 08:57:08,589 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:10,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:11,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2e61b9d-557f-4c6b-989c-045d32d8a807 x-openstack-request-id: req-d2e61b9d-557f-4c6b-989c-045d32d8a807 2019-07-03 08:57:11,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:11,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d2e61b9d-557f-4c6b-989c-045d32d8a807 2019-07-03 08:57:11,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764318943024s 2019-07-03 08:57:11,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:13,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:13,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:14,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89541546-ee2c-4c06-b2cd-350c2597bccb x-openstack-request-id: req-89541546-ee2c-4c06-b2cd-350c2597bccb 2019-07-03 08:57:14,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:14,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-89541546-ee2c-4c06-b2cd-350c2597bccb 2019-07-03 08:57:14,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775605916977s 2019-07-03 08:57:14,146 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:16,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:16,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:16,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ecd1f1f2-0082-4a23-a9d3-ca2c9fe46ebe x-openstack-request-id: req-ecd1f1f2-0082-4a23-a9d3-ca2c9fe46ebe 2019-07-03 08:57:16,642 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:16,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ecd1f1f2-0082-4a23-a9d3-ca2c9fe46ebe 2019-07-03 08:57:16,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493563890457s 2019-07-03 08:57:16,649 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:18,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:19,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a71299c-9d46-49ec-8b4c-38bab198ecd3 x-openstack-request-id: req-3a71299c-9d46-49ec-8b4c-38bab198ecd3 2019-07-03 08:57:19,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:19,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3a71299c-9d46-49ec-8b4c-38bab198ecd3 2019-07-03 08:57:19,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772440910339s 2019-07-03 08:57:19,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:21,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:21,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:22,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be873e4e-34fa-4aa8-abe6-a3175967679b x-openstack-request-id: req-be873e4e-34fa-4aa8-abe6-a3175967679b 2019-07-03 08:57:22,225 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:22,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-be873e4e-34fa-4aa8-abe6-a3175967679b 2019-07-03 08:57:22,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793076992035s 2019-07-03 08:57:22,232 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:24,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:24,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4bbb555-0482-45ce-9e04-bcd8af048e5f x-openstack-request-id: req-e4bbb555-0482-45ce-9e04-bcd8af048e5f 2019-07-03 08:57:25,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:25,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e4bbb555-0482-45ce-9e04-bcd8af048e5f 2019-07-03 08:57:25,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46634101868s 2019-07-03 08:57:25,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:27,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:27,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:28,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d05fa832-d0c4-48be-ae00-4c2c80168c98 x-openstack-request-id: req-d05fa832-d0c4-48be-ae00-4c2c80168c98 2019-07-03 08:57:28,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:28,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d05fa832-d0c4-48be-ae00-4c2c80168c98 2019-07-03 08:57:28,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821912050247s 2019-07-03 08:57:28,537 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:30,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:31,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57: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-00f9048a-b04d-497f-85f5-8014ab50a195 x-openstack-request-id: req-00f9048a-b04d-497f-85f5-8014ab50a195 2019-07-03 08:57:31,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:31,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-00f9048a-b04d-497f-85f5-8014ab50a195 2019-07-03 08:57:31,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.843351840973s 2019-07-03 08:57:31,389 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:33,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:33,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:34,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57: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-f70f6e00-d1a6-4208-809e-bb11206284b7 x-openstack-request-id: req-f70f6e00-d1a6-4208-809e-bb11206284b7 2019-07-03 08:57:34,167 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:34,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f70f6e00-d1a6-4208-809e-bb11206284b7 2019-07-03 08:57:34,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776251077652s 2019-07-03 08:57:34,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:36,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:36,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fcd6af3-44f2-42dc-8186-47ac2d43e4ec x-openstack-request-id: req-4fcd6af3-44f2-42dc-8186-47ac2d43e4ec 2019-07-03 08:57:36,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:36,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4fcd6af3-44f2-42dc-8186-47ac2d43e4ec 2019-07-03 08:57:36,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664808034897s 2019-07-03 08:57:36,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:38,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:38,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:39,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-c2a116f0-b352-4650-a920-a17479687ec6 x-openstack-request-id: req-c2a116f0-b352-4650-a920-a17479687ec6 2019-07-03 08:57:39,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:39,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c2a116f0-b352-4650-a920-a17479687ec6 2019-07-03 08:57:39,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770408153534s 2019-07-03 08:57:39,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:41,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:42,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce0334b3-ba9f-4eb8-888c-8843323bffa5 x-openstack-request-id: req-ce0334b3-ba9f-4eb8-888c-8843323bffa5 2019-07-03 08:57:42,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:42,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ce0334b3-ba9f-4eb8-888c-8843323bffa5 2019-07-03 08:57:42,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75292301178s 2019-07-03 08:57:42,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:44,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:44,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:45,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57: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-d0b6210c-886c-4586-a974-72463a4992fb x-openstack-request-id: req-d0b6210c-886c-4586-a974-72463a4992fb 2019-07-03 08:57:45,400 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:45,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0b6210c-886c-4586-a974-72463a4992fb 2019-07-03 08:57:45,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01172280312s 2019-07-03 08:57:45,406 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:47,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:48,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57: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-dc696a7b-17c0-4be9-8abb-9397dc583ea2 x-openstack-request-id: req-dc696a7b-17c0-4be9-8abb-9397dc583ea2 2019-07-03 08:57:48,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:48,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc696a7b-17c0-4be9-8abb-9397dc583ea2 2019-07-03 08:57:48,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03328800201s 2019-07-03 08:57:48,449 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:50,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:50,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:51,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-70d8c464-593e-4b45-9abb-eee59fa50445 x-openstack-request-id: req-70d8c464-593e-4b45-9abb-eee59fa50445 2019-07-03 08:57:51,207 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:51,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70d8c464-593e-4b45-9abb-eee59fa50445 2019-07-03 08:57:51,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756515026093s 2019-07-03 08:57:51,214 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:53,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:54,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db5fa105-9b39-4e5c-966e-73fbe1365a87 x-openstack-request-id: req-db5fa105-9b39-4e5c-966e-73fbe1365a87 2019-07-03 08:57:54,016 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:54,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-db5fa105-9b39-4e5c-966e-73fbe1365a87 2019-07-03 08:57:54,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800009965897s 2019-07-03 08:57:54,022 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:56,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:56,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:56,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:57:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c122731-143f-4b35-ab3f-738e7794d145 x-openstack-request-id: req-5c122731-143f-4b35-ab3f-738e7794d145 2019-07-03 08:57:56,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:56,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c122731-143f-4b35-ab3f-738e7794d145 2019-07-03 08:57:56,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74170589447s 2019-07-03 08:57:56,773 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:57:58,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:57:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:57:59,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-22858b9f-fa8c-4fab-b96b-034b99b45603 x-openstack-request-id: req-22858b9f-fa8c-4fab-b96b-034b99b45603 2019-07-03 08:57:59,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:57:59,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22858b9f-fa8c-4fab-b96b-034b99b45603 2019-07-03 08:57:59,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50922703743s 2019-07-03 08:57:59,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:01,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:01,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:02,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58: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-826b5392-d1c9-405f-be37-bc1ea8a11bea x-openstack-request-id: req-826b5392-d1c9-405f-be37-bc1ea8a11bea 2019-07-03 08:58:02,031 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:02,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-826b5392-d1c9-405f-be37-bc1ea8a11bea 2019-07-03 08:58:02,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738524913788s 2019-07-03 08:58:02,038 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:04,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:04,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:04,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bb0d778-835b-449b-9a5f-39269c5cd658 x-openstack-request-id: req-2bb0d778-835b-449b-9a5f-39269c5cd658 2019-07-03 08:58:04,788 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:04,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2bb0d778-835b-449b-9a5f-39269c5cd658 2019-07-03 08:58:04,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748076200485s 2019-07-03 08:58:04,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:06,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:07,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-de89c6bf-1b01-4c04-8ee8-a8f9b80fdf6e x-openstack-request-id: req-de89c6bf-1b01-4c04-8ee8-a8f9b80fdf6e 2019-07-03 08:58:07,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:07,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de89c6bf-1b01-4c04-8ee8-a8f9b80fdf6e 2019-07-03 08:58:07,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747260093689s 2019-07-03 08:58:07,552 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:09,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:09,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:10,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-f69edf72-11c8-4fef-af69-24df19a4dead x-openstack-request-id: req-f69edf72-11c8-4fef-af69-24df19a4dead 2019-07-03 08:58:10,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:10,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f69edf72-11c8-4fef-af69-24df19a4dead 2019-07-03 08:58:10,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660977125168s 2019-07-03 08:58:10,222 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:12,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:12,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:12,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-bed4883e-c190-4636-91ee-05eb1dfcf039 x-openstack-request-id: req-bed4883e-c190-4636-91ee-05eb1dfcf039 2019-07-03 08:58:12,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:12,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bed4883e-c190-4636-91ee-05eb1dfcf039 2019-07-03 08:58:12,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763584852219s 2019-07-03 08:58:12,994 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:14,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:15,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58: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-4a8f27aa-943b-4936-b720-c988471dd3fb x-openstack-request-id: req-4a8f27aa-943b-4936-b720-c988471dd3fb 2019-07-03 08:58:15,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:15,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4a8f27aa-943b-4936-b720-c988471dd3fb 2019-07-03 08:58:15,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747600078583s 2019-07-03 08:58:15,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:17,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:17,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:18,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-18fe5836-2431-47e4-99aa-e3c865003d33 x-openstack-request-id: req-18fe5836-2431-47e4-99aa-e3c865003d33 2019-07-03 08:58:18,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:18,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18fe5836-2431-47e4-99aa-e3c865003d33 2019-07-03 08:58:18,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796648025513s 2019-07-03 08:58:18,556 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:20,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:21,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58: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-7680bb99-9d2c-401f-a4a3-06be0de93579 x-openstack-request-id: req-7680bb99-9d2c-401f-a4a3-06be0de93579 2019-07-03 08:58:21,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:21,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7680bb99-9d2c-401f-a4a3-06be0de93579 2019-07-03 08:58:21,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.977161169052s 2019-07-03 08:58:21,542 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:23,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:23,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:24,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0395a369-7bfc-41d5-acff-6965ba0ecd0f x-openstack-request-id: req-0395a369-7bfc-41d5-acff-6965ba0ecd0f 2019-07-03 08:58:24,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/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:24,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0395a369-7bfc-41d5-acff-6965ba0ecd0f 2019-07-03 08:58:24,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773835897446s 2019-07-03 08:58:24,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:26,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:26,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:26,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-255b04c6-5a8f-4d98-a12f-56b854fef5ba x-openstack-request-id: req-255b04c6-5a8f-4d98-a12f-56b854fef5ba 2019-07-03 08:58:26,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:26,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-255b04c6-5a8f-4d98-a12f-56b854fef5ba 2019-07-03 08:58:26,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653073072433s 2019-07-03 08:58:26,987 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:28,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:28,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:29,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58: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-c88832b3-1228-4e77-8d53-ecb8efb14d6a x-openstack-request-id: req-c88832b3-1228-4e77-8d53-ecb8efb14d6a 2019-07-03 08:58:29,716 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:29,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c88832b3-1228-4e77-8d53-ecb8efb14d6a 2019-07-03 08:58:29,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726391077042s 2019-07-03 08:58:29,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:31,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:32,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52de3c90-b231-4432-b9ee-e6461df1268c x-openstack-request-id: req-52de3c90-b231-4432-b9ee-e6461df1268c 2019-07-03 08:58:32,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:32,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-52de3c90-b231-4432-b9ee-e6461df1268c 2019-07-03 08:58:32,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460895061493s 2019-07-03 08:58:32,191 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:34,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:34,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:34,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58: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-ff222559-c485-47f6-a3aa-de666d3ef756 x-openstack-request-id: req-ff222559-c485-47f6-a3aa-de666d3ef756 2019-07-03 08:58:34,959 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:34,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ff222559-c485-47f6-a3aa-de666d3ef756 2019-07-03 08:58:34,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766000032425s 2019-07-03 08:58:34,966 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:36,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:38,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e04390c4-1078-41c1-af65-6e8cf198dc8e x-openstack-request-id: req-e04390c4-1078-41c1-af65-6e8cf198dc8e 2019-07-03 08:58:38,290 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T08:55:20Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:38,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e04390c4-1078-41c1-af65-6e8cf198dc8e 2019-07-03 08:58:38,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32421398163s 2019-07-03 08:58:38,295 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 08:58:40,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 08:58:40,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:41,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-27e15136-9508-4321-ade2-1c2c9a44c650 x-openstack-request-id: req-27e15136-9508-4321-ade2-1c2c9a44c650 2019-07-03 08:58:41,067 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_634c7049-3982-43a6-a94a-4437da96efaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:eb:c9", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T08:58:39.000000", "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T08:58:39Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 08:58:41,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-27e15136-9508-4321-ade2-1c2c9a44c650 2019-07-03 08:58:41,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768891811371s 2019-07-03 08:58:41,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 08:58:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=0eeb5df3-f3ac-4f78-8898-2110e9a147d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:41,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:41 GMT X-Openstack-Request-Id: req-3c3e5bf3-d233-4a85-a488-f37bc84d2b77 2019-07-03 08:58:41,516 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T08:58:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b22d71e5-2646-4716-8e44-6e35c736ca32","ip_address":"192.168.120.10"}],"id":"28774e1a-8f61-4cf8-8a40-8a2ea3f106b3","security_groups":["388215d6-5474-45c4-990c-8d6b90e27b4e"],"mac_address":"fa:16:3e:52:eb:c9","project_id":"3c00fcce45b94ac79cdde81a32b14472","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:55:20Z","binding:vnic_type":"normal","device_id":"0eeb5df3-f3ac-4f78-8898-2110e9a147d5","ip_allocation":"immediate"}]} 2019-07-03 08:58:41,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=0eeb5df3-f3ac-4f78-8898-2110e9a147d5 used request id req-3c3e5bf3-d233-4a85-a488-f37bc84d2b77 2019-07-03 08:58:41,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.445483207703s 2019-07-03 08:58:41,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 08:58:41,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=28774e1a-8f61-4cf8-8a40-8a2ea3f106b3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:41,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:41 GMT X-Openstack-Request-Id: req-b6fa2142-7f83-44c8-9cc6-e8901e781beb 2019-07-03 08:58:41,580 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 08:58:41,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=28774e1a-8f61-4cf8-8a40-8a2ea3f106b3 used request id req-b6fa2142-7f83-44c8-9cc6-e8901e781beb 2019-07-03 08:58:41,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05362200737s 2019-07-03 08:58:41,581 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_634c7049-3982-43a6-a94a-4437da96efaa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:eb:c9', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6896b202-26e2-47af-a332-759882751af8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T08:58:39.000000', 'flavor': Munch({u'id': u'fb6d4992-3cb0-44a5-b562-414446511aec'}), 'az': u'nova', 'id': u'0eeb5df3-f3ac-4f78-8898-2110e9a147d5', 'security_groups': [Munch({u'name': u'shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'061591fc18304f6b953682f60c96d25b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c00fcce45b94ac79cdde81a32b14472', 'name': 'shaker-project_634c7049-3982-43a6-a94a-4437da96efaa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T08:58:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T08:58:39Z', 'hostId': u'5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T08:58:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3c00fcce45b94ac79cdde81a32b14472', 'name': u'shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa', 'adminPass': u'QNEhtHVmZJ86', 'tenant_id': u'3c00fcce45b94ac79cdde81a32b14472', 'created_at': u'2019-07-03T08:55:16Z', 'created': u'2019-07-03T08:55:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 08:58:41,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 08:58:41,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:41,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:42 GMT X-Openstack-Request-Id: req-7abd0bcf-09c1-4a7d-b98d-cf52d4409313 2019-07-03 08:58:41,972 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c00fcce45b94ac79cdde81a32b14472","l2_adjacency":true,"status":"ACTIVE","subnets":["b22d71e5-2646-4716-8e44-6e35c736ca32"],"description":"","tags":[],"updated_at":"2019-07-03T08:54:42Z","qos_policy_id":null,"name":"shaker-net_634c7049-3982-43a6-a94a-4437da96efaa","admin_state_up":true,"tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:41Z","mtu":1450}]} 2019-07-03 08:58:41,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7abd0bcf-09c1-4a7d-b98d-cf52d4409313 2019-07-03 08:58:41,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386473894119s 2019-07-03 08:58:41,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 08:58:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=0eeb5df3-f3ac-4f78-8898-2110e9a147d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:42,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:42 GMT X-Openstack-Request-Id: req-595a3e40-a649-409b-b1de-578bb611cd6b 2019-07-03 08:58:42,040 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T08:58:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b22d71e5-2646-4716-8e44-6e35c736ca32","ip_address":"192.168.120.10"}],"id":"28774e1a-8f61-4cf8-8a40-8a2ea3f106b3","security_groups":["388215d6-5474-45c4-990c-8d6b90e27b4e"],"mac_address":"fa:16:3e:52:eb:c9","project_id":"3c00fcce45b94ac79cdde81a32b14472","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:55:20Z","binding:vnic_type":"normal","device_id":"0eeb5df3-f3ac-4f78-8898-2110e9a147d5","ip_allocation":"immediate"}]} 2019-07-03 08:58:42,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=0eeb5df3-f3ac-4f78-8898-2110e9a147d5 used request id req-595a3e40-a649-409b-b1de-578bb611cd6b 2019-07-03 08:58:42,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0660581588745s 2019-07-03 08:58:42,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 08:58:42,042 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.10", "port_id": "28774e1a-8f61-4cf8-8a40-8a2ea3f106b3"}}' 2019-07-03 08:58:44,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:44 GMT X-Openstack-Request-Id: req-c77d5c81-2467-47d9-a05d-da38a3908313 2019-07-03 08:58:44,940 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:58:43Z", "updated_at": "2019-07-03T08:58:43Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:52:eb:c9", "device_id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "port_id": "28774e1a-8f61-4cf8-8a40-8a2ea3f106b3", "id": "1333599c-20ed-4064-a6be-acf39196aa28", "qos_policy_id": null}} 2019-07-03 08:58:44,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c77d5c81-2467-47d9-a05d-da38a3908313 2019-07-03 08:58:44,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.89924693108s 2019-07-03 08:58:44,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 08:58:44,956 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:45,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:45 GMT X-Openstack-Request-Id: req-d061d48f-a158-45ae-9682-86654b30405a 2019-07-03 08:58:45,395 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:58:43Z", "updated_at": "2019-07-03T08:58:43Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:52:eb:c9", "device_id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "port_id": "28774e1a-8f61-4cf8-8a40-8a2ea3f106b3", "id": "1333599c-20ed-4064-a6be-acf39196aa28", "qos_policy_id": null}]} 2019-07-03 08:58:45,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d061d48f-a158-45ae-9682-86654b30405a 2019-07-03 08:58:45,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.440529108047s 2019-07-03 08:58:45,402 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 08:58:45,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 08:58:45,512 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:45,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:45 GMT X-Openstack-Request-Id: req-b7bbe595-ae66-46d0-9397-d448dc3950a1 2019-07-03 08:58:45,821 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:58:43Z", "updated_at": "2019-07-03T08:58:43Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:52:eb:c9", "device_id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "port_id": "28774e1a-8f61-4cf8-8a40-8a2ea3f106b3", "id": "1333599c-20ed-4064-a6be-acf39196aa28", "qos_policy_id": null}]} 2019-07-03 08:58:45,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b7bbe595-ae66-46d0-9397-d448dc3950a1 2019-07-03 08:58:45,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.30953001976s 2019-07-03 08:58:45,826 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 08:58:45,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 08:58:45,936 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:46,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:46 GMT X-Openstack-Request-Id: req-8d3e66a7-06ec-44c9-bad4-13603c1a5f92 2019-07-03 08:58:46,022 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:58:43Z", "updated_at": "2019-07-03T08:58:43Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:52:eb:c9", "device_id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "port_id": "28774e1a-8f61-4cf8-8a40-8a2ea3f106b3", "id": "1333599c-20ed-4064-a6be-acf39196aa28", "qos_policy_id": null}]} 2019-07-03 08:58:46,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8d3e66a7-06ec-44c9-bad4-13603c1a5f92 2019-07-03 08:58:46,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0871481895447s 2019-07-03 08:58:46,025 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 08:58:46,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 08:58:46,136 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:46,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:46 GMT X-Openstack-Request-Id: req-422de303-315d-4e98-b66d-b9db0cd12951 2019-07-03 08:58:46,223 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:58:43Z", "updated_at": "2019-07-03T08:58:43Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:52:eb:c9", "device_id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "port_id": "28774e1a-8f61-4cf8-8a40-8a2ea3f106b3", "id": "1333599c-20ed-4064-a6be-acf39196aa28", "qos_policy_id": null}]} 2019-07-03 08:58:46,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-422de303-315d-4e98-b66d-b9db0cd12951 2019-07-03 08:58:46,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0876259803772s 2019-07-03 08:58:46,229 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 08:58:46,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 08:58:46,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 08:58:46,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:46 GMT X-Openstack-Request-Id: req-98a456a3-58e0-4b27-8d4b-335f227e2e78 2019-07-03 08:58:46,414 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:58:43Z", "updated_at": "2019-07-03T08:58:46Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:52:eb:c9", "device_id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "port_id": "28774e1a-8f61-4cf8-8a40-8a2ea3f106b3", "id": "1333599c-20ed-4064-a6be-acf39196aa28", "qos_policy_id": null}]} 2019-07-03 08:58:46,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-98a456a3-58e0-4b27-8d4b-335f227e2e78 2019-07-03 08:58:46,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0763177871704s 2019-07-03 08:58:46,420 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd5eeedb9-b267-46d8-8fe1-64f0dced51b6', 'updated_at': u'2019-07-03T08:58:46Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'28774e1a-8f61-4cf8-8a40-8a2ea3f106b3', 'id': u'1333599c-20ed-4064-a6be-acf39196aa28', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'28774e1a-8f61-4cf8-8a40-8a2ea3f106b3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c00fcce45b94ac79cdde81a32b14472', 'name': 'shaker-project_634c7049-3982-43a6-a94a-4437da96efaa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3c00fcce45b94ac79cdde81a32b14472', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b81c2ec8-12bc-4fb5-ae27-da476094876d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:52:eb:c9', u'device_id': u'0eeb5df3-f3ac-4f78-8898-2110e9a147d5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3c00fcce45b94ac79cdde81a32b14472', 'created_at': u'2019-07-03T08:58:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b81c2ec8-12bc-4fb5-ae27-da476094876d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:52:eb:c9', u'device_id': u'0eeb5df3-f3ac-4f78-8898-2110e9a147d5'}), 'router': u'd5eeedb9-b267-46d8-8fe1-64f0dced51b6'}) 2019-07-03 08:58:46,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 08:58:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5/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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 08:58:46,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10541 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58: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-5d032ef8-e51d-463d-933d-738f8cff5717 x-openstack-request-id: req-5d032ef8-e51d-463d-933d-738f8cff5717 2019-07-03 08:58:46,502 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-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 789803582 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.241176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.244840] pid_max: default: 32768 minimum: 301\n[ 0.246831] ACPI: Core revision 20150930\n[ 0.249177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252062] Security Framework initialized\n[ 0.253858] Yama: becoming mindful.\n[ 0.255461] AppArmor: AppArmor initialized\n[ 0.257297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260198] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263013] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268670] Initializing cgroup subsys io\n[ 0.270455] Initializing cgroup subsys memory\n[ 0.272354] Initializing cgroup subsys devices\n[ 0.274276] Initializing cgroup subsys freezer\n[ 0.276198] Initializing cgroup subsys net_cls\n[ 0.278158] Initializing cgroup subsys perf_event\n[ 0.280174] Initializing cgroup subsys net_prio\n[ 0.282124] Initializing cgroup subsys hugetlb\n[ 0.284042] Initializing cgroup subsys pids\n[ 0.285903] CPU: Physical Processor ID: 0\n[ 0.288378] mce: CPU supports 10 MCE banks\n[ 0.290213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.294755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.297254] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.299585] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.302178] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.304899] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.307401] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.310702] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.336523] Freeing SMP alternatives memory: 32K\n[ 0.346276] ftrace: allocating 32237 entries in 126 pages\n[ 0.398090] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.400442] smpboot: Max logical packages: 1\n[ 0.402535] x2apic enabled\n[ 0.404063] Switched APIC routing to physical x2apic.\n[ 0.407197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.409352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.413426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.416884] KVM setup paravirtual spinlock\n[ 0.420959] x86: Booted up 1 node, 1 CPUs\n[ 0.422487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.425211] devtmpfs: initialized\n[ 0.427764] evm: security.selinux\n[ 0.429073] evm: security.SMACK64\n[ 0.430366] evm: security.SMACK64EXEC\n[ 0.431766] evm: security.SMACK64TRANSMUTE\n[ 0.433297] evm: security.SMACK64MMAP\n[ 0.434693] evm: security.ima\n[ 0.435905] evm: security.capability\n[ 0.437525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.440953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.443281] pinctrl core: initialized pinctrl subsystem\n[ 0.445416] RTC time: 8:58:39, date: 07/03/19\n[ 0.447271] NET: Registered protocol family 16\n[ 0.449195] cpuidle: using governor ladder\n[ 0.450730] cpuidle: using governor menu\n[ 0.452221] PCCT header not found.\n[ 0.453665] ACPI: bus type PCI registered\n[ 0.455182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.457568] PCI: Using configuration type 1 for base access\n[ 0.460680] ACPI: Added _OSI(Module Device)\n[ 0.462257] ACPI: Added _OSI(Processor Device)\n[ 0.463888] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.465604] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.468985] ACPI: Interpreter enabled\n[ 0.470426] ACPI: (supports S0 S5)\n[ 0.471755] ACPI: Using IOAPIC for interrupt routing\n[ 0.473546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.478457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.480602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.482935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.485191] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.489285] acpiphp: Slot [3] registered\n[ 0.507440] acpiphp: Slot [4] registered\n[ 0.508969] acpiphp: Slot [5] registered\n[ 0.510477] acpiphp: Slot [6] registered\n[ 0.511977] acpiphp: Slot [7] registered\n[ 0.513474] acpiphp: Slot [8] registered\n[ 0.514968] acpiphp: Slot [9] registered\n[ 0.516460] acpiphp: Slot [10] registered\n[ 0.517974] acpiphp: Slot [11] registered\n[ 0.519582] acpiphp: Slot [12] registered\n[ 0.521112] acpiphp: Slot [13] registered\n[ 0.522631] acpiphp: Slot [14] registered\n[ 0.524152] acpiphp: Slot [15] registered\n[ 0.525670] acpiphp: Slot [16] registered\n[ 0.527184] acpiphp: Slot [17] registered\n[ 0.528703] acpiphp: Slot [18] registered\n[ 0.530227] acpiphp: Slot [19] registered\n[ 0.531743] acpiphp: Slot [20] registered\n[ 0.533267] acpiphp: Slot [21] registered\n[ 0.534788] acpiphp: Slot [22] registered\n[ 0.536305] acpiphp: Slot [23] registered\n[ 0.537819] acpiphp: Slot [24] registered\n[ 0.539337] acpiphp: Slot [25] registered\n[ 0.540847] acpiphp: Slot [26] registered\n[ 0.542367] acpiphp: Slot [27] registered\n[ 0.543889] acpiphp: Slot [28] registered\n[ 0.545409] acpiphp: Slot [29] registered\n[ 0.546918] acpiphp: Slot [30] registered\n[ 0.548451] acpiphp: Slot [31] registered\n[ 0.549965] PCI host bridge to bus 0000:00\n[ 0.551480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.553778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.556079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.558795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.561513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.564334] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.570445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.572859] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.575108] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.577511] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.582470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.585157] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.611775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.614535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.617175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.619822] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.622466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.624779] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.627210] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.629211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.632124] vgaarb: loaded\n[ 0.633249] vgaarb: bridge control possible 0000:00:02.0\n[ 0.635555] SCSI subsystem initialized\n[ 0.637253] ACPI: bus type USB registered\n[ 0.638813] usbcore: registered new interface driver usbfs\n[ 0.640771] usbcore: registered new interface driver hub\n[ 0.642667] usbcore: registered new device driver usb\n[ 0.644722] PCI: Using ACPI for IRQ routing\n[ 0.646753] NetLabel: Initializing\n[ 0.648094] NetLabel: domain hash size = 128\n[ 0.649694] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.651507] NetLabel: unlabeled traffic allowed by default\n[ 0.653636] amd_nb: Cannot enumerate AMD northbridges\n[ 0.655475] clocksource: Switched to clocksource kvm-clock\n[ 0.665782] AppArmor: AppArmor Filesystem Enabled\n[ 0.667593] pnp: PnP ACPI init\n[ 0.669137] pnp: PnP ACPI: found 5 devices\n[ 0.676356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.679539] NET: Registered protocol family 2\n[ 0.681389] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.683748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.685964] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.688116] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.690083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.692217] NET: Registered protocol family 1\n[ 0.693807] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.695791] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.697729] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.714123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.730683] Unpacking initramfs...\n[ 1.216128] Freeing initrd memory: 37084K\n[ 1.218103] Scanning for low memory corruption every 60 seconds\n[ 1.220595] audit: initializing netlink subsys (disabled)\n[ 1.222579] audit: type=2000 audit(1562144320.686:1): initialized\n[ 1.225007] Initialise system trusted keyring\n[ 1.226757] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.228958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.232304] zbud: loaded\n[ 1.233656] VFS: Disk quotas dquot_6.6.0\n[ 1.235182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.237743] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.240035] fuse init (API version 7.23)\n[ 1.241657] Key type big_key registered\n[ 1.243158] Allocating IMA MOK and blacklist keyrings.\n[ 1.245356] Key type asymmetric registered\n[ 1.246906] Asymmetric key parser 'x509' registered\n[ 1.248706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.251482] io scheduler noop registered\n[ 1.252978] io scheduler deadline registered (default)\n[ 1.254840] io scheduler cfq registered\n[ 1.256403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.258372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.260739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.263469] ACPI: Power Button [PWRF]\n[ 1.265026] GHES: HEST is not enabled!\n[ 1.281081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.314211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.317901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.344754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.348731] Linux agpgart interface v0.103\n[ 1.351977] loop: module loaded\n[ 1.355749] vda: vda1\n[ 1.357659] scsi host0: ata_piix\n[ 1.359056] scsi host1: ata_piix\n[ 1.360346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.362596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.365527] libphy: Fixed MDIO Bus: probed\n[ 1.367017] tun: Universal TUN/TAP device driver, 1.6\n[ 1.368761] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.372147] PPP generic driver version 2.4.2\n[ 1.373873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376121] ehci-pci: EHCI PCI platform driver\n[ 1.377756] ehci-platform: EHCI generic platform driver\n[ 1.379604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.381706] ohci-pci: OHCI PCI platform driver\n[ 1.383328] ohci-platform: OHCI generic platform driver\n[ 1.385138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.401984] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.404148] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.407232] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.409390] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.411847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414540] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.417613] usb usb1: Product: UHCI Host Controller\n[ 1.419663] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.422178] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424213] hub 1-0:1.0: USB hub found\n[ 1.425849] hub 1-0:1.0: 2 ports detected\n[ 1.427742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.432064] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.434116] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.436307] mousedev: PS/2 mouse device common for all mice\n[ 1.438929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.442506] rtc_cmos 00:00: RTC can wake from S4\n[ 1.445012] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.447624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450199] i2c /dev entries driver\n[ 1.451875] device-mapper: uevent: version 1.0.3\n[ 1.453938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.457417] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.460229] NET: Registered protocol family 10\n[ 1.462417] NET: Registered protocol family 17\n[ 1.464349] Key type dns_resolver registered\n[ 1.466405] registered taskstats version 1\n[ 1.468234] Loading compiled-in X.509 certificates\n[ 1.470807] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.474848] zswap: loaded using pool lzo/zbud\n[ 1.478206] Key type trusted registered\n[ 1.481825] Key type encrypted registered\n[ 1.483583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.485888] ima: No TPM chip found, activating TPM-bypass!\n[ 1.488141] evm: HMAC attrs: 0x1\n[ 1.489947] Magic number: 11:519:977\n[ 1.491737] rtc_cmos 00:00: setting system clock to 2019-07-03 08:58:40 UTC (1562144320)\n[ 1.495160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.513867] EDD information not available.\n[ 1.521694] Freeing unused kernel memory: 1512K\n[ 1.523639] Write protecting the kernel read-only data: 14336k\n[ 1.529063] Freeing unused kernel memory: 1692K\n[ 1.531368] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.543601] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551437] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567500] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.574316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.578969] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.582687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.586709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.642997] [drm] Initialized drm 1.1.0 20060810\n[ 1.646126] virtio_net virtio0 ens3: renamed from eth0\n[ 1.655512] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.661486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.684067] FDC 0 is a S82078B\n[ 1.691387] AVX2 version of gcm_enc/dec engaged.\n[ 1.693509] AES CTR mode by8 optimization enabled\n[ 1.739569] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.904034] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.906693] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.909469] usb 1-1: Product: QEMU USB Tablet\n[ 1.911278] usb 1-1: Manufacturer: QEMU\n[ 1.912922] usb 1-1: SerialNumber: 42\n[ 1.921469] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.929628] usbcore: registered new interface driver usbhid\n[ 1.931998] usbhid: USB HID core driver\n[ 1.935556] 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.940260] 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.335596] md: linear personality registered for level -1\n[ 2.339869] md: multipath personality registered for level -4\n[ 2.344219] md: raid0 personality registered for level 0\n[ 2.349007] md: raid1 personality registered for level 1\n[ 2.419497] raid6: sse2x1 gen() 11535 MB/s\n[ 2.487497] raid6: sse2x1 xor() 9117 MB/s\n[ 2.555478] raid6: sse2x2 gen() 14820 MB/s\n[ 2.623475] raid6: sse2x2 xor() 10017 MB/s\n[ 2.695475] raid6: sse2x4 gen() 17119 MB/s\n[ 2.763475] raid6: sse2x4 xor() 11823 MB/s\n[ 2.831477] raid6: avx2x1 gen() 22620 MB/s\n[ 2.899475] raid6: avx2x2 gen() 26275 MB/s\n[ 2.967475] raid6: avx2x4 gen() 30317 MB/s\n[ 2.969018] raid6: using algorithm avx2x4 gen() 30317 MB/s\n[ 2.970876] raid6: using avx2x2 recovery algorithm\n[ 2.978295] xor: automatically using best checksumming function:\n[ 3.019477] avx : 32540.000 MB/sec\n[ 3.022609] async_tx: api initialized (async)\n[ 3.035806] md: raid6 personality registered for level 6\n[ 3.037665] md: raid5 personality registered for level 5\n[ 3.039530] md: raid4 personality registered for level 4\n[ 3.047061] 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.087152] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.107103] 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.210138] 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.216587] systemd[1]: Detected virtualization kvm.\n[ 3.218390] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.223100] systemd[1]: Set hostname to .\n[ 3.226340] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.228454] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.345973] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.350445] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.354868] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.358619] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.363428] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.367385] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.371736] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.376866] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.380835] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.384569] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.388761] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.391977] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.395536] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.399348] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.403462] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.407486] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.412601] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.419608] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.424745] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.435523] Loading iSCSI transport class v2.0-870.\n[ 3.437628] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.445776] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.452306] iscsi: registered transport (tcp)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.459286] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.468453] 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.480268] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.487280] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.494546] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.502941] iscsi: registered transport (iser)\n[ 3.504990] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.510153] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.516206] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.527495] 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.540415] 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.550600] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.558252] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.565315] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.572494] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.953116] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.422683] cloud-init[591]: Cloud-init v. 18.2 running 'init-local' at Wed, 03 Jul 2019 08:58:44 +0000. Up 5.27 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2019-07-03 08:58:46,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5/action used request id req-5d032ef8-e51d-463d-933d-738f8cff5717 2019-07-03 08:58:46,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0816731452942s 2019-07-03 08:58:46,503 - 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 789803582 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.241176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.244840] pid_max: default: 32768 minimum: 301 [ 0.246831] ACPI: Core revision 20150930 [ 0.249177] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252062] Security Framework initialized [ 0.253858] Yama: becoming mindful. [ 0.255461] AppArmor: AppArmor initialized [ 0.257297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260198] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263013] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268670] Initializing cgroup subsys io [ 0.270455] Initializing cgroup subsys memory [ 0.272354] Initializing cgroup subsys devices [ 0.274276] Initializing cgroup subsys freezer [ 0.276198] Initializing cgroup subsys net_cls [ 0.278158] Initializing cgroup subsys perf_event [ 0.280174] Initializing cgroup subsys net_prio [ 0.282124] Initializing cgroup subsys hugetlb [ 0.284042] Initializing cgroup subsys pids [ 0.285903] CPU: Physical Processor ID: 0 [ 0.288378] mce: CPU supports 10 MCE banks [ 0.290213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.294755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.297254] Spectre V2 : Mitigation: Full generic retpoline [ 0.299585] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.302178] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.304899] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.307401] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.310702] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.336523] Freeing SMP alternatives memory: 32K [ 0.346276] ftrace: allocating 32237 entries in 126 pages [ 0.398090] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.400442] smpboot: Max logical packages: 1 [ 0.402535] x2apic enabled [ 0.404063] Switched APIC routing to physical x2apic. [ 0.407197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.409352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.413426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.416884] KVM setup paravirtual spinlock [ 0.420959] x86: Booted up 1 node, 1 CPUs [ 0.422487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.425211] devtmpfs: initialized [ 0.427764] evm: security.selinux [ 0.429073] evm: security.SMACK64 [ 0.430366] evm: security.SMACK64EXEC [ 0.431766] evm: security.SMACK64TRANSMUTE [ 0.433297] evm: security.SMACK64MMAP [ 0.434693] evm: security.ima [ 0.435905] evm: security.capability [ 0.437525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.440953] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.443281] pinctrl core: initialized pinctrl subsystem [ 0.445416] RTC time: 8:58:39, date: 07/03/19 [ 0.447271] NET: Registered protocol family 16 [ 0.449195] cpuidle: using governor ladder [ 0.450730] cpuidle: using governor menu [ 0.452221] PCCT header not found. [ 0.453665] ACPI: bus type PCI registered [ 0.455182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.457568] PCI: Using configuration type 1 for base access [ 0.460680] ACPI: Added _OSI(Module Device) [ 0.462257] ACPI: Added _OSI(Processor Device) [ 0.463888] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.465604] ACPI: Added _OSI(Processor Aggregator Device) [ 0.468985] ACPI: Interpreter enabled [ 0.470426] ACPI: (supports S0 S5) [ 0.471755] ACPI: Using IOAPIC for interrupt routing [ 0.473546] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.478457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.480602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.482935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.485191] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.489285] acpiphp: Slot [3] registered [ 0.507440] acpiphp: Slot [4] registered [ 0.508969] acpiphp: Slot [5] registered [ 0.510477] acpiphp: Slot [6] registered [ 0.511977] acpiphp: Slot [7] registered [ 0.513474] acpiphp: Slot [8] registered [ 0.514968] acpiphp: Slot [9] registered [ 0.516460] acpiphp: Slot [10] registered [ 0.517974] acpiphp: Slot [11] registered [ 0.519582] acpiphp: Slot [12] registered [ 0.521112] acpiphp: Slot [13] registered [ 0.522631] acpiphp: Slot [14] registered [ 0.524152] acpiphp: Slot [15] registered [ 0.525670] acpiphp: Slot [16] registered [ 0.527184] acpiphp: Slot [17] registered [ 0.528703] acpiphp: Slot [18] registered [ 0.530227] acpiphp: Slot [19] registered [ 0.531743] acpiphp: Slot [20] registered [ 0.533267] acpiphp: Slot [21] registered [ 0.534788] acpiphp: Slot [22] registered [ 0.536305] acpiphp: Slot [23] registered [ 0.537819] acpiphp: Slot [24] registered [ 0.539337] acpiphp: Slot [25] registered [ 0.540847] acpiphp: Slot [26] registered [ 0.542367] acpiphp: Slot [27] registered [ 0.543889] acpiphp: Slot [28] registered [ 0.545409] acpiphp: Slot [29] registered [ 0.546918] acpiphp: Slot [30] registered [ 0.548451] acpiphp: Slot [31] registered [ 0.549965] PCI host bridge to bus 0000:00 [ 0.551480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.553778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.556079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.558795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.561513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.564334] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.570445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.572859] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.575108] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.577511] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.582470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.585157] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.611775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.614535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.617175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.619822] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.622466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.624779] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.627210] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.629211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.632124] vgaarb: loaded [ 0.633249] vgaarb: bridge control possible 0000:00:02.0 [ 0.635555] SCSI subsystem initialized [ 0.637253] ACPI: bus type USB registered [ 0.638813] usbcore: registered new interface driver usbfs [ 0.640771] usbcore: registered new interface driver hub [ 0.642667] usbcore: registered new device driver usb [ 0.644722] PCI: Using ACPI for IRQ routing [ 0.646753] NetLabel: Initializing [ 0.648094] NetLabel: domain hash size = 128 [ 0.649694] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.651507] NetLabel: unlabeled traffic allowed by default [ 0.653636] amd_nb: Cannot enumerate AMD northbridges [ 0.655475] clocksource: Switched to clocksource kvm-clock [ 0.665782] AppArmor: AppArmor Filesystem Enabled [ 0.667593] pnp: PnP ACPI init [ 0.669137] pnp: PnP ACPI: found 5 devices [ 0.676356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.679539] NET: Registered protocol family 2 [ 0.681389] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.683748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.685964] TCP: Hash tables configured (established 4096 bind 4096) [ 0.688116] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.690083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.692217] NET: Registered protocol family 1 [ 0.693807] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.695791] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.697729] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.714123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.730683] Unpacking initramfs... [ 1.216128] Freeing initrd memory: 37084K [ 1.218103] Scanning for low memory corruption every 60 seconds [ 1.220595] audit: initializing netlink subsys (disabled) [ 1.222579] audit: type=2000 audit(1562144320.686:1): initialized [ 1.225007] Initialise system trusted keyring [ 1.226757] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.228958] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.232304] zbud: loaded [ 1.233656] VFS: Disk quotas dquot_6.6.0 [ 1.235182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.237743] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.240035] fuse init (API version 7.23) [ 1.241657] Key type big_key registered [ 1.243158] Allocating IMA MOK and blacklist keyrings. [ 1.245356] Key type asymmetric registered [ 1.246906] Asymmetric key parser 'x509' registered [ 1.248706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.251482] io scheduler noop registered [ 1.252978] io scheduler deadline registered (default) [ 1.254840] io scheduler cfq registered [ 1.256403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.258372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.260739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.263469] ACPI: Power Button [PWRF] [ 1.265026] GHES: HEST is not enabled! [ 1.281081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.314211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.317901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.344754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.348731] Linux agpgart interface v0.103 [ 1.351977] loop: module loaded [ 1.355749] vda: vda1 [ 1.357659] scsi host0: ata_piix [ 1.359056] scsi host1: ata_piix [ 1.360346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365527] libphy: Fixed MDIO Bus: probed [ 1.367017] tun: Universal TUN/TAP device driver, 1.6 [ 1.368761] tun: (C) 1999-2004 Max Krasnyansky [ 1.372147] PPP generic driver version 2.4.2 [ 1.373873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376121] ehci-pci: EHCI PCI platform driver [ 1.377756] ehci-platform: EHCI generic platform driver [ 1.379604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.381706] ohci-pci: OHCI PCI platform driver [ 1.383328] ohci-platform: OHCI generic platform driver [ 1.385138] uhci_hcd: USB Universal Host Controller Interface driver [ 1.401984] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.404148] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.407232] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.409390] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.411847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414540] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.417613] usb usb1: Product: UHCI Host Controller [ 1.419663] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.422178] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424213] hub 1-0:1.0: USB hub found [ 1.425849] hub 1-0:1.0: 2 ports detected [ 1.427742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.432064] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.434116] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.436307] mousedev: PS/2 mouse device common for all mice [ 1.438929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.442506] rtc_cmos 00:00: RTC can wake from S4 [ 1.445012] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.447624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450199] i2c /dev entries driver [ 1.451875] device-mapper: uevent: version 1.0.3 [ 1.453938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.457417] ledtrig-cpu: registered to indicate activity on CPUs [ 1.460229] NET: Registered protocol family 10 [ 1.462417] NET: Registered protocol family 17 [ 1.464349] Key type dns_resolver registered [ 1.466405] registered taskstats version 1 [ 1.468234] Loading compiled-in X.509 certificates [ 1.470807] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.474848] zswap: loaded using pool lzo/zbud [ 1.478206] Key type trusted registered [ 1.481825] Key type encrypted registered [ 1.483583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.485888] ima: No TPM chip found, activating TPM-bypass! [ 1.488141] evm: HMAC attrs: 0x1 [ 1.489947] Magic number: 11:519:977 [ 1.491737] rtc_cmos 00:00: setting system clock to 2019-07-03 08:58:40 UTC (1562144320) [ 1.495160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.513867] EDD information not available. [ 1.521694] Freeing unused kernel memory: 1512K [ 1.523639] Write protecting the kernel read-only data: 14336k [ 1.529063] Freeing unused kernel memory: 1692K [ 1.531368] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.543601] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551437] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567500] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578969] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.586709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.642997] [drm] Initialized drm 1.1.0 20060810 [ 1.646126] virtio_net virtio0 ens3: renamed from eth0 [ 1.655512] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.661486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.684067] FDC 0 is a S82078B [ 1.691387] AVX2 version of gcm_enc/dec engaged. [ 1.693509] AES CTR mode by8 optimization enabled [ 1.739569] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.904034] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.906693] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.909469] usb 1-1: Product: QEMU USB Tablet [ 1.911278] usb 1-1: Manufacturer: QEMU [ 1.912922] usb 1-1: SerialNumber: 42 [ 1.921469] hidraw: raw HID events driver (C) Jiri Kosina [ 1.929628] usbcore: registered new interface driver usbhid [ 1.931998] usbhid: USB HID core driver [ 1.935556] 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.940260] 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.335596] md: linear personality registered for level -1 [ 2.339869] md: multipath personality registered for level -4 [ 2.344219] md: raid0 personality registered for level 0 [ 2.349007] md: raid1 personality registered for level 1 [ 2.419497] raid6: sse2x1 gen() 11535 MB/s [ 2.487497] raid6: sse2x1 xor() 9117 MB/s [ 2.555478] raid6: sse2x2 gen() 14820 MB/s [ 2.623475] raid6: sse2x2 xor() 10017 MB/s [ 2.695475] raid6: sse2x4 gen() 17119 MB/s [ 2.763475] raid6: sse2x4 xor() 11823 MB/s [ 2.831477] raid6: avx2x1 gen() 22620 MB/s [ 2.899475] raid6: avx2x2 gen() 26275 MB/s [ 2.967475] raid6: avx2x4 gen() 30317 MB/s [ 2.969018] raid6: using algorithm avx2x4 gen() 30317 MB/s [ 2.970876] raid6: using avx2x2 recovery algorithm [ 2.978295] xor: automatically using best checksumming function: [ 3.019477] avx : 32540.000 MB/sec [ 3.022609] async_tx: api initialized (async) [ 3.035806] md: raid6 personality registered for level 6 [ 3.037665] md: raid5 personality registered for level 5 [ 3.039530] md: raid4 personality registered for level 4 [ 3.047061] 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.087152] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.107103] 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.210138] 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.216587] systemd[1]: Detected virtualization kvm. [ 3.218390] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.223100] systemd[1]: Set hostname to . [ 3.226340] systemd[1]: Initializing machine ID from KVM UUID. [ 3.228454] systemd[1]: Installed transient /etc/machine-id file. [ 3.345973] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.350445] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.354868] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.358619] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.363428] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.367385] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.371736] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.376866] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.380835] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.384569] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.388761] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.391977] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.395536] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.399348] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.403462] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.407486] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.412601] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.419608] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.424745] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435523] Loading iSCSI transport class v2.0-870. [ 3.437628] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.445776] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.452306] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.459286] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.468453] 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.480268] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.487280] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.494546] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.502941] iscsi: registered transport (iser) [ 3.504990] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.510153] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.516206] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.527495] 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.540415] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.550600] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.558252] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.565315] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.572494] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[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 Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.953116] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.422683] cloud-init[591]: Cloud-init v. 18.2 running 'init-local' at Wed, 03 Jul 2019 08:58:44 +0000. Up 5.27 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-07-03 08:58:47,507 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-07-03 08:58:56,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 08:58:56,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5/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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 08:58:56,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13080 Content-Type: application/json Date: Wed, 03 Jul 2019 08:58:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-718271ee-fd3d-475a-8062-4451a1460c0f x-openstack-request-id: req-718271ee-fd3d-475a-8062-4451a1460c0f 2019-07-03 08:58:56,598 - 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 789803582 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.241176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.244840] pid_max: default: 32768 minimum: 301\n[ 0.246831] ACPI: Core revision 20150930\n[ 0.249177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252062] Security Framework initialized\n[ 0.253858] Yama: becoming mindful.\n[ 0.255461] AppArmor: AppArmor initialized\n[ 0.257297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260198] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263013] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268670] Initializing cgroup subsys io\n[ 0.270455] Initializing cgroup subsys memory\n[ 0.272354] Initializing cgroup subsys devices\n[ 0.274276] Initializing cgroup subsys freezer\n[ 0.276198] Initializing cgroup subsys net_cls\n[ 0.278158] Initializing cgroup subsys perf_event\n[ 0.280174] Initializing cgroup subsys net_prio\n[ 0.282124] Initializing cgroup subsys hugetlb\n[ 0.284042] Initializing cgroup subsys pids\n[ 0.285903] CPU: Physical Processor ID: 0\n[ 0.288378] mce: CPU supports 10 MCE banks\n[ 0.290213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.294755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.297254] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.299585] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.302178] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.304899] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.307401] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.310702] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.336523] Freeing SMP alternatives memory: 32K\n[ 0.346276] ftrace: allocating 32237 entries in 126 pages\n[ 0.398090] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.400442] smpboot: Max logical packages: 1\n[ 0.402535] x2apic enabled\n[ 0.404063] Switched APIC routing to physical x2apic.\n[ 0.407197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.409352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.413426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.416884] KVM setup paravirtual spinlock\n[ 0.420959] x86: Booted up 1 node, 1 CPUs\n[ 0.422487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.425211] devtmpfs: initialized\n[ 0.427764] evm: security.selinux\n[ 0.429073] evm: security.SMACK64\n[ 0.430366] evm: security.SMACK64EXEC\n[ 0.431766] evm: security.SMACK64TRANSMUTE\n[ 0.433297] evm: security.SMACK64MMAP\n[ 0.434693] evm: security.ima\n[ 0.435905] evm: security.capability\n[ 0.437525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.440953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.443281] pinctrl core: initialized pinctrl subsystem\n[ 0.445416] RTC time: 8:58:39, date: 07/03/19\n[ 0.447271] NET: Registered protocol family 16\n[ 0.449195] cpuidle: using governor ladder\n[ 0.450730] cpuidle: using governor menu\n[ 0.452221] PCCT header not found.\n[ 0.453665] ACPI: bus type PCI registered\n[ 0.455182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.457568] PCI: Using configuration type 1 for base access\n[ 0.460680] ACPI: Added _OSI(Module Device)\n[ 0.462257] ACPI: Added _OSI(Processor Device)\n[ 0.463888] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.465604] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.468985] ACPI: Interpreter enabled\n[ 0.470426] ACPI: (supports S0 S5)\n[ 0.471755] ACPI: Using IOAPIC for interrupt routing\n[ 0.473546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.478457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.480602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.482935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.485191] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.489285] acpiphp: Slot [3] registered\n[ 0.507440] acpiphp: Slot [4] registered\n[ 0.508969] acpiphp: Slot [5] registered\n[ 0.510477] acpiphp: Slot [6] registered\n[ 0.511977] acpiphp: Slot [7] registered\n[ 0.513474] acpiphp: Slot [8] registered\n[ 0.514968] acpiphp: Slot [9] registered\n[ 0.516460] acpiphp: Slot [10] registered\n[ 0.517974] acpiphp: Slot [11] registered\n[ 0.519582] acpiphp: Slot [12] registered\n[ 0.521112] acpiphp: Slot [13] registered\n[ 0.522631] acpiphp: Slot [14] registered\n[ 0.524152] acpiphp: Slot [15] registered\n[ 0.525670] acpiphp: Slot [16] registered\n[ 0.527184] acpiphp: Slot [17] registered\n[ 0.528703] acpiphp: Slot [18] registered\n[ 0.530227] acpiphp: Slot [19] registered\n[ 0.531743] acpiphp: Slot [20] registered\n[ 0.533267] acpiphp: Slot [21] registered\n[ 0.534788] acpiphp: Slot [22] registered\n[ 0.536305] acpiphp: Slot [23] registered\n[ 0.537819] acpiphp: Slot [24] registered\n[ 0.539337] acpiphp: Slot [25] registered\n[ 0.540847] acpiphp: Slot [26] registered\n[ 0.542367] acpiphp: Slot [27] registered\n[ 0.543889] acpiphp: Slot [28] registered\n[ 0.545409] acpiphp: Slot [29] registered\n[ 0.546918] acpiphp: Slot [30] registered\n[ 0.548451] acpiphp: Slot [31] registered\n[ 0.549965] PCI host bridge to bus 0000:00\n[ 0.551480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.553778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.556079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.558795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.561513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.564334] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.570445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.572859] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.575108] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.577511] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.582470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.585157] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.611775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.614535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.617175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.619822] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.622466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.624779] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.627210] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.629211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.632124] vgaarb: loaded\n[ 0.633249] vgaarb: bridge control possible 0000:00:02.0\n[ 0.635555] SCSI subsystem initialized\n[ 0.637253] ACPI: bus type USB registered\n[ 0.638813] usbcore: registered new interface driver usbfs\n[ 0.640771] usbcore: registered new interface driver hub\n[ 0.642667] usbcore: registered new device driver usb\n[ 0.644722] PCI: Using ACPI for IRQ routing\n[ 0.646753] NetLabel: Initializing\n[ 0.648094] NetLabel: domain hash size = 128\n[ 0.649694] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.651507] NetLabel: unlabeled traffic allowed by default\n[ 0.653636] amd_nb: Cannot enumerate AMD northbridges\n[ 0.655475] clocksource: Switched to clocksource kvm-clock\n[ 0.665782] AppArmor: AppArmor Filesystem Enabled\n[ 0.667593] pnp: PnP ACPI init\n[ 0.669137] pnp: PnP ACPI: found 5 devices\n[ 0.676356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.679539] NET: Registered protocol family 2\n[ 0.681389] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.683748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.685964] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.688116] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.690083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.692217] NET: Registered protocol family 1\n[ 0.693807] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.695791] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.697729] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.714123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.730683] Unpacking initramfs...\n[ 1.216128] Freeing initrd memory: 37084K\n[ 1.218103] Scanning for low memory corruption every 60 seconds\n[ 1.220595] audit: initializing netlink subsys (disabled)\n[ 1.222579] audit: type=2000 audit(1562144320.686:1): initialized\n[ 1.225007] Initialise system trusted keyring\n[ 1.226757] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.228958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.232304] zbud: loaded\n[ 1.233656] VFS: Disk quotas dquot_6.6.0\n[ 1.235182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.237743] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.240035] fuse init (API version 7.23)\n[ 1.241657] Key type big_key registered\n[ 1.243158] Allocating IMA MOK and blacklist keyrings.\n[ 1.245356] Key type asymmetric registered\n[ 1.246906] Asymmetric key parser 'x509' registered\n[ 1.248706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.251482] io scheduler noop registered\n[ 1.252978] io scheduler deadline registered (default)\n[ 1.254840] io scheduler cfq registered\n[ 1.256403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.258372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.260739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.263469] ACPI: Power Button [PWRF]\n[ 1.265026] GHES: HEST is not enabled!\n[ 1.281081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.314211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.317901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.344754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.348731] Linux agpgart interface v0.103\n[ 1.351977] loop: module loaded\n[ 1.355749] vda: vda1\n[ 1.357659] scsi host0: ata_piix\n[ 1.359056] scsi host1: ata_piix\n[ 1.360346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.362596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.365527] libphy: Fixed MDIO Bus: probed\n[ 1.367017] tun: Universal TUN/TAP device driver, 1.6\n[ 1.368761] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.372147] PPP generic driver version 2.4.2\n[ 1.373873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376121] ehci-pci: EHCI PCI platform driver\n[ 1.377756] ehci-platform: EHCI generic platform driver\n[ 1.379604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.381706] ohci-pci: OHCI PCI platform driver\n[ 1.383328] ohci-platform: OHCI generic platform driver\n[ 1.385138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.401984] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.404148] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.407232] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.409390] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.411847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414540] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.417613] usb usb1: Product: UHCI Host Controller\n[ 1.419663] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.422178] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424213] hub 1-0:1.0: USB hub found\n[ 1.425849] hub 1-0:1.0: 2 ports detected\n[ 1.427742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.432064] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.434116] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.436307] mousedev: PS/2 mouse device common for all mice\n[ 1.438929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.442506] rtc_cmos 00:00: RTC can wake from S4\n[ 1.445012] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.447624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450199] i2c /dev entries driver\n[ 1.451875] device-mapper: uevent: version 1.0.3\n[ 1.453938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.457417] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.460229] NET: Registered protocol family 10\n[ 1.462417] NET: Registered protocol family 17\n[ 1.464349] Key type dns_resolver registered\n[ 1.466405] registered taskstats version 1\n[ 1.468234] Loading compiled-in X.509 certificates\n[ 1.470807] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.474848] zswap: loaded using pool lzo/zbud\n[ 1.478206] Key type trusted registered\n[ 1.481825] Key type encrypted registered\n[ 1.483583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.485888] ima: No TPM chip found, activating TPM-bypass!\n[ 1.488141] evm: HMAC attrs: 0x1\n[ 1.489947] Magic number: 11:519:977\n[ 1.491737] rtc_cmos 00:00: setting system clock to 2019-07-03 08:58:40 UTC (1562144320)\n[ 1.495160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.513867] EDD information not available.\n[ 1.521694] Freeing unused kernel memory: 1512K\n[ 1.523639] Write protecting the kernel read-only data: 14336k\n[ 1.529063] Freeing unused kernel memory: 1692K\n[ 1.531368] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.543601] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551437] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567500] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.574316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.578969] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.582687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.586709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.642997] [drm] Initialized drm 1.1.0 20060810\n[ 1.646126] virtio_net virtio0 ens3: renamed from eth0\n[ 1.655512] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.661486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.684067] FDC 0 is a S82078B\n[ 1.691387] AVX2 version of gcm_enc/dec engaged.\n[ 1.693509] AES CTR mode by8 optimization enabled\n[ 1.739569] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.904034] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.906693] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.909469] usb 1-1: Product: QEMU USB Tablet\n[ 1.911278] usb 1-1: Manufacturer: QEMU\n[ 1.912922] usb 1-1: SerialNumber: 42\n[ 1.921469] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.929628] usbcore: registered new interface driver usbhid\n[ 1.931998] usbhid: USB HID core driver\n[ 1.935556] 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.940260] 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.335596] md: linear personality registered for level -1\n[ 2.339869] md: multipath personality registered for level -4\n[ 2.344219] md: raid0 personality registered for level 0\n[ 2.349007] md: raid1 personality registered for level 1\n[ 2.419497] raid6: sse2x1 gen() 11535 MB/s\n[ 2.487497] raid6: sse2x1 xor() 9117 MB/s\n[ 2.555478] raid6: sse2x2 gen() 14820 MB/s\n[ 2.623475] raid6: sse2x2 xor() 10017 MB/s\n[ 2.695475] raid6: sse2x4 gen() 17119 MB/s\n[ 2.763475] raid6: sse2x4 xor() 11823 MB/s\n[ 2.831477] raid6: avx2x1 gen() 22620 MB/s\n[ 2.899475] raid6: avx2x2 gen() 26275 MB/s\n[ 2.967475] raid6: avx2x4 gen() 30317 MB/s\n[ 2.969018] raid6: using algorithm avx2x4 gen() 30317 MB/s\n[ 2.970876] raid6: using avx2x2 recovery algorithm\n[ 2.978295] xor: automatically using best checksumming function:\n[ 3.019477] avx : 32540.000 MB/sec\n[ 3.022609] async_tx: api initialized (async)\n[ 3.035806] md: raid6 personality registered for level 6\n[ 3.037665] md: raid5 personality registered for level 5\n[ 3.039530] md: raid4 personality registered for level 4\n[ 3.047061] 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.087152] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.107103] 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.210138] 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.216587] systemd[1]: Detected virtualization kvm.\n[ 3.218390] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.223100] systemd[1]: Set hostname to .\n[ 3.226340] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.228454] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.345973] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.350445] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.354868] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.358619] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.363428] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.367385] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.371736] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.376866] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.380835] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.384569] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.388761] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.391977] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.395536] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.399348] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.403462] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.407486] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.412601] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.419608] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.424745] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.435523] Loading iSCSI transport class v2.0-870.\n[ 3.437628] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.445776] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.452306] iscsi: registered transport (tcp)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.459286] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.468453] 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.480268] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.487280] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.494546] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.502941] iscsi: registered transport (iser)\n[ 3.504990] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.510153] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.516206] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.527495] 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.540415] 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.550600] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.558252] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.565315] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.572494] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.953116] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.422683] cloud-init[591]: Cloud-init v. 18.2 running 'init-local' at Wed, 03 Jul 2019 08:58:44 +0000. Up 5.27 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 15.311601] cloud-init[927]: Cloud-init v. 18.2 running 'init' at Wed, 03 Jul 2019 08:58:45 +0000. Up 6.47 seconds.\n[ 15.325193] cloud-init[927]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 15.332371] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.340147] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 15.343940] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.352125] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | . | fa:16:3e:52:eb:c9 |\n[ 15.360121] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:fe52:ebc9/64 | . | link | fa:16:3e:52:eb:c9 |\n[ 15.368117] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 15.371458] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 15.378772] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.388402] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 15.391520] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.398557] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 15.403535] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.408401] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 15.414269] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 15.421308] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 15.425565] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.431689] cloud-init[927]: 2019-07-03 08:58:54,643 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.780683] cloud-init[927]: Generating public/private rsa key pair.\n[ 15.783042] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.789687] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.796468] cloud-init[927]: The key fingerprint is:\n[ 15.798436] cloud-init[927]: SHA256:yCtUIY5HX3SbF6k3iEhyGg0jQy1f8p6Op5e2zwHVFkY root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\n[ 15.804416] cloud-init[927]: The key's randomart image is:\n[ 15.812151] cloud-init[927]: +---[RSA 2048]----+\n[ 15.814096] cloud-init[927]: | .+.=o..o.E .. |\n[ 15.816141] cloud-init[927]: | .*=+=o + +.. |\n[ 15.820124] cloud-init[927]: | .ooXo...=o. |\n[ 15.824127] cloud-init[927]: | .oooo..o.o |\n[ 15.828130] cloud-init[927]: | ..+.S . . |\n[ 15.832120] cloud-init[927]: | . oo |\n[ 15.836136] cloud-init[927]: | .o... |\n[ 15.840123] cloud-init[927]: | ..*. . |\n[ 15.844117] cloud-init[927]: | .=.oo |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 15.849018] cloud-init[927]: +----[SHA256]-----+\n[ 15.850500] cloud-init[927]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 15.857234] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.859460] cloud-init\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 15.866436] [0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[927]: The key fingerprint is:\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 15.872756] \n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0mcloud-init[927]: SHA256:7Zjpd5PBygoDKD/mVdqeBBZ6/pLItCtQ63oj76uPwy0 root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\n[ 15.878776] cloud-init[927]: The key's randomart image is:] Started Daily apt upgrade and clean activities.\n\n[ 15.881780] [[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.cloud-init[927]: +---[DSA 1024]----+\n[ 15.888034] cloud-init[927]: | |\n[ 15.889475] cloud-init[927]: | |\n[ 15.891006] cloud-init[927]: | . |\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[ 15.897018] cloud-init[927]: | .o . . |\n[ 15.898439] cloud-init[927]: |..o.= . S .. |\n[ 15.899870] \ncloud-init[927]: |.oo+ * = o | Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 15.905027] cloud-init[927]: |o+=o+.= +... o |\n[ 15.906444] cloud-init[927]: |+EB+o+ = + + |\n[ 15.907862] \n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[927]: |+@O+ .+ oo . . |\n[ 15.914204] cloud-init[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Sockets.\n[ 15.918564] cloud-init[927]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Reached target Basic System.\n\n[ 15.922619] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n[ 15.928486] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 15.930755] cloud-init[927]: The key fingerprint is:\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n [ 15.936448] cloud-init[927]: SHA256:80grCON3RKuPUMEh/5U2Gt09Q3M4MAckPfgfCLMayDk root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaaStarting Accounts Service...\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started iperf Service.\n\n[ 15.948615] cloud-init[927]: The key's randomart image is:\n Starting Apply the settings specified in cloud-config...\n[ 15.970997] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n[927]: +---[ECDSA 256]---+\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 16.004663] cloud-init[927]: | . . .+=o+.. |\n[ 16.018988] cloud-init[927]: | + . .++o=oo |\n[ 16.025009] cloud-init[927]: | .+oo *=.o+. |\n[ 16.030807] cloud-init[927]: | E+.*..o .o |\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 16.121024] cloud-init[927]: | o ..=oS . . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 16.135681] cloud-init[927]: \n| . + +.. = . |\n[ 16.163173] cloud-init[927]: | o + o o . |\n[ 16.187263] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\ncloud-init[927]: | o + . |[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m\n] Started LSB: Record successful boot for GRUB.\n[ 16.243012] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[927]: | . . |\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.[ 16.259351] cloud-init\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n\n[ 16.280558] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\ncloud-init[[0;32m OK [0m] Started Permit User Sessions.\n[927]: Generating public/private ed25519 key pair.\n Starting Terminate Plymouth Boot Screen...\n[ 16.342248] Starting Hold until boot process finishes up...\ncloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LSB: network benchmark.\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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n\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[ 16.414253] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[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\n[ 16.437525] cloud-init[927]: The key fingerprint is:\n[ 16.443456] cloud-init[927]: SHA256:jrC4tRX16uN4YwL8MCiZRYY9l60yP47SQzFPZ7Dgbus root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\n[ 16.456825] cloud-init[927]: The key's randomart image is:[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n\n[ 16.477803] cloud-init[927]: +--[ED25519 256]--+\n[ 16.492150] cloud-init[927]: | o o |\n[ 16.494058] cloud-init[927]: |. * + . |\n[ 16.503868] cloud-init[927]: | + + + . |\n"} 2019-07-03 08:58:56,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5/action used request id req-718271ee-fd3d-475a-8062-4451a1460c0f 2019-07-03 08:58:56,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0821969509125s 2019-07-03 08:58:56,600 - 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 789803582 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.241176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.244840] pid_max: default: 32768 minimum: 301 [ 0.246831] ACPI: Core revision 20150930 [ 0.249177] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252062] Security Framework initialized [ 0.253858] Yama: becoming mindful. [ 0.255461] AppArmor: AppArmor initialized [ 0.257297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260198] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263013] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268670] Initializing cgroup subsys io [ 0.270455] Initializing cgroup subsys memory [ 0.272354] Initializing cgroup subsys devices [ 0.274276] Initializing cgroup subsys freezer [ 0.276198] Initializing cgroup subsys net_cls [ 0.278158] Initializing cgroup subsys perf_event [ 0.280174] Initializing cgroup subsys net_prio [ 0.282124] Initializing cgroup subsys hugetlb [ 0.284042] Initializing cgroup subsys pids [ 0.285903] CPU: Physical Processor ID: 0 [ 0.288378] mce: CPU supports 10 MCE banks [ 0.290213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.294755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.297254] Spectre V2 : Mitigation: Full generic retpoline [ 0.299585] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.302178] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.304899] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.307401] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.310702] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.336523] Freeing SMP alternatives memory: 32K [ 0.346276] ftrace: allocating 32237 entries in 126 pages [ 0.398090] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.400442] smpboot: Max logical packages: 1 [ 0.402535] x2apic enabled [ 0.404063] Switched APIC routing to physical x2apic. [ 0.407197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.409352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.413426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.416884] KVM setup paravirtual spinlock [ 0.420959] x86: Booted up 1 node, 1 CPUs [ 0.422487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.425211] devtmpfs: initialized [ 0.427764] evm: security.selinux [ 0.429073] evm: security.SMACK64 [ 0.430366] evm: security.SMACK64EXEC [ 0.431766] evm: security.SMACK64TRANSMUTE [ 0.433297] evm: security.SMACK64MMAP [ 0.434693] evm: security.ima [ 0.435905] evm: security.capability [ 0.437525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.440953] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.443281] pinctrl core: initialized pinctrl subsystem [ 0.445416] RTC time: 8:58:39, date: 07/03/19 [ 0.447271] NET: Registered protocol family 16 [ 0.449195] cpuidle: using governor ladder [ 0.450730] cpuidle: using governor menu [ 0.452221] PCCT header not found. [ 0.453665] ACPI: bus type PCI registered [ 0.455182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.457568] PCI: Using configuration type 1 for base access [ 0.460680] ACPI: Added _OSI(Module Device) [ 0.462257] ACPI: Added _OSI(Processor Device) [ 0.463888] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.465604] ACPI: Added _OSI(Processor Aggregator Device) [ 0.468985] ACPI: Interpreter enabled [ 0.470426] ACPI: (supports S0 S5) [ 0.471755] ACPI: Using IOAPIC for interrupt routing [ 0.473546] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.478457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.480602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.482935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.485191] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.489285] acpiphp: Slot [3] registered [ 0.507440] acpiphp: Slot [4] registered [ 0.508969] acpiphp: Slot [5] registered [ 0.510477] acpiphp: Slot [6] registered [ 0.511977] acpiphp: Slot [7] registered [ 0.513474] acpiphp: Slot [8] registered [ 0.514968] acpiphp: Slot [9] registered [ 0.516460] acpiphp: Slot [10] registered [ 0.517974] acpiphp: Slot [11] registered [ 0.519582] acpiphp: Slot [12] registered [ 0.521112] acpiphp: Slot [13] registered [ 0.522631] acpiphp: Slot [14] registered [ 0.524152] acpiphp: Slot [15] registered [ 0.525670] acpiphp: Slot [16] registered [ 0.527184] acpiphp: Slot [17] registered [ 0.528703] acpiphp: Slot [18] registered [ 0.530227] acpiphp: Slot [19] registered [ 0.531743] acpiphp: Slot [20] registered [ 0.533267] acpiphp: Slot [21] registered [ 0.534788] acpiphp: Slot [22] registered [ 0.536305] acpiphp: Slot [23] registered [ 0.537819] acpiphp: Slot [24] registered [ 0.539337] acpiphp: Slot [25] registered [ 0.540847] acpiphp: Slot [26] registered [ 0.542367] acpiphp: Slot [27] registered [ 0.543889] acpiphp: Slot [28] registered [ 0.545409] acpiphp: Slot [29] registered [ 0.546918] acpiphp: Slot [30] registered [ 0.548451] acpiphp: Slot [31] registered [ 0.549965] PCI host bridge to bus 0000:00 [ 0.551480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.553778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.556079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.558795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.561513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.564334] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.570445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.572859] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.575108] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.577511] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.582470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.585157] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.611775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.614535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.617175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.619822] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.622466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.624779] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.627210] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.629211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.632124] vgaarb: loaded [ 0.633249] vgaarb: bridge control possible 0000:00:02.0 [ 0.635555] SCSI subsystem initialized [ 0.637253] ACPI: bus type USB registered [ 0.638813] usbcore: registered new interface driver usbfs [ 0.640771] usbcore: registered new interface driver hub [ 0.642667] usbcore: registered new device driver usb [ 0.644722] PCI: Using ACPI for IRQ routing [ 0.646753] NetLabel: Initializing [ 0.648094] NetLabel: domain hash size = 128 [ 0.649694] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.651507] NetLabel: unlabeled traffic allowed by default [ 0.653636] amd_nb: Cannot enumerate AMD northbridges [ 0.655475] clocksource: Switched to clocksource kvm-clock [ 0.665782] AppArmor: AppArmor Filesystem Enabled [ 0.667593] pnp: PnP ACPI init [ 0.669137] pnp: PnP ACPI: found 5 devices [ 0.676356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.679539] NET: Registered protocol family 2 [ 0.681389] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.683748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.685964] TCP: Hash tables configured (established 4096 bind 4096) [ 0.688116] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.690083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.692217] NET: Registered protocol family 1 [ 0.693807] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.695791] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.697729] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.714123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.730683] Unpacking initramfs... [ 1.216128] Freeing initrd memory: 37084K [ 1.218103] Scanning for low memory corruption every 60 seconds [ 1.220595] audit: initializing netlink subsys (disabled) [ 1.222579] audit: type=2000 audit(1562144320.686:1): initialized [ 1.225007] Initialise system trusted keyring [ 1.226757] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.228958] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.232304] zbud: loaded [ 1.233656] VFS: Disk quotas dquot_6.6.0 [ 1.235182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.237743] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.240035] fuse init (API version 7.23) [ 1.241657] Key type big_key registered [ 1.243158] Allocating IMA MOK and blacklist keyrings. [ 1.245356] Key type asymmetric registered [ 1.246906] Asymmetric key parser 'x509' registered [ 1.248706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.251482] io scheduler noop registered [ 1.252978] io scheduler deadline registered (default) [ 1.254840] io scheduler cfq registered [ 1.256403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.258372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.260739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.263469] ACPI: Power Button [PWRF] [ 1.265026] GHES: HEST is not enabled! [ 1.281081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.314211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.317901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.344754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.348731] Linux agpgart interface v0.103 [ 1.351977] loop: module loaded [ 1.355749] vda: vda1 [ 1.357659] scsi host0: ata_piix [ 1.359056] scsi host1: ata_piix [ 1.360346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365527] libphy: Fixed MDIO Bus: probed [ 1.367017] tun: Universal TUN/TAP device driver, 1.6 [ 1.368761] tun: (C) 1999-2004 Max Krasnyansky [ 1.372147] PPP generic driver version 2.4.2 [ 1.373873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376121] ehci-pci: EHCI PCI platform driver [ 1.377756] ehci-platform: EHCI generic platform driver [ 1.379604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.381706] ohci-pci: OHCI PCI platform driver [ 1.383328] ohci-platform: OHCI generic platform driver [ 1.385138] uhci_hcd: USB Universal Host Controller Interface driver [ 1.401984] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.404148] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.407232] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.409390] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.411847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414540] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.417613] usb usb1: Product: UHCI Host Controller [ 1.419663] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.422178] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424213] hub 1-0:1.0: USB hub found [ 1.425849] hub 1-0:1.0: 2 ports detected [ 1.427742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.432064] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.434116] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.436307] mousedev: PS/2 mouse device common for all mice [ 1.438929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.442506] rtc_cmos 00:00: RTC can wake from S4 [ 1.445012] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.447624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450199] i2c /dev entries driver [ 1.451875] device-mapper: uevent: version 1.0.3 [ 1.453938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.457417] ledtrig-cpu: registered to indicate activity on CPUs [ 1.460229] NET: Registered protocol family 10 [ 1.462417] NET: Registered protocol family 17 [ 1.464349] Key type dns_resolver registered [ 1.466405] registered taskstats version 1 [ 1.468234] Loading compiled-in X.509 certificates [ 1.470807] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.474848] zswap: loaded using pool lzo/zbud [ 1.478206] Key type trusted registered [ 1.481825] Key type encrypted registered [ 1.483583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.485888] ima: No TPM chip found, activating TPM-bypass! [ 1.488141] evm: HMAC attrs: 0x1 [ 1.489947] Magic number: 11:519:977 [ 1.491737] rtc_cmos 00:00: setting system clock to 2019-07-03 08:58:40 UTC (1562144320) [ 1.495160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.513867] EDD information not available. [ 1.521694] Freeing unused kernel memory: 1512K [ 1.523639] Write protecting the kernel read-only data: 14336k [ 1.529063] Freeing unused kernel memory: 1692K [ 1.531368] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.543601] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551437] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567500] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578969] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.586709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.642997] [drm] Initialized drm 1.1.0 20060810 [ 1.646126] virtio_net virtio0 ens3: renamed from eth0 [ 1.655512] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.661486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.684067] FDC 0 is a S82078B [ 1.691387] AVX2 version of gcm_enc/dec engaged. [ 1.693509] AES CTR mode by8 optimization enabled [ 1.739569] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.904034] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.906693] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.909469] usb 1-1: Product: QEMU USB Tablet [ 1.911278] usb 1-1: Manufacturer: QEMU [ 1.912922] usb 1-1: SerialNumber: 42 [ 1.921469] hidraw: raw HID events driver (C) Jiri Kosina [ 1.929628] usbcore: registered new interface driver usbhid [ 1.931998] usbhid: USB HID core driver [ 1.935556] 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.940260] 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.335596] md: linear personality registered for level -1 [ 2.339869] md: multipath personality registered for level -4 [ 2.344219] md: raid0 personality registered for level 0 [ 2.349007] md: raid1 personality registered for level 1 [ 2.419497] raid6: sse2x1 gen() 11535 MB/s [ 2.487497] raid6: sse2x1 xor() 9117 MB/s [ 2.555478] raid6: sse2x2 gen() 14820 MB/s [ 2.623475] raid6: sse2x2 xor() 10017 MB/s [ 2.695475] raid6: sse2x4 gen() 17119 MB/s [ 2.763475] raid6: sse2x4 xor() 11823 MB/s [ 2.831477] raid6: avx2x1 gen() 22620 MB/s [ 2.899475] raid6: avx2x2 gen() 26275 MB/s [ 2.967475] raid6: avx2x4 gen() 30317 MB/s [ 2.969018] raid6: using algorithm avx2x4 gen() 30317 MB/s [ 2.970876] raid6: using avx2x2 recovery algorithm [ 2.978295] xor: automatically using best checksumming function: [ 3.019477] avx : 32540.000 MB/sec [ 3.022609] async_tx: api initialized (async) [ 3.035806] md: raid6 personality registered for level 6 [ 3.037665] md: raid5 personality registered for level 5 [ 3.039530] md: raid4 personality registered for level 4 [ 3.047061] 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.087152] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.107103] 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.210138] 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.216587] systemd[1]: Detected virtualization kvm. [ 3.218390] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.223100] systemd[1]: Set hostname to . [ 3.226340] systemd[1]: Initializing machine ID from KVM UUID. [ 3.228454] systemd[1]: Installed transient /etc/machine-id file. [ 3.345973] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.350445] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.354868] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.358619] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.363428] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.367385] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.371736] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.376866] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.380835] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.384569] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.388761] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.391977] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.395536] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.399348] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.403462] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.407486] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.412601] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.419608] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.424745] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435523] Loading iSCSI transport class v2.0-870. [ 3.437628] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.445776] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.452306] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.459286] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.468453] 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.480268] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.487280] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.494546] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.502941] iscsi: registered transport (iser) [ 3.504990] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.510153] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.516206] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.527495] 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.540415] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.550600] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.558252] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.565315] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.572494] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[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 Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.953116] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.422683] cloud-init[591]: Cloud-init v. 18.2 running 'init-local' at Wed, 03 Jul 2019 08:58:44 +0000. Up 5.27 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 15.311601] cloud-init[927]: Cloud-init v. 18.2 running 'init' at Wed, 03 Jul 2019 08:58:45 +0000. Up 6.47 seconds. [ 15.325193] cloud-init[927]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 15.332371] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.340147] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 15.343940] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.352125] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | . | fa:16:3e:52:eb:c9 | [ 15.360121] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:fe52:ebc9/64 | . | link | fa:16:3e:52:eb:c9 | [ 15.368117] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 15.371458] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . | [ 15.378772] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.388402] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 15.391520] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.398557] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 15.403535] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.408401] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 15.414269] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 15.421308] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 15.425565] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.431689] cloud-init[927]: 2019-07-03 08:58:54,643 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.780683] cloud-init[927]: Generating public/private rsa key pair. [ 15.783042] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.789687] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.796468] cloud-init[927]: The key fingerprint is: [ 15.798436] cloud-init[927]: SHA256:yCtUIY5HX3SbF6k3iEhyGg0jQy1f8p6Op5e2zwHVFkY root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa [ 15.804416] cloud-init[927]: The key's randomart image is: [ 15.812151] cloud-init[927]: +---[RSA 2048]----+ [ 15.814096] cloud-init[927]: | .+.=o..o.E .. | [ 15.816141] cloud-init[927]: | .*=+=o + +.. | [ 15.820124] cloud-init[927]: | .ooXo...=o. | [ 15.824127] cloud-init[927]: | .oooo..o.o | [ 15.828130] cloud-init[927]: | ..+.S . . | [ 15.832120] cloud-init[927]: | . oo | [ 15.836136] cloud-init[927]: | .o... | [ 15.840123] cloud-init[927]: | ..*. . | [ 15.844117] cloud-init[927]: | .=.oo | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 15.849018] cloud-init[927]: +----[SHA256]-----+ [ 15.850500] cloud-init[927]: Generating public/private dsa key pair. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 15.857234] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.859460] cloud-init [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 15.866436] [0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[927]: The key fingerprint is: [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 15.872756] [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0mcloud-init[927]: SHA256:7Zjpd5PBygoDKD/mVdqeBBZ6/pLItCtQ63oj76uPwy0 root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa [ 15.878776] cloud-init[927]: The key's randomart image is:] Started Daily apt upgrade and clean activities. [ 15.881780] [[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.cloud-init[927]: +---[DSA 1024]----+ [ 15.888034] cloud-init[927]: | | [ 15.889475] cloud-init[927]: | | [ 15.891006] cloud-init[927]: | . | [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [ 15.897018] cloud-init[927]: | .o . . | [ 15.898439] cloud-init[927]: |..o.= . S .. | [ 15.899870] cloud-init[927]: |.oo+ * = o | Starting LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 15.905027] cloud-init[927]: |o+=o+.= +... o | [ 15.906444] cloud-init[927]: |+EB+o+ = + + | [ 15.907862] [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[927]: |+@O+ .+ oo . . | [ 15.914204] cloud-init[927]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Sockets. [ 15.918564] cloud-init[927]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Reached target Basic System. [ 15.922619] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... [ 15.928486] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 15.930755] cloud-init[927]: The key fingerprint is: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 15.936448] cloud-init[927]: SHA256:80grCON3RKuPUMEh/5U2Gt09Q3M4MAckPfgfCLMayDk root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaaStarting Accounts Service... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started iperf Service. [ 15.948615] cloud-init[927]: The key's randomart image is: Starting Apply the settings specified in cloud-config... [ 15.970997] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... [927]: +---[ECDSA 256]---+ Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 16.004663] cloud-init[927]: | . . .+=o+.. | [ 16.018988] cloud-init[927]: | + . .++o=oo | [ 16.025009] cloud-init[927]: | .+oo *=.o+. | [ 16.030807] cloud-init[927]: | E+.*..o .o | Starting Login Service... Starting LSB: MD monitoring daemon... Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 16.121024] cloud-init[927]: | o ..=oS . . | [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 16.135681] cloud-init[927]: | . + +.. = . | [ 16.163173] cloud-init[927]: | o + o o . | [ 16.187263] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... cloud-init[927]: | o + . |[[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m ] Started LSB: Record successful boot for GRUB. [ 16.243012] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [927]: | . . | [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service.[ 16.259351] cloud-init [[0;32m OK [0m] Reached target Remote File Systems (Pre).[927]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... [ 16.280558] Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... cloud-init[[0;32m OK [0m] Started Permit User Sessions. [927]: Generating public/private ed25519 key pair. Starting Terminate Plymouth Boot Screen... [ 16.342248] Starting Hold until boot process finishes up... cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LSB: network benchmark. [[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 LSB: Set the CPU Frequency Scaling governor to "ondemand". [[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 Set console scheme. [ 16.414253] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 16.437525] cloud-init[927]: The key fingerprint is: [ 16.443456] cloud-init[927]: SHA256:jrC4tRX16uN4YwL8MCiZRYY9l60yP47SQzFPZ7Dgbus root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa [ 16.456825] cloud-init[927]: The key's randomart image is:[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 16.477803] cloud-init[927]: +--[ED25519 256]--+ [ 16.492150] cloud-init[927]: | o o | [ 16.494058] cloud-init[927]: |. * + . | [ 16.503868] cloud-init[927]: | + + + . | 2019-07-03 08:58:56,603 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2019-07-03 08:59:05,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 08:59:05,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5/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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 08:59:05,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14291 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59: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-c2a72f3d-0457-4d26-a278-dea9d83ee390 x-openstack-request-id: req-c2a72f3d-0457-4d26-a278-dea9d83ee390 2019-07-03 08:59:05,720 - 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 789803582 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.241176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.244840] pid_max: default: 32768 minimum: 301\n[ 0.246831] ACPI: Core revision 20150930\n[ 0.249177] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252062] Security Framework initialized\n[ 0.253858] Yama: becoming mindful.\n[ 0.255461] AppArmor: AppArmor initialized\n[ 0.257297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260198] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263013] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268670] Initializing cgroup subsys io\n[ 0.270455] Initializing cgroup subsys memory\n[ 0.272354] Initializing cgroup subsys devices\n[ 0.274276] Initializing cgroup subsys freezer\n[ 0.276198] Initializing cgroup subsys net_cls\n[ 0.278158] Initializing cgroup subsys perf_event\n[ 0.280174] Initializing cgroup subsys net_prio\n[ 0.282124] Initializing cgroup subsys hugetlb\n[ 0.284042] Initializing cgroup subsys pids\n[ 0.285903] CPU: Physical Processor ID: 0\n[ 0.288378] mce: CPU supports 10 MCE banks\n[ 0.290213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.294755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.297254] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.299585] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.302178] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.304899] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.307401] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.310702] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.336523] Freeing SMP alternatives memory: 32K\n[ 0.346276] ftrace: allocating 32237 entries in 126 pages\n[ 0.398090] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.400442] smpboot: Max logical packages: 1\n[ 0.402535] x2apic enabled\n[ 0.404063] Switched APIC routing to physical x2apic.\n[ 0.407197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.409352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.413426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.416884] KVM setup paravirtual spinlock\n[ 0.420959] x86: Booted up 1 node, 1 CPUs\n[ 0.422487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.425211] devtmpfs: initialized\n[ 0.427764] evm: security.selinux\n[ 0.429073] evm: security.SMACK64\n[ 0.430366] evm: security.SMACK64EXEC\n[ 0.431766] evm: security.SMACK64TRANSMUTE\n[ 0.433297] evm: security.SMACK64MMAP\n[ 0.434693] evm: security.ima\n[ 0.435905] evm: security.capability\n[ 0.437525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.440953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.443281] pinctrl core: initialized pinctrl subsystem\n[ 0.445416] RTC time: 8:58:39, date: 07/03/19\n[ 0.447271] NET: Registered protocol family 16\n[ 0.449195] cpuidle: using governor ladder\n[ 0.450730] cpuidle: using governor menu\n[ 0.452221] PCCT header not found.\n[ 0.453665] ACPI: bus type PCI registered\n[ 0.455182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.457568] PCI: Using configuration type 1 for base access\n[ 0.460680] ACPI: Added _OSI(Module Device)\n[ 0.462257] ACPI: Added _OSI(Processor Device)\n[ 0.463888] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.465604] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.468985] ACPI: Interpreter enabled\n[ 0.470426] ACPI: (supports S0 S5)\n[ 0.471755] ACPI: Using IOAPIC for interrupt routing\n[ 0.473546] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.478457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.480602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.482935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.485191] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.489285] acpiphp: Slot [3] registered\n[ 0.507440] acpiphp: Slot [4] registered\n[ 0.508969] acpiphp: Slot [5] registered\n[ 0.510477] acpiphp: Slot [6] registered\n[ 0.511977] acpiphp: Slot [7] registered\n[ 0.513474] acpiphp: Slot [8] registered\n[ 0.514968] acpiphp: Slot [9] registered\n[ 0.516460] acpiphp: Slot [10] registered\n[ 0.517974] acpiphp: Slot [11] registered\n[ 0.519582] acpiphp: Slot [12] registered\n[ 0.521112] acpiphp: Slot [13] registered\n[ 0.522631] acpiphp: Slot [14] registered\n[ 0.524152] acpiphp: Slot [15] registered\n[ 0.525670] acpiphp: Slot [16] registered\n[ 0.527184] acpiphp: Slot [17] registered\n[ 0.528703] acpiphp: Slot [18] registered\n[ 0.530227] acpiphp: Slot [19] registered\n[ 0.531743] acpiphp: Slot [20] registered\n[ 0.533267] acpiphp: Slot [21] registered\n[ 0.534788] acpiphp: Slot [22] registered\n[ 0.536305] acpiphp: Slot [23] registered\n[ 0.537819] acpiphp: Slot [24] registered\n[ 0.539337] acpiphp: Slot [25] registered\n[ 0.540847] acpiphp: Slot [26] registered\n[ 0.542367] acpiphp: Slot [27] registered\n[ 0.543889] acpiphp: Slot [28] registered\n[ 0.545409] acpiphp: Slot [29] registered\n[ 0.546918] acpiphp: Slot [30] registered\n[ 0.548451] acpiphp: Slot [31] registered\n[ 0.549965] PCI host bridge to bus 0000:00\n[ 0.551480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.553778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.556079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.558795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.561513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.564334] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.570445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.572859] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.575108] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.577511] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.582470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.585157] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.611775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.614535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.617175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.619822] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.622466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.624779] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.627210] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.629211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.632124] vgaarb: loaded\n[ 0.633249] vgaarb: bridge control possible 0000:00:02.0\n[ 0.635555] SCSI subsystem initialized\n[ 0.637253] ACPI: bus type USB registered\n[ 0.638813] usbcore: registered new interface driver usbfs\n[ 0.640771] usbcore: registered new interface driver hub\n[ 0.642667] usbcore: registered new device driver usb\n[ 0.644722] PCI: Using ACPI for IRQ routing\n[ 0.646753] NetLabel: Initializing\n[ 0.648094] NetLabel: domain hash size = 128\n[ 0.649694] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.651507] NetLabel: unlabeled traffic allowed by default\n[ 0.653636] amd_nb: Cannot enumerate AMD northbridges\n[ 0.655475] clocksource: Switched to clocksource kvm-clock\n[ 0.665782] AppArmor: AppArmor Filesystem Enabled\n[ 0.667593] pnp: PnP ACPI init\n[ 0.669137] pnp: PnP ACPI: found 5 devices\n[ 0.676356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.679539] NET: Registered protocol family 2\n[ 0.681389] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.683748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.685964] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.688116] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.690083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.692217] NET: Registered protocol family 1\n[ 0.693807] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.695791] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.697729] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.714123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.730683] Unpacking initramfs...\n[ 1.216128] Freeing initrd memory: 37084K\n[ 1.218103] Scanning for low memory corruption every 60 seconds\n[ 1.220595] audit: initializing netlink subsys (disabled)\n[ 1.222579] audit: type=2000 audit(1562144320.686:1): initialized\n[ 1.225007] Initialise system trusted keyring\n[ 1.226757] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.228958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.232304] zbud: loaded\n[ 1.233656] VFS: Disk quotas dquot_6.6.0\n[ 1.235182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.237743] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.240035] fuse init (API version 7.23)\n[ 1.241657] Key type big_key registered\n[ 1.243158] Allocating IMA MOK and blacklist keyrings.\n[ 1.245356] Key type asymmetric registered\n[ 1.246906] Asymmetric key parser 'x509' registered\n[ 1.248706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.251482] io scheduler noop registered\n[ 1.252978] io scheduler deadline registered (default)\n[ 1.254840] io scheduler cfq registered\n[ 1.256403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.258372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.260739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.263469] ACPI: Power Button [PWRF]\n[ 1.265026] GHES: HEST is not enabled!\n[ 1.281081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.314211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.317901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.344754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.348731] Linux agpgart interface v0.103\n[ 1.351977] loop: module loaded\n[ 1.355749] vda: vda1\n[ 1.357659] scsi host0: ata_piix\n[ 1.359056] scsi host1: ata_piix\n[ 1.360346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.362596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.365527] libphy: Fixed MDIO Bus: probed\n[ 1.367017] tun: Universal TUN/TAP device driver, 1.6\n[ 1.368761] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.372147] PPP generic driver version 2.4.2\n[ 1.373873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376121] ehci-pci: EHCI PCI platform driver\n[ 1.377756] ehci-platform: EHCI generic platform driver\n[ 1.379604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.381706] ohci-pci: OHCI PCI platform driver\n[ 1.383328] ohci-platform: OHCI generic platform driver\n[ 1.385138] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.401984] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.404148] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.407232] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.409390] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.411847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414540] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.417613] usb usb1: Product: UHCI Host Controller\n[ 1.419663] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.422178] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424213] hub 1-0:1.0: USB hub found\n[ 1.425849] hub 1-0:1.0: 2 ports detected\n[ 1.427742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.432064] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.434116] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.436307] mousedev: PS/2 mouse device common for all mice\n[ 1.438929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.442506] rtc_cmos 00:00: RTC can wake from S4\n[ 1.445012] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.447624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450199] i2c /dev entries driver\n[ 1.451875] device-mapper: uevent: version 1.0.3\n[ 1.453938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.457417] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.460229] NET: Registered protocol family 10\n[ 1.462417] NET: Registered protocol family 17\n[ 1.464349] Key type dns_resolver registered\n[ 1.466405] registered taskstats version 1\n[ 1.468234] Loading compiled-in X.509 certificates\n[ 1.470807] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.474848] zswap: loaded using pool lzo/zbud\n[ 1.478206] Key type trusted registered\n[ 1.481825] Key type encrypted registered\n[ 1.483583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.485888] ima: No TPM chip found, activating TPM-bypass!\n[ 1.488141] evm: HMAC attrs: 0x1\n[ 1.489947] Magic number: 11:519:977\n[ 1.491737] rtc_cmos 00:00: setting system clock to 2019-07-03 08:58:40 UTC (1562144320)\n[ 1.495160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.513867] EDD information not available.\n[ 1.521694] Freeing unused kernel memory: 1512K\n[ 1.523639] Write protecting the kernel read-only data: 14336k\n[ 1.529063] Freeing unused kernel memory: 1692K\n[ 1.531368] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.543601] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.547374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551437] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567500] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.574316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.578969] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.582687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.586709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.642997] [drm] Initialized drm 1.1.0 20060810\n[ 1.646126] virtio_net virtio0 ens3: renamed from eth0\n[ 1.655512] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.661486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.684067] FDC 0 is a S82078B\n[ 1.691387] AVX2 version of gcm_enc/dec engaged.\n[ 1.693509] AES CTR mode by8 optimization enabled\n[ 1.739569] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.904034] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.906693] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.909469] usb 1-1: Product: QEMU USB Tablet\n[ 1.911278] usb 1-1: Manufacturer: QEMU\n[ 1.912922] usb 1-1: SerialNumber: 42\n[ 1.921469] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.929628] usbcore: registered new interface driver usbhid\n[ 1.931998] usbhid: USB HID core driver\n[ 1.935556] 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.940260] 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.335596] md: linear personality registered for level -1\n[ 2.339869] md: multipath personality registered for level -4\n[ 2.344219] md: raid0 personality registered for level 0\n[ 2.349007] md: raid1 personality registered for level 1\n[ 2.419497] raid6: sse2x1 gen() 11535 MB/s\n[ 2.487497] raid6: sse2x1 xor() 9117 MB/s\n[ 2.555478] raid6: sse2x2 gen() 14820 MB/s\n[ 2.623475] raid6: sse2x2 xor() 10017 MB/s\n[ 2.695475] raid6: sse2x4 gen() 17119 MB/s\n[ 2.763475] raid6: sse2x4 xor() 11823 MB/s\n[ 2.831477] raid6: avx2x1 gen() 22620 MB/s\n[ 2.899475] raid6: avx2x2 gen() 26275 MB/s\n[ 2.967475] raid6: avx2x4 gen() 30317 MB/s\n[ 2.969018] raid6: using algorithm avx2x4 gen() 30317 MB/s\n[ 2.970876] raid6: using avx2x2 recovery algorithm\n[ 2.978295] xor: automatically using best checksumming function:\n[ 3.019477] avx : 32540.000 MB/sec\n[ 3.022609] async_tx: api initialized (async)\n[ 3.035806] md: raid6 personality registered for level 6\n[ 3.037665] md: raid5 personality registered for level 5\n[ 3.039530] md: raid4 personality registered for level 4\n[ 3.047061] 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.087152] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.107103] 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.210138] 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.216587] systemd[1]: Detected virtualization kvm.\n[ 3.218390] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.223100] systemd[1]: Set hostname to .\n[ 3.226340] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.228454] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.345973] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.350445] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.354868] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.358619] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.363428] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.367385] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.371736] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.376866] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.380835] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.384569] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.388761] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.391977] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.395536] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.399348] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.403462] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.407486] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.412601] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.419608] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.424745] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.435523] Loading iSCSI transport class v2.0-870.\n[ 3.437628] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.445776] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.452306] iscsi: registered transport (tcp)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.459286] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.468453] 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.480268] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.487280] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.494546] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.502941] iscsi: registered transport (iser)\n[ 3.504990] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.510153] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.516206] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.527495] 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.540415] 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.550600] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.558252] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.565315] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.572494] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.953116] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.422683] cloud-init[591]: Cloud-init v. 18.2 running 'init-local' at Wed, 03 Jul 2019 08:58:44 +0000. Up 5.27 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 15.311601] cloud-init[927]: Cloud-init v. 18.2 running 'init' at Wed, 03 Jul 2019 08:58:45 +0000. Up 6.47 seconds.\n[ 15.325193] cloud-init[927]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 15.332371] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.340147] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 15.343940] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.352125] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | . | fa:16:3e:52:eb:c9 |\n[ 15.360121] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:fe52:ebc9/64 | . | link | fa:16:3e:52:eb:c9 |\n[ 15.368117] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 15.371458] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 15.378772] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.388402] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 15.391520] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.398557] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 15.403535] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.408401] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 15.414269] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 15.421308] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 15.425565] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.431689] cloud-init[927]: 2019-07-03 08:58:54,643 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.780683] cloud-init[927]: Generating public/private rsa key pair.\n[ 15.783042] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.789687] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.796468] cloud-init[927]: The key fingerprint is:\n[ 15.798436] cloud-init[927]: SHA256:yCtUIY5HX3SbF6k3iEhyGg0jQy1f8p6Op5e2zwHVFkY root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\n[ 15.804416] cloud-init[927]: The key's randomart image is:\n[ 15.812151] cloud-init[927]: +---[RSA 2048]----+\n[ 15.814096] cloud-init[927]: | .+.=o..o.E .. |\n[ 15.816141] cloud-init[927]: | .*=+=o + +.. |\n[ 15.820124] cloud-init[927]: | .ooXo...=o. |\n[ 15.824127] cloud-init[927]: | .oooo..o.o |\n[ 15.828130] cloud-init[927]: | ..+.S . . |\n[ 15.832120] cloud-init[927]: | . oo |\n[ 15.836136] cloud-init[927]: | .o... |\n[ 15.840123] cloud-init[927]: | ..*. . |\n[ 15.844117] cloud-init[927]: | .=.oo |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 15.849018] cloud-init[927]: +----[SHA256]-----+\n[ 15.850500] cloud-init[927]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 15.857234] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.859460] cloud-init\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 15.866436] [0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[927]: The key fingerprint is:\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 15.872756] \n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0mcloud-init[927]: SHA256:7Zjpd5PBygoDKD/mVdqeBBZ6/pLItCtQ63oj76uPwy0 root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\n[ 15.878776] cloud-init[927]: The key's randomart image is:] Started Daily apt upgrade and clean activities.\n\n[ 15.881780] [[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.cloud-init[927]: +---[DSA 1024]----+\n[ 15.888034] cloud-init[927]: | |\n[ 15.889475] cloud-init[927]: | |\n[ 15.891006] cloud-init[927]: | . |\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[ 15.897018] cloud-init[927]: | .o . . |\n[ 15.898439] cloud-init[927]: |..o.= . S .. |\n[ 15.899870] \ncloud-init[927]: |.oo+ * = o | Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 15.905027] cloud-init[927]: |o+=o+.= +... o |\n[ 15.906444] cloud-init[927]: |+EB+o+ = + + |\n[ 15.907862] \n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[927]: |+@O+ .+ oo . . |\n[ 15.914204] cloud-init[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Sockets.\n[ 15.918564] cloud-init[927]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Reached target Basic System.\n\n[ 15.922619] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n[ 15.928486] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 15.930755] cloud-init[927]: The key fingerprint is:\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n [ 15.936448] cloud-init[927]: SHA256:80grCON3RKuPUMEh/5U2Gt09Q3M4MAckPfgfCLMayDk root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaaStarting Accounts Service...\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started iperf Service.\n\n[ 15.948615] cloud-init[927]: The key's randomart image is:\n Starting Apply the settings specified in cloud-config...\n[ 15.970997] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n[927]: +---[ECDSA 256]---+\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 16.004663] cloud-init[927]: | . . .+=o+.. |\n[ 16.018988] cloud-init[927]: | + . .++o=oo |\n[ 16.025009] cloud-init[927]: | .+oo *=.o+. |\n[ 16.030807] cloud-init[927]: | E+.*..o .o |\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 16.121024] cloud-init[927]: | o ..=oS . . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 16.135681] cloud-init[927]: \n| . + +.. = . |\n[ 16.163173] cloud-init[927]: | o + o o . |\n[ 16.187263] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\ncloud-init[927]: | o + . |[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m\n] Started LSB: Record successful boot for GRUB.\n[ 16.243012] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[927]: | . . |\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.[ 16.259351] cloud-init\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n\n[ 16.280558] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\ncloud-init[[0;32m OK [0m] Started Permit User Sessions.\n[927]: Generating public/private ed25519 key pair.\n Starting Terminate Plymouth Boot Screen...\n[ 16.342248] Starting Hold until boot process finishes up...\ncloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LSB: network benchmark.\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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n\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[ 16.414253] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[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\n[ 16.437525] cloud-init[927]: The key fingerprint is:\n[ 16.443456] cloud-init[927]: SHA256:jrC4tRX16uN4YwL8MCiZRYY9l60yP47SQzFPZ7Dgbus root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\n[ 16.456825] cloud-init[927]: The key's randomart image is:[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n\n[ 16.477803] cloud-init[927]: +--[ED25519 256]--+\n[ 16.492150] cloud-init[927]: | o o |\n[ 16.494058] cloud-init[927]: |. * + . |\n[ 16.503868] cloud-init[927]: | + + + . |\n[ 16.512228] cloud-init[927]: | B + o. . |\n[ 16.520177] cloud-init[927]: | = @.o. S . |\n[ 16.528104] cloud-init[927]: |+ =.Oo + . |\n[ 16.533760] cloud-init[927]: | =.+o*o o |\n[ 16.544128] cloud-init[927]: |. =o.ooo= |\n[ 16.548094] cloud-init[927]: | oE.. .=oo |\n[ 16.556126] cloud-init[927]: +----[SHA256]-----+\n[ 16.886483] cloud-init[1034]: Generating locales (this might take a while)...\n[ 17.588628] cloud-init[1034]: en_US.UTF-8... done\n[ 17.591625] cloud-init[1034]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 18.205763] cloud-init[1034]: Cloud-init v. 18.2 running 'modules:config' at Wed, 03 Jul 2019 08:58:56 +0000. Up 16.75 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 54:0c:4b:d2:29:d1:bc:ec:b4:51:53:e3:80:a7:25:1d | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Jul 3 08:58:58 ec2: \n<14>Jul 3 08:58:58 ec2: #############################################################\n<14>Jul 3 08:58:58 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Jul 3 08:58:58 ec2: 1024 SHA256:7Zjpd5PBygoDKD/mVdqeBBZ6/pLItCtQ63oj76uPwy0 root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa (DSA)\n<14>Jul 3 08:58:58 ec2: 256 SHA256:80grCON3RKuPUMEh/5U2Gt09Q3M4MAckPfgfCLMayDk root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa (ECDSA)\n<14>Jul 3 08:58:58 ec2: 256 SHA256:jrC4tRX16uN4YwL8MCiZRYY9l60yP47SQzFPZ7Dgbus root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa (ED25519)\n<14>Jul 3 08:58:58 ec2: 2048 SHA256:yCtUIY5HX3SbF6k3iEhyGg0jQy1f8p6Op5e2zwHVFkY root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa (RSA)\n<14>Jul 3 08:58:58 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Jul 3 08:58:58 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA2iEk4URb76BYua6H1e5em8R4z8nVV+nU0rATCtJBBBCcjcoWtK8nDJ7KU5VsWiAuH1uTNlxMJUjNl191wnH3A= root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA6kpybWd5R1V+qakhqGlebXaWSF7vFB9p0bouhWTSoE root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4dmxOSnA7rIjklFHweQyuGuTG9jvWEUJZGLMIopH4WxqPiYKlI0u83AO4qqXQ4SFORY2VXWRa7xTXbY/Ij2fcA0oi1o3rOqhM/B3PCfO+nUzu+A2was/10Wht7h7hbHbrmOtWcLCK9Z+6D0z1DcIWcbYnmADdlfdvn0MkDfAoclm3atGV4+14SHneVoVeQHlK6WZmOgrckEiWlLVQCkpIU0EQ2jVbz7x9XMMqNSdE86naGy+L4fJK+ckBzy4LGlsgv/RGiCXjFTbOV3I2OR9PaEogTCnXUuTLUAD7xGb5FGZv464zB+u/2wZoTUasYv63yNzfTvL7H2nBoqFFpzjJ root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa\n-----END SSH HOST KEY KEYS-----\n[ 18.963524] cloud-init[1303]: Cloud-init v. 18.2 running 'modules:final' at Wed, 03 Jul 2019 08:58:58 +0000. Up 18.79 seconds.\n[ 18.968212] cloud-init[1303]: Cloud-init v. 18.2 finished at Wed, 03 Jul 2019 08:58:58 +0000. Datasource DataSourceEc2. Up 18.95 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa ttyS0\n\nshaker-vm-634c7049-3982-43a6-a94a-4437da96efaa login: "} 2019-07-03 08:59:05,721 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5/action used request id req-c2a72f3d-0457-4d26-a278-dea9d83ee390 2019-07-03 08:59:05,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112565994263s 2019-07-03 08:59:05,723 - 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 789803582 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.241176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.244840] pid_max: default: 32768 minimum: 301 [ 0.246831] ACPI: Core revision 20150930 [ 0.249177] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252062] Security Framework initialized [ 0.253858] Yama: becoming mindful. [ 0.255461] AppArmor: AppArmor initialized [ 0.257297] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260198] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263013] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268670] Initializing cgroup subsys io [ 0.270455] Initializing cgroup subsys memory [ 0.272354] Initializing cgroup subsys devices [ 0.274276] Initializing cgroup subsys freezer [ 0.276198] Initializing cgroup subsys net_cls [ 0.278158] Initializing cgroup subsys perf_event [ 0.280174] Initializing cgroup subsys net_prio [ 0.282124] Initializing cgroup subsys hugetlb [ 0.284042] Initializing cgroup subsys pids [ 0.285903] CPU: Physical Processor ID: 0 [ 0.288378] mce: CPU supports 10 MCE banks [ 0.290213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.294755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.297254] Spectre V2 : Mitigation: Full generic retpoline [ 0.299585] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.302178] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.304899] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.307401] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.310702] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.336523] Freeing SMP alternatives memory: 32K [ 0.346276] ftrace: allocating 32237 entries in 126 pages [ 0.398090] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.400442] smpboot: Max logical packages: 1 [ 0.402535] x2apic enabled [ 0.404063] Switched APIC routing to physical x2apic. [ 0.407197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.409352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.413426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.416884] KVM setup paravirtual spinlock [ 0.420959] x86: Booted up 1 node, 1 CPUs [ 0.422487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.425211] devtmpfs: initialized [ 0.427764] evm: security.selinux [ 0.429073] evm: security.SMACK64 [ 0.430366] evm: security.SMACK64EXEC [ 0.431766] evm: security.SMACK64TRANSMUTE [ 0.433297] evm: security.SMACK64MMAP [ 0.434693] evm: security.ima [ 0.435905] evm: security.capability [ 0.437525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.440953] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.443281] pinctrl core: initialized pinctrl subsystem [ 0.445416] RTC time: 8:58:39, date: 07/03/19 [ 0.447271] NET: Registered protocol family 16 [ 0.449195] cpuidle: using governor ladder [ 0.450730] cpuidle: using governor menu [ 0.452221] PCCT header not found. [ 0.453665] ACPI: bus type PCI registered [ 0.455182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.457568] PCI: Using configuration type 1 for base access [ 0.460680] ACPI: Added _OSI(Module Device) [ 0.462257] ACPI: Added _OSI(Processor Device) [ 0.463888] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.465604] ACPI: Added _OSI(Processor Aggregator Device) [ 0.468985] ACPI: Interpreter enabled [ 0.470426] ACPI: (supports S0 S5) [ 0.471755] ACPI: Using IOAPIC for interrupt routing [ 0.473546] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.478457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.480602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.482935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.485191] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.489285] acpiphp: Slot [3] registered [ 0.507440] acpiphp: Slot [4] registered [ 0.508969] acpiphp: Slot [5] registered [ 0.510477] acpiphp: Slot [6] registered [ 0.511977] acpiphp: Slot [7] registered [ 0.513474] acpiphp: Slot [8] registered [ 0.514968] acpiphp: Slot [9] registered [ 0.516460] acpiphp: Slot [10] registered [ 0.517974] acpiphp: Slot [11] registered [ 0.519582] acpiphp: Slot [12] registered [ 0.521112] acpiphp: Slot [13] registered [ 0.522631] acpiphp: Slot [14] registered [ 0.524152] acpiphp: Slot [15] registered [ 0.525670] acpiphp: Slot [16] registered [ 0.527184] acpiphp: Slot [17] registered [ 0.528703] acpiphp: Slot [18] registered [ 0.530227] acpiphp: Slot [19] registered [ 0.531743] acpiphp: Slot [20] registered [ 0.533267] acpiphp: Slot [21] registered [ 0.534788] acpiphp: Slot [22] registered [ 0.536305] acpiphp: Slot [23] registered [ 0.537819] acpiphp: Slot [24] registered [ 0.539337] acpiphp: Slot [25] registered [ 0.540847] acpiphp: Slot [26] registered [ 0.542367] acpiphp: Slot [27] registered [ 0.543889] acpiphp: Slot [28] registered [ 0.545409] acpiphp: Slot [29] registered [ 0.546918] acpiphp: Slot [30] registered [ 0.548451] acpiphp: Slot [31] registered [ 0.549965] PCI host bridge to bus 0000:00 [ 0.551480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.553778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.556079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.558795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.561513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.564334] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.570445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.572859] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.575108] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.577511] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.582470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.585157] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.611775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.614535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.617175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.619822] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.622466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.624779] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.627210] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.629211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.632124] vgaarb: loaded [ 0.633249] vgaarb: bridge control possible 0000:00:02.0 [ 0.635555] SCSI subsystem initialized [ 0.637253] ACPI: bus type USB registered [ 0.638813] usbcore: registered new interface driver usbfs [ 0.640771] usbcore: registered new interface driver hub [ 0.642667] usbcore: registered new device driver usb [ 0.644722] PCI: Using ACPI for IRQ routing [ 0.646753] NetLabel: Initializing [ 0.648094] NetLabel: domain hash size = 128 [ 0.649694] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.651507] NetLabel: unlabeled traffic allowed by default [ 0.653636] amd_nb: Cannot enumerate AMD northbridges [ 0.655475] clocksource: Switched to clocksource kvm-clock [ 0.665782] AppArmor: AppArmor Filesystem Enabled [ 0.667593] pnp: PnP ACPI init [ 0.669137] pnp: PnP ACPI: found 5 devices [ 0.676356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.679539] NET: Registered protocol family 2 [ 0.681389] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.683748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.685964] TCP: Hash tables configured (established 4096 bind 4096) [ 0.688116] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.690083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.692217] NET: Registered protocol family 1 [ 0.693807] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.695791] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.697729] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.714123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.730683] Unpacking initramfs... [ 1.216128] Freeing initrd memory: 37084K [ 1.218103] Scanning for low memory corruption every 60 seconds [ 1.220595] audit: initializing netlink subsys (disabled) [ 1.222579] audit: type=2000 audit(1562144320.686:1): initialized [ 1.225007] Initialise system trusted keyring [ 1.226757] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.228958] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.232304] zbud: loaded [ 1.233656] VFS: Disk quotas dquot_6.6.0 [ 1.235182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.237743] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.240035] fuse init (API version 7.23) [ 1.241657] Key type big_key registered [ 1.243158] Allocating IMA MOK and blacklist keyrings. [ 1.245356] Key type asymmetric registered [ 1.246906] Asymmetric key parser 'x509' registered [ 1.248706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.251482] io scheduler noop registered [ 1.252978] io scheduler deadline registered (default) [ 1.254840] io scheduler cfq registered [ 1.256403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.258372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.260739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.263469] ACPI: Power Button [PWRF] [ 1.265026] GHES: HEST is not enabled! [ 1.281081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.314211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.317901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.344754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.348731] Linux agpgart interface v0.103 [ 1.351977] loop: module loaded [ 1.355749] vda: vda1 [ 1.357659] scsi host0: ata_piix [ 1.359056] scsi host1: ata_piix [ 1.360346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365527] libphy: Fixed MDIO Bus: probed [ 1.367017] tun: Universal TUN/TAP device driver, 1.6 [ 1.368761] tun: (C) 1999-2004 Max Krasnyansky [ 1.372147] PPP generic driver version 2.4.2 [ 1.373873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376121] ehci-pci: EHCI PCI platform driver [ 1.377756] ehci-platform: EHCI generic platform driver [ 1.379604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.381706] ohci-pci: OHCI PCI platform driver [ 1.383328] ohci-platform: OHCI generic platform driver [ 1.385138] uhci_hcd: USB Universal Host Controller Interface driver [ 1.401984] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.404148] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.407232] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.409390] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.411847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414540] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.417613] usb usb1: Product: UHCI Host Controller [ 1.419663] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.422178] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424213] hub 1-0:1.0: USB hub found [ 1.425849] hub 1-0:1.0: 2 ports detected [ 1.427742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.432064] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.434116] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.436307] mousedev: PS/2 mouse device common for all mice [ 1.438929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.442506] rtc_cmos 00:00: RTC can wake from S4 [ 1.445012] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.447624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450199] i2c /dev entries driver [ 1.451875] device-mapper: uevent: version 1.0.3 [ 1.453938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.457417] ledtrig-cpu: registered to indicate activity on CPUs [ 1.460229] NET: Registered protocol family 10 [ 1.462417] NET: Registered protocol family 17 [ 1.464349] Key type dns_resolver registered [ 1.466405] registered taskstats version 1 [ 1.468234] Loading compiled-in X.509 certificates [ 1.470807] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.474848] zswap: loaded using pool lzo/zbud [ 1.478206] Key type trusted registered [ 1.481825] Key type encrypted registered [ 1.483583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.485888] ima: No TPM chip found, activating TPM-bypass! [ 1.488141] evm: HMAC attrs: 0x1 [ 1.489947] Magic number: 11:519:977 [ 1.491737] rtc_cmos 00:00: setting system clock to 2019-07-03 08:58:40 UTC (1562144320) [ 1.495160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.513867] EDD information not available. [ 1.521694] Freeing unused kernel memory: 1512K [ 1.523639] Write protecting the kernel read-only data: 14336k [ 1.529063] Freeing unused kernel memory: 1692K [ 1.531368] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.543601] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551437] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567500] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578969] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.586709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.642997] [drm] Initialized drm 1.1.0 20060810 [ 1.646126] virtio_net virtio0 ens3: renamed from eth0 [ 1.655512] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.661486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.684067] FDC 0 is a S82078B [ 1.691387] AVX2 version of gcm_enc/dec engaged. [ 1.693509] AES CTR mode by8 optimization enabled [ 1.739569] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.904034] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.906693] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.909469] usb 1-1: Product: QEMU USB Tablet [ 1.911278] usb 1-1: Manufacturer: QEMU [ 1.912922] usb 1-1: SerialNumber: 42 [ 1.921469] hidraw: raw HID events driver (C) Jiri Kosina [ 1.929628] usbcore: registered new interface driver usbhid [ 1.931998] usbhid: USB HID core driver [ 1.935556] 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.940260] 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.335596] md: linear personality registered for level -1 [ 2.339869] md: multipath personality registered for level -4 [ 2.344219] md: raid0 personality registered for level 0 [ 2.349007] md: raid1 personality registered for level 1 [ 2.419497] raid6: sse2x1 gen() 11535 MB/s [ 2.487497] raid6: sse2x1 xor() 9117 MB/s [ 2.555478] raid6: sse2x2 gen() 14820 MB/s [ 2.623475] raid6: sse2x2 xor() 10017 MB/s [ 2.695475] raid6: sse2x4 gen() 17119 MB/s [ 2.763475] raid6: sse2x4 xor() 11823 MB/s [ 2.831477] raid6: avx2x1 gen() 22620 MB/s [ 2.899475] raid6: avx2x2 gen() 26275 MB/s [ 2.967475] raid6: avx2x4 gen() 30317 MB/s [ 2.969018] raid6: using algorithm avx2x4 gen() 30317 MB/s [ 2.970876] raid6: using avx2x2 recovery algorithm [ 2.978295] xor: automatically using best checksumming function: [ 3.019477] avx : 32540.000 MB/sec [ 3.022609] async_tx: api initialized (async) [ 3.035806] md: raid6 personality registered for level 6 [ 3.037665] md: raid5 personality registered for level 5 [ 3.039530] md: raid4 personality registered for level 4 [ 3.047061] 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.087152] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.107103] 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.210138] 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.216587] systemd[1]: Detected virtualization kvm. [ 3.218390] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.223100] systemd[1]: Set hostname to . [ 3.226340] systemd[1]: Initializing machine ID from KVM UUID. [ 3.228454] systemd[1]: Installed transient /etc/machine-id file. [ 3.345973] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.350445] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.354868] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.358619] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.363428] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.367385] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.371736] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.376866] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.380835] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.384569] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.388761] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.391977] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.395536] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.399348] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.403462] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.407486] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.412601] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.419608] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.424745] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.435523] Loading iSCSI transport class v2.0-870. [ 3.437628] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.445776] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.452306] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.459286] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.468453] 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.480268] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.487280] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.494546] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.502941] iscsi: registered transport (iser) [ 3.504990] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.510153] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.516206] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.527495] 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.540415] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.550600] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.558252] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.565315] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.572494] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[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 Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.953116] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.422683] cloud-init[591]: Cloud-init v. 18.2 running 'init-local' at Wed, 03 Jul 2019 08:58:44 +0000. Up 5.27 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 15.311601] cloud-init[927]: Cloud-init v. 18.2 running 'init' at Wed, 03 Jul 2019 08:58:45 +0000. Up 6.47 seconds. [ 15.325193] cloud-init[927]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 15.332371] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.340147] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 15.343940] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.352125] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | . | fa:16:3e:52:eb:c9 | [ 15.360121] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:fe52:ebc9/64 | . | link | fa:16:3e:52:eb:c9 | [ 15.368117] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 15.371458] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . | [ 15.378772] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.388402] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 15.391520] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.398557] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 15.403535] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.408401] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 15.414269] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 15.421308] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 15.425565] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.431689] cloud-init[927]: 2019-07-03 08:58:54,643 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.780683] cloud-init[927]: Generating public/private rsa key pair. [ 15.783042] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.789687] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.796468] cloud-init[927]: The key fingerprint is: [ 15.798436] cloud-init[927]: SHA256:yCtUIY5HX3SbF6k3iEhyGg0jQy1f8p6Op5e2zwHVFkY root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa [ 15.804416] cloud-init[927]: The key's randomart image is: [ 15.812151] cloud-init[927]: +---[RSA 2048]----+ [ 15.814096] cloud-init[927]: | .+.=o..o.E .. | [ 15.816141] cloud-init[927]: | .*=+=o + +.. | [ 15.820124] cloud-init[927]: | .ooXo...=o. | [ 15.824127] cloud-init[927]: | .oooo..o.o | [ 15.828130] cloud-init[927]: | ..+.S . . | [ 15.832120] cloud-init[927]: | . oo | [ 15.836136] cloud-init[927]: | .o... | [ 15.840123] cloud-init[927]: | ..*. . | [ 15.844117] cloud-init[927]: | .=.oo | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 15.849018] cloud-init[927]: +----[SHA256]-----+ [ 15.850500] cloud-init[927]: Generating public/private dsa key pair. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 15.857234] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.859460] cloud-init [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 15.866436] [0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[927]: The key fingerprint is: [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 15.872756] [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0mcloud-init[927]: SHA256:7Zjpd5PBygoDKD/mVdqeBBZ6/pLItCtQ63oj76uPwy0 root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa [ 15.878776] cloud-init[927]: The key's randomart image is:] Started Daily apt upgrade and clean activities. [ 15.881780] [[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.cloud-init[927]: +---[DSA 1024]----+ [ 15.888034] cloud-init[927]: | | [ 15.889475] cloud-init[927]: | | [ 15.891006] cloud-init[927]: | . | [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [ 15.897018] cloud-init[927]: | .o . . | [ 15.898439] cloud-init[927]: |..o.= . S .. | [ 15.899870] cloud-init[927]: |.oo+ * = o | Starting LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 15.905027] cloud-init[927]: |o+=o+.= +... o | [ 15.906444] cloud-init[927]: |+EB+o+ = + + | [ 15.907862] [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[927]: |+@O+ .+ oo . . | [ 15.914204] cloud-init[927]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Sockets. [ 15.918564] cloud-init[927]: Generating public/private ecdsa key pair.[[0;32m OK [0m] Reached target Basic System. [ 15.922619] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... [ 15.928486] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 15.930755] cloud-init[927]: The key fingerprint is: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 15.936448] cloud-init[927]: SHA256:80grCON3RKuPUMEh/5U2Gt09Q3M4MAckPfgfCLMayDk root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaaStarting Accounts Service... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started iperf Service. [ 15.948615] cloud-init[927]: The key's randomart image is: Starting Apply the settings specified in cloud-config... [ 15.970997] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... [927]: +---[ECDSA 256]---+ Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 16.004663] cloud-init[927]: | . . .+=o+.. | [ 16.018988] cloud-init[927]: | + . .++o=oo | [ 16.025009] cloud-init[927]: | .+oo *=.o+. | [ 16.030807] cloud-init[927]: | E+.*..o .o | Starting Login Service... Starting LSB: MD monitoring daemon... Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 16.121024] cloud-init[927]: | o ..=oS . . | [[0;32m OK [0m] Started LXD - container startup/shutdown.[ 16.135681] cloud-init[927]: | . + +.. = . | [ 16.163173] cloud-init[927]: | o + o o . | [ 16.187263] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... cloud-init[927]: | o + . |[[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m ] Started LSB: Record successful boot for GRUB. [ 16.243012] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [927]: | . . | [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service.[ 16.259351] cloud-init [[0;32m OK [0m] Reached target Remote File Systems (Pre).[927]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... [ 16.280558] Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... cloud-init[[0;32m OK [0m] Started Permit User Sessions. [927]: Generating public/private ed25519 key pair. Starting Terminate Plymouth Boot Screen... [ 16.342248] Starting Hold until boot process finishes up... cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LSB: network benchmark. [[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 LSB: Set the CPU Frequency Scaling governor to "ondemand". [[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 Set console scheme. [ 16.414253] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 16.437525] cloud-init[927]: The key fingerprint is: [ 16.443456] cloud-init[927]: SHA256:jrC4tRX16uN4YwL8MCiZRYY9l60yP47SQzFPZ7Dgbus root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa [ 16.456825] cloud-init[927]: The key's randomart image is:[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 16.477803] cloud-init[927]: +--[ED25519 256]--+ [ 16.492150] cloud-init[927]: | o o | [ 16.494058] cloud-init[927]: |. * + . | [ 16.503868] cloud-init[927]: | + + + . | [ 16.512228] cloud-init[927]: | B + o. . | [ 16.520177] cloud-init[927]: | = @.o. S . | [ 16.528104] cloud-init[927]: |+ =.Oo + . | [ 16.533760] cloud-init[927]: | =.+o*o o | [ 16.544128] cloud-init[927]: |. =o.ooo= | [ 16.548094] cloud-init[927]: | oE.. .=oo | [ 16.556126] cloud-init[927]: +----[SHA256]-----+ [ 16.886483] cloud-init[1034]: Generating locales (this might take a while)... [ 17.588628] cloud-init[1034]: en_US.UTF-8... done [ 17.591625] cloud-init[1034]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 18.205763] cloud-init[1034]: Cloud-init v. 18.2 running 'modules:config' at Wed, 03 Jul 2019 08:58:56 +0000. Up 16.75 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... Starting Execute cloud user/final scripts... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 54:0c:4b:d2:29:d1:bc:ec:b4:51:53:e3:80:a7:25:1d | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jul 3 08:58:58 ec2: <14>Jul 3 08:58:58 ec2: ############################################################# <14>Jul 3 08:58:58 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 3 08:58:58 ec2: 1024 SHA256:7Zjpd5PBygoDKD/mVdqeBBZ6/pLItCtQ63oj76uPwy0 root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa (DSA) <14>Jul 3 08:58:58 ec2: 256 SHA256:80grCON3RKuPUMEh/5U2Gt09Q3M4MAckPfgfCLMayDk root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa (ECDSA) <14>Jul 3 08:58:58 ec2: 256 SHA256:jrC4tRX16uN4YwL8MCiZRYY9l60yP47SQzFPZ7Dgbus root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa (ED25519) <14>Jul 3 08:58:58 ec2: 2048 SHA256:yCtUIY5HX3SbF6k3iEhyGg0jQy1f8p6Op5e2zwHVFkY root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa (RSA) <14>Jul 3 08:58:58 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 3 08:58:58 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA2iEk4URb76BYua6H1e5em8R4z8nVV+nU0rATCtJBBBCcjcoWtK8nDJ7KU5VsWiAuH1uTNlxMJUjNl191wnH3A= root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA6kpybWd5R1V+qakhqGlebXaWSF7vFB9p0bouhWTSoE root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4dmxOSnA7rIjklFHweQyuGuTG9jvWEUJZGLMIopH4WxqPiYKlI0u83AO4qqXQ4SFORY2VXWRa7xTXbY/Ij2fcA0oi1o3rOqhM/B3PCfO+nUzu+A2was/10Wht7h7hbHbrmOtWcLCK9Z+6D0z1DcIWcbYnmADdlfdvn0MkDfAoclm3atGV4+14SHneVoVeQHlK6WZmOgrckEiWlLVQCkpIU0EQ2jVbz7x9XMMqNSdE86naGy+L4fJK+ckBzy4LGlsgv/RGiCXjFTbOV3I2OR9PaEogTCnXUuTLUAD7xGb5FGZv464zB+u/2wZoTUasYv63yNzfTvL7H2nBoqFFpzjJ root@shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa -----END SSH HOST KEY KEYS----- [ 18.963524] cloud-init[1303]: Cloud-init v. 18.2 running 'modules:final' at Wed, 03 Jul 2019 08:58:58 +0000. Up 18.79 seconds. [ 18.968212] cloud-init[1303]: Cloud-init v. 18.2 finished at Wed, 03 Jul 2019 08:58:58 +0000. Datasource DataSourceEc2. Up 18.95 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa ttyS0 shaker-vm-634c7049-3982-43a6-a94a-4437da96efaa login: 2019-07-03 08:59:05,727 - paramiko.transport - DEBUG - starting thread (client mode): 0x191cbc50L 2019-07-03 08:59:05,727 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 08:59:05,731 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-07-03 08:59:05,731 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-03 08:59:05,733 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 08:59:05,733 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 08:59:05,733 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 08:59:05,733 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 08:59:05,733 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 08:59:05,734 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 08:59:05,775 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 08:59:05,777 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 08:59:05,791 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 88ff46331e3625f5d29676ea3c68d889 2019-07-03 08:59:05,792 - paramiko.transport - DEBUG - Trying discovered key 540c4bd229d1bcecb45153e380a7251d in /tmp/tmpvJaD4E 2019-07-03 08:59:05,812 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 08:59:05,833 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 08:59:05,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 08:59:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 08:59:05,869 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc154fe-d4ea-4fab-bd82-80c65e12b735 2019-07-03 08:59:05,869 - 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.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 08:59:05,869 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-acc154fe-d4ea-4fab-bd82-80c65e12b735 2019-07-03 08:59:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:05,965 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-03 08:59:05,965 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-03 08:59:06,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a84a51a-65a4-49c1-901d-e581c7d36dac 2019-07-03 08:59:06,068 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 08:59:06,068 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-7a84a51a-65a4-49c1-901d-e581c7d36dac 2019-07-03 08:59:06,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.208359956741s 2019-07-03 08:59:06,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-03 08:59:06,080 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:06,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1847 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c58947c-2e60-4c76-a4cb-a788e5070783 2019-07-03 08:59:06,296 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03c91c90762d46ff8e70d3c3734e5549"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/06e25ee6ac304d9fa8e92828eba088d1"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0784b77e88be4f0cb4b8c549c1f0836f"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0a09c96525aa4ae3abf239de565aaf18"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1f4361ef4a3e487482c6fb32b7e88dc1"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2f329fcca2464045ba5d84c847577c75"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "2f329fcca2464045ba5d84c847577c75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3161f34163fd45ce8e50b5a805c7f193"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/349967d031d149eb8f42dc6058ffc2c4"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3f0b127f97f54dd88f6f391837771fa5"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "3f0b127f97f54dd88f6f391837771fa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/413a33d423e54821941bee8f9ed57b55"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "413a33d423e54821941bee8f9ed57b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4b8ca453bea241319ae4f0d72d8ba4a9"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/51025e09a32a49199c9aa64c1cca5d0b"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5b64da156cbd453c9551c7eb1252f6cb"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66c4207ff8c84c72af1a775ceb93dccf"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a479aab04b3415a97fa02829018689f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "6a479aab04b3415a97fa02829018689f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6b13088575b44a47adc13953b4b9c7b3"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6beda951fff54c34a1029c555db80142"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "6beda951fff54c34a1029c555db80142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7495f19b586c4c2fa16386e07bac2501"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "7495f19b586c4c2fa16386e07bac2501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/78345c11342c496c8956e837e2242e0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "78345c11342c496c8956e837e2242e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/83ade9194881403488f0388164bd9057"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "83ade9194881403488f0388164bd9057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8d53ff0f24994f1aaec7d96e7ad0a48e"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8dd4d94bd43d466b9f0985c599d3055f"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9de99f2e8d0c4f5a84e70156d25d1f82"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a47345af36dd4bd5acfc94960834414c"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "a47345af36dd4bd5acfc94960834414c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b5d5a3f7b0024f61b2246af4914cf4a2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/be9f04f450cc41a7a80a1babf614c63c"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "be9f04f450cc41a7a80a1babf614c63c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c100fd003a3a4598bdca56e36dabb1ef"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "c100fd003a3a4598bdca56e36dabb1ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c41e26c5a0554bd083daf47b542a5241"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c9d5243c0e43455685964a4b180f96d2"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d0faab6a248c4f86b728d3aaf1428c17"}, "url": "http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d63a1770bbb3409d8838306e93de16ac"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dedbdc811ea04f0e94889fc3093c277b"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "dedbdc811ea04f0e94889fc3093c277b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e18114d544844e40bd386215938c2018"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "e18114d544844e40bd386215938c2018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e257049e161241ef9ec2ed44bdadf8c4"}, "url": "http://12.0.0.39:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "e257049e161241ef9ec2ed44bdadf8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e2f05bd2d1274a64ab888806a3c1c4d9"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e49161f92c0e421e8b6f2d50a687a5d1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e810035b4b0d42bea9478e90bb531317"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "e810035b4b0d42bea9478e90bb531317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fcebae9b77f2478dbe3ad74f26b0e41a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-03 08:59:06,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-4c58947c-2e60-4c76-a4cb-a788e5070783 2019-07-03 08:59:06,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.219702005386s 2019-07-03 08:59:06,304 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.23:5000 2019-07-03 08:59:06,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:59:06,310 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:06,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66718880-2116-41d6-9ad9-f2bf7b5a1922 2019-07-03 08:59:06,516 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:59:06,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66718880-2116-41d6-9ad9-f2bf7b5a1922 2019-07-03 08:59:06,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209206104279s 2019-07-03 08:59:06,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:59:06,525 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:06,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aaed8b2-9730-4415-9649-c8b909d27932 2019-07-03 08:59:06,743 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:59:06,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7aaed8b2-9730-4415-9649-c8b909d27932 2019-07-03 08:59:06,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221261024475s 2019-07-03 08:59:06,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:59:06,751 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:06,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39999148-4bbb-4be8-8092-d149c9d9eaa9 2019-07-03 08:59:06,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-07-03 08:59:06,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-39999148-4bbb-4be8-8092-d149c9d9eaa9 2019-07-03 08:59:06,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221876859665s 2019-07-03 08:59:06,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:59:06,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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:07,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0f8c5b-4f1f-42ba-a019-a069e3111a5a 2019-07-03 08:59:07,216 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "shaker-user_634c7049-3982-43a6-a94a-4437da96efaa", "links": {"self": "http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "061591fc18304f6b953682f60c96d25b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:59:07,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fd0f8c5b-4f1f-42ba-a019-a069e3111a5a 2019-07-03 08:59:07,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245687007904s 2019-07-03 08:59:07,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:59:07,231 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:07,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0043d7-e1b8-475d-985c-b68bb8f5f556 2019-07-03 08:59:07,458 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/3c00fcce45b94ac79cdde81a32b14472"}, "tags": [], "enabled": true, "id": "3c00fcce45b94ac79cdde81a32b14472", "parent_id": "default", "domain_id": "default", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}]} 2019-07-03 08:59:07,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7c0043d7-e1b8-475d-985c-b68bb8f5f556 2019-07-03 08:59:07,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229923009872s 2019-07-03 08:59:07,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 08:59:07,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=3c00fcce45b94ac79cdde81a32b14472" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:07,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d876e87a-e6c5-4c99-8568-ba84b5bdc52e 2019-07-03 08:59:07,702 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=3c00fcce45b94ac79cdde81a32b14472", "previous": null, "next": null}} 2019-07-03 08:59:07,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=044f8f0e2b8946309d83d491550fc12d&scope.project.id=3c00fcce45b94ac79cdde81a32b14472 used request id req-d876e87a-e6c5-4c99-8568-ba84b5bdc52e 2019-07-03 08:59:07,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.237179040909s 2019-07-03 08:59:07,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 08:59:07,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/3c00fcce45b94ac79cdde81a32b14472/users/061591fc18304f6b953682f60c96d25b/roles/044f8f0e2b8946309d83d491550fc12d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:07,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef9b18ed-14b9-420a-9c97-d3e09bd09135 2019-07-03 08:59:07,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:59:07,971 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3c00fcce45b94ac79cdde81a32b14472/users/061591fc18304f6b953682f60c96d25b/roles/044f8f0e2b8946309d83d491550fc12d used request id req-ef9b18ed-14b9-420a-9c97-d3e09bd09135 2019-07-03 08:59:07,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264847993851s 2019-07-03 08:59:07,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:59:07,978 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:08,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f02d5d1-3460-4559-aa8d-5049d0469c61 2019-07-03 08:59:08,196 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:59:08,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f02d5d1-3460-4559-aa8d-5049d0469c61 2019-07-03 08:59:08,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221634149551s 2019-07-03 08:59:08,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-07-03 08:59:08,204 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" -d '{"role": {"name": "heat_stack_owner"}}' 2019-07-03 08:59:08,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41770be5-9d08-493b-91f5-3599f902abc7 2019-07-03 08:59:08,442 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "10ee7fe45d8a4028be0579b4293e790e", "links": {"self": "http://172.30.9.23:5000/v3/roles/10ee7fe45d8a4028be0579b4293e790e"}, "name": "heat_stack_owner"}} 2019-07-03 08:59:08,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-41770be5-9d08-493b-91f5-3599f902abc7 2019-07-03 08:59:08,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.241044998169s 2019-07-03 08:59:08,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 08:59:08,449 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:08,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1877e62a-f4c5-40d3-a8d4-da35e71672cf 2019-07-03 08:59:08,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "10ee7fe45d8a4028be0579b4293e790e", "links": {"self": "http://172.30.9.23:5000/v3/roles/10ee7fe45d8a4028be0579b4293e790e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 08:59:08,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1877e62a-f4c5-40d3-a8d4-da35e71672cf 2019-07-03 08:59:08,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21210193634s 2019-07-03 08:59:08,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 08:59:08,665 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:08,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ed3b99-bbc5-47e7-970e-23ad73918e08 2019-07-03 08:59:08,876 - 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-07-03 08:59:08,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-43ed3b99-bbc5-47e7-970e-23ad73918e08 2019-07-03 08:59:08,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213578939438s 2019-07-03 08:59:08,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 08:59:08,880 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:09,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb31e4ba-8fa6-4358-9ace-c538c7901f3c 2019-07-03 08:59:09,125 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "shaker-user_634c7049-3982-43a6-a94a-4437da96efaa", "links": {"self": "http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "061591fc18304f6b953682f60c96d25b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 08:59:09,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bb31e4ba-8fa6-4358-9ace-c538c7901f3c 2019-07-03 08:59:09,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248554944992s 2019-07-03 08:59:09,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:59:09,140 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:09,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98ac5eb-c1fb-44c9-9cb0-6d4e69bc9d9f 2019-07-03 08:59:09,343 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/3c00fcce45b94ac79cdde81a32b14472"}, "tags": [], "enabled": true, "id": "3c00fcce45b94ac79cdde81a32b14472", "parent_id": "default", "domain_id": "default", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}]} 2019-07-03 08:59:09,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b98ac5eb-c1fb-44c9-9cb0-6d4e69bc9d9f 2019-07-03 08:59:09,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205636024475s 2019-07-03 08:59:09,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 08:59:09,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=10ee7fe45d8a4028be0579b4293e790e&scope.project.id=3c00fcce45b94ac79cdde81a32b14472" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:09,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa7cbd8-a249-4f6d-abb1-7545a48825d0 2019-07-03 08:59:09,590 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=10ee7fe45d8a4028be0579b4293e790e&scope.project.id=3c00fcce45b94ac79cdde81a32b14472", "previous": null, "next": null}} 2019-07-03 08:59:09,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=061591fc18304f6b953682f60c96d25b&role.id=10ee7fe45d8a4028be0579b4293e790e&scope.project.id=3c00fcce45b94ac79cdde81a32b14472 used request id req-aaa7cbd8-a249-4f6d-abb1-7545a48825d0 2019-07-03 08:59:09,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.239906072617s 2019-07-03 08:59:09,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 08:59:09,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/3c00fcce45b94ac79cdde81a32b14472/users/061591fc18304f6b953682f60c96d25b/roles/10ee7fe45d8a4028be0579b4293e790e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:09,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 08:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e3dc0fb-3839-4853-82fb-ede47b06b41c 2019-07-03 08:59:09,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 08:59:09,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3c00fcce45b94ac79cdde81a32b14472/users/061591fc18304f6b953682f60c96d25b/roles/10ee7fe45d8a4028be0579b4293e790e used request id req-1e3dc0fb-3839-4853-82fb-ede47b06b41c 2019-07-03 08:59:09,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.275086164474s 2019-07-03 08:59:09,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 08:59:09,876 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 08:59:10,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 03 Jul 2019 08:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852c67df-913e-466f-a108-fa061027131b 2019-07-03 08:59:10,086 - 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/3c00fcce45b94ac79cdde81a32b14472"}, "tags": [], "enabled": true, "id": "3c00fcce45b94ac79cdde81a32b14472", "parent_id": "default", "domain_id": "default", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 08:59:10,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-852c67df-913e-466f-a108-fa061027131b 2019-07-03 08:59:10,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212916851044s 2019-07-03 08:59:10,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.PUT.os-quota-sets 2019-07-03 08:59:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/3c00fcce45b94ac79cdde81a32b14472 -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" -d '{"quota_set": {"instances": -1, "force": true}}' 2019-07-03 08:59:10,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 08: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-3f011733-aab1-426d-b8de-8f0b7b94c983 x-openstack-request-id: req-3f011733-aab1-426d-b8de-8f0b7b94c983 2019-07-03 08:59:10,510 - keystoneauth.session - DEBUG - RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-07-03 08:59:10,511 - keystoneauth.session - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/3c00fcce45b94ac79cdde81a32b14472 used request id req-3f011733-aab1-426d-b8de-8f0b7b94c983 2019-07-03 08:59:10,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.PUT.os-quota-sets in 0.42249584198s 2019-07-03 08:59:10,512 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 08:59:10,513 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 08:59:10,513 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 08:59:10,517 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 08:59:10,591 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 08:59:10,591 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-03 08:59:10,592 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 08:59:10,628 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-03 08:59:10,628 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-03 08:59:10,657 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-03 09:25:49,657 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-03 09:25:49,658 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=3c00fcce45b94ac79cdde81a32b14472 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 34346 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_634c7049-3982-43a6-a94a-4437da96efaa 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=aO19hU61YRieuvNOsd4fgZuc2eIRgC 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_634c7049-3982-43a6-a94a-4437da96efaa SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.23,192.30.9.8 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 34346 192.168.120.10 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2019-07-03 08:59:10.992 1405 INFO shaker.engine.utils [-] Logging enabled 2019-07-03 08:59:10.995 1405 INFO shaker.engine.messaging [-] Listening on *:9000 2019-07-03 08:59:11.006 1413 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-07-03 08:59:11.002 1405 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-07-03 08:59:11.007 1413 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2019-07-03 08:59:11.007 1413 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-07-03 08:59:11.023 1405 INFO pykwalify.core [-] validation.valid 2019-07-03 08:59:11.604 1405 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-03 08:59:18.862 1405 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'4ce74727-d8b5-42a6-a927-06cfec0207f7', u'links': [{u'href': u'http://172.30.9.23:8004/v1/3c00fcce45b94ac79cdde81a32b14472/stacks/shaker_dzupie/4ce74727-d8b5-42a6-a927-06cfec0207f7', u'rel': u'self'}]} 2019-07-03 09:03:07.345 1405 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dzupie_slave_0', 'shaker_dzupie_master_0']) 2019-07-03 09:03:12.110 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:04:42.661 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:06:13.142 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:07:43.614 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:07:43.615 1405 INFO shaker.engine.server [-] Execution is done 2019-07-03 09:07:44.366 1405 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-03 09:08:07.675 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:08:07.678 1405 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-07-03 09:08:07.691 1405 INFO pykwalify.core [-] validation.valid 2019-07-03 09:08:08.138 1405 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-03 09:08:14.016 1405 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'54229228-2cfb-4a9c-bb38-655c0b2b8531', u'links': [{u'href': u'http://172.30.9.23:8004/v1/3c00fcce45b94ac79cdde81a32b14472/stacks/shaker_mtzefs/54229228-2cfb-4a9c-bb38-655c0b2b8531', u'rel': u'self'}]} 2019-07-03 09:09:29.939 1405 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mtzefs_master_0', 'shaker_mtzefs_slave_0']) 2019-07-03 09:09:33.998 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:11:05.319 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:12:35.812 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:14:06.298 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:14:06.300 1405 INFO shaker.engine.server [-] Execution is done 2019-07-03 09:14:07.104 1405 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-03 09:14:30.257 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:14:30.258 1405 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-07-03 09:14:30.273 1405 INFO pykwalify.core [-] validation.valid 2019-07-03 09:14:30.696 1405 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-03 09:14:36.835 1405 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'26710105-f6a3-441c-9c5a-fcd012211d1a', u'links': [{u'href': u'http://172.30.9.23:8004/v1/3c00fcce45b94ac79cdde81a32b14472/stacks/shaker_apkdfu/26710105-f6a3-441c-9c5a-fcd012211d1a', u'rel': u'self'}]} 2019-07-03 09:15:50.872 1405 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_apkdfu_master_0', 'shaker_apkdfu_slave_0']) 2019-07-03 09:15:58.356 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:17:29.516 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:19:00.005 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:20:30.500 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:20:30.502 1405 INFO shaker.engine.server [-] Execution is done 2019-07-03 09:20:30.948 1405 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-03 09:20:51.216 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:20:51.218 1405 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-07-03 09:20:51.232 1405 INFO pykwalify.core [-] validation.valid 2019-07-03 09:20:51.670 1405 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-03 09:20:57.446 1405 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'01296706-576c-45c0-97dd-8fb63a883a57', u'links': [{u'href': u'http://172.30.9.23:8004/v1/3c00fcce45b94ac79cdde81a32b14472/stacks/shaker_rdtams/01296706-576c-45c0-97dd-8fb63a883a57', u'rel': u'self'}]} 2019-07-03 09:22:06.909 1405 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rdtams_slave_0', 'shaker_rdtams_master_0']) 2019-07-03 09:22:14.577 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:22:46.747 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:24:06.938 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:25:27.334 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:25:27.336 1405 INFO shaker.engine.server [-] Execution is done 2019-07-03 09:25:27.489 1405 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-03 09:25:49.556 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-03 09:25:49.558 1405 INFO shaker.engine.server [-] Generating aggregated report 2019-07-03 09:25:49.567 1405 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-07-03 09:25:49.570 1405 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-03 09:25:49.570 1405 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-07-03 09:25:49.570 1405 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-07-03 09:25:49.570 1405 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-07-03 09:25:49.570 1405 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-07-03 09:25:49.570 1405 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-03 09:25:49.571 1405 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-07-03 09:25:49.582 1405 INFO shaker.engine.report [-] Report saved to: report.html 2019-07-03 09:25:49,659 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-03 09:25:49,659 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-07-03 09:25:49,661 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-03 09:25:49,699 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-03 09:25:49,699 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-03 09:25:49,727 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-03 09:25:49,779 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-03 09:25:49,780 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-03 09:25:49,792 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-03 09:25:49,819 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-03 09:25:49,819 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-03 09:25:49,825 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-03 09:25:49,839 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-03 09:25:49,840 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-03 09:25:49,988 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 09:25:49,989 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 09:25:50,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 09:25:50,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1333599c-20ed-4064-a6be-acf39196aa28.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:25:52,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:25:52 GMT X-Openstack-Request-Id: req-cc4ac59d-90da-4278-b716-c4f1c7300ab8 2019-07-03 09:25:52,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:25:52,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1333599c-20ed-4064-a6be-acf39196aa28.json used request id req-cc4ac59d-90da-4278-b716-c4f1c7300ab8 2019-07-03 09:25:52,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.01711797714s 2019-07-03 09:25:52,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:25:52,029 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:25:52,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 09:25:52 GMT X-Openstack-Request-Id: req-29840acb-6f09-4706-88b9-9378ba24dfbb 2019-07-03 09:25:52,395 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 09:25:52,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29840acb-6f09-4706-88b9-9378ba24dfbb 2019-07-03 09:25:52,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.366576910019s 2019-07-03 09:25:52,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 09:25:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:25:52,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 09:25:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-080fc278-4664-4beb-9e6e-f03f5c781039 x-openstack-request-id: req-080fc278-4664-4beb-9e6e-f03f5c781039 2019-07-03 09:25:52,887 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5 used request id req-080fc278-4664-4beb-9e6e-f03f5c781039 2019-07-03 09:25:52,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.490671157837s 2019-07-03 09:25:52,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:25:52,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:25:54,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 825 Content-Type: application/json Date: Wed, 03 Jul 2019 09:25: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-b38d9b46-385d-44bc-add8-64889081b7ac x-openstack-request-id: req-b38d9b46-385d-44bc-add8-64889081b7ac 2019-07-03 09:25:54,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_634c7049-3982-43a6-a94a-4437da96efaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:eb:c9", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "rel": "bookmark"}], "image": {"id": "6896b202-26e2-47af-a332-759882751af8", "links": [{"href": "http://172.30.9.23:8774/images/6896b202-26e2-47af-a332-759882751af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000003fe", "OS-SRV-USG:launched_at": "2019-07-03T08:58:39.000000", "flavor": {"id": "fb6d4992-3cb0-44a5-b562-414446511aec", "links": [{"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "bookmark"}]}, "id": "0eeb5df3-f3ac-4f78-8898-2110e9a147d5", "security_groups": [{"name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}], "user_id": "061591fc18304f6b953682f60c96d25b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:25:52Z", "hostId": "5b08f079ad9885c143042bb2b62182740c0ff6c11889ef6919a58b2e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_634c7049-3982-43a6-a94a-4437da96efaa", "created": "2019-07-03T08:55:16Z", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:25:54,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b38d9b46-385d-44bc-add8-64889081b7ac 2019-07-03 09:25:54,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15687584877s 2019-07-03 09:25:54,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:25:56,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:25:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:25:56,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 09:25: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-67607194-f633-4e3e-b0d8-fccbdc4152c4 x-openstack-request-id: req-67607194-f633-4e3e-b0d8-fccbdc4152c4 2019-07-03 09:25:56,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 09:25:56,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-67607194-f633-4e3e-b0d8-fccbdc4152c4 2019-07-03 09:25:56,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0707030296326s 2019-07-03 09:25:56,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:25:56,125 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:25:56,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Wed, 03 Jul 2019 09:25:56 GMT X-Openstack-Request-Id: req-ad259356-801a-4bf6-bef5-0670880d9687 2019-07-03 09:25:56,427 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:55:09Z", "updated_at": "2019-07-03T08:55:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-07-03T08:55:11Z", "revision_number": 0, "id": "28de8364-60da-45d8-8237-83281625c50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:11Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T08:55:10Z", "revision_number": 0, "id": "4c274e9d-cc9d-4683-b028-eb8933b83c7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:10Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "89310313-d20b-4721-b549-fa25596863d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:09Z", "revision_number": 0, "id": "cac44cdf-c036-4b7c-bdf1-f482ea44eb50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:09Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:55:11Z", "revision_number": 0, "id": "fdfbf74b-cb9f-4b63-9c72-4b28a8945907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:55:11Z", "security_group_id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 4, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "388215d6-5474-45c4-990c-8d6b90e27b4e", "name": "shaker-sg_634c7049-3982-43a6-a94a-4437da96efaa"}, {"description": "Default security group", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:54:40Z", "updated_at": "2019-07-03T08:54:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:40Z", "revision_number": 0, "id": "563edfb8-7938-4d66-b6fd-02269ee36ab6", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:40Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "5b583309-80ed-407a-aae5-e68f16d58991", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "7f14c4e3-d107-40b8-8b99-a51d7f73d0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "9f987100-2b7c-4715-a77a-eed7f82d72f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 09:25:56,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad259356-801a-4bf6-bef5-0670880d9687 2019-07-03 09:25:56,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.302664995193s 2019-07-03 09:25:56,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 09:25:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/388215d6-5474-45c4-990c-8d6b90e27b4e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:25:56,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:25:56 GMT X-Openstack-Request-Id: req-ead84143-2d17-437c-a137-f3de207ea243 2019-07-03 09:25:56,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:25:56,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/388215d6-5474-45c4-990c-8d6b90e27b4e.json used request id req-ead84143-2d17-437c-a137-f3de207ea243 2019-07-03 09:25:56,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.355798959732s 2019-07-03 09:25:56,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 09:25:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:25:56,822 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 09:25: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-552b5a71-e90a-442b-b9dc-037420590f1e x-openstack-request-id: req-552b5a71-e90a-442b-b9dc-037420590f1e 2019-07-03 09:25:56,822 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_634c7049-3982-43a6-a94a-4437da96efaa used request id req-552b5a71-e90a-442b-b9dc-037420590f1e 2019-07-03 09:25:56,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0322120189667s 2019-07-03 09:25:56,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 09:25:56,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d5eeedb9-b267-46d8-8fe1-64f0dced51b6/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}f3cd36f7da284e6a965f35dfc854614f895ebedc" -d '{"subnet_id": "b22d71e5-2646-4716-8e44-6e35c736ca32"}' 2019-07-03 09:25:59,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 09:25:59 GMT X-Openstack-Request-Id: req-91b94bb0-e4e2-4ccf-a1e9-4b642cc13d67 2019-07-03 09:25:59,934 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b81c2ec8-12bc-4fb5-ae27-da476094876d", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "subnet_id": "b22d71e5-2646-4716-8e44-6e35c736ca32", "subnet_ids": ["b22d71e5-2646-4716-8e44-6e35c736ca32"], "port_id": "907be01d-55be-463a-91e5-b0b70e654366", "id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6"} 2019-07-03 09:25:59,934 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d5eeedb9-b267-46d8-8fe1-64f0dced51b6/remove_router_interface.json used request id req-91b94bb0-e4e2-4ccf-a1e9-4b642cc13d67 2019-07-03 09:25:59,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.11106300354s 2019-07-03 09:25:59,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 09:25:59,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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:26:00,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:00 GMT X-Openstack-Request-Id: req-3a4defdd-d0df-495b-b3a2-e106b24195d7 2019-07-03 09:26:00,108 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c8b89ea8c2f40e5b3092df940073553", "created_at": "2019-07-03T03:59:52Z", "admin_state_up": true, "updated_at": "2019-07-03T03:59:55Z", "project_id": "7c8b89ea8c2f40e5b3092df940073553", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "6f9481b6-159c-4423-8a82-d0f5e65b7452", "name": "tempest-pretest-check-174227652"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:54:44Z", "admin_state_up": true, "updated_at": "2019-07-03T09:25:58Z", "project_id": "3c00fcce45b94ac79cdde81a32b14472", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d5eeedb9-b267-46d8-8fe1-64f0dced51b6", "name": "shaker-router_634c7049-3982-43a6-a94a-4437da96efaa"}]} 2019-07-03 09:26:00,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3a4defdd-d0df-495b-b3a2-e106b24195d7 2019-07-03 09:26:00,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.173904895782s 2019-07-03 09:26:00,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 09:26:00,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d5eeedb9-b267-46d8-8fe1-64f0dced51b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:26:04,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:26:04 GMT X-Openstack-Request-Id: req-c3f70e83-a3ec-44ca-965d-7f95d5db4de8 2019-07-03 09:26:04,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:26:04,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d5eeedb9-b267-46d8-8fe1-64f0dced51b6.json used request id req-c3f70e83-a3ec-44ca-965d-7f95d5db4de8 2019-07-03 09:26:04,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.68121004105s 2019-07-03 09:26:04,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 09:26:04,793 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:26:05,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1922 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:05 GMT X-Openstack-Request-Id: req-da4f8c87-bd63-4e27-b913-d0bff5cfa03b 2019-07-03 09:26:05,163 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-03T03:59:52Z","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":"15227f4a-6f7f-470d-affd-a22136661df5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 7c8b89ea8c2f40e5b3092df940073553","enable_dhcp":false,"segment_id":null,"network_id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","tenant_id":"","created_at":"2019-07-03T03:59:52Z","ip_version":4},{"updated_at":"2019-07-03T03:38:33Z","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":"510829ab-c198-471b-87f8-4e731e90e7c6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"76ddd59d19cc4dbf9df099d3477e3cec","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"849979e7-e940-42b9-876b-b95c2d632a75","tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:33Z","ip_version":4},{"updated_at":"2019-07-03T08:54: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":"b22d71e5-2646-4716-8e44-6e35c736ca32","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3c00fcce45b94ac79cdde81a32b14472","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_634c7049-3982-43a6-a94a-4437da96efaa","enable_dhcp":true,"segment_id":null,"network_id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:42Z","ip_version":4}]} 2019-07-03 09:26:05,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-da4f8c87-bd63-4e27-b913-d0bff5cfa03b 2019-07-03 09:26:05,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.370833873749s 2019-07-03 09:26:05,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 09:26:05,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/b22d71e5-2646-4716-8e44-6e35c736ca32.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:26:07,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:26:07 GMT X-Openstack-Request-Id: req-fde77efa-7548-49c5-b00d-7b37c2c5bd08 2019-07-03 09:26:07,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:26:07,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b22d71e5-2646-4716-8e44-6e35c736ca32.json used request id req-fde77efa-7548-49c5-b00d-7b37c2c5bd08 2019-07-03 09:26:07,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.72175312042s 2019-07-03 09:26:07,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:26:07,887 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:26:08,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:08 GMT X-Openstack-Request-Id: req-28c019d7-7781-41b6-89af-10aca1393ac7 2019-07-03 09:26:08,312 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73bee317-af6c-463e-b5e7-b4aeb4a64c7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["15227f4a-6f7f-470d-affd-a22136661df5"],"description":"","tags":[],"updated_at":"2019-07-03T03:59:52Z","qos_policy_id":null,"name":"HA network tenant 7c8b89ea8c2f40e5b3092df940073553","admin_state_up":true,"tenant_id":"","created_at":"2019-07-03T03:59:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b81c2ec8-12bc-4fb5-ae27-da476094876d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"3c00fcce45b94ac79cdde81a32b14472","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T09:26:07Z","qos_policy_id":null,"name":"shaker-net_634c7049-3982-43a6-a94a-4437da96efaa","admin_state_up":true,"tenant_id":"3c00fcce45b94ac79cdde81a32b14472","created_at":"2019-07-03T08:54:41Z","provider:network_type":"vxlan"}]} 2019-07-03 09:26:08,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-28c019d7-7781-41b6-89af-10aca1393ac7 2019-07-03 09:26:08,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.425530910492s 2019-07-03 09:26:08,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 09:26:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/b81c2ec8-12bc-4fb5-ae27-da476094876d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:26:09,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:26:09 GMT X-Openstack-Request-Id: req-9f1bda18-9b8d-4038-8a6b-a7743c511c78 2019-07-03 09:26:09,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:26:09,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b81c2ec8-12bc-4fb5-ae27-da476094876d.json used request id req-9f1bda18-9b8d-4038-8a6b-a7743c511c78 2019-07-03 09:26:09,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56839895248s 2019-07-03 09:26:09,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:26:09,892 - 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}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:26:10,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:10 GMT X-Openstack-Request-Id: req-59dd2bb8-16e9-4419-b169-b06b6e2781f1 2019-07-03 09:26:10,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T08:55:07Z", "file": "/v2/images/6896b202-26e2-47af-a332-759882751af8/file", "owner": "3c00fcce45b94ac79cdde81a32b14472", "id": "6896b202-26e2-47af-a332-759882751af8", "size": 666173440, "self": "/v2/images/6896b202-26e2-47af-a332-759882751af8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/6896b202-26e2-47af-a332-759882751af8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/6896b202-26e2-47af-a332-759882751af8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_634c7049-3982-43a6-a94a-4437da96efaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_634c7049-3982-43a6-a94a-4437da96efaa", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-03T08:54:57Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:26:10,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-59dd2bb8-16e9-4419-b169-b06b6e2781f1 2019-07-03 09:26:10,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330771207809s 2019-07-03 09:26:10,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 09:26:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/6896b202-26e2-47af-a332-759882751af8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f3cd36f7da284e6a965f35dfc854614f895ebedc" 2019-07-03 09:26:11,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 09:26:11 GMT X-Openstack-Request-Id: req-bb27e046-10ef-44e9-a46f-518fb23e97f1 2019-07-03 09:26:11,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 09:26:11,891 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6896b202-26e2-47af-a332-759882751af8 used request id req-bb27e046-10ef-44e9-a46f-518fb23e97f1 2019-07-03 09:26:11,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.66987895966s 2019-07-03 09:26:11,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 09:26:11,901 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:12,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26: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-ac28cf27-d4f7-4d75-89a8-d10c8ca2422b x-openstack-request-id: req-ac28cf27-d4f7-4d75-89a8-d10c8ca2422b 2019-07-03 09:26:12,201 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_634c7049-3982-43a6-a94a-4437da96efaa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fb6d4992-3cb0-44a5-b562-414446511aec", "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": "fb6d4992-3cb0-44a5-b562-414446511aec"}]} 2019-07-03 09:26:12,201 - 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-ac28cf27-d4f7-4d75-89a8-d10c8ca2422b 2019-07-03 09:26:12,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303054094315s 2019-07-03 09:26:12,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 09:26:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/fb6d4992-3cb0-44a5-b562-414446511aec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:12,241 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26: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-0219fd69-d279-4e5c-ab6a-5cb01994d836 x-openstack-request-id: req-0219fd69-d279-4e5c-ab6a-5cb01994d836 2019-07-03 09:26:12,241 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fb6d4992-3cb0-44a5-b562-414446511aec used request id req-0219fd69-d279-4e5c-ab6a-5cb01994d836 2019-07-03 09:26:12,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0391499996185s 2019-07-03 09:26:12,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 09:26:12,246 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:12,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1311c5-a377-4bd0-924c-4404b16bbd96 2019-07-03 09:26:12,474 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "shaker-user_634c7049-3982-43a6-a94a-4437da96efaa", "links": {"self": "http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "061591fc18304f6b953682f60c96d25b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 09:26:12,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cd1311c5-a377-4bd0-924c-4404b16bbd96 2019-07-03 09:26:12,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232000112534s 2019-07-03 09:26:12,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 09:26:12,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:12,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74771b37-abb0-4850-9a64-4cc9e23e52c8 2019-07-03 09:26:12,723 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_634c7049-3982-43a6-a94a-4437da96efaa", "links": {"self": "http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "061591fc18304f6b953682f60c96d25b", "description": null}} 2019-07-03 09:26:12,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b used request id req-74771b37-abb0-4850-9a64-4cc9e23e52c8 2019-07-03 09:26:12,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243636846542s 2019-07-03 09:26:12,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 09:26:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:13,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 09:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa67f9d-9e6f-49f5-a818-e92c92b20050 2019-07-03 09:26:13,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 09:26:13,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/061591fc18304f6b953682f60c96d25b used request id req-caa67f9d-9e6f-49f5-a818-e92c92b20050 2019-07-03 09:26:13,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.36810708046s 2019-07-03 09:26:13,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 09:26:13,103 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:13,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73eb6a39-4c16-4f09-a554-b3917ec2e05d 2019-07-03 09:26:13,319 - 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/3c00fcce45b94ac79cdde81a32b14472"}, "tags": [], "enabled": true, "id": "3c00fcce45b94ac79cdde81a32b14472", "parent_id": "default", "domain_id": "default", "name": "shaker-project_634c7049-3982-43a6-a94a-4437da96efaa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 09:26:13,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-73eb6a39-4c16-4f09-a554-b3917ec2e05d 2019-07-03 09:26:13,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218981981277s 2019-07-03 09:26:13,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 09:26:13,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/3c00fcce45b94ac79cdde81a32b14472 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:13,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 09:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c31042c-e81e-414b-a04f-a159ec03f631 2019-07-03 09:26:13,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 09:26:13,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3c00fcce45b94ac79cdde81a32b14472 used request id req-5c31042c-e81e-414b-a04f-a159ec03f631 2019-07-03 09:26:13,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.344640016556s 2019-07-03 09:26:13,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:26:13,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=3c00fcce45b94ac79cdde81a32b14472&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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:14,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:14 GMT X-Openstack-Request-Id: req-433338bf-e77d-468e-9592-6c74df37aebc 2019-07-03 09:26:14,017 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:54:40Z", "updated_at": "2019-07-03T08:54:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:40Z", "revision_number": 0, "id": "563edfb8-7938-4d66-b6fd-02269ee36ab6", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:40Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "5b583309-80ed-407a-aae5-e68f16d58991", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "7f14c4e3-d107-40b8-8b99-a51d7f73d0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "9f987100-2b7c-4715-a77a-eed7f82d72f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "name": "default"}]} 2019-07-03 09:26:14,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=3c00fcce45b94ac79cdde81a32b14472&name=default used request id req-433338bf-e77d-468e-9592-6c74df37aebc 2019-07-03 09:26:14,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343741893768s 2019-07-03 09:26:14,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:26:14,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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:14,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:14 GMT X-Openstack-Request-Id: req-9491a9f0-f21a-462d-9648-72cd58c93a6b 2019-07-03 09:26:14,405 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "created_at": "2019-07-03T08:54:40Z", "updated_at": "2019-07-03T08:54:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:40Z", "revision_number": 0, "id": "563edfb8-7938-4d66-b6fd-02269ee36ab6", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:40Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "5b583309-80ed-407a-aae5-e68f16d58991", "remote_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "7f14c4e3-d107-40b8-8b99-a51d7f73d0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T08:54:41Z", "revision_number": 0, "id": "9f987100-2b7c-4715-a77a-eed7f82d72f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T08:54:41Z", "security_group_id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "tenant_id": "3c00fcce45b94ac79cdde81a32b14472", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c00fcce45b94ac79cdde81a32b14472"}], "revision_number": 1, "project_id": "3c00fcce45b94ac79cdde81a32b14472", "id": "7801ccfe-d786-4ce1-8430-4a734ae43973", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 09:26:14,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9491a9f0-f21a-462d-9648-72cd58c93a6b 2019-07-03 09:26:14,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.381856918335s 2019-07-03 09:26:14,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 09:26:14,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7801ccfe-d786-4ce1-8430-4a734ae43973.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:14,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:26:14 GMT X-Openstack-Request-Id: req-29321e86-6d71-46c6-8b6b-9bba41d63439 2019-07-03 09:26:14,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:26:14,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7801ccfe-d786-4ce1-8430-4a734ae43973.json used request id req-29321e86-6d71-46c6-8b6b-9bba41d63439 2019-07-03 09:26:14,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.433538913727s 2019-07-03 09:26:14,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 09:26:14,854 - 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}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:15,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc88f19a-d7c8-42a2-bed1-9bffd53f14c1 2019-07-03 09:26:15,025 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "10ee7fe45d8a4028be0579b4293e790e", "links": {"self": "http://172.30.9.23:5000/v3/roles/10ee7fe45d8a4028be0579b4293e790e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 09:26:15,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cc88f19a-d7c8-42a2-bed1-9bffd53f14c1 2019-07-03 09:26:15,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174852132797s 2019-07-03 09:26:15,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-07-03 09:26:15,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/10ee7fe45d8a4028be0579b4293e790e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2cb42be7b61d76f048b50e096c6ad154a12fc54b" 2019-07-03 09:26:15,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 09:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e0d38d-2634-44b8-8f53-99fe36b855b7 2019-07-03 09:26:15,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 09:26:15,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/10ee7fe45d8a4028be0579b4293e790e used request id req-f0e0d38d-2634-44b8-8f53-99fe36b855b7 2019-07-03 09:26:15,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.259940862656s 2019-07-03 09:26:15,293 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 125:43 | FAIL | | rally_jobs | functest | benchmarking | 27:33 | PASS | | vmtp | functest | benchmarking | 20:20 | PASS | | shaker | functest | benchmarking | 31:10 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-07-03 09:26:15,298 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-03 09:26:15,305 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 09:26:18,051 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-76 | | 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-07-03 09:26:18,054 - 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.8 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=AKXSAnNL7PVxw5KtRrs2BSHyp 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=a6c124494b0c46c2b4ad05546c87df21 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-03 09:26:18,054 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-03 09:26:18,054 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-07-03 09:26:18,054 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-07-03 09:26:18,057 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-03 09:26:20,604 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-76 | | 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-07-03 09:26:20,607 - 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.8 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=AKXSAnNL7PVxw5KtRrs2BSHyp 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=a6c124494b0c46c2b4ad05546c87df21 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-03 09:26:20,607 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-03 09:26:20,608 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-07-03 09:26:20,615 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-07-03 09:26:20,789 - 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-07-03 09:26:20,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d31e209-f0ca-4641-accd-b1255e170ca7 2019-07-03 09:26:20,795 - 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-07-03 09:26:20,795 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-3d31e209-f0ca-4641-accd-b1255e170ca7 2019-07-03 09:26:20,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 09:26:21,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T10:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["ZqZSbUcWQGi5-NpT0ovrqw"], "issued_at": "2019-07-03T09:26:21.000000Z"}} 2019-07-03 09:26:21,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:26:21,225 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:21,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:21 GMT X-Openstack-Request-Id: req-2f99a223-9eeb-4d38-ac05-8e34fa9ab6b8 2019-07-03 09:26:21,640 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 09:26:21,640 - 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-2f99a223-9eeb-4d38-ac05-8e34fa9ab6b8 2019-07-03 09:26:21,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.415338993073s 2019-07-03 09:26:21,652 - 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-07-03 09:26:21,657 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f1472b7-3279-465a-af4e-a3a55a5626c2 2019-07-03 09:26:21,657 - 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-07-03 09:26:21,658 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-4f1472b7-3279-465a-af4e-a3a55a5626c2 2019-07-03 09:26:21,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 09:26:21,662 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:21,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbff4be6-5a8f-4baf-992a-5bd21f570162 2019-07-03 09:26:21,786 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 09:26:21,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-dbff4be6-5a8f-4baf-992a-5bd21f570162 2019-07-03 09:26:21,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127528905869s 2019-07-03 09:26:21,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 09:26:21,798 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20"}}' 2019-07-03 09:26:22,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73763277-bb0b-4c0e-89b5-2afea45b4760 2019-07-03 09:26:22,063 - 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/b1aec8b9aa384f8288d2aaea62f032a3"}, "tags": [], "enabled": true, "id": "b1aec8b9aa384f8288d2aaea62f032a3", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20"}} 2019-07-03 09:26:22,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-73763277-bb0b-4c0e-89b5-2afea45b4760 2019-07-03 09:26:22,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.268872022629s 2019-07-03 09:26:22,064 - 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'b1aec8b9aa384f8288d2aaea62f032a3', '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_f7617886-4354-46fe-a089-aef0bf7a0b20'}) 2019-07-03 09:26:22,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 09:26:22,075 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "gvMQ5TsGzlENhF29kVb6GAJvW1FC4l", "email": null, "name": "cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20"}}' 2019-07-03 09:26:22,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd09a69b-c518-460c-a30a-216094d1b8c5 2019-07-03 09:26:22,464 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20", "links": {"self": "http://172.30.9.23:5000/v3/users/de6a43a94ff2496d8069fe5710c673e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de6a43a94ff2496d8069fe5710c673e7", "domain_id": "default", "password_expires_at": null}} 2019-07-03 09:26:22,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-bd09a69b-c518-460c-a30a-216094d1b8c5 2019-07-03 09:26:22,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393362998962s 2019-07-03 09:26:22,465 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'de6a43a94ff2496d8069fe5710c673e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20'}) 2019-07-03 09:26:22,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 09:26:22,473 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:22,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdbde68-8498-4fd8-bd72-82a6edb5eb54 2019-07-03 09:26:22,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 09:26:22,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2cdbde68-8498-4fd8-bd72-82a6edb5eb54 2019-07-03 09:26:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222021818161s 2019-07-03 09:26:22,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 09:26:22,700 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:22,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5fe8935-1d73-47e6-9c3b-210e95a0b879 2019-07-03 09:26:22,932 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 09:26:22,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f5fe8935-1d73-47e6-9c3b-210e95a0b879 2019-07-03 09:26:22,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235509872437s 2019-07-03 09:26:22,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 09:26:22,941 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:23,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b0c16a-1d6b-4a5c-a122-8c8e22172e0b 2019-07-03 09:26:23,097 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 09:26:23,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82b0c16a-1d6b-4a5c-a122-8c8e22172e0b 2019-07-03 09:26:23,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159384965897s 2019-07-03 09:26:23,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 09:26:23,106 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:23,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3e2055-7279-47a3-8495-667d473cb01b 2019-07-03 09:26:23,331 - 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-07-03 09:26:23,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4e3e2055-7279-47a3-8495-667d473cb01b 2019-07-03 09:26:23,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229207038879s 2019-07-03 09:26:23,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 09:26:23,336 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:23,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272a8bb8-3343-4493-b87d-9226872465e7 2019-07-03 09:26:23,574 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20", "links": {"self": "http://172.30.9.23:5000/v3/users/de6a43a94ff2496d8069fe5710c673e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de6a43a94ff2496d8069fe5710c673e7", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 09:26:23,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-272a8bb8-3343-4493-b87d-9226872465e7 2019-07-03 09:26:23,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242673158646s 2019-07-03 09:26:23,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 09:26:23,591 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:23,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbebf31-229a-47bc-9090-169d516944b5 2019-07-03 09:26:23,803 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/b1aec8b9aa384f8288d2aaea62f032a3"}, "tags": [], "enabled": true, "id": "b1aec8b9aa384f8288d2aaea62f032a3", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 09:26:23,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9fbebf31-229a-47bc-9090-169d516944b5 2019-07-03 09:26:23,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215415000916s 2019-07-03 09:26:23,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 09:26:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=de6a43a94ff2496d8069fe5710c673e7&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=b1aec8b9aa384f8288d2aaea62f032a3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:24,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c405e57-e608-47a8-a69b-2da4df46ab0a 2019-07-03 09:26:24,048 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=de6a43a94ff2496d8069fe5710c673e7&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=b1aec8b9aa384f8288d2aaea62f032a3", "previous": null, "next": null}} 2019-07-03 09:26:24,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=de6a43a94ff2496d8069fe5710c673e7&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=b1aec8b9aa384f8288d2aaea62f032a3 used request id req-0c405e57-e608-47a8-a69b-2da4df46ab0a 2019-07-03 09:26:24,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.236773014069s 2019-07-03 09:26:24,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 09:26:24,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/b1aec8b9aa384f8288d2aaea62f032a3/users/de6a43a94ff2496d8069fe5710c673e7/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:24,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 09:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92944d25-f7da-48a0-9289-caf3601e7847 2019-07-03 09:26:24,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 09:26:24,336 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b1aec8b9aa384f8288d2aaea62f032a3/users/de6a43a94ff2496d8069fe5710c673e7/roles/de3f03247fab46318069d2e018e2d917 used request id req-92944d25-f7da-48a0-9289-caf3601e7847 2019-07-03 09:26:24,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.284179925919s 2019-07-03 09:26:24,337 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20', 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'b1aec8b9aa384f8288d2aaea62f032a3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'gvMQ5TsGzlENhF29kVb6GAJvW1FC4l', 'username': u'cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20', '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-07-03 09:26:24,341 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20', 'password': 'gvMQ5TsGzlENhF29kVb6GAJvW1FC4l', 'project_name': 'cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'b1aec8b9aa384f8288d2aaea62f032a3', 'project_domain_name': 'Default'} 2019-07-03 09:26:24,342 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-07-03 09:26:24,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 09:26:24,347 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:24,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a37b7d7-08c2-412b-a994-e8a39384d14f 2019-07-03 09:26:24,583 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 09:26:24,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-6a37b7d7-08c2-412b-a994-e8a39384d14f 2019-07-03 09:26:24,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.240837097168s 2019-07-03 09:26:24,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 09:26:24,596 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:26:24,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d367d63-a616-490d-8fa6-b024895ef377 2019-07-03 09:26:24,924 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/b1aec8b9aa384f8288d2aaea62f032a3"}, "tags": [], "enabled": true, "id": "b1aec8b9aa384f8288d2aaea62f032a3", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 09:26:24,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8d367d63-a616-490d-8fa6-b024895ef377 2019-07-03 09:26:24,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.33181810379s 2019-07-03 09:26:24,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 09:26:24,927 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" -d '{"network": {"tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "name": "cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20", "admin_state_up": true}}' 2019-07-03 09:26:25,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:25 GMT X-Openstack-Request-Id: req-7f992001-2baf-41f7-b323-65f3fc19db56 2019-07-03 09:26:25,545 - 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":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"b1aec8b9aa384f8288d2aaea62f032a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T09:26:25Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20","admin_state_up":true,"tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:25Z","mtu":1450}} 2019-07-03 09:26:25,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7f992001-2baf-41f7-b323-65f3fc19db56 2019-07-03 09:26:25,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.619503974915s 2019-07-03 09:26:25,546 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T09:26:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4f1e6be3-6f1a-4e50-999e-ed012f73c870', u'provider:segmentation_id': 4, 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_f7617886-4354-46fe-a089-aef0bf7a0b20', u'created_at': u'2019-07-03T09:26:25Z', u'mtu': 1450, u'tenant_id': u'b1aec8b9aa384f8288d2aaea62f032a3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b1aec8b9aa384f8288d2aaea62f032a3', u'l2_adjacency': True}) 2019-07-03 09:26:25,550 - 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-07-03 09:26:25,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221c07f8-29ce-4860-98e4-cc91c9930f97 2019-07-03 09:26:25,557 - 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-07-03 09:26:25,557 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-221c07f8-29ce-4860-98e4-cc91c9930f97 2019-07-03 09:26:25,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 09:26:25,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T10:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1aec8b9aa384f8288d2aaea62f032a3", "name": "cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b1aec8b9aa384f8288d2aaea62f032a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_b1aec8b9aa384f8288d2aaea62f032a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/b1aec8b9aa384f8288d2aaea62f032a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20", "id": "de6a43a94ff2496d8069fe5710c673e7"}, "audit_ids": ["zl2_bDIVSTud4f1LVGcb2w"], "issued_at": "2019-07-03T09:26:25.000000Z"}} 2019-07-03 09:26:25,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:26:25,975 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:26,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:26 GMT X-Openstack-Request-Id: req-84819a15-9970-452f-b440-61db6d983870 2019-07-03 09:26:26,365 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1aec8b9aa384f8288d2aaea62f032a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T09:26:25Z","qos_policy_id":null,"name":"cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20","admin_state_up":true,"tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:26:26,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-84819a15-9970-452f-b440-61db6d983870 2019-07-03 09:26:26,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.391421079636s 2019-07-03 09:26:26,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 09:26:26,368 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"subnet": {"name": "cloudify-subnet_f7617886-4354-46fe-a089-aef0bf7a0b20", "enable_dhcp": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 09:26:27,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:27 GMT X-Openstack-Request-Id: req-1f8d657c-41d9-4780-80b3-a9faf7c106d4 2019-07-03 09:26:27,833 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T09:26:27Z","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":"b1aec8b9aa384f8288d2aaea62f032a3","id":"01a51e18-2653-47ab-821d-d3d9fd86c74a","subnetpool_id":null,"name":"cloudify-subnet_f7617886-4354-46fe-a089-aef0bf7a0b20"}} 2019-07-03 09:26:27,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1f8d657c-41d9-4780-80b3-a9faf7c106d4 2019-07-03 09:26:27,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.46551609039s 2019-07-03 09:26:27,833 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T09:26:27Z', 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'01a51e18-2653-47ab-821d-d3d9fd86c74a', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_f7617886-4354-46fe-a089-aef0bf7a0b20', u'enable_dhcp': True, u'network_id': u'4f1e6be3-6f1a-4e50-999e-ed012f73c870', u'tenant_id': u'b1aec8b9aa384f8288d2aaea62f032a3', u'created_at': u'2019-07-03T09:26:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b1aec8b9aa384f8288d2aaea62f032a3'}) 2019-07-03 09:26:27,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 09:26:27,834 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "cloudify-router_f7617886-4354-46fe-a089-aef0bf7a0b20", "admin_state_up": true}}' 2019-07-03 09:26:35,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:35 GMT X-Openstack-Request-Id: req-2c453301-fc9b-4b8c-ac5d-3d52fef17e2a 2019-07-03 09:26:35,871 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:28Z", "admin_state_up": true, "updated_at": "2019-07-03T09:26:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "name": "cloudify-router_f7617886-4354-46fe-a089-aef0bf7a0b20"}} 2019-07-03 09:26:35,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2c453301-fc9b-4b8c-ac5d-3d52fef17e2a 2019-07-03 09:26:35,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.03773593903s 2019-07-03 09:26:35,872 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T09:26:30Z', u'revision_number': 3, u'id': u'cd4a2034-9707-4c73-87e1-3d651fae8b13', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_f7617886-4354-46fe-a089-aef0bf7a0b20', u'admin_state_up': True, u'tenant_id': u'b1aec8b9aa384f8288d2aaea62f032a3', u'created_at': u'2019-07-03T09:26:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'b1aec8b9aa384f8288d2aaea62f032a3'}) 2019-07-03 09:26:35,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 09:26:35,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/cd4a2034-9707-4c73-87e1-3d651fae8b13/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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"subnet_id": "01a51e18-2653-47ab-821d-d3d9fd86c74a"}' 2019-07-03 09:26:39,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:39 GMT X-Openstack-Request-Id: req-723ded97-600b-4e03-99bf-5a735f415c5c 2019-07-03 09:26:39,503 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "subnet_id": "01a51e18-2653-47ab-821d-d3d9fd86c74a", "subnet_ids": ["01a51e18-2653-47ab-821d-d3d9fd86c74a"], "port_id": "60130550-93e1-40a9-97cd-75ffc73c8665", "id": "cd4a2034-9707-4c73-87e1-3d651fae8b13"} 2019-07-03 09:26:39,503 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cd4a2034-9707-4c73-87e1-3d651fae8b13/add_router_interface.json used request id req-723ded97-600b-4e03-99bf-5a735f415c5c 2019-07-03 09:26:39,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.6301510334s 2019-07-03 09:26:39,503 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-03 09:26:40,842 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-07-03 09:26:40,845 - 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-07-03 09:26:40,850 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:40 GMT 2019-07-03 09:26:40,851 - 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-07-03 09:26:40,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:26:40,860 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:41,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:41 GMT X-Openstack-Request-Id: req-cbc043f5-a158-4bfc-b620-b2f96a6b875e 2019-07-03 09:26:41,319 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:26:41,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cbc043f5-a158-4bfc-b620-b2f96a6b875e 2019-07-03 09:26:41,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.46328496933s 2019-07-03 09:26:41,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 09:26:41,333 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20"}' 2019-07-03 09:26:41,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:41 GMT Location: http://172.30.9.23:9292/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a934b51a-b1f3-4442-bc18-2c73170ba8cb 2019-07-03 09:26:41,711 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:26:41Z", "file": "/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737/file", "owner": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "8037030f-cf38-449f-a9eb-15a6fb370737", "size": null, "self": "/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "checksum": null, "created_at": "2019-07-03T09:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 09:26:41,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a934b51a-b1f3-4442-bc18-2c73170ba8cb 2019-07-03 09:26:41,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.3822889328s 2019-07-03 09:26:41,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 09:26:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737/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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '' 2019-07-03 09:26:46,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 09:26:46 GMT X-Openstack-Request-Id: req-5f28fa20-7292-4bc9-95e4-e19ce258e884 2019-07-03 09:26:46,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-07-03 09:26:46,925 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737/file used request id req-5f28fa20-7292-4bc9-95e4-e19ce258e884 2019-07-03 09:26:46,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.21322083473s 2019-07-03 09:26:46,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:26:46,934 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:47,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:47 GMT X-Openstack-Request-Id: req-5d762d18-3f33-4507-a0b7-36dc54e9a1d3 2019-07-03 09:26:47,363 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:26:46Z", "file": "/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737/file", "owner": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "8037030f-cf38-449f-a9eb-15a6fb370737", "size": 296222720, "self": "/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8037030f-cf38-449f-a9eb-15a6fb370737/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8037030f-cf38-449f-a9eb-15a6fb370737/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T09:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:26:47,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5d762d18-3f33-4507-a0b7-36dc54e9a1d3 2019-07-03 09:26:47,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.433182954788s 2019-07-03 09:26:47,365 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8037030f-cf38-449f-a9eb-15a6fb370737/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737/file', 'owner': u'b1aec8b9aa384f8288d2aaea62f032a3', 'id': u'8037030f-cf38-449f-a9eb-15a6fb370737', 'size': 296222720, u'self': u'/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1aec8b9aa384f8288d2aaea62f032a3', 'name': 'cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8037030f-cf38-449f-a9eb-15a6fb370737/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T09:26:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T09:26:46Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20', 'created': u'2019-07-03T09:26:41Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-03T09:26:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-03 09:26:47,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 09:26:47,372 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_f7617886-4354-46fe-a089-aef0bf7a0b20", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-03 09:26:47,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26: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-838d8093-93ba-4cad-8dde-0e36cc2766a8 x-openstack-request-id: req-838d8093-93ba-4cad-8dde-0e36cc2766a8 2019-07-03 09:26:47,693 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_f7617886-4354-46fe-a089-aef0bf7a0b20", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "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": "8ee5e011-2667-483b-80c7-c75da3f040fa"}} 2019-07-03 09:26:47,693 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-838d8093-93ba-4cad-8dde-0e36cc2766a8 2019-07-03 09:26:47,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.324658870697s 2019-07-03 09:26:47,694 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_f7617886-4354-46fe-a089-aef0bf7a0b20', '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'a6c124494b0c46c2b4ad05546c87df21', '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'8ee5e011-2667-483b-80c7-c75da3f040fa', 'swap': 0}) 2019-07-03 09:26:47,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 09:26:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa/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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" -d '{"extra_specs": {}}' 2019-07-03 09:26:47,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26: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-d607f42e-586f-4245-8abe-3419e4c70898 x-openstack-request-id: req-d607f42e-586f-4245-8abe-3419e4c70898 2019-07-03 09:26:47,726 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 09:26:47,726 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa/os-extra_specs used request id req-d607f42e-586f-4245-8abe-3419e4c70898 2019-07-03 09:26:47,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0307748317719s 2019-07-03 09:26:47,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 09:26:47,732 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"keypair": {"name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20"}}' 2019-07-03 09:26:48,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26: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-a0ce6593-c224-4314-8fa1-ccfaa0689a5c x-openstack-request-id: req-a0ce6593-c224-4314-8fa1-ccfaa0689a5c 2019-07-03 09:26:48,255 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnLtgdzeztN6PgBncec40vx3UFPzyJxvv4rjv3X9BCy8C6+VOA4ODJUj7knxnAxM9bKyb5LYvsfTRSbDYbZQO2VElgTmiV3gZuiPVtUMqdUO+Djvy0dcvm1FCin8op7f33W3W6i3PZuMSFrbdL3McEC1BEcHuGwpOfuU7bEHBQaNucDjrJPcnLP2wRQR1tVH32gd9MKiGW+t5DlTNhtdOjqHyZTmoHLrLeP/oWA/XaXqEl3GzcfA3BSF1DU4F9ofEG0MucLjCU58wBRM/51ftuUJy79fpgzLFJcUGAKQM2hAX+WNLmysTm2S0vY0350WcX/DKew9ardebA6QnZ5Jkv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEApy7YHc3s7Tej4AZ3HnONL8d1BT88icb7+K4791/QQsvAuvlT\ngODgyVI+5J8ZwMTPWysm+S2L7H00Umw2G2UDtlRJYE5old4Gboj1bVDKnVDvg478\ntHXL5tRQop/KKe3991t1uotz2bjEha23S9zHBAtQRHB7hsKTn7lO2xBwUGjbnA46\nyT3Jyz9sEUEdbVR99oHfTCohlvreQ5UzYbXTo6h8mU5qBy6y3j/6FgP12l6hJdxs\n3HwNwUhdQ1OBfaHxBtDLnC4wlOfMAUTP+dX7blCcu/X6YMyxSXFBgCkDNoQF/ljS\n5srE5tktL2NN+dFnF/wynsPWq3XmwOkJ2eSZLwIDAQABAoIBAHzKe6krqBmduaYk\nTVAeopmygYfsHu0c6cJDlCFflJ33ZyJpr0n5EfFUgfu3QsrgXYNI36uJsvNQtfh8\nK5shOLcljSvk+y4674QcmU4Cy2rIGjCST9EISK5Bdvsc2ROZQUQdMfCP3Wb8Az1h\nYPuwjaFYLI8ZgyshHH5SHSlpyNxLY7h9QJMGwVrqOQ4Hf8UKj9Uojw//M/Uaf691\nErt21u5MSH25fiH/Q5bceILYJNgMzA7RxDPjRt0qILLhBKkozIBsHob+ALUFbfOc\nIuXtu/gBi2eBl3r3/uIWZWmLpiJFzj4Rs8FOv9TqzB3oUbuXHg0E3Dn9pPfKfLTW\nUJn6VTkCgYEA2cl6ZBimHReZt9bQEG7F2Oe98lTFUcC7JG4tee71t1Caz2QUNgxT\nRW2nyHFNRPcFLXWVMBce7gRCwXjBROzWFfaETol0MjuDggTkPbGygN/Ia7rQfZ65\nDrWzCuD8xVL3fZp038Vza8iAys6s93csNnwxYwUM3Q1b6nXi9ASz8iMCgYEAxIRX\nmYCiXoExCVq+LYamBZhKS7xTcXytFX4HWDwPpabbFsP7drMr56dn9p3+/7gWw/OG\naWf91xr08muwzka4A2+qDrCfkVkVEIv0BeBUqQtK6MFmzV8oSoIXFc4XxCKRFpCX\nmrdeEm0AVM9Oonmeb46rAKwhfvCljP+HxqIFT4UCgYA/Zf1xAhPpSCOBdtEe14BU\nwjFzR+YhBF/2HPS0GDIDaT2HvfR8P15GScOcAA+kUdx5/U6uryxb0XW1aHeqnt87\niYW+bxkaPmTsBoyCwSXbikmHwtxKlVf9xjsWoaQztRFCySHYulv9NmL3pu6HI3QF\ncGXYE3JJL0hgmmy06GGRzQKBgFERt4Gfy1vpN+1//cySK5NLS/sKafH7WPvwzd7c\niCfyOZeeqfJB3+7k5MKcU0HzE5EquVxqhhFjEYGgY4P1MJxaSHFe87TmZwY4diam\ncMZ73h8/CcXXZ6u1FwjryGolSG1ioOg2lRxM00Ipc2sbePzUgj74w6i2ZdVQ5RZQ\naJhxAoGAfLgWbqcq0JzYi3oh3dLCNZ4E2zpG+9BjxNRN5WbyG0nvnGvxZSyT0+RH\nF34xR3AUYz+HYrZxHjuXI6sO+dsEuyN0MoBk1Em+UHt6Xkk1LxLKBmWdn992cKSs\nUTST2pXGKKS6ylL/KwCaBDsfAFBaZzj/vBKizJmHpjuokbsESPw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "de6a43a94ff2496d8069fe5710c673e7", "name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "fingerprint": "fc:f6:9a:0e:8b:3b:cf:0d:8b:7f:0f:4f:97:c4:39:c8"}} 2019-07-03 09:26:48,255 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a0ce6593-c224-4314-8fa1-ccfaa0689a5c 2019-07-03 09:26:48,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.526556968689s 2019-07-03 09:26:48,256 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnLtgdzeztN6PgBncec40vx3UFPzyJxvv4rjv3X9BCy8C6+VOA4ODJUj7knxnAxM9bKyb5LYvsfTRSbDYbZQO2VElgTmiV3gZuiPVtUMqdUO+Djvy0dcvm1FCin8op7f33W3W6i3PZuMSFrbdL3McEC1BEcHuGwpOfuU7bEHBQaNucDjrJPcnLP2wRQR1tVH32gd9MKiGW+t5DlTNhtdOjqHyZTmoHLrLeP/oWA/XaXqEl3GzcfA3BSF1DU4F9ofEG0MucLjCU58wBRM/51ftuUJy79fpgzLFJcUGAKQM2hAX+WNLmysTm2S0vY0350WcX/DKew9ardebA6QnZ5Jkv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEApy7YHc3s7Tej4AZ3HnONL8d1BT88icb7+K4791/QQsvAuvlT\ngODgyVI+5J8ZwMTPWysm+S2L7H00Umw2G2UDtlRJYE5old4Gboj1bVDKnVDvg478\ntHXL5tRQop/KKe3991t1uotz2bjEha23S9zHBAtQRHB7hsKTn7lO2xBwUGjbnA46\nyT3Jyz9sEUEdbVR99oHfTCohlvreQ5UzYbXTo6h8mU5qBy6y3j/6FgP12l6hJdxs\n3HwNwUhdQ1OBfaHxBtDLnC4wlOfMAUTP+dX7blCcu/X6YMyxSXFBgCkDNoQF/ljS\n5srE5tktL2NN+dFnF/wynsPWq3XmwOkJ2eSZLwIDAQABAoIBAHzKe6krqBmduaYk\nTVAeopmygYfsHu0c6cJDlCFflJ33ZyJpr0n5EfFUgfu3QsrgXYNI36uJsvNQtfh8\nK5shOLcljSvk+y4674QcmU4Cy2rIGjCST9EISK5Bdvsc2ROZQUQdMfCP3Wb8Az1h\nYPuwjaFYLI8ZgyshHH5SHSlpyNxLY7h9QJMGwVrqOQ4Hf8UKj9Uojw//M/Uaf691\nErt21u5MSH25fiH/Q5bceILYJNgMzA7RxDPjRt0qILLhBKkozIBsHob+ALUFbfOc\nIuXtu/gBi2eBl3r3/uIWZWmLpiJFzj4Rs8FOv9TqzB3oUbuXHg0E3Dn9pPfKfLTW\nUJn6VTkCgYEA2cl6ZBimHReZt9bQEG7F2Oe98lTFUcC7JG4tee71t1Caz2QUNgxT\nRW2nyHFNRPcFLXWVMBce7gRCwXjBROzWFfaETol0MjuDggTkPbGygN/Ia7rQfZ65\nDrWzCuD8xVL3fZp038Vza8iAys6s93csNnwxYwUM3Q1b6nXi9ASz8iMCgYEAxIRX\nmYCiXoExCVq+LYamBZhKS7xTcXytFX4HWDwPpabbFsP7drMr56dn9p3+/7gWw/OG\naWf91xr08muwzka4A2+qDrCfkVkVEIv0BeBUqQtK6MFmzV8oSoIXFc4XxCKRFpCX\nmrdeEm0AVM9Oonmeb46rAKwhfvCljP+HxqIFT4UCgYA/Zf1xAhPpSCOBdtEe14BU\nwjFzR+YhBF/2HPS0GDIDaT2HvfR8P15GScOcAA+kUdx5/U6uryxb0XW1aHeqnt87\niYW+bxkaPmTsBoyCwSXbikmHwtxKlVf9xjsWoaQztRFCySHYulv9NmL3pu6HI3QF\ncGXYE3JJL0hgmmy06GGRzQKBgFERt4Gfy1vpN+1//cySK5NLS/sKafH7WPvwzd7c\niCfyOZeeqfJB3+7k5MKcU0HzE5EquVxqhhFjEYGgY4P1MJxaSHFe87TmZwY4diam\ncMZ73h8/CcXXZ6u1FwjryGolSG1ioOg2lRxM00Ipc2sbePzUgj74w6i2ZdVQ5RZQ\naJhxAoGAfLgWbqcq0JzYi3oh3dLCNZ4E2zpG+9BjxNRN5WbyG0nvnGvxZSyT0+RH\nF34xR3AUYz+HYrZxHjuXI6sO+dsEuyN0MoBk1Em+UHt6Xkk1LxLKBmWdn992cKSs\nUTST2pXGKKS6ylL/KwCaBDsfAFBaZzj/vBKizJmHpjuokbsESPw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'de6a43a94ff2496d8069fe5710c673e7', 'name': u'cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20', 'created_at': '2019-07-03T09:26:48.256843', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1aec8b9aa384f8288d2aaea62f032a3', 'name': 'cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fc:f6:9a:0e:8b:3b:cf:0d:8b:7f:0f:4f:97:c4:39:c8', 'type': 'ssh', 'id': u'cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20'}) 2019-07-03 09:26:48,257 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEApy7YHc3s7Tej4AZ3HnONL8d1BT88icb7+K4791/QQsvAuvlT gODgyVI+5J8ZwMTPWysm+S2L7H00Umw2G2UDtlRJYE5old4Gboj1bVDKnVDvg478 tHXL5tRQop/KKe3991t1uotz2bjEha23S9zHBAtQRHB7hsKTn7lO2xBwUGjbnA46 yT3Jyz9sEUEdbVR99oHfTCohlvreQ5UzYbXTo6h8mU5qBy6y3j/6FgP12l6hJdxs 3HwNwUhdQ1OBfaHxBtDLnC4wlOfMAUTP+dX7blCcu/X6YMyxSXFBgCkDNoQF/ljS 5srE5tktL2NN+dFnF/wynsPWq3XmwOkJ2eSZLwIDAQABAoIBAHzKe6krqBmduaYk TVAeopmygYfsHu0c6cJDlCFflJ33ZyJpr0n5EfFUgfu3QsrgXYNI36uJsvNQtfh8 K5shOLcljSvk+y4674QcmU4Cy2rIGjCST9EISK5Bdvsc2ROZQUQdMfCP3Wb8Az1h YPuwjaFYLI8ZgyshHH5SHSlpyNxLY7h9QJMGwVrqOQ4Hf8UKj9Uojw//M/Uaf691 Ert21u5MSH25fiH/Q5bceILYJNgMzA7RxDPjRt0qILLhBKkozIBsHob+ALUFbfOc IuXtu/gBi2eBl3r3/uIWZWmLpiJFzj4Rs8FOv9TqzB3oUbuXHg0E3Dn9pPfKfLTW UJn6VTkCgYEA2cl6ZBimHReZt9bQEG7F2Oe98lTFUcC7JG4tee71t1Caz2QUNgxT RW2nyHFNRPcFLXWVMBce7gRCwXjBROzWFfaETol0MjuDggTkPbGygN/Ia7rQfZ65 DrWzCuD8xVL3fZp038Vza8iAys6s93csNnwxYwUM3Q1b6nXi9ASz8iMCgYEAxIRX mYCiXoExCVq+LYamBZhKS7xTcXytFX4HWDwPpabbFsP7drMr56dn9p3+/7gWw/OG aWf91xr08muwzka4A2+qDrCfkVkVEIv0BeBUqQtK6MFmzV8oSoIXFc4XxCKRFpCX mrdeEm0AVM9Oonmeb46rAKwhfvCljP+HxqIFT4UCgYA/Zf1xAhPpSCOBdtEe14BU wjFzR+YhBF/2HPS0GDIDaT2HvfR8P15GScOcAA+kUdx5/U6uryxb0XW1aHeqnt87 iYW+bxkaPmTsBoyCwSXbikmHwtxKlVf9xjsWoaQztRFCySHYulv9NmL3pu6HI3QF cGXYE3JJL0hgmmy06GGRzQKBgFERt4Gfy1vpN+1//cySK5NLS/sKafH7WPvwzd7c iCfyOZeeqfJB3+7k5MKcU0HzE5EquVxqhhFjEYGgY4P1MJxaSHFe87TmZwY4diam cMZ73h8/CcXXZ6u1FwjryGolSG1ioOg2lRxM00Ipc2sbePzUgj74w6i2ZdVQ5RZQ aJhxAoGAfLgWbqcq0JzYi3oh3dLCNZ4E2zpG+9BjxNRN5WbyG0nvnGvxZSyT0+RH F34xR3AUYz+HYrZxHjuXI6sO+dsEuyN0MoBk1Em+UHt6Xkk1LxLKBmWdn992cKSs UTST2pXGKKS6ylL/KwCaBDsfAFBaZzj/vBKizJmHpjuokbsESPw= -----END RSA PRIVATE KEY----- 2019-07-03 09:26:48,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-03 09:26:48,264 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"security_group": {"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20", "description": "created by OPNFV Functest (cloudify)"}}' 2019-07-03 09:26:48,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:48 GMT X-Openstack-Request-Id: req-fb73a44c-c79c-4a04-9a5e-8c4aaba990bb 2019-07-03 09:26:48,728 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:48Z", "updated_at": "2019-07-03T09:26:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "2850212f-a870-4316-a03b-949f628ff77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "a9f3ef27-88d6-4a2a-9209-70428ba915ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}} 2019-07-03 09:26:48,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fb73a44c-c79c-4a04-9a5e-8c4aaba990bb 2019-07-03 09:26:48,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.465318918228s 2019-07-03 09:26:48,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:26:48,736 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:49,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:49 GMT X-Openstack-Request-Id: req-09e4075e-b5ef-443a-a52f-5e46750d271f 2019-07-03 09:26:49,075 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:48Z", "updated_at": "2019-07-03T09:26:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "2850212f-a870-4316-a03b-949f628ff77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "a9f3ef27-88d6-4a2a-9209-70428ba915ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}]} 2019-07-03 09:26:49,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-09e4075e-b5ef-443a-a52f-5e46750d271f 2019-07-03 09:26:49,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339107990265s 2019-07-03 09:26:49,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:26:49,082 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -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": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b"}}' 2019-07-03 09:26:49,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:49 GMT X-Openstack-Request-Id: req-e3cfb3ae-a2e4-426c-b168-11bca494d180 2019-07-03 09:26:49,523 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T09:26:49Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "port_range_min": 22, "revision_number": 0, "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:49Z", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "1232f916-94c9-46bf-90bc-f130b6ddf61a"}} 2019-07-03 09:26:49,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e3cfb3ae-a2e4-426c-b168-11bca494d180 2019-07-03 09:26:49,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.441879034042s 2019-07-03 09:26:49,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:26:49,530 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:49,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:49 GMT X-Openstack-Request-Id: req-b7016266-6bd6-4d4e-abe5-3d45fb9a118f 2019-07-03 09:26:49,875 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:48Z", "updated_at": "2019-07-03T09:26:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:26:49Z", "revision_number": 0, "id": "1232f916-94c9-46bf-90bc-f130b6ddf61a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:49Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "2850212f-a870-4316-a03b-949f628ff77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "a9f3ef27-88d6-4a2a-9209-70428ba915ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 2, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}]} 2019-07-03 09:26:49,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b7016266-6bd6-4d4e-abe5-3d45fb9a118f 2019-07-03 09:26:49,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.345013141632s 2019-07-03 09:26:49,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:26:49,882 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -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": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b"}}' 2019-07-03 09:26:50,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:50 GMT X-Openstack-Request-Id: req-6e22fc01-33aa-4bd2-bfde-d87f17aff88d 2019-07-03 09:26:50,020 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:50Z", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "6f037062-82cd-4c70-86a2-ae83cbec68c7"}} 2019-07-03 09:26:50,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6e22fc01-33aa-4bd2-bfde-d87f17aff88d 2019-07-03 09:26:50,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138760089874s 2019-07-03 09:26:50,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:26:50,027 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:50,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:50 GMT X-Openstack-Request-Id: req-94ba5795-4533-4b3c-b094-498038a300ae 2019-07-03 09:26:50,082 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:48Z", "updated_at": "2019-07-03T09:26:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:26:49Z", "revision_number": 0, "id": "1232f916-94c9-46bf-90bc-f130b6ddf61a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:49Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "2850212f-a870-4316-a03b-949f628ff77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "6f037062-82cd-4c70-86a2-ae83cbec68c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "a9f3ef27-88d6-4a2a-9209-70428ba915ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 3, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}]} 2019-07-03 09:26:50,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-94ba5795-4533-4b3c-b094-498038a300ae 2019-07-03 09:26:50,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0559561252594s 2019-07-03 09:26:50,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:26:50,089 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -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": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b"}}' 2019-07-03 09:26:50,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:50 GMT X-Openstack-Request-Id: req-149b501a-a0c3-4c57-9622-db74c447860f 2019-07-03 09:26:50,439 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "port_range_min": 80, "revision_number": 0, "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:50Z", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "9aed29c6-646b-443d-a537-b1727420c667"}} 2019-07-03 09:26:50,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-149b501a-a0c3-4c57-9622-db74c447860f 2019-07-03 09:26:50,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.350943088531s 2019-07-03 09:26:50,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:26:50,446 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:50,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:50 GMT X-Openstack-Request-Id: req-0e568a76-c009-4ccd-b2db-b9cf089fa8ac 2019-07-03 09:26:50,768 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:48Z", "updated_at": "2019-07-03T09:26:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:26:49Z", "revision_number": 0, "id": "1232f916-94c9-46bf-90bc-f130b6ddf61a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:49Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "2850212f-a870-4316-a03b-949f628ff77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "6f037062-82cd-4c70-86a2-ae83cbec68c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "9aed29c6-646b-443d-a537-b1727420c667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "a9f3ef27-88d6-4a2a-9209-70428ba915ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 4, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}]} 2019-07-03 09:26:50,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0e568a76-c009-4ccd-b2db-b9cf089fa8ac 2019-07-03 09:26:50,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322765827179s 2019-07-03 09:26:50,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:26:50,775 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -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": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b"}}' 2019-07-03 09:26:51,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:51 GMT X-Openstack-Request-Id: req-059e850b-0e1d-4e4e-ab1e-c812ccf3a6c3 2019-07-03 09:26:51,421 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-07-03T09:26:51Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "port_range_min": 443, "revision_number": 0, "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:51Z", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ef3d941d-e908-4b59-bef7-e10432f8ac1a"}} 2019-07-03 09:26:51,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-059e850b-0e1d-4e4e-ab1e-c812ccf3a6c3 2019-07-03 09:26:51,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.646217823029s 2019-07-03 09:26:51,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:26:51,428 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:51,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:51 GMT X-Openstack-Request-Id: req-9c37158a-69e2-4fdc-bbaa-07f1e4b337a6 2019-07-03 09:26:51,470 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:48Z", "updated_at": "2019-07-03T09:26:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:26:49Z", "revision_number": 0, "id": "1232f916-94c9-46bf-90bc-f130b6ddf61a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:49Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "2850212f-a870-4316-a03b-949f628ff77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "6f037062-82cd-4c70-86a2-ae83cbec68c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "9aed29c6-646b-443d-a537-b1727420c667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "a9f3ef27-88d6-4a2a-9209-70428ba915ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T09:26:51Z", "revision_number": 0, "id": "ef3d941d-e908-4b59-bef7-e10432f8ac1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:51Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 5, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}]} 2019-07-03 09:26:51,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9c37158a-69e2-4fdc-bbaa-07f1e4b337a6 2019-07-03 09:26:51,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0431659221649s 2019-07-03 09:26:51,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:26:51,477 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -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": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b"}}' 2019-07-03 09:26:51,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:51 GMT X-Openstack-Request-Id: req-2c30490c-f46f-4352-8593-4390b2e51280 2019-07-03 09:26:51,624 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-07-03T09:26:51Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "port_range_min": 5671, "revision_number": 0, "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:51Z", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "8909c490-2d50-4b4c-b578-d82f7d74294a"}} 2019-07-03 09:26:51,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2c30490c-f46f-4352-8593-4390b2e51280 2019-07-03 09:26:51,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147639036179s 2019-07-03 09:26:51,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:26:51,631 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:51,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:51 GMT X-Openstack-Request-Id: req-1b84de42-7118-456b-aa4d-5e600738f964 2019-07-03 09:26:51,973 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:48Z", "updated_at": "2019-07-03T09:26:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:26:49Z", "revision_number": 0, "id": "1232f916-94c9-46bf-90bc-f130b6ddf61a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:49Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "2850212f-a870-4316-a03b-949f628ff77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "6f037062-82cd-4c70-86a2-ae83cbec68c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-03T09:26:51Z", "revision_number": 0, "id": "8909c490-2d50-4b4c-b578-d82f7d74294a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:51Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "9aed29c6-646b-443d-a537-b1727420c667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "a9f3ef27-88d6-4a2a-9209-70428ba915ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T09:26:51Z", "revision_number": 0, "id": "ef3d941d-e908-4b59-bef7-e10432f8ac1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:51Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 6, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}]} 2019-07-03 09:26:51,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1b84de42-7118-456b-aa4d-5e600738f964 2019-07-03 09:26:51,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34320306778s 2019-07-03 09:26:51,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:26:51,981 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -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": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b"}}' 2019-07-03 09:26:52,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:52 GMT X-Openstack-Request-Id: req-fd127151-3534-4ef5-b187-b8a999d940e9 2019-07-03 09:26:52,133 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-07-03T09:26:52Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "port_range_min": 53333, "revision_number": 0, "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:52Z", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "2fc3c87e-f0e0-46e4-860f-d7c34efa6a0c"}} 2019-07-03 09:26:52,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fd127151-3534-4ef5-b187-b8a999d940e9 2019-07-03 09:26:52,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153341054916s 2019-07-03 09:26:52,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:26:52,136 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:52,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:52 GMT X-Openstack-Request-Id: req-89a231b2-c160-45d2-9499-1cbf00f355af 2019-07-03 09:26:52,550 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1aec8b9aa384f8288d2aaea62f032a3","l2_adjacency":true,"status":"ACTIVE","subnets":["01a51e18-2653-47ab-821d-d3d9fd86c74a"],"description":"","tags":[],"updated_at":"2019-07-03T09:26:27Z","qos_policy_id":null,"name":"cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20","admin_state_up":true,"tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:26:52,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-89a231b2-c160-45d2-9499-1cbf00f355af 2019-07-03 09:26:52,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.415282011032s 2019-07-03 09:26:52,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:26:52,560 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:52,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:52 GMT X-Openstack-Request-Id: req-2e6771dc-769f-431a-97da-28391760d2b2 2019-07-03 09:26:52,881 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:26:46Z", "file": "/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737/file", "owner": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "8037030f-cf38-449f-a9eb-15a6fb370737", "size": 296222720, "self": "/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8037030f-cf38-449f-a9eb-15a6fb370737/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8037030f-cf38-449f-a9eb-15a6fb370737/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T09:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:26:52,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2e6771dc-769f-431a-97da-28391760d2b2 2019-07-03 09:26:52,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325661182404s 2019-07-03 09:26:52,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 09:26:52,903 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:52,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26: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-7b12f92b-38da-4bce-bc4a-c89c40bd80b4 x-openstack-request-id: req-7b12f92b-38da-4bce-bc4a-c89c40bd80b4 2019-07-03 09:26:52,932 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_f7617886-4354-46fe-a089-aef0bf7a0b20", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "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": "8ee5e011-2667-483b-80c7-c75da3f040fa"}]} 2019-07-03 09:26:52,932 - 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-7b12f92b-38da-4bce-bc4a-c89c40bd80b4 2019-07-03 09:26:52,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0320999622345s 2019-07-03 09:26:52,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 09:26:52,937 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"server": {"name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "imageRef": "8037030f-cf38-449f-a9eb-15a6fb370737", "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "flavorRef": "8ee5e011-2667-483b-80c7-c75da3f040fa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4f1e6be3-6f1a-4e50-999e-ed012f73c870"}], "security_groups": [{"name": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b"}]}}' 2019-07-03 09:26:57,087 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31 x-compute-request-id: req-862bb79d-6554-437a-af16-306dcf25b929 x-openstack-request-id: req-862bb79d-6554-437a-af16-306dcf25b929 2019-07-03 09:26:57,088 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b"}], "OS-DCF:diskConfig": "MANUAL", "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "adminPass": "3SEumqnixgcg"}} 2019-07-03 09:26:57,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-862bb79d-6554-437a-af16-306dcf25b929 2019-07-03 09:26:57,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.15397191048s 2019-07-03 09:26:57,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:26:57,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:57,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26: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-6d6b0ce4-bb43-4537-982a-151457c2b684 x-openstack-request-id: req-6d6b0ce4-bb43-4537-982a-151457c2b684 2019-07-03 09:26:57,786 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:26:57,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d6b0ce4-bb43-4537-982a-151457c2b684 2019-07-03 09:26:57,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697278022766s 2019-07-03 09:26:57,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:26:57,798 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:58,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:58 GMT X-Openstack-Request-Id: req-74323d04-81e3-4e8d-ae39-15a1cb143ef5 2019-07-03 09:26:58,140 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1aec8b9aa384f8288d2aaea62f032a3","l2_adjacency":true,"status":"ACTIVE","subnets":["01a51e18-2653-47ab-821d-d3d9fd86c74a"],"description":"","tags":[],"updated_at":"2019-07-03T09:26:27Z","qos_policy_id":null,"name":"cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20","admin_state_up":true,"tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:26:58,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-74323d04-81e3-4e8d-ae39-15a1cb143ef5 2019-07-03 09:26:58,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343372821808s 2019-07-03 09:26:58,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 09:26:58,142 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:26:58,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 03 Jul 2019 09:26:58 GMT X-Openstack-Request-Id: req-1974de66-3a4c-4b9a-be9e-b92e2f8a6ec0 2019-07-03 09:26:58,477 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T09:26:27Z","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":"b1aec8b9aa384f8288d2aaea62f032a3","id":"01a51e18-2653-47ab-821d-d3d9fd86c74a","subnetpool_id":null,"name":"cloudify-subnet_f7617886-4354-46fe-a089-aef0bf7a0b20"}]} 2019-07-03 09:26:58,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1974de66-3a4c-4b9a-be9e-b92e2f8a6ec0 2019-07-03 09:26:58,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.336009979248s 2019-07-03 09:26:58,478 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:00,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:00,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:00,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-9c4dae2b-8969-4549-97e8-abcf81bb5e53 x-openstack-request-id: req-9c4dae2b-8969-4549-97e8-abcf81bb5e53 2019-07-03 09:27:00,885 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:00,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c4dae2b-8969-4549-97e8-abcf81bb5e53 2019-07-03 09:27:00,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406031847s 2019-07-03 09:27:00,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:02,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:04,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-ad3898e6-3798-4013-b83d-56d3a822fe47 x-openstack-request-id: req-ad3898e6-3798-4013-b83d-56d3a822fe47 2019-07-03 09:27:04,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:04,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ad3898e6-3798-4013-b83d-56d3a822fe47 2019-07-03 09:27:04,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14057707787s 2019-07-03 09:27:04,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:06,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:06,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:06,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-dcc52d9c-b1a6-4f14-8e8b-56e8d68f9125 x-openstack-request-id: req-dcc52d9c-b1a6-4f14-8e8b-56e8d68f9125 2019-07-03 09:27:06,796 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:06,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dcc52d9c-b1a6-4f14-8e8b-56e8d68f9125 2019-07-03 09:27:06,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752727031708s 2019-07-03 09:27:06,838 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:08,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:08,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:09,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-913b11ac-059b-49df-a1b2-4774de37a149 x-openstack-request-id: req-913b11ac-059b-49df-a1b2-4774de37a149 2019-07-03 09:27:09,601 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:09,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-913b11ac-059b-49df-a1b2-4774de37a149 2019-07-03 09:27:09,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760198116302s 2019-07-03 09:27:09,608 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:11,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:11,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:12,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-eebec071-8481-4277-8bbb-c2905058dc20 x-openstack-request-id: req-eebec071-8481-4277-8bbb-c2905058dc20 2019-07-03 09:27:12,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:12,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eebec071-8481-4277-8bbb-c2905058dc20 2019-07-03 09:27:12,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29239416122s 2019-07-03 09:27:12,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:14,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:15,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-d77bb6dc-f79d-45e4-950a-f3b9588cd70d x-openstack-request-id: req-d77bb6dc-f79d-45e4-950a-f3b9588cd70d 2019-07-03 09:27:15,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:15,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d77bb6dc-f79d-45e4-950a-f3b9588cd70d 2019-07-03 09:27:15,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07119107246s 2019-07-03 09:27:15,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:17,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:18,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-7ca14544-fa32-41ac-98c4-53d7975688f2 x-openstack-request-id: req-7ca14544-fa32-41ac-98c4-53d7975688f2 2019-07-03 09:27:18,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:18,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ca14544-fa32-41ac-98c4-53d7975688f2 2019-07-03 09:27:18,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911077976227s 2019-07-03 09:27:18,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:20,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:20,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:21,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-d783aed4-9555-409c-9737-2d9c53df131f x-openstack-request-id: req-d783aed4-9555-409c-9737-2d9c53df131f 2019-07-03 09:27:21,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:21,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d783aed4-9555-409c-9737-2d9c53df131f 2019-07-03 09:27:21,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04553198814s 2019-07-03 09:27:21,965 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:23,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:23,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:24,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-533a811f-4c5b-4f85-bc36-2e285bdd9914 x-openstack-request-id: req-533a811f-4c5b-4f85-bc36-2e285bdd9914 2019-07-03 09:27:24,754 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:24,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-533a811f-4c5b-4f85-bc36-2e285bdd9914 2019-07-03 09:27:24,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786527872086s 2019-07-03 09:27:24,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:26,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:27,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-82aac731-f026-49a9-9f5c-7d0554360ff2 x-openstack-request-id: req-82aac731-f026-49a9-9f5c-7d0554360ff2 2019-07-03 09:27:27,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:27,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-82aac731-f026-49a9-9f5c-7d0554360ff2 2019-07-03 09:27:27,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14822506905s 2019-07-03 09:27:27,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:29,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:29,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:31,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-b4a16bda-2019-41f6-9820-405e56c3ee57 x-openstack-request-id: req-b4a16bda-2019-41f6-9820-405e56c3ee57 2019-07-03 09:27:31,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:31,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4a16bda-2019-41f6-9820-405e56c3ee57 2019-07-03 09:27:31,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53848099709s 2019-07-03 09:27:31,466 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:33,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:34,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-f47cdbfe-ddbc-4351-a522-e8b70fde27d3 x-openstack-request-id: req-f47cdbfe-ddbc-4351-a522-e8b70fde27d3 2019-07-03 09:27:34,341 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:34,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f47cdbfe-ddbc-4351-a522-e8b70fde27d3 2019-07-03 09:27:34,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.873176813126s 2019-07-03 09:27:34,348 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:36,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:37,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-34e6bc1d-2c80-4351-bc38-b6202c3b35e7 x-openstack-request-id: req-34e6bc1d-2c80-4351-bc38-b6202c3b35e7 2019-07-03 09:27:37,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:37,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34e6bc1d-2c80-4351-bc38-b6202c3b35e7 2019-07-03 09:27:37,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749913930893s 2019-07-03 09:27:37,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:39,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:39,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:40,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-3acca0c3-7ecc-46ee-979e-5f38b29ec913 x-openstack-request-id: req-3acca0c3-7ecc-46ee-979e-5f38b29ec913 2019-07-03 09:27:40,167 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:40,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3acca0c3-7ecc-46ee-979e-5f38b29ec913 2019-07-03 09:27:40,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05737400055s 2019-07-03 09:27:40,173 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:42,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:43,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-56dc3351-4354-43fd-a7de-94388e138551 x-openstack-request-id: req-56dc3351-4354-43fd-a7de-94388e138551 2019-07-03 09:27:43,319 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:43,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-56dc3351-4354-43fd-a7de-94388e138551 2019-07-03 09:27:43,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1439268589s 2019-07-03 09:27:43,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:45,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:46,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-d895e325-10ba-43a5-baab-15b019531e3a x-openstack-request-id: req-d895e325-10ba-43a5-baab-15b019531e3a 2019-07-03 09:27:46,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:46,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d895e325-10ba-43a5-baab-15b019531e3a 2019-07-03 09:27:46,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.904442071915s 2019-07-03 09:27:46,240 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:48,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:48,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:49,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-2eab490b-7860-44ff-b910-8361a10617d8 x-openstack-request-id: req-2eab490b-7860-44ff-b910-8361a10617d8 2019-07-03 09:27:49,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:49,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2eab490b-7860-44ff-b910-8361a10617d8 2019-07-03 09:27:49,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801697969437s 2019-07-03 09:27:49,050 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:51,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:51,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:51,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-18e4be8f-cfa5-4f70-9cc5-ccd9acd8143d x-openstack-request-id: req-18e4be8f-cfa5-4f70-9cc5-ccd9acd8143d 2019-07-03 09:27:51,813 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:51,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18e4be8f-cfa5-4f70-9cc5-ccd9acd8143d 2019-07-03 09:27:51,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760876893997s 2019-07-03 09:27:51,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:53,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:53,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:54,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-5c258735-1a89-4e7b-ad2d-aad3e58411c2 x-openstack-request-id: req-5c258735-1a89-4e7b-ad2d-aad3e58411c2 2019-07-03 09:27:54,617 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:54,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c258735-1a89-4e7b-ad2d-aad3e58411c2 2019-07-03 09:27:54,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794784784317s 2019-07-03 09:27:54,624 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:56,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:27:57,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-0eb462c6-43f8-481c-bdcb-791559aacba1 x-openstack-request-id: req-0eb462c6-43f8-481c-bdcb-791559aacba1 2019-07-03 09:27:57,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:27:57,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0eb462c6-43f8-481c-bdcb-791559aacba1 2019-07-03 09:27:57,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01288485527s 2019-07-03 09:27:57,646 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:27:59,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:27:59,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:00,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:27: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-5811d1e3-2c8f-4100-a0c1-bcd3ec77f281 x-openstack-request-id: req-5811d1e3-2c8f-4100-a0c1-bcd3ec77f281 2019-07-03 09:28:00,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:00,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5811d1e3-2c8f-4100-a0c1-bcd3ec77f281 2019-07-03 09:28:00,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08746290207s 2019-07-03 09:28:00,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:02,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:02,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:03,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-74627c90-3ece-4e18-aae0-67029c8edfe8 x-openstack-request-id: req-74627c90-3ece-4e18-aae0-67029c8edfe8 2019-07-03 09:28:03,524 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:03,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-74627c90-3ece-4e18-aae0-67029c8edfe8 2019-07-03 09:28:03,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779654026031s 2019-07-03 09:28:03,532 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:05,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:06,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-ca142f67-376d-442a-8a71-fa052ff12dd1 x-openstack-request-id: req-ca142f67-376d-442a-8a71-fa052ff12dd1 2019-07-03 09:28:06,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:06,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ca142f67-376d-442a-8a71-fa052ff12dd1 2019-07-03 09:28:06,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798744916916s 2019-07-03 09:28:06,340 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:08,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:09,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-7d09eb60-43f5-49d1-bd0c-38d5620f8522 x-openstack-request-id: req-7d09eb60-43f5-49d1-bd0c-38d5620f8522 2019-07-03 09:28:09,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:09,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d09eb60-43f5-49d1-bd0c-38d5620f8522 2019-07-03 09:28:09,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.848078966141s 2019-07-03 09:28:09,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:11,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:11,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:12,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-1d150ada-21d7-48f9-a7c0-97c95fb4f552 x-openstack-request-id: req-1d150ada-21d7-48f9-a7c0-97c95fb4f552 2019-07-03 09:28:12,247 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:12,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1d150ada-21d7-48f9-a7c0-97c95fb4f552 2019-07-03 09:28:12,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04799199104s 2019-07-03 09:28:12,254 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:14,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:14,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:14,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-8929f186-cf5f-480d-a2d2-e908d8549e6d x-openstack-request-id: req-8929f186-cf5f-480d-a2d2-e908d8549e6d 2019-07-03 09:28:14,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:14,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8929f186-cf5f-480d-a2d2-e908d8549e6d 2019-07-03 09:28:14,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491490840912s 2019-07-03 09:28:14,755 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:16,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:17,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-945e152f-d509-4b57-be2b-3b41756033b8 x-openstack-request-id: req-945e152f-d509-4b57-be2b-3b41756033b8 2019-07-03 09:28:17,568 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:17,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-945e152f-d509-4b57-be2b-3b41756033b8 2019-07-03 09:28:17,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81098985672s 2019-07-03 09:28:17,575 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:19,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:20,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-27505822-5f1c-47d8-afb1-ddfdfadfd506 x-openstack-request-id: req-27505822-5f1c-47d8-afb1-ddfdfadfd506 2019-07-03 09:28:20,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:20,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-27505822-5f1c-47d8-afb1-ddfdfadfd506 2019-07-03 09:28:20,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477891206741s 2019-07-03 09:28:20,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:22,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:22,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:22,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-85396cd3-bd67-4932-85a3-044f1d1b8e8a x-openstack-request-id: req-85396cd3-bd67-4932-85a3-044f1d1b8e8a 2019-07-03 09:28:22,836 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:22,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-85396cd3-bd67-4932-85a3-044f1d1b8e8a 2019-07-03 09:28:22,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771589994431s 2019-07-03 09:28:22,843 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:24,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:24,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:25,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-b4f7e874-2989-44c6-879d-651afa826d61 x-openstack-request-id: req-b4f7e874-2989-44c6-879d-651afa826d61 2019-07-03 09:28:25,620 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:25,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4f7e874-2989-44c6-879d-651afa826d61 2019-07-03 09:28:25,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774452924728s 2019-07-03 09:28:25,627 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:27,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:27,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:28,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-f8ab72a9-a7eb-46e9-9254-973f0a69afde x-openstack-request-id: req-f8ab72a9-a7eb-46e9-9254-973f0a69afde 2019-07-03 09:28:28,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:28,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8ab72a9-a7eb-46e9-9254-973f0a69afde 2019-07-03 09:28:28,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793517112732s 2019-07-03 09:28:28,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:30,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:30,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:30,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-4d6c7859-d87c-4541-805e-e6f6e7d3f4ac x-openstack-request-id: req-4d6c7859-d87c-4541-805e-e6f6e7d3f4ac 2019-07-03 09:28:30,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:30,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4d6c7859-d87c-4541-805e-e6f6e7d3f4ac 2019-07-03 09:28:30,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187054157257s 2019-07-03 09:28:30,626 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:32,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:32,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:33,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-21d731d3-931e-404c-a20b-d7a21403ec12 x-openstack-request-id: req-21d731d3-931e-404c-a20b-d7a21403ec12 2019-07-03 09:28:33,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:33,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-21d731d3-931e-404c-a20b-d7a21403ec12 2019-07-03 09:28:33,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76153588295s 2019-07-03 09:28:33,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:35,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:36,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-40ed075b-3bb3-4cfb-9c0b-c5230a8935a6 x-openstack-request-id: req-40ed075b-3bb3-4cfb-9c0b-c5230a8935a6 2019-07-03 09:28:36,512 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:36,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-40ed075b-3bb3-4cfb-9c0b-c5230a8935a6 2019-07-03 09:28:36,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11275792122s 2019-07-03 09:28:36,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:38,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:38,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:39,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-abae8d88-9fb0-467e-96f3-0cea67899a99 x-openstack-request-id: req-abae8d88-9fb0-467e-96f3-0cea67899a99 2019-07-03 09:28:39,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:39,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-abae8d88-9fb0-467e-96f3-0cea67899a99 2019-07-03 09:28:39,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826141119003s 2019-07-03 09:28:39,354 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:41,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:42,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-73b8b6b9-48f3-4fa7-af69-9e7805f04106 x-openstack-request-id: req-73b8b6b9-48f3-4fa7-af69-9e7805f04106 2019-07-03 09:28:42,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/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:42,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-73b8b6b9-48f3-4fa7-af69-9e7805f04106 2019-07-03 09:28:42,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88050699234s 2019-07-03 09:28:42,244 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:44,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:44,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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:45,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-cec64b82-08e5-4b97-8fe6-ade9ea626adf x-openstack-request-id: req-cec64b82-08e5-4b97-8fe6-ade9ea626adf 2019-07-03 09:28:45,014 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:45,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cec64b82-08e5-4b97-8fe6-ade9ea626adf 2019-07-03 09:28:45,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76830291748s 2019-07-03 09:28:45,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:47,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:48,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-37c9d7e1-ee8f-4d83-8df3-2c4267951dc3 x-openstack-request-id: req-37c9d7e1-ee8f-4d83-8df3-2c4267951dc3 2019-07-03 09:28:48,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:48,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37c9d7e1-ee8f-4d83-8df3-2c4267951dc3 2019-07-03 09:28:48,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05078792572s 2019-07-03 09:28:48,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:50,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:50,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-71528e3e-5f20-471c-973c-b910ea4f5d50 x-openstack-request-id: req-71528e3e-5f20-471c-973c-b910ea4f5d50 2019-07-03 09:28:50,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:26:59Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:50,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-71528e3e-5f20-471c-973c-b910ea4f5d50 2019-07-03 09:28:50,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489057064056s 2019-07-03 09:28:50,582 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:28:52,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:28:52,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:53,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-b6f592be-f45b-4749-b902-588eb2cf49dc x-openstack-request-id: req-b6f592be-f45b-4749-b902-588eb2cf49dc 2019-07-03 09:28:53,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:21", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:28:50.000000", "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:28:50Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:28:53,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b6f592be-f45b-4749-b902-588eb2cf49dc 2019-07-03 09:28:53,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747830152512s 2019-07-03 09:28:53,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 09:28:53,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:53,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:53 GMT X-Openstack-Request-Id: req-97c67ee1-1d1b-44c5-94ea-7abea91e023b 2019-07-03 09:28:53,416 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:28:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01a51e18-2653-47ab-821d-d3d9fd86c74a","ip_address":"192.168.120.12"}],"id":"1f1397b0-b6cb-45eb-a58e-ac52117b4313","security_groups":["7d10cc9e-8f25-4967-8270-7c6c7d930a7b"],"mac_address":"fa:16:3e:a0:1d:21","project_id":"b1aec8b9aa384f8288d2aaea62f032a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:27:00Z","binding:vnic_type":"normal","device_id":"45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31","ip_allocation":"immediate"}]} 2019-07-03 09:28:53,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31 used request id req-97c67ee1-1d1b-44c5-94ea-7abea91e023b 2019-07-03 09:28:53,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.077201128006s 2019-07-03 09:28:53,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:53,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=1f1397b0-b6cb-45eb-a58e-ac52117b4313" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:53,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:53 GMT X-Openstack-Request-Id: req-c311b403-058a-4bf4-9761-d0d9515563ba 2019-07-03 09:28:53,487 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 09:28:53,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=1f1397b0-b6cb-45eb-a58e-ac52117b4313 used request id req-c311b403-058a-4bf4-9761-d0d9515563ba 2019-07-03 09:28:53,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597851276398s 2019-07-03 09:28:53,488 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a0:1d:21', 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'8037030f-cf38-449f-a9eb-15a6fb370737'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T09:28:50.000000', 'flavor': Munch({u'id': u'8ee5e011-2667-483b-80c7-c75da3f040fa'}), 'az': u'nova', 'id': u'45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31', 'security_groups': [Munch({u'name': u'cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'de6a43a94ff2496d8069fe5710c673e7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1aec8b9aa384f8288d2aaea62f032a3', 'name': 'cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T09:28:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T09:28:50Z', 'hostId': u'88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T09:28:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b1aec8b9aa384f8288d2aaea62f032a3', 'name': u'cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20', 'adminPass': u'3SEumqnixgcg', 'tenant_id': u'b1aec8b9aa384f8288d2aaea62f032a3', 'created_at': u'2019-07-03T09:26:57Z', 'created': u'2019-07-03T09:26:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 09:28:53,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:28:53,494 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:53,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:53 GMT X-Openstack-Request-Id: req-838a5a0e-44f1-4ab6-843e-1085aa208308 2019-07-03 09:28:53,603 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1aec8b9aa384f8288d2aaea62f032a3","l2_adjacency":true,"status":"ACTIVE","subnets":["01a51e18-2653-47ab-821d-d3d9fd86c74a"],"description":"","tags":[],"updated_at":"2019-07-03T09:26:27Z","qos_policy_id":null,"name":"cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20","admin_state_up":true,"tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:28:53,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-838a5a0e-44f1-4ab6-843e-1085aa208308 2019-07-03 09:28:53,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109586954117s 2019-07-03 09:28:53,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 09:28:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:53,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:53 GMT X-Openstack-Request-Id: req-4387c8de-f886-474f-9401-a2bc880cfae1 2019-07-03 09:28:53,673 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:28:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01a51e18-2653-47ab-821d-d3d9fd86c74a","ip_address":"192.168.120.12"}],"id":"1f1397b0-b6cb-45eb-a58e-ac52117b4313","security_groups":["7d10cc9e-8f25-4967-8270-7c6c7d930a7b"],"mac_address":"fa:16:3e:a0:1d:21","project_id":"b1aec8b9aa384f8288d2aaea62f032a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:27:00Z","binding:vnic_type":"normal","device_id":"45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31","ip_allocation":"immediate"}]} 2019-07-03 09:28:53,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31 used request id req-4387c8de-f886-474f-9401-a2bc880cfae1 2019-07-03 09:28:53,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0686659812927s 2019-07-03 09:28:53,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 09:28:53,675 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.12", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313"}}' 2019-07-03 09:28:56,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:56 GMT X-Openstack-Request-Id: req-454c796a-105e-4dba-bc04-35f801ff9f5c 2019-07-03 09:28:56,720 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:54Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}} 2019-07-03 09:28:56,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-454c796a-105e-4dba-bc04-35f801ff9f5c 2019-07-03 09:28:56,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.04603910446s 2019-07-03 09:28:56,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:56,737 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:56,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:56 GMT X-Openstack-Request-Id: req-8ccdf77e-2765-4bca-bb6a-cc6e380f8c5e 2019-07-03 09:28:56,824 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:54Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}]} 2019-07-03 09:28:56,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8ccdf77e-2765-4bca-bb6a-cc6e380f8c5e 2019-07-03 09:28:56,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0880019664764s 2019-07-03 09:28:56,831 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:28:56,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:56,942 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:57,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:57 GMT X-Openstack-Request-Id: req-e8b05228-339b-435c-9b03-042bef18e21d 2019-07-03 09:28:57,007 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:54Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}]} 2019-07-03 09:28:57,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e8b05228-339b-435c-9b03-042bef18e21d 2019-07-03 09:28:57,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662760734558s 2019-07-03 09:28:57,014 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:28:57,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:57,125 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:57,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:57 GMT X-Openstack-Request-Id: req-aff7e4c6-83c0-4996-9ed6-00bf8d972711 2019-07-03 09:28:57,201 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:54Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}]} 2019-07-03 09:28:57,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-aff7e4c6-83c0-4996-9ed6-00bf8d972711 2019-07-03 09:28:57,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0767049789429s 2019-07-03 09:28:57,208 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:28:57,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:57,319 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:57,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:57 GMT X-Openstack-Request-Id: req-365e59ee-bef8-459a-906d-d19a6f1d583d 2019-07-03 09:28:57,384 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:54Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}]} 2019-07-03 09:28:57,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-365e59ee-bef8-459a-906d-d19a6f1d583d 2019-07-03 09:28:57,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664319992065s 2019-07-03 09:28:57,391 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:28:57,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:57,502 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:57,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:57 GMT X-Openstack-Request-Id: req-945946e4-fa37-4926-b6cf-e3c1a9e86d9c 2019-07-03 09:28:57,591 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:54Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}]} 2019-07-03 09:28:57,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-945946e4-fa37-4926-b6cf-e3c1a9e86d9c 2019-07-03 09:28:57,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0891020298004s 2019-07-03 09:28:57,597 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:28:57,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:57,708 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:57 GMT X-Openstack-Request-Id: req-acc67ab9-8cbc-44be-93d1-b21f26f91e84 2019-07-03 09:28:57,770 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:54Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}]} 2019-07-03 09:28:57,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-acc67ab9-8cbc-44be-93d1-b21f26f91e84 2019-07-03 09:28:57,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624549388885s 2019-07-03 09:28:57,776 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:28:57,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:57,887 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:58,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:58 GMT X-Openstack-Request-Id: req-c54cbf71-d916-49e6-84ed-6cd706b400b2 2019-07-03 09:28:58,292 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:54Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}]} 2019-07-03 09:28:58,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c54cbf71-d916-49e6-84ed-6cd706b400b2 2019-07-03 09:28:58,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.405794143677s 2019-07-03 09:28:58,299 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:28:58,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:28:58,410 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:28:58,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28:58 GMT X-Openstack-Request-Id: req-61c99da2-37df-4f39-a70c-16e1d48a6258 2019-07-03 09:28:58,485 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:28:54Z", "updated_at": "2019-07-03T09:28:58Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:21", "device_id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_id": "1f1397b0-b6cb-45eb-a58e-ac52117b4313", "id": "3b195f48-5dec-44ee-9f6f-09ba8cf6c293", "qos_policy_id": null}]} 2019-07-03 09:28:58,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-61c99da2-37df-4f39-a70c-16e1d48a6258 2019-07-03 09:28:58,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0754969120026s 2019-07-03 09:28:58,492 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cd4a2034-9707-4c73-87e1-3d651fae8b13', 'updated_at': u'2019-07-03T09:28:58Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.207', 'revision_number': 2, 'port_id': u'1f1397b0-b6cb-45eb-a58e-ac52117b4313', 'id': u'3b195f48-5dec-44ee-9f6f-09ba8cf6c293', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'1f1397b0-b6cb-45eb-a58e-ac52117b4313', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1aec8b9aa384f8288d2aaea62f032a3', 'name': 'cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b1aec8b9aa384f8288d2aaea62f032a3', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4f1e6be3-6f1a-4e50-999e-ed012f73c870', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a0:1d:21', u'device_id': u'45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b1aec8b9aa384f8288d2aaea62f032a3', 'created_at': u'2019-07-03T09:28:54Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4f1e6be3-6f1a-4e50-999e-ed012f73c870', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a0:1d:21', u'device_id': u'45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31'}), 'router': u'cd4a2034-9707-4c73-87e1-3d651fae8b13'}) 2019-07-03 09:28:58,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 09:28:58,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31/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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 09:28:58,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10607 Content-Type: application/json Date: Wed, 03 Jul 2019 09:28: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-7146ccd3-7f8c-480e-9874-bb57867774b6 x-openstack-request-id: req-7146ccd3-7f8c-480e-9874-bb57867774b6 2019-07-03 09:28:58,571 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691037314 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.385554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.388862] pid_max: default: 32768 minimum: 301\n[ 0.390666] ACPI: Core revision 20150930\n[ 0.393039] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.395703] Security Framework initialized\n[ 0.397328] Yama: becoming mindful.\n[ 0.398841] AppArmor: AppArmor initialized\n[ 0.400753] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407298] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.411675] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414122] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.417287] Initializing cgroup subsys io\n[ 0.418909] Initializing cgroup subsys memory\n[ 0.420636] Initializing cgroup subsys devices\n[ 0.422373] Initializing cgroup subsys freezer\n[ 0.424123] Initializing cgroup subsys net_cls\n[ 0.425855] Initializing cgroup subsys perf_event\n[ 0.427685] Initializing cgroup subsys net_prio\n[ 0.429471] Initializing cgroup subsys hugetlb\n[ 0.431207] Initializing cgroup subsys pids\n[ 0.433654] mce: CPU supports 10 MCE banks\n[ 0.435343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437344] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.439546] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.441624] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.444789] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.447980] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.450501] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.454152] MDS: Mitigation: Clear CPU buffers\n[ 0.458510] Freeing SMP alternatives memory: 36K\n[ 0.465795] ftrace: allocating 32299 entries in 127 pages\n[ 0.515842] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.518242] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.520622] smpboot: Max logical packages: 2\n[ 0.522563] x2apic enabled\n[ 0.524077] Switched APIC routing to physical x2apic.\n[ 0.527227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.529670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.534153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.546974] KVM setup paravirtual spinlock\n[ 0.550638] x86: Booting SMP configuration:\n[ 0.552622] .... node #0, CPUs: #1\n[ 0.554393] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.577110] x86: Booted up 1 node, 2 CPUs\n[ 0.577112] KVM setup async PF for cpu 1\n[ 0.577116] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.582338] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.585567] devtmpfs: initialized\n[ 0.589162] evm: security.selinux\n[ 0.590480] evm: security.SMACK64\n[ 0.591788] evm: security.SMACK64EXEC\n[ 0.593186] evm: security.SMACK64TRANSMUTE\n[ 0.594698] evm: security.SMACK64MMAP\n[ 0.596091] evm: security.ima\n[ 0.597281] evm: security.capability\n[ 0.598876] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.602268] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.604558] pinctrl core: initialized pinctrl subsystem\n[ 0.606622] RTC time: 9:28:50, date: 07/03/19\n[ 0.609161] NET: Registered protocol family 16\n[ 0.622820] cpuidle: using governor ladder\n[ 0.634851] cpuidle: using governor menu\n[ 0.636340] PCCT header not found.\n[ 0.637749] ACPI: bus type PCI registered\n[ 0.639265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.641650] PCI: Using configuration type 1 for base access\n[ 0.656245] ACPI: Added _OSI(Module Device)\n[ 0.657805] ACPI: Added _OSI(Processor Device)\n[ 0.659419] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.661112] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.664729] ACPI: Interpreter enabled\n[ 0.682656] ACPI: (supports S0 S5)\n[ 0.683989] ACPI: Using IOAPIC for interrupt routing\n[ 0.685762] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690972] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.693120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.697693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.701815] acpiphp: Slot [3] registered\n[ 0.703462] acpiphp: Slot [4] registered\n[ 0.705222] acpiphp: Slot [5] registered\n[ 0.706978] acpiphp: Slot [6] registered\n[ 0.708721] acpiphp: Slot [7] registered\n[ 0.710468] acpiphp: Slot [8] registered\n[ 0.712218] acpiphp: Slot [9] registered\n[ 0.713986] acpiphp: Slot [10] registered\n[ 0.715860] acpiphp: Slot [11] registered\n[ 0.717644] acpiphp: Slot [12] registered\n[ 0.719432] acpiphp: Slot [13] registered\n[ 0.721196] acpiphp: Slot [14] registered\n[ 0.722968] acpiphp: Slot [15] registered\n[ 0.724730] acpiphp: Slot [16] registered\n[ 0.726503] acpiphp: Slot [17] registered\n[ 0.728298] acpiphp: Slot [18] registered\n[ 0.730059] acpiphp: Slot [19] registered\n[ 0.731824] acpiphp: Slot [20] registered\n[ 0.733634] acpiphp: Slot [21] registered\n[ 0.735431] acpiphp: Slot [22] registered\n[ 0.737176] acpiphp: Slot [23] registered\n[ 0.738954] acpiphp: Slot [24] registered\n[ 0.740683] acpiphp: Slot [25] registered\n[ 0.742444] acpiphp: Slot [26] registered\n[ 0.744183] acpiphp: Slot [27] registered\n[ 0.745965] acpiphp: Slot [28] registered\n[ 0.747715] acpiphp: Slot [29] registered\n[ 0.749530] acpiphp: Slot [30] registered\n[ 0.751324] acpiphp: Slot [31] registered\n[ 0.753033] PCI host bridge to bus 0000:00\n[ 0.754790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.757483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.760131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.763309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.766465] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.769621] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778702] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.781314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.784302] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.789354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.792443] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.818003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.821055] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.824031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.827117] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.829972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.832590] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.835282] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.837605] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.840990] vgaarb: loaded\n[ 0.842254] vgaarb: bridge control possible 0000:00:02.0\n[ 0.844789] SCSI subsystem initialized\n[ 0.846735] ACPI: bus type USB registered\n[ 0.848498] usbcore: registered new interface driver usbfs\n[ 0.850749] usbcore: registered new interface driver hub\n[ 0.852959] usbcore: registered new device driver usb\n[ 0.855352] PCI: Using ACPI for IRQ routing\n[ 0.857589] NetLabel: Initializing\n[ 0.859102] NetLabel: domain hash size = 128\n[ 0.860967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.863040] NetLabel: unlabeled traffic allowed by default\n[ 0.865515] amd_nb: Cannot enumerate AMD northbridges\n[ 0.867754] clocksource: Switched to clocksource kvm-clock\n[ 0.880258] AppArmor: AppArmor Filesystem Enabled\n[ 0.882327] pnp: PnP ACPI init\n[ 0.884108] pnp: PnP ACPI: found 5 devices\n[ 0.892549] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.896297] NET: Registered protocol family 2\n[ 0.898534] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.901831] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.904880] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.907602] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910079] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.912764] NET: Registered protocol family 1\n[ 0.914642] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.917034] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.919336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.940119] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.960436] Unpacking initramfs...\n[ 1.158236] Freeing initrd memory: 14824K\n[ 1.159866] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.162122] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.164410] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.167993] Scanning for low memory corruption every 60 seconds\n[ 1.170567] audit: initializing netlink subsys (disabled)\n[ 1.172577] audit: type=2000 audit(1562146131.900:1): initialized\n[ 1.175072] Initialise system trusted keyring\n[ 1.176811] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.179038] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.182418] zbud: loaded\n[ 1.183814] VFS: Disk quotas dquot_6.6.0\n[ 1.185370] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.187967] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.190227] fuse init (API version 7.23)\n[ 1.192037] Key type big_key registered\n[ 1.193479] Allocating IMA MOK and blacklist keyrings.\n[ 1.196149] Key type asymmetric registered\n[ 1.197663] Asymmetric key parser 'x509' registered\n[ 1.199438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.202179] io scheduler noop registered\n[ 1.203701] io scheduler deadline registered (default)\n[ 1.205525] io scheduler cfq registered\n[ 1.207099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.209095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.211431] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.214079] ACPI: Power Button [PWRF]\n[ 1.215636] GHES: HEST is not enabled!\n[ 1.234811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.274324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.277982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.304595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.308968] Linux agpgart interface v0.103\n[ 1.312673] loop: module loaded\n[ 1.315639] vda: vda1\n[ 1.317543] scsi host0: ata_piix\n[ 1.318993] scsi host1: ata_piix\n[ 1.320331] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.322642] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.325095] libphy: Fixed MDIO Bus: probed\n[ 1.326652] tun: Universal TUN/TAP device driver, 1.6\n[ 1.328510] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.332065] PPP generic driver version 2.4.2\n[ 1.333777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.336438] ehci-pci: EHCI PCI platform driver\n[ 1.338222] ehci-platform: EHCI generic platform driver\n[ 1.340180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.342603] ohci-pci: OHCI PCI platform driver\n[ 1.344252] ohci-platform: OHCI generic platform driver\n[ 1.346115] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.366105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.368058] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.370844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.372722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.374911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.377240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.379937] usb usb1: Product: UHCI Host Controller\n[ 1.381723] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.383961] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.385784] hub 1-0:1.0: USB hub found\n[ 1.387196] hub 1-0:1.0: 2 ports detected\n[ 1.388907] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.392898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.394702] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.396701] mousedev: PS/2 mouse device common for all mice\n[ 1.399100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.402512] rtc_cmos 00:00: RTC can wake from S4\n[ 1.404603] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.406921] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.409216] i2c /dev entries driver\n[ 1.410657] device-mapper: uevent: version 1.0.3\n[ 1.412456] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.415533] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.418069] NET: Registered protocol family 10\n[ 1.420051] NET: Registered protocol family 17\n[ 1.438233] Key type dns_resolver registered\n[ 1.440169] registered taskstats version 1\n[ 1.441770] Loading compiled-in X.509 certificates\n[ 1.444070] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.447497] zswap: loaded using pool lzo/zbud\n[ 1.451021] Key type trusted registered\n[ 1.455116] Key type encrypted registered\n[ 1.456634] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.458554] ima: No TPM chip found, activating TPM-bypass!\n[ 1.460507] ima: Allocated hash algorithm: sha1\n[ 1.462173] evm: HMAC attrs: 0x1\n[ 1.463879] Magic number: 11:110:474\n[ 1.465475] rtc_cmos 00:00: setting system clock to 2019-07-03 09:28:51 UTC (1562146131)\n[ 1.468504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.470658] EDD information not available.\n[ 1.482139] Freeing unused kernel memory: 1484K\n[ 1.495799] Write protecting the kernel read-only data: 14336k\n[ 1.501048] Freeing unused kernel memory: 1616K\n[ 1.503566] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.517524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517880] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517900] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526107] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526148] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526322] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526375] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526468] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.574395] virtio_net virtio0 ens3: renamed from eth0\n[ 1.580962] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.584943] FDC 0 is a S82078B\n[ 1.586718] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.605958] AVX2 version of gcm_enc/dec engaged.\n[ 1.607813] AES CTR mode by8 optimization enabled\n[ 1.699786] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.864464] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.866842] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.869271] usb 1-1: Product: QEMU USB Tablet\n[ 1.870899] usb 1-1: Manufacturer: QEMU\n[ 1.872363] usb 1-1: SerialNumber: 42\n[ 1.879992] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.886920] usbcore: registered new interface driver usbhid\n[ 1.888971] usbhid: USB HID core driver\n[ 1.891994] 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.896256] 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.975994] md: linear personality registered for level -1\n[ 2.979953] md: multipath personality registered for level -4\n[ 2.983969] md: raid0 personality registered for level 0\n[ 2.988562] md: raid1 personality registered for level 1\n[ 3.059759] raid6: sse2x1 gen() 11192 MB/s\n[ 3.127759] raid6: sse2x1 xor() 8858 MB/s\n[ 3.195759] raid6: sse2x2 gen() 14385 MB/s\n[ 3.263757] raid6: sse2x2 xor() 9639 MB/s\n[ 3.331758] raid6: sse2x4 gen() 16529 MB/s\n[ 3.399769] raid6: sse2x4 xor() 11072 MB/s\n[ 3.467756] raid6: avx2x1 gen() 21884 MB/s\n[ 3.535783] raid6: avx2x2 gen() 25769 MB/s\n[ 3.603783] raid6: avx2x4 gen() 29224 MB/s\n[ 3.605393] raid6: using algorithm avx2x4 gen() 29224 MB/s\n[ 3.607333] raid6: using avx2x2 recovery algorithm\n[ 3.610052] xor: automatically using best checksumming function:\n[ 3.651756] avx : 33239.000 MB/sec\n[ 3.654382] async_tx: api initialized (async)\n[ 3.663576] md: raid6 personality registered for level 6\n[ 3.665518] md: raid5 personality registered for level 5\n[ 3.667418] md: raid4 personality registered for level 4\n[ 3.674766] 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.702689] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.720611] 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.816974] 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.823018] systemd[1]: Detected virtualization kvm.\n[ 3.824811] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.829189] systemd[1]: Set hostname to .\n[ 3.833220] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.835274] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.959880] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.963482] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.968111] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.972657] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.976382] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.991988] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.998764] systemd[1]: Starting Load Kernel Modules...\n[ 3.999024] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Load Kernel Modules...\n[ 4.004461] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.009216] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[ 4.012584] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.016410] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.020934] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.024872] systemd[1]: Reached target Encrypted Volumes.\n[ 4.026895] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.029889] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.034170] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.037346] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.041588] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.045343] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.048679] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.061813] iscsi: registered transport (iser)\n[ 4.067876] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.071864] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.075974] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.079621] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.084274] 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.093028] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.096917] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.101763] 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.110160] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.115357] 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.121734] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.126097] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.130043] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.135537] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.139917] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.143806] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.148173] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.152997] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.168881] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.174424] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.181115] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.185545] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.191430] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\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[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n"} 2019-07-03 09:28:58,571 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31/action used request id req-7146ccd3-7f8c-480e-9874-bb57867774b6 2019-07-03 09:28:58,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0785908699036s 2019-07-03 09:28:58,572 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 691037314 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.385554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.388862] pid_max: default: 32768 minimum: 301 [ 0.390666] ACPI: Core revision 20150930 [ 0.393039] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.395703] Security Framework initialized [ 0.397328] Yama: becoming mindful. [ 0.398841] AppArmor: AppArmor initialized [ 0.400753] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407298] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.411675] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.414122] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.417287] Initializing cgroup subsys io [ 0.418909] Initializing cgroup subsys memory [ 0.420636] Initializing cgroup subsys devices [ 0.422373] Initializing cgroup subsys freezer [ 0.424123] Initializing cgroup subsys net_cls [ 0.425855] Initializing cgroup subsys perf_event [ 0.427685] Initializing cgroup subsys net_prio [ 0.429471] Initializing cgroup subsys hugetlb [ 0.431207] Initializing cgroup subsys pids [ 0.433654] mce: CPU supports 10 MCE banks [ 0.435343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437344] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.439546] Spectre V2 : Mitigation: Full generic retpoline [ 0.441624] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.444789] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.447980] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450501] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454152] MDS: Mitigation: Clear CPU buffers [ 0.458510] Freeing SMP alternatives memory: 36K [ 0.465795] ftrace: allocating 32299 entries in 127 pages [ 0.515842] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.518242] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.520622] smpboot: Max logical packages: 2 [ 0.522563] x2apic enabled [ 0.524077] Switched APIC routing to physical x2apic. [ 0.527227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.529670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.534153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.546974] KVM setup paravirtual spinlock [ 0.550638] x86: Booting SMP configuration: [ 0.552622] .... node #0, CPUs: #1 [ 0.554393] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.577110] x86: Booted up 1 node, 2 CPUs [ 0.577112] KVM setup async PF for cpu 1 [ 0.577116] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.582338] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.585567] devtmpfs: initialized [ 0.589162] evm: security.selinux [ 0.590480] evm: security.SMACK64 [ 0.591788] evm: security.SMACK64EXEC [ 0.593186] evm: security.SMACK64TRANSMUTE [ 0.594698] evm: security.SMACK64MMAP [ 0.596091] evm: security.ima [ 0.597281] evm: security.capability [ 0.598876] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.602268] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.604558] pinctrl core: initialized pinctrl subsystem [ 0.606622] RTC time: 9:28:50, date: 07/03/19 [ 0.609161] NET: Registered protocol family 16 [ 0.622820] cpuidle: using governor ladder [ 0.634851] cpuidle: using governor menu [ 0.636340] PCCT header not found. [ 0.637749] ACPI: bus type PCI registered [ 0.639265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.641650] PCI: Using configuration type 1 for base access [ 0.656245] ACPI: Added _OSI(Module Device) [ 0.657805] ACPI: Added _OSI(Processor Device) [ 0.659419] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.661112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.664729] ACPI: Interpreter enabled [ 0.682656] ACPI: (supports S0 S5) [ 0.683989] ACPI: Using IOAPIC for interrupt routing [ 0.685762] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690972] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.697693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.701815] acpiphp: Slot [3] registered [ 0.703462] acpiphp: Slot [4] registered [ 0.705222] acpiphp: Slot [5] registered [ 0.706978] acpiphp: Slot [6] registered [ 0.708721] acpiphp: Slot [7] registered [ 0.710468] acpiphp: Slot [8] registered [ 0.712218] acpiphp: Slot [9] registered [ 0.713986] acpiphp: Slot [10] registered [ 0.715860] acpiphp: Slot [11] registered [ 0.717644] acpiphp: Slot [12] registered [ 0.719432] acpiphp: Slot [13] registered [ 0.721196] acpiphp: Slot [14] registered [ 0.722968] acpiphp: Slot [15] registered [ 0.724730] acpiphp: Slot [16] registered [ 0.726503] acpiphp: Slot [17] registered [ 0.728298] acpiphp: Slot [18] registered [ 0.730059] acpiphp: Slot [19] registered [ 0.731824] acpiphp: Slot [20] registered [ 0.733634] acpiphp: Slot [21] registered [ 0.735431] acpiphp: Slot [22] registered [ 0.737176] acpiphp: Slot [23] registered [ 0.738954] acpiphp: Slot [24] registered [ 0.740683] acpiphp: Slot [25] registered [ 0.742444] acpiphp: Slot [26] registered [ 0.744183] acpiphp: Slot [27] registered [ 0.745965] acpiphp: Slot [28] registered [ 0.747715] acpiphp: Slot [29] registered [ 0.749530] acpiphp: Slot [30] registered [ 0.751324] acpiphp: Slot [31] registered [ 0.753033] PCI host bridge to bus 0000:00 [ 0.754790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.757483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.760131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.763309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.766465] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.769621] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778702] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.784302] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.789354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.792443] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.818003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.821055] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.824031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.827117] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.829972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.832590] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.835282] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.837605] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.840990] vgaarb: loaded [ 0.842254] vgaarb: bridge control possible 0000:00:02.0 [ 0.844789] SCSI subsystem initialized [ 0.846735] ACPI: bus type USB registered [ 0.848498] usbcore: registered new interface driver usbfs [ 0.850749] usbcore: registered new interface driver hub [ 0.852959] usbcore: registered new device driver usb [ 0.855352] PCI: Using ACPI for IRQ routing [ 0.857589] NetLabel: Initializing [ 0.859102] NetLabel: domain hash size = 128 [ 0.860967] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.863040] NetLabel: unlabeled traffic allowed by default [ 0.865515] amd_nb: Cannot enumerate AMD northbridges [ 0.867754] clocksource: Switched to clocksource kvm-clock [ 0.880258] AppArmor: AppArmor Filesystem Enabled [ 0.882327] pnp: PnP ACPI init [ 0.884108] pnp: PnP ACPI: found 5 devices [ 0.892549] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.896297] NET: Registered protocol family 2 [ 0.898534] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.901831] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.904880] TCP: Hash tables configured (established 32768 bind 32768) [ 0.907602] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910079] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.912764] NET: Registered protocol family 1 [ 0.914642] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.917034] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.919336] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.940119] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.960436] Unpacking initramfs... [ 1.158236] Freeing initrd memory: 14824K [ 1.159866] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.162122] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.164410] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.167993] Scanning for low memory corruption every 60 seconds [ 1.170567] audit: initializing netlink subsys (disabled) [ 1.172577] audit: type=2000 audit(1562146131.900:1): initialized [ 1.175072] Initialise system trusted keyring [ 1.176811] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.179038] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.182418] zbud: loaded [ 1.183814] VFS: Disk quotas dquot_6.6.0 [ 1.185370] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.187967] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.190227] fuse init (API version 7.23) [ 1.192037] Key type big_key registered [ 1.193479] Allocating IMA MOK and blacklist keyrings. [ 1.196149] Key type asymmetric registered [ 1.197663] Asymmetric key parser 'x509' registered [ 1.199438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.202179] io scheduler noop registered [ 1.203701] io scheduler deadline registered (default) [ 1.205525] io scheduler cfq registered [ 1.207099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.209095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.211431] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.214079] ACPI: Power Button [PWRF] [ 1.215636] GHES: HEST is not enabled! [ 1.234811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.277982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.304595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.308968] Linux agpgart interface v0.103 [ 1.312673] loop: module loaded [ 1.315639] vda: vda1 [ 1.317543] scsi host0: ata_piix [ 1.318993] scsi host1: ata_piix [ 1.320331] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.322642] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.325095] libphy: Fixed MDIO Bus: probed [ 1.326652] tun: Universal TUN/TAP device driver, 1.6 [ 1.328510] tun: (C) 1999-2004 Max Krasnyansky [ 1.332065] PPP generic driver version 2.4.2 [ 1.333777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.336438] ehci-pci: EHCI PCI platform driver [ 1.338222] ehci-platform: EHCI generic platform driver [ 1.340180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.342603] ohci-pci: OHCI PCI platform driver [ 1.344252] ohci-platform: OHCI generic platform driver [ 1.346115] uhci_hcd: USB Universal Host Controller Interface driver [ 1.366105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.368058] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.370844] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.372722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.374911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.377240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.379937] usb usb1: Product: UHCI Host Controller [ 1.381723] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.383961] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385784] hub 1-0:1.0: USB hub found [ 1.387196] hub 1-0:1.0: 2 ports detected [ 1.388907] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.392898] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.394702] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.396701] mousedev: PS/2 mouse device common for all mice [ 1.399100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.402512] rtc_cmos 00:00: RTC can wake from S4 [ 1.404603] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.406921] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.409216] i2c /dev entries driver [ 1.410657] device-mapper: uevent: version 1.0.3 [ 1.412456] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.415533] ledtrig-cpu: registered to indicate activity on CPUs [ 1.418069] NET: Registered protocol family 10 [ 1.420051] NET: Registered protocol family 17 [ 1.438233] Key type dns_resolver registered [ 1.440169] registered taskstats version 1 [ 1.441770] Loading compiled-in X.509 certificates [ 1.444070] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.447497] zswap: loaded using pool lzo/zbud [ 1.451021] Key type trusted registered [ 1.455116] Key type encrypted registered [ 1.456634] AppArmor: AppArmor sha1 policy hashing enabled [ 1.458554] ima: No TPM chip found, activating TPM-bypass! [ 1.460507] ima: Allocated hash algorithm: sha1 [ 1.462173] evm: HMAC attrs: 0x1 [ 1.463879] Magic number: 11:110:474 [ 1.465475] rtc_cmos 00:00: setting system clock to 2019-07-03 09:28:51 UTC (1562146131) [ 1.468504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.470658] EDD information not available. [ 1.482139] Freeing unused kernel memory: 1484K [ 1.495799] Write protecting the kernel read-only data: 14336k [ 1.501048] Freeing unused kernel memory: 1616K [ 1.503566] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.517524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517880] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517900] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526107] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526148] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526322] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526375] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526468] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574395] virtio_net virtio0 ens3: renamed from eth0 [ 1.580962] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.584943] FDC 0 is a S82078B [ 1.586718] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.605958] AVX2 version of gcm_enc/dec engaged. [ 1.607813] AES CTR mode by8 optimization enabled [ 1.699786] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.864464] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.866842] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.869271] usb 1-1: Product: QEMU USB Tablet [ 1.870899] usb 1-1: Manufacturer: QEMU [ 1.872363] usb 1-1: SerialNumber: 42 [ 1.879992] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886920] usbcore: registered new interface driver usbhid [ 1.888971] usbhid: USB HID core driver [ 1.891994] 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.896256] 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.975994] md: linear personality registered for level -1 [ 2.979953] md: multipath personality registered for level -4 [ 2.983969] md: raid0 personality registered for level 0 [ 2.988562] md: raid1 personality registered for level 1 [ 3.059759] raid6: sse2x1 gen() 11192 MB/s [ 3.127759] raid6: sse2x1 xor() 8858 MB/s [ 3.195759] raid6: sse2x2 gen() 14385 MB/s [ 3.263757] raid6: sse2x2 xor() 9639 MB/s [ 3.331758] raid6: sse2x4 gen() 16529 MB/s [ 3.399769] raid6: sse2x4 xor() 11072 MB/s [ 3.467756] raid6: avx2x1 gen() 21884 MB/s [ 3.535783] raid6: avx2x2 gen() 25769 MB/s [ 3.603783] raid6: avx2x4 gen() 29224 MB/s [ 3.605393] raid6: using algorithm avx2x4 gen() 29224 MB/s [ 3.607333] raid6: using avx2x2 recovery algorithm [ 3.610052] xor: automatically using best checksumming function: [ 3.651756] avx : 33239.000 MB/sec [ 3.654382] async_tx: api initialized (async) [ 3.663576] md: raid6 personality registered for level 6 [ 3.665518] md: raid5 personality registered for level 5 [ 3.667418] md: raid4 personality registered for level 4 [ 3.674766] 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.702689] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.720611] 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.816974] 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.823018] systemd[1]: Detected virtualization kvm. [ 3.824811] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.829189] systemd[1]: Set hostname to . [ 3.833220] systemd[1]: Initializing machine ID from KVM UUID. [ 3.835274] systemd[1]: Installed transient /etc/machine-id file. [ 3.959880] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.963482] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.968111] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.972657] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.976382] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.991988] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.998764] systemd[1]: Starting Load Kernel Modules... [ 3.999024] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 4.004461] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.009216] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.012584] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.016410] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.020934] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.024872] systemd[1]: Reached target Encrypted Volumes. [ 4.026895] iscsi: registered transport (tcp) [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.029889] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.034170] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.037346] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.041588] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.045343] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.048679] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.061813] iscsi: registered transport (iser) [ 4.067876] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.071864] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.075974] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.079621] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.084274] 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.093028] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.096917] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.101763] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.110160] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.115357] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.121734] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.126097] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.130043] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.135537] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.139917] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.143806] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.148173] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.152997] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.168881] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.174424] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.181115] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.185545] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.191430] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-07-03 09:28:58,575 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: [Errno None] Unable to connect to port 22 on 172.30.9.207 2019-07-03 09:29:07,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 09:29:07,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31/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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 09:29:07,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13275 Content-Type: application/json Date: Wed, 03 Jul 2019 09:29: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-a5e9caf7-b169-4c0c-ae7a-bab9cdb99ffc x-openstack-request-id: req-a5e9caf7-b169-4c0c-ae7a-bab9cdb99ffc 2019-07-03 09:29:07,661 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691037314 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.385554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.388862] pid_max: default: 32768 minimum: 301\n[ 0.390666] ACPI: Core revision 20150930\n[ 0.393039] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.395703] Security Framework initialized\n[ 0.397328] Yama: becoming mindful.\n[ 0.398841] AppArmor: AppArmor initialized\n[ 0.400753] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.407298] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.411675] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414122] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.417287] Initializing cgroup subsys io\n[ 0.418909] Initializing cgroup subsys memory\n[ 0.420636] Initializing cgroup subsys devices\n[ 0.422373] Initializing cgroup subsys freezer\n[ 0.424123] Initializing cgroup subsys net_cls\n[ 0.425855] Initializing cgroup subsys perf_event\n[ 0.427685] Initializing cgroup subsys net_prio\n[ 0.429471] Initializing cgroup subsys hugetlb\n[ 0.431207] Initializing cgroup subsys pids\n[ 0.433654] mce: CPU supports 10 MCE banks\n[ 0.435343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437344] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.439546] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.441624] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.444789] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.447980] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.450501] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.454152] MDS: Mitigation: Clear CPU buffers\n[ 0.458510] Freeing SMP alternatives memory: 36K\n[ 0.465795] ftrace: allocating 32299 entries in 127 pages\n[ 0.515842] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.518242] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.520622] smpboot: Max logical packages: 2\n[ 0.522563] x2apic enabled\n[ 0.524077] Switched APIC routing to physical x2apic.\n[ 0.527227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.529670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.534153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.546974] KVM setup paravirtual spinlock\n[ 0.550638] x86: Booting SMP configuration:\n[ 0.552622] .... node #0, CPUs: #1\n[ 0.554393] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.577110] x86: Booted up 1 node, 2 CPUs\n[ 0.577112] KVM setup async PF for cpu 1\n[ 0.577116] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.582338] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.585567] devtmpfs: initialized\n[ 0.589162] evm: security.selinux\n[ 0.590480] evm: security.SMACK64\n[ 0.591788] evm: security.SMACK64EXEC\n[ 0.593186] evm: security.SMACK64TRANSMUTE\n[ 0.594698] evm: security.SMACK64MMAP\n[ 0.596091] evm: security.ima\n[ 0.597281] evm: security.capability\n[ 0.598876] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.602268] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.604558] pinctrl core: initialized pinctrl subsystem\n[ 0.606622] RTC time: 9:28:50, date: 07/03/19\n[ 0.609161] NET: Registered protocol family 16\n[ 0.622820] cpuidle: using governor ladder\n[ 0.634851] cpuidle: using governor menu\n[ 0.636340] PCCT header not found.\n[ 0.637749] ACPI: bus type PCI registered\n[ 0.639265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.641650] PCI: Using configuration type 1 for base access\n[ 0.656245] ACPI: Added _OSI(Module Device)\n[ 0.657805] ACPI: Added _OSI(Processor Device)\n[ 0.659419] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.661112] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.664729] ACPI: Interpreter enabled\n[ 0.682656] ACPI: (supports S0 S5)\n[ 0.683989] ACPI: Using IOAPIC for interrupt routing\n[ 0.685762] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690972] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.693120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.697693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.701815] acpiphp: Slot [3] registered\n[ 0.703462] acpiphp: Slot [4] registered\n[ 0.705222] acpiphp: Slot [5] registered\n[ 0.706978] acpiphp: Slot [6] registered\n[ 0.708721] acpiphp: Slot [7] registered\n[ 0.710468] acpiphp: Slot [8] registered\n[ 0.712218] acpiphp: Slot [9] registered\n[ 0.713986] acpiphp: Slot [10] registered\n[ 0.715860] acpiphp: Slot [11] registered\n[ 0.717644] acpiphp: Slot [12] registered\n[ 0.719432] acpiphp: Slot [13] registered\n[ 0.721196] acpiphp: Slot [14] registered\n[ 0.722968] acpiphp: Slot [15] registered\n[ 0.724730] acpiphp: Slot [16] registered\n[ 0.726503] acpiphp: Slot [17] registered\n[ 0.728298] acpiphp: Slot [18] registered\n[ 0.730059] acpiphp: Slot [19] registered\n[ 0.731824] acpiphp: Slot [20] registered\n[ 0.733634] acpiphp: Slot [21] registered\n[ 0.735431] acpiphp: Slot [22] registered\n[ 0.737176] acpiphp: Slot [23] registered\n[ 0.738954] acpiphp: Slot [24] registered\n[ 0.740683] acpiphp: Slot [25] registered\n[ 0.742444] acpiphp: Slot [26] registered\n[ 0.744183] acpiphp: Slot [27] registered\n[ 0.745965] acpiphp: Slot [28] registered\n[ 0.747715] acpiphp: Slot [29] registered\n[ 0.749530] acpiphp: Slot [30] registered\n[ 0.751324] acpiphp: Slot [31] registered\n[ 0.753033] PCI host bridge to bus 0000:00\n[ 0.754790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.757483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.760131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.763309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.766465] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.769621] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778702] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.781314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.784302] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.789354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.792443] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.818003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.821055] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.824031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.827117] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.829972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.832590] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.835282] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.837605] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.840990] vgaarb: loaded\n[ 0.842254] vgaarb: bridge control possible 0000:00:02.0\n[ 0.844789] SCSI subsystem initialized\n[ 0.846735] ACPI: bus type USB registered\n[ 0.848498] usbcore: registered new interface driver usbfs\n[ 0.850749] usbcore: registered new interface driver hub\n[ 0.852959] usbcore: registered new device driver usb\n[ 0.855352] PCI: Using ACPI for IRQ routing\n[ 0.857589] NetLabel: Initializing\n[ 0.859102] NetLabel: domain hash size = 128\n[ 0.860967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.863040] NetLabel: unlabeled traffic allowed by default\n[ 0.865515] amd_nb: Cannot enumerate AMD northbridges\n[ 0.867754] clocksource: Switched to clocksource kvm-clock\n[ 0.880258] AppArmor: AppArmor Filesystem Enabled\n[ 0.882327] pnp: PnP ACPI init\n[ 0.884108] pnp: PnP ACPI: found 5 devices\n[ 0.892549] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.896297] NET: Registered protocol family 2\n[ 0.898534] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.901831] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.904880] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.907602] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910079] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.912764] NET: Registered protocol family 1\n[ 0.914642] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.917034] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.919336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.940119] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.960436] Unpacking initramfs...\n[ 1.158236] Freeing initrd memory: 14824K\n[ 1.159866] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.162122] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.164410] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.167993] Scanning for low memory corruption every 60 seconds\n[ 1.170567] audit: initializing netlink subsys (disabled)\n[ 1.172577] audit: type=2000 audit(1562146131.900:1): initialized\n[ 1.175072] Initialise system trusted keyring\n[ 1.176811] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.179038] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.182418] zbud: loaded\n[ 1.183814] VFS: Disk quotas dquot_6.6.0\n[ 1.185370] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.187967] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.190227] fuse init (API version 7.23)\n[ 1.192037] Key type big_key registered\n[ 1.193479] Allocating IMA MOK and blacklist keyrings.\n[ 1.196149] Key type asymmetric registered\n[ 1.197663] Asymmetric key parser 'x509' registered\n[ 1.199438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.202179] io scheduler noop registered\n[ 1.203701] io scheduler deadline registered (default)\n[ 1.205525] io scheduler cfq registered\n[ 1.207099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.209095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.211431] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.214079] ACPI: Power Button [PWRF]\n[ 1.215636] GHES: HEST is not enabled!\n[ 1.234811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.274324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.277982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.304595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.308968] Linux agpgart interface v0.103\n[ 1.312673] loop: module loaded\n[ 1.315639] vda: vda1\n[ 1.317543] scsi host0: ata_piix\n[ 1.318993] scsi host1: ata_piix\n[ 1.320331] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.322642] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.325095] libphy: Fixed MDIO Bus: probed\n[ 1.326652] tun: Universal TUN/TAP device driver, 1.6\n[ 1.328510] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.332065] PPP generic driver version 2.4.2\n[ 1.333777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.336438] ehci-pci: EHCI PCI platform driver\n[ 1.338222] ehci-platform: EHCI generic platform driver\n[ 1.340180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.342603] ohci-pci: OHCI PCI platform driver\n[ 1.344252] ohci-platform: OHCI generic platform driver\n[ 1.346115] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.366105] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.368058] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.370844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.372722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.374911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.377240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.379937] usb usb1: Product: UHCI Host Controller\n[ 1.381723] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.383961] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.385784] hub 1-0:1.0: USB hub found\n[ 1.387196] hub 1-0:1.0: 2 ports detected\n[ 1.388907] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.392898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.394702] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.396701] mousedev: PS/2 mouse device common for all mice\n[ 1.399100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.402512] rtc_cmos 00:00: RTC can wake from S4\n[ 1.404603] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.406921] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.409216] i2c /dev entries driver\n[ 1.410657] device-mapper: uevent: version 1.0.3\n[ 1.412456] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.415533] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.418069] NET: Registered protocol family 10\n[ 1.420051] NET: Registered protocol family 17\n[ 1.438233] Key type dns_resolver registered\n[ 1.440169] registered taskstats version 1\n[ 1.441770] Loading compiled-in X.509 certificates\n[ 1.444070] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.447497] zswap: loaded using pool lzo/zbud\n[ 1.451021] Key type trusted registered\n[ 1.455116] Key type encrypted registered\n[ 1.456634] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.458554] ima: No TPM chip found, activating TPM-bypass!\n[ 1.460507] ima: Allocated hash algorithm: sha1\n[ 1.462173] evm: HMAC attrs: 0x1\n[ 1.463879] Magic number: 11:110:474\n[ 1.465475] rtc_cmos 00:00: setting system clock to 2019-07-03 09:28:51 UTC (1562146131)\n[ 1.468504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.470658] EDD information not available.\n[ 1.482139] Freeing unused kernel memory: 1484K\n[ 1.495799] Write protecting the kernel read-only data: 14336k\n[ 1.501048] Freeing unused kernel memory: 1616K\n[ 1.503566] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.517524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517880] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517900] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526107] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526148] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526322] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526375] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526468] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.574395] virtio_net virtio0 ens3: renamed from eth0\n[ 1.580962] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.584943] FDC 0 is a S82078B\n[ 1.586718] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.605958] AVX2 version of gcm_enc/dec engaged.\n[ 1.607813] AES CTR mode by8 optimization enabled\n[ 1.699786] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.864464] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.866842] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.869271] usb 1-1: Product: QEMU USB Tablet\n[ 1.870899] usb 1-1: Manufacturer: QEMU\n[ 1.872363] usb 1-1: SerialNumber: 42\n[ 1.879992] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.886920] usbcore: registered new interface driver usbhid\n[ 1.888971] usbhid: USB HID core driver\n[ 1.891994] 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.896256] 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.975994] md: linear personality registered for level -1\n[ 2.979953] md: multipath personality registered for level -4\n[ 2.983969] md: raid0 personality registered for level 0\n[ 2.988562] md: raid1 personality registered for level 1\n[ 3.059759] raid6: sse2x1 gen() 11192 MB/s\n[ 3.127759] raid6: sse2x1 xor() 8858 MB/s\n[ 3.195759] raid6: sse2x2 gen() 14385 MB/s\n[ 3.263757] raid6: sse2x2 xor() 9639 MB/s\n[ 3.331758] raid6: sse2x4 gen() 16529 MB/s\n[ 3.399769] raid6: sse2x4 xor() 11072 MB/s\n[ 3.467756] raid6: avx2x1 gen() 21884 MB/s\n[ 3.535783] raid6: avx2x2 gen() 25769 MB/s\n[ 3.603783] raid6: avx2x4 gen() 29224 MB/s\n[ 3.605393] raid6: using algorithm avx2x4 gen() 29224 MB/s\n[ 3.607333] raid6: using avx2x2 recovery algorithm\n[ 3.610052] xor: automatically using best checksumming function:\n[ 3.651756] avx : 33239.000 MB/sec\n[ 3.654382] async_tx: api initialized (async)\n[ 3.663576] md: raid6 personality registered for level 6\n[ 3.665518] md: raid5 personality registered for level 5\n[ 3.667418] md: raid4 personality registered for level 4\n[ 3.674766] 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.702689] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.720611] 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.816974] 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.823018] systemd[1]: Detected virtualization kvm.\n[ 3.824811] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.829189] systemd[1]: Set hostname to .\n[ 3.833220] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.835274] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.959880] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.963482] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.968111] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.972657] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.976382] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.991988] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.998764] systemd[1]: Starting Load Kernel Modules...\n[ 3.999024] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Load Kernel Modules...\n[ 4.004461] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.009216] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[ 4.012584] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.016410] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.020934] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.024872] systemd[1]: Reached target Encrypted Volumes.\n[ 4.026895] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.029889] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.034170] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.037346] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.041588] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.045343] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.048679] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.061813] iscsi: registered transport (iser)\n[ 4.067876] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.071864] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.075974] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.079621] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.084274] 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.093028] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.096917] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.101763] 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.110160] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.115357] 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.121734] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.126097] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.130043] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.135537] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.139917] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.143806] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.148173] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.152997] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.168881] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.174424] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.181115] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.185545] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.191430] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\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[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 9.659918] cloud-init[567]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Wed, 03 Jul 2019 09:28:55 +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[ 10.749843] cloud-init[928]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Wed, 03 Jul 2019 09:29:00 +0000. Up 10.21 seconds.\n[ 10.753729] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.757391] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.761019] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.764609] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.768246] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.12 | 255.255.255.0 | global | fa:16:3e:a0:1d:21 |\n[ 10.771798] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:fea0:1d21/64 | . | link | fa:16:3e:a0:1d:21 |\n[ 10.775381] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.779336] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.782920] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.786511] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.789849] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.793187] cloud-init[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.796585] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.799959] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.803302] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.806668] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.810020] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.813349] cloud-init[928]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.816204] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.819003] cloud-init[928]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.821809] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.824617] cloud-init[928]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.827446] cloud-init[928]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.830265] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.833094] cloud-init[928]: Generating public/private rsa key pair.\n[ 10.835211] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.837735] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.840293] cloud-init[928]: The key fingerprint is:\n[ 10.842248] cloud-init[928]: SHA256:lqp10gj4JmlsXNAYSk/5mgsjSO/0StQspHk+IcHXxWg root@cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20\n[ 10.845491] cloud-init[928]: The key's randomart image is:\n[ 10.847562] cloud-init[928]: +---[RSA 2048]----+\n[ 10.849501] cloud-init[928]: | .... o. |\n[ 10.851394] cloud-init[928]: |o.o=.E.. |\n[ 10.853280] cloud-init[928]: |.oo++. |\n[ 10.855155] cloud-init[928]: | .*oo. . |\n[ 10.857080] cloud-init[928]: |o+o==o S |\n[ 10.858955] cloud-init[928]: |o==Oo. = |\n[ 10.860877] cloud-init[928]: |. %+= = o |\n[ 10.862773] cloud-init[928]: | o.=.+ o |\n[ 10.864652] cloud-init[928]: | .o |\n[ 10.866537] cloud-init[928]: +----[SHA256]-----+\n[ 10.868432] cloud-init[928]: Generating public/private dsa key pair.\n[ 10.870525] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.873077] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.875597] cloud-init[928]: The key fingerprint is:\n[ 10.877553] cloud-init[928]: SHA256:2zYu7YoQZhgIQTHm0Ih32PRFr3HHzbZDhkcMYu6Bbd4 root@cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20\n[ 10.880786] cloud-init[928]: The key's randomart image is:\n[ 10.882851] cloud-init[928]: +---[DSA 1024]----+\n[ 10.884729] cloud-init[928]: |*O.+. .o o .o. |\n[ 10.886636] cloud-init[928]: |B.= o. . * o =. |\n[ 10.888520] cloud-init[928]: |.o.. . o B + B |\n[ 10.890490] cloud-init[928]: | o B + = . |\n[ 10.892429] cloud-init[928]: | . + S o E o |\n[ 10.894427] cloud-init[928]: | o . o . |\n[ 10.896365] cloud-init[928]: | . ..+ |\n[ 10.898256] cloud-init[928]: | . ..o.. |\n[ 10.900184] cloud-init[928]: | . .+o |\n[ 10.902101] cloud-init[928]: +----[SHA256]-----+\n[ 10.903987] cloud-init[928]: Generating public/private ecdsa key pair.\n[ 10.906126] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.908714] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.911307] cloud-init[928]: The key fingerprint is:\n[ 10.913265] cloud-init[928]: SHA256:DyC505VGUJj8JNYsv0C3P/AQKu/DewW6tMmzRay5jFQ root@cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20\n[ 10.916525] cloud-init[928]: The key's randomart image is:\n[ 10.918575] cloud-init[928]: +---[ECDSA 256]---+\n[ 10.920457] cloud-init[928]: | ..Bo |\n[ 10.922320] cloud-init[928]: | .O.*. |\n[ 10.924239] cloud-init[928]: | oo.O+o |\n[ 10.926138] cloud-init[928]: | .+o=B |\n[ 10.928047] cloud-init[928]: | ooEoSB |\n[ 10.929932] cloud-init[928]: | o++.o= |\n[ 10.931838] cloud-init[928]: | .=o+.... |\n[ 10.933727] cloud-init[928]: | . oXo. |\n[ 10.935605] cloud-init[928]: | . =* |\n[ 10.937479] cloud-init[928]: +----[SHA256]-----+\n[ 10.939367] cloud-init[928]: Generating public/private ed25519 key pair.\n[ 10.941498] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.944129] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.946727] cloud-init[928]: The key fingerprint is:\n[ 10.948674] cloud-init[928]: SHA256:LjKKuTFizMW6PSWl1Z6IKCmBbHllSfsCAgjJHVHd+L4 root@cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20\n[ 10.951976] cloud-init[928]: The key's randomart image is:\n[ 10.954067] cloud-init[928]: +--[ED25519 256]--+\n[ 10.955923] cloud-init[928]: |*..o=oo o |\n[ 10.957813] cloud-init[928]: |+. . +.o . |\n[ 10.959670] cloud-init[928]: |o...o.. . |\n[ 10.961561] cloud-init[928]: |o+o..o.. . |\n[ 10.963435] cloud-init[928]: |.ooo=.o.S |\n[ 10.965321] cloud-init[928]: |*.o+ o.+ . |\n[ 10.967200] cloud-init[928]: |*= = . . . |\n[ 10.969106] cloud-init[928]: |o=oo o . E |\n[ 10.970997] cloud-init[928]: |+o... |\n[ 10.972905] cloud-init[928]: +----[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] Listening on UUID daemon activation socket.\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] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting System Logging Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\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] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\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: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-07-03 09:29:07,662 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31/action used request id req-a5e9caf7-b169-4c0c-ae7a-bab9cdb99ffc 2019-07-03 09:29:07,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0768427848816s 2019-07-03 09:29:07,663 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 691037314 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.385554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.388862] pid_max: default: 32768 minimum: 301 [ 0.390666] ACPI: Core revision 20150930 [ 0.393039] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.395703] Security Framework initialized [ 0.397328] Yama: becoming mindful. [ 0.398841] AppArmor: AppArmor initialized [ 0.400753] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.407298] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.411675] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.414122] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.417287] Initializing cgroup subsys io [ 0.418909] Initializing cgroup subsys memory [ 0.420636] Initializing cgroup subsys devices [ 0.422373] Initializing cgroup subsys freezer [ 0.424123] Initializing cgroup subsys net_cls [ 0.425855] Initializing cgroup subsys perf_event [ 0.427685] Initializing cgroup subsys net_prio [ 0.429471] Initializing cgroup subsys hugetlb [ 0.431207] Initializing cgroup subsys pids [ 0.433654] mce: CPU supports 10 MCE banks [ 0.435343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437344] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.439546] Spectre V2 : Mitigation: Full generic retpoline [ 0.441624] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.444789] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.447980] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450501] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454152] MDS: Mitigation: Clear CPU buffers [ 0.458510] Freeing SMP alternatives memory: 36K [ 0.465795] ftrace: allocating 32299 entries in 127 pages [ 0.515842] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.518242] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.520622] smpboot: Max logical packages: 2 [ 0.522563] x2apic enabled [ 0.524077] Switched APIC routing to physical x2apic. [ 0.527227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.529670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.534153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.546974] KVM setup paravirtual spinlock [ 0.550638] x86: Booting SMP configuration: [ 0.552622] .... node #0, CPUs: #1 [ 0.554393] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.577110] x86: Booted up 1 node, 2 CPUs [ 0.577112] KVM setup async PF for cpu 1 [ 0.577116] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.582338] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.585567] devtmpfs: initialized [ 0.589162] evm: security.selinux [ 0.590480] evm: security.SMACK64 [ 0.591788] evm: security.SMACK64EXEC [ 0.593186] evm: security.SMACK64TRANSMUTE [ 0.594698] evm: security.SMACK64MMAP [ 0.596091] evm: security.ima [ 0.597281] evm: security.capability [ 0.598876] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.602268] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.604558] pinctrl core: initialized pinctrl subsystem [ 0.606622] RTC time: 9:28:50, date: 07/03/19 [ 0.609161] NET: Registered protocol family 16 [ 0.622820] cpuidle: using governor ladder [ 0.634851] cpuidle: using governor menu [ 0.636340] PCCT header not found. [ 0.637749] ACPI: bus type PCI registered [ 0.639265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.641650] PCI: Using configuration type 1 for base access [ 0.656245] ACPI: Added _OSI(Module Device) [ 0.657805] ACPI: Added _OSI(Processor Device) [ 0.659419] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.661112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.664729] ACPI: Interpreter enabled [ 0.682656] ACPI: (supports S0 S5) [ 0.683989] ACPI: Using IOAPIC for interrupt routing [ 0.685762] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690972] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.697693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.701815] acpiphp: Slot [3] registered [ 0.703462] acpiphp: Slot [4] registered [ 0.705222] acpiphp: Slot [5] registered [ 0.706978] acpiphp: Slot [6] registered [ 0.708721] acpiphp: Slot [7] registered [ 0.710468] acpiphp: Slot [8] registered [ 0.712218] acpiphp: Slot [9] registered [ 0.713986] acpiphp: Slot [10] registered [ 0.715860] acpiphp: Slot [11] registered [ 0.717644] acpiphp: Slot [12] registered [ 0.719432] acpiphp: Slot [13] registered [ 0.721196] acpiphp: Slot [14] registered [ 0.722968] acpiphp: Slot [15] registered [ 0.724730] acpiphp: Slot [16] registered [ 0.726503] acpiphp: Slot [17] registered [ 0.728298] acpiphp: Slot [18] registered [ 0.730059] acpiphp: Slot [19] registered [ 0.731824] acpiphp: Slot [20] registered [ 0.733634] acpiphp: Slot [21] registered [ 0.735431] acpiphp: Slot [22] registered [ 0.737176] acpiphp: Slot [23] registered [ 0.738954] acpiphp: Slot [24] registered [ 0.740683] acpiphp: Slot [25] registered [ 0.742444] acpiphp: Slot [26] registered [ 0.744183] acpiphp: Slot [27] registered [ 0.745965] acpiphp: Slot [28] registered [ 0.747715] acpiphp: Slot [29] registered [ 0.749530] acpiphp: Slot [30] registered [ 0.751324] acpiphp: Slot [31] registered [ 0.753033] PCI host bridge to bus 0000:00 [ 0.754790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.757483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.760131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.763309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.766465] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.769621] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778702] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.784302] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.789354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.792443] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.818003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.821055] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.824031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.827117] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.829972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.832590] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.835282] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.837605] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.840990] vgaarb: loaded [ 0.842254] vgaarb: bridge control possible 0000:00:02.0 [ 0.844789] SCSI subsystem initialized [ 0.846735] ACPI: bus type USB registered [ 0.848498] usbcore: registered new interface driver usbfs [ 0.850749] usbcore: registered new interface driver hub [ 0.852959] usbcore: registered new device driver usb [ 0.855352] PCI: Using ACPI for IRQ routing [ 0.857589] NetLabel: Initializing [ 0.859102] NetLabel: domain hash size = 128 [ 0.860967] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.863040] NetLabel: unlabeled traffic allowed by default [ 0.865515] amd_nb: Cannot enumerate AMD northbridges [ 0.867754] clocksource: Switched to clocksource kvm-clock [ 0.880258] AppArmor: AppArmor Filesystem Enabled [ 0.882327] pnp: PnP ACPI init [ 0.884108] pnp: PnP ACPI: found 5 devices [ 0.892549] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.896297] NET: Registered protocol family 2 [ 0.898534] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.901831] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.904880] TCP: Hash tables configured (established 32768 bind 32768) [ 0.907602] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910079] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.912764] NET: Registered protocol family 1 [ 0.914642] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.917034] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.919336] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.940119] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.960436] Unpacking initramfs... [ 1.158236] Freeing initrd memory: 14824K [ 1.159866] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.162122] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.164410] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.167993] Scanning for low memory corruption every 60 seconds [ 1.170567] audit: initializing netlink subsys (disabled) [ 1.172577] audit: type=2000 audit(1562146131.900:1): initialized [ 1.175072] Initialise system trusted keyring [ 1.176811] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.179038] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.182418] zbud: loaded [ 1.183814] VFS: Disk quotas dquot_6.6.0 [ 1.185370] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.187967] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.190227] fuse init (API version 7.23) [ 1.192037] Key type big_key registered [ 1.193479] Allocating IMA MOK and blacklist keyrings. [ 1.196149] Key type asymmetric registered [ 1.197663] Asymmetric key parser 'x509' registered [ 1.199438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.202179] io scheduler noop registered [ 1.203701] io scheduler deadline registered (default) [ 1.205525] io scheduler cfq registered [ 1.207099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.209095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.211431] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.214079] ACPI: Power Button [PWRF] [ 1.215636] GHES: HEST is not enabled! [ 1.234811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.274324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.277982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.304595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.308968] Linux agpgart interface v0.103 [ 1.312673] loop: module loaded [ 1.315639] vda: vda1 [ 1.317543] scsi host0: ata_piix [ 1.318993] scsi host1: ata_piix [ 1.320331] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.322642] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.325095] libphy: Fixed MDIO Bus: probed [ 1.326652] tun: Universal TUN/TAP device driver, 1.6 [ 1.328510] tun: (C) 1999-2004 Max Krasnyansky [ 1.332065] PPP generic driver version 2.4.2 [ 1.333777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.336438] ehci-pci: EHCI PCI platform driver [ 1.338222] ehci-platform: EHCI generic platform driver [ 1.340180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.342603] ohci-pci: OHCI PCI platform driver [ 1.344252] ohci-platform: OHCI generic platform driver [ 1.346115] uhci_hcd: USB Universal Host Controller Interface driver [ 1.366105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.368058] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.370844] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.372722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.374911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.377240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.379937] usb usb1: Product: UHCI Host Controller [ 1.381723] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.383961] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385784] hub 1-0:1.0: USB hub found [ 1.387196] hub 1-0:1.0: 2 ports detected [ 1.388907] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.392898] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.394702] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.396701] mousedev: PS/2 mouse device common for all mice [ 1.399100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.402512] rtc_cmos 00:00: RTC can wake from S4 [ 1.404603] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.406921] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.409216] i2c /dev entries driver [ 1.410657] device-mapper: uevent: version 1.0.3 [ 1.412456] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.415533] ledtrig-cpu: registered to indicate activity on CPUs [ 1.418069] NET: Registered protocol family 10 [ 1.420051] NET: Registered protocol family 17 [ 1.438233] Key type dns_resolver registered [ 1.440169] registered taskstats version 1 [ 1.441770] Loading compiled-in X.509 certificates [ 1.444070] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.447497] zswap: loaded using pool lzo/zbud [ 1.451021] Key type trusted registered [ 1.455116] Key type encrypted registered [ 1.456634] AppArmor: AppArmor sha1 policy hashing enabled [ 1.458554] ima: No TPM chip found, activating TPM-bypass! [ 1.460507] ima: Allocated hash algorithm: sha1 [ 1.462173] evm: HMAC attrs: 0x1 [ 1.463879] Magic number: 11:110:474 [ 1.465475] rtc_cmos 00:00: setting system clock to 2019-07-03 09:28:51 UTC (1562146131) [ 1.468504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.470658] EDD information not available. [ 1.482139] Freeing unused kernel memory: 1484K [ 1.495799] Write protecting the kernel read-only data: 14336k [ 1.501048] Freeing unused kernel memory: 1616K [ 1.503566] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.517524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517880] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517900] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526107] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526148] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526322] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526375] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526468] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574395] virtio_net virtio0 ens3: renamed from eth0 [ 1.580962] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.584943] FDC 0 is a S82078B [ 1.586718] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.605958] AVX2 version of gcm_enc/dec engaged. [ 1.607813] AES CTR mode by8 optimization enabled [ 1.699786] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.864464] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.866842] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.869271] usb 1-1: Product: QEMU USB Tablet [ 1.870899] usb 1-1: Manufacturer: QEMU [ 1.872363] usb 1-1: SerialNumber: 42 [ 1.879992] hidraw: raw HID events driver (C) Jiri Kosina [ 1.886920] usbcore: registered new interface driver usbhid [ 1.888971] usbhid: USB HID core driver [ 1.891994] 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.896256] 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.975994] md: linear personality registered for level -1 [ 2.979953] md: multipath personality registered for level -4 [ 2.983969] md: raid0 personality registered for level 0 [ 2.988562] md: raid1 personality registered for level 1 [ 3.059759] raid6: sse2x1 gen() 11192 MB/s [ 3.127759] raid6: sse2x1 xor() 8858 MB/s [ 3.195759] raid6: sse2x2 gen() 14385 MB/s [ 3.263757] raid6: sse2x2 xor() 9639 MB/s [ 3.331758] raid6: sse2x4 gen() 16529 MB/s [ 3.399769] raid6: sse2x4 xor() 11072 MB/s [ 3.467756] raid6: avx2x1 gen() 21884 MB/s [ 3.535783] raid6: avx2x2 gen() 25769 MB/s [ 3.603783] raid6: avx2x4 gen() 29224 MB/s [ 3.605393] raid6: using algorithm avx2x4 gen() 29224 MB/s [ 3.607333] raid6: using avx2x2 recovery algorithm [ 3.610052] xor: automatically using best checksumming function: [ 3.651756] avx : 33239.000 MB/sec [ 3.654382] async_tx: api initialized (async) [ 3.663576] md: raid6 personality registered for level 6 [ 3.665518] md: raid5 personality registered for level 5 [ 3.667418] md: raid4 personality registered for level 4 [ 3.674766] 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.702689] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.720611] 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.816974] 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.823018] systemd[1]: Detected virtualization kvm. [ 3.824811] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.829189] systemd[1]: Set hostname to . [ 3.833220] systemd[1]: Initializing machine ID from KVM UUID. [ 3.835274] systemd[1]: Installed transient /etc/machine-id file. [ 3.959880] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.963482] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.968111] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.972657] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.976382] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.991988] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.998764] systemd[1]: Starting Load Kernel Modules... [ 3.999024] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 4.004461] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.009216] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.012584] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.016410] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.020934] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.024872] systemd[1]: Reached target Encrypted Volumes. [ 4.026895] iscsi: registered transport (tcp) [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.029889] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.034170] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.037346] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.041588] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.045343] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.048679] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.061813] iscsi: registered transport (iser) [ 4.067876] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.071864] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.075974] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.079621] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.084274] 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.093028] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.096917] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.101763] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.110160] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.115357] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.121734] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.126097] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.130043] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.135537] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.139917] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.143806] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.148173] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.152997] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.168881] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.174424] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.181115] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.185545] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.191430] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.659918] cloud-init[567]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Wed, 03 Jul 2019 09:28:55 +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. [ 10.749843] cloud-init[928]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Wed, 03 Jul 2019 09:29:00 +0000. Up 10.21 seconds. [ 10.753729] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.757391] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.761019] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.764609] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.768246] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.12 | 255.255.255.0 | global | fa:16:3e:a0:1d:21 | [ 10.771798] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:fea0:1d21/64 | . | link | fa:16:3e:a0:1d:21 | [ 10.775381] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.779336] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.782920] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.786511] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.789849] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.793187] cloud-init[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.796585] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.799959] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.803302] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.806668] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.810020] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.813349] cloud-init[928]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.816204] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.819003] cloud-init[928]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.821809] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.824617] cloud-init[928]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.827446] cloud-init[928]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.830265] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.833094] cloud-init[928]: Generating public/private rsa key pair. [ 10.835211] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.837735] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.840293] cloud-init[928]: The key fingerprint is: [ 10.842248] cloud-init[928]: SHA256:lqp10gj4JmlsXNAYSk/5mgsjSO/0StQspHk+IcHXxWg root@cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20 [ 10.845491] cloud-init[928]: The key's randomart image is: [ 10.847562] cloud-init[928]: +---[RSA 2048]----+ [ 10.849501] cloud-init[928]: | .... o. | [ 10.851394] cloud-init[928]: |o.o=.E.. | [ 10.853280] cloud-init[928]: |.oo++. | [ 10.855155] cloud-init[928]: | .*oo. . | [ 10.857080] cloud-init[928]: |o+o==o S | [ 10.858955] cloud-init[928]: |o==Oo. = | [ 10.860877] cloud-init[928]: |. %+= = o | [ 10.862773] cloud-init[928]: | o.=.+ o | [ 10.864652] cloud-init[928]: | .o | [ 10.866537] cloud-init[928]: +----[SHA256]-----+ [ 10.868432] cloud-init[928]: Generating public/private dsa key pair. [ 10.870525] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.873077] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.875597] cloud-init[928]: The key fingerprint is: [ 10.877553] cloud-init[928]: SHA256:2zYu7YoQZhgIQTHm0Ih32PRFr3HHzbZDhkcMYu6Bbd4 root@cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20 [ 10.880786] cloud-init[928]: The key's randomart image is: [ 10.882851] cloud-init[928]: +---[DSA 1024]----+ [ 10.884729] cloud-init[928]: |*O.+. .o o .o. | [ 10.886636] cloud-init[928]: |B.= o. . * o =. | [ 10.888520] cloud-init[928]: |.o.. . o B + B | [ 10.890490] cloud-init[928]: | o B + = . | [ 10.892429] cloud-init[928]: | . + S o E o | [ 10.894427] cloud-init[928]: | o . o . | [ 10.896365] cloud-init[928]: | . ..+ | [ 10.898256] cloud-init[928]: | . ..o.. | [ 10.900184] cloud-init[928]: | . .+o | [ 10.902101] cloud-init[928]: +----[SHA256]-----+ [ 10.903987] cloud-init[928]: Generating public/private ecdsa key pair. [ 10.906126] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.908714] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.911307] cloud-init[928]: The key fingerprint is: [ 10.913265] cloud-init[928]: SHA256:DyC505VGUJj8JNYsv0C3P/AQKu/DewW6tMmzRay5jFQ root@cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20 [ 10.916525] cloud-init[928]: The key's randomart image is: [ 10.918575] cloud-init[928]: +---[ECDSA 256]---+ [ 10.920457] cloud-init[928]: | ..Bo | [ 10.922320] cloud-init[928]: | .O.*. | [ 10.924239] cloud-init[928]: | oo.O+o | [ 10.926138] cloud-init[928]: | .+o=B | [ 10.928047] cloud-init[928]: | ooEoSB | [ 10.929932] cloud-init[928]: | o++.o= | [ 10.931838] cloud-init[928]: | .=o+.... | [ 10.933727] cloud-init[928]: | . oXo. | [ 10.935605] cloud-init[928]: | . =* | [ 10.937479] cloud-init[928]: +----[SHA256]-----+ [ 10.939367] cloud-init[928]: Generating public/private ed25519 key pair. [ 10.941498] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.944129] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.946727] cloud-init[928]: The key fingerprint is: [ 10.948674] cloud-init[928]: SHA256:LjKKuTFizMW6PSWl1Z6IKCmBbHllSfsCAgjJHVHd+L4 root@cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20 [ 10.951976] cloud-init[928]: The key's randomart image is: [ 10.954067] cloud-init[928]: +--[ED25519 256]--+ [ 10.955923] cloud-init[928]: |*..o=oo o | [ 10.957813] cloud-init[928]: |+. . +.o . | [ 10.959670] cloud-init[928]: |o...o.. . | [ 10.961561] cloud-init[928]: |o+o..o.. . | [ 10.963435] cloud-init[928]: |.ooo=.o.S | [ 10.965321] cloud-init[928]: |*.o+ o.+ . | [ 10.967200] cloud-init[928]: |*= = . . . | [ 10.969106] cloud-init[928]: |o=oo o . E | [ 10.970997] cloud-init[928]: |+o... | [ 10.972905] cloud-init[928]: +----[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] Listening on UUID daemon activation socket. 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] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... Starting Accounts Service... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: MD monitoring daemon... Starting Login Service... Starting LXD - container startup/shutdown... Starting Snappy daemon... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started ACPI event daemon. Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. 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: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-07-03 09:29:07,666 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8a03a50L 2019-07-03 09:29:07,667 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 09:29:07,673 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-03 09:29:07,673 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-03 09:29:07,674 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 09:29:07,674 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 09:29:07,674 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 09:29:07,674 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 09:29:07,675 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 09:29:07,675 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 09:29:07,718 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 09:29:07,718 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 09:29:07,742 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 59bbeed747415d9e90a208a212a6206b 2019-07-03 09:29:07,743 - paramiko.transport - DEBUG - Trying discovered key fcf69a0e8b3bcf0d8b7f0f4f97c439c8 in /tmp/tmp0t8sDF 2019-07-03 09:29:07,755 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 09:29:07,775 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 09:29:07,776 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 09:29:07,994 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-03 09:29:07,994 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-03 09:29:08,034 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 09:29:08,034 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 09:29:08,041 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 09:29:13,686 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-03 09:29:13,727 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 09:29:13,727 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 09:29:13,727 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 09:29:13,727 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 09:29:13,727 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 09:29:13,728 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 09:29:13,731 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 09:29:19,143 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-03 09:29:19,145 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 09:29:19,145 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 09:29:19,145 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 09:29:19,145 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 09:29:19,145 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 09:29:19,145 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 09:29:19,149 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 09:29:24,362 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-03 09:29:24,363 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 09:29:24,363 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 09:29:24,363 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 09:29:24,364 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 09:29:24,364 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 09:29:24,364 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 09:29:24,370 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 09:29:30,765 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 09:29:30,766 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-03 09:29:30,768 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 09:29:30,768 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-03 09:29:30,768 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-03 09:29:30,770 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-03 09:30:53,161 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-03 09:30:53,161 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 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 415f15d965032ca60078d71966ae8332459c472652aec2d633475fc89bb1a6c4 2019-07-03 09:30:53,163 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-03 09:30:53,163 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20 --2019-07-03 09:29:33-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.4, 99.84.74.12, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 29.4M=0s 2019-07-03 09:29:33 (29.4 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20 sudo: unable to resolve host cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20 + 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-f7617886-4354-46fe-a089-aef0bf7a0b20 sudo: unable to resolve host cloudify-vm-f7617886-4354-46fe-a089-aef0bf7a0b20 2019-07-03 09:30:53,163 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-03 09:30:53,164 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-03 09:30:53,164 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-03 09:30:53,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-07-03 09:30:53,175 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.207', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-03 09:31:23,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-07-03 09:31:24,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:31:24,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:31:24,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:31:24,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:31:24,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 804, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 807, "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": 808, "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": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 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": 110, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 805, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:31:24 GMT 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:31:24,482 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:31:24,483 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:31:24,483 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 807, 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': 808, 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': 37, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 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': 110, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-03 09:31:24,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-07-03 09:31:24,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:31:24,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:31:24,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:31:24,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 804, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 807, "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": 808, "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": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 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": 110, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 805, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:31:24 GMT 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:31:24,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:31:24,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:31:24,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:31:24,724 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:31:24,724 - functest.core.cloudify - INFO - The current manager status is running 2019-07-03 09:31:24,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/secrets 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-03 09:31:24,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:31:24,812 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:31:24 GMT 2019-07-03 09:31:24,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:31:24,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-03 09:31:24,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:31:24,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:31:24,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:31:24,812 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-03 09:31:24,813 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-03 09:31:24,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:31:24,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:31:24,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:31:24,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:31:24,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:31:24,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:31:24.940Z", "updated_at": "2019-07-03T09:31:24.940Z", "value": "gAAAAABdHHXs12Vbk6PVM6T8NsCJIJkKXKFrHKU3o7-0W4sr1HEda2Yl2u09PjfL8EgX8JSm7qRJvhR5VIIjCs9qG8D2eYGnJQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:31:24 GMT 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:31:24,997 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:31:24,998 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3.1/secrets/foo 2019-07-03 09:31:25,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:31:24.940Z", "updated_at": "2019-07-03T09:31:24.940Z", "value": "gAAAAABdHHXs12Vbk6PVM6T8NsCJIJkKXKFrHKU3o7-0W4sr1HEda2Yl2u09PjfL8EgX8JSm7qRJvhR5VIIjCs9qG8D2eYGnJQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-03 09:31:25,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:31:25,116 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:31:25 GMT 2019-07-03 09:31:25,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:31:25,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-03 09:31:25,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:31:25,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:31:25,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:31:25,116 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-03 09:31:25,117 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-03 09:31:25,259 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 09:31:25,260 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 09:31:25,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 09:31:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/3b195f48-5dec-44ee-9f6f-09ba8cf6c293.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:27,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:31:27 GMT X-Openstack-Request-Id: req-9e2f3785-ffd9-48fb-994e-7edfaa422f8b 2019-07-03 09:31:27,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:31:27,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/3b195f48-5dec-44ee-9f6f-09ba8cf6c293.json used request id req-9e2f3785-ffd9-48fb-994e-7edfaa422f8b 2019-07-03 09:31:27,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.80251908302s 2019-07-03 09:31:27,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:31:27,085 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:27,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:27 GMT X-Openstack-Request-Id: req-537a634b-f1c6-4396-9bb7-e10007f790bc 2019-07-03 09:31:27,146 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 09:31:27,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-537a634b-f1c6-4396-9bb7-e10007f790bc 2019-07-03 09:31:27,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618441104889s 2019-07-03 09:31:27,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 09:31:27,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:27,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 09:31: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-e30808e5-dd0b-4ecb-bf46-bd723de40e11 x-openstack-request-id: req-e30808e5-dd0b-4ecb-bf46-bd723de40e11 2019-07-03 09:31:27,305 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31 used request id req-e30808e5-dd0b-4ecb-bf46-bd723de40e11 2019-07-03 09:31:27,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.158613920212s 2019-07-03 09:31:27,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:31:27,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:28,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31: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-25ca1f99-ced8-4feb-a851-ab0979c45573 x-openstack-request-id: req-25ca1f99-ced8-4feb-a851-ab0979c45573 2019-07-03 09:31:28,196 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:21", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:21", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "rel": "bookmark"}], "image": {"id": "8037030f-cf38-449f-a9eb-15a6fb370737", "links": [{"href": "http://172.30.9.23:8774/images/8037030f-cf38-449f-a9eb-15a6fb370737", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:28:50.000000", "flavor": {"id": "8ee5e011-2667-483b-80c7-c75da3f040fa", "links": [{"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "bookmark"}]}, "id": "45cfeb0c-c37b-4f0d-abd6-8ab09f71cf31", "security_groups": [{"name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}], "user_id": "de6a43a94ff2496d8069fe5710c673e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:31:27Z", "hostId": "88059ba96508d72305d280ab579231d11e1c0da2a3642c69372b3880", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20", "name": "cloudify-vm_f7617886-4354-46fe-a089-aef0bf7a0b20", "created": "2019-07-03T09:26:57Z", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:31:28,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25ca1f99-ced8-4feb-a851-ab0979c45573 2019-07-03 09:31:28,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.889858007431s 2019-07-03 09:31:28,198 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:31:30,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:31:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:30,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c85595a7-6001-4fc2-b656-d8dbc1c88862 x-openstack-request-id: req-c85595a7-6001-4fc2-b656-d8dbc1c88862 2019-07-03 09:31:30,269 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 09:31:30,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c85595a7-6001-4fc2-b656-d8dbc1c88862 2019-07-03 09:31:30,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0687618255615s 2019-07-03 09:31:30,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:31:30,276 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:30,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:30 GMT X-Openstack-Request-Id: req-0ea6901e-43ba-4d3b-93f8-8f6fc5b5f8fd 2019-07-03 09:31:30,607 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:48Z", "updated_at": "2019-07-03T09:26:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:26:49Z", "revision_number": 0, "id": "1232f916-94c9-46bf-90bc-f130b6ddf61a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:49Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "2850212f-a870-4316-a03b-949f628ff77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-03T09:26:52Z", "revision_number": 0, "id": "2fc3c87e-f0e0-46e4-860f-d7c34efa6a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:52Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "6f037062-82cd-4c70-86a2-ae83cbec68c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-03T09:26:51Z", "revision_number": 0, "id": "8909c490-2d50-4b4c-b578-d82f7d74294a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:51Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:26:50Z", "revision_number": 0, "id": "9aed29c6-646b-443d-a537-b1727420c667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:50Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:48Z", "revision_number": 0, "id": "a9f3ef27-88d6-4a2a-9209-70428ba915ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:48Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T09:26:51Z", "revision_number": 0, "id": "ef3d941d-e908-4b59-bef7-e10432f8ac1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:51Z", "security_group_id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 7, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "7d10cc9e-8f25-4967-8270-7c6c7d930a7b", "name": "cloudify-sg_f7617886-4354-46fe-a089-aef0bf7a0b20"}, {"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}]} 2019-07-03 09:31:30,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0ea6901e-43ba-4d3b-93f8-8f6fc5b5f8fd 2019-07-03 09:31:30,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332051992416s 2019-07-03 09:31:30,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 09:31:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7d10cc9e-8f25-4967-8270-7c6c7d930a7b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:31,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:31:31 GMT X-Openstack-Request-Id: req-be77312e-4520-4e2e-8dd3-6c036430e3e7 2019-07-03 09:31:31,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:31:31,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7d10cc9e-8f25-4967-8270-7c6c7d930a7b.json used request id req-be77312e-4520-4e2e-8dd3-6c036430e3e7 2019-07-03 09:31:31,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.42630815506s 2019-07-03 09:31:31,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 09:31:31,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:31,073 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31: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-7ba053f4-c66c-42eb-b2f7-6a2701649399 x-openstack-request-id: req-7ba053f4-c66c-42eb-b2f7-6a2701649399 2019-07-03 09:31:31,073 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_f7617886-4354-46fe-a089-aef0bf7a0b20 used request id req-7ba053f4-c66c-42eb-b2f7-6a2701649399 2019-07-03 09:31:31,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0326979160309s 2019-07-03 09:31:31,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 09:31:31,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/cd4a2034-9707-4c73-87e1-3d651fae8b13/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}baead9c66e2f1c8355e4749e85609cacf0763e65" -d '{"subnet_id": "01a51e18-2653-47ab-821d-d3d9fd86c74a"}' 2019-07-03 09:31:33,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:34 GMT X-Openstack-Request-Id: req-23237c29-ac3f-4e67-8a8e-de76a8627b29 2019-07-03 09:31:33,967 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4f1e6be3-6f1a-4e50-999e-ed012f73c870", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "subnet_id": "01a51e18-2653-47ab-821d-d3d9fd86c74a", "subnet_ids": ["01a51e18-2653-47ab-821d-d3d9fd86c74a"], "port_id": "60130550-93e1-40a9-97cd-75ffc73c8665", "id": "cd4a2034-9707-4c73-87e1-3d651fae8b13"} 2019-07-03 09:31:33,967 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cd4a2034-9707-4c73-87e1-3d651fae8b13/remove_router_interface.json used request id req-23237c29-ac3f-4e67-8a8e-de76a8627b29 2019-07-03 09:31:33,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.89321112633s 2019-07-03 09:31:33,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 09:31:33,968 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:34,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:34 GMT X-Openstack-Request-Id: req-a6bb26aa-c12c-4d6f-bc2e-8e0b665ea10d 2019-07-03 09:31:34,101 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:28Z", "admin_state_up": true, "updated_at": "2019-07-03T09:31:32Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "cd4a2034-9707-4c73-87e1-3d651fae8b13", "name": "cloudify-router_f7617886-4354-46fe-a089-aef0bf7a0b20"}]} 2019-07-03 09:31:34,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a6bb26aa-c12c-4d6f-bc2e-8e0b665ea10d 2019-07-03 09:31:34,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133555173874s 2019-07-03 09:31:34,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 09:31:34,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/cd4a2034-9707-4c73-87e1-3d651fae8b13.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:38,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:31:38 GMT X-Openstack-Request-Id: req-fcc48d68-0696-483f-a6cf-d03e6ceccca4 2019-07-03 09:31:38,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:31:38,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/cd4a2034-9707-4c73-87e1-3d651fae8b13.json used request id req-fcc48d68-0696-483f-a6cf-d03e6ceccca4 2019-07-03 09:31:38,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.57852196693s 2019-07-03 09:31:38,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 09:31:38,682 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:39,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:39 GMT X-Openstack-Request-Id: req-2915f389-1772-4e5e-b83e-058629deaf3e 2019-07-03 09:31:39,068 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T09:26:27Z","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":"b1aec8b9aa384f8288d2aaea62f032a3","id":"01a51e18-2653-47ab-821d-d3d9fd86c74a","subnetpool_id":null,"name":"cloudify-subnet_f7617886-4354-46fe-a089-aef0bf7a0b20"}]} 2019-07-03 09:31:39,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2915f389-1772-4e5e-b83e-058629deaf3e 2019-07-03 09:31:39,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.387176036835s 2019-07-03 09:31:39,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 09:31:39,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/01a51e18-2653-47ab-821d-d3d9fd86c74a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:41,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:31:42 GMT X-Openstack-Request-Id: req-fe5e7962-4cfd-4ba6-91a1-acc1ea71b546 2019-07-03 09:31:41,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:31:41,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/01a51e18-2653-47ab-821d-d3d9fd86c74a.json used request id req-fe5e7962-4cfd-4ba6-91a1-acc1ea71b546 2019-07-03 09:31:41,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.92616915703s 2019-07-03 09:31:41,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:31:41,997 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:42,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:42 GMT X-Openstack-Request-Id: req-e61dcbbd-6909-4bd7-96b2-3cef048e6a8f 2019-07-03 09:31:42,139 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4f1e6be3-6f1a-4e50-999e-ed012f73c870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1aec8b9aa384f8288d2aaea62f032a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T09:31:41Z","qos_policy_id":null,"name":"cloudify-net_f7617886-4354-46fe-a089-aef0bf7a0b20","admin_state_up":true,"tenant_id":"b1aec8b9aa384f8288d2aaea62f032a3","created_at":"2019-07-03T09:26:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:31:42,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e61dcbbd-6909-4bd7-96b2-3cef048e6a8f 2019-07-03 09:31:42,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.14209485054s 2019-07-03 09:31:42,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 09:31:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4f1e6be3-6f1a-4e50-999e-ed012f73c870.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:44,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:31:44 GMT X-Openstack-Request-Id: req-147ef8e5-1420-4a76-9137-16db77b8a37c 2019-07-03 09:31:44,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:31:44,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4f1e6be3-6f1a-4e50-999e-ed012f73c870.json used request id req-147ef8e5-1420-4a76-9137-16db77b8a37c 2019-07-03 09:31:44,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.93225193024s 2019-07-03 09:31:44,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:31:44,082 - 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}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:44,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:44 GMT X-Openstack-Request-Id: req-fe09ee25-dd30-4cfc-afed-e70f0453bf98 2019-07-03 09:31:44,422 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:26:46Z", "file": "/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737/file", "owner": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "8037030f-cf38-449f-a9eb-15a6fb370737", "size": 296222720, "self": "/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8037030f-cf38-449f-a9eb-15a6fb370737/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/8037030f-cf38-449f-a9eb-15a6fb370737/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_f7617886-4354-46fe-a089-aef0bf7a0b20", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T09:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:31:44,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fe09ee25-dd30-4cfc-afed-e70f0453bf98 2019-07-03 09:31:44,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.345175981522s 2019-07-03 09:31:44,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 09:31:44,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}baead9c66e2f1c8355e4749e85609cacf0763e65" 2019-07-03 09:31:45,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 09:31:45 GMT X-Openstack-Request-Id: req-703e5426-fcaf-4a08-84c5-eca15ca90536 2019-07-03 09:31:45,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-07-03 09:31:45,056 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8037030f-cf38-449f-a9eb-15a6fb370737 used request id req-703e5426-fcaf-4a08-84c5-eca15ca90536 2019-07-03 09:31:45,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.631551027298s 2019-07-03 09:31:45,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 09:31:45,065 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:45,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31: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-3121d18b-703a-43c9-b3d6-0171cc141ac3 x-openstack-request-id: req-3121d18b-703a-43c9-b3d6-0171cc141ac3 2019-07-03 09:31:45,086 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_f7617886-4354-46fe-a089-aef0bf7a0b20", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa", "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": "8ee5e011-2667-483b-80c7-c75da3f040fa"}]} 2019-07-03 09:31:45,086 - 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-3121d18b-703a-43c9-b3d6-0171cc141ac3 2019-07-03 09:31:45,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247821807861s 2019-07-03 09:31:45,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 09:31:45,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:45,124 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31: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-2655b2aa-bdb1-422c-b0c1-a603d7b8f5e8 x-openstack-request-id: req-2655b2aa-bdb1-422c-b0c1-a603d7b8f5e8 2019-07-03 09:31:45,124 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8ee5e011-2667-483b-80c7-c75da3f040fa used request id req-2655b2aa-bdb1-422c-b0c1-a603d7b8f5e8 2019-07-03 09:31:45,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0367109775543s 2019-07-03 09:31:45,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 09:31:45,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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:45,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbd1846-de1b-4691-ae93-e9970e4b25f8 2019-07-03 09:31:45,369 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20", "links": {"self": "http://172.30.9.23:5000/v3/users/de6a43a94ff2496d8069fe5710c673e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de6a43a94ff2496d8069fe5710c673e7", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 09:31:45,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bfbd1846-de1b-4691-ae93-e9970e4b25f8 2019-07-03 09:31:45,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244333982468s 2019-07-03 09:31:45,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 09:31:45,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/de6a43a94ff2496d8069fe5710c673e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:45,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4c5d99-2e37-4e3c-8cc5-ee0efede4d4f 2019-07-03 09:31:45,611 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_f7617886-4354-46fe-a089-aef0bf7a0b20", "links": {"self": "http://172.30.9.23:5000/v3/users/de6a43a94ff2496d8069fe5710c673e7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "de6a43a94ff2496d8069fe5710c673e7", "description": null}} 2019-07-03 09:31:45,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/de6a43a94ff2496d8069fe5710c673e7 used request id req-cb4c5d99-2e37-4e3c-8cc5-ee0efede4d4f 2019-07-03 09:31:45,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236122846603s 2019-07-03 09:31:45,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 09:31:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/de6a43a94ff2496d8069fe5710c673e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:45,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 09:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a1573ab-503a-4ea6-a563-2f86ed57f919 2019-07-03 09:31:45,942 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 09:31:45,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/de6a43a94ff2496d8069fe5710c673e7 used request id req-7a1573ab-503a-4ea6-a563-2f86ed57f919 2019-07-03 09:31:45,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.330796003342s 2019-07-03 09:31:45,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 09:31:45,954 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:46,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a404a9-8527-4475-9aad-0038ac27e945 2019-07-03 09:31:46,176 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/b1aec8b9aa384f8288d2aaea62f032a3"}, "tags": [], "enabled": true, "id": "b1aec8b9aa384f8288d2aaea62f032a3", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_f7617886-4354-46fe-a089-aef0bf7a0b20"}]} 2019-07-03 09:31:46,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f5a404a9-8527-4475-9aad-0038ac27e945 2019-07-03 09:31:46,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226186037064s 2019-07-03 09:31:46,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 09:31:46,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/b1aec8b9aa384f8288d2aaea62f032a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:46,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 09:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb71e415-9199-498d-81e7-92427dabc983 2019-07-03 09:31:46,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 09:31:46,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b1aec8b9aa384f8288d2aaea62f032a3 used request id req-fb71e415-9199-498d-81e7-92427dabc983 2019-07-03 09:31:46,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.312463998795s 2019-07-03 09:31:46,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:31:46,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b1aec8b9aa384f8288d2aaea62f032a3&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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:47,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:47 GMT X-Openstack-Request-Id: req-58986bec-c749-42d5-a7ce-ac7069259e46 2019-07-03 09:31:47,261 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}]} 2019-07-03 09:31:47,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b1aec8b9aa384f8288d2aaea62f032a3&name=default used request id req-58986bec-c749-42d5-a7ce-ac7069259e46 2019-07-03 09:31:47,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.761902093887s 2019-07-03 09:31:47,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:31:47,267 - 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}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:47,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:47 GMT X-Openstack-Request-Id: req-1dba0be0-68cb-4371-99bc-60438d1e3825 2019-07-03 09:31:47,638 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "created_at": "2019-07-03T09:26:25Z", "updated_at": "2019-07-03T09:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "260382e1-9eb8-432e-bcfd-9c29882430df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "80c5ec6c-daba-485b-80e2-3bf3fce527ee", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ccec782f-8cf7-4d93-9a4b-b043a68108d4", "remote_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:26:25Z", "revision_number": 0, "id": "ebefe20f-5fb0-43c0-ace1-0d875e39c82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:26:25Z", "security_group_id": "ee2d90db-277d-461e-aece-834818a4b4f9", "tenant_id": "b1aec8b9aa384f8288d2aaea62f032a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1aec8b9aa384f8288d2aaea62f032a3"}], "revision_number": 1, "project_id": "b1aec8b9aa384f8288d2aaea62f032a3", "id": "ee2d90db-277d-461e-aece-834818a4b4f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 09:31:47,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1dba0be0-68cb-4371-99bc-60438d1e3825 2019-07-03 09:31:47,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.371382951736s 2019-07-03 09:31:47,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 09:31:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ee2d90db-277d-461e-aece-834818a4b4f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d742ac6c41f7d2ce146fa1f56925d535c727bc7" 2019-07-03 09:31:48,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 09:31:48 GMT X-Openstack-Request-Id: req-066c8f9c-da47-4b72-b33e-cb86f16b4fad 2019-07-03 09:31:48,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:31:48,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ee2d90db-277d-461e-aece-834818a4b4f9.json used request id req-066c8f9c-da47-4b72-b33e-cb86f16b4fad 2019-07-03 09:31:48,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.449105024338s 2019-07-03 09:31:48,115 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-07-03 09:31:48,141 - 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-07-03 09:31:48,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cad78e-eeb5-4fe8-a6e7-6fafa420a4e0 2019-07-03 09:31:48,147 - 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-07-03 09:31:48,147 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-41cad78e-eeb5-4fe8-a6e7-6fafa420a4e0 2019-07-03 09:31:48,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 09:31:48,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T10:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["CR9sBzXVRe2m5ymjAP54Sg"], "issued_at": "2019-07-03T09:31:48.000000Z"}} 2019-07-03 09:31:48,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:31:48,571 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:48,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:48 GMT X-Openstack-Request-Id: req-b280abe4-093c-49a4-895e-be5231a8e349 2019-07-03 09:31:48,932 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 09:31:48,932 - 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-b280abe4-093c-49a4-895e-be5231a8e349 2019-07-03 09:31:48,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361943006516s 2019-07-03 09:31:48,939 - 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-07-03 09:31:48,945 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9a4b6d-28b6-41f6-b1fd-df09d220a138 2019-07-03 09:31:48,945 - 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-07-03 09:31:48,946 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-bc9a4b6d-28b6-41f6-b1fd-df09d220a138 2019-07-03 09:31:48,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 09:31:48,950 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:49,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74352091-7e86-418b-9653-2e15a5906c11 2019-07-03 09:31:49,171 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 09:31:49,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-74352091-7e86-418b-9653-2e15a5906c11 2019-07-03 09:31:49,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224589824677s 2019-07-03 09:31:49,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 09:31:49,183 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855"}}' 2019-07-03 09:31:49,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1d51e55-a803-422d-86f1-1f228314acc6 2019-07-03 09:31:49,433 - 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/69f7b64d907b44b7adede7d18e024d2e"}, "tags": [], "enabled": true, "id": "69f7b64d907b44b7adede7d18e024d2e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855"}} 2019-07-03 09:31:49,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c1d51e55-a803-422d-86f1-1f228314acc6 2019-07-03 09:31:49,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.254177808762s 2019-07-03 09:31:49,434 - 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'69f7b64d907b44b7adede7d18e024d2e', '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_40251579-a5c8-4c30-9ab6-b6907ca6e855'}) 2019-07-03 09:31:49,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 09:31:49,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}0ff5843e7385dc36f7602615a1976aae23edf3fe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b3XsSje9OTjC3q9NN48mEXpzMPUK8c", "email": null, "name": "cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855"}}' 2019-07-03 09:31:49,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbddb8f5-9077-4825-9987-acc4c24751a2 2019-07-03 09:31:49,934 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": {"self": "http://172.30.9.23:5000/v3/users/c98e9c624540420092aa16a010e87452"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c98e9c624540420092aa16a010e87452", "domain_id": "default", "password_expires_at": null}} 2019-07-03 09:31:49,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-dbddb8f5-9077-4825-9987-acc4c24751a2 2019-07-03 09:31:49,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492858886719s 2019-07-03 09:31:49,935 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c98e9c624540420092aa16a010e87452', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855'}) 2019-07-03 09:31:49,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 09:31:49,942 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:50,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2b78b4-9dd0-4146-b7c5-fe12177390d1 2019-07-03 09:31:50,140 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 09:31:50,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fb2b78b4-9dd0-4146-b7c5-fe12177390d1 2019-07-03 09:31:50,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20229101181s 2019-07-03 09:31:50,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 09:31:50,150 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:50,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21f4f42-5370-4057-8460-1eb7f166ee95 2019-07-03 09:31:50,378 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 09:31:50,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b21f4f42-5370-4057-8460-1eb7f166ee95 2019-07-03 09:31:50,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232163906097s 2019-07-03 09:31:50,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 09:31:50,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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:50,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9811758-bab3-4e60-82b9-246052544040 2019-07-03 09:31:50,513 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 09:31:50,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9811758-bab3-4e60-82b9-246052544040 2019-07-03 09:31:50,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13019490242s 2019-07-03 09:31:50,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 09:31:50,523 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:50,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c859745-13a6-42eb-b6a1-14610eb8a154 2019-07-03 09:31:50,745 - 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-07-03 09:31:50,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1c859745-13a6-42eb-b6a1-14610eb8a154 2019-07-03 09:31:50,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22607421875s 2019-07-03 09:31:50,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 09:31:50,750 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:50,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7906249b-0b68-4706-b163-83a4fb7e91f7 2019-07-03 09:31:50,986 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": {"self": "http://172.30.9.23:5000/v3/users/c98e9c624540420092aa16a010e87452"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c98e9c624540420092aa16a010e87452", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 09:31:50,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7906249b-0b68-4706-b163-83a4fb7e91f7 2019-07-03 09:31:50,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239809036255s 2019-07-03 09:31:50,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 09:31:51,001 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:51,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6812e116-982c-43d9-b676-d3dd50dabc00 2019-07-03 09:31:51,229 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/69f7b64d907b44b7adede7d18e024d2e"}, "tags": [], "enabled": true, "id": "69f7b64d907b44b7adede7d18e024d2e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 09:31:51,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6812e116-982c-43d9-b676-d3dd50dabc00 2019-07-03 09:31:51,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231380224228s 2019-07-03 09:31:51,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 09:31:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=c98e9c624540420092aa16a010e87452&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=69f7b64d907b44b7adede7d18e024d2e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:51,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da6c981-df54-4022-9ca3-cad752802346 2019-07-03 09:31:51,356 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c98e9c624540420092aa16a010e87452&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=69f7b64d907b44b7adede7d18e024d2e", "previous": null, "next": null}} 2019-07-03 09:31:51,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c98e9c624540420092aa16a010e87452&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=69f7b64d907b44b7adede7d18e024d2e used request id req-5da6c981-df54-4022-9ca3-cad752802346 2019-07-03 09:31:51,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119096040726s 2019-07-03 09:31:51,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 09:31:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/69f7b64d907b44b7adede7d18e024d2e/users/c98e9c624540420092aa16a010e87452/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:51,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 09:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50fe5c4a-a9bf-4bf6-ba87-c1f68e7909c8 2019-07-03 09:31:51,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 09:31:51,618 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/69f7b64d907b44b7adede7d18e024d2e/users/c98e9c624540420092aa16a010e87452/roles/de3f03247fab46318069d2e018e2d917 used request id req-50fe5c4a-a9bf-4bf6-ba87-c1f68e7909c8 2019-07-03 09:31:51,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.257644176483s 2019-07-03 09:31:51,619 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855', 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'69f7b64d907b44b7adede7d18e024d2e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b3XsSje9OTjC3q9NN48mEXpzMPUK8c', 'username': u'cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855', '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-07-03 09:31:51,623 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'password': 'b3XsSje9OTjC3q9NN48mEXpzMPUK8c', 'project_name': 'cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '69f7b64d907b44b7adede7d18e024d2e', 'project_domain_name': 'Default'} 2019-07-03 09:31:51,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-07-03 09:31:51,694 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-07-03 09:31:51,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 09:31:51,698 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:51,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f5802b-35da-49dd-8c3b-8cef2d7717b0 2019-07-03 09:31:51,869 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 09:31:51,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-a3f5802b-35da-49dd-8c3b-8cef2d7717b0 2019-07-03 09:31:51,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175313949585s 2019-07-03 09:31:51,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 09:31:51,882 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:31:51,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b053485-7a3d-4a76-af5d-3514fb742d5b 2019-07-03 09:31:51,995 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/69f7b64d907b44b7adede7d18e024d2e"}, "tags": [], "enabled": true, "id": "69f7b64d907b44b7adede7d18e024d2e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 09:31:51,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5b053485-7a3d-4a76-af5d-3514fb742d5b 2019-07-03 09:31:51,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116647958755s 2019-07-03 09:31:51,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 09:31:51,998 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" -d '{"network": {"tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "admin_state_up": true}}' 2019-07-03 09:31:52,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:52 GMT X-Openstack-Request-Id: req-7f267cad-d70a-4692-bd4e-11fd644b1fac 2019-07-03 09:31:52,664 - 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":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T09:31:52Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}} 2019-07-03 09:31:52,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7f267cad-d70a-4692-bd4e-11fd644b1fac 2019-07-03 09:31:52,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.666998147964s 2019-07-03 09:31:52,665 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T09:31:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4e180a70-d281-4c89-b4da-7e9e563893f0', u'provider:segmentation_id': 78, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'created_at': u'2019-07-03T09:31:52Z', u'mtu': 1450, u'tenant_id': u'69f7b64d907b44b7adede7d18e024d2e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'69f7b64d907b44b7adede7d18e024d2e', u'l2_adjacency': True}) 2019-07-03 09:31:52,669 - 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-07-03 09:31:52,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098e575d-1e18-43a2-b7f0-f0eb72957216 2019-07-03 09:31:52,676 - 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-07-03 09:31:52,676 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-098e575d-1e18-43a2-b7f0-f0eb72957216 2019-07-03 09:31:52,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 09:31:53,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T10:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69f7b64d907b44b7adede7d18e024d2e", "name": "cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/69f7b64d907b44b7adede7d18e024d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/69f7b64d907b44b7adede7d18e024d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/69f7b64d907b44b7adede7d18e024d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_69f7b64d907b44b7adede7d18e024d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_69f7b64d907b44b7adede7d18e024d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/69f7b64d907b44b7adede7d18e024d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/69f7b64d907b44b7adede7d18e024d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/69f7b64d907b44b7adede7d18e024d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/69f7b64d907b44b7adede7d18e024d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/69f7b64d907b44b7adede7d18e024d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/69f7b64d907b44b7adede7d18e024d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855", "id": "c98e9c624540420092aa16a010e87452"}, "audit_ids": ["X1Ev2GASRJqdk9AHSTUkhg"], "issued_at": "2019-07-03T09:31:53.000000Z"}} 2019-07-03 09:31:53,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:31:53,103 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:31:53,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:53 GMT X-Openstack-Request-Id: req-1f6d0529-5fec-4ef9-bf41-169fa7a1741e 2019-07-03 09:31:53,509 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T09:31:52Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:31:53,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1f6d0529-5fec-4ef9-bf41-169fa7a1741e 2019-07-03 09:31:53,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406949996948s 2019-07-03 09:31:53,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 09:31:53,512 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"subnet": {"name": "cloudify_ims-subnet_40251579-a5c8-4c30-9ab6-b6907ca6e855", "enable_dhcp": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 09:31:54,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Wed, 03 Jul 2019 09:31:54 GMT X-Openstack-Request-Id: req-90eb4cd9-ec06-48e5-ab4a-91e03f44d21a 2019-07-03 09:31:54,874 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T09:31:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"69f7b64d907b44b7adede7d18e024d2e","id":"9380a521-54cc-4724-bac7-f0862a586402","subnetpool_id":null,"name":"cloudify_ims-subnet_40251579-a5c8-4c30-9ab6-b6907ca6e855"}} 2019-07-03 09:31:54,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-90eb4cd9-ec06-48e5-ab4a-91e03f44d21a 2019-07-03 09:31:54,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.36243104935s 2019-07-03 09:31:54,874 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T09:31:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9380a521-54cc-4724-bac7-f0862a586402', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'enable_dhcp': True, u'network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0', u'tenant_id': u'69f7b64d907b44b7adede7d18e024d2e', u'created_at': u'2019-07-03T09:31:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'69f7b64d907b44b7adede7d18e024d2e'}) 2019-07-03 09:31:54,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 09:31:54,876 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "cloudify_ims-router_40251579-a5c8-4c30-9ab6-b6907ca6e855", "admin_state_up": true}}' 2019-07-03 09:32:02,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:02 GMT X-Openstack-Request-Id: req-daad7372-5e40-4518-a7c0-3ac37d0f2011 2019-07-03 09:32:02,062 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:56Z", "admin_state_up": true, "updated_at": "2019-07-03T09:31:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "name": "cloudify_ims-router_40251579-a5c8-4c30-9ab6-b6907ca6e855"}} 2019-07-03 09:32:02,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-daad7372-5e40-4518-a7c0-3ac37d0f2011 2019-07-03 09:32:02,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.18639016151s 2019-07-03 09:32:02,062 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T09:31:57Z', u'revision_number': 3, u'id': u'30b2f103-195e-41f8-90da-6f9e6f7b4dd1', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'admin_state_up': True, u'tenant_id': u'69f7b64d907b44b7adede7d18e024d2e', u'created_at': u'2019-07-03T09:31:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'69f7b64d907b44b7adede7d18e024d2e'}) 2019-07-03 09:32:02,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 09:32:02,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/30b2f103-195e-41f8-90da-6f9e6f7b4dd1/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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"subnet_id": "9380a521-54cc-4724-bac7-f0862a586402"}' 2019-07-03 09:32:06,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:06 GMT X-Openstack-Request-Id: req-bcb55f70-2fa9-4796-ac98-aa34d74efc19 2019-07-03 09:32:06,010 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "subnet_id": "9380a521-54cc-4724-bac7-f0862a586402", "subnet_ids": ["9380a521-54cc-4724-bac7-f0862a586402"], "port_id": "aee8b96b-2827-4aef-bcd5-61aaf5815e8e", "id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1"} 2019-07-03 09:32:06,010 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/30b2f103-195e-41f8-90da-6f9e6f7b4dd1/add_router_interface.json used request id req-bcb55f70-2fa9-4796-ac98-aa34d74efc19 2019-07-03 09:32:06,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.94709706306s 2019-07-03 09:32:06,011 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-03 09:32:07,590 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-07-03 09:32:07,593 - 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-07-03 09:32:07,598 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:07 GMT 2019-07-03 09:32:07,599 - 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-07-03 09:32:07,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:32:07,609 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:07,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:07 GMT X-Openstack-Request-Id: req-a26ed423-792a-45ce-8a23-f41fbdb26d84 2019-07-03 09:32:07,935 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:32:07,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a26ed423-792a-45ce-8a23-f41fbdb26d84 2019-07-03 09:32:07,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330165863037s 2019-07-03 09:32:07,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 09:32:07,949 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}' 2019-07-03 09:32:08,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:08 GMT Location: http://172.30.9.23:9292/v2/images/bd975b58-3405-4916-a06a-a8002564b229 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-256efee1-87e7-407c-b5a5-d3c1f2c466a8 2019-07-03 09:32:08,337 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:32:08Z", "file": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229/file", "owner": "69f7b64d907b44b7adede7d18e024d2e", "id": "bd975b58-3405-4916-a06a-a8002564b229", "size": null, "self": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "checksum": null, "created_at": "2019-07-03T09:32:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 09:32:08,337 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-256efee1-87e7-407c-b5a5-d3c1f2c466a8 2019-07-03 09:32:08,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.392728090286s 2019-07-03 09:32:08,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 09:32:08,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/bd975b58-3405-4916-a06a-a8002564b229/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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '' 2019-07-03 09:32:14,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 09:32:14 GMT X-Openstack-Request-Id: req-6b566ec7-c008-4fbc-99a7-d05865ff1545 2019-07-03 09:32:14,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-07-03 09:32:14,177 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/bd975b58-3405-4916-a06a-a8002564b229/file used request id req-6b566ec7-c008-4fbc-99a7-d05865ff1545 2019-07-03 09:32:14,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.83916497231s 2019-07-03 09:32:14,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:32:14,188 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:14,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:14 GMT X-Openstack-Request-Id: req-033c13e8-c94e-41a8-b9bc-c232952981c7 2019-07-03 09:32:14,500 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:32:14Z", "file": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229/file", "owner": "69f7b64d907b44b7adede7d18e024d2e", "id": "bd975b58-3405-4916-a06a-a8002564b229", "size": 296222720, "self": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T09:32:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:32:14,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-033c13e8-c94e-41a8-b9bc-c232952981c7 2019-07-03 09:32:14,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317435026169s 2019-07-03 09:32:14,503 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bd975b58-3405-4916-a06a-a8002564b229/file', 'owner': u'69f7b64d907b44b7adede7d18e024d2e', 'id': u'bd975b58-3405-4916-a06a-a8002564b229', 'size': 296222720, u'self': u'/v2/images/bd975b58-3405-4916-a06a-a8002564b229', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f7b64d907b44b7adede7d18e024d2e', 'name': 'cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T09:32:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T09:32:14Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/bd975b58-3405-4916-a06a-a8002564b229', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'created': u'2019-07-03T09:32:08Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-03T09:32:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/bd975b58-3405-4916-a06a-a8002564b229', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-03 09:32:14,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 09:32:14,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}0ff5843e7385dc36f7602615a1976aae23edf3fe" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-03 09:32:14,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-bd94e0a1-97ba-4d21-9030-5d046f2f95ce x-openstack-request-id: req-bd94e0a1-97ba-4d21-9030-5d046f2f95ce 2019-07-03 09:32:14,833 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "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": "bef714b9-6fc3-4264-aa34-701b7ccac7a0"}} 2019-07-03 09:32:14,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bd94e0a1-97ba-4d21-9030-5d046f2f95ce 2019-07-03 09:32:14,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326693058014s 2019-07-03 09:32:14,834 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855', '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'a6c124494b0c46c2b4ad05546c87df21', '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'bef714b9-6fc3-4264-aa34-701b7ccac7a0', 'swap': 0}) 2019-07-03 09:32:14,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 09:32:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0/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}0ff5843e7385dc36f7602615a1976aae23edf3fe" -d '{"extra_specs": {}}' 2019-07-03 09:32:14,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-7f3e0dbe-1797-460a-83e6-ea908351ec31 x-openstack-request-id: req-7f3e0dbe-1797-460a-83e6-ea908351ec31 2019-07-03 09:32:14,856 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 09:32:14,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0/os-extra_specs used request id req-7f3e0dbe-1797-460a-83e6-ea908351ec31 2019-07-03 09:32:14,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215950012207s 2019-07-03 09:32:14,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 09:32:14,863 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"keypair": {"name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855"}}' 2019-07-03 09:32:15,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-c6cfc077-507b-41fc-a467-77e358e29a6b x-openstack-request-id: req-c6cfc077-507b-41fc-a467-77e358e29a6b 2019-07-03 09:32:15,533 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2Go433xnDxaC+vNN9QPJYmWT+ILlMNkJWA/X8fU11CH3CKg2\n57EaIZrg8ry2iqD3t3Dh6ExHFsoDQI4ESX7TKNm10Gcww3ycAmkCbahKD2B2dSpI\nWLQyPhu367bY/DdxL7mH9v1bM9R2eht4gg3MnB6B2xWbGFeel5jZ3aH0ou+4yfyR\nkLg/nPnD6OIBhZBTmBS1mCcXqvfw6Vxke6xwp7EtXJsMhxDmXJF7x/HnRwWZK2LV\nBuFDryBVY+h0KydAAdR2C33gNlf+nfSFheVEn03Wnpgr4YGE8VQj+J9jIA296OJU\n5n6KlPt1LGwtbZWINfWrBTekEV7e3fjDpH0ZhwIDAQABAoIBAAUcnTNKMPT+RyG+\nVX0QFdWpKJGaJee9eKcH2MXyUM8t7jPaJVHbsQ5SJjYVlwo3OyKuG+fsxVEYfHMt\n55QE1uAEJHNDvLchXl4ANPp6GyW51ZJ26TaPKxCkfvemXgG3HYlPDJMc8OaMgi/o\nLjSENu0JG3AdVoiAqVJTXfIKPUkL7WaJQNrxq/S+CRN1dId+kb7q9AuLAIt0eO80\nwotVJllUIOqJJ3FP0RRHwePsJH7RPxual86LYJiWiDbTvpsZRvZgLF5BguibHCUA\nvmgfZgwteSlB2nXGu6ia4kH6ImIFZzm3rXx597TrQm+W+P3vFzDgmO8DeW+R6MNZ\nnbJ42CECgYEA7xGfiF0Z+GLvBi0XaCW9MbCEPgEdHAc3490fPFRNTNhDwKvAKXeT\nnsnFE8cTdE7vWVLOIWKF3ryl32r5Fro3fcKn/3983LoUX1X8ZYXyANHblhoKQObt\nCqwkGAazWra5VvP6M+RjU6ffGxLQLAhXnGz4RbmsghpnBnFaPOaroYMCgYEA573g\nxluNQtvHoQrArblGsIrWwe0w/zPJ6Lfyx49HDD949deKhLhLRZKo/OS/83jKhSmp\n95aZt6Pnebd0FtoiWnLp3AQV/S6I9JiGceHiXlUh/UE+lbTs4ZLS9qJ6Mg9mt84P\nSf7jnk3cSxNsSAaiSGZ2JoRdajnjSKu6zC8s/K0CgYEAqpdrvFWbC4glQcX5VuLf\nH07y/n+y8uYftqR5/oW1ZylHJ3wnMi/Wkc8upw8+TZdp6dZRqrbwCeGZh1SBC/uz\nTzUQxhuF0Mejc+gao6Mx7e3SAEjymh9udFgjpVVatFeA55BPMKo/SlmWtW32SAVn\n5wJHIxH8DBak/47xMlXzkNsCgYAIiwduSJG8lT2Wwj64KMxiVbv1Cjl0LwSSf7WD\nhdSoru5WocuJeQHNXsq8B/LLlvhgUFjjt7mS+4fdBNZSwVfi3bmhUsU8wCpsWfMa\n36josVq/a1hTTIgvCKqeTP8UOV0gCYimwa7CdzxXyC+FuDjjUmOop9iJwfiPBUWt\noU+XQQKBgFfHm5u6S9dEn6Djl6K/3Lm/USXu4jMf5yvxRQ6alYVZCEw3MGFxCO5Y\ntezDOlhX3UrkgAxku5Kel35bdRCYKitvreN5/A5uYYWXsetchNNd2JpGqn7F2A8g\neTu7GOUYYTwvHfE6LqTHBvDU6OCcWp8jpvwS+47OmGMM3dBjQOy2\n-----END RSA PRIVATE KEY-----\n", "user_id": "c98e9c624540420092aa16a010e87452", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}} 2019-07-03 09:32:15,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c6cfc077-507b-41fc-a467-77e358e29a6b 2019-07-03 09:32:15,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.67361497879s 2019-07-03 09:32:15,534 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2Go433xnDxaC+vNN9QPJYmWT+ILlMNkJWA/X8fU11CH3CKg2\n57EaIZrg8ry2iqD3t3Dh6ExHFsoDQI4ESX7TKNm10Gcww3ycAmkCbahKD2B2dSpI\nWLQyPhu367bY/DdxL7mH9v1bM9R2eht4gg3MnB6B2xWbGFeel5jZ3aH0ou+4yfyR\nkLg/nPnD6OIBhZBTmBS1mCcXqvfw6Vxke6xwp7EtXJsMhxDmXJF7x/HnRwWZK2LV\nBuFDryBVY+h0KydAAdR2C33gNlf+nfSFheVEn03Wnpgr4YGE8VQj+J9jIA296OJU\n5n6KlPt1LGwtbZWINfWrBTekEV7e3fjDpH0ZhwIDAQABAoIBAAUcnTNKMPT+RyG+\nVX0QFdWpKJGaJee9eKcH2MXyUM8t7jPaJVHbsQ5SJjYVlwo3OyKuG+fsxVEYfHMt\n55QE1uAEJHNDvLchXl4ANPp6GyW51ZJ26TaPKxCkfvemXgG3HYlPDJMc8OaMgi/o\nLjSENu0JG3AdVoiAqVJTXfIKPUkL7WaJQNrxq/S+CRN1dId+kb7q9AuLAIt0eO80\nwotVJllUIOqJJ3FP0RRHwePsJH7RPxual86LYJiWiDbTvpsZRvZgLF5BguibHCUA\nvmgfZgwteSlB2nXGu6ia4kH6ImIFZzm3rXx597TrQm+W+P3vFzDgmO8DeW+R6MNZ\nnbJ42CECgYEA7xGfiF0Z+GLvBi0XaCW9MbCEPgEdHAc3490fPFRNTNhDwKvAKXeT\nnsnFE8cTdE7vWVLOIWKF3ryl32r5Fro3fcKn/3983LoUX1X8ZYXyANHblhoKQObt\nCqwkGAazWra5VvP6M+RjU6ffGxLQLAhXnGz4RbmsghpnBnFaPOaroYMCgYEA573g\nxluNQtvHoQrArblGsIrWwe0w/zPJ6Lfyx49HDD949deKhLhLRZKo/OS/83jKhSmp\n95aZt6Pnebd0FtoiWnLp3AQV/S6I9JiGceHiXlUh/UE+lbTs4ZLS9qJ6Mg9mt84P\nSf7jnk3cSxNsSAaiSGZ2JoRdajnjSKu6zC8s/K0CgYEAqpdrvFWbC4glQcX5VuLf\nH07y/n+y8uYftqR5/oW1ZylHJ3wnMi/Wkc8upw8+TZdp6dZRqrbwCeGZh1SBC/uz\nTzUQxhuF0Mejc+gao6Mx7e3SAEjymh9udFgjpVVatFeA55BPMKo/SlmWtW32SAVn\n5wJHIxH8DBak/47xMlXzkNsCgYAIiwduSJG8lT2Wwj64KMxiVbv1Cjl0LwSSf7WD\nhdSoru5WocuJeQHNXsq8B/LLlvhgUFjjt7mS+4fdBNZSwVfi3bmhUsU8wCpsWfMa\n36josVq/a1hTTIgvCKqeTP8UOV0gCYimwa7CdzxXyC+FuDjjUmOop9iJwfiPBUWt\noU+XQQKBgFfHm5u6S9dEn6Djl6K/3Lm/USXu4jMf5yvxRQ6alYVZCEw3MGFxCO5Y\ntezDOlhX3UrkgAxku5Kel35bdRCYKitvreN5/A5uYYWXsetchNNd2JpGqn7F2A8g\neTu7GOUYYTwvHfE6LqTHBvDU6OCcWp8jpvwS+47OmGMM3dBjQOy2\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c98e9c624540420092aa16a010e87452', 'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'created_at': '2019-07-03T09:32:15.534605', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f7b64d907b44b7adede7d18e024d2e', 'name': 'cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5', 'type': 'ssh', 'id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855'}) 2019-07-03 09:32:15,535 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2Go433xnDxaC+vNN9QPJYmWT+ILlMNkJWA/X8fU11CH3CKg2 57EaIZrg8ry2iqD3t3Dh6ExHFsoDQI4ESX7TKNm10Gcww3ycAmkCbahKD2B2dSpI WLQyPhu367bY/DdxL7mH9v1bM9R2eht4gg3MnB6B2xWbGFeel5jZ3aH0ou+4yfyR kLg/nPnD6OIBhZBTmBS1mCcXqvfw6Vxke6xwp7EtXJsMhxDmXJF7x/HnRwWZK2LV BuFDryBVY+h0KydAAdR2C33gNlf+nfSFheVEn03Wnpgr4YGE8VQj+J9jIA296OJU 5n6KlPt1LGwtbZWINfWrBTekEV7e3fjDpH0ZhwIDAQABAoIBAAUcnTNKMPT+RyG+ VX0QFdWpKJGaJee9eKcH2MXyUM8t7jPaJVHbsQ5SJjYVlwo3OyKuG+fsxVEYfHMt 55QE1uAEJHNDvLchXl4ANPp6GyW51ZJ26TaPKxCkfvemXgG3HYlPDJMc8OaMgi/o LjSENu0JG3AdVoiAqVJTXfIKPUkL7WaJQNrxq/S+CRN1dId+kb7q9AuLAIt0eO80 wotVJllUIOqJJ3FP0RRHwePsJH7RPxual86LYJiWiDbTvpsZRvZgLF5BguibHCUA vmgfZgwteSlB2nXGu6ia4kH6ImIFZzm3rXx597TrQm+W+P3vFzDgmO8DeW+R6MNZ nbJ42CECgYEA7xGfiF0Z+GLvBi0XaCW9MbCEPgEdHAc3490fPFRNTNhDwKvAKXeT nsnFE8cTdE7vWVLOIWKF3ryl32r5Fro3fcKn/3983LoUX1X8ZYXyANHblhoKQObt CqwkGAazWra5VvP6M+RjU6ffGxLQLAhXnGz4RbmsghpnBnFaPOaroYMCgYEA573g xluNQtvHoQrArblGsIrWwe0w/zPJ6Lfyx49HDD949deKhLhLRZKo/OS/83jKhSmp 95aZt6Pnebd0FtoiWnLp3AQV/S6I9JiGceHiXlUh/UE+lbTs4ZLS9qJ6Mg9mt84P Sf7jnk3cSxNsSAaiSGZ2JoRdajnjSKu6zC8s/K0CgYEAqpdrvFWbC4glQcX5VuLf H07y/n+y8uYftqR5/oW1ZylHJ3wnMi/Wkc8upw8+TZdp6dZRqrbwCeGZh1SBC/uz TzUQxhuF0Mejc+gao6Mx7e3SAEjymh9udFgjpVVatFeA55BPMKo/SlmWtW32SAVn 5wJHIxH8DBak/47xMlXzkNsCgYAIiwduSJG8lT2Wwj64KMxiVbv1Cjl0LwSSf7WD hdSoru5WocuJeQHNXsq8B/LLlvhgUFjjt7mS+4fdBNZSwVfi3bmhUsU8wCpsWfMa 36josVq/a1hTTIgvCKqeTP8UOV0gCYimwa7CdzxXyC+FuDjjUmOop9iJwfiPBUWt oU+XQQKBgFfHm5u6S9dEn6Djl6K/3Lm/USXu4jMf5yvxRQ6alYVZCEw3MGFxCO5Y tezDOlhX3UrkgAxku5Kel35bdRCYKitvreN5/A5uYYWXsetchNNd2JpGqn7F2A8g eTu7GOUYYTwvHfE6LqTHBvDU6OCcWp8jpvwS+47OmGMM3dBjQOy2 -----END RSA PRIVATE KEY----- 2019-07-03 09:32:15,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-03 09:32:15,541 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"security_group": {"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-07-03 09:32:16,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:16 GMT X-Openstack-Request-Id: req-74595c5b-040b-479c-8869-e9606e4397a6 2019-07-03 09:32:16,001 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}} 2019-07-03 09:32:16,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-74595c5b-040b-479c-8869-e9606e4397a6 2019-07-03 09:32:16,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.460670948029s 2019-07-03 09:32:16,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:32:16,009 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:16,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:16 GMT X-Openstack-Request-Id: req-894fb7ec-2560-4158-9d50-d02f45fb31cc 2019-07-03 09:32:16,409 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:31:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:32:16,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-894fb7ec-2560-4158-9d50-d02f45fb31cc 2019-07-03 09:32:16,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.401346206665s 2019-07-03 09:32:16,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:32:16,417 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -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": "c1ea8c33-e574-4c65-a065-724a40903099"}}' 2019-07-03 09:32:16,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:16 GMT X-Openstack-Request-Id: req-16509d56-7958-4e78-a081-1df5e3d6ed5a 2019-07-03 09:32:16,887 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T09:32:16Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "port_range_min": 22, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:16Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "412a946e-c348-435a-aa92-0fe691f4b2c8"}} 2019-07-03 09:32:16,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-16509d56-7958-4e78-a081-1df5e3d6ed5a 2019-07-03 09:32:16,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.470459938049s 2019-07-03 09:32:16,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:32:16,894 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:17,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:17 GMT X-Openstack-Request-Id: req-0660b8d5-fcc3-47bd-9082-65a0ab5242f7 2019-07-03 09:32:17,254 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:31:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:32:16Z", "revision_number": 0, "id": "412a946e-c348-435a-aa92-0fe691f4b2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:16Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 2, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:32:17,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0660b8d5-fcc3-47bd-9082-65a0ab5242f7 2019-07-03 09:32:17,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360679149628s 2019-07-03 09:32:17,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:32:17,261 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -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": "c1ea8c33-e574-4c65-a065-724a40903099"}}' 2019-07-03 09:32:17,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:17 GMT X-Openstack-Request-Id: req-259d4d1f-5aec-4c60-9a9b-782350d1e3d8 2019-07-03 09:32:17,432 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "port_range_min": null, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:17Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "13fb30b3-02d3-415e-8979-ddfe0ec304c9"}} 2019-07-03 09:32:17,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-259d4d1f-5aec-4c60-9a9b-782350d1e3d8 2019-07-03 09:32:17,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171746015549s 2019-07-03 09:32:17,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:32:17,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:17,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:17 GMT X-Openstack-Request-Id: req-57dcc4d2-2d0f-498b-ac69-889afa761f5e 2019-07-03 09:32:17,763 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:31:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "13fb30b3-02d3-415e-8979-ddfe0ec304c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:32:16Z", "revision_number": 0, "id": "412a946e-c348-435a-aa92-0fe691f4b2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:16Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 3, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:32:17,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-57dcc4d2-2d0f-498b-ac69-889afa761f5e 2019-07-03 09:32:17,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324639797211s 2019-07-03 09:32:17,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:32:17,770 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -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": "c1ea8c33-e574-4c65-a065-724a40903099"}}' 2019-07-03 09:32:17,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:17 GMT X-Openstack-Request-Id: req-246cbcab-3467-49eb-a596-1e7f6b7810cb 2019-07-03 09:32:17,905 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "port_range_min": 80, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:17Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "64d8ea54-df57-4e80-a5ee-2150c295c2a4"}} 2019-07-03 09:32:17,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-246cbcab-3467-49eb-a596-1e7f6b7810cb 2019-07-03 09:32:17,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135210990906s 2019-07-03 09:32:17,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:32:17,912 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:18,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:18 GMT X-Openstack-Request-Id: req-90ffadc6-97ea-4479-afe7-91a8dbce2b0d 2019-07-03 09:32:18,677 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:31:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "13fb30b3-02d3-415e-8979-ddfe0ec304c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:32:16Z", "revision_number": 0, "id": "412a946e-c348-435a-aa92-0fe691f4b2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:16Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "64d8ea54-df57-4e80-a5ee-2150c295c2a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:32:18,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-90ffadc6-97ea-4479-afe7-91a8dbce2b0d 2019-07-03 09:32:18,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.765766859055s 2019-07-03 09:32:18,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:32:18,684 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -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": "c1ea8c33-e574-4c65-a065-724a40903099"}}' 2019-07-03 09:32:19,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:19 GMT X-Openstack-Request-Id: req-cd4c83d2-57ca-44e9-ab59-b4c4eb46f9b4 2019-07-03 09:32:19,151 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-07-03T09:32:19Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "port_range_min": 443, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:19Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "92de0e70-774f-4a15-8708-bc26837a8d07"}} 2019-07-03 09:32:19,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-cd4c83d2-57ca-44e9-ab59-b4c4eb46f9b4 2019-07-03 09:32:19,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.467401027679s 2019-07-03 09:32:19,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:32:19,158 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:19,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:19 GMT X-Openstack-Request-Id: req-51c0a4c5-72f2-4f07-a211-88b6b72e0933 2019-07-03 09:32:19,488 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:31:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "13fb30b3-02d3-415e-8979-ddfe0ec304c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:32:16Z", "revision_number": 0, "id": "412a946e-c348-435a-aa92-0fe691f4b2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:16Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "64d8ea54-df57-4e80-a5ee-2150c295c2a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T09:32:19Z", "revision_number": 0, "id": "92de0e70-774f-4a15-8708-bc26837a8d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:19Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 5, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:32:19,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-51c0a4c5-72f2-4f07-a211-88b6b72e0933 2019-07-03 09:32:19,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330402135849s 2019-07-03 09:32:19,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:32:19,495 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -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": "c1ea8c33-e574-4c65-a065-724a40903099"}}' 2019-07-03 09:32:20,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:20 GMT X-Openstack-Request-Id: req-ea7f219c-9760-4b1b-871d-84db982f62b6 2019-07-03 09:32:20,372 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-07-03T09:32:20Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "port_range_min": 5671, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:20Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "694a2cd1-40e1-493c-808f-b96f0e33c2b0"}} 2019-07-03 09:32:20,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ea7f219c-9760-4b1b-871d-84db982f62b6 2019-07-03 09:32:20,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.877382040024s 2019-07-03 09:32:20,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:32:20,379 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:20,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:20 GMT X-Openstack-Request-Id: req-7428a675-4a0b-4c05-a23f-fcfde9161eda 2019-07-03 09:32:20,427 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:31:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "13fb30b3-02d3-415e-8979-ddfe0ec304c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:32:16Z", "revision_number": 0, "id": "412a946e-c348-435a-aa92-0fe691f4b2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:16Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "64d8ea54-df57-4e80-a5ee-2150c295c2a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-03T09:32:20Z", "revision_number": 0, "id": "694a2cd1-40e1-493c-808f-b96f0e33c2b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:20Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T09:32:19Z", "revision_number": 0, "id": "92de0e70-774f-4a15-8708-bc26837a8d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:19Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 6, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:32:20,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7428a675-4a0b-4c05-a23f-fcfde9161eda 2019-07-03 09:32:20,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0488331317902s 2019-07-03 09:32:20,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:32:20,434 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -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": "c1ea8c33-e574-4c65-a065-724a40903099"}}' 2019-07-03 09:32:20,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:20 GMT X-Openstack-Request-Id: req-eb09fd0e-8d6b-402d-9a22-27b2ec04eef9 2019-07-03 09:32:20,593 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-07-03T09:32:20Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "port_range_min": 53333, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:20Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "41c05593-3067-4137-a597-ab3a13a26c62"}} 2019-07-03 09:32:20,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-eb09fd0e-8d6b-402d-9a22-27b2ec04eef9 2019-07-03 09:32:20,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159950971603s 2019-07-03 09:32:20,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:32:20,596 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:21,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:21 GMT X-Openstack-Request-Id: req-2992e694-aa0a-4852-a5f8-4f03d057997c 2019-07-03 09:32:21,034 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:32:21,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2992e694-aa0a-4852-a5f8-4f03d057997c 2019-07-03 09:32:21,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.439064025879s 2019-07-03 09:32:21,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:32:21,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:21,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:21 GMT X-Openstack-Request-Id: req-e2aa2f17-0e57-44dc-9658-d3164b7a3a73 2019-07-03 09:32:21,770 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:32:14Z", "file": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229/file", "owner": "69f7b64d907b44b7adede7d18e024d2e", "id": "bd975b58-3405-4916-a06a-a8002564b229", "size": 296222720, "self": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T09:32:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:32:21,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e2aa2f17-0e57-44dc-9658-d3164b7a3a73 2019-07-03 09:32:21,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.730700969696s 2019-07-03 09:32:21,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 09:32:21,781 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:21,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-1587384c-d491-4b3e-b468-aec8a28df76a x-openstack-request-id: req-1587384c-d491-4b3e-b468-aec8a28df76a 2019-07-03 09:32:21,804 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "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": "bef714b9-6fc3-4264-aa34-701b7ccac7a0"}]} 2019-07-03 09:32:21,804 - 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-1587384c-d491-4b3e-b468-aec8a28df76a 2019-07-03 09:32:21,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271668434143s 2019-07-03 09:32:21,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 09:32:21,809 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"server": {"name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "imageRef": "bd975b58-3405-4916-a06a-a8002564b229", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "c1ea8c33-e574-4c65-a065-724a40903099"}]}}' 2019-07-03 09:32:26,745 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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 location: http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2 x-compute-request-id: req-df23d40e-9362-4608-b536-50e0eab8611a x-openstack-request-id: req-df23d40e-9362-4608-b536-50e0eab8611a 2019-07-03 09:32:26,745 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c1ea8c33-e574-4c65-a065-724a40903099"}], "OS-DCF:diskConfig": "MANUAL", "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "adminPass": "axhRFx2GPAwr"}} 2019-07-03 09:32:26,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-df23d40e-9362-4608-b536-50e0eab8611a 2019-07-03 09:32:26,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.93901991844s 2019-07-03 09:32:26,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:27,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-49a31056-f327-418d-ad4b-6ce493cd48d1 x-openstack-request-id: req-49a31056-f327-418d-ad4b-6ce493cd48d1 2019-07-03 09:32:27,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:27,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-49a31056-f327-418d-ad4b-6ce493cd48d1 2019-07-03 09:32:27,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395129919052s 2019-07-03 09:32:27,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:32:27,154 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:27,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:27 GMT X-Openstack-Request-Id: req-a939cc65-63a9-4d5b-a480-232ec36520bc 2019-07-03 09:32:27,498 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:32:27,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a939cc65-63a9-4d5b-a480-232ec36520bc 2019-07-03 09:32:27,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.344987154007s 2019-07-03 09:32:27,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 09:32:27,500 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:27,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32:27 GMT X-Openstack-Request-Id: req-84e63c65-5c36-46e4-a6ec-09230653c42f 2019-07-03 09:32:27,845 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T09:31:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"69f7b64d907b44b7adede7d18e024d2e","id":"9380a521-54cc-4724-bac7-f0862a586402","subnetpool_id":null,"name":"cloudify_ims-subnet_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:32:27,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-84e63c65-5c36-46e4-a6ec-09230653c42f 2019-07-03 09:32:27,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.346143960953s 2019-07-03 09:32:27,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:29,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:29,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:31,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 675 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-82db5988-b944-40fc-bf76-c44bf70ff038 x-openstack-request-id: req-82db5988-b944-40fc-bf76-c44bf70ff038 2019-07-03 09:32:31,536 - 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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:29Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:31,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-82db5988-b944-40fc-bf76-c44bf70ff038 2019-07-03 09:32:31,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.68734002113s 2019-07-03 09:32:31,543 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:33,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:34,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-9323696f-bb53-4f06-b2c1-1a80fa593b96 x-openstack-request-id: req-9323696f-bb53-4f06-b2c1-1a80fa593b96 2019-07-03 09:32:34,214 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:34,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9323696f-bb53-4f06-b2c1-1a80fa593b96 2019-07-03 09:32:34,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668523073196s 2019-07-03 09:32:34,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:36,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:36,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-a2da8e78-68fd-48c4-9fe4-57e6a7582164 x-openstack-request-id: req-a2da8e78-68fd-48c4-9fe4-57e6a7582164 2019-07-03 09:32:36,864 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:36,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2da8e78-68fd-48c4-9fe4-57e6a7582164 2019-07-03 09:32:36,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640872955322s 2019-07-03 09:32:36,871 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:38,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:38,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:39,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-a951def3-0175-43e3-96a2-9f562514aeb7 x-openstack-request-id: req-a951def3-0175-43e3-96a2-9f562514aeb7 2019-07-03 09:32:39,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:39,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a951def3-0175-43e3-96a2-9f562514aeb7 2019-07-03 09:32:39,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97335600853s 2019-07-03 09:32:39,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:41,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:43,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-b7266754-3624-48bc-b6a4-560d8dcc5185 x-openstack-request-id: req-b7266754-3624-48bc-b6a4-560d8dcc5185 2019-07-03 09:32:43,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:43,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b7266754-3624-48bc-b6a4-560d8dcc5185 2019-07-03 09:32:43,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34219193459s 2019-07-03 09:32:43,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:45,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:45,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:46,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-ff1db797-1e6d-43e9-ad84-82571e2e4a88 x-openstack-request-id: req-ff1db797-1e6d-43e9-ad84-82571e2e4a88 2019-07-03 09:32:46,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:46,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ff1db797-1e6d-43e9-ad84-82571e2e4a88 2019-07-03 09:32:46,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03828287125s 2019-07-03 09:32:46,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:48,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:49,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-9749ac4d-6ae7-44a3-bed1-8295fa82fe18 x-openstack-request-id: req-9749ac4d-6ae7-44a3-bed1-8295fa82fe18 2019-07-03 09:32:49,860 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:49,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9749ac4d-6ae7-44a3-bed1-8295fa82fe18 2019-07-03 09:32:49,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.60512399673s 2019-07-03 09:32:49,867 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:51,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:51,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:52,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-55b2bc83-daff-4963-9487-adc1a916c4db x-openstack-request-id: req-55b2bc83-daff-4963-9487-adc1a916c4db 2019-07-03 09:32:52,591 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:52,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55b2bc83-daff-4963-9487-adc1a916c4db 2019-07-03 09:32:52,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721848011017s 2019-07-03 09:32:52,599 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:54,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:55,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-b174cdb5-970c-4fa1-96ae-899640c6c28c x-openstack-request-id: req-b174cdb5-970c-4fa1-96ae-899640c6c28c 2019-07-03 09:32:55,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:55,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b174cdb5-970c-4fa1-96ae-899640c6c28c 2019-07-03 09:32:55,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35401511192s 2019-07-03 09:32:55,962 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:32:57,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:32:57,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:32:58,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:32: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-f47e7bd1-22ae-4a44-ab05-3221a313a5f0 x-openstack-request-id: req-f47e7bd1-22ae-4a44-ab05-3221a313a5f0 2019-07-03 09:32:58,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:32:58,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f47e7bd1-22ae-4a44-ab05-3221a313a5f0 2019-07-03 09:32:58,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761211156845s 2019-07-03 09:32:58,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:00,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:00,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:01,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-090d85b2-99fe-47be-b64a-5f9b857a7226 x-openstack-request-id: req-090d85b2-99fe-47be-b64a-5f9b857a7226 2019-07-03 09:33:01,514 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:01,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-090d85b2-99fe-47be-b64a-5f9b857a7226 2019-07-03 09:33:01,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779227018356s 2019-07-03 09:33:01,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:03,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:03,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:04,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-1258a79f-7fac-469c-923b-dc6590c3c059 x-openstack-request-id: req-1258a79f-7fac-469c-923b-dc6590c3c059 2019-07-03 09:33:04,703 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:04,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1258a79f-7fac-469c-923b-dc6590c3c059 2019-07-03 09:33:04,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17935585976s 2019-07-03 09:33:04,711 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:06,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:06,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:07,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-81640742-3b69-4235-b1b5-7637898b1d4b x-openstack-request-id: req-81640742-3b69-4235-b1b5-7637898b1d4b 2019-07-03 09:33:07,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:07,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-81640742-3b69-4235-b1b5-7637898b1d4b 2019-07-03 09:33:07,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.981229066849s 2019-07-03 09:33:07,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:09,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:10,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-fc7cf5f8-d86d-4f53-9b42-a6b6719180d1 x-openstack-request-id: req-fc7cf5f8-d86d-4f53-9b42-a6b6719180d1 2019-07-03 09:33:10,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:10,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc7cf5f8-d86d-4f53-9b42-a6b6719180d1 2019-07-03 09:33:10,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744186162949s 2019-07-03 09:33:10,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:12,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:12,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:13,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-339f0f65-8f36-40b5-91f7-c43b4ff2bbd1 x-openstack-request-id: req-339f0f65-8f36-40b5-91f7-c43b4ff2bbd1 2019-07-03 09:33:13,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:13,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-339f0f65-8f36-40b5-91f7-c43b4ff2bbd1 2019-07-03 09:33:13,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783308982849s 2019-07-03 09:33:13,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:15,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:15,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:16,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95275eca-082c-4dac-af66-898f2b4f93cc x-openstack-request-id: req-95275eca-082c-4dac-af66-898f2b4f93cc 2019-07-03 09:33:16,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:16,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-95275eca-082c-4dac-af66-898f2b4f93cc 2019-07-03 09:33:16,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16840004921s 2019-07-03 09:33:16,428 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:18,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:18,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:19,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-b4590ff1-bc91-4320-a6df-5dcdfbf2e0fb x-openstack-request-id: req-b4590ff1-bc91-4320-a6df-5dcdfbf2e0fb 2019-07-03 09:33:19,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:19,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4590ff1-bc91-4320-a6df-5dcdfbf2e0fb 2019-07-03 09:33:19,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759922027588s 2019-07-03 09:33:19,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:21,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:22,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-4a2b713d-cd7f-4eac-86ed-713e117fefef x-openstack-request-id: req-4a2b713d-cd7f-4eac-86ed-713e117fefef 2019-07-03 09:33:22,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:22,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4a2b713d-cd7f-4eac-86ed-713e117fefef 2019-07-03 09:33:22,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18949794769s 2019-07-03 09:33:22,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:24,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:25,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-18f0b54a-33ce-4cf5-9ad4-482745b551a7 x-openstack-request-id: req-18f0b54a-33ce-4cf5-9ad4-482745b551a7 2019-07-03 09:33:25,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:25,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18f0b54a-33ce-4cf5-9ad4-482745b551a7 2019-07-03 09:33:25,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751387119293s 2019-07-03 09:33:25,157 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:27,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:27,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-5fd1a064-ba42-4d75-870b-2682231dfcb1 x-openstack-request-id: req-5fd1a064-ba42-4d75-870b-2682231dfcb1 2019-07-03 09:33:27,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:27,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5fd1a064-ba42-4d75-870b-2682231dfcb1 2019-07-03 09:33:27,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624846935272s 2019-07-03 09:33:27,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:29,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:29,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:30,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-b375c0d1-0be2-427d-a07e-dce2a54d6e93 x-openstack-request-id: req-b375c0d1-0be2-427d-a07e-dce2a54d6e93 2019-07-03 09:33:30,972 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:30,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b375c0d1-0be2-427d-a07e-dce2a54d6e93 2019-07-03 09:33:30,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17644810677s 2019-07-03 09:33:30,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:32,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:32,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:34,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-fb04fd79-836b-4498-ae69-4a7269614726 x-openstack-request-id: req-fb04fd79-836b-4498-ae69-4a7269614726 2019-07-03 09:33:34,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:34,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb04fd79-836b-4498-ae69-4a7269614726 2019-07-03 09:33:34,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.67196106911s 2019-07-03 09:33:34,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:36,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:37,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-eff3f02f-3667-4448-b2dc-451dabfb5880 x-openstack-request-id: req-eff3f02f-3667-4448-b2dc-451dabfb5880 2019-07-03 09:33:37,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:37,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eff3f02f-3667-4448-b2dc-451dabfb5880 2019-07-03 09:33:37,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02901411057s 2019-07-03 09:33:37,700 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:39,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:39,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:40,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-01fb2188-05d2-4ed1-945a-2605abc2efc9 x-openstack-request-id: req-01fb2188-05d2-4ed1-945a-2605abc2efc9 2019-07-03 09:33:40,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:40,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-01fb2188-05d2-4ed1-945a-2605abc2efc9 2019-07-03 09:33:40,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772667884827s 2019-07-03 09:33:40,482 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:42,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:42,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:42,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-e3fb58f5-6c24-429d-97e4-826b9f900cf8 x-openstack-request-id: req-e3fb58f5-6c24-429d-97e4-826b9f900cf8 2019-07-03 09:33:42,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:42,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3fb58f5-6c24-429d-97e4-826b9f900cf8 2019-07-03 09:33:42,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510633945465s 2019-07-03 09:33:43,002 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:45,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:45,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-bfa5098a-9b4d-485a-a925-5cc900ca9919 x-openstack-request-id: req-bfa5098a-9b4d-485a-a925-5cc900ca9919 2019-07-03 09:33:45,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:45,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfa5098a-9b4d-485a-a925-5cc900ca9919 2019-07-03 09:33:45,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732113838196s 2019-07-03 09:33:45,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:47,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:49,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-763b5a99-abdb-4cb4-a813-e8d1d7bf6ea6 x-openstack-request-id: req-763b5a99-abdb-4cb4-a813-e8d1d7bf6ea6 2019-07-03 09:33:49,623 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:49,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-763b5a99-abdb-4cb4-a813-e8d1d7bf6ea6 2019-07-03 09:33:49,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.87761116028s 2019-07-03 09:33:49,630 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:51,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:51,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:52,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-ef36f900-0dd3-4bb9-a66a-300398e8a2cd x-openstack-request-id: req-ef36f900-0dd3-4bb9-a66a-300398e8a2cd 2019-07-03 09:33:52,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:52,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef36f900-0dd3-4bb9-a66a-300398e8a2cd 2019-07-03 09:33:52,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779673099518s 2019-07-03 09:33:52,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:54,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:54,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:54,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-56f36d6c-194e-444e-94be-b0597aade6a7 x-openstack-request-id: req-56f36d6c-194e-444e-94be-b0597aade6a7 2019-07-03 09:33:54,795 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:54,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-56f36d6c-194e-444e-94be-b0597aade6a7 2019-07-03 09:33:54,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374170780182s 2019-07-03 09:33:54,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:56,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:56,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:33:57,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33: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-5a9c236b-e6f1-4c7d-b933-b26767491a0f x-openstack-request-id: req-5a9c236b-e6f1-4c7d-b933-b26767491a0f 2019-07-03 09:33:57,678 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:33:57,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a9c236b-e6f1-4c7d-b933-b26767491a0f 2019-07-03 09:33:57,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.873422145844s 2019-07-03 09:33:57,685 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:33:59,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:33:59,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:00,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:33:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e05d371-7eb8-4ac2-90bf-ff8c18e880e0 x-openstack-request-id: req-9e05d371-7eb8-4ac2-90bf-ff8c18e880e0 2019-07-03 09:34:00,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:34:00,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e05d371-7eb8-4ac2-90bf-ff8c18e880e0 2019-07-03 09:34:00,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761314153671s 2019-07-03 09:34:00,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:34:02,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:34:02,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:03,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34: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-2ab73758-3025-4076-a715-b4508fc094ad x-openstack-request-id: req-2ab73758-3025-4076-a715-b4508fc094ad 2019-07-03 09:34:03,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:34:03,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ab73758-3025-4076-a715-b4508fc094ad 2019-07-03 09:34:03,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.880985975266s 2019-07-03 09:34:03,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:34:05,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:34:05,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:06,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34: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-75676864-93f2-4fe4-968d-c96d087758bb x-openstack-request-id: req-75676864-93f2-4fe4-968d-c96d087758bb 2019-07-03 09:34:06,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:34:06,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-75676864-93f2-4fe4-968d-c96d087758bb 2019-07-03 09:34:06,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.818075180054s 2019-07-03 09:34:06,173 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:34:08,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:34:08,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:09,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf0f67ba-3cd9-4fc3-a2a0-0be25675d1ba x-openstack-request-id: req-bf0f67ba-3cd9-4fc3-a2a0-0be25675d1ba 2019-07-03 09:34:09,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:34:09,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf0f67ba-3cd9-4fc3-a2a0-0be25675d1ba 2019-07-03 09:34:09,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21438598633s 2019-07-03 09:34:09,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:34:11,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:34:11,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:12,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34: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-13bee657-4fe0-4b33-9994-748ba8cd39d7 x-openstack-request-id: req-13bee657-4fe0-4b33-9994-748ba8cd39d7 2019-07-03 09:34:12,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:34:12,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13bee657-4fe0-4b33-9994-748ba8cd39d7 2019-07-03 09:34:12,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652942895889s 2019-07-03 09:34:12,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:34:14,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:34:14,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:15,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34: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-522f2e64-2247-4c60-8cee-4b5ed55be674 x-openstack-request-id: req-522f2e64-2247-4c60-8cee-4b5ed55be674 2019-07-03 09:34:15,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/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:32:30Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:34:15,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-522f2e64-2247-4c60-8cee-4b5ed55be674 2019-07-03 09:34:15,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01911497116s 2019-07-03 09:34:15,087 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 09:34:17,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 09:34:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:17,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34: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-e37c1773-c17e-4da9-a3df-1dddab23b92a x-openstack-request-id: req-e37c1773-c17e-4da9-a3df-1dddab23b92a 2019-07-03 09:34:17,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:b7:0d", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:34:16.000000", "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:34:16Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 09:34:17,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e37c1773-c17e-4da9-a3df-1dddab23b92a 2019-07-03 09:34:17,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691931962967s 2019-07-03 09:34:17,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 09:34:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=2b669d07-39c5-4570-8611-342ce82cf6f2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:17,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:17 GMT X-Openstack-Request-Id: req-5e81abcf-9e2c-4d0b-b7b0-7a07924c015d 2019-07-03 09:34:17,847 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:34:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.20"}],"id":"9cdf80b5-6910-4d0f-8448-26f1d3943aa1","security_groups":["c1ea8c33-e574-4c65-a065-724a40903099"],"mac_address":"fa:16:3e:8d:b7:0d","project_id":"69f7b64d907b44b7adede7d18e024d2e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:32:29Z","binding:vnic_type":"normal","device_id":"2b669d07-39c5-4570-8611-342ce82cf6f2","ip_allocation":"immediate"}]} 2019-07-03 09:34:17,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=2b669d07-39c5-4570-8611-342ce82cf6f2 used request id req-5e81abcf-9e2c-4d0b-b7b0-7a07924c015d 2019-07-03 09:34:17,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0586569309235s 2019-07-03 09:34:17,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9cdf80b5-6910-4d0f-8448-26f1d3943aa1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:17,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:17 GMT X-Openstack-Request-Id: req-a52ff806-18e5-4406-a689-233f6c5d355f 2019-07-03 09:34:17,911 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 09:34:17,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9cdf80b5-6910-4d0f-8448-26f1d3943aa1 used request id req-a52ff806-18e5-4406-a689-233f6c5d355f 2019-07-03 09:34:17,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0535299777985s 2019-07-03 09:34:17,912 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:b7:0d', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bd975b58-3405-4916-a06a-a8002564b229'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T09:34:16.000000', 'flavor': Munch({u'id': u'bef714b9-6fc3-4264-aa34-701b7ccac7a0'}), 'az': u'nova', 'id': u'2b669d07-39c5-4570-8611-342ce82cf6f2', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c98e9c624540420092aa16a010e87452', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f7b64d907b44b7adede7d18e024d2e', 'name': 'cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T09:34:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T09:34:16Z', 'hostId': u'bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T09:34:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'69f7b64d907b44b7adede7d18e024d2e', 'name': u'cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'adminPass': u'axhRFx2GPAwr', 'tenant_id': u'69f7b64d907b44b7adede7d18e024d2e', 'created_at': u'2019-07-03T09:32:26Z', 'created': u'2019-07-03T09:32:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 09:34:17,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 09:34:17,918 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:18,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:18 GMT X-Openstack-Request-Id: req-2aad7663-39ae-4aae-8b2a-b1a175f4e133 2019-07-03 09:34:18,034 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:34:18,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2aad7663-39ae-4aae-8b2a-b1a175f4e133 2019-07-03 09:34:18,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116141080856s 2019-07-03 09:34:18,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 09:34:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=2b669d07-39c5-4570-8611-342ce82cf6f2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:18,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:18 GMT X-Openstack-Request-Id: req-f6e09698-3ace-4b5b-87ee-acbc80ceee10 2019-07-03 09:34:18,096 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:34:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.20"}],"id":"9cdf80b5-6910-4d0f-8448-26f1d3943aa1","security_groups":["c1ea8c33-e574-4c65-a065-724a40903099"],"mac_address":"fa:16:3e:8d:b7:0d","project_id":"69f7b64d907b44b7adede7d18e024d2e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:32:29Z","binding:vnic_type":"normal","device_id":"2b669d07-39c5-4570-8611-342ce82cf6f2","ip_allocation":"immediate"}]} 2019-07-03 09:34:18,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=2b669d07-39c5-4570-8611-342ce82cf6f2 used request id req-f6e09698-3ace-4b5b-87ee-acbc80ceee10 2019-07-03 09:34:18,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.061429977417s 2019-07-03 09:34:18,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 09:34:18,098 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.20", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1"}}' 2019-07-03 09:34:21,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:21 GMT X-Openstack-Request-Id: req-80a63daf-cd5a-4f90-a706-6faac8c40b80 2019-07-03 09:34:21,139 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:19Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}} 2019-07-03 09:34:21,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-80a63daf-cd5a-4f90-a706-6faac8c40b80 2019-07-03 09:34:21,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.04123210907s 2019-07-03 09:34:21,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:21,156 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:21,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:21 GMT X-Openstack-Request-Id: req-8c0d27a3-4795-4021-8bad-e95fa806b665 2019-07-03 09:34:21,226 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:19Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}]} 2019-07-03 09:34:21,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8c0d27a3-4795-4021-8bad-e95fa806b665 2019-07-03 09:34:21,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708699226379s 2019-07-03 09:34:21,233 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:34:21,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:21,344 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:21,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:21 GMT X-Openstack-Request-Id: req-53771d0c-696d-48ac-8cad-fdb3c8dab6aa 2019-07-03 09:34:21,451 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:19Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}]} 2019-07-03 09:34:21,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-53771d0c-696d-48ac-8cad-fdb3c8dab6aa 2019-07-03 09:34:21,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.107121944427s 2019-07-03 09:34:21,457 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:34:21,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:21,568 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:21,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:21 GMT X-Openstack-Request-Id: req-d8847562-89d5-4133-89a9-e3693237f6c5 2019-07-03 09:34:21,645 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:19Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}]} 2019-07-03 09:34:21,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d8847562-89d5-4133-89a9-e3693237f6c5 2019-07-03 09:34:21,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0783379077911s 2019-07-03 09:34:21,652 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:34:21,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:21,762 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:21,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:21 GMT X-Openstack-Request-Id: req-7befcad0-0741-4850-92d5-fade70aa3c9c 2019-07-03 09:34:21,822 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:19Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}]} 2019-07-03 09:34:21,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7befcad0-0741-4850-92d5-fade70aa3c9c 2019-07-03 09:34:21,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608160495758s 2019-07-03 09:34:21,829 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:34:21,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:21,940 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:22,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:22 GMT X-Openstack-Request-Id: req-92caf128-fc70-4c75-bb0e-85c672a69b17 2019-07-03 09:34:22,245 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:19Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}]} 2019-07-03 09:34:22,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-92caf128-fc70-4c75-bb0e-85c672a69b17 2019-07-03 09:34:22,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.305840015411s 2019-07-03 09:34:22,251 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:34:22,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:22,363 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:22,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:22 GMT X-Openstack-Request-Id: req-15de4ffc-e2e5-4a1e-b64a-1ef94dd0f2fe 2019-07-03 09:34:22,425 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:19Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}]} 2019-07-03 09:34:22,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-15de4ffc-e2e5-4a1e-b64a-1ef94dd0f2fe 2019-07-03 09:34:22,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635850429535s 2019-07-03 09:34:22,433 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:34:22,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:22,545 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:22,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:22 GMT X-Openstack-Request-Id: req-32dc563c-669f-440b-b91a-49e307018560 2019-07-03 09:34:22,608 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:19Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}]} 2019-07-03 09:34:22,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-32dc563c-669f-440b-b91a-49e307018560 2019-07-03 09:34:22,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064199924469s 2019-07-03 09:34:22,614 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 09:34:22,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 09:34:22,726 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:34:22,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34:22 GMT X-Openstack-Request-Id: req-d6a0d73d-dc3a-4f48-aacb-a3f6b81ec5c9 2019-07-03 09:34:22,810 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:22Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}]} 2019-07-03 09:34:22,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d6a0d73d-dc3a-4f48-aacb-a3f6b81ec5c9 2019-07-03 09:34:22,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0848920345306s 2019-07-03 09:34:22,817 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'30b2f103-195e-41f8-90da-6f9e6f7b4dd1', 'updated_at': u'2019-07-03T09:34:22Z', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'9cdf80b5-6910-4d0f-8448-26f1d3943aa1', 'id': u'5b6b41b0-3307-4753-a528-2a37bd076fbd', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'9cdf80b5-6910-4d0f-8448-26f1d3943aa1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f7b64d907b44b7adede7d18e024d2e', 'name': 'cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'69f7b64d907b44b7adede7d18e024d2e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8d:b7:0d', u'device_id': u'2b669d07-39c5-4570-8611-342ce82cf6f2'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'69f7b64d907b44b7adede7d18e024d2e', 'created_at': u'2019-07-03T09:34:19Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8d:b7:0d', u'device_id': u'2b669d07-39c5-4570-8611-342ce82cf6f2'}), 'router': u'30b2f103-195e-41f8-90da-6f9e6f7b4dd1'}) 2019-07-03 09:34:22,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 09:34:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2/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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 09:34:22,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10537 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34: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-673de694-331b-4977-b0be-8486e5e315d6 x-openstack-request-id: req-673de694-331b-4977-b0be-8486e5e315d6 2019-07-03 09:34:22,893 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 701859055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.390768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.394097] pid_max: default: 32768 minimum: 301\n[ 0.395898] ACPI: Core revision 20150930\n[ 0.398295] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.401005] Security Framework initialized\n[ 0.402663] Yama: becoming mindful.\n[ 0.404170] AppArmor: AppArmor initialized\n[ 0.406126] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.412788] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.417214] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.419685] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.422891] Initializing cgroup subsys io\n[ 0.424509] Initializing cgroup subsys memory\n[ 0.426250] Initializing cgroup subsys devices\n[ 0.427974] Initializing cgroup subsys freezer\n[ 0.429739] Initializing cgroup subsys net_cls\n[ 0.431471] Initializing cgroup subsys perf_event\n[ 0.433300] Initializing cgroup subsys net_prio\n[ 0.435076] Initializing cgroup subsys hugetlb\n[ 0.436837] Initializing cgroup subsys pids\n[ 0.439316] mce: CPU supports 10 MCE banks\n[ 0.441032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.443019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.445237] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.447313] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.450478] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.453714] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.456216] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.459862] MDS: Mitigation: Clear CPU buffers\n[ 0.464203] Freeing SMP alternatives memory: 36K\n[ 0.471554] ftrace: allocating 32299 entries in 127 pages\n[ 0.522291] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.524713] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.527102] smpboot: Max logical packages: 2\n[ 0.529078] x2apic enabled\n[ 0.530602] Switched APIC routing to physical x2apic.\n[ 0.533775] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.536086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.540384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.553516] KVM setup paravirtual spinlock\n[ 0.556730] x86: Booting SMP configuration:\n[ 0.558417] .... node #0, CPUs: #1\n[ 0.560130] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.582753] x86: Booted up 1 node, 2 CPUs\n[ 0.582755] KVM setup async PF for cpu 1\n[ 0.582760] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.587803] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.590917] devtmpfs: initialized\n[ 0.594450] evm: security.selinux\n[ 0.595817] evm: security.SMACK64\n[ 0.597167] evm: security.SMACK64EXEC\n[ 0.598628] evm: security.SMACK64TRANSMUTE\n[ 0.600220] evm: security.SMACK64MMAP\n[ 0.601742] evm: security.ima\n[ 0.602984] evm: security.capability\n[ 0.604642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.608312] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.610704] pinctrl core: initialized pinctrl subsystem\n[ 0.612839] RTC time: 9:34:17, date: 07/03/19\n[ 0.615443] NET: Registered protocol family 16\n[ 0.629220] cpuidle: using governor ladder\n[ 0.641325] cpuidle: using governor menu\n[ 0.642869] PCCT header not found.\n[ 0.644361] ACPI: bus type PCI registered\n[ 0.645923] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.648374] PCI: Using configuration type 1 for base access\n[ 0.663291] ACPI: Added _OSI(Module Device)\n[ 0.664928] ACPI: Added _OSI(Processor Device)\n[ 0.666606] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668364] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671575] ACPI: Interpreter enabled\n[ 0.689782] ACPI: (supports S0 S5)\n[ 0.691155] ACPI: Using IOAPIC for interrupt routing\n[ 0.693005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.698390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.700606] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.703015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.705347] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.709626] acpiphp: Slot [3] registered\n[ 0.711188] acpiphp: Slot [4] registered\n[ 0.712754] acpiphp: Slot [5] registered\n[ 0.714309] acpiphp: Slot [6] registered\n[ 0.715860] acpiphp: Slot [7] registered\n[ 0.717411] acpiphp: Slot [8] registered\n[ 0.718990] acpiphp: Slot [9] registered\n[ 0.720635] acpiphp: Slot [10] registered\n[ 0.722302] acpiphp: Slot [11] registered\n[ 0.723897] acpiphp: Slot [12] registered\n[ 0.725484] acpiphp: Slot [13] registered\n[ 0.727061] acpiphp: Slot [14] registered\n[ 0.728643] acpiphp: Slot [15] registered\n[ 0.730225] acpiphp: Slot [16] registered\n[ 0.731825] acpiphp: Slot [17] registered\n[ 0.733415] acpiphp: Slot [18] registered\n[ 0.734996] acpiphp: Slot [19] registered\n[ 0.736584] acpiphp: Slot [20] registered\n[ 0.738175] acpiphp: Slot [21] registered\n[ 0.739762] acpiphp: Slot [22] registered\n[ 0.741355] acpiphp: Slot [23] registered\n[ 0.742945] acpiphp: Slot [24] registered\n[ 0.744532] acpiphp: Slot [25] registered\n[ 0.746110] acpiphp: Slot [26] registered\n[ 0.747696] acpiphp: Slot [27] registered\n[ 0.749277] acpiphp: Slot [28] registered\n[ 0.750869] acpiphp: Slot [29] registered\n[ 0.752468] acpiphp: Slot [30] registered\n[ 0.754050] acpiphp: Slot [31] registered\n[ 0.755605] PCI host bridge to bus 0000:00\n[ 0.757213] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.759606] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.761976] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.764790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.767599] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770466] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775775] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.780592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.783082] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.788002] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.790767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.815291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.818363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.821068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.823767] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.826430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.828857] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.831412] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.833470] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.836468] vgaarb: loaded\n[ 0.837622] vgaarb: bridge control possible 0000:00:02.0\n[ 0.839959] SCSI subsystem initialized\n[ 0.841750] ACPI: bus type USB registered\n[ 0.843344] usbcore: registered new interface driver usbfs\n[ 0.845344] usbcore: registered new interface driver hub\n[ 0.847295] usbcore: registered new device driver usb\n[ 0.849493] PCI: Using ACPI for IRQ routing\n[ 0.851570] NetLabel: Initializing\n[ 0.852942] NetLabel: domain hash size = 128\n[ 0.854587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.856445] NetLabel: unlabeled traffic allowed by default\n[ 0.858719] amd_nb: Cannot enumerate AMD northbridges\n[ 0.860705] clocksource: Switched to clocksource kvm-clock\n[ 0.873918] AppArmor: AppArmor Filesystem Enabled\n[ 0.875773] pnp: PnP ACPI init\n[ 0.877425] pnp: PnP ACPI: found 5 devices\n[ 0.886133] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.889442] NET: Registered protocol family 2\n[ 0.891504] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.894498] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.897272] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.899711] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.901922] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.904327] NET: Registered protocol family 1\n[ 0.906012] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.908143] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.910232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.930651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.951127] Unpacking initramfs...\n[ 1.156261] Freeing initrd memory: 14824K\n[ 1.157942] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.160163] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.162487] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.166068] Scanning for low memory corruption every 60 seconds\n[ 1.168601] audit: initializing netlink subsys (disabled)\n[ 1.170543] audit: type=2000 audit(1562146458.185:1): initialized\n[ 1.172992] Initialise system trusted keyring\n[ 1.174813] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.176969] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.180295] zbud: loaded\n[ 1.181731] VFS: Disk quotas dquot_6.6.0\n[ 1.183249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.185746] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.188057] fuse init (API version 7.23)\n[ 1.189710] Key type big_key registered\n[ 1.191198] Allocating IMA MOK and blacklist keyrings.\n[ 1.193716] Key type asymmetric registered\n[ 1.195216] Asymmetric key parser 'x509' registered\n[ 1.196993] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.199726] io scheduler noop registered\n[ 1.201192] io scheduler deadline registered (default)\n[ 1.203051] io scheduler cfq registered\n[ 1.204572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.206527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.208818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.211526] ACPI: Power Button [PWRF]\n[ 1.213134] GHES: HEST is not enabled!\n[ 1.232389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.272188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.275917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.302767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.306534] Linux agpgart interface v0.103\n[ 1.310074] loop: module loaded\n[ 1.312978] vda: vda1\n[ 1.314910] scsi host0: ata_piix\n[ 1.316376] scsi host1: ata_piix\n[ 1.317712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.320046] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.322458] libphy: Fixed MDIO Bus: probed\n[ 1.324141] tun: Universal TUN/TAP device driver, 1.6\n[ 1.325920] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.329439] PPP generic driver version 2.4.2\n[ 1.331096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.333355] ehci-pci: EHCI PCI platform driver\n[ 1.335006] ehci-platform: EHCI generic platform driver\n[ 1.336865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.339012] ohci-pci: OHCI PCI platform driver\n[ 1.340639] ohci-platform: OHCI generic platform driver\n[ 1.342512] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.362808] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.364694] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.367434] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.369292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.371378] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.373633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.376214] usb usb1: Product: UHCI Host Controller\n[ 1.377933] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.380059] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.381807] hub 1-0:1.0: USB hub found\n[ 1.383238] hub 1-0:1.0: 2 ports detected\n[ 1.384903] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.388955] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.390745] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.392677] mousedev: PS/2 mouse device common for all mice\n[ 1.394901] rtc_cmos 00:00: RTC can wake from S4\n[ 1.397106] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.399324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.400801] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.400819] i2c /dev entries driver\n[ 1.400877] device-mapper: uevent: version 1.0.3\n[ 1.402475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.402493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.402829] NET: Registered protocol family 10\n[ 1.403120] NET: Registered protocol family 17\n[ 1.403137] Key type dns_resolver registered\n[ 1.403442] registered taskstats version 1\n[ 1.403467] Loading compiled-in X.509 certificates\n[ 1.404016] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.404032] zswap: loaded using pool lzo/zbud\n[ 1.405904] Key type trusted registered\n[ 1.408266] Key type encrypted registered\n[ 1.408270] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.408280] ima: No TPM chip found, activating TPM-bypass!\n[ 1.408290] ima: Allocated hash algorithm: sha1\n[ 1.408306] evm: HMAC attrs: 0x1\n[ 1.409273] Magic number: 11:213:575\n[ 1.409345] workqueue: hash matches\n[ 1.411443] rtc_cmos 00:00: setting system clock to 2019-07-03 09:34:18 UTC (1562146458)\n[ 1.411541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.411541] EDD information not available.\n[ 1.478548] Freeing unused kernel memory: 1484K\n[ 1.488753] Write protecting the kernel read-only data: 14336k\n[ 1.492315] Freeing unused kernel memory: 1616K\n[ 1.494218] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.507800] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508178] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516310] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516413] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516465] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516509] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516548] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516595] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.565535] virtio_net virtio0 ens3: renamed from eth0\n[ 1.568868] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.572346] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.573800] FDC 0 is a S82078B\n[ 1.589453] AVX2 version of gcm_enc/dec engaged.\n[ 1.591183] AES CTR mode by8 optimization enabled\n[ 1.696715] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.860424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.862763] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.865169] usb 1-1: Product: QEMU USB Tablet\n[ 1.866775] usb 1-1: Manufacturer: QEMU\n[ 1.868221] usb 1-1: SerialNumber: 42\n[ 1.875717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.883680] usbcore: registered new interface driver usbhid\n[ 1.885693] usbhid: USB HID core driver\n[ 1.888754] 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.893594] 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.955918] md: linear personality registered for level -1\n[ 2.959530] md: multipath personality registered for level -4\n[ 2.963190] md: raid0 personality registered for level 0\n[ 2.967353] md: raid1 personality registered for level 1\n[ 3.036708] raid6: sse2x1 gen() 11377 MB/s\n[ 3.104706] raid6: sse2x1 xor() 8902 MB/s\n[ 3.172706] raid6: sse2x2 gen() 14473 MB/s\n[ 3.240708] raid6: sse2x2 xor() 9708 MB/s\n[ 3.308706] raid6: sse2x4 gen() 16604 MB/s\n[ 3.376706] raid6: sse2x4 xor() 11132 MB/s\n[ 3.444706] raid6: avx2x1 gen() 21987 MB/s\n[ 3.512706] raid6: avx2x2 gen() 25909 MB/s\n[ 3.580706] raid6: avx2x4 gen() 29324 MB/s\n[ 3.582308] raid6: using algorithm avx2x4 gen() 29324 MB/s\n[ 3.584238] raid6: using avx2x2 recovery algorithm\n[ 3.587216] xor: automatically using best checksumming function:\n[ 3.628731] avx : 32424.000 MB/sec\n[ 3.631304] async_tx: api initialized (async)\n[ 3.638859] md: raid6 personality registered for level 6\n[ 3.640802] md: raid5 personality registered for level 5\n[ 3.642693] md: raid4 personality registered for level 4\n[ 3.649256] 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.678739] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.695732] 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.787715] 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.794991] systemd[1]: Detected virtualization kvm.\n[ 3.797135] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.802331] systemd[1]: Set hostname to .\n[ 3.806783] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.809282] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.935139] 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.940455] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.944420] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.948990] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.952825] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.957151] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.960974] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.964771] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.968453] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.972729] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.977288] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.981035] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.984336] 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.990205] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.994039] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.998251] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.002561] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.006511] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.009827] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.013916] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.028800] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.034123] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.038085] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.042772] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.045798] Loading iSCSI transport class v2.0-870.\n[ 4.047888] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.052671] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.057450] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n [ 4.061522] iscsi: registered transport (tcp)\nStarting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.065486] 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.072403] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.076955] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.082550] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.089778] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.093945] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.098142] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.102488] systemd[1]: Started Journal Service.\n[ 4.102590] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.126582] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\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 LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n[[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 Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n"} 2019-07-03 09:34:22,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2/action used request id req-673de694-331b-4977-b0be-8486e5e315d6 2019-07-03 09:34:22,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764191150665s 2019-07-03 09:34:22,895 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 701859055 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.390768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.394097] pid_max: default: 32768 minimum: 301 [ 0.395898] ACPI: Core revision 20150930 [ 0.398295] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.401005] Security Framework initialized [ 0.402663] Yama: becoming mindful. [ 0.404170] AppArmor: AppArmor initialized [ 0.406126] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.412788] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.417214] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.419685] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.422891] Initializing cgroup subsys io [ 0.424509] Initializing cgroup subsys memory [ 0.426250] Initializing cgroup subsys devices [ 0.427974] Initializing cgroup subsys freezer [ 0.429739] Initializing cgroup subsys net_cls [ 0.431471] Initializing cgroup subsys perf_event [ 0.433300] Initializing cgroup subsys net_prio [ 0.435076] Initializing cgroup subsys hugetlb [ 0.436837] Initializing cgroup subsys pids [ 0.439316] mce: CPU supports 10 MCE banks [ 0.441032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.443019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.445237] Spectre V2 : Mitigation: Full generic retpoline [ 0.447313] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.450478] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.453714] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.456216] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.459862] MDS: Mitigation: Clear CPU buffers [ 0.464203] Freeing SMP alternatives memory: 36K [ 0.471554] ftrace: allocating 32299 entries in 127 pages [ 0.522291] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.524713] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.527102] smpboot: Max logical packages: 2 [ 0.529078] x2apic enabled [ 0.530602] Switched APIC routing to physical x2apic. [ 0.533775] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.536086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.540384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.553516] KVM setup paravirtual spinlock [ 0.556730] x86: Booting SMP configuration: [ 0.558417] .... node #0, CPUs: #1 [ 0.560130] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.582753] x86: Booted up 1 node, 2 CPUs [ 0.582755] KVM setup async PF for cpu 1 [ 0.582760] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.587803] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.590917] devtmpfs: initialized [ 0.594450] evm: security.selinux [ 0.595817] evm: security.SMACK64 [ 0.597167] evm: security.SMACK64EXEC [ 0.598628] evm: security.SMACK64TRANSMUTE [ 0.600220] evm: security.SMACK64MMAP [ 0.601742] evm: security.ima [ 0.602984] evm: security.capability [ 0.604642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.608312] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.610704] pinctrl core: initialized pinctrl subsystem [ 0.612839] RTC time: 9:34:17, date: 07/03/19 [ 0.615443] NET: Registered protocol family 16 [ 0.629220] cpuidle: using governor ladder [ 0.641325] cpuidle: using governor menu [ 0.642869] PCCT header not found. [ 0.644361] ACPI: bus type PCI registered [ 0.645923] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.648374] PCI: Using configuration type 1 for base access [ 0.663291] ACPI: Added _OSI(Module Device) [ 0.664928] ACPI: Added _OSI(Processor Device) [ 0.666606] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668364] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671575] ACPI: Interpreter enabled [ 0.689782] ACPI: (supports S0 S5) [ 0.691155] ACPI: Using IOAPIC for interrupt routing [ 0.693005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.698390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.700606] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.703015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.705347] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.709626] acpiphp: Slot [3] registered [ 0.711188] acpiphp: Slot [4] registered [ 0.712754] acpiphp: Slot [5] registered [ 0.714309] acpiphp: Slot [6] registered [ 0.715860] acpiphp: Slot [7] registered [ 0.717411] acpiphp: Slot [8] registered [ 0.718990] acpiphp: Slot [9] registered [ 0.720635] acpiphp: Slot [10] registered [ 0.722302] acpiphp: Slot [11] registered [ 0.723897] acpiphp: Slot [12] registered [ 0.725484] acpiphp: Slot [13] registered [ 0.727061] acpiphp: Slot [14] registered [ 0.728643] acpiphp: Slot [15] registered [ 0.730225] acpiphp: Slot [16] registered [ 0.731825] acpiphp: Slot [17] registered [ 0.733415] acpiphp: Slot [18] registered [ 0.734996] acpiphp: Slot [19] registered [ 0.736584] acpiphp: Slot [20] registered [ 0.738175] acpiphp: Slot [21] registered [ 0.739762] acpiphp: Slot [22] registered [ 0.741355] acpiphp: Slot [23] registered [ 0.742945] acpiphp: Slot [24] registered [ 0.744532] acpiphp: Slot [25] registered [ 0.746110] acpiphp: Slot [26] registered [ 0.747696] acpiphp: Slot [27] registered [ 0.749277] acpiphp: Slot [28] registered [ 0.750869] acpiphp: Slot [29] registered [ 0.752468] acpiphp: Slot [30] registered [ 0.754050] acpiphp: Slot [31] registered [ 0.755605] PCI host bridge to bus 0000:00 [ 0.757213] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.759606] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.761976] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.764790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.767599] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770466] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775775] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.780592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.783082] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.788002] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.790767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.815291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.818363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.821068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.823767] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.826430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.828857] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.831412] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.833470] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.836468] vgaarb: loaded [ 0.837622] vgaarb: bridge control possible 0000:00:02.0 [ 0.839959] SCSI subsystem initialized [ 0.841750] ACPI: bus type USB registered [ 0.843344] usbcore: registered new interface driver usbfs [ 0.845344] usbcore: registered new interface driver hub [ 0.847295] usbcore: registered new device driver usb [ 0.849493] PCI: Using ACPI for IRQ routing [ 0.851570] NetLabel: Initializing [ 0.852942] NetLabel: domain hash size = 128 [ 0.854587] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.856445] NetLabel: unlabeled traffic allowed by default [ 0.858719] amd_nb: Cannot enumerate AMD northbridges [ 0.860705] clocksource: Switched to clocksource kvm-clock [ 0.873918] AppArmor: AppArmor Filesystem Enabled [ 0.875773] pnp: PnP ACPI init [ 0.877425] pnp: PnP ACPI: found 5 devices [ 0.886133] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.889442] NET: Registered protocol family 2 [ 0.891504] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.894498] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.897272] TCP: Hash tables configured (established 32768 bind 32768) [ 0.899711] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.901922] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.904327] NET: Registered protocol family 1 [ 0.906012] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.908143] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.910232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.930651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.951127] Unpacking initramfs... [ 1.156261] Freeing initrd memory: 14824K [ 1.157942] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.160163] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.162487] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.166068] Scanning for low memory corruption every 60 seconds [ 1.168601] audit: initializing netlink subsys (disabled) [ 1.170543] audit: type=2000 audit(1562146458.185:1): initialized [ 1.172992] Initialise system trusted keyring [ 1.174813] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.176969] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.180295] zbud: loaded [ 1.181731] VFS: Disk quotas dquot_6.6.0 [ 1.183249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.185746] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.188057] fuse init (API version 7.23) [ 1.189710] Key type big_key registered [ 1.191198] Allocating IMA MOK and blacklist keyrings. [ 1.193716] Key type asymmetric registered [ 1.195216] Asymmetric key parser 'x509' registered [ 1.196993] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199726] io scheduler noop registered [ 1.201192] io scheduler deadline registered (default) [ 1.203051] io scheduler cfq registered [ 1.204572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211526] ACPI: Power Button [PWRF] [ 1.213134] GHES: HEST is not enabled! [ 1.232389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.272188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.275917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.302767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.306534] Linux agpgart interface v0.103 [ 1.310074] loop: module loaded [ 1.312978] vda: vda1 [ 1.314910] scsi host0: ata_piix [ 1.316376] scsi host1: ata_piix [ 1.317712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320046] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.322458] libphy: Fixed MDIO Bus: probed [ 1.324141] tun: Universal TUN/TAP device driver, 1.6 [ 1.325920] tun: (C) 1999-2004 Max Krasnyansky [ 1.329439] PPP generic driver version 2.4.2 [ 1.331096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333355] ehci-pci: EHCI PCI platform driver [ 1.335006] ehci-platform: EHCI generic platform driver [ 1.336865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339012] ohci-pci: OHCI PCI platform driver [ 1.340639] ohci-platform: OHCI generic platform driver [ 1.342512] uhci_hcd: USB Universal Host Controller Interface driver [ 1.362808] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.364694] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.367434] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.369292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.371378] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.373633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.376214] usb usb1: Product: UHCI Host Controller [ 1.377933] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.380059] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381807] hub 1-0:1.0: USB hub found [ 1.383238] hub 1-0:1.0: 2 ports detected [ 1.384903] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.388955] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.390745] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.392677] mousedev: PS/2 mouse device common for all mice [ 1.394901] rtc_cmos 00:00: RTC can wake from S4 [ 1.397106] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.399324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.400801] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.400819] i2c /dev entries driver [ 1.400877] device-mapper: uevent: version 1.0.3 [ 1.402475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.402493] ledtrig-cpu: registered to indicate activity on CPUs [ 1.402829] NET: Registered protocol family 10 [ 1.403120] NET: Registered protocol family 17 [ 1.403137] Key type dns_resolver registered [ 1.403442] registered taskstats version 1 [ 1.403467] Loading compiled-in X.509 certificates [ 1.404016] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.404032] zswap: loaded using pool lzo/zbud [ 1.405904] Key type trusted registered [ 1.408266] Key type encrypted registered [ 1.408270] AppArmor: AppArmor sha1 policy hashing enabled [ 1.408280] ima: No TPM chip found, activating TPM-bypass! [ 1.408290] ima: Allocated hash algorithm: sha1 [ 1.408306] evm: HMAC attrs: 0x1 [ 1.409273] Magic number: 11:213:575 [ 1.409345] workqueue: hash matches [ 1.411443] rtc_cmos 00:00: setting system clock to 2019-07-03 09:34:18 UTC (1562146458) [ 1.411541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.411541] EDD information not available. [ 1.478548] Freeing unused kernel memory: 1484K [ 1.488753] Write protecting the kernel read-only data: 14336k [ 1.492315] Freeing unused kernel memory: 1616K [ 1.494218] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.507800] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508178] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516310] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516413] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516465] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516509] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516548] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516595] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.565535] virtio_net virtio0 ens3: renamed from eth0 [ 1.568868] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.572346] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.573800] FDC 0 is a S82078B [ 1.589453] AVX2 version of gcm_enc/dec engaged. [ 1.591183] AES CTR mode by8 optimization enabled [ 1.696715] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.860424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.862763] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.865169] usb 1-1: Product: QEMU USB Tablet [ 1.866775] usb 1-1: Manufacturer: QEMU [ 1.868221] usb 1-1: SerialNumber: 42 [ 1.875717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.883680] usbcore: registered new interface driver usbhid [ 1.885693] usbhid: USB HID core driver [ 1.888754] 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.893594] 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.955918] md: linear personality registered for level -1 [ 2.959530] md: multipath personality registered for level -4 [ 2.963190] md: raid0 personality registered for level 0 [ 2.967353] md: raid1 personality registered for level 1 [ 3.036708] raid6: sse2x1 gen() 11377 MB/s [ 3.104706] raid6: sse2x1 xor() 8902 MB/s [ 3.172706] raid6: sse2x2 gen() 14473 MB/s [ 3.240708] raid6: sse2x2 xor() 9708 MB/s [ 3.308706] raid6: sse2x4 gen() 16604 MB/s [ 3.376706] raid6: sse2x4 xor() 11132 MB/s [ 3.444706] raid6: avx2x1 gen() 21987 MB/s [ 3.512706] raid6: avx2x2 gen() 25909 MB/s [ 3.580706] raid6: avx2x4 gen() 29324 MB/s [ 3.582308] raid6: using algorithm avx2x4 gen() 29324 MB/s [ 3.584238] raid6: using avx2x2 recovery algorithm [ 3.587216] xor: automatically using best checksumming function: [ 3.628731] avx : 32424.000 MB/sec [ 3.631304] async_tx: api initialized (async) [ 3.638859] md: raid6 personality registered for level 6 [ 3.640802] md: raid5 personality registered for level 5 [ 3.642693] md: raid4 personality registered for level 4 [ 3.649256] 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.678739] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.695732] 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.787715] 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.794991] systemd[1]: Detected virtualization kvm. [ 3.797135] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.802331] systemd[1]: Set hostname to . [ 3.806783] systemd[1]: Initializing machine ID from KVM UUID. [ 3.809282] systemd[1]: Installed transient /etc/machine-id file. [ 3.935139] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.940455] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.944420] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.948990] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.952825] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.957151] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.960974] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.964771] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.968453] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.972729] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.977288] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.981035] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.984336] 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.990205] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.994039] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.998251] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.002561] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.006511] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.009827] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.013916] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.028800] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.034123] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.038085] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.042772] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.045798] Loading iSCSI transport class v2.0-870. [ 4.047888] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.052671] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.057450] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 4.061522] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.065486] 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.072403] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.076955] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.082550] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.089778] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.093945] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.098142] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.102488] systemd[1]: Started Journal Service. [ 4.102590] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.126582] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. 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 LSB: AppArmor initialization... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting 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 Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-07-03 09:34:23,690 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2019-07-03 09:34:32,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 09:34:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2/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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 09:34:32,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13293 Content-Type: application/json Date: Wed, 03 Jul 2019 09:34: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-fe326a52-5798-49c8-88e3-8b21366d0991 x-openstack-request-id: req-fe326a52-5798-49c8-88e3-8b21366d0991 2019-07-03 09:34:32,770 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 701859055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.390768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.394097] pid_max: default: 32768 minimum: 301\n[ 0.395898] ACPI: Core revision 20150930\n[ 0.398295] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.401005] Security Framework initialized\n[ 0.402663] Yama: becoming mindful.\n[ 0.404170] AppArmor: AppArmor initialized\n[ 0.406126] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.412788] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.417214] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.419685] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.422891] Initializing cgroup subsys io\n[ 0.424509] Initializing cgroup subsys memory\n[ 0.426250] Initializing cgroup subsys devices\n[ 0.427974] Initializing cgroup subsys freezer\n[ 0.429739] Initializing cgroup subsys net_cls\n[ 0.431471] Initializing cgroup subsys perf_event\n[ 0.433300] Initializing cgroup subsys net_prio\n[ 0.435076] Initializing cgroup subsys hugetlb\n[ 0.436837] Initializing cgroup subsys pids\n[ 0.439316] mce: CPU supports 10 MCE banks\n[ 0.441032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.443019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.445237] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.447313] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.450478] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.453714] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.456216] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.459862] MDS: Mitigation: Clear CPU buffers\n[ 0.464203] Freeing SMP alternatives memory: 36K\n[ 0.471554] ftrace: allocating 32299 entries in 127 pages\n[ 0.522291] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.524713] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.527102] smpboot: Max logical packages: 2\n[ 0.529078] x2apic enabled\n[ 0.530602] Switched APIC routing to physical x2apic.\n[ 0.533775] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.536086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.540384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.553516] KVM setup paravirtual spinlock\n[ 0.556730] x86: Booting SMP configuration:\n[ 0.558417] .... node #0, CPUs: #1\n[ 0.560130] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.582753] x86: Booted up 1 node, 2 CPUs\n[ 0.582755] KVM setup async PF for cpu 1\n[ 0.582760] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.587803] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.590917] devtmpfs: initialized\n[ 0.594450] evm: security.selinux\n[ 0.595817] evm: security.SMACK64\n[ 0.597167] evm: security.SMACK64EXEC\n[ 0.598628] evm: security.SMACK64TRANSMUTE\n[ 0.600220] evm: security.SMACK64MMAP\n[ 0.601742] evm: security.ima\n[ 0.602984] evm: security.capability\n[ 0.604642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.608312] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.610704] pinctrl core: initialized pinctrl subsystem\n[ 0.612839] RTC time: 9:34:17, date: 07/03/19\n[ 0.615443] NET: Registered protocol family 16\n[ 0.629220] cpuidle: using governor ladder\n[ 0.641325] cpuidle: using governor menu\n[ 0.642869] PCCT header not found.\n[ 0.644361] ACPI: bus type PCI registered\n[ 0.645923] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.648374] PCI: Using configuration type 1 for base access\n[ 0.663291] ACPI: Added _OSI(Module Device)\n[ 0.664928] ACPI: Added _OSI(Processor Device)\n[ 0.666606] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.668364] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.671575] ACPI: Interpreter enabled\n[ 0.689782] ACPI: (supports S0 S5)\n[ 0.691155] ACPI: Using IOAPIC for interrupt routing\n[ 0.693005] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.698390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.700606] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.703015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.705347] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.709626] acpiphp: Slot [3] registered\n[ 0.711188] acpiphp: Slot [4] registered\n[ 0.712754] acpiphp: Slot [5] registered\n[ 0.714309] acpiphp: Slot [6] registered\n[ 0.715860] acpiphp: Slot [7] registered\n[ 0.717411] acpiphp: Slot [8] registered\n[ 0.718990] acpiphp: Slot [9] registered\n[ 0.720635] acpiphp: Slot [10] registered\n[ 0.722302] acpiphp: Slot [11] registered\n[ 0.723897] acpiphp: Slot [12] registered\n[ 0.725484] acpiphp: Slot [13] registered\n[ 0.727061] acpiphp: Slot [14] registered\n[ 0.728643] acpiphp: Slot [15] registered\n[ 0.730225] acpiphp: Slot [16] registered\n[ 0.731825] acpiphp: Slot [17] registered\n[ 0.733415] acpiphp: Slot [18] registered\n[ 0.734996] acpiphp: Slot [19] registered\n[ 0.736584] acpiphp: Slot [20] registered\n[ 0.738175] acpiphp: Slot [21] registered\n[ 0.739762] acpiphp: Slot [22] registered\n[ 0.741355] acpiphp: Slot [23] registered\n[ 0.742945] acpiphp: Slot [24] registered\n[ 0.744532] acpiphp: Slot [25] registered\n[ 0.746110] acpiphp: Slot [26] registered\n[ 0.747696] acpiphp: Slot [27] registered\n[ 0.749277] acpiphp: Slot [28] registered\n[ 0.750869] acpiphp: Slot [29] registered\n[ 0.752468] acpiphp: Slot [30] registered\n[ 0.754050] acpiphp: Slot [31] registered\n[ 0.755605] PCI host bridge to bus 0000:00\n[ 0.757213] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.759606] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.761976] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.764790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.767599] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.770466] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.775775] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.780592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.783082] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.788002] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.790767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.815291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.818363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.821068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.823767] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.826430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.828857] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.831412] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.833470] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.836468] vgaarb: loaded\n[ 0.837622] vgaarb: bridge control possible 0000:00:02.0\n[ 0.839959] SCSI subsystem initialized\n[ 0.841750] ACPI: bus type USB registered\n[ 0.843344] usbcore: registered new interface driver usbfs\n[ 0.845344] usbcore: registered new interface driver hub\n[ 0.847295] usbcore: registered new device driver usb\n[ 0.849493] PCI: Using ACPI for IRQ routing\n[ 0.851570] NetLabel: Initializing\n[ 0.852942] NetLabel: domain hash size = 128\n[ 0.854587] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.856445] NetLabel: unlabeled traffic allowed by default\n[ 0.858719] amd_nb: Cannot enumerate AMD northbridges\n[ 0.860705] clocksource: Switched to clocksource kvm-clock\n[ 0.873918] AppArmor: AppArmor Filesystem Enabled\n[ 0.875773] pnp: PnP ACPI init\n[ 0.877425] pnp: PnP ACPI: found 5 devices\n[ 0.886133] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.889442] NET: Registered protocol family 2\n[ 0.891504] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.894498] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.897272] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.899711] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.901922] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.904327] NET: Registered protocol family 1\n[ 0.906012] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.908143] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.910232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.930651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.951127] Unpacking initramfs...\n[ 1.156261] Freeing initrd memory: 14824K\n[ 1.157942] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.160163] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.162487] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.166068] Scanning for low memory corruption every 60 seconds\n[ 1.168601] audit: initializing netlink subsys (disabled)\n[ 1.170543] audit: type=2000 audit(1562146458.185:1): initialized\n[ 1.172992] Initialise system trusted keyring\n[ 1.174813] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.176969] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.180295] zbud: loaded\n[ 1.181731] VFS: Disk quotas dquot_6.6.0\n[ 1.183249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.185746] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.188057] fuse init (API version 7.23)\n[ 1.189710] Key type big_key registered\n[ 1.191198] Allocating IMA MOK and blacklist keyrings.\n[ 1.193716] Key type asymmetric registered\n[ 1.195216] Asymmetric key parser 'x509' registered\n[ 1.196993] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.199726] io scheduler noop registered\n[ 1.201192] io scheduler deadline registered (default)\n[ 1.203051] io scheduler cfq registered\n[ 1.204572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.206527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.208818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.211526] ACPI: Power Button [PWRF]\n[ 1.213134] GHES: HEST is not enabled!\n[ 1.232389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.272188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.275917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.302767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.306534] Linux agpgart interface v0.103\n[ 1.310074] loop: module loaded\n[ 1.312978] vda: vda1\n[ 1.314910] scsi host0: ata_piix\n[ 1.316376] scsi host1: ata_piix\n[ 1.317712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.320046] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.322458] libphy: Fixed MDIO Bus: probed\n[ 1.324141] tun: Universal TUN/TAP device driver, 1.6\n[ 1.325920] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.329439] PPP generic driver version 2.4.2\n[ 1.331096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.333355] ehci-pci: EHCI PCI platform driver\n[ 1.335006] ehci-platform: EHCI generic platform driver\n[ 1.336865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.339012] ohci-pci: OHCI PCI platform driver\n[ 1.340639] ohci-platform: OHCI generic platform driver\n[ 1.342512] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.362808] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.364694] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.367434] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.369292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.371378] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.373633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.376214] usb usb1: Product: UHCI Host Controller\n[ 1.377933] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.380059] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.381807] hub 1-0:1.0: USB hub found\n[ 1.383238] hub 1-0:1.0: 2 ports detected\n[ 1.384903] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.388955] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.390745] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.392677] mousedev: PS/2 mouse device common for all mice\n[ 1.394901] rtc_cmos 00:00: RTC can wake from S4\n[ 1.397106] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.399324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.400801] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.400819] i2c /dev entries driver\n[ 1.400877] device-mapper: uevent: version 1.0.3\n[ 1.402475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.402493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.402829] NET: Registered protocol family 10\n[ 1.403120] NET: Registered protocol family 17\n[ 1.403137] Key type dns_resolver registered\n[ 1.403442] registered taskstats version 1\n[ 1.403467] Loading compiled-in X.509 certificates\n[ 1.404016] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.404032] zswap: loaded using pool lzo/zbud\n[ 1.405904] Key type trusted registered\n[ 1.408266] Key type encrypted registered\n[ 1.408270] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.408280] ima: No TPM chip found, activating TPM-bypass!\n[ 1.408290] ima: Allocated hash algorithm: sha1\n[ 1.408306] evm: HMAC attrs: 0x1\n[ 1.409273] Magic number: 11:213:575\n[ 1.409345] workqueue: hash matches\n[ 1.411443] rtc_cmos 00:00: setting system clock to 2019-07-03 09:34:18 UTC (1562146458)\n[ 1.411541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.411541] EDD information not available.\n[ 1.478548] Freeing unused kernel memory: 1484K\n[ 1.488753] Write protecting the kernel read-only data: 14336k\n[ 1.492315] Freeing unused kernel memory: 1616K\n[ 1.494218] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.507800] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508178] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516310] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516413] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516465] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516509] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516548] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516595] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.565535] virtio_net virtio0 ens3: renamed from eth0\n[ 1.568868] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.572346] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.573800] FDC 0 is a S82078B\n[ 1.589453] AVX2 version of gcm_enc/dec engaged.\n[ 1.591183] AES CTR mode by8 optimization enabled\n[ 1.696715] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.860424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.862763] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.865169] usb 1-1: Product: QEMU USB Tablet\n[ 1.866775] usb 1-1: Manufacturer: QEMU\n[ 1.868221] usb 1-1: SerialNumber: 42\n[ 1.875717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.883680] usbcore: registered new interface driver usbhid\n[ 1.885693] usbhid: USB HID core driver\n[ 1.888754] 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.893594] 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.955918] md: linear personality registered for level -1\n[ 2.959530] md: multipath personality registered for level -4\n[ 2.963190] md: raid0 personality registered for level 0\n[ 2.967353] md: raid1 personality registered for level 1\n[ 3.036708] raid6: sse2x1 gen() 11377 MB/s\n[ 3.104706] raid6: sse2x1 xor() 8902 MB/s\n[ 3.172706] raid6: sse2x2 gen() 14473 MB/s\n[ 3.240708] raid6: sse2x2 xor() 9708 MB/s\n[ 3.308706] raid6: sse2x4 gen() 16604 MB/s\n[ 3.376706] raid6: sse2x4 xor() 11132 MB/s\n[ 3.444706] raid6: avx2x1 gen() 21987 MB/s\n[ 3.512706] raid6: avx2x2 gen() 25909 MB/s\n[ 3.580706] raid6: avx2x4 gen() 29324 MB/s\n[ 3.582308] raid6: using algorithm avx2x4 gen() 29324 MB/s\n[ 3.584238] raid6: using avx2x2 recovery algorithm\n[ 3.587216] xor: automatically using best checksumming function:\n[ 3.628731] avx : 32424.000 MB/sec\n[ 3.631304] async_tx: api initialized (async)\n[ 3.638859] md: raid6 personality registered for level 6\n[ 3.640802] md: raid5 personality registered for level 5\n[ 3.642693] md: raid4 personality registered for level 4\n[ 3.649256] 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.678739] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.695732] 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.787715] 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.794991] systemd[1]: Detected virtualization kvm.\n[ 3.797135] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.802331] systemd[1]: Set hostname to .\n[ 3.806783] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.809282] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.935139] 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.940455] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.944420] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.948990] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.952825] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.957151] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.960974] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.964771] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.968453] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.972729] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.977288] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.981035] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.984336] 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.990205] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.994039] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.998251] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.002561] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.006511] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.009827] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.013916] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.028800] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.034123] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.038085] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.042772] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.045798] Loading iSCSI transport class v2.0-870.\n[ 4.047888] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.052671] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.057450] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n [ 4.061522] iscsi: registered transport (tcp)\nStarting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.065486] 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.072403] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.076955] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.082550] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.089778] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.093945] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.098142] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.102488] systemd[1]: Started Journal Service.\n[ 4.102590] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.126582] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\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 LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n[[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 Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 9.481156] cloud-init[591]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Wed, 03 Jul 2019 09:34:22 +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[ 10.607509] cloud-init[932]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Wed, 03 Jul 2019 09:34:27 +0000. Up 9.99 seconds.\n[ 10.611324] cloud-init[932]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.620127] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.623582] cloud-init[932]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.632141] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.640156] cloud-init[932]: ci-info: | ens3 | True | 192.168.120.20 | 255.255.255.0 | global | fa:16:3e:8d:b7:0d |\n[ 10.643597] cloud-init[932]: ci-info: | ens3 | True | fe80::f816:3eff:fe8d:b70d/64 | . | link | fa:16:3e:8d:b7:0d |\n[ 10.650794] cloud-init[932]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.660471] cloud-init[932]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.664120] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.668221] cloud-init[932]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.671390] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.674496] cloud-init[932]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.677529] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.680613] cloud-init[932]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.683660] cloud-init[932]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.686759] cloud-init[932]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.689853] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.692905] cloud-init[932]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.695409] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.697911] cloud-init[932]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.700416] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.702887] cloud-init[932]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.705397] cloud-init[932]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.707905] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.710388] cloud-init[932]: Generating public/private rsa key pair.\n[ 10.712551] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.715065] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.717552] cloud-init[932]: The key fingerprint is:\n[ 10.719462] cloud-init[932]: SHA256:lsuqKhMWTa+PKuurDigXxevoX+/i1mf9GRtP0dYOp7k root@cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855\n[ 10.722727] cloud-init[932]: The key's randomart image is:\n[ 10.724750] cloud-init[932]: +---[RSA 2048]----+\n[ 10.726620] cloud-init[932]: | |\n[ 10.728440] cloud-init[932]: | o |\n[ 10.730257] cloud-init[932]: | o + |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 10.734252] cloud-init[932]: | . o o . o|[[0;32m OK [0m] Started ACPI Events Check.\n\n[[0;32m OK [0m] Reached target Paths.\n[ 10.743971] [[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\ncloud-init 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] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n[932]: | o o S ..=|\n[ 10.754858] cloud-init[932]: |o. = o . B.|\n[ 10.756673] cloud-init[932]: |=.o + ..o . = o|\n[ 10.758424] cloud-init[932]: |*o . ooo. o . O |\n[ 10.760244] cloud-init[932]: |BO=oo+oooo .E .|\n[ 10.762018] cloud-init[932]: +----[SHA256]-----+\n[ 10.763758] Starting iSCSI initiator daemon (iscsid)...\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...\ncloud-init[932]: Generating public/private dsa key pair.\n[ 10.771981] [[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\ncloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n Starting Pollinate to seed the pseudo random number generator...\n[ 10.783748] cloud-init[932]: Starting LSB: MD monitoring daemon...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.814738] cloud-init[932]: The key fingerprint is:\n[ 10.818437] cloud-init[932]: SHA256:JegXx/O4ZXOxYRJiLIXfmFT2lgsW3GcPwjcmVgGeCM8 root@cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855\n[ 10.822771] cloud-init[932]: The key's randomart image is:\n[ 10.825644] cloud-init[932]: +---[DSA 1024]----+\n[ 10.828699] cloud-init[932]: | .+++*+o. |\n[ 10.831749] cloud-init[932]: | .o*o=*=*.o|\n[ 10.834971] cloud-init[932]: | . o+E=*=B=.|\n[ 10.837725] cloud-init[932]: | . =+=.= =.|\n[ 10.840470] cloud-init[932]: | . S . = + |\n[ 10.842706] cloud-init[932]: | . + o |\n[ 10.848399] cloud-init[932]: | . |\n[ 10.851385] cloud-init[932]: | |\n[ 10.853714] cloud-init[932]: | |\n[ 10.856064] cloud-init[932]: +----[SHA256]-----+\n[ 10.858906] cloud-init[932]: Generating public/private ecdsa key pair.\n[ 10.861973] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.865513] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.869077] cloud-init[932]: The key fingerprint is:\n[ 10.871675] Starting Login Service...\ncloud-init[932]: SHA256:wEPCV7nDwZeZPjSRkKMcQhxddiu+9q4n2q2d1JHGDsc root@cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting System Logging Service...\n\n[ 10.885291] Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[932]: The key's randomart image is:\n[ 10.899798] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[932]: +---[ECDSA 256]---+\n[ 10.908846] cloud-init[932]: | ++o.+=+o* |\n[ 10.910880] cloud-init[932]: | +++.*.O. |\n[ 10.913173] cloud-init[932]: | +++.B.. |\n[ 10.915719] cloud-init[932]: | o++.oo . |\n[ 10.917682] cloud-init[932]: | S...E |\n[ 10.919940] cloud-init[932]: | . * . |\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\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 Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[ 10.970268] cloud-init[932]: | o . o |\n[ 10.979005] cloud-init[932]: | o.=.. |\n[ 10.980751] cloud-init[932]: | ..+** |\n[ 10.983006] cloud-init[932]: +----[SHA256]-----+\n[ 10.984881] cloud-init[932]: Generating public/private ed25519 key pair.\n[ 10.987390] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.992722] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m[ 11.015736] cloud-init[932]: The key fingerprint is:\n] Started Accounts Service.[ 11.019702] \ncloud-init[932]: SHA256:Xa12QrJqFiyTZaB2CHEFe1zUx5lU0l+pBWP0Rv3d26o root@cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855\n[ 11.027230] cloud-init[932]: The key's randomart image is:\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 11.029587] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[932]: +--[ED25519 256]--+\n[ 11.043926] cloud-init[932]: | o.ooo.o. o+Xo.o|\n[ 11.046580] cloud-init[932]: | o = o . *o=oo|\n[ 11.049741] cloud-init[932]: | = + o ..o ++=|\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).[ 11.054279] cloud-init[932]: | . o = . = o. =|\n[ 11.056244] cloud-init[932]: | + S o + . o|\n[ 11.056547] cloud-init[932]: | o o . o ..|\n[ 11.056943] cloud-init[932]: | + . |\n[ 11.057557] cloud-init[932]: | o . |\n[ 11.057870] cloud-init[932]: | E. |\n[ 11.058196] cloud-init[932]: +----[SHA256]-----+\n\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\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 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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\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-07-03 09:34:32,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2/action used request id req-fe326a52-5798-49c8-88e3-8b21366d0991 2019-07-03 09:34:32,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798938274384s 2019-07-03 09:34:32,772 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 701859055 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.390768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.394097] pid_max: default: 32768 minimum: 301 [ 0.395898] ACPI: Core revision 20150930 [ 0.398295] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.401005] Security Framework initialized [ 0.402663] Yama: becoming mindful. [ 0.404170] AppArmor: AppArmor initialized [ 0.406126] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.412788] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.417214] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.419685] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.422891] Initializing cgroup subsys io [ 0.424509] Initializing cgroup subsys memory [ 0.426250] Initializing cgroup subsys devices [ 0.427974] Initializing cgroup subsys freezer [ 0.429739] Initializing cgroup subsys net_cls [ 0.431471] Initializing cgroup subsys perf_event [ 0.433300] Initializing cgroup subsys net_prio [ 0.435076] Initializing cgroup subsys hugetlb [ 0.436837] Initializing cgroup subsys pids [ 0.439316] mce: CPU supports 10 MCE banks [ 0.441032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.443019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.445237] Spectre V2 : Mitigation: Full generic retpoline [ 0.447313] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.450478] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.453714] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.456216] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.459862] MDS: Mitigation: Clear CPU buffers [ 0.464203] Freeing SMP alternatives memory: 36K [ 0.471554] ftrace: allocating 32299 entries in 127 pages [ 0.522291] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.524713] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.527102] smpboot: Max logical packages: 2 [ 0.529078] x2apic enabled [ 0.530602] Switched APIC routing to physical x2apic. [ 0.533775] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.536086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.540384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.553516] KVM setup paravirtual spinlock [ 0.556730] x86: Booting SMP configuration: [ 0.558417] .... node #0, CPUs: #1 [ 0.560130] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.582753] x86: Booted up 1 node, 2 CPUs [ 0.582755] KVM setup async PF for cpu 1 [ 0.582760] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.587803] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.590917] devtmpfs: initialized [ 0.594450] evm: security.selinux [ 0.595817] evm: security.SMACK64 [ 0.597167] evm: security.SMACK64EXEC [ 0.598628] evm: security.SMACK64TRANSMUTE [ 0.600220] evm: security.SMACK64MMAP [ 0.601742] evm: security.ima [ 0.602984] evm: security.capability [ 0.604642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.608312] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.610704] pinctrl core: initialized pinctrl subsystem [ 0.612839] RTC time: 9:34:17, date: 07/03/19 [ 0.615443] NET: Registered protocol family 16 [ 0.629220] cpuidle: using governor ladder [ 0.641325] cpuidle: using governor menu [ 0.642869] PCCT header not found. [ 0.644361] ACPI: bus type PCI registered [ 0.645923] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.648374] PCI: Using configuration type 1 for base access [ 0.663291] ACPI: Added _OSI(Module Device) [ 0.664928] ACPI: Added _OSI(Processor Device) [ 0.666606] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668364] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671575] ACPI: Interpreter enabled [ 0.689782] ACPI: (supports S0 S5) [ 0.691155] ACPI: Using IOAPIC for interrupt routing [ 0.693005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.698390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.700606] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.703015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.705347] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.709626] acpiphp: Slot [3] registered [ 0.711188] acpiphp: Slot [4] registered [ 0.712754] acpiphp: Slot [5] registered [ 0.714309] acpiphp: Slot [6] registered [ 0.715860] acpiphp: Slot [7] registered [ 0.717411] acpiphp: Slot [8] registered [ 0.718990] acpiphp: Slot [9] registered [ 0.720635] acpiphp: Slot [10] registered [ 0.722302] acpiphp: Slot [11] registered [ 0.723897] acpiphp: Slot [12] registered [ 0.725484] acpiphp: Slot [13] registered [ 0.727061] acpiphp: Slot [14] registered [ 0.728643] acpiphp: Slot [15] registered [ 0.730225] acpiphp: Slot [16] registered [ 0.731825] acpiphp: Slot [17] registered [ 0.733415] acpiphp: Slot [18] registered [ 0.734996] acpiphp: Slot [19] registered [ 0.736584] acpiphp: Slot [20] registered [ 0.738175] acpiphp: Slot [21] registered [ 0.739762] acpiphp: Slot [22] registered [ 0.741355] acpiphp: Slot [23] registered [ 0.742945] acpiphp: Slot [24] registered [ 0.744532] acpiphp: Slot [25] registered [ 0.746110] acpiphp: Slot [26] registered [ 0.747696] acpiphp: Slot [27] registered [ 0.749277] acpiphp: Slot [28] registered [ 0.750869] acpiphp: Slot [29] registered [ 0.752468] acpiphp: Slot [30] registered [ 0.754050] acpiphp: Slot [31] registered [ 0.755605] PCI host bridge to bus 0000:00 [ 0.757213] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.759606] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.761976] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.764790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.767599] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770466] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775775] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.780592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.783082] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.788002] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.790767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.815291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.818363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.821068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.823767] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.826430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.828857] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.831412] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.833470] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.836468] vgaarb: loaded [ 0.837622] vgaarb: bridge control possible 0000:00:02.0 [ 0.839959] SCSI subsystem initialized [ 0.841750] ACPI: bus type USB registered [ 0.843344] usbcore: registered new interface driver usbfs [ 0.845344] usbcore: registered new interface driver hub [ 0.847295] usbcore: registered new device driver usb [ 0.849493] PCI: Using ACPI for IRQ routing [ 0.851570] NetLabel: Initializing [ 0.852942] NetLabel: domain hash size = 128 [ 0.854587] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.856445] NetLabel: unlabeled traffic allowed by default [ 0.858719] amd_nb: Cannot enumerate AMD northbridges [ 0.860705] clocksource: Switched to clocksource kvm-clock [ 0.873918] AppArmor: AppArmor Filesystem Enabled [ 0.875773] pnp: PnP ACPI init [ 0.877425] pnp: PnP ACPI: found 5 devices [ 0.886133] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.889442] NET: Registered protocol family 2 [ 0.891504] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.894498] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.897272] TCP: Hash tables configured (established 32768 bind 32768) [ 0.899711] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.901922] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.904327] NET: Registered protocol family 1 [ 0.906012] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.908143] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.910232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.930651] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.951127] Unpacking initramfs... [ 1.156261] Freeing initrd memory: 14824K [ 1.157942] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.160163] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.162487] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.166068] Scanning for low memory corruption every 60 seconds [ 1.168601] audit: initializing netlink subsys (disabled) [ 1.170543] audit: type=2000 audit(1562146458.185:1): initialized [ 1.172992] Initialise system trusted keyring [ 1.174813] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.176969] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.180295] zbud: loaded [ 1.181731] VFS: Disk quotas dquot_6.6.0 [ 1.183249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.185746] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.188057] fuse init (API version 7.23) [ 1.189710] Key type big_key registered [ 1.191198] Allocating IMA MOK and blacklist keyrings. [ 1.193716] Key type asymmetric registered [ 1.195216] Asymmetric key parser 'x509' registered [ 1.196993] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199726] io scheduler noop registered [ 1.201192] io scheduler deadline registered (default) [ 1.203051] io scheduler cfq registered [ 1.204572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211526] ACPI: Power Button [PWRF] [ 1.213134] GHES: HEST is not enabled! [ 1.232389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.272188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.275917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.302767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.306534] Linux agpgart interface v0.103 [ 1.310074] loop: module loaded [ 1.312978] vda: vda1 [ 1.314910] scsi host0: ata_piix [ 1.316376] scsi host1: ata_piix [ 1.317712] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.320046] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.322458] libphy: Fixed MDIO Bus: probed [ 1.324141] tun: Universal TUN/TAP device driver, 1.6 [ 1.325920] tun: (C) 1999-2004 Max Krasnyansky [ 1.329439] PPP generic driver version 2.4.2 [ 1.331096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.333355] ehci-pci: EHCI PCI platform driver [ 1.335006] ehci-platform: EHCI generic platform driver [ 1.336865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339012] ohci-pci: OHCI PCI platform driver [ 1.340639] ohci-platform: OHCI generic platform driver [ 1.342512] uhci_hcd: USB Universal Host Controller Interface driver [ 1.362808] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.364694] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.367434] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.369292] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.371378] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.373633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.376214] usb usb1: Product: UHCI Host Controller [ 1.377933] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.380059] usb usb1: SerialNumber: 0000:00:01.2 [ 1.381807] hub 1-0:1.0: USB hub found [ 1.383238] hub 1-0:1.0: 2 ports detected [ 1.384903] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.388955] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.390745] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.392677] mousedev: PS/2 mouse device common for all mice [ 1.394901] rtc_cmos 00:00: RTC can wake from S4 [ 1.397106] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.399324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.400801] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.400819] i2c /dev entries driver [ 1.400877] device-mapper: uevent: version 1.0.3 [ 1.402475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.402493] ledtrig-cpu: registered to indicate activity on CPUs [ 1.402829] NET: Registered protocol family 10 [ 1.403120] NET: Registered protocol family 17 [ 1.403137] Key type dns_resolver registered [ 1.403442] registered taskstats version 1 [ 1.403467] Loading compiled-in X.509 certificates [ 1.404016] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.404032] zswap: loaded using pool lzo/zbud [ 1.405904] Key type trusted registered [ 1.408266] Key type encrypted registered [ 1.408270] AppArmor: AppArmor sha1 policy hashing enabled [ 1.408280] ima: No TPM chip found, activating TPM-bypass! [ 1.408290] ima: Allocated hash algorithm: sha1 [ 1.408306] evm: HMAC attrs: 0x1 [ 1.409273] Magic number: 11:213:575 [ 1.409345] workqueue: hash matches [ 1.411443] rtc_cmos 00:00: setting system clock to 2019-07-03 09:34:18 UTC (1562146458) [ 1.411541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.411541] EDD information not available. [ 1.478548] Freeing unused kernel memory: 1484K [ 1.488753] Write protecting the kernel read-only data: 14336k [ 1.492315] Freeing unused kernel memory: 1616K [ 1.494218] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.507800] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508178] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516310] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516413] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516465] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516509] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516548] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516595] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.565535] virtio_net virtio0 ens3: renamed from eth0 [ 1.568868] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.572346] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.573800] FDC 0 is a S82078B [ 1.589453] AVX2 version of gcm_enc/dec engaged. [ 1.591183] AES CTR mode by8 optimization enabled [ 1.696715] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.860424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.862763] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.865169] usb 1-1: Product: QEMU USB Tablet [ 1.866775] usb 1-1: Manufacturer: QEMU [ 1.868221] usb 1-1: SerialNumber: 42 [ 1.875717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.883680] usbcore: registered new interface driver usbhid [ 1.885693] usbhid: USB HID core driver [ 1.888754] 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.893594] 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.955918] md: linear personality registered for level -1 [ 2.959530] md: multipath personality registered for level -4 [ 2.963190] md: raid0 personality registered for level 0 [ 2.967353] md: raid1 personality registered for level 1 [ 3.036708] raid6: sse2x1 gen() 11377 MB/s [ 3.104706] raid6: sse2x1 xor() 8902 MB/s [ 3.172706] raid6: sse2x2 gen() 14473 MB/s [ 3.240708] raid6: sse2x2 xor() 9708 MB/s [ 3.308706] raid6: sse2x4 gen() 16604 MB/s [ 3.376706] raid6: sse2x4 xor() 11132 MB/s [ 3.444706] raid6: avx2x1 gen() 21987 MB/s [ 3.512706] raid6: avx2x2 gen() 25909 MB/s [ 3.580706] raid6: avx2x4 gen() 29324 MB/s [ 3.582308] raid6: using algorithm avx2x4 gen() 29324 MB/s [ 3.584238] raid6: using avx2x2 recovery algorithm [ 3.587216] xor: automatically using best checksumming function: [ 3.628731] avx : 32424.000 MB/sec [ 3.631304] async_tx: api initialized (async) [ 3.638859] md: raid6 personality registered for level 6 [ 3.640802] md: raid5 personality registered for level 5 [ 3.642693] md: raid4 personality registered for level 4 [ 3.649256] 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.678739] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.695732] 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.787715] 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.794991] systemd[1]: Detected virtualization kvm. [ 3.797135] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.802331] systemd[1]: Set hostname to . [ 3.806783] systemd[1]: Initializing machine ID from KVM UUID. [ 3.809282] systemd[1]: Installed transient /etc/machine-id file. [ 3.935139] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.940455] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.944420] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.948990] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.952825] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.957151] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.960974] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.964771] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.968453] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.972729] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.977288] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.981035] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.984336] 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.990205] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.994039] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.998251] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.002561] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.006511] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.009827] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.013916] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.028800] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.034123] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.038085] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.042772] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.045798] Loading iSCSI transport class v2.0-870. [ 4.047888] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.052671] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.057450] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 4.061522] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.065486] 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.072403] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.076955] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.082550] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.089778] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.093945] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.098142] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.102488] systemd[1]: Started Journal Service. [ 4.102590] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.126582] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. 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 LSB: AppArmor initialization... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting 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 Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.481156] cloud-init[591]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Wed, 03 Jul 2019 09:34:22 +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. [ 10.607509] cloud-init[932]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Wed, 03 Jul 2019 09:34:27 +0000. Up 9.99 seconds. [ 10.611324] cloud-init[932]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.620127] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.623582] cloud-init[932]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.632141] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.640156] cloud-init[932]: ci-info: | ens3 | True | 192.168.120.20 | 255.255.255.0 | global | fa:16:3e:8d:b7:0d | [ 10.643597] cloud-init[932]: ci-info: | ens3 | True | fe80::f816:3eff:fe8d:b70d/64 | . | link | fa:16:3e:8d:b7:0d | [ 10.650794] cloud-init[932]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.660471] cloud-init[932]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.664120] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.668221] cloud-init[932]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.671390] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.674496] cloud-init[932]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.677529] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.680613] cloud-init[932]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.683660] cloud-init[932]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.686759] cloud-init[932]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.689853] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.692905] cloud-init[932]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.695409] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.697911] cloud-init[932]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.700416] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.702887] cloud-init[932]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.705397] cloud-init[932]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.707905] cloud-init[932]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.710388] cloud-init[932]: Generating public/private rsa key pair. [ 10.712551] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.715065] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.717552] cloud-init[932]: The key fingerprint is: [ 10.719462] cloud-init[932]: SHA256:lsuqKhMWTa+PKuurDigXxevoX+/i1mf9GRtP0dYOp7k root@cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 [ 10.722727] cloud-init[932]: The key's randomart image is: [ 10.724750] cloud-init[932]: +---[RSA 2048]----+ [ 10.726620] cloud-init[932]: | | [ 10.728440] cloud-init[932]: | o | [ 10.730257] cloud-init[932]: | o + | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 10.734252] cloud-init[932]: | . o o . o|[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 10.743971] [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting Socket activation for snappy daemon. cloud-init 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] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Network is Online. [932]: | o o S ..=| [ 10.754858] cloud-init[932]: |o. = o . B.| [ 10.756673] cloud-init[932]: |=.o + ..o . = o| [ 10.758424] cloud-init[932]: |*o . ooo. o . O | [ 10.760244] cloud-init[932]: |BO=oo+oooo .E .| [ 10.762018] cloud-init[932]: +----[SHA256]-----+ [ 10.763758] Starting iSCSI initiator daemon (iscsid)... [[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... cloud-init[932]: Generating public/private dsa key pair. [ 10.771981] [[0;32m OK [0m] Started Regular background program processing daemon. Starting Accounts Service... Starting LXD - container startup/shutdown... cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting Pollinate to seed the pseudo random number generator... [ 10.783748] cloud-init[932]: Starting LSB: MD monitoring daemon... Starting Snappy daemon... [[0;32m OK [0m] Started D-Bus System Message Bus. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.814738] cloud-init[932]: The key fingerprint is: [ 10.818437] cloud-init[932]: SHA256:JegXx/O4ZXOxYRJiLIXfmFT2lgsW3GcPwjcmVgGeCM8 root@cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 [ 10.822771] cloud-init[932]: The key's randomart image is: [ 10.825644] cloud-init[932]: +---[DSA 1024]----+ [ 10.828699] cloud-init[932]: | .+++*+o. | [ 10.831749] cloud-init[932]: | .o*o=*=*.o| [ 10.834971] cloud-init[932]: | . o+E=*=B=.| [ 10.837725] cloud-init[932]: | . =+=.= =.| [ 10.840470] cloud-init[932]: | . S . = + | [ 10.842706] cloud-init[932]: | . + o | [ 10.848399] cloud-init[932]: | . | [ 10.851385] cloud-init[932]: | | [ 10.853714] cloud-init[932]: | | [ 10.856064] cloud-init[932]: +----[SHA256]-----+ [ 10.858906] cloud-init[932]: Generating public/private ecdsa key pair. [ 10.861973] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.865513] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.869077] cloud-init[932]: The key fingerprint is: [ 10.871675] Starting Login Service... cloud-init[932]: SHA256:wEPCV7nDwZeZPjSRkKMcQhxddiu+9q4n2q2d1JHGDsc root@cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... [ 10.885291] Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[932]: The key's randomart image is: [ 10.899798] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[932]: +---[ECDSA 256]---+ [ 10.908846] cloud-init[932]: | ++o.+=+o* | [ 10.910880] cloud-init[932]: | +++.*.O. | [ 10.913173] cloud-init[932]: | +++.B.. | [ 10.915719] cloud-init[932]: | o++.oo . | [ 10.917682] cloud-init[932]: | S...E | [ 10.919940] cloud-init[932]: | . * . | [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. 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 Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 10.970268] cloud-init[932]: | o . o | [ 10.979005] cloud-init[932]: | o.=.. | [ 10.980751] cloud-init[932]: | ..+** | [ 10.983006] cloud-init[932]: +----[SHA256]-----+ [ 10.984881] cloud-init[932]: Generating public/private ed25519 key pair. [ 10.987390] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.992722] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m[ 11.015736] cloud-init[932]: The key fingerprint is: ] Started Accounts Service.[ 11.019702] cloud-init[932]: SHA256:Xa12QrJqFiyTZaB2CHEFe1zUx5lU0l+pBWP0Rv3d26o root@cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 [ 11.027230] cloud-init[932]: The key's randomart image is: [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 11.029587] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [932]: +--[ED25519 256]--+ [ 11.043926] cloud-init[932]: | o.ooo.o. o+Xo.o| [ 11.046580] cloud-init[932]: | o = o . *o=oo| [ 11.049741] cloud-init[932]: | = + o ..o ++=| [[0;32m OK [0m] Reached target Remote File Systems (Pre).[ 11.054279] cloud-init[932]: | . o = . = o. =| [ 11.056244] cloud-init[932]: | + S o + . o| [ 11.056547] cloud-init[932]: | o o . o ..| [ 11.056943] cloud-init[932]: | + . | [ 11.057557] cloud-init[932]: | o . | [ 11.057870] cloud-init[932]: | E. | [ 11.058196] cloud-init[932]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. 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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. [[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-07-03 09:34:32,776 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8825b50L 2019-07-03 09:34:32,776 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 09:34:32,783 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-03 09:34:32,783 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-03 09:34:32,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-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 09:34:32,784 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 09:34:32,785 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 09:34:32,785 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 09:34:32,785 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 09:34:32,785 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 09:34:32,827 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 09:34:32,828 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 09:34:32,840 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: be067c366009e3e9c111230f4278e313 2019-07-03 09:34:32,841 - paramiko.transport - DEBUG - Trying discovered key fbe9da5902cb9059948fe2276fffdca5 in /tmp/tmpKU0XAV 2019-07-03 09:34:32,868 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 09:34:32,893 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 09:34:32,906 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 09:34:33,102 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-03 09:34:33,102 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-03 09:34:33,142 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 09:34:33,142 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 09:34:33,172 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 09:34:39,619 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-03 09:34:39,660 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 09:34:39,661 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 09:34:39,661 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 09:34:39,661 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 09:34:39,661 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 09:34:39,661 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 09:34:39,667 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 09:34:46,612 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-03 09:34:46,613 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 09:34:46,613 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 09:34:46,613 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 09:34:46,613 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 09:34:46,613 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 09:34:46,613 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 09:34:46,617 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 09:34:53,869 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-03 09:34:53,871 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 09:34:53,871 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 09:34:53,871 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 09:34:53,871 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 09:34:53,872 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 09:34:53,872 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 09:34:53,876 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 09:35:03,195 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 09:35:03,196 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-03 09:35:03,198 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 09:35:03,198 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-03 09:35:03,198 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-03 09:35:03,201 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-03 09:36:30,542 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-03 09:36:30,542 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 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 2872ce836353feb0fad66c0ac4eae0b51e89a2de133734300f259fb4e794e660 2019-07-03 09:36:30,543 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-03 09:36:30,543 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 --2019-07-03 09:35:03-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.4, 99.84.74.12, ... Connecting to get.docker.com (get.docker.com)|99.84.74.62|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 27.0M=0s 2019-07-03 09:35:03 (27.0 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 sudo: unable to resolve host cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 + 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-40251579-a5c8-4c30-9ab6-b6907ca6e855 sudo: unable to resolve host cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 2019-07-03 09:36:30,544 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-03 09:36:30,544 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-03 09:36:30,545 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-03 09:36:30,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-07-03 09:36:30,552 - 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.201', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-03 09:37:00,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-07-03 09:37:00,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:00,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:00,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:00,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 116, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 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": 131, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 112, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:00 GMT 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:37:00,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:00,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:00,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:00,722 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:37:00,722 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 116, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 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': 131, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 114, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-03 09:37:00,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-07-03 09:37:00,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:00,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:00,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:00,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:00,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 116, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 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": 131, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 112, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:00 GMT 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:00,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:00,826 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:37:00,826 - functest.core.cloudify - INFO - The current manager status is running 2019-07-03 09:37:00,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/secrets 2019-07-03 09:37:00,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:00,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:00,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:00,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:00,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:00 GMT 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:00,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:00,881 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-03 09:37:00,881 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-03 09:37:01,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:01,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:01,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:01.046Z", "updated_at": "2019-07-03T09:37:01.046Z", "value": "gAAAAABdHHc9NLTJohWtYgtUmTF11UCS_1YmZy6pl50jA2hEa7cIbNPCCsVzKsPiwCrzx6-M0WhNOH-V5NLMKQxjsIeCdZxTLw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:01 GMT 2019-07-03 09:37:01,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:01,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-03 09:37:01,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:01,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:01,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:01,065 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3.1/secrets/foo 2019-07-03 09:37:01,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:01,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:01,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:01,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:01,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:01,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:01,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:01,120 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-03 09:37:01,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:01.046Z", "updated_at": "2019-07-03T09:37:01.046Z", "value": "gAAAAABdHHc9NLTJohWtYgtUmTF11UCS_1YmZy6pl50jA2hEa7cIbNPCCsVzKsPiwCrzx6-M0WhNOH-V5NLMKQxjsIeCdZxTLw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-03 09:37:01,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:01,121 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:01 GMT 2019-07-03 09:37:01,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:01,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-03 09:37:01,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:01,121 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:01,121 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:01,121 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-03 09:37:01,121 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-03 09:37:01,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 09:37:01,134 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:37:01,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81d823a-bfcf-440a-b4fc-5f68bbaf050f 2019-07-03 09:37:01,351 - 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/69f7b64d907b44b7adede7d18e024d2e"}, "tags": [], "enabled": true, "id": "69f7b64d907b44b7adede7d18e024d2e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 09:37:01,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-a81d823a-bfcf-440a-b4fc-5f68bbaf050f 2019-07-03 09:37:01,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22074508667s 2019-07-03 09:37:01,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-07-03 09:37:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/69f7b64d907b44b7adede7d18e024d2e.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}0ff5843e7385dc36f7602615a1976aae23edf3fe" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-07-03 09:37:01,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:01 GMT X-Openstack-Request-Id: req-c6aec730-a051-42a6-8d5d-85a2c68d798d 2019-07-03 09:37:01,758 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-07-03 09:37:01,758 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/69f7b64d907b44b7adede7d18e024d2e.json used request id req-c6aec730-a051-42a6-8d5d-85a2c68d798d 2019-07-03 09:37:01,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.405217170715s 2019-07-03 09:37:01,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-07-03 09:37:01,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 09:37:01,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 09:37:01,772 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cda92ef-27dd-4b60-98e3-7f9085c0edc1 2019-07-03 09:37:01,772 - 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.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 09:37:01,773 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-2cda92ef-27dd-4b60-98e3-7f9085c0edc1 2019-07-03 09:37:01,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:37:01,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330a5bf2-3f53-4d91-9afa-acf1ce78eb78 2019-07-03 09:37:01,996 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 09:37:01,996 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-330a5bf2-3f53-4d91-9afa-acf1ce78eb78 2019-07-03 09:37:01,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.233538866043s 2019-07-03 09:37:02,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-03 09:37:02,008 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 09:37:02,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1847 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1536ce5e-c5e3-4a84-bc89-1a43fe64d8b2 2019-07-03 09:37:02,235 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03c91c90762d46ff8e70d3c3734e5549"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/06e25ee6ac304d9fa8e92828eba088d1"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0784b77e88be4f0cb4b8c549c1f0836f"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0a09c96525aa4ae3abf239de565aaf18"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1f4361ef4a3e487482c6fb32b7e88dc1"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2f329fcca2464045ba5d84c847577c75"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "2f329fcca2464045ba5d84c847577c75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3161f34163fd45ce8e50b5a805c7f193"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/349967d031d149eb8f42dc6058ffc2c4"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3f0b127f97f54dd88f6f391837771fa5"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "3f0b127f97f54dd88f6f391837771fa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/413a33d423e54821941bee8f9ed57b55"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "413a33d423e54821941bee8f9ed57b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4b8ca453bea241319ae4f0d72d8ba4a9"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/51025e09a32a49199c9aa64c1cca5d0b"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5b64da156cbd453c9551c7eb1252f6cb"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66c4207ff8c84c72af1a775ceb93dccf"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a479aab04b3415a97fa02829018689f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "6a479aab04b3415a97fa02829018689f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6b13088575b44a47adc13953b4b9c7b3"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6beda951fff54c34a1029c555db80142"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "6beda951fff54c34a1029c555db80142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7495f19b586c4c2fa16386e07bac2501"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "7495f19b586c4c2fa16386e07bac2501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/78345c11342c496c8956e837e2242e0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "78345c11342c496c8956e837e2242e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/83ade9194881403488f0388164bd9057"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "83ade9194881403488f0388164bd9057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8d53ff0f24994f1aaec7d96e7ad0a48e"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8dd4d94bd43d466b9f0985c599d3055f"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9de99f2e8d0c4f5a84e70156d25d1f82"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a47345af36dd4bd5acfc94960834414c"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "a47345af36dd4bd5acfc94960834414c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b5d5a3f7b0024f61b2246af4914cf4a2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/be9f04f450cc41a7a80a1babf614c63c"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "be9f04f450cc41a7a80a1babf614c63c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c100fd003a3a4598bdca56e36dabb1ef"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "c100fd003a3a4598bdca56e36dabb1ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c41e26c5a0554bd083daf47b542a5241"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c9d5243c0e43455685964a4b180f96d2"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d0faab6a248c4f86b728d3aaf1428c17"}, "url": "http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d63a1770bbb3409d8838306e93de16ac"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dedbdc811ea04f0e94889fc3093c277b"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "dedbdc811ea04f0e94889fc3093c277b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e18114d544844e40bd386215938c2018"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "e18114d544844e40bd386215938c2018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e257049e161241ef9ec2ed44bdadf8c4"}, "url": "http://12.0.0.39:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "e257049e161241ef9ec2ed44bdadf8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e2f05bd2d1274a64ab888806a3c1c4d9"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e49161f92c0e421e8b6f2d50a687a5d1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e810035b4b0d42bea9478e90bb531317"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "e810035b4b0d42bea9478e90bb531317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fcebae9b77f2478dbe3ad74f26b0e41a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-03 09:37:02,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-1536ce5e-c5e3-4a84-bc89-1a43fe64d8b2 2019-07-03 09:37:02,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.230807065964s 2019-07-03 09:37:02,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'b3XsSje9OTjC3q9NN48mEXpzMPUK8c', 'keystone_tenant_name': u'cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.23:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'project_domain_name': 'Default'} 2019-07-03 09:37:02,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/secrets 2019-07-03 09:37:02,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:02,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:02,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:02 GMT 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-03 09:37:02,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:02,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:02,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:02,386 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "b3XsSje9OTjC3q9NN48mEXpzMPUK8c"} 2019-07-03 09:37:02,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:02,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:02,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:02.519Z", "updated_at": "2019-07-03T09:37:02.519Z", "value": "gAAAAABdHHc-s1uRTUwxG--z5cVPNqlKz5sIStAGWAIvL0Sk_Hb18mg67wqYCwV7Qpa5HHO-iq42bFEPhMV0YArQaWQ79sw2fr4puYC5kq-1C5vOFfP9p7M=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:02 GMT 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:02,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-07-03 09:37:02,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:02,543 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:02,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:02,543 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855"} 2019-07-03 09:37:02,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:02,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:02,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:02.755Z", "updated_at": "2019-07-03T09:37:02.755Z", "value": "gAAAAABdHHc-9xEc4IGEzm36FF8KOiRcXu8-mu0yL6dKXDs5klZ5bJvrVvpDQHmxtQizPgHeI_6rZ3Qjd5Pu9uLQAG7fNGYm2vpJWAB9OuYxgdmYs8EJqvaoxwe5bNASs4hGmHLJycgCXRWkYy3olw70TMpwFrtMVw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:02 GMT 2019-07-03 09:37:02,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:02,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-07-03 09:37:02,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:02,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:02,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:02,790 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-07-03 09:37:02,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:02,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:02,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:02,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:02,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:02,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:02.866Z", "updated_at": "2019-07-03T09:37:02.866Z", "value": "gAAAAABdHHc-ddm7-qFHsu_QCTO9p4nM9SB7SuvWflmxJ6Y1-FwPDQnKjWID5LDT7Z-I7MiG7HFZDIwAmUBX2ELvj6bu4SFx3g==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:02 GMT 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:02,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:02,883 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.23:5000"} 2019-07-03 09:37:02,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:02,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:02,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:02,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:02,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:02,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:02,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:02,951 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-07-03 09:37:02,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:02.936Z", "updated_at": "2019-07-03T09:37:02.936Z", "value": "gAAAAABdHHc-lwduQxnrvBpMPzbzzsDDEX93D--EYNl8Xigx_-TApjrfeXEkKulKIhU72mEQDv1Cm_94nyTHXR5-8WwE5yc1p8e561BNTh8OErsEdtbAaY0=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-07-03 09:37:02,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:02,952 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:02 GMT 2019-07-03 09:37:02,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:02,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-07-03 09:37:02,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:02,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:02,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:02,952 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-07-03 09:37:03,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:03,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:03,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:03,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:03,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:03,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:03,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:03,190 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-07-03 09:37:03,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:03.171Z", "updated_at": "2019-07-03T09:37:03.171Z", "value": "gAAAAABdHHc_FBQnQwAiba3NNQRxNDQtbSgQIh6Ldq0eAV1OlkQ6m7VoOwO8QA-EkwDO0_-oaqFMZMVKG-9bEqMrS8p8cxHN-Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-07-03 09:37:03,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:03,191 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:03 GMT 2019-07-03 09:37:03,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:03,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-07-03 09:37:03,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:03,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:03,191 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:03,191 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855"} 2019-07-03 09:37:03,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:03,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:03,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:03,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:03,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:03,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:03,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:03,258 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-07-03 09:37:03,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:03.250Z", "updated_at": "2019-07-03T09:37:03.250Z", "value": "gAAAAABdHHc__t-sxUNPwYYRQHCkdU0GRneCbiVQpWiT3DK09WOndc60LNPCmu1HMc-jMuOugymnt7-U6ZvD5kMnmDEBdkBmAVTJKu4MjwXIZk-zmwG7F20QBCtBCGx1Az9W1I0teMvhuZfqVVsn6RpzsYwcnYEOjw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-07-03 09:37:03,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:03,259 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:03 GMT 2019-07-03 09:37:03,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:03,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-07-03 09:37:03,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:03,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:03,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:03,260 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-07-03 09:37:03,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:03,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:03,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:03,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:03.325Z", "updated_at": "2019-07-03T09:37:03.325Z", "value": "gAAAAABdHHc_EMwOc-arH4Na1noYBzss2SEx6xvKzu6CyYBoqLa3xsCj8LoorjIzz8W1qpGc_Vl8ccOYj-dT5MT46VW2NqJ5Ig==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:03 GMT 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-07-03 09:37:03,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:03,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:03,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:03,345 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-03 09:37:03,346 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-03 09:37:03,347 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-03 09:37:03,347 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-03 09:37:03,351 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-03 09:37:03,372 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-03 09:37:03,373 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-03 09:37:03,374 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-03 09:37:03,412 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-03 09:37:03,412 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-03 09:37:03,439 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-03 09:37:04,269 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-03 09:37:04,269 - functest.core.cloudify - DEBUG - output: 2019-07-03 09:37:04,270 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-03 09:37:04,269 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 sudo: unable to resolve host cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 2019-07-03 09:37:04,271 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-07-03 09:37:04,272 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-07-03 09:37:04,272 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-07-03 09:37:04,313 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-07-03 09:37:22,133 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-07-03 09:37:22,134 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-07-03 09:37:22,133 - 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/tmpjqccwq/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/tmpNfLuOi/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpAE_HDR.zip |-------------------------------------------------------| 0.05% tmpAE_HDR.zip |-------------------------------------------------------| 0.09% tmpAE_HDR.zip |-------------------------------------------------------| 0.14% tmpAE_HDR.zip |-------------------------------------------------------| 0.18% tmpAE_HDR.zip |-------------------------------------------------------| 0.23% tmpAE_HDR.zip |-------------------------------------------------------| 0.27% tmpAE_HDR.zip |-------------------------------------------------------| 0.32% tmpAE_HDR.zip |-------------------------------------------------------| 0.37% tmpAE_HDR.zip |-------------------------------------------------------| 0.41% tmpAE_HDR.zip |-------------------------------------------------------| 0.46% tmpAE_HDR.zip |-------------------------------------------------------| 0.5% tmpAE_HDR.zip |-------------------------------------------------------| 0.55% tmpAE_HDR.zip |-------------------------------------------------------| 0.59% tmpAE_HDR.zip |-------------------------------------------------------| 0.64% tmpAE_HDR.zip |-------------------------------------------------------| 0.68% tmpAE_HDR.zip |-------------------------------------------------------| 0.73% tmpAE_HDR.zip |-------------------------------------------------------| 0.78% tmpAE_HDR.zip |-------------------------------------------------------| 0.82% tmpAE_HDR.zip |-------------------------------------------------------| 0.87% tmpAE_HDR.zip |#------------------------------------------------------| 0.91% tmpAE_HDR.zip |#------------------------------------------------------| 0.96% tmpAE_HDR.zip |#------------------------------------------------------| 1.0% tmpAE_HDR.zip |#------------------------------------------------------| 1.05% tmpAE_HDR.zip |#------------------------------------------------------| 1.1% tmpAE_HDR.zip |#------------------------------------------------------| 1.14% tmpAE_HDR.zip |#------------------------------------------------------| 1.19% tmpAE_HDR.zip |#------------------------------------------------------| 1.23% tmpAE_HDR.zip |#------------------------------------------------------| 1.28% tmpAE_HDR.zip |#------------------------------------------------------| 1.32% tmpAE_HDR.zip |#------------------------------------------------------| 1.37% tmpAE_HDR.zip |#------------------------------------------------------| 1.42% tmpAE_HDR.zip |#------------------------------------------------------| 1.46% tmpAE_HDR.zip |#------------------------------------------------------| 1.51% tmpAE_HDR.zip |#------------------------------------------------------| 1.55% tmpAE_HDR.zip |#------------------------------------------------------| 1.6% tmpAE_HDR.zip |#------------------------------------------------------| 1.64% tmpAE_HDR.zip |#------------------------------------------------------| 1.69% tmpAE_HDR.zip |#------------------------------------------------------| 1.73% tmpAE_HDR.zip |#------------------------------------------------------| 1.78% tmpAE_HDR.zip |#------------------------------------------------------| 1.83% tmpAE_HDR.zip |#------------------------------------------------------| 1.87% tmpAE_HDR.zip |#------------------------------------------------------| 1.92% tmpAE_HDR.zip |#------------------------------------------------------| 1.96% tmpAE_HDR.zip |#------------------------------------------------------| 2.01% tmpAE_HDR.zip |#------------------------------------------------------| 2.05% tmpAE_HDR.zip |#------------------------------------------------------| 2.1% tmpAE_HDR.zip |#------------------------------------------------------| 2.15% tmpAE_HDR.zip |#------------------------------------------------------| 2.19% tmpAE_HDR.zip |#------------------------------------------------------| 2.24% tmpAE_HDR.zip |#------------------------------------------------------| 2.28% tmpAE_HDR.zip |#------------------------------------------------------| 2.33% tmpAE_HDR.zip |#------------------------------------------------------| 2.37% tmpAE_HDR.zip |#------------------------------------------------------| 2.42% tmpAE_HDR.zip |#------------------------------------------------------| 2.47% tmpAE_HDR.zip |#------------------------------------------------------| 2.51% tmpAE_HDR.zip |#------------------------------------------------------| 2.56% tmpAE_HDR.zip |#------------------------------------------------------| 2.6% tmpAE_HDR.zip |#------------------------------------------------------| 2.65% tmpAE_HDR.zip |#------------------------------------------------------| 2.69% tmpAE_HDR.zip |##-----------------------------------------------------| 2.74% tmpAE_HDR.zip |##-----------------------------------------------------| 2.78% tmpAE_HDR.zip |##-----------------------------------------------------| 2.83% tmpAE_HDR.zip |##-----------------------------------------------------| 2.88% tmpAE_HDR.zip |##-----------------------------------------------------| 2.92% tmpAE_HDR.zip |##-----------------------------------------------------| 2.97% tmpAE_HDR.zip |##-----------------------------------------------------| 3.01% tmpAE_HDR.zip |##-----------------------------------------------------| 3.06% tmpAE_HDR.zip |##-----------------------------------------------------| 3.1% tmpAE_HDR.zip |##-----------------------------------------------------| 3.15% tmpAE_HDR.zip |##-----------------------------------------------------| 3.2% tmpAE_HDR.zip |##-----------------------------------------------------| 3.24% tmpAE_HDR.zip |##-----------------------------------------------------| 3.29% tmpAE_HDR.zip |##-----------------------------------------------------| 3.33% tmpAE_HDR.zip |##-----------------------------------------------------| 3.38% tmpAE_HDR.zip |##-----------------------------------------------------| 3.42% tmpAE_HDR.zip |##-----------------------------------------------------| 3.47% tmpAE_HDR.zip |##-----------------------------------------------------| 3.51% tmpAE_HDR.zip |##-----------------------------------------------------| 3.56% tmpAE_HDR.zip |##-----------------------------------------------------| 3.61% tmpAE_HDR.zip |##-----------------------------------------------------| 3.65% tmpAE_HDR.zip |##-----------------------------------------------------| 3.7% tmpAE_HDR.zip |##-----------------------------------------------------| 3.74% tmpAE_HDR.zip |##-----------------------------------------------------| 3.79% tmpAE_HDR.zip |##-----------------------------------------------------| 3.83% tmpAE_HDR.zip |##-----------------------------------------------------| 3.88% tmpAE_HDR.zip |##-----------------------------------------------------| 3.93% tmpAE_HDR.zip |##-----------------------------------------------------| 3.97% tmpAE_HDR.zip |##-----------------------------------------------------| 4.02% tmpAE_HDR.zip |##-----------------------------------------------------| 4.06% tmpAE_HDR.zip |##-----------------------------------------------------| 4.11% tmpAE_HDR.zip |##-----------------------------------------------------| 4.15% tmpAE_HDR.zip |##-----------------------------------------------------| 4.2% tmpAE_HDR.zip |##-----------------------------------------------------| 4.25% tmpAE_HDR.zip |##-----------------------------------------------------| 4.29% tmpAE_HDR.zip |##-----------------------------------------------------| 4.34% tmpAE_HDR.zip |##-----------------------------------------------------| 4.38% tmpAE_HDR.zip |##-----------------------------------------------------| 4.43% tmpAE_HDR.zip |##-----------------------------------------------------| 4.47% tmpAE_HDR.zip |##-----------------------------------------------------| 4.52% tmpAE_HDR.zip |###----------------------------------------------------| 4.56% tmpAE_HDR.zip |###----------------------------------------------------| 4.61% tmpAE_HDR.zip |###----------------------------------------------------| 4.66% tmpAE_HDR.zip |###----------------------------------------------------| 4.7% tmpAE_HDR.zip |###----------------------------------------------------| 4.75% tmpAE_HDR.zip |###----------------------------------------------------| 4.79% tmpAE_HDR.zip |###----------------------------------------------------| 4.84% tmpAE_HDR.zip |###----------------------------------------------------| 4.88% tmpAE_HDR.zip |###----------------------------------------------------| 4.93% tmpAE_HDR.zip |###----------------------------------------------------| 4.98% tmpAE_HDR.zip |###----------------------------------------------------| 5.02% tmpAE_HDR.zip |###----------------------------------------------------| 5.07% tmpAE_HDR.zip |###----------------------------------------------------| 5.11% tmpAE_HDR.zip |###----------------------------------------------------| 5.16% tmpAE_HDR.zip |###----------------------------------------------------| 5.2% tmpAE_HDR.zip |###----------------------------------------------------| 5.25% tmpAE_HDR.zip |###----------------------------------------------------| 5.3% tmpAE_HDR.zip |###----------------------------------------------------| 5.34% tmpAE_HDR.zip |###----------------------------------------------------| 5.39% tmpAE_HDR.zip |###----------------------------------------------------| 5.43% tmpAE_HDR.zip |###----------------------------------------------------| 5.48% tmpAE_HDR.zip |###----------------------------------------------------| 5.52% tmpAE_HDR.zip |###----------------------------------------------------| 5.57% tmpAE_HDR.zip |###----------------------------------------------------| 5.61% tmpAE_HDR.zip |###----------------------------------------------------| 5.66% tmpAE_HDR.zip |###----------------------------------------------------| 5.71% tmpAE_HDR.zip |###----------------------------------------------------| 5.75% tmpAE_HDR.zip |###----------------------------------------------------| 5.8% tmpAE_HDR.zip |###----------------------------------------------------| 5.84% tmpAE_HDR.zip |###----------------------------------------------------| 5.89% tmpAE_HDR.zip |###----------------------------------------------------| 5.93% tmpAE_HDR.zip |###----------------------------------------------------| 5.98% tmpAE_HDR.zip |###----------------------------------------------------| 6.03% tmpAE_HDR.zip |###----------------------------------------------------| 6.07% tmpAE_HDR.zip |###----------------------------------------------------| 6.12% tmpAE_HDR.zip |###----------------------------------------------------| 6.16% tmpAE_HDR.zip |###----------------------------------------------------| 6.21% tmpAE_HDR.zip |###----------------------------------------------------| 6.25% tmpAE_HDR.zip |###----------------------------------------------------| 6.3% tmpAE_HDR.zip |###----------------------------------------------------| 6.35% tmpAE_HDR.zip |####---------------------------------------------------| 6.39% tmpAE_HDR.zip |####---------------------------------------------------| 6.44% tmpAE_HDR.zip |####---------------------------------------------------| 6.48% tmpAE_HDR.zip |####---------------------------------------------------| 6.53% tmpAE_HDR.zip |####---------------------------------------------------| 6.57% tmpAE_HDR.zip |####---------------------------------------------------| 6.62% tmpAE_HDR.zip |####---------------------------------------------------| 6.66% tmpAE_HDR.zip |####---------------------------------------------------| 6.71% tmpAE_HDR.zip |####---------------------------------------------------| 6.76% tmpAE_HDR.zip |####---------------------------------------------------| 6.8% tmpAE_HDR.zip |####---------------------------------------------------| 6.85% tmpAE_HDR.zip |####---------------------------------------------------| 6.89% tmpAE_HDR.zip |####---------------------------------------------------| 6.94% tmpAE_HDR.zip |####---------------------------------------------------| 6.98% tmpAE_HDR.zip |####---------------------------------------------------| 7.03% tmpAE_HDR.zip |####---------------------------------------------------| 7.08% tmpAE_HDR.zip |####---------------------------------------------------| 7.12% tmpAE_HDR.zip |####---------------------------------------------------| 7.17% tmpAE_HDR.zip |####---------------------------------------------------| 7.21% tmpAE_HDR.zip |####---------------------------------------------------| 7.26% tmpAE_HDR.zip |####---------------------------------------------------| 7.3% tmpAE_HDR.zip |####---------------------------------------------------| 7.35% tmpAE_HDR.zip |####---------------------------------------------------| 7.4% tmpAE_HDR.zip |####---------------------------------------------------| 7.44% tmpAE_HDR.zip |####---------------------------------------------------| 7.49% tmpAE_HDR.zip |####---------------------------------------------------| 7.53% tmpAE_HDR.zip |####---------------------------------------------------| 7.58% tmpAE_HDR.zip |####---------------------------------------------------| 7.62% tmpAE_HDR.zip |####---------------------------------------------------| 7.67% tmpAE_HDR.zip |####---------------------------------------------------| 7.71% tmpAE_HDR.zip |####---------------------------------------------------| 7.76% tmpAE_HDR.zip |####---------------------------------------------------| 7.81% tmpAE_HDR.zip |####---------------------------------------------------| 7.85% tmpAE_HDR.zip |####---------------------------------------------------| 7.9% tmpAE_HDR.zip |####---------------------------------------------------| 7.94% tmpAE_HDR.zip |####---------------------------------------------------| 7.99% tmpAE_HDR.zip |####---------------------------------------------------| 8.03% tmpAE_HDR.zip |####---------------------------------------------------| 8.08% tmpAE_HDR.zip |####---------------------------------------------------| 8.13% tmpAE_HDR.zip |####---------------------------------------------------| 8.17% tmpAE_HDR.zip |#####--------------------------------------------------| 8.22% tmpAE_HDR.zip |#####--------------------------------------------------| 8.26% tmpAE_HDR.zip |#####--------------------------------------------------| 8.31% tmpAE_HDR.zip |#####--------------------------------------------------| 8.35% tmpAE_HDR.zip |#####--------------------------------------------------| 8.4% tmpAE_HDR.zip |#####--------------------------------------------------| 8.45% tmpAE_HDR.zip |#####--------------------------------------------------| 8.49% tmpAE_HDR.zip |#####--------------------------------------------------| 8.54% tmpAE_HDR.zip |#####--------------------------------------------------| 8.58% tmpAE_HDR.zip |#####--------------------------------------------------| 8.63% tmpAE_HDR.zip |#####--------------------------------------------------| 8.67% tmpAE_HDR.zip |#####--------------------------------------------------| 8.72% tmpAE_HDR.zip |#####--------------------------------------------------| 8.76% tmpAE_HDR.zip |#####--------------------------------------------------| 8.81% tmpAE_HDR.zip |#####--------------------------------------------------| 8.86% tmpAE_HDR.zip |#####--------------------------------------------------| 8.9% tmpAE_HDR.zip |#####--------------------------------------------------| 8.95% tmpAE_HDR.zip |#####--------------------------------------------------| 8.99% tmpAE_HDR.zip |#####--------------------------------------------------| 9.04% tmpAE_HDR.zip |#####--------------------------------------------------| 9.08% tmpAE_HDR.zip |#####--------------------------------------------------| 9.13% tmpAE_HDR.zip |#####--------------------------------------------------| 9.18% tmpAE_HDR.zip |#####--------------------------------------------------| 9.22% tmpAE_HDR.zip |#####--------------------------------------------------| 9.27% tmpAE_HDR.zip |#####--------------------------------------------------| 9.31% tmpAE_HDR.zip |#####--------------------------------------------------| 9.36% tmpAE_HDR.zip |#####--------------------------------------------------| 9.4% tmpAE_HDR.zip |#####--------------------------------------------------| 9.45% tmpAE_HDR.zip |#####--------------------------------------------------| 9.5% tmpAE_HDR.zip |#####--------------------------------------------------| 9.54% tmpAE_HDR.zip |#####--------------------------------------------------| 9.59% tmpAE_HDR.zip |#####--------------------------------------------------| 9.63% tmpAE_HDR.zip |#####--------------------------------------------------| 9.68% tmpAE_HDR.zip |#####--------------------------------------------------| 9.72% tmpAE_HDR.zip |#####--------------------------------------------------| 9.77% tmpAE_HDR.zip |#####--------------------------------------------------| 9.81% tmpAE_HDR.zip |#####--------------------------------------------------| 9.86% tmpAE_HDR.zip |#####--------------------------------------------------| 9.91% tmpAE_HDR.zip |#####--------------------------------------------------| 9.95% tmpAE_HDR.zip |#####--------------------------------------------------| 10.0% tmpAE_HDR.zip |######-------------------------------------------------| 10.04% tmpAE_HDR.zip |######-------------------------------------------------| 10.09% tmpAE_HDR.zip |######-------------------------------------------------| 10.13% tmpAE_HDR.zip |######-------------------------------------------------| 10.18% tmpAE_HDR.zip |######-------------------------------------------------| 10.23% tmpAE_HDR.zip |######-------------------------------------------------| 10.27% tmpAE_HDR.zip |######-------------------------------------------------| 10.32% tmpAE_HDR.zip |######-------------------------------------------------| 10.36% tmpAE_HDR.zip |######-------------------------------------------------| 10.41% tmpAE_HDR.zip |######-------------------------------------------------| 10.45% tmpAE_HDR.zip |######-------------------------------------------------| 10.5% tmpAE_HDR.zip |######-------------------------------------------------| 10.54% tmpAE_HDR.zip |######-------------------------------------------------| 10.59% tmpAE_HDR.zip |######-------------------------------------------------| 10.64% tmpAE_HDR.zip |######-------------------------------------------------| 10.68% tmpAE_HDR.zip |######-------------------------------------------------| 10.73% tmpAE_HDR.zip |######-------------------------------------------------| 10.77% tmpAE_HDR.zip |######-------------------------------------------------| 10.82% tmpAE_HDR.zip |######-------------------------------------------------| 10.86% tmpAE_HDR.zip |######-------------------------------------------------| 10.91% tmpAE_HDR.zip |######-------------------------------------------------| 10.96% tmpAE_HDR.zip |######-------------------------------------------------| 11.0% tmpAE_HDR.zip |######-------------------------------------------------| 11.05% tmpAE_HDR.zip |######-------------------------------------------------| 11.09% tmpAE_HDR.zip |######-------------------------------------------------| 11.14% tmpAE_HDR.zip |######-------------------------------------------------| 11.18% tmpAE_HDR.zip |######-------------------------------------------------| 11.23% tmpAE_HDR.zip |######-------------------------------------------------| 11.28% tmpAE_HDR.zip |######-------------------------------------------------| 11.32% tmpAE_HDR.zip |######-------------------------------------------------| 11.37% tmpAE_HDR.zip |######-------------------------------------------------| 11.41% tmpAE_HDR.zip |######-------------------------------------------------| 11.46% tmpAE_HDR.zip |######-------------------------------------------------| 11.5% tmpAE_HDR.zip |######-------------------------------------------------| 11.55% tmpAE_HDR.zip |######-------------------------------------------------| 11.59% tmpAE_HDR.zip |######-------------------------------------------------| 11.64% tmpAE_HDR.zip |######-------------------------------------------------| 11.69% tmpAE_HDR.zip |######-------------------------------------------------| 11.73% tmpAE_HDR.zip |######-------------------------------------------------| 11.78% tmpAE_HDR.zip |#######------------------------------------------------| 11.82% tmpAE_HDR.zip |#######------------------------------------------------| 11.87% tmpAE_HDR.zip |#######------------------------------------------------| 11.91% tmpAE_HDR.zip |#######------------------------------------------------| 11.96% tmpAE_HDR.zip |#######------------------------------------------------| 12.01% tmpAE_HDR.zip |#######------------------------------------------------| 12.05% tmpAE_HDR.zip |#######------------------------------------------------| 12.1% tmpAE_HDR.zip |#######------------------------------------------------| 12.14% tmpAE_HDR.zip |#######------------------------------------------------| 12.19% tmpAE_HDR.zip |#######------------------------------------------------| 12.23% tmpAE_HDR.zip |#######------------------------------------------------| 12.28% tmpAE_HDR.zip |#######------------------------------------------------| 12.33% tmpAE_HDR.zip |#######------------------------------------------------| 12.37% tmpAE_HDR.zip |#######------------------------------------------------| 12.42% tmpAE_HDR.zip |#######------------------------------------------------| 12.46% tmpAE_HDR.zip |#######------------------------------------------------| 12.51% tmpAE_HDR.zip |#######------------------------------------------------| 12.55% tmpAE_HDR.zip |#######------------------------------------------------| 12.6% tmpAE_HDR.zip |#######------------------------------------------------| 12.64% tmpAE_HDR.zip |#######------------------------------------------------| 12.69% tmpAE_HDR.zip |#######------------------------------------------------| 12.74% tmpAE_HDR.zip |#######------------------------------------------------| 12.78% tmpAE_HDR.zip |#######------------------------------------------------| 12.83% tmpAE_HDR.zip |#######------------------------------------------------| 12.87% tmpAE_HDR.zip |#######------------------------------------------------| 12.92% tmpAE_HDR.zip |#######------------------------------------------------| 12.96% tmpAE_HDR.zip |#######------------------------------------------------| 13.01% tmpAE_HDR.zip |#######------------------------------------------------| 13.06% tmpAE_HDR.zip |#######------------------------------------------------| 13.1% tmpAE_HDR.zip |#######------------------------------------------------| 13.15% tmpAE_HDR.zip |#######------------------------------------------------| 13.19% tmpAE_HDR.zip |#######------------------------------------------------| 13.24% tmpAE_HDR.zip |#######------------------------------------------------| 13.28% tmpAE_HDR.zip |#######------------------------------------------------| 13.33% tmpAE_HDR.zip |#######------------------------------------------------| 13.38% tmpAE_HDR.zip |#######------------------------------------------------| 13.42% tmpAE_HDR.zip |#######------------------------------------------------| 13.47% tmpAE_HDR.zip |#######------------------------------------------------| 13.51% tmpAE_HDR.zip |#######------------------------------------------------| 13.56% tmpAE_HDR.zip |#######------------------------------------------------| 13.6% tmpAE_HDR.zip |########-----------------------------------------------| 13.65% tmpAE_HDR.zip |########-----------------------------------------------| 13.69% tmpAE_HDR.zip |########-----------------------------------------------| 13.74% tmpAE_HDR.zip |########-----------------------------------------------| 13.79% tmpAE_HDR.zip |########-----------------------------------------------| 13.83% tmpAE_HDR.zip |########-----------------------------------------------| 13.88% tmpAE_HDR.zip |########-----------------------------------------------| 13.92% tmpAE_HDR.zip |########-----------------------------------------------| 13.97% tmpAE_HDR.zip |########-----------------------------------------------| 14.01% tmpAE_HDR.zip |########-----------------------------------------------| 14.06% tmpAE_HDR.zip |########-----------------------------------------------| 14.11% tmpAE_HDR.zip |########-----------------------------------------------| 14.15% tmpAE_HDR.zip |########-----------------------------------------------| 14.2% tmpAE_HDR.zip |########-----------------------------------------------| 14.24% tmpAE_HDR.zip |########-----------------------------------------------| 14.29% tmpAE_HDR.zip |########-----------------------------------------------| 14.33% tmpAE_HDR.zip |########-----------------------------------------------| 14.38% tmpAE_HDR.zip |########-----------------------------------------------| 14.43% tmpAE_HDR.zip |########-----------------------------------------------| 14.47% tmpAE_HDR.zip |########-----------------------------------------------| 14.52% tmpAE_HDR.zip |########-----------------------------------------------| 14.56% tmpAE_HDR.zip |########-----------------------------------------------| 14.61% tmpAE_HDR.zip |########-----------------------------------------------| 14.65% tmpAE_HDR.zip |########-----------------------------------------------| 14.7% tmpAE_HDR.zip |########-----------------------------------------------| 14.74% tmpAE_HDR.zip |########-----------------------------------------------| 14.79% tmpAE_HDR.zip |########-----------------------------------------------| 14.84% tmpAE_HDR.zip |########-----------------------------------------------| 14.88% tmpAE_HDR.zip |########-----------------------------------------------| 14.93% tmpAE_HDR.zip |########-----------------------------------------------| 14.97% tmpAE_HDR.zip |########-----------------------------------------------| 15.02% tmpAE_HDR.zip |########-----------------------------------------------| 15.06% tmpAE_HDR.zip |########-----------------------------------------------| 15.11% tmpAE_HDR.zip |########-----------------------------------------------| 15.16% tmpAE_HDR.zip |########-----------------------------------------------| 15.2% tmpAE_HDR.zip |########-----------------------------------------------| 15.25% tmpAE_HDR.zip |########-----------------------------------------------| 15.29% tmpAE_HDR.zip |########-----------------------------------------------| 15.34% tmpAE_HDR.zip |########-----------------------------------------------| 15.38% tmpAE_HDR.zip |########-----------------------------------------------| 15.43% tmpAE_HDR.zip |#########----------------------------------------------| 15.48% tmpAE_HDR.zip |#########----------------------------------------------| 15.52% tmpAE_HDR.zip |#########----------------------------------------------| 15.57% tmpAE_HDR.zip |#########----------------------------------------------| 15.61% tmpAE_HDR.zip |#########----------------------------------------------| 15.66% tmpAE_HDR.zip |#########----------------------------------------------| 15.7% tmpAE_HDR.zip |#########----------------------------------------------| 15.75% tmpAE_HDR.zip |#########----------------------------------------------| 15.79% tmpAE_HDR.zip |#########----------------------------------------------| 15.84% tmpAE_HDR.zip |#########----------------------------------------------| 15.89% tmpAE_HDR.zip |#########----------------------------------------------| 15.93% tmpAE_HDR.zip |#########----------------------------------------------| 15.98% tmpAE_HDR.zip |#########----------------------------------------------| 16.02% tmpAE_HDR.zip |#########----------------------------------------------| 16.07% tmpAE_HDR.zip |#########----------------------------------------------| 16.11% tmpAE_HDR.zip |#########----------------------------------------------| 16.16% tmpAE_HDR.zip |#########----------------------------------------------| 16.21% tmpAE_HDR.zip |#########----------------------------------------------| 16.25% tmpAE_HDR.zip |#########----------------------------------------------| 16.3% tmpAE_HDR.zip |#########----------------------------------------------| 16.34% tmpAE_HDR.zip |#########----------------------------------------------| 16.39% tmpAE_HDR.zip |#########----------------------------------------------| 16.43% tmpAE_HDR.zip |#########----------------------------------------------| 16.48% tmpAE_HDR.zip |#########----------------------------------------------| 16.53% tmpAE_HDR.zip |#########----------------------------------------------| 16.57% tmpAE_HDR.zip |#########----------------------------------------------| 16.62% tmpAE_HDR.zip |#########----------------------------------------------| 16.66% tmpAE_HDR.zip |#########----------------------------------------------| 16.71% tmpAE_HDR.zip |#########----------------------------------------------| 16.75% tmpAE_HDR.zip |#########----------------------------------------------| 16.8% tmpAE_HDR.zip |#########----------------------------------------------| 16.84% tmpAE_HDR.zip |#########----------------------------------------------| 16.89% tmpAE_HDR.zip |#########----------------------------------------------| 16.94% tmpAE_HDR.zip |#########----------------------------------------------| 16.98% tmpAE_HDR.zip |#########----------------------------------------------| 17.03% tmpAE_HDR.zip |#########----------------------------------------------| 17.07% tmpAE_HDR.zip |#########----------------------------------------------| 17.12% tmpAE_HDR.zip |#########----------------------------------------------| 17.16% tmpAE_HDR.zip |#########----------------------------------------------| 17.21% tmpAE_HDR.zip |#########----------------------------------------------| 17.26% tmpAE_HDR.zip |##########---------------------------------------------| 17.3% tmpAE_HDR.zip |##########---------------------------------------------| 17.35% tmpAE_HDR.zip |##########---------------------------------------------| 17.39% tmpAE_HDR.zip |##########---------------------------------------------| 17.44% tmpAE_HDR.zip |##########---------------------------------------------| 17.48% tmpAE_HDR.zip |##########---------------------------------------------| 17.53% tmpAE_HDR.zip |##########---------------------------------------------| 17.57% tmpAE_HDR.zip |##########---------------------------------------------| 17.62% tmpAE_HDR.zip |##########---------------------------------------------| 17.67% tmpAE_HDR.zip |##########---------------------------------------------| 17.71% tmpAE_HDR.zip |##########---------------------------------------------| 17.76% tmpAE_HDR.zip |##########---------------------------------------------| 17.8% tmpAE_HDR.zip |##########---------------------------------------------| 17.85% tmpAE_HDR.zip |##########---------------------------------------------| 17.89% tmpAE_HDR.zip |##########---------------------------------------------| 17.94% tmpAE_HDR.zip |##########---------------------------------------------| 17.99% tmpAE_HDR.zip |##########---------------------------------------------| 18.03% tmpAE_HDR.zip |##########---------------------------------------------| 18.08% tmpAE_HDR.zip |##########---------------------------------------------| 18.12% tmpAE_HDR.zip |##########---------------------------------------------| 18.17% tmpAE_HDR.zip |##########---------------------------------------------| 18.21% tmpAE_HDR.zip |##########---------------------------------------------| 18.26% tmpAE_HDR.zip |##########---------------------------------------------| 18.31% tmpAE_HDR.zip |##########---------------------------------------------| 18.35% tmpAE_HDR.zip |##########---------------------------------------------| 18.4% tmpAE_HDR.zip |##########---------------------------------------------| 18.44% tmpAE_HDR.zip |##########---------------------------------------------| 18.49% tmpAE_HDR.zip |##########---------------------------------------------| 18.53% tmpAE_HDR.zip |##########---------------------------------------------| 18.58% tmpAE_HDR.zip |##########---------------------------------------------| 18.62% tmpAE_HDR.zip |##########---------------------------------------------| 18.67% tmpAE_HDR.zip |##########---------------------------------------------| 18.72% tmpAE_HDR.zip |##########---------------------------------------------| 18.76% tmpAE_HDR.zip |##########---------------------------------------------| 18.81% tmpAE_HDR.zip |##########---------------------------------------------| 18.85% tmpAE_HDR.zip |##########---------------------------------------------| 18.9% tmpAE_HDR.zip |##########---------------------------------------------| 18.94% tmpAE_HDR.zip |##########---------------------------------------------| 18.99% tmpAE_HDR.zip |##########---------------------------------------------| 19.04% tmpAE_HDR.zip |##########---------------------------------------------| 19.08% tmpAE_HDR.zip |###########--------------------------------------------| 19.13% tmpAE_HDR.zip |###########--------------------------------------------| 19.17% tmpAE_HDR.zip |###########--------------------------------------------| 19.22% tmpAE_HDR.zip |###########--------------------------------------------| 19.26% tmpAE_HDR.zip |###########--------------------------------------------| 19.31% tmpAE_HDR.zip |###########--------------------------------------------| 19.36% tmpAE_HDR.zip |###########--------------------------------------------| 19.4% tmpAE_HDR.zip |###########--------------------------------------------| 19.45% tmpAE_HDR.zip |###########--------------------------------------------| 19.49% tmpAE_HDR.zip |###########--------------------------------------------| 19.54% tmpAE_HDR.zip |###########--------------------------------------------| 19.58% tmpAE_HDR.zip |###########--------------------------------------------| 19.63% tmpAE_HDR.zip |###########--------------------------------------------| 19.67% tmpAE_HDR.zip |###########--------------------------------------------| 19.72% tmpAE_HDR.zip |###########--------------------------------------------| 19.77% tmpAE_HDR.zip |###########--------------------------------------------| 19.81% tmpAE_HDR.zip |###########--------------------------------------------| 19.86% tmpAE_HDR.zip |###########--------------------------------------------| 19.9% tmpAE_HDR.zip |###########--------------------------------------------| 19.95% tmpAE_HDR.zip |###########--------------------------------------------| 19.99% tmpAE_HDR.zip |###########--------------------------------------------| 20.04% tmpAE_HDR.zip |###########--------------------------------------------| 20.09% tmpAE_HDR.zip |###########--------------------------------------------| 20.13% tmpAE_HDR.zip |###########--------------------------------------------| 20.18% tmpAE_HDR.zip |###########--------------------------------------------| 20.22% tmpAE_HDR.zip |###########--------------------------------------------| 20.27% tmpAE_HDR.zip |###########--------------------------------------------| 20.31% tmpAE_HDR.zip |###########--------------------------------------------| 20.36% tmpAE_HDR.zip |###########--------------------------------------------| 20.41% tmpAE_HDR.zip |###########--------------------------------------------| 20.45% tmpAE_HDR.zip |###########--------------------------------------------| 20.5% tmpAE_HDR.zip |###########--------------------------------------------| 20.54% tmpAE_HDR.zip |###########--------------------------------------------| 20.59% tmpAE_HDR.zip |###########--------------------------------------------| 20.63% tmpAE_HDR.zip |###########--------------------------------------------| 20.68% tmpAE_HDR.zip |###########--------------------------------------------| 20.72% tmpAE_HDR.zip |###########--------------------------------------------| 20.77% tmpAE_HDR.zip |###########--------------------------------------------| 20.82% tmpAE_HDR.zip |###########--------------------------------------------| 20.86% tmpAE_HDR.zip |###########--------------------------------------------| 20.91% tmpAE_HDR.zip |############-------------------------------------------| 20.95% tmpAE_HDR.zip |############-------------------------------------------| 21.0% tmpAE_HDR.zip |############-------------------------------------------| 21.04% tmpAE_HDR.zip |############-------------------------------------------| 21.09% tmpAE_HDR.zip |############-------------------------------------------| 21.14% tmpAE_HDR.zip |############-------------------------------------------| 21.18% tmpAE_HDR.zip |############-------------------------------------------| 21.23% tmpAE_HDR.zip |############-------------------------------------------| 21.27% tmpAE_HDR.zip |############-------------------------------------------| 21.32% tmpAE_HDR.zip |############-------------------------------------------| 21.36% tmpAE_HDR.zip |############-------------------------------------------| 21.41% tmpAE_HDR.zip |############-------------------------------------------| 21.46% tmpAE_HDR.zip |############-------------------------------------------| 21.5% tmpAE_HDR.zip |############-------------------------------------------| 21.55% tmpAE_HDR.zip |############-------------------------------------------| 21.59% tmpAE_HDR.zip |############-------------------------------------------| 21.64% tmpAE_HDR.zip |############-------------------------------------------| 21.68% tmpAE_HDR.zip |############-------------------------------------------| 21.73% tmpAE_HDR.zip |############-------------------------------------------| 21.77% tmpAE_HDR.zip |############-------------------------------------------| 21.82% tmpAE_HDR.zip |############-------------------------------------------| 21.87% tmpAE_HDR.zip |############-------------------------------------------| 21.91% tmpAE_HDR.zip |############-------------------------------------------| 21.96% tmpAE_HDR.zip |############-------------------------------------------| 22.0% tmpAE_HDR.zip |############-------------------------------------------| 22.05% tmpAE_HDR.zip |############-------------------------------------------| 22.09% tmpAE_HDR.zip |############-------------------------------------------| 22.14% tmpAE_HDR.zip |############-------------------------------------------| 22.19% tmpAE_HDR.zip |############-------------------------------------------| 22.23% tmpAE_HDR.zip |############-------------------------------------------| 22.28% tmpAE_HDR.zip |############-------------------------------------------| 22.32% tmpAE_HDR.zip |############-------------------------------------------| 22.37% tmpAE_HDR.zip |############-------------------------------------------| 22.41% tmpAE_HDR.zip |############-------------------------------------------| 22.46% tmpAE_HDR.zip |############-------------------------------------------| 22.51% tmpAE_HDR.zip |############-------------------------------------------| 22.55% tmpAE_HDR.zip |############-------------------------------------------| 22.6% tmpAE_HDR.zip |############-------------------------------------------| 22.64% tmpAE_HDR.zip |############-------------------------------------------| 22.69% tmpAE_HDR.zip |#############------------------------------------------| 22.73% tmpAE_HDR.zip |#############------------------------------------------| 22.78% tmpAE_HDR.zip |#############------------------------------------------| 22.82% tmpAE_HDR.zip |#############------------------------------------------| 22.87% tmpAE_HDR.zip |#############------------------------------------------| 22.92% tmpAE_HDR.zip |#############------------------------------------------| 22.96% tmpAE_HDR.zip |#############------------------------------------------| 23.01% tmpAE_HDR.zip |#############------------------------------------------| 23.05% tmpAE_HDR.zip |#############------------------------------------------| 23.1% tmpAE_HDR.zip |#############------------------------------------------| 23.14% tmpAE_HDR.zip |#############------------------------------------------| 23.19% tmpAE_HDR.zip |#############------------------------------------------| 23.24% tmpAE_HDR.zip |#############------------------------------------------| 23.28% tmpAE_HDR.zip |#############------------------------------------------| 23.33% tmpAE_HDR.zip |#############------------------------------------------| 23.37% tmpAE_HDR.zip |#############------------------------------------------| 23.42% tmpAE_HDR.zip |#############------------------------------------------| 23.46% tmpAE_HDR.zip |#############------------------------------------------| 23.51% tmpAE_HDR.zip |#############------------------------------------------| 23.56% tmpAE_HDR.zip |#############------------------------------------------| 23.6% tmpAE_HDR.zip |#############------------------------------------------| 23.65% tmpAE_HDR.zip |#############------------------------------------------| 23.69% tmpAE_HDR.zip |#############------------------------------------------| 23.74% tmpAE_HDR.zip |#############------------------------------------------| 23.78% tmpAE_HDR.zip |#############------------------------------------------| 23.83% tmpAE_HDR.zip |#############------------------------------------------| 23.87% tmpAE_HDR.zip |#############------------------------------------------| 23.92% tmpAE_HDR.zip |#############------------------------------------------| 23.97% tmpAE_HDR.zip |#############------------------------------------------| 24.01% tmpAE_HDR.zip |#############------------------------------------------| 24.06% tmpAE_HDR.zip |#############------------------------------------------| 24.1% tmpAE_HDR.zip |#############------------------------------------------| 24.15% tmpAE_HDR.zip |#############------------------------------------------| 24.19% tmpAE_HDR.zip |#############------------------------------------------| 24.24% tmpAE_HDR.zip |#############------------------------------------------| 24.29% tmpAE_HDR.zip |#############------------------------------------------| 24.33% tmpAE_HDR.zip |#############------------------------------------------| 24.38% tmpAE_HDR.zip |#############------------------------------------------| 24.42% tmpAE_HDR.zip |#############------------------------------------------| 24.47% tmpAE_HDR.zip |#############------------------------------------------| 24.51% tmpAE_HDR.zip |##############-----------------------------------------| 24.56% tmpAE_HDR.zip |##############-----------------------------------------| 24.6% tmpAE_HDR.zip |##############-----------------------------------------| 24.65% tmpAE_HDR.zip |##############-----------------------------------------| 24.7% tmpAE_HDR.zip |##############-----------------------------------------| 24.74% tmpAE_HDR.zip |##############-----------------------------------------| 24.79% tmpAE_HDR.zip |##############-----------------------------------------| 24.83% tmpAE_HDR.zip |##############-----------------------------------------| 24.88% tmpAE_HDR.zip |##############-----------------------------------------| 24.92% tmpAE_HDR.zip |##############-----------------------------------------| 24.97% tmpAE_HDR.zip |##############-----------------------------------------| 25.02% tmpAE_HDR.zip |##############-----------------------------------------| 25.06% tmpAE_HDR.zip |##############-----------------------------------------| 25.11% tmpAE_HDR.zip |##############-----------------------------------------| 25.15% tmpAE_HDR.zip |##############-----------------------------------------| 25.2% tmpAE_HDR.zip |##############-----------------------------------------| 25.24% tmpAE_HDR.zip |##############-----------------------------------------| 25.29% tmpAE_HDR.zip |##############-----------------------------------------| 25.34% tmpAE_HDR.zip |##############-----------------------------------------| 25.38% tmpAE_HDR.zip |##############-----------------------------------------| 25.43% tmpAE_HDR.zip |##############-----------------------------------------| 25.47% tmpAE_HDR.zip |##############-----------------------------------------| 25.52% tmpAE_HDR.zip |##############-----------------------------------------| 25.56% tmpAE_HDR.zip |##############-----------------------------------------| 25.61% tmpAE_HDR.zip |##############-----------------------------------------| 25.65% tmpAE_HDR.zip |##############-----------------------------------------| 25.7% tmpAE_HDR.zip |##############-----------------------------------------| 25.75% tmpAE_HDR.zip |##############-----------------------------------------| 25.79% tmpAE_HDR.zip |##############-----------------------------------------| 25.84% tmpAE_HDR.zip |##############-----------------------------------------| 25.88% tmpAE_HDR.zip |##############-----------------------------------------| 25.93% tmpAE_HDR.zip |##############-----------------------------------------| 25.97% tmpAE_HDR.zip |##############-----------------------------------------| 26.02% tmpAE_HDR.zip |##############-----------------------------------------| 26.07% tmpAE_HDR.zip |##############-----------------------------------------| 26.11% tmpAE_HDR.zip |##############-----------------------------------------| 26.16% tmpAE_HDR.zip |##############-----------------------------------------| 26.2% tmpAE_HDR.zip |##############-----------------------------------------| 26.25% tmpAE_HDR.zip |##############-----------------------------------------| 26.29% tmpAE_HDR.zip |##############-----------------------------------------| 26.34% tmpAE_HDR.zip |###############----------------------------------------| 26.39% tmpAE_HDR.zip |###############----------------------------------------| 26.43% tmpAE_HDR.zip |###############----------------------------------------| 26.48% tmpAE_HDR.zip |###############----------------------------------------| 26.52% tmpAE_HDR.zip |###############----------------------------------------| 26.57% tmpAE_HDR.zip |###############----------------------------------------| 26.61% tmpAE_HDR.zip |###############----------------------------------------| 26.66% tmpAE_HDR.zip |###############----------------------------------------| 26.7% tmpAE_HDR.zip |###############----------------------------------------| 26.75% tmpAE_HDR.zip |###############----------------------------------------| 26.8% tmpAE_HDR.zip |###############----------------------------------------| 26.84% tmpAE_HDR.zip |###############----------------------------------------| 26.89% tmpAE_HDR.zip |###############----------------------------------------| 26.93% tmpAE_HDR.zip |###############----------------------------------------| 26.98% tmpAE_HDR.zip |###############----------------------------------------| 27.02% tmpAE_HDR.zip |###############----------------------------------------| 27.07% tmpAE_HDR.zip |###############----------------------------------------| 27.12% tmpAE_HDR.zip |###############----------------------------------------| 27.16% tmpAE_HDR.zip |###############----------------------------------------| 27.21% tmpAE_HDR.zip |###############----------------------------------------| 27.25% tmpAE_HDR.zip |###############----------------------------------------| 27.3% tmpAE_HDR.zip |###############----------------------------------------| 27.34% tmpAE_HDR.zip |###############----------------------------------------| 27.39% tmpAE_HDR.zip |###############----------------------------------------| 27.44% tmpAE_HDR.zip |###############----------------------------------------| 27.48% tmpAE_HDR.zip |###############----------------------------------------| 27.53% tmpAE_HDR.zip |###############----------------------------------------| 27.57% tmpAE_HDR.zip |###############----------------------------------------| 27.62% tmpAE_HDR.zip |###############----------------------------------------| 27.66% tmpAE_HDR.zip |###############----------------------------------------| 27.71% tmpAE_HDR.zip |###############----------------------------------------| 27.75% tmpAE_HDR.zip |###############----------------------------------------| 27.8% tmpAE_HDR.zip |###############----------------------------------------| 27.85% tmpAE_HDR.zip |###############----------------------------------------| 27.89% tmpAE_HDR.zip |###############----------------------------------------| 27.94% tmpAE_HDR.zip |###############----------------------------------------| 27.98% tmpAE_HDR.zip |###############----------------------------------------| 28.03% tmpAE_HDR.zip |###############----------------------------------------| 28.07% tmpAE_HDR.zip |###############----------------------------------------| 28.12% tmpAE_HDR.zip |###############----------------------------------------| 28.17% tmpAE_HDR.zip |################---------------------------------------| 28.21% tmpAE_HDR.zip |################---------------------------------------| 28.26% tmpAE_HDR.zip |################---------------------------------------| 28.3% tmpAE_HDR.zip |################---------------------------------------| 28.35% tmpAE_HDR.zip |################---------------------------------------| 28.39% tmpAE_HDR.zip |################---------------------------------------| 28.44% tmpAE_HDR.zip |################---------------------------------------| 28.49% tmpAE_HDR.zip |################---------------------------------------| 28.53% tmpAE_HDR.zip |################---------------------------------------| 28.58% tmpAE_HDR.zip |################---------------------------------------| 28.62% tmpAE_HDR.zip |################---------------------------------------| 28.67% tmpAE_HDR.zip |################---------------------------------------| 28.71% tmpAE_HDR.zip |################---------------------------------------| 28.76% tmpAE_HDR.zip |################---------------------------------------| 28.8% tmpAE_HDR.zip |################---------------------------------------| 28.85% tmpAE_HDR.zip |################---------------------------------------| 28.9% tmpAE_HDR.zip |################---------------------------------------| 28.94% tmpAE_HDR.zip |################---------------------------------------| 28.99% tmpAE_HDR.zip |################---------------------------------------| 29.03% tmpAE_HDR.zip |################---------------------------------------| 29.08% tmpAE_HDR.zip |################---------------------------------------| 29.12% tmpAE_HDR.zip |################---------------------------------------| 29.17% tmpAE_HDR.zip |################---------------------------------------| 29.22% tmpAE_HDR.zip |################---------------------------------------| 29.26% tmpAE_HDR.zip |################---------------------------------------| 29.31% tmpAE_HDR.zip |################---------------------------------------| 29.35% tmpAE_HDR.zip |################---------------------------------------| 29.4% tmpAE_HDR.zip |################---------------------------------------| 29.44% tmpAE_HDR.zip |################---------------------------------------| 29.49% tmpAE_HDR.zip |################---------------------------------------| 29.54% tmpAE_HDR.zip |################---------------------------------------| 29.58% tmpAE_HDR.zip |################---------------------------------------| 29.63% tmpAE_HDR.zip |################---------------------------------------| 29.67% tmpAE_HDR.zip |################---------------------------------------| 29.72% tmpAE_HDR.zip |################---------------------------------------| 29.76% tmpAE_HDR.zip |################---------------------------------------| 29.81% tmpAE_HDR.zip |################---------------------------------------| 29.85% tmpAE_HDR.zip |################---------------------------------------| 29.9% tmpAE_HDR.zip |################---------------------------------------| 29.95% tmpAE_HDR.zip |################---------------------------------------| 29.99% tmpAE_HDR.zip |#################--------------------------------------| 30.04% tmpAE_HDR.zip |#################--------------------------------------| 30.08% tmpAE_HDR.zip |#################--------------------------------------| 30.13% tmpAE_HDR.zip |#################--------------------------------------| 30.17% tmpAE_HDR.zip |#################--------------------------------------| 30.22% tmpAE_HDR.zip |#################--------------------------------------| 30.27% tmpAE_HDR.zip |#################--------------------------------------| 30.31% tmpAE_HDR.zip |#################--------------------------------------| 30.36% tmpAE_HDR.zip |#################--------------------------------------| 30.4% tmpAE_HDR.zip |#################--------------------------------------| 30.45% tmpAE_HDR.zip |#################--------------------------------------| 30.49% tmpAE_HDR.zip |#################--------------------------------------| 30.54% tmpAE_HDR.zip |#################--------------------------------------| 30.59% tmpAE_HDR.zip |#################--------------------------------------| 30.63% tmpAE_HDR.zip |#################--------------------------------------| 30.68% tmpAE_HDR.zip |#################--------------------------------------| 30.72% tmpAE_HDR.zip |#################--------------------------------------| 30.77% tmpAE_HDR.zip |#################--------------------------------------| 30.81% tmpAE_HDR.zip |#################--------------------------------------| 30.86% tmpAE_HDR.zip |#################--------------------------------------| 30.9% tmpAE_HDR.zip |#################--------------------------------------| 30.95% tmpAE_HDR.zip |#################--------------------------------------| 31.0% tmpAE_HDR.zip |#################--------------------------------------| 31.04% tmpAE_HDR.zip |#################--------------------------------------| 31.09% tmpAE_HDR.zip |#################--------------------------------------| 31.13% tmpAE_HDR.zip |#################--------------------------------------| 31.18% tmpAE_HDR.zip |#################--------------------------------------| 31.22% tmpAE_HDR.zip |#################--------------------------------------| 31.27% tmpAE_HDR.zip |#################--------------------------------------| 31.32% tmpAE_HDR.zip |#################--------------------------------------| 31.36% tmpAE_HDR.zip |#################--------------------------------------| 31.41% tmpAE_HDR.zip |#################--------------------------------------| 31.45% tmpAE_HDR.zip |#################--------------------------------------| 31.5% tmpAE_HDR.zip |#################--------------------------------------| 31.54% tmpAE_HDR.zip |#################--------------------------------------| 31.59% tmpAE_HDR.zip |#################--------------------------------------| 31.63% tmpAE_HDR.zip |#################--------------------------------------| 31.68% tmpAE_HDR.zip |#################--------------------------------------| 31.73% tmpAE_HDR.zip |#################--------------------------------------| 31.77% tmpAE_HDR.zip |#################--------------------------------------| 31.82% tmpAE_HDR.zip |##################-------------------------------------| 31.86% tmpAE_HDR.zip |##################-------------------------------------| 31.91% tmpAE_HDR.zip |##################-------------------------------------| 31.95% tmpAE_HDR.zip |##################-------------------------------------| 32.0% tmpAE_HDR.zip |##################-------------------------------------| 32.05% tmpAE_HDR.zip |##################-------------------------------------| 32.09% tmpAE_HDR.zip |##################-------------------------------------| 32.14% tmpAE_HDR.zip |##################-------------------------------------| 32.18% tmpAE_HDR.zip |##################-------------------------------------| 32.23% tmpAE_HDR.zip |##################-------------------------------------| 32.27% tmpAE_HDR.zip |##################-------------------------------------| 32.32% tmpAE_HDR.zip |##################-------------------------------------| 32.37% tmpAE_HDR.zip |##################-------------------------------------| 32.41% tmpAE_HDR.zip |##################-------------------------------------| 32.46% tmpAE_HDR.zip |##################-------------------------------------| 32.5% tmpAE_HDR.zip |##################-------------------------------------| 32.55% tmpAE_HDR.zip |##################-------------------------------------| 32.59% tmpAE_HDR.zip |##################-------------------------------------| 32.64% tmpAE_HDR.zip |##################-------------------------------------| 32.68% tmpAE_HDR.zip |##################-------------------------------------| 32.73% tmpAE_HDR.zip |##################-------------------------------------| 32.78% tmpAE_HDR.zip |##################-------------------------------------| 32.82% tmpAE_HDR.zip |##################-------------------------------------| 32.87% tmpAE_HDR.zip |##################-------------------------------------| 32.91% tmpAE_HDR.zip |##################-------------------------------------| 32.96% tmpAE_HDR.zip |##################-------------------------------------| 33.0% tmpAE_HDR.zip |##################-------------------------------------| 33.05% tmpAE_HDR.zip |##################-------------------------------------| 33.1% tmpAE_HDR.zip |##################-------------------------------------| 33.14% tmpAE_HDR.zip |##################-------------------------------------| 33.19% tmpAE_HDR.zip |##################-------------------------------------| 33.23% tmpAE_HDR.zip |##################-------------------------------------| 33.28% tmpAE_HDR.zip |##################-------------------------------------| 33.32% tmpAE_HDR.zip |##################-------------------------------------| 33.37% tmpAE_HDR.zip |##################-------------------------------------| 33.42% tmpAE_HDR.zip |##################-------------------------------------| 33.46% tmpAE_HDR.zip |##################-------------------------------------| 33.51% tmpAE_HDR.zip |##################-------------------------------------| 33.55% tmpAE_HDR.zip |##################-------------------------------------| 33.6% tmpAE_HDR.zip |###################------------------------------------| 33.64% tmpAE_HDR.zip |###################------------------------------------| 33.69% tmpAE_HDR.zip |###################------------------------------------| 33.73% tmpAE_HDR.zip |###################------------------------------------| 33.78% tmpAE_HDR.zip |###################------------------------------------| 33.83% tmpAE_HDR.zip |###################------------------------------------| 33.87% tmpAE_HDR.zip |###################------------------------------------| 33.92% tmpAE_HDR.zip |###################------------------------------------| 33.96% tmpAE_HDR.zip |###################------------------------------------| 34.01% tmpAE_HDR.zip |###################------------------------------------| 34.05% tmpAE_HDR.zip |###################------------------------------------| 34.1% tmpAE_HDR.zip |###################------------------------------------| 34.15% tmpAE_HDR.zip |###################------------------------------------| 34.19% tmpAE_HDR.zip |###################------------------------------------| 34.24% tmpAE_HDR.zip |###################------------------------------------| 34.28% tmpAE_HDR.zip |###################------------------------------------| 34.33% tmpAE_HDR.zip |###################------------------------------------| 34.37% tmpAE_HDR.zip |###################------------------------------------| 34.42% tmpAE_HDR.zip |###################------------------------------------| 34.47% tmpAE_HDR.zip |###################------------------------------------| 34.51% tmpAE_HDR.zip |###################------------------------------------| 34.56% tmpAE_HDR.zip |###################------------------------------------| 34.6% tmpAE_HDR.zip |###################------------------------------------| 34.65% tmpAE_HDR.zip |###################------------------------------------| 34.69% tmpAE_HDR.zip |###################------------------------------------| 34.74% tmpAE_HDR.zip |###################------------------------------------| 34.78% tmpAE_HDR.zip |###################------------------------------------| 34.83% tmpAE_HDR.zip |###################------------------------------------| 34.88% tmpAE_HDR.zip |###################------------------------------------| 34.92% tmpAE_HDR.zip |###################------------------------------------| 34.97% tmpAE_HDR.zip |###################------------------------------------| 35.01% tmpAE_HDR.zip |###################------------------------------------| 35.06% tmpAE_HDR.zip |###################------------------------------------| 35.1% tmpAE_HDR.zip |###################------------------------------------| 35.15% tmpAE_HDR.zip |###################------------------------------------| 35.2% tmpAE_HDR.zip |###################------------------------------------| 35.24% tmpAE_HDR.zip |###################------------------------------------| 35.29% tmpAE_HDR.zip |###################------------------------------------| 35.33% tmpAE_HDR.zip |###################------------------------------------| 35.38% tmpAE_HDR.zip |###################------------------------------------| 35.42% tmpAE_HDR.zip |####################-----------------------------------| 35.47% tmpAE_HDR.zip |####################-----------------------------------| 35.52% tmpAE_HDR.zip |####################-----------------------------------| 35.56% tmpAE_HDR.zip |####################-----------------------------------| 35.61% tmpAE_HDR.zip |####################-----------------------------------| 35.65% tmpAE_HDR.zip |####################-----------------------------------| 35.7% tmpAE_HDR.zip |####################-----------------------------------| 35.74% tmpAE_HDR.zip |####################-----------------------------------| 35.79% tmpAE_HDR.zip |####################-----------------------------------| 35.83% tmpAE_HDR.zip |####################-----------------------------------| 35.88% tmpAE_HDR.zip |####################-----------------------------------| 35.93% tmpAE_HDR.zip |####################-----------------------------------| 35.97% tmpAE_HDR.zip |####################-----------------------------------| 36.02% tmpAE_HDR.zip |####################-----------------------------------| 36.06% tmpAE_HDR.zip |####################-----------------------------------| 36.11% tmpAE_HDR.zip |####################-----------------------------------| 36.15% tmpAE_HDR.zip |####################-----------------------------------| 36.2% tmpAE_HDR.zip |####################-----------------------------------| 36.25% tmpAE_HDR.zip |####################-----------------------------------| 36.29% tmpAE_HDR.zip |####################-----------------------------------| 36.34% tmpAE_HDR.zip |####################-----------------------------------| 36.38% tmpAE_HDR.zip |####################-----------------------------------| 36.43% tmpAE_HDR.zip |####################-----------------------------------| 36.47% tmpAE_HDR.zip |####################-----------------------------------| 36.52% tmpAE_HDR.zip |####################-----------------------------------| 36.57% tmpAE_HDR.zip |####################-----------------------------------| 36.61% tmpAE_HDR.zip |####################-----------------------------------| 36.66% tmpAE_HDR.zip |####################-----------------------------------| 36.7% tmpAE_HDR.zip |####################-----------------------------------| 36.75% tmpAE_HDR.zip |####################-----------------------------------| 36.79% tmpAE_HDR.zip |####################-----------------------------------| 36.84% tmpAE_HDR.zip |####################-----------------------------------| 36.88% tmpAE_HDR.zip |####################-----------------------------------| 36.93% tmpAE_HDR.zip |####################-----------------------------------| 36.98% tmpAE_HDR.zip |####################-----------------------------------| 37.02% tmpAE_HDR.zip |####################-----------------------------------| 37.07% tmpAE_HDR.zip |####################-----------------------------------| 37.11% tmpAE_HDR.zip |####################-----------------------------------| 37.16% tmpAE_HDR.zip |####################-----------------------------------| 37.2% tmpAE_HDR.zip |####################-----------------------------------| 37.25% tmpAE_HDR.zip |#####################----------------------------------| 37.3% tmpAE_HDR.zip |#####################----------------------------------| 37.34% tmpAE_HDR.zip |#####################----------------------------------| 37.39% tmpAE_HDR.zip |#####################----------------------------------| 37.43% tmpAE_HDR.zip |#####################----------------------------------| 37.48% tmpAE_HDR.zip |#####################----------------------------------| 37.52% tmpAE_HDR.zip |#####################----------------------------------| 37.57% tmpAE_HDR.zip |#####################----------------------------------| 37.62% tmpAE_HDR.zip |#####################----------------------------------| 37.66% tmpAE_HDR.zip |#####################----------------------------------| 37.71% tmpAE_HDR.zip |#####################----------------------------------| 37.75% tmpAE_HDR.zip |#####################----------------------------------| 37.8% tmpAE_HDR.zip |#####################----------------------------------| 37.84% tmpAE_HDR.zip |#####################----------------------------------| 37.89% tmpAE_HDR.zip |#####################----------------------------------| 37.93% tmpAE_HDR.zip |#####################----------------------------------| 37.98% tmpAE_HDR.zip |#####################----------------------------------| 38.03% tmpAE_HDR.zip |#####################----------------------------------| 38.07% tmpAE_HDR.zip |#####################----------------------------------| 38.12% tmpAE_HDR.zip |#####################----------------------------------| 38.16% tmpAE_HDR.zip |#####################----------------------------------| 38.21% tmpAE_HDR.zip |#####################----------------------------------| 38.25% tmpAE_HDR.zip |#####################----------------------------------| 38.3% tmpAE_HDR.zip |#####################----------------------------------| 38.35% tmpAE_HDR.zip |#####################----------------------------------| 38.39% tmpAE_HDR.zip |#####################----------------------------------| 38.44% tmpAE_HDR.zip |#####################----------------------------------| 38.48% tmpAE_HDR.zip |#####################----------------------------------| 38.53% tmpAE_HDR.zip |#####################----------------------------------| 38.57% tmpAE_HDR.zip |#####################----------------------------------| 38.62% tmpAE_HDR.zip |#####################----------------------------------| 38.66% tmpAE_HDR.zip |#####################----------------------------------| 38.71% tmpAE_HDR.zip |#####################----------------------------------| 38.76% tmpAE_HDR.zip |#####################----------------------------------| 38.8% tmpAE_HDR.zip |#####################----------------------------------| 38.85% tmpAE_HDR.zip |#####################----------------------------------| 38.89% tmpAE_HDR.zip |#####################----------------------------------| 38.94% tmpAE_HDR.zip |#####################----------------------------------| 38.98% tmpAE_HDR.zip |#####################----------------------------------| 39.03% tmpAE_HDR.zip |#####################----------------------------------| 39.08% tmpAE_HDR.zip |######################---------------------------------| 39.12% tmpAE_HDR.zip |######################---------------------------------| 39.17% tmpAE_HDR.zip |######################---------------------------------| 39.21% tmpAE_HDR.zip |######################---------------------------------| 39.26% tmpAE_HDR.zip |######################---------------------------------| 39.3% tmpAE_HDR.zip |######################---------------------------------| 39.35% tmpAE_HDR.zip |######################---------------------------------| 39.4% tmpAE_HDR.zip |######################---------------------------------| 39.44% tmpAE_HDR.zip |######################---------------------------------| 39.49% tmpAE_HDR.zip |######################---------------------------------| 39.53% tmpAE_HDR.zip |######################---------------------------------| 39.58% tmpAE_HDR.zip |######################---------------------------------| 39.62% tmpAE_HDR.zip |######################---------------------------------| 39.67% tmpAE_HDR.zip |######################---------------------------------| 39.71% tmpAE_HDR.zip |######################---------------------------------| 39.76% tmpAE_HDR.zip |######################---------------------------------| 39.81% tmpAE_HDR.zip |######################---------------------------------| 39.85% tmpAE_HDR.zip |######################---------------------------------| 39.9% tmpAE_HDR.zip |######################---------------------------------| 39.94% tmpAE_HDR.zip |######################---------------------------------| 39.99% tmpAE_HDR.zip |######################---------------------------------| 40.03% tmpAE_HDR.zip |######################---------------------------------| 40.08% tmpAE_HDR.zip |######################---------------------------------| 40.13% tmpAE_HDR.zip |######################---------------------------------| 40.17% tmpAE_HDR.zip |######################---------------------------------| 40.22% tmpAE_HDR.zip |######################---------------------------------| 40.26% tmpAE_HDR.zip |######################---------------------------------| 40.31% tmpAE_HDR.zip |######################---------------------------------| 40.35% tmpAE_HDR.zip |######################---------------------------------| 40.4% tmpAE_HDR.zip |######################---------------------------------| 40.45% tmpAE_HDR.zip |######################---------------------------------| 40.49% tmpAE_HDR.zip |######################---------------------------------| 40.54% tmpAE_HDR.zip |######################---------------------------------| 40.58% tmpAE_HDR.zip |######################---------------------------------| 40.63% tmpAE_HDR.zip |######################---------------------------------| 40.67% tmpAE_HDR.zip |######################---------------------------------| 40.72% tmpAE_HDR.zip |######################---------------------------------| 40.76% tmpAE_HDR.zip |######################---------------------------------| 40.81% tmpAE_HDR.zip |######################---------------------------------| 40.86% tmpAE_HDR.zip |######################---------------------------------| 40.9% tmpAE_HDR.zip |#######################--------------------------------| 40.95% tmpAE_HDR.zip |#######################--------------------------------| 40.99% tmpAE_HDR.zip |#######################--------------------------------| 41.04% tmpAE_HDR.zip |#######################--------------------------------| 41.08% tmpAE_HDR.zip |#######################--------------------------------| 41.13% tmpAE_HDR.zip |#######################--------------------------------| 41.18% tmpAE_HDR.zip |#######################--------------------------------| 41.22% tmpAE_HDR.zip |#######################--------------------------------| 41.27% tmpAE_HDR.zip |#######################--------------------------------| 41.31% tmpAE_HDR.zip |#######################--------------------------------| 41.36% tmpAE_HDR.zip |#######################--------------------------------| 41.4% tmpAE_HDR.zip |#######################--------------------------------| 41.45% tmpAE_HDR.zip |#######################--------------------------------| 41.5% tmpAE_HDR.zip |#######################--------------------------------| 41.54% tmpAE_HDR.zip |#######################--------------------------------| 41.59% tmpAE_HDR.zip |#######################--------------------------------| 41.63% tmpAE_HDR.zip |#######################--------------------------------| 41.68% tmpAE_HDR.zip |#######################--------------------------------| 41.72% tmpAE_HDR.zip |#######################--------------------------------| 41.77% tmpAE_HDR.zip |#######################--------------------------------| 41.81% tmpAE_HDR.zip |#######################--------------------------------| 41.86% tmpAE_HDR.zip |#######################--------------------------------| 41.91% tmpAE_HDR.zip |#######################--------------------------------| 41.95% tmpAE_HDR.zip |#######################--------------------------------| 42.0% tmpAE_HDR.zip |#######################--------------------------------| 42.04% tmpAE_HDR.zip |#######################--------------------------------| 42.09% tmpAE_HDR.zip |#######################--------------------------------| 42.13% tmpAE_HDR.zip |#######################--------------------------------| 42.18% tmpAE_HDR.zip |#######################--------------------------------| 42.23% tmpAE_HDR.zip |#######################--------------------------------| 42.27% tmpAE_HDR.zip |#######################--------------------------------| 42.32% tmpAE_HDR.zip |#######################--------------------------------| 42.36% tmpAE_HDR.zip |#######################--------------------------------| 42.41% tmpAE_HDR.zip |#######################--------------------------------| 42.45% tmpAE_HDR.zip |#######################--------------------------------| 42.5% tmpAE_HDR.zip |#######################--------------------------------| 42.55% tmpAE_HDR.zip |#######################--------------------------------| 42.59% tmpAE_HDR.zip |#######################--------------------------------| 42.64% tmpAE_HDR.zip |#######################--------------------------------| 42.68% tmpAE_HDR.zip |########################-------------------------------| 42.73% tmpAE_HDR.zip |########################-------------------------------| 42.77% tmpAE_HDR.zip |########################-------------------------------| 42.82% tmpAE_HDR.zip |########################-------------------------------| 42.86% tmpAE_HDR.zip |########################-------------------------------| 42.91% tmpAE_HDR.zip |########################-------------------------------| 42.96% tmpAE_HDR.zip |########################-------------------------------| 43.0% tmpAE_HDR.zip |########################-------------------------------| 43.05% tmpAE_HDR.zip |########################-------------------------------| 43.09% tmpAE_HDR.zip |########################-------------------------------| 43.14% tmpAE_HDR.zip |########################-------------------------------| 43.18% tmpAE_HDR.zip |########################-------------------------------| 43.23% tmpAE_HDR.zip |########################-------------------------------| 43.28% tmpAE_HDR.zip |########################-------------------------------| 43.32% tmpAE_HDR.zip |########################-------------------------------| 43.37% tmpAE_HDR.zip |########################-------------------------------| 43.41% tmpAE_HDR.zip |########################-------------------------------| 43.46% tmpAE_HDR.zip |########################-------------------------------| 43.5% tmpAE_HDR.zip |########################-------------------------------| 43.55% tmpAE_HDR.zip |########################-------------------------------| 43.6% tmpAE_HDR.zip |########################-------------------------------| 43.64% tmpAE_HDR.zip |########################-------------------------------| 43.69% tmpAE_HDR.zip |########################-------------------------------| 43.73% tmpAE_HDR.zip |########################-------------------------------| 43.78% tmpAE_HDR.zip |########################-------------------------------| 43.82% tmpAE_HDR.zip |########################-------------------------------| 43.87% tmpAE_HDR.zip |########################-------------------------------| 43.91% tmpAE_HDR.zip |########################-------------------------------| 43.96% tmpAE_HDR.zip |########################-------------------------------| 44.01% tmpAE_HDR.zip |########################-------------------------------| 44.05% tmpAE_HDR.zip |########################-------------------------------| 44.1% tmpAE_HDR.zip |########################-------------------------------| 44.14% tmpAE_HDR.zip |########################-------------------------------| 44.19% tmpAE_HDR.zip |########################-------------------------------| 44.23% tmpAE_HDR.zip |########################-------------------------------| 44.28% tmpAE_HDR.zip |########################-------------------------------| 44.33% tmpAE_HDR.zip |########################-------------------------------| 44.37% tmpAE_HDR.zip |########################-------------------------------| 44.42% tmpAE_HDR.zip |########################-------------------------------| 44.46% tmpAE_HDR.zip |########################-------------------------------| 44.51% tmpAE_HDR.zip |#########################------------------------------| 44.55% tmpAE_HDR.zip |#########################------------------------------| 44.6% tmpAE_HDR.zip |#########################------------------------------| 44.65% tmpAE_HDR.zip |#########################------------------------------| 44.69% tmpAE_HDR.zip |#########################------------------------------| 44.74% tmpAE_HDR.zip |#########################------------------------------| 44.78% tmpAE_HDR.zip |#########################------------------------------| 44.83% tmpAE_HDR.zip |#########################------------------------------| 44.87% tmpAE_HDR.zip |#########################------------------------------| 44.92% tmpAE_HDR.zip |#########################------------------------------| 44.96% tmpAE_HDR.zip |#########################------------------------------| 45.01% tmpAE_HDR.zip |#########################------------------------------| 45.06% tmpAE_HDR.zip |#########################------------------------------| 45.1% tmpAE_HDR.zip |#########################------------------------------| 45.15% tmpAE_HDR.zip |#########################------------------------------| 45.19% tmpAE_HDR.zip |#########################------------------------------| 45.24% tmpAE_HDR.zip |#########################------------------------------| 45.28% tmpAE_HDR.zip |#########################------------------------------| 45.33% tmpAE_HDR.zip |#########################------------------------------| 45.38% tmpAE_HDR.zip |#########################------------------------------| 45.42% tmpAE_HDR.zip |#########################------------------------------| 45.47% tmpAE_HDR.zip |#########################------------------------------| 45.51% tmpAE_HDR.zip |#########################------------------------------| 45.56% tmpAE_HDR.zip |#########################------------------------------| 45.6% tmpAE_HDR.zip |#########################------------------------------| 45.65% tmpAE_HDR.zip |#########################------------------------------| 45.69% tmpAE_HDR.zip |#########################------------------------------| 45.74% tmpAE_HDR.zip |#########################------------------------------| 45.79% tmpAE_HDR.zip |#########################------------------------------| 45.83% tmpAE_HDR.zip |#########################------------------------------| 45.88% tmpAE_HDR.zip |#########################------------------------------| 45.92% tmpAE_HDR.zip |#########################------------------------------| 45.97% tmpAE_HDR.zip |#########################------------------------------| 46.01% tmpAE_HDR.zip |#########################------------------------------| 46.06% tmpAE_HDR.zip |#########################------------------------------| 46.11% tmpAE_HDR.zip |#########################------------------------------| 46.15% tmpAE_HDR.zip |#########################------------------------------| 46.2% tmpAE_HDR.zip |#########################------------------------------| 46.24% tmpAE_HDR.zip |#########################------------------------------| 46.29% tmpAE_HDR.zip |#########################------------------------------| 46.33% tmpAE_HDR.zip |##########################-----------------------------| 46.38% tmpAE_HDR.zip |##########################-----------------------------| 46.43% tmpAE_HDR.zip |##########################-----------------------------| 46.47% tmpAE_HDR.zip |##########################-----------------------------| 46.52% tmpAE_HDR.zip |##########################-----------------------------| 46.56% tmpAE_HDR.zip |##########################-----------------------------| 46.61% tmpAE_HDR.zip |##########################-----------------------------| 46.65% tmpAE_HDR.zip |##########################-----------------------------| 46.7% tmpAE_HDR.zip |##########################-----------------------------| 46.74% tmpAE_HDR.zip |##########################-----------------------------| 46.79% tmpAE_HDR.zip |##########################-----------------------------| 46.84% tmpAE_HDR.zip |##########################-----------------------------| 46.88% tmpAE_HDR.zip |##########################-----------------------------| 46.93% tmpAE_HDR.zip |##########################-----------------------------| 46.97% tmpAE_HDR.zip |##########################-----------------------------| 47.02% tmpAE_HDR.zip |##########################-----------------------------| 47.06% tmpAE_HDR.zip |##########################-----------------------------| 47.11% tmpAE_HDR.zip |##########################-----------------------------| 47.16% tmpAE_HDR.zip |##########################-----------------------------| 47.2% tmpAE_HDR.zip |##########################-----------------------------| 47.25% tmpAE_HDR.zip |##########################-----------------------------| 47.29% tmpAE_HDR.zip |##########################-----------------------------| 47.34% tmpAE_HDR.zip |##########################-----------------------------| 47.38% tmpAE_HDR.zip |##########################-----------------------------| 47.43% tmpAE_HDR.zip |##########################-----------------------------| 47.48% tmpAE_HDR.zip |##########################-----------------------------| 47.52% tmpAE_HDR.zip |##########################-----------------------------| 47.57% tmpAE_HDR.zip |##########################-----------------------------| 47.61% tmpAE_HDR.zip |##########################-----------------------------| 47.66% tmpAE_HDR.zip |##########################-----------------------------| 47.7% tmpAE_HDR.zip |##########################-----------------------------| 47.75% tmpAE_HDR.zip |##########################-----------------------------| 47.79% tmpAE_HDR.zip |##########################-----------------------------| 47.84% tmpAE_HDR.zip |##########################-----------------------------| 47.89% tmpAE_HDR.zip |##########################-----------------------------| 47.93% tmpAE_HDR.zip |##########################-----------------------------| 47.98% tmpAE_HDR.zip |##########################-----------------------------| 48.02% tmpAE_HDR.zip |##########################-----------------------------| 48.07% tmpAE_HDR.zip |##########################-----------------------------| 48.11% tmpAE_HDR.zip |##########################-----------------------------| 48.16% tmpAE_HDR.zip |###########################----------------------------| 48.21% tmpAE_HDR.zip |###########################----------------------------| 48.25% tmpAE_HDR.zip |###########################----------------------------| 48.3% tmpAE_HDR.zip |###########################----------------------------| 48.34% tmpAE_HDR.zip |###########################----------------------------| 48.39% tmpAE_HDR.zip |###########################----------------------------| 48.43% tmpAE_HDR.zip |###########################----------------------------| 48.48% tmpAE_HDR.zip |###########################----------------------------| 48.53% tmpAE_HDR.zip |###########################----------------------------| 48.57% tmpAE_HDR.zip |###########################----------------------------| 48.62% tmpAE_HDR.zip |###########################----------------------------| 48.66% tmpAE_HDR.zip |###########################----------------------------| 48.71% tmpAE_HDR.zip |###########################----------------------------| 48.75% tmpAE_HDR.zip |###########################----------------------------| 48.8% tmpAE_HDR.zip |###########################----------------------------| 48.84% tmpAE_HDR.zip |###########################----------------------------| 48.89% tmpAE_HDR.zip |###########################----------------------------| 48.94% tmpAE_HDR.zip |###########################----------------------------| 48.98% tmpAE_HDR.zip |###########################----------------------------| 49.03% tmpAE_HDR.zip |###########################----------------------------| 49.07% tmpAE_HDR.zip |###########################----------------------------| 49.12% tmpAE_HDR.zip |###########################----------------------------| 49.16% tmpAE_HDR.zip |###########################----------------------------| 49.21% tmpAE_HDR.zip |###########################----------------------------| 49.26% tmpAE_HDR.zip |###########################----------------------------| 49.3% tmpAE_HDR.zip |###########################----------------------------| 49.35% tmpAE_HDR.zip |###########################----------------------------| 49.39% tmpAE_HDR.zip |###########################----------------------------| 49.44% tmpAE_HDR.zip |###########################----------------------------| 49.48% tmpAE_HDR.zip |###########################----------------------------| 49.53% tmpAE_HDR.zip |###########################----------------------------| 49.58% tmpAE_HDR.zip |###########################----------------------------| 49.62% tmpAE_HDR.zip |###########################----------------------------| 49.67% tmpAE_HDR.zip |###########################----------------------------| 49.71% tmpAE_HDR.zip |###########################----------------------------| 49.76% tmpAE_HDR.zip |###########################----------------------------| 49.8% tmpAE_HDR.zip |###########################----------------------------| 49.85% tmpAE_HDR.zip |###########################----------------------------| 49.89% tmpAE_HDR.zip |###########################----------------------------| 49.94% tmpAE_HDR.zip |###########################----------------------------| 49.99% tmpAE_HDR.zip |############################---------------------------| 50.03% tmpAE_HDR.zip |############################---------------------------| 50.08% tmpAE_HDR.zip |############################---------------------------| 50.12% tmpAE_HDR.zip |############################---------------------------| 50.17% tmpAE_HDR.zip |############################---------------------------| 50.21% tmpAE_HDR.zip |############################---------------------------| 50.26% tmpAE_HDR.zip |############################---------------------------| 50.31% tmpAE_HDR.zip |############################---------------------------| 50.35% tmpAE_HDR.zip |############################---------------------------| 50.4% tmpAE_HDR.zip |############################---------------------------| 50.44% tmpAE_HDR.zip |############################---------------------------| 50.49% tmpAE_HDR.zip |############################---------------------------| 50.53% tmpAE_HDR.zip |############################---------------------------| 50.58% tmpAE_HDR.zip |############################---------------------------| 50.63% tmpAE_HDR.zip |############################---------------------------| 50.67% tmpAE_HDR.zip |############################---------------------------| 50.72% tmpAE_HDR.zip |############################---------------------------| 50.76% tmpAE_HDR.zip |############################---------------------------| 50.81% tmpAE_HDR.zip |############################---------------------------| 50.85% tmpAE_HDR.zip |############################---------------------------| 50.9% tmpAE_HDR.zip |############################---------------------------| 50.94% tmpAE_HDR.zip |############################---------------------------| 50.99% tmpAE_HDR.zip |############################---------------------------| 51.04% tmpAE_HDR.zip |############################---------------------------| 51.08% tmpAE_HDR.zip |############################---------------------------| 51.13% tmpAE_HDR.zip |############################---------------------------| 51.17% tmpAE_HDR.zip |############################---------------------------| 51.22% tmpAE_HDR.zip |############################---------------------------| 51.26% tmpAE_HDR.zip |############################---------------------------| 51.31% tmpAE_HDR.zip |############################---------------------------| 51.36% tmpAE_HDR.zip |############################---------------------------| 51.4% tmpAE_HDR.zip |############################---------------------------| 51.45% tmpAE_HDR.zip |############################---------------------------| 51.49% tmpAE_HDR.zip |############################---------------------------| 51.54% tmpAE_HDR.zip |############################---------------------------| 51.58% tmpAE_HDR.zip |############################---------------------------| 51.63% tmpAE_HDR.zip |############################---------------------------| 51.68% tmpAE_HDR.zip |############################---------------------------| 51.72% tmpAE_HDR.zip |############################---------------------------| 51.77% tmpAE_HDR.zip |############################---------------------------| 51.81% tmpAE_HDR.zip |#############################--------------------------| 51.86% tmpAE_HDR.zip |#############################--------------------------| 51.9% tmpAE_HDR.zip |#############################--------------------------| 51.95% tmpAE_HDR.zip |#############################--------------------------| 51.99% tmpAE_HDR.zip |#############################--------------------------| 52.04% tmpAE_HDR.zip |#############################--------------------------| 52.09% tmpAE_HDR.zip |#############################--------------------------| 52.13% tmpAE_HDR.zip |#############################--------------------------| 52.18% tmpAE_HDR.zip |#############################--------------------------| 52.22% tmpAE_HDR.zip |#############################--------------------------| 52.27% tmpAE_HDR.zip |#############################--------------------------| 52.31% tmpAE_HDR.zip |#############################--------------------------| 52.36% tmpAE_HDR.zip |#############################--------------------------| 52.41% tmpAE_HDR.zip |#############################--------------------------| 52.45% tmpAE_HDR.zip |#############################--------------------------| 52.5% tmpAE_HDR.zip |#############################--------------------------| 52.54% tmpAE_HDR.zip |#############################--------------------------| 52.59% tmpAE_HDR.zip |#############################--------------------------| 52.63% tmpAE_HDR.zip |#############################--------------------------| 52.68% tmpAE_HDR.zip |#############################--------------------------| 52.72% tmpAE_HDR.zip |#############################--------------------------| 52.77% tmpAE_HDR.zip |#############################--------------------------| 52.82% tmpAE_HDR.zip |#############################--------------------------| 52.86% tmpAE_HDR.zip |#############################--------------------------| 52.91% tmpAE_HDR.zip |#############################--------------------------| 52.95% tmpAE_HDR.zip |#############################--------------------------| 53.0% tmpAE_HDR.zip |#############################--------------------------| 53.04% tmpAE_HDR.zip |#############################--------------------------| 53.09% tmpAE_HDR.zip |#############################--------------------------| 53.14% tmpAE_HDR.zip |#############################--------------------------| 53.18% tmpAE_HDR.zip |#############################--------------------------| 53.23% tmpAE_HDR.zip |#############################--------------------------| 53.27% tmpAE_HDR.zip |#############################--------------------------| 53.32% tmpAE_HDR.zip |#############################--------------------------| 53.36% tmpAE_HDR.zip |#############################--------------------------| 53.41% tmpAE_HDR.zip |#############################--------------------------| 53.46% tmpAE_HDR.zip |#############################--------------------------| 53.5% tmpAE_HDR.zip |#############################--------------------------| 53.55% tmpAE_HDR.zip |#############################--------------------------| 53.59% tmpAE_HDR.zip |##############################-------------------------| 53.64% tmpAE_HDR.zip |##############################-------------------------| 53.68% tmpAE_HDR.zip |##############################-------------------------| 53.73% tmpAE_HDR.zip |##############################-------------------------| 53.77% tmpAE_HDR.zip |##############################-------------------------| 53.82% tmpAE_HDR.zip |##############################-------------------------| 53.87% tmpAE_HDR.zip |##############################-------------------------| 53.91% tmpAE_HDR.zip |##############################-------------------------| 53.96% tmpAE_HDR.zip |##############################-------------------------| 54.0% tmpAE_HDR.zip |##############################-------------------------| 54.05% tmpAE_HDR.zip |##############################-------------------------| 54.09% tmpAE_HDR.zip |##############################-------------------------| 54.14% tmpAE_HDR.zip |##############################-------------------------| 54.19% tmpAE_HDR.zip |##############################-------------------------| 54.23% tmpAE_HDR.zip |##############################-------------------------| 54.28% tmpAE_HDR.zip |##############################-------------------------| 54.32% tmpAE_HDR.zip |##############################-------------------------| 54.37% tmpAE_HDR.zip |##############################-------------------------| 54.41% tmpAE_HDR.zip |##############################-------------------------| 54.46% tmpAE_HDR.zip |##############################-------------------------| 54.51% tmpAE_HDR.zip |##############################-------------------------| 54.55% tmpAE_HDR.zip |##############################-------------------------| 54.6% tmpAE_HDR.zip |##############################-------------------------| 54.64% tmpAE_HDR.zip |##############################-------------------------| 54.69% tmpAE_HDR.zip |##############################-------------------------| 54.73% tmpAE_HDR.zip |##############################-------------------------| 54.78% tmpAE_HDR.zip |##############################-------------------------| 54.82% tmpAE_HDR.zip |##############################-------------------------| 54.87% tmpAE_HDR.zip |##############################-------------------------| 54.92% tmpAE_HDR.zip |##############################-------------------------| 54.96% tmpAE_HDR.zip |##############################-------------------------| 55.01% tmpAE_HDR.zip |##############################-------------------------| 55.05% tmpAE_HDR.zip |##############################-------------------------| 55.1% tmpAE_HDR.zip |##############################-------------------------| 55.14% tmpAE_HDR.zip |##############################-------------------------| 55.19% tmpAE_HDR.zip |##############################-------------------------| 55.24% tmpAE_HDR.zip |##############################-------------------------| 55.28% tmpAE_HDR.zip |##############################-------------------------| 55.33% tmpAE_HDR.zip |##############################-------------------------| 55.37% tmpAE_HDR.zip |##############################-------------------------| 55.42% tmpAE_HDR.zip |###############################------------------------| 55.46% tmpAE_HDR.zip |###############################------------------------| 55.51% tmpAE_HDR.zip |###############################------------------------| 55.56% tmpAE_HDR.zip |###############################------------------------| 55.6% tmpAE_HDR.zip |###############################------------------------| 55.65% tmpAE_HDR.zip |###############################------------------------| 55.69% tmpAE_HDR.zip |###############################------------------------| 55.74% tmpAE_HDR.zip |###############################------------------------| 55.78% tmpAE_HDR.zip |###############################------------------------| 55.83% tmpAE_HDR.zip |###############################------------------------| 55.87% tmpAE_HDR.zip |###############################------------------------| 55.92% tmpAE_HDR.zip |###############################------------------------| 55.97% tmpAE_HDR.zip |###############################------------------------| 56.01% tmpAE_HDR.zip |###############################------------------------| 56.06% tmpAE_HDR.zip |###############################------------------------| 56.1% tmpAE_HDR.zip |###############################------------------------| 56.15% tmpAE_HDR.zip |###############################------------------------| 56.19% tmpAE_HDR.zip |###############################------------------------| 56.24% tmpAE_HDR.zip |###############################------------------------| 56.29% tmpAE_HDR.zip |###############################------------------------| 56.33% tmpAE_HDR.zip |###############################------------------------| 56.38% tmpAE_HDR.zip |###############################------------------------| 56.42% tmpAE_HDR.zip |###############################------------------------| 56.47% tmpAE_HDR.zip |###############################------------------------| 56.51% tmpAE_HDR.zip |###############################------------------------| 56.56% tmpAE_HDR.zip |###############################------------------------| 56.61% tmpAE_HDR.zip |###############################------------------------| 56.65% tmpAE_HDR.zip |###############################------------------------| 56.7% tmpAE_HDR.zip |###############################------------------------| 56.74% tmpAE_HDR.zip |###############################------------------------| 56.79% tmpAE_HDR.zip |###############################------------------------| 56.83% tmpAE_HDR.zip |###############################------------------------| 56.88% tmpAE_HDR.zip |###############################------------------------| 56.92% tmpAE_HDR.zip |###############################------------------------| 56.97% tmpAE_HDR.zip |###############################------------------------| 57.02% tmpAE_HDR.zip |###############################------------------------| 57.06% tmpAE_HDR.zip |###############################------------------------| 57.11% tmpAE_HDR.zip |###############################------------------------| 57.15% tmpAE_HDR.zip |###############################------------------------| 57.2% tmpAE_HDR.zip |###############################------------------------| 57.24% tmpAE_HDR.zip |################################-----------------------| 57.29% tmpAE_HDR.zip |################################-----------------------| 57.34% tmpAE_HDR.zip |################################-----------------------| 57.38% tmpAE_HDR.zip |################################-----------------------| 57.43% tmpAE_HDR.zip |################################-----------------------| 57.47% tmpAE_HDR.zip |################################-----------------------| 57.52% tmpAE_HDR.zip |################################-----------------------| 57.56% tmpAE_HDR.zip |################################-----------------------| 57.61% tmpAE_HDR.zip |################################-----------------------| 57.66% tmpAE_HDR.zip |################################-----------------------| 57.7% tmpAE_HDR.zip |################################-----------------------| 57.75% tmpAE_HDR.zip |################################-----------------------| 57.79% tmpAE_HDR.zip |################################-----------------------| 57.84% tmpAE_HDR.zip |################################-----------------------| 57.88% tmpAE_HDR.zip |################################-----------------------| 57.93% tmpAE_HDR.zip |################################-----------------------| 57.97% tmpAE_HDR.zip |################################-----------------------| 58.02% tmpAE_HDR.zip |################################-----------------------| 58.07% tmpAE_HDR.zip |################################-----------------------| 58.11% tmpAE_HDR.zip |################################-----------------------| 58.16% tmpAE_HDR.zip |################################-----------------------| 58.2% tmpAE_HDR.zip |################################-----------------------| 58.25% tmpAE_HDR.zip |################################-----------------------| 58.29% tmpAE_HDR.zip |################################-----------------------| 58.34% tmpAE_HDR.zip |################################-----------------------| 58.39% tmpAE_HDR.zip |################################-----------------------| 58.43% tmpAE_HDR.zip |################################-----------------------| 58.48% tmpAE_HDR.zip |################################-----------------------| 58.52% tmpAE_HDR.zip |################################-----------------------| 58.57% tmpAE_HDR.zip |################################-----------------------| 58.61% tmpAE_HDR.zip |################################-----------------------| 58.66% tmpAE_HDR.zip |################################-----------------------| 58.71% tmpAE_HDR.zip |################################-----------------------| 58.75% tmpAE_HDR.zip |################################-----------------------| 58.8% tmpAE_HDR.zip |################################-----------------------| 58.84% tmpAE_HDR.zip |################################-----------------------| 58.89% tmpAE_HDR.zip |################################-----------------------| 58.93% tmpAE_HDR.zip |################################-----------------------| 58.98% tmpAE_HDR.zip |################################-----------------------| 59.02% tmpAE_HDR.zip |################################-----------------------| 59.07% tmpAE_HDR.zip |#################################----------------------| 59.12% tmpAE_HDR.zip |#################################----------------------| 59.16% tmpAE_HDR.zip |#################################----------------------| 59.21% tmpAE_HDR.zip |#################################----------------------| 59.25% tmpAE_HDR.zip |#################################----------------------| 59.3% tmpAE_HDR.zip |#################################----------------------| 59.34% tmpAE_HDR.zip |#################################----------------------| 59.39% tmpAE_HDR.zip |#################################----------------------| 59.44% tmpAE_HDR.zip |#################################----------------------| 59.48% tmpAE_HDR.zip |#################################----------------------| 59.53% tmpAE_HDR.zip |#################################----------------------| 59.57% tmpAE_HDR.zip |#################################----------------------| 59.62% tmpAE_HDR.zip |#################################----------------------| 59.66% tmpAE_HDR.zip |#################################----------------------| 59.71% tmpAE_HDR.zip |#################################----------------------| 59.75% tmpAE_HDR.zip |#################################----------------------| 59.8% tmpAE_HDR.zip |#################################----------------------| 59.85% tmpAE_HDR.zip |#################################----------------------| 59.89% tmpAE_HDR.zip |#################################----------------------| 59.94% tmpAE_HDR.zip |#################################----------------------| 59.98% tmpAE_HDR.zip |#################################----------------------| 60.03% tmpAE_HDR.zip |#################################----------------------| 60.07% tmpAE_HDR.zip |#################################----------------------| 60.12% tmpAE_HDR.zip |#################################----------------------| 60.17% tmpAE_HDR.zip |#################################----------------------| 60.21% tmpAE_HDR.zip |#################################----------------------| 60.26% tmpAE_HDR.zip |#################################----------------------| 60.3% tmpAE_HDR.zip |#################################----------------------| 60.35% tmpAE_HDR.zip |#################################----------------------| 60.39% tmpAE_HDR.zip |#################################----------------------| 60.44% tmpAE_HDR.zip |#################################----------------------| 60.49% tmpAE_HDR.zip |#################################----------------------| 60.53% tmpAE_HDR.zip |#################################----------------------| 60.58% tmpAE_HDR.zip |#################################----------------------| 60.62% tmpAE_HDR.zip |#################################----------------------| 60.67% tmpAE_HDR.zip |#################################----------------------| 60.71% tmpAE_HDR.zip |#################################----------------------| 60.76% tmpAE_HDR.zip |#################################----------------------| 60.8% tmpAE_HDR.zip |#################################----------------------| 60.85% tmpAE_HDR.zip |#################################----------------------| 60.9% tmpAE_HDR.zip |##################################---------------------| 60.94% tmpAE_HDR.zip |##################################---------------------| 60.99% tmpAE_HDR.zip |##################################---------------------| 61.03% tmpAE_HDR.zip |##################################---------------------| 61.08% tmpAE_HDR.zip |##################################---------------------| 61.12% tmpAE_HDR.zip |##################################---------------------| 61.17% tmpAE_HDR.zip |##################################---------------------| 61.22% tmpAE_HDR.zip |##################################---------------------| 61.26% tmpAE_HDR.zip |##################################---------------------| 61.31% tmpAE_HDR.zip |##################################---------------------| 61.35% tmpAE_HDR.zip |##################################---------------------| 61.4% tmpAE_HDR.zip |##################################---------------------| 61.44% tmpAE_HDR.zip |##################################---------------------| 61.49% tmpAE_HDR.zip |##################################---------------------| 61.54% tmpAE_HDR.zip |##################################---------------------| 61.58% tmpAE_HDR.zip |##################################---------------------| 61.63% tmpAE_HDR.zip |##################################---------------------| 61.67% tmpAE_HDR.zip |##################################---------------------| 61.72% tmpAE_HDR.zip |##################################---------------------| 61.76% tmpAE_HDR.zip |##################################---------------------| 61.81% tmpAE_HDR.zip |##################################---------------------| 61.85% tmpAE_HDR.zip |##################################---------------------| 61.9% tmpAE_HDR.zip |##################################---------------------| 61.95% tmpAE_HDR.zip |##################################---------------------| 61.99% tmpAE_HDR.zip |##################################---------------------| 62.04% tmpAE_HDR.zip |##################################---------------------| 62.08% tmpAE_HDR.zip |##################################---------------------| 62.13% tmpAE_HDR.zip |##################################---------------------| 62.17% tmpAE_HDR.zip |##################################---------------------| 62.22% tmpAE_HDR.zip |##################################---------------------| 62.27% tmpAE_HDR.zip |##################################---------------------| 62.31% tmpAE_HDR.zip |##################################---------------------| 62.36% tmpAE_HDR.zip |##################################---------------------| 62.4% tmpAE_HDR.zip |##################################---------------------| 62.45% tmpAE_HDR.zip |##################################---------------------| 62.49% tmpAE_HDR.zip |##################################---------------------| 62.54% tmpAE_HDR.zip |##################################---------------------| 62.59% tmpAE_HDR.zip |##################################---------------------| 62.63% tmpAE_HDR.zip |##################################---------------------| 62.68% tmpAE_HDR.zip |##################################---------------------| 62.72% tmpAE_HDR.zip |###################################--------------------| 62.77% tmpAE_HDR.zip |###################################--------------------| 62.81% tmpAE_HDR.zip |###################################--------------------| 62.86% tmpAE_HDR.zip |###################################--------------------| 62.9% tmpAE_HDR.zip |###################################--------------------| 62.95% tmpAE_HDR.zip |###################################--------------------| 63.0% tmpAE_HDR.zip |###################################--------------------| 63.04% tmpAE_HDR.zip |###################################--------------------| 63.09% tmpAE_HDR.zip |###################################--------------------| 63.13% tmpAE_HDR.zip |###################################--------------------| 63.18% tmpAE_HDR.zip |###################################--------------------| 63.22% tmpAE_HDR.zip |###################################--------------------| 63.27% tmpAE_HDR.zip |###################################--------------------| 63.32% tmpAE_HDR.zip |###################################--------------------| 63.36% tmpAE_HDR.zip |###################################--------------------| 63.41% tmpAE_HDR.zip |###################################--------------------| 63.45% tmpAE_HDR.zip |###################################--------------------| 63.5% tmpAE_HDR.zip |###################################--------------------| 63.54% tmpAE_HDR.zip |###################################--------------------| 63.59% tmpAE_HDR.zip |###################################--------------------| 63.64% tmpAE_HDR.zip |###################################--------------------| 63.68% tmpAE_HDR.zip |###################################--------------------| 63.73% tmpAE_HDR.zip |###################################--------------------| 63.77% tmpAE_HDR.zip |###################################--------------------| 63.82% tmpAE_HDR.zip |###################################--------------------| 63.86% tmpAE_HDR.zip |###################################--------------------| 63.91% tmpAE_HDR.zip |###################################--------------------| 63.95% tmpAE_HDR.zip |###################################--------------------| 64.0% tmpAE_HDR.zip |###################################--------------------| 64.05% tmpAE_HDR.zip |###################################--------------------| 64.09% tmpAE_HDR.zip |###################################--------------------| 64.14% tmpAE_HDR.zip |###################################--------------------| 64.18% tmpAE_HDR.zip |###################################--------------------| 64.23% tmpAE_HDR.zip |###################################--------------------| 64.27% tmpAE_HDR.zip |###################################--------------------| 64.32% tmpAE_HDR.zip |###################################--------------------| 64.37% tmpAE_HDR.zip |###################################--------------------| 64.41% tmpAE_HDR.zip |###################################--------------------| 64.46% tmpAE_HDR.zip |###################################--------------------| 64.5% tmpAE_HDR.zip |####################################-------------------| 64.55% tmpAE_HDR.zip |####################################-------------------| 64.59% tmpAE_HDR.zip |####################################-------------------| 64.64% tmpAE_HDR.zip |####################################-------------------| 64.69% tmpAE_HDR.zip |####################################-------------------| 64.73% tmpAE_HDR.zip |####################################-------------------| 64.78% tmpAE_HDR.zip |####################################-------------------| 64.82% tmpAE_HDR.zip |####################################-------------------| 64.87% tmpAE_HDR.zip |####################################-------------------| 64.91% tmpAE_HDR.zip |####################################-------------------| 64.96% tmpAE_HDR.zip |####################################-------------------| 65.0% tmpAE_HDR.zip |####################################-------------------| 65.05% tmpAE_HDR.zip |####################################-------------------| 65.1% tmpAE_HDR.zip |####################################-------------------| 65.14% tmpAE_HDR.zip |####################################-------------------| 65.19% tmpAE_HDR.zip |####################################-------------------| 65.23% tmpAE_HDR.zip |####################################-------------------| 65.28% tmpAE_HDR.zip |####################################-------------------| 65.32% tmpAE_HDR.zip |####################################-------------------| 65.37% tmpAE_HDR.zip |####################################-------------------| 65.42% tmpAE_HDR.zip |####################################-------------------| 65.46% tmpAE_HDR.zip |####################################-------------------| 65.51% tmpAE_HDR.zip |####################################-------------------| 65.55% tmpAE_HDR.zip |####################################-------------------| 65.6% tmpAE_HDR.zip |####################################-------------------| 65.64% tmpAE_HDR.zip |####################################-------------------| 65.69% tmpAE_HDR.zip |####################################-------------------| 65.74% tmpAE_HDR.zip |####################################-------------------| 65.78% tmpAE_HDR.zip |####################################-------------------| 65.83% tmpAE_HDR.zip |####################################-------------------| 65.87% tmpAE_HDR.zip |####################################-------------------| 65.92% tmpAE_HDR.zip |####################################-------------------| 65.96% tmpAE_HDR.zip |####################################-------------------| 66.01% tmpAE_HDR.zip |####################################-------------------| 66.05% tmpAE_HDR.zip |####################################-------------------| 66.1% tmpAE_HDR.zip |####################################-------------------| 66.15% tmpAE_HDR.zip |####################################-------------------| 66.19% tmpAE_HDR.zip |####################################-------------------| 66.24% tmpAE_HDR.zip |####################################-------------------| 66.28% tmpAE_HDR.zip |####################################-------------------| 66.33% tmpAE_HDR.zip |#####################################------------------| 66.37% tmpAE_HDR.zip |#####################################------------------| 66.42% tmpAE_HDR.zip |#####################################------------------| 66.47% tmpAE_HDR.zip |#####################################------------------| 66.51% tmpAE_HDR.zip |#####################################------------------| 66.56% tmpAE_HDR.zip |#####################################------------------| 66.6% tmpAE_HDR.zip |#####################################------------------| 66.65% tmpAE_HDR.zip |#####################################------------------| 66.69% tmpAE_HDR.zip |#####################################------------------| 66.74% tmpAE_HDR.zip |#####################################------------------| 66.78% tmpAE_HDR.zip |#####################################------------------| 66.83% tmpAE_HDR.zip |#####################################------------------| 66.88% tmpAE_HDR.zip |#####################################------------------| 66.92% tmpAE_HDR.zip |#####################################------------------| 66.97% tmpAE_HDR.zip |#####################################------------------| 67.01% tmpAE_HDR.zip |#####################################------------------| 67.06% tmpAE_HDR.zip |#####################################------------------| 67.1% tmpAE_HDR.zip |#####################################------------------| 67.15% tmpAE_HDR.zip |#####################################------------------| 67.2% tmpAE_HDR.zip |#####################################------------------| 67.24% tmpAE_HDR.zip |#####################################------------------| 67.29% tmpAE_HDR.zip |#####################################------------------| 67.33% tmpAE_HDR.zip |#####################################------------------| 67.38% tmpAE_HDR.zip |#####################################------------------| 67.42% tmpAE_HDR.zip |#####################################------------------| 67.47% tmpAE_HDR.zip |#####################################------------------| 67.52% tmpAE_HDR.zip |#####################################------------------| 67.56% tmpAE_HDR.zip |#####################################------------------| 67.61% tmpAE_HDR.zip |#####################################------------------| 67.65% tmpAE_HDR.zip |#####################################------------------| 67.7% tmpAE_HDR.zip |#####################################------------------| 67.74% tmpAE_HDR.zip |#####################################------------------| 67.79% tmpAE_HDR.zip |#####################################------------------| 67.83% tmpAE_HDR.zip |#####################################------------------| 67.88% tmpAE_HDR.zip |#####################################------------------| 67.93% tmpAE_HDR.zip |#####################################------------------| 67.97% tmpAE_HDR.zip |#####################################------------------| 68.02% tmpAE_HDR.zip |#####################################------------------| 68.06% tmpAE_HDR.zip |#####################################------------------| 68.11% tmpAE_HDR.zip |#####################################------------------| 68.15% tmpAE_HDR.zip |######################################-----------------| 68.2% tmpAE_HDR.zip |######################################-----------------| 68.25% tmpAE_HDR.zip |######################################-----------------| 68.29% tmpAE_HDR.zip |######################################-----------------| 68.34% tmpAE_HDR.zip |######################################-----------------| 68.38% tmpAE_HDR.zip |######################################-----------------| 68.43% tmpAE_HDR.zip |######################################-----------------| 68.47% tmpAE_HDR.zip |######################################-----------------| 68.52% tmpAE_HDR.zip |######################################-----------------| 68.57% tmpAE_HDR.zip |######################################-----------------| 68.61% tmpAE_HDR.zip |######################################-----------------| 68.66% tmpAE_HDR.zip |######################################-----------------| 68.7% tmpAE_HDR.zip |######################################-----------------| 68.75% tmpAE_HDR.zip |######################################-----------------| 68.79% tmpAE_HDR.zip |######################################-----------------| 68.84% tmpAE_HDR.zip |######################################-----------------| 68.88% tmpAE_HDR.zip |######################################-----------------| 68.93% tmpAE_HDR.zip |######################################-----------------| 68.98% tmpAE_HDR.zip |######################################-----------------| 69.02% tmpAE_HDR.zip |######################################-----------------| 69.07% tmpAE_HDR.zip |######################################-----------------| 69.11% tmpAE_HDR.zip |######################################-----------------| 69.16% tmpAE_HDR.zip |######################################-----------------| 69.2% tmpAE_HDR.zip |######################################-----------------| 69.25% tmpAE_HDR.zip |######################################-----------------| 69.3% tmpAE_HDR.zip |######################################-----------------| 69.34% tmpAE_HDR.zip |######################################-----------------| 69.39% tmpAE_HDR.zip |######################################-----------------| 69.43% tmpAE_HDR.zip |######################################-----------------| 69.48% tmpAE_HDR.zip |######################################-----------------| 69.52% tmpAE_HDR.zip |######################################-----------------| 69.57% tmpAE_HDR.zip |######################################-----------------| 69.62% tmpAE_HDR.zip |######################################-----------------| 69.66% tmpAE_HDR.zip |######################################-----------------| 69.71% tmpAE_HDR.zip |######################################-----------------| 69.75% tmpAE_HDR.zip |######################################-----------------| 69.8% tmpAE_HDR.zip |######################################-----------------| 69.84% tmpAE_HDR.zip |######################################-----------------| 69.89% tmpAE_HDR.zip |######################################-----------------| 69.93% tmpAE_HDR.zip |######################################-----------------| 69.98% tmpAE_HDR.zip |#######################################----------------| 70.03% tmpAE_HDR.zip |#######################################----------------| 70.07% tmpAE_HDR.zip |#######################################----------------| 70.12% tmpAE_HDR.zip |#######################################----------------| 70.16% tmpAE_HDR.zip |#######################################----------------| 70.21% tmpAE_HDR.zip |#######################################----------------| 70.25% tmpAE_HDR.zip |#######################################----------------| 70.3% tmpAE_HDR.zip |#######################################----------------| 70.35% tmpAE_HDR.zip |#######################################----------------| 70.39% tmpAE_HDR.zip |#######################################----------------| 70.44% tmpAE_HDR.zip |#######################################----------------| 70.48% tmpAE_HDR.zip |#######################################----------------| 70.53% tmpAE_HDR.zip |#######################################----------------| 70.57% tmpAE_HDR.zip |#######################################----------------| 70.62% tmpAE_HDR.zip |#######################################----------------| 70.67% tmpAE_HDR.zip |#######################################----------------| 70.71% tmpAE_HDR.zip |#######################################----------------| 70.76% tmpAE_HDR.zip |#######################################----------------| 70.8% tmpAE_HDR.zip |#######################################----------------| 70.85% tmpAE_HDR.zip |#######################################----------------| 70.89% tmpAE_HDR.zip |#######################################----------------| 70.94% tmpAE_HDR.zip |#######################################----------------| 70.98% tmpAE_HDR.zip |#######################################----------------| 71.03% tmpAE_HDR.zip |#######################################----------------| 71.08% tmpAE_HDR.zip |#######################################----------------| 71.12% tmpAE_HDR.zip |#######################################----------------| 71.17% tmpAE_HDR.zip |#######################################----------------| 71.21% tmpAE_HDR.zip |#######################################----------------| 71.26% tmpAE_HDR.zip |#######################################----------------| 71.3% tmpAE_HDR.zip |#######################################----------------| 71.35% tmpAE_HDR.zip |#######################################----------------| 71.4% tmpAE_HDR.zip |#######################################----------------| 71.44% tmpAE_HDR.zip |#######################################----------------| 71.49% tmpAE_HDR.zip |#######################################----------------| 71.53% tmpAE_HDR.zip |#######################################----------------| 71.58% tmpAE_HDR.zip |#######################################----------------| 71.62% tmpAE_HDR.zip |#######################################----------------| 71.67% tmpAE_HDR.zip |#######################################----------------| 71.72% tmpAE_HDR.zip |#######################################----------------| 71.76% tmpAE_HDR.zip |#######################################----------------| 71.81% tmpAE_HDR.zip |########################################---------------| 71.85% tmpAE_HDR.zip |########################################---------------| 71.9% tmpAE_HDR.zip |########################################---------------| 71.94% tmpAE_HDR.zip |########################################---------------| 71.99% tmpAE_HDR.zip |########################################---------------| 72.03% tmpAE_HDR.zip |########################################---------------| 72.08% tmpAE_HDR.zip |########################################---------------| 72.13% tmpAE_HDR.zip |########################################---------------| 72.17% tmpAE_HDR.zip |########################################---------------| 72.22% tmpAE_HDR.zip |########################################---------------| 72.26% tmpAE_HDR.zip |########################################---------------| 72.31% tmpAE_HDR.zip |########################################---------------| 72.35% tmpAE_HDR.zip |########################################---------------| 72.4% tmpAE_HDR.zip |########################################---------------| 72.45% tmpAE_HDR.zip |########################################---------------| 72.49% tmpAE_HDR.zip |########################################---------------| 72.54% tmpAE_HDR.zip |########################################---------------| 72.58% tmpAE_HDR.zip |########################################---------------| 72.63% tmpAE_HDR.zip |########################################---------------| 72.67% tmpAE_HDR.zip |########################################---------------| 72.72% tmpAE_HDR.zip |########################################---------------| 72.77% tmpAE_HDR.zip |########################################---------------| 72.81% tmpAE_HDR.zip |########################################---------------| 72.86% tmpAE_HDR.zip |########################################---------------| 72.9% tmpAE_HDR.zip |########################################---------------| 72.95% tmpAE_HDR.zip |########################################---------------| 72.99% tmpAE_HDR.zip |########################################---------------| 73.04% tmpAE_HDR.zip |########################################---------------| 73.08% tmpAE_HDR.zip |########################################---------------| 73.13% tmpAE_HDR.zip |########################################---------------| 73.18% tmpAE_HDR.zip |########################################---------------| 73.22% tmpAE_HDR.zip |########################################---------------| 73.27% tmpAE_HDR.zip |########################################---------------| 73.31% tmpAE_HDR.zip |########################################---------------| 73.36% tmpAE_HDR.zip |########################################---------------| 73.4% tmpAE_HDR.zip |########################################---------------| 73.45% tmpAE_HDR.zip |########################################---------------| 73.5% tmpAE_HDR.zip |########################################---------------| 73.54% tmpAE_HDR.zip |########################################---------------| 73.59% tmpAE_HDR.zip |########################################---------------| 73.63% tmpAE_HDR.zip |#########################################--------------| 73.68% tmpAE_HDR.zip |#########################################--------------| 73.72% tmpAE_HDR.zip |#########################################--------------| 73.77% tmpAE_HDR.zip |#########################################--------------| 73.81% tmpAE_HDR.zip |#########################################--------------| 73.86% tmpAE_HDR.zip |#########################################--------------| 73.91% tmpAE_HDR.zip |#########################################--------------| 73.95% tmpAE_HDR.zip |#########################################--------------| 74.0% tmpAE_HDR.zip |#########################################--------------| 74.04% tmpAE_HDR.zip |#########################################--------------| 74.09% tmpAE_HDR.zip |#########################################--------------| 74.13% tmpAE_HDR.zip |#########################################--------------| 74.18% tmpAE_HDR.zip |#########################################--------------| 74.23% tmpAE_HDR.zip |#########################################--------------| 74.27% tmpAE_HDR.zip |#########################################--------------| 74.32% tmpAE_HDR.zip |#########################################--------------| 74.36% tmpAE_HDR.zip |#########################################--------------| 74.41% tmpAE_HDR.zip |#########################################--------------| 74.45% tmpAE_HDR.zip |#########################################--------------| 74.5% tmpAE_HDR.zip |#########################################--------------| 74.55% tmpAE_HDR.zip |#########################################--------------| 74.59% tmpAE_HDR.zip |#########################################--------------| 74.64% tmpAE_HDR.zip |#########################################--------------| 74.68% tmpAE_HDR.zip |#########################################--------------| 74.73% tmpAE_HDR.zip |#########################################--------------| 74.77% tmpAE_HDR.zip |#########################################--------------| 74.82% tmpAE_HDR.zip |#########################################--------------| 74.86% tmpAE_HDR.zip |#########################################--------------| 74.91% tmpAE_HDR.zip |#########################################--------------| 74.96% tmpAE_HDR.zip |#########################################--------------| 75.0% tmpAE_HDR.zip |#########################################--------------| 75.05% tmpAE_HDR.zip |#########################################--------------| 75.09% tmpAE_HDR.zip |#########################################--------------| 75.14% tmpAE_HDR.zip |#########################################--------------| 75.18% tmpAE_HDR.zip |#########################################--------------| 75.23% tmpAE_HDR.zip |#########################################--------------| 75.28% tmpAE_HDR.zip |#########################################--------------| 75.32% tmpAE_HDR.zip |#########################################--------------| 75.37% tmpAE_HDR.zip |#########################################--------------| 75.41% tmpAE_HDR.zip |##########################################-------------| 75.46% tmpAE_HDR.zip |##########################################-------------| 75.5% tmpAE_HDR.zip |##########################################-------------| 75.55% tmpAE_HDR.zip |##########################################-------------| 75.6% tmpAE_HDR.zip |##########################################-------------| 75.64% tmpAE_HDR.zip |##########################################-------------| 75.69% tmpAE_HDR.zip |##########################################-------------| 75.73% tmpAE_HDR.zip |##########################################-------------| 75.78% tmpAE_HDR.zip |##########################################-------------| 75.82% tmpAE_HDR.zip |##########################################-------------| 75.87% tmpAE_HDR.zip |##########################################-------------| 75.91% tmpAE_HDR.zip |##########################################-------------| 75.96% tmpAE_HDR.zip |##########################################-------------| 76.01% tmpAE_HDR.zip |##########################################-------------| 76.05% tmpAE_HDR.zip |##########################################-------------| 76.1% tmpAE_HDR.zip |##########################################-------------| 76.14% tmpAE_HDR.zip |##########################################-------------| 76.19% tmpAE_HDR.zip |##########################################-------------| 76.23% tmpAE_HDR.zip |##########################################-------------| 76.28% tmpAE_HDR.zip |##########################################-------------| 76.33% tmpAE_HDR.zip |##########################################-------------| 76.37% tmpAE_HDR.zip |##########################################-------------| 76.42% tmpAE_HDR.zip |##########################################-------------| 76.46% tmpAE_HDR.zip |##########################################-------------| 76.51% tmpAE_HDR.zip |##########################################-------------| 76.55% tmpAE_HDR.zip |##########################################-------------| 76.6% tmpAE_HDR.zip |##########################################-------------| 76.65% tmpAE_HDR.zip |##########################################-------------| 76.69% tmpAE_HDR.zip |##########################################-------------| 76.74% tmpAE_HDR.zip |##########################################-------------| 76.78% tmpAE_HDR.zip |##########################################-------------| 76.83% tmpAE_HDR.zip |##########################################-------------| 76.87% tmpAE_HDR.zip |##########################################-------------| 76.92% tmpAE_HDR.zip |##########################################-------------| 76.96% tmpAE_HDR.zip |##########################################-------------| 77.01% tmpAE_HDR.zip |##########################################-------------| 77.06% tmpAE_HDR.zip |##########################################-------------| 77.1% tmpAE_HDR.zip |##########################################-------------| 77.15% tmpAE_HDR.zip |##########################################-------------| 77.19% tmpAE_HDR.zip |##########################################-------------| 77.24% tmpAE_HDR.zip |###########################################------------| 77.28% tmpAE_HDR.zip |###########################################------------| 77.33% tmpAE_HDR.zip |###########################################------------| 77.38% tmpAE_HDR.zip |###########################################------------| 77.42% tmpAE_HDR.zip |###########################################------------| 77.47% tmpAE_HDR.zip |###########################################------------| 77.51% tmpAE_HDR.zip |###########################################------------| 77.56% tmpAE_HDR.zip |###########################################------------| 77.6% tmpAE_HDR.zip |###########################################------------| 77.65% tmpAE_HDR.zip |###########################################------------| 77.7% tmpAE_HDR.zip |###########################################------------| 77.74% tmpAE_HDR.zip |###########################################------------| 77.79% tmpAE_HDR.zip |###########################################------------| 77.83% tmpAE_HDR.zip |###########################################------------| 77.88% tmpAE_HDR.zip |###########################################------------| 77.92% tmpAE_HDR.zip |###########################################------------| 77.97% tmpAE_HDR.zip |###########################################------------| 78.01% tmpAE_HDR.zip |###########################################------------| 78.06% tmpAE_HDR.zip |###########################################------------| 78.11% tmpAE_HDR.zip |###########################################------------| 78.15% tmpAE_HDR.zip |###########################################------------| 78.2% tmpAE_HDR.zip |###########################################------------| 78.24% tmpAE_HDR.zip |###########################################------------| 78.29% tmpAE_HDR.zip |###########################################------------| 78.33% tmpAE_HDR.zip |###########################################------------| 78.38% tmpAE_HDR.zip |###########################################------------| 78.43% tmpAE_HDR.zip |###########################################------------| 78.47% tmpAE_HDR.zip |###########################################------------| 78.52% tmpAE_HDR.zip |###########################################------------| 78.56% tmpAE_HDR.zip |###########################################------------| 78.61% tmpAE_HDR.zip |###########################################------------| 78.65% tmpAE_HDR.zip |###########################################------------| 78.7% tmpAE_HDR.zip |###########################################------------| 78.75% tmpAE_HDR.zip |###########################################------------| 78.79% tmpAE_HDR.zip |###########################################------------| 78.84% tmpAE_HDR.zip |###########################################------------| 78.88% tmpAE_HDR.zip |###########################################------------| 78.93% tmpAE_HDR.zip |###########################################------------| 78.97% tmpAE_HDR.zip |###########################################------------| 79.02% tmpAE_HDR.zip |###########################################------------| 79.06% tmpAE_HDR.zip |############################################-----------| 79.11% tmpAE_HDR.zip |############################################-----------| 79.16% tmpAE_HDR.zip |############################################-----------| 79.2% tmpAE_HDR.zip |############################################-----------| 79.25% tmpAE_HDR.zip |############################################-----------| 79.29% tmpAE_HDR.zip |############################################-----------| 79.34% tmpAE_HDR.zip |############################################-----------| 79.38% tmpAE_HDR.zip |############################################-----------| 79.43% tmpAE_HDR.zip |############################################-----------| 79.48% tmpAE_HDR.zip |############################################-----------| 79.52% tmpAE_HDR.zip |############################################-----------| 79.57% tmpAE_HDR.zip |############################################-----------| 79.61% tmpAE_HDR.zip |############################################-----------| 79.66% tmpAE_HDR.zip |############################################-----------| 79.7% tmpAE_HDR.zip |############################################-----------| 79.75% tmpAE_HDR.zip |############################################-----------| 79.8% tmpAE_HDR.zip |############################################-----------| 79.84% tmpAE_HDR.zip |############################################-----------| 79.89% tmpAE_HDR.zip |############################################-----------| 79.93% tmpAE_HDR.zip |############################################-----------| 79.98% tmpAE_HDR.zip |############################################-----------| 80.02% tmpAE_HDR.zip |############################################-----------| 80.07% tmpAE_HDR.zip |############################################-----------| 80.11% tmpAE_HDR.zip |############################################-----------| 80.16% tmpAE_HDR.zip |############################################-----------| 80.21% tmpAE_HDR.zip |############################################-----------| 80.25% tmpAE_HDR.zip |############################################-----------| 80.3% tmpAE_HDR.zip |############################################-----------| 80.34% tmpAE_HDR.zip |############################################-----------| 80.39% tmpAE_HDR.zip |############################################-----------| 80.43% tmpAE_HDR.zip |############################################-----------| 80.48% tmpAE_HDR.zip |############################################-----------| 80.53% tmpAE_HDR.zip |############################################-----------| 80.57% tmpAE_HDR.zip |############################################-----------| 80.62% tmpAE_HDR.zip |############################################-----------| 80.66% tmpAE_HDR.zip |############################################-----------| 80.71% tmpAE_HDR.zip |############################################-----------| 80.75% tmpAE_HDR.zip |############################################-----------| 80.8% tmpAE_HDR.zip |############################################-----------| 80.84% tmpAE_HDR.zip |############################################-----------| 80.89% tmpAE_HDR.zip |#############################################----------| 80.94% tmpAE_HDR.zip |#############################################----------| 80.98% tmpAE_HDR.zip |#############################################----------| 81.03% tmpAE_HDR.zip |#############################################----------| 81.07% tmpAE_HDR.zip |#############################################----------| 81.12% tmpAE_HDR.zip |#############################################----------| 81.16% tmpAE_HDR.zip |#############################################----------| 81.21% tmpAE_HDR.zip |#############################################----------| 81.26% tmpAE_HDR.zip |#############################################----------| 81.3% tmpAE_HDR.zip |#############################################----------| 81.35% tmpAE_HDR.zip |#############################################----------| 81.39% tmpAE_HDR.zip |#############################################----------| 81.44% tmpAE_HDR.zip |#############################################----------| 81.48% tmpAE_HDR.zip |#############################################----------| 81.53% tmpAE_HDR.zip |#############################################----------| 81.58% tmpAE_HDR.zip |#############################################----------| 81.62% tmpAE_HDR.zip |#############################################----------| 81.67% tmpAE_HDR.zip |#############################################----------| 81.71% tmpAE_HDR.zip |#############################################----------| 81.76% tmpAE_HDR.zip |#############################################----------| 81.8% tmpAE_HDR.zip |#############################################----------| 81.85% tmpAE_HDR.zip |#############################################----------| 81.89% tmpAE_HDR.zip |#############################################----------| 81.94% tmpAE_HDR.zip |#############################################----------| 81.99% tmpAE_HDR.zip |#############################################----------| 82.03% tmpAE_HDR.zip |#############################################----------| 82.08% tmpAE_HDR.zip |#############################################----------| 82.12% tmpAE_HDR.zip |#############################################----------| 82.17% tmpAE_HDR.zip |#############################################----------| 82.21% tmpAE_HDR.zip |#############################################----------| 82.26% tmpAE_HDR.zip |#############################################----------| 82.31% tmpAE_HDR.zip |#############################################----------| 82.35% tmpAE_HDR.zip |#############################################----------| 82.4% tmpAE_HDR.zip |#############################################----------| 82.44% tmpAE_HDR.zip |#############################################----------| 82.49% tmpAE_HDR.zip |#############################################----------| 82.53% tmpAE_HDR.zip |#############################################----------| 82.58% tmpAE_HDR.zip |#############################################----------| 82.63% tmpAE_HDR.zip |#############################################----------| 82.67% tmpAE_HDR.zip |#############################################----------| 82.72% tmpAE_HDR.zip |##############################################---------| 82.76% tmpAE_HDR.zip |##############################################---------| 82.81% tmpAE_HDR.zip |##############################################---------| 82.85% tmpAE_HDR.zip |##############################################---------| 82.9% tmpAE_HDR.zip |##############################################---------| 82.94% tmpAE_HDR.zip |##############################################---------| 82.99% tmpAE_HDR.zip |##############################################---------| 83.04% tmpAE_HDR.zip |##############################################---------| 83.08% tmpAE_HDR.zip |##############################################---------| 83.13% tmpAE_HDR.zip |##############################################---------| 83.17% tmpAE_HDR.zip |##############################################---------| 83.22% tmpAE_HDR.zip |##############################################---------| 83.26% tmpAE_HDR.zip |##############################################---------| 83.31% tmpAE_HDR.zip |##############################################---------| 83.36% tmpAE_HDR.zip |##############################################---------| 83.4% tmpAE_HDR.zip |##############################################---------| 83.45% tmpAE_HDR.zip |##############################################---------| 83.49% tmpAE_HDR.zip |##############################################---------| 83.54% tmpAE_HDR.zip |##############################################---------| 83.58% tmpAE_HDR.zip |##############################################---------| 83.63% tmpAE_HDR.zip |##############################################---------| 83.68% tmpAE_HDR.zip |##############################################---------| 83.72% tmpAE_HDR.zip |##############################################---------| 83.77% tmpAE_HDR.zip |##############################################---------| 83.81% tmpAE_HDR.zip |##############################################---------| 83.86% tmpAE_HDR.zip |##############################################---------| 83.9% tmpAE_HDR.zip |##############################################---------| 83.95% tmpAE_HDR.zip |##############################################---------| 83.99% tmpAE_HDR.zip |##############################################---------| 84.04% tmpAE_HDR.zip |##############################################---------| 84.09% tmpAE_HDR.zip |##############################################---------| 84.13% tmpAE_HDR.zip |##############################################---------| 84.18% tmpAE_HDR.zip |##############################################---------| 84.22% tmpAE_HDR.zip |##############################################---------| 84.27% tmpAE_HDR.zip |##############################################---------| 84.31% tmpAE_HDR.zip |##############################################---------| 84.36% tmpAE_HDR.zip |##############################################---------| 84.41% tmpAE_HDR.zip |##############################################---------| 84.45% tmpAE_HDR.zip |##############################################---------| 84.5% tmpAE_HDR.zip |##############################################---------| 84.54% tmpAE_HDR.zip |###############################################--------| 84.59% tmpAE_HDR.zip |###############################################--------| 84.63% tmpAE_HDR.zip |###############################################--------| 84.68% tmpAE_HDR.zip |###############################################--------| 84.73% tmpAE_HDR.zip |###############################################--------| 84.77% tmpAE_HDR.zip |###############################################--------| 84.82% tmpAE_HDR.zip |###############################################--------| 84.86% tmpAE_HDR.zip |###############################################--------| 84.91% tmpAE_HDR.zip |###############################################--------| 84.95% tmpAE_HDR.zip |###############################################--------| 85.0% tmpAE_HDR.zip |###############################################--------| 85.04% tmpAE_HDR.zip |###############################################--------| 85.09% tmpAE_HDR.zip |###############################################--------| 85.14% tmpAE_HDR.zip |###############################################--------| 85.18% tmpAE_HDR.zip |###############################################--------| 85.23% tmpAE_HDR.zip |###############################################--------| 85.27% tmpAE_HDR.zip |###############################################--------| 85.32% tmpAE_HDR.zip |###############################################--------| 85.36% tmpAE_HDR.zip |###############################################--------| 85.41% tmpAE_HDR.zip |###############################################--------| 85.46% tmpAE_HDR.zip |###############################################--------| 85.5% tmpAE_HDR.zip |###############################################--------| 85.55% tmpAE_HDR.zip |###############################################--------| 85.59% tmpAE_HDR.zip |###############################################--------| 85.64% tmpAE_HDR.zip |###############################################--------| 85.68% tmpAE_HDR.zip |###############################################--------| 85.73% tmpAE_HDR.zip |###############################################--------| 85.78% tmpAE_HDR.zip |###############################################--------| 85.82% tmpAE_HDR.zip |###############################################--------| 85.87% tmpAE_HDR.zip |###############################################--------| 85.91% tmpAE_HDR.zip |###############################################--------| 85.96% tmpAE_HDR.zip |###############################################--------| 86.0% tmpAE_HDR.zip |###############################################--------| 86.05% tmpAE_HDR.zip |###############################################--------| 86.09% tmpAE_HDR.zip |###############################################--------| 86.14% tmpAE_HDR.zip |###############################################--------| 86.19% tmpAE_HDR.zip |###############################################--------| 86.23% tmpAE_HDR.zip |###############################################--------| 86.28% tmpAE_HDR.zip |###############################################--------| 86.32% tmpAE_HDR.zip |################################################-------| 86.37% tmpAE_HDR.zip |################################################-------| 86.41% tmpAE_HDR.zip |################################################-------| 86.46% tmpAE_HDR.zip |################################################-------| 86.51% tmpAE_HDR.zip |################################################-------| 86.55% tmpAE_HDR.zip |################################################-------| 86.6% tmpAE_HDR.zip |################################################-------| 86.64% tmpAE_HDR.zip |################################################-------| 86.69% tmpAE_HDR.zip |################################################-------| 86.73% tmpAE_HDR.zip |################################################-------| 86.78% tmpAE_HDR.zip |################################################-------| 86.83% tmpAE_HDR.zip |################################################-------| 86.87% tmpAE_HDR.zip |################################################-------| 86.92% tmpAE_HDR.zip |################################################-------| 86.96% tmpAE_HDR.zip |################################################-------| 87.01% tmpAE_HDR.zip |################################################-------| 87.05% tmpAE_HDR.zip |################################################-------| 87.1% tmpAE_HDR.zip |################################################-------| 87.14% tmpAE_HDR.zip |################################################-------| 87.19% tmpAE_HDR.zip |################################################-------| 87.24% tmpAE_HDR.zip |################################################-------| 87.28% tmpAE_HDR.zip |################################################-------| 87.33% tmpAE_HDR.zip |################################################-------| 87.37% tmpAE_HDR.zip |################################################-------| 87.42% tmpAE_HDR.zip |################################################-------| 87.46% tmpAE_HDR.zip |################################################-------| 87.51% tmpAE_HDR.zip |################################################-------| 87.56% tmpAE_HDR.zip |################################################-------| 87.6% tmpAE_HDR.zip |################################################-------| 87.65% tmpAE_HDR.zip |################################################-------| 87.69% tmpAE_HDR.zip |################################################-------| 87.74% tmpAE_HDR.zip |################################################-------| 87.78% tmpAE_HDR.zip |################################################-------| 87.83% tmpAE_HDR.zip |################################################-------| 87.87% tmpAE_HDR.zip |################################################-------| 87.92% tmpAE_HDR.zip |################################################-------| 87.97% tmpAE_HDR.zip |################################################-------| 88.01% tmpAE_HDR.zip |################################################-------| 88.06% tmpAE_HDR.zip |################################################-------| 88.1% tmpAE_HDR.zip |################################################-------| 88.15% tmpAE_HDR.zip |#################################################------| 88.19% tmpAE_HDR.zip |#################################################------| 88.24% tmpAE_HDR.zip |#################################################------| 88.29% tmpAE_HDR.zip |#################################################------| 88.33% tmpAE_HDR.zip |#################################################------| 88.38% tmpAE_HDR.zip |#################################################------| 88.42% tmpAE_HDR.zip |#################################################------| 88.47% tmpAE_HDR.zip |#################################################------| 88.51% tmpAE_HDR.zip |#################################################------| 88.56% tmpAE_HDR.zip |#################################################------| 88.61% tmpAE_HDR.zip |#################################################------| 88.65% tmpAE_HDR.zip |#################################################------| 88.7% tmpAE_HDR.zip |#################################################------| 88.74% tmpAE_HDR.zip |#################################################------| 88.79% tmpAE_HDR.zip |#################################################------| 88.83% tmpAE_HDR.zip |#################################################------| 88.88% tmpAE_HDR.zip |#################################################------| 88.92% tmpAE_HDR.zip |#################################################------| 88.97% tmpAE_HDR.zip |#################################################------| 89.02% tmpAE_HDR.zip |#################################################------| 89.06% tmpAE_HDR.zip |#################################################------| 89.11% tmpAE_HDR.zip |#################################################------| 89.15% tmpAE_HDR.zip |#################################################------| 89.2% tmpAE_HDR.zip |#################################################------| 89.24% tmpAE_HDR.zip |#################################################------| 89.29% tmpAE_HDR.zip |#################################################------| 89.34% tmpAE_HDR.zip |#################################################------| 89.38% tmpAE_HDR.zip |#################################################------| 89.43% tmpAE_HDR.zip |#################################################------| 89.47% tmpAE_HDR.zip |#################################################------| 89.52% tmpAE_HDR.zip |#################################################------| 89.56% tmpAE_HDR.zip |#################################################------| 89.61% tmpAE_HDR.zip |#################################################------| 89.66% tmpAE_HDR.zip |#################################################------| 89.7% tmpAE_HDR.zip |#################################################------| 89.75% tmpAE_HDR.zip |#################################################------| 89.79% tmpAE_HDR.zip |#################################################------| 89.84% tmpAE_HDR.zip |#################################################------| 89.88% tmpAE_HDR.zip |#################################################------| 89.93% tmpAE_HDR.zip |#################################################------| 89.97% tmpAE_HDR.zip |##################################################-----| 90.02% tmpAE_HDR.zip |##################################################-----| 90.07% tmpAE_HDR.zip |##################################################-----| 90.11% tmpAE_HDR.zip |##################################################-----| 90.16% tmpAE_HDR.zip |##################################################-----| 90.2% tmpAE_HDR.zip |##################################################-----| 90.25% tmpAE_HDR.zip |##################################################-----| 90.29% tmpAE_HDR.zip |##################################################-----| 90.34% tmpAE_HDR.zip |##################################################-----| 90.39% tmpAE_HDR.zip |##################################################-----| 90.43% tmpAE_HDR.zip |##################################################-----| 90.48% tmpAE_HDR.zip |##################################################-----| 90.52% tmpAE_HDR.zip |##################################################-----| 90.57% tmpAE_HDR.zip |##################################################-----| 90.61% tmpAE_HDR.zip |##################################################-----| 90.66% tmpAE_HDR.zip |##################################################-----| 90.71% tmpAE_HDR.zip |##################################################-----| 90.75% tmpAE_HDR.zip |##################################################-----| 90.8% tmpAE_HDR.zip |##################################################-----| 90.84% tmpAE_HDR.zip |##################################################-----| 90.89% tmpAE_HDR.zip |##################################################-----| 90.93% tmpAE_HDR.zip |##################################################-----| 90.98% tmpAE_HDR.zip |##################################################-----| 91.02% tmpAE_HDR.zip |##################################################-----| 91.07% tmpAE_HDR.zip |##################################################-----| 91.12% tmpAE_HDR.zip |##################################################-----| 91.16% tmpAE_HDR.zip |##################################################-----| 91.21% tmpAE_HDR.zip |##################################################-----| 91.25% tmpAE_HDR.zip |##################################################-----| 91.3% tmpAE_HDR.zip |##################################################-----| 91.34% tmpAE_HDR.zip |##################################################-----| 91.39% tmpAE_HDR.zip |##################################################-----| 91.44% tmpAE_HDR.zip |##################################################-----| 91.48% tmpAE_HDR.zip |##################################################-----| 91.53% tmpAE_HDR.zip |##################################################-----| 91.57% tmpAE_HDR.zip |##################################################-----| 91.62% tmpAE_HDR.zip |##################################################-----| 91.66% tmpAE_HDR.zip |##################################################-----| 91.71% tmpAE_HDR.zip |##################################################-----| 91.76% tmpAE_HDR.zip |##################################################-----| 91.8% tmpAE_HDR.zip |###################################################----| 91.85% tmpAE_HDR.zip |###################################################----| 91.89% tmpAE_HDR.zip |###################################################----| 91.94% tmpAE_HDR.zip |###################################################----| 91.98% tmpAE_HDR.zip |###################################################----| 92.03% tmpAE_HDR.zip |###################################################----| 92.07% tmpAE_HDR.zip |###################################################----| 92.12% tmpAE_HDR.zip |###################################################----| 92.17% tmpAE_HDR.zip |###################################################----| 92.21% tmpAE_HDR.zip |###################################################----| 92.26% tmpAE_HDR.zip |###################################################----| 92.3% tmpAE_HDR.zip |###################################################----| 92.35% tmpAE_HDR.zip |###################################################----| 92.39% tmpAE_HDR.zip |###################################################----| 92.44% tmpAE_HDR.zip |###################################################----| 92.49% tmpAE_HDR.zip |###################################################----| 92.53% tmpAE_HDR.zip |###################################################----| 92.58% tmpAE_HDR.zip |###################################################----| 92.62% tmpAE_HDR.zip |###################################################----| 92.67% tmpAE_HDR.zip |###################################################----| 92.71% tmpAE_HDR.zip |###################################################----| 92.76% tmpAE_HDR.zip |###################################################----| 92.81% tmpAE_HDR.zip |###################################################----| 92.85% tmpAE_HDR.zip |###################################################----| 92.9% tmpAE_HDR.zip |###################################################----| 92.94% tmpAE_HDR.zip |###################################################----| 92.99% tmpAE_HDR.zip |###################################################----| 93.03% tmpAE_HDR.zip |###################################################----| 93.08% tmpAE_HDR.zip |###################################################----| 93.12% tmpAE_HDR.zip |###################################################----| 93.17% tmpAE_HDR.zip |###################################################----| 93.22% tmpAE_HDR.zip |###################################################----| 93.26% tmpAE_HDR.zip |###################################################----| 93.31% tmpAE_HDR.zip |###################################################----| 93.35% tmpAE_HDR.zip |###################################################----| 93.4% tmpAE_HDR.zip |###################################################----| 93.44% tmpAE_HDR.zip |###################################################----| 93.49% tmpAE_HDR.zip |###################################################----| 93.54% tmpAE_HDR.zip |###################################################----| 93.58% tmpAE_HDR.zip |###################################################----| 93.63% tmpAE_HDR.zip |####################################################---| 93.67% tmpAE_HDR.zip |####################################################---| 93.72% tmpAE_HDR.zip |####################################################---| 93.76% tmpAE_HDR.zip |####################################################---| 93.81% tmpAE_HDR.zip |####################################################---| 93.86% tmpAE_HDR.zip |####################################################---| 93.9% tmpAE_HDR.zip |####################################################---| 93.95% tmpAE_HDR.zip |####################################################---| 93.99% tmpAE_HDR.zip |####################################################---| 94.04% tmpAE_HDR.zip |####################################################---| 94.08% tmpAE_HDR.zip |####################################################---| 94.13% tmpAE_HDR.zip |####################################################---| 94.17% tmpAE_HDR.zip |####################################################---| 94.22% tmpAE_HDR.zip |####################################################---| 94.27% tmpAE_HDR.zip |####################################################---| 94.31% tmpAE_HDR.zip |####################################################---| 94.36% tmpAE_HDR.zip |####################################################---| 94.4% tmpAE_HDR.zip |####################################################---| 94.45% tmpAE_HDR.zip |####################################################---| 94.49% tmpAE_HDR.zip |####################################################---| 94.54% tmpAE_HDR.zip |####################################################---| 94.59% tmpAE_HDR.zip |####################################################---| 94.63% tmpAE_HDR.zip |####################################################---| 94.68% tmpAE_HDR.zip |####################################################---| 94.72% tmpAE_HDR.zip |####################################################---| 94.77% tmpAE_HDR.zip |####################################################---| 94.81% tmpAE_HDR.zip |####################################################---| 94.86% tmpAE_HDR.zip |####################################################---| 94.9% tmpAE_HDR.zip |####################################################---| 94.95% tmpAE_HDR.zip |####################################################---| 95.0% tmpAE_HDR.zip |####################################################---| 95.04% tmpAE_HDR.zip |####################################################---| 95.09% tmpAE_HDR.zip |####################################################---| 95.13% tmpAE_HDR.zip |####################################################---| 95.18% tmpAE_HDR.zip |####################################################---| 95.22% tmpAE_HDR.zip |####################################################---| 95.27% tmpAE_HDR.zip |####################################################---| 95.32% tmpAE_HDR.zip |####################################################---| 95.36% tmpAE_HDR.zip |####################################################---| 95.41% tmpAE_HDR.zip |####################################################---| 95.45% tmpAE_HDR.zip |#####################################################--| 95.5% tmpAE_HDR.zip |#####################################################--| 95.54% tmpAE_HDR.zip |#####################################################--| 95.59% tmpAE_HDR.zip |#####################################################--| 95.64% tmpAE_HDR.zip |#####################################################--| 95.68% tmpAE_HDR.zip |#####################################################--| 95.73% tmpAE_HDR.zip |#####################################################--| 95.77% tmpAE_HDR.zip |#####################################################--| 95.82% tmpAE_HDR.zip |#####################################################--| 95.86% tmpAE_HDR.zip |#####################################################--| 95.91% tmpAE_HDR.zip |#####################################################--| 95.95% tmpAE_HDR.zip |#####################################################--| 96.0% tmpAE_HDR.zip |#####################################################--| 96.05% tmpAE_HDR.zip |#####################################################--| 96.09% tmpAE_HDR.zip |#####################################################--| 96.14% tmpAE_HDR.zip |#####################################################--| 96.18% tmpAE_HDR.zip |#####################################################--| 96.23% tmpAE_HDR.zip |#####################################################--| 96.27% tmpAE_HDR.zip |#####################################################--| 96.32% tmpAE_HDR.zip |#####################################################--| 96.37% tmpAE_HDR.zip |#####################################################--| 96.41% tmpAE_HDR.zip |#####################################################--| 96.46% tmpAE_HDR.zip |#####################################################--| 96.5% tmpAE_HDR.zip |#####################################################--| 96.55% tmpAE_HDR.zip |#####################################################--| 96.59% tmpAE_HDR.zip |#####################################################--| 96.64% tmpAE_HDR.zip |#####################################################--| 96.69% tmpAE_HDR.zip |#####################################################--| 96.73% tmpAE_HDR.zip |#####################################################--| 96.78% tmpAE_HDR.zip |#####################################################--| 96.82% tmpAE_HDR.zip |#####################################################--| 96.87% tmpAE_HDR.zip |#####################################################--| 96.91% tmpAE_HDR.zip |#####################################################--| 96.96% tmpAE_HDR.zip |#####################################################--| 97.0% tmpAE_HDR.zip |#####################################################--| 97.05% tmpAE_HDR.zip |#####################################################--| 97.1% tmpAE_HDR.zip |#####################################################--| 97.14% tmpAE_HDR.zip |#####################################################--| 97.19% tmpAE_HDR.zip |#####################################################--| 97.23% tmpAE_HDR.zip |######################################################-| 97.28% tmpAE_HDR.zip |######################################################-| 97.32% tmpAE_HDR.zip |######################################################-| 97.37% tmpAE_HDR.zip |######################################################-| 97.42% tmpAE_HDR.zip |######################################################-| 97.46% tmpAE_HDR.zip |######################################################-| 97.51% tmpAE_HDR.zip |######################################################-| 97.55% tmpAE_HDR.zip |######################################################-| 97.6% tmpAE_HDR.zip |######################################################-| 97.64% tmpAE_HDR.zip |######################################################-| 97.69% tmpAE_HDR.zip |######################################################-| 97.74% tmpAE_HDR.zip |######################################################-| 97.78% tmpAE_HDR.zip |######################################################-| 97.83% tmpAE_HDR.zip |######################################################-| 97.87% tmpAE_HDR.zip |######################################################-| 97.92% tmpAE_HDR.zip |######################################################-| 97.96% tmpAE_HDR.zip |######################################################-| 98.01% tmpAE_HDR.zip |######################################################-| 98.05% tmpAE_HDR.zip |######################################################-| 98.1% tmpAE_HDR.zip |######################################################-| 98.15% tmpAE_HDR.zip |######################################################-| 98.19% tmpAE_HDR.zip |######################################################-| 98.24% tmpAE_HDR.zip |######################################################-| 98.28% tmpAE_HDR.zip |######################################################-| 98.33% tmpAE_HDR.zip |######################################################-| 98.37% tmpAE_HDR.zip |######################################################-| 98.42% tmpAE_HDR.zip |######################################################-| 98.47% tmpAE_HDR.zip |######################################################-| 98.51% tmpAE_HDR.zip |######################################################-| 98.56% tmpAE_HDR.zip |######################################################-| 98.6% tmpAE_HDR.zip |######################################################-| 98.65% tmpAE_HDR.zip |######################################################-| 98.69% tmpAE_HDR.zip |######################################################-| 98.74% tmpAE_HDR.zip |######################################################-| 98.79% tmpAE_HDR.zip |######################################################-| 98.83% tmpAE_HDR.zip |######################################################-| 98.88% tmpAE_HDR.zip |######################################################-| 98.92% tmpAE_HDR.zip |######################################################-| 98.97% tmpAE_HDR.zip |######################################################-| 99.01% tmpAE_HDR.zip |######################################################-| 99.06% tmpAE_HDR.zip |#######################################################| 99.1% tmpAE_HDR.zip |#######################################################| 99.15% tmpAE_HDR.zip |#######################################################| 99.2% tmpAE_HDR.zip |#######################################################| 99.24% tmpAE_HDR.zip |#######################################################| 99.29% tmpAE_HDR.zip |#######################################################| 99.33% tmpAE_HDR.zip |#######################################################| 99.38% tmpAE_HDR.zip |#######################################################| 99.42% tmpAE_HDR.zip |#######################################################| 99.47% tmpAE_HDR.zip |#######################################################| 99.52% tmpAE_HDR.zip |#######################################################| 99.56% tmpAE_HDR.zip |#######################################################| 99.61% tmpAE_HDR.zip |#######################################################| 99.65% tmpAE_HDR.zip |#######################################################| 99.7% tmpAE_HDR.zip |#######################################################| 99.74% tmpAE_HDR.zip |#######################################################| 99.79% tmpAE_HDR.zip |#######################################################| 99.84% tmpAE_HDR.zip |#######################################################| 99.88% tmpAE_HDR.zip |#######################################################| 99.93% tmpAE_HDR.zip |#######################################################| 99.97% tmpAE_HDR.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 62f2f8c2-980a-4ac0-89e3-4c5755c16ed5 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-07-03 09:37:22,136 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 sudo: unable to resolve host cloudify-ims-vm-40251579-a5c8-4c30-9ab6-b6907ca6e855 2019-07-03 09:37:22,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:37:22,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=69f7b64d907b44b7adede7d18e024d2e&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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:37:22,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:22 GMT X-Openstack-Request-Id: req-a0317791-4f48-49c3-b010-e6412dbbb5a2 2019-07-03 09:37:22,196 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:31:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}]} 2019-07-03 09:37:22,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=69f7b64d907b44b7adede7d18e024d2e&name=default used request id req-a0317791-4f48-49c3-b010-e6412dbbb5a2 2019-07-03 09:37:22,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545389652252s 2019-07-03 09:37:22,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 09:37:22,203 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:37:23,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:23 GMT X-Openstack-Request-Id: req-f44138e9-aebb-477b-bbd3-9b62168e8d7c 2019-07-03 09:37:23,027 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:31:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "13fb30b3-02d3-415e-8979-ddfe0ec304c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:32:16Z", "revision_number": 0, "id": "412a946e-c348-435a-aa92-0fe691f4b2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:16Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-03T09:32:20Z", "revision_number": 0, "id": "41c05593-3067-4137-a597-ab3a13a26c62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:20Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "64d8ea54-df57-4e80-a5ee-2150c295c2a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-03T09:32:20Z", "revision_number": 0, "id": "694a2cd1-40e1-493c-808f-b96f0e33c2b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:20Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T09:32:19Z", "revision_number": 0, "id": "92de0e70-774f-4a15-8708-bc26837a8d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:19Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 7, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:37:23,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f44138e9-aebb-477b-bbd3-9b62168e8d7c 2019-07-03 09:37:23,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.824792861938s 2019-07-03 09:37:23,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 09:37:23,035 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -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": "3f589aca-8e9e-4847-86e0-fd65514dde63"}}' 2019-07-03 09:37:23,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:23 GMT X-Openstack-Request-Id: req-e71fb4ac-8c6f-4ee2-a5be-eddd69e84624 2019-07-03 09:37:23,227 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T09:37:23Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "port_range_min": 22, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:23Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "01061a74-2ea5-4576-93e4-9582783a7922"}} 2019-07-03 09:37:23,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e71fb4ac-8c6f-4ee2-a5be-eddd69e84624 2019-07-03 09:37:23,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.193083047867s 2019-07-03 09:37:23,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-07-03 09:37:23,324 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-07-03 09:37:31,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:31,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:31,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:31,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:31,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:31,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:31,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:31,575 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-07-03 09:37:31,576 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:31.311Z", "updated_at": "2019-07-03T09:37:31.311Z", "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-07-03 09:37:31,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:31,578 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:31 GMT 2019-07-03 09:37:31,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:31,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580144 2019-07-03 09:37:31,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:31,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:31,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:31,629 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-03 09:37:32,727 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-03 09:37:32,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:37:32,731 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:37:33,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:33 GMT X-Openstack-Request-Id: req-5d353845-f08b-42d2-82ec-472e2e2fc7d8 2019-07-03 09:37:33,481 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:32:14Z", "file": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229/file", "owner": "69f7b64d907b44b7adede7d18e024d2e", "id": "bd975b58-3405-4916-a06a-a8002564b229", "size": 296222720, "self": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T09:32:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:37:33,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5d353845-f08b-42d2-82ec-472e2e2fc7d8 2019-07-03 09:37:33,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.751726150513s 2019-07-03 09:37:33,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 09:37:33,496 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}' 2019-07-03 09:37:33,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:33 GMT Location: http://172.30.9.23:9292/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eb7a5bec-3b05-4857-b52a-1dc55f9f7c6e 2019-07-03 09:37:33,849 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:37:33Z", "file": "/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/file", "owner": "69f7b64d907b44b7adede7d18e024d2e", "id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "size": null, "self": "/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "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_40251579-a5c8-4c30-9ab6-b6907ca6e855", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855", "checksum": null, "created_at": "2019-07-03T09:37:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 09:37:33,849 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eb7a5bec-3b05-4857-b52a-1dc55f9f7c6e 2019-07-03 09:37:33,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.35804104805s 2019-07-03 09:37:33,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 09:37:33,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '' 2019-07-03 09:37:38,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 09:37:38 GMT X-Openstack-Request-Id: req-6f165a8d-cd54-42e4-b2d5-319e23325083 2019-07-03 09:37:38,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 09:37:38,565 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/file used request id req-6f165a8d-cd54-42e4-b2d5-319e23325083 2019-07-03 09:37:38,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.71444296837s 2019-07-03 09:37:38,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 09:37:38,576 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 09:37:38,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37:38 GMT X-Openstack-Request-Id: req-7abefd42-0f46-4543-8ef1-04c09d5efb72 2019-07-03 09:37:38,922 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:37:38Z", "file": "/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/file", "owner": "69f7b64d907b44b7adede7d18e024d2e", "id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "size": 263848448, "self": "/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T09:37:33Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:32:14Z", "file": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229/file", "owner": "69f7b64d907b44b7adede7d18e024d2e", "id": "bd975b58-3405-4916-a06a-a8002564b229", "size": 296222720, "self": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T09:32:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 09:37:38,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7abefd42-0f46-4543-8ef1-04c09d5efb72 2019-07-03 09:37:38,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.350563049316s 2019-07-03 09:37:38,925 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/file', 'owner': u'69f7b64d907b44b7adede7d18e024d2e', 'id': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'size': 263848448, u'self': u'/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69f7b64d907b44b7adede7d18e024d2e', 'name': 'cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T09:37:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T09:37:38Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855', '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/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 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_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'created': u'2019-07-03T09:37:33Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-03T09:37:33Z', 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/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 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_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-03 09:37:38,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 09:37:38,929 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-03 09:37:39,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37: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-95113b10-a206-4e49-a2b4-13cd639314c7 x-openstack-request-id: req-95113b10-a206-4e49-a2b4-13cd639314c7 2019-07-03 09:37:39,326 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "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": "357e3235-cb90-4c0f-b1b7-91992d3fea94"}} 2019-07-03 09:37:39,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-95113b10-a206-4e49-a2b4-13cd639314c7 2019-07-03 09:37:39,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.400260925293s 2019-07-03 09:37:39,327 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855', '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'a6c124494b0c46c2b4ad05546c87df21', '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'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'swap': 0}) 2019-07-03 09:37:39,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 09:37:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94/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}0ff5843e7385dc36f7602615a1976aae23edf3fe" -d '{"extra_specs": {}}' 2019-07-03 09:37:39,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 09:37: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-784eeba0-8140-42b2-b8ac-7dd4676d0db1 x-openstack-request-id: req-784eeba0-8140-42b2-b8ac-7dd4676d0db1 2019-07-03 09:37:39,353 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 09:37:39,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94/os-extra_specs used request id req-784eeba0-8140-42b2-b8ac-7dd4676d0db1 2019-07-03 09:37:39,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255300998688s 2019-07-03 09:37:39,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-07-03 09:37:39,354 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "bono_cluster_size": 1, "flavor_id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-07-03 09:37:41,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "bono_cluster_size": 1, "flavor_id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:39.731Z", "created_by": "admin", "updated_at": "2019-07-03T09:37:39.731Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-07-03 09:37:41,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:41,157 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:41 GMT 2019-07-03 09:37:41,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:41,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8389 2019-07-03 09:37:41,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:41,157 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:41,157 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:41,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions 2019-07-03 09:37:41,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:41,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:41,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:40.447Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:40.448Z", "id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:41 GMT 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:41,238 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:37:41,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:41,239 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:41,239 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:41,239 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:37:41,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:37:41,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:41,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:41 GMT 2019-07-03 09:37:41,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:41,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-03 09:37:41,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:41,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:41,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:41,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/72517fdb-f5cc-48b8-8ced-9b1c793068d8 2019-07-03 09:37:41,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:40.447Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:40.448Z", "id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"} 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:41,442 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:41 GMT 2019-07-03 09:37:41,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:41,443 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:37:41,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:41,443 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:41,443 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:41,443 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:37:46,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:37:46,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:46,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:46,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:46,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:46,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:46,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:46,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:46,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:41.951Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:41.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:42.596Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:41.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:42.596Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:41.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:42.596Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:41.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8", "logger": "ctx.62f2e609-f8a0-4a2e-ac7a-935ee24a25a9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8", "logger": "ctx.62f2e609-f8a0-4a2e-ac7a-935ee24a25a9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8", "logger": "ctx.62f2e609-f8a0-4a2e-ac7a-935ee24a25a9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8", "logger": "ctx.62f2e609-f8a0-4a2e-ac7a-935ee24a25a9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8", "logger": "ctx.62f2e609-f8a0-4a2e-ac7a-935ee24a25a9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8", "logger": "ctx.62f2e609-f8a0-4a2e-ac7a-935ee24a25a9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Using existing installation of managed plugin: 62f2f8c2-980a-4ac0-89e3-4c5755c16ed5 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8", "logger": "ctx.62f2e609-f8a0-4a2e-ac7a-935ee24a25a9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.191Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:42.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:43.909Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:43.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-07-03 09:37:46,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:46,547 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:46 GMT 2019-07-03 09:37:46,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:46,547 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:37:46,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:46,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:46,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:46,547 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:37:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-03 09:37:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-03 09:37:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-07-03 09:37:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:37:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-07-03 09:37:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:37:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-03 09:37:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-03 09:37:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-03 09:37:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-07-03 09:37:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 62f2f8c2-980a-4ac0-89e3-4c5755c16ed5 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-03 09:37:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:37:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-03 09:37:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-07-03 09:37:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-03 09:37:46,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/72517fdb-f5cc-48b8-8ced-9b1c793068d8 2019-07-03 09:37:46,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:46,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:46,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:46,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:46,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:46,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:46,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:46,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T09:37:42.999Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:40.447Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:40.448Z", "id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"} 2019-07-03 09:37:46,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:46,611 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:46 GMT 2019-07-03 09:37:46,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:46,611 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:37:46,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:46,611 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:46,611 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:46,611 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:37:46,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-07-03 09:37:46,612 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-07-03 09:37:47,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:47,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:47,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:47 GMT 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:47,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:37:47,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:47,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:47,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:47,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:37:47,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:47,223 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:47 GMT 2019-07-03 09:37:47,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:47,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-03 09:37:47,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:47,224 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:47,224 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:47,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:37:47,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:47,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:47 GMT 2019-07-03 09:37:47,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:47,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:37:47,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:47,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:47,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:52,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:37:52,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:52,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:52,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:48.165Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:48.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 50}}} 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:52 GMT 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 563 2019-07-03 09:37:52,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:52,442 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:52,442 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:52,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-07-03 09:37:52,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:37:52,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:52,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:52,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:52,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:52,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:52,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:52 GMT 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:52,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:57,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:37:58,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:58,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:58,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:52.786Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:52.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:53.382Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:52.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:53.382Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:53.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:53.382Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:52.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:53.976Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:53.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:53.976Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:53.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:53.976Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:53.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:54.572Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:53.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:54.572Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:53.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:54.572Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:53.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.168Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:53.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.168Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:54.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.168Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:54.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c2d86c-8f8d-4be7-9bc3-0158e4cdd448 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:37:55.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:55.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:55.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:54.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:54.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:54.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "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}5c14b5787deb9d407b8a290d19159b47977568a7\" -d '{\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:55.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e5c2d86c-8f8d-4be7-9bc3-0158e4cdd448", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:55.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:55.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:55.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:56.412Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:54.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:56.412Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:54.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:56.412Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:54.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d45c9527-0cce-4913-b2bd-552a158aaed8 Date: Wed, 03 Jul 2019 09:37:56 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:56Z\", \"updated_at\": \"2019-07-03T09:37:56Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:56Z\", \"revision_number\": 0, \"id\": \"034a2d83-a7c9-4845-b8f8-896330866e50\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:56Z\", \"security_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:56Z\", \"revision_number\": 0, \"id\": \"b170a4db-b80b-4b5c-ba7a-956e04b6eaea\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:56Z\", \"security_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d45c9527-0cce-4913-b2bd-552a158aaed8", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d45c9527-0cce-4913-b2bd-552a158aaed8", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "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}e3e7fb5a0d44a093951506b01650c676082ded68\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:55.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:55.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:55.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bad2a62-ac16-45d0-9eab-b6bee14e8c85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:37:56.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.013Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2bad2a62-ac16-45d0-9eab-b6bee14e8c85", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.611Z", "message": "Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.611Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.611Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.611Z", "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}e3e7fb5a0d44a093951506b01650c676082ded68\" -d '{\"floatingip\": {\"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.611Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3f15b91a-b9ac-41a5-9187-bede55cf10e5 Date: Wed, 03 Jul 2019 09:37:57 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"849979e7-e940-42b9-876b-b95c2d632a75\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"510829ab-c198-471b-87f8-4e731e90e7c6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T04:01:33Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"created_at\":\"2019-07-03T03:38:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.611Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-3f15b91a-b9ac-41a5-9187-bede55cf10e5", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.611Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-3f15b91a-b9ac-41a5-9187-bede55cf10e5", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:57.611Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:56.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 44, "offset": 1, "size": 50}}} 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:58 GMT 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:58,036 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:37:58,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:58,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:58,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:37:58,037 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:37:58,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:37:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-03 09:37:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:37:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:37:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c2d86c-8f8d-4be7-9bc3-0158e4cdd448 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:37:58,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:37:58,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-07-03 09:37:58,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:37:58,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,041 - 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}5c14b5787deb9d407b8a290d19159b47977568a7" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-07-03 09:37:58,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e5c2d86c-8f8d-4be7-9bc3-0158e4cdd448 2019-07-03 09:37:58,042 - 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-07-03 09:37:58,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-03 09:37:58,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:37:58,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d45c9527-0cce-4913-b2bd-552a158aaed8 Date: Wed, 03 Jul 2019 09:37:56 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:56Z", "updated_at": "2019-07-03T09:37:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:56Z", "revision_number": 0, "id": "034a2d83-a7c9-4845-b8f8-896330866e50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:56Z", "security_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:56Z", "revision_number": 0, "id": "b170a4db-b80b-4b5c-ba7a-956e04b6eaea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:56Z", "security_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout"}} 2019-07-03 09:37:58,042 - 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-d45c9527-0cce-4913-b2bd-552a158aaed8 2019-07-03 09:37:58,043 - 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-d45c9527-0cce-4913-b2bd-552a158aaed8 2019-07-03 09:37:58,043 - 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}e3e7fb5a0d44a093951506b01650c676082ded68" 2019-07-03 09:37:58,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:37:58,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-03 09:37:58,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:37:58,043 - 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-07-03 09:37:58,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bad2a62-ac16-45d0-9eab-b6bee14e8c85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:37:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2bad2a62-ac16-45d0-9eab-b6bee14e8c85 2019-07-03 09:37:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided. 2019-07-03 09:37:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-03 09:37:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:37:58,044 - 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}e3e7fb5a0d44a093951506b01650c676082ded68" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}}' 2019-07-03 09:37:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3f15b91a-b9ac-41a5-9187-bede55cf10e5 Date: Wed, 03 Jul 2019 09:37:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:37:58,045 - 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-3f15b91a-b9ac-41a5-9187-bede55cf10e5 2019-07-03 09:37:58,045 - 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-3f15b91a-b9ac-41a5-9187-bede55cf10e5 2019-07-03 09:37:58,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:37:58,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:37:58,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:37:58,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:37:58,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:37:58,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:37:58,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:37:58,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:37:58,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:37:58,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:37:58,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:37:58,538 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:37:58 GMT 2019-07-03 09:37:58,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:37:58,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:37:58,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:37:58,538 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:37:58,538 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:03,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:03,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:03,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:03,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:03,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_15kgqg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4041ff2e-82b2-4dc4-93fa-dcf820fe5f77", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4041ff2e-82b2-4dc4-93fa-dcf820fe5f77 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:37:57.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:57.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.241Z", "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}3fb42b46bb4a364539f65f9832730601eb7575d6\" -d '{\"security_group\": {\"description\": \"DNS\", \"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c14b5787deb9d407b8a290d19159b47977568a7\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-693b72fb-3aad-4e90-9ea7-1541324a4c80", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0fa750a9-12a9-47c1-8c96-4fd5b2003241", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa750a9-12a9-47c1-8c96-4fd5b2003241 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:37:58.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693b72fb-3aad-4e90-9ea7-1541324a4c80 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:37:58.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a6297864-67ba-4d40-b7fe-9ad21773dd55 Date: Wed, 03 Jul 2019 09:37:58 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:58Z\", \"updated_at\": \"2019-07-03T09:37:58Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:58Z\", \"revision_number\": 0, \"id\": \"35ca08f7-93eb-4d85-aaca-33ca6c9c4f7f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:58Z\", \"security_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:58Z\", \"revision_number\": 0, \"id\": \"f810ccc5-5f0d-4b81-ad33-52da21750390\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:58Z\", \"security_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:58.838Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json used request id req-d8a9392d-23dc-41b7-bc54-81dca17a1f77", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "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}852b66d3b8d77df914507f06548a4f97cc971164\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a6297864-67ba-4d40-b7fe-9ad21773dd55", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d8a9392d-23dc-41b7-bc54-81dca17a1f77 Date: Wed, 03 Jul 2019 09:37:58 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:56Z\", \"updated_at\": \"2019-07-03T09:37:56Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:56Z\", \"revision_number\": 0, \"id\": \"034a2d83-a7c9-4845-b8f8-896330866e50\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:56Z\", \"security_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:56Z\", \"revision_number\": 0, \"id\": \"b170a4db-b80b-4b5c-ba7a-956e04b6eaea\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:56Z\", \"security_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "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}5c14b5787deb9d407b8a290d19159b47977568a7\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"port_range_min\": 9888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ec9fd233-2ccc-4ac5-a7ab-285bb35fe8d2 Date: Wed, 03 Jul 2019 09:37:59 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json used request id req-d8a9392d-23dc-41b7-bc54-81dca17a1f77", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "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}40346f1479bf7a3394b03b993b86b7f19294d02a\" -d '{\"security_group\": {\"description\": \"Web UI\", \"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:37:59.431Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a6297864-67ba-4d40-b7fe-9ad21773dd55", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:58.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c70411b-d4bc-4667-b972-b0c14a75bdce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:37:59.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7c70411b-d4bc-4667-b972-b0c14a75bdce", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-4981ed3b-da08-4e73-8e26-1bf521fcb2ff Date: Wed, 03 Jul 2019 09:37:59 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:37:59Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"bcd952f5-d60c-458b-ba16-cf1d1d43080b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"cc2f9871-4c52-406c-a9e9-d1b684493c3b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ec9fd233-2ccc-4ac5-a7ab-285bb35fe8d2", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-7b0dc7f6-d895-4275-83d5-a951d0182511 Date: Wed, 03 Jul 2019 09:37:59 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:37:59Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"45d88700-ad40-4396-8721-295950cae62a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"cddea88d-f56a-4d64-b960-6c7bbc83bbe8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ec9fd233-2ccc-4ac5-a7ab-285bb35fe8d2", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2877a00a-f946-4b83-bea5-41f73368fff3"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7b0dc7f6-d895-4275-83d5-a951d0182511", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7b0dc7f6-d895-4275-83d5-a951d0182511", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.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": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4981ed3b-da08-4e73-8e26-1bf521fcb2ff", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}], "metadata": {"pagination": {"total": 264, "offset": 44, "size": 50}}} 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:03 GMT 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:03,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:03,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:03,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:03,696 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:03,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 09:38:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4041ff2e-82b2-4dc4-93fa-dcf820fe5f77 2019-07-03 09:38:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4041ff2e-82b2-4dc4-93fa-dcf820fe5f77 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:03,699 - 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-07-03 09:38:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-07-03 09:38:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-07-03 09:38:03,700 - 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}3fb42b46bb4a364539f65f9832730601eb7575d6" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-07-03 09:38:03,700 - 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-07-03 09:38:03,700 - 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/a7639bba-2d3c-4761-ba90-cc515085dda4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c14b5787deb9d407b8a290d19159b47977568a7" 2019-07-03 09:38:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-07-03 09:38:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-693b72fb-3aad-4e90-9ea7-1541324a4c80 2019-07-03 09:38:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0fa750a9-12a9-47c1-8c96-4fd5b2003241 2019-07-03 09:38:03,701 - 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-07-03 09:38:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-07-03 09:38:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-07-03 09:38:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa750a9-12a9-47c1-8c96-4fd5b2003241 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:03,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693b72fb-3aad-4e90-9ea7-1541324a4c80 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:03,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a6297864-67ba-4d40-b7fe-9ad21773dd55 Date: Wed, 03 Jul 2019 09:37:58 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:58Z", "updated_at": "2019-07-03T09:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:58Z", "revision_number": 0, "id": "35ca08f7-93eb-4d85-aaca-33ca6c9c4f7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:58Z", "security_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:58Z", "revision_number": 0, "id": "f810ccc5-5f0d-4b81-ad33-52da21750390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:58Z", "security_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "name": "clearwater-sg_bind"}} 2019-07-03 09:38:03,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-07-03 09:38:03,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json used request id req-d8a9392d-23dc-41b7-bc54-81dca17a1f77 2019-07-03 09:38:03,703 - 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}852b66d3b8d77df914507f06548a4f97cc971164" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-07-03 09:38:03,703 - 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-a6297864-67ba-4d40-b7fe-9ad21773dd55 2019-07-03 09:38:03,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d8a9392d-23dc-41b7-bc54-81dca17a1f77 Date: Wed, 03 Jul 2019 09:37:58 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:56Z", "updated_at": "2019-07-03T09:37:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:56Z", "revision_number": 0, "id": "034a2d83-a7c9-4845-b8f8-896330866e50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:56Z", "security_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:56Z", "revision_number": 0, "id": "b170a4db-b80b-4b5c-ba7a-956e04b6eaea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:56Z", "security_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout"}} 2019-07-03 09:38:03,703 - 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}5c14b5787deb9d407b8a290d19159b47977568a7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:03,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ec9fd233-2ccc-4ac5-a7ab-285bb35fe8d2 Date: Wed, 03 Jul 2019 09:37:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-07-03T09:37:59Z", "security_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "port_range_min": 9888, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1"}} 2019-07-03 09:38:03,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json used request id req-d8a9392d-23dc-41b7-bc54-81dca17a1f77 2019-07-03 09:38:03,704 - 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}40346f1479bf7a3394b03b993b86b7f19294d02a" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-07-03 09:38:03,704 - 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-a6297864-67ba-4d40-b7fe-9ad21773dd55 2019-07-03 09:38:03,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c70411b-d4bc-4667-b972-b0c14a75bdce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:03,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7c70411b-d4bc-4667-b972-b0c14a75bdce 2019-07-03 09:38:03,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-4981ed3b-da08-4e73-8e26-1bf521fcb2ff Date: Wed, 03 Jul 2019 09:37:59 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "bcd952f5-d60c-458b-ba16-cf1d1d43080b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "cc2f9871-4c52-406c-a9e9-d1b684493c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "name": "clearwater-sg_ellis"}} 2019-07-03 09:38:03,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-07-03 09:38:03,705 - 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-ec9fd233-2ccc-4ac5-a7ab-285bb35fe8d2 2019-07-03 09:38:03,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-07-03 09:38:03,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-07-03 09:38:03,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-7b0dc7f6-d895-4275-83d5-a951d0182511 Date: Wed, 03 Jul 2019 09:37:59 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "45d88700-ad40-4396-8721-295950cae62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "cddea88d-f56a-4d64-b960-6c7bbc83bbe8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "391fcad9-3668-49c4-8ce4-35a23662204c", "name": "clearwater-sg_homer"}} 2019-07-03 09:38:03,706 - 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-ec9fd233-2ccc-4ac5-a7ab-285bb35fe8d2 2019-07-03 09:38:03,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:03,706 - 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-7b0dc7f6-d895-4275-83d5-a951d0182511 2019-07-03 09:38:03,706 - 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-7b0dc7f6-d895-4275-83d5-a951d0182511 2019-07-03 09:38:03,706 - 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-07-03 09:38:03,706 - 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-4981ed3b-da08-4e73-8e26-1bf521fcb2ff 2019-07-03 09:38:03,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:03,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:03,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:03,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:03 GMT 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:03,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:03,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:03,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:03,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:08,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:09,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:09,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:09,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:09,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:09,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:09,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:09,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:09,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-990da75f-308f-4add-a6be-7d3381a5e913", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1ebaa462-94ee-4332-910f-ea42a9f93cc8"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4981ed3b-da08-4e73-8e26-1bf521fcb2ff", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4981ed3b-da08-4e73-8e26-1bf521fcb2ff", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7c70411b-d4bc-4667-b972-b0c14a75bdce", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "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}9e9206cd4f7249617ee10a8f7eca977199ab98b8\" -d '{\"security_group\": {\"description\": \"memcached Chronos REST\", \"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.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": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7b0dc7f6-d895-4275-83d5-a951d0182511", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7b0dc7f6-d895-4275-83d5-a951d0182511", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f167e1a9-4f4e-4788-9ec0-bd51df467d08", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f167e1a9-4f4e-4788-9ec0-bd51df467d08 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:37:59.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.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": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.083Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-7b0dc7f6-d895-4275-83d5-a951d0182511 Date: Wed, 03 Jul 2019 09:37:59 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:37:59Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"45d88700-ad40-4396-8721-295950cae62a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"cddea88d-f56a-4d64-b960-6c7bbc83bbe8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:37:59.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.637Z", "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}4994416fa853fc379c0a6459ed9e76570687d5a5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.637Z", "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}f7183ef93f32c94792267d306f8094b8a2c0233c\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.637Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:00.637Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-5ecf36ca-7e56-4c1d-91d6-3615760466f0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "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}f7183ef93f32c94792267d306f8094b8a2c0233c\" -d '{\"floatingip\": {\"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f7ee4768-778d-45f2-b1ae-055978ef483a x-compute-request-id: req-f7ee4768-778d-45f2-b1ae-055978ef483a Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Using external resource keypair: cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f7ee4768-778d-45f2-b1ae-055978ef483a", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f7ee4768-778d-45f2-b1ae-055978ef483a", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "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-07-03T09:38:00.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3fb42b46bb4a364539f65f9832730601eb7575d6\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-5ecf36ca-7e56-4c1d-91d6-3615760466f0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5ecf36ca-7e56-4c1d-91d6-3615760466f0 Date: Wed, 03 Jul 2019 09:38:00 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"849979e7-e940-42b9-876b-b95c2d632a75\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"510829ab-c198-471b-87f8-4e731e90e7c6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T04:01:33Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"created_at\":\"2019-07-03T03:38:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-11db20ec-2125-44f4-a187-988d67b17f4d Date: Wed, 03 Jul 2019 09:38:00 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:00Z\", \"updated_at\": \"2019-07-03T09:38:00Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:00Z\", \"revision_number\": 0, \"id\": \"b726128d-ea96-4777-b425-536546d44d1d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:00Z\", \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:00Z\", \"revision_number\": 0, \"id\": \"ce38ddf7-223b-44e0-89dc-fc7d7f186e8d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:00Z\", \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-11db20ec-2125-44f4-a187-988d67b17f4d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-11db20ec-2125-44f4-a187-988d67b17f4d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}], "metadata": {"pagination": {"total": 451, "offset": 94, "size": 50}}} 2019-07-03 09:38:09,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:09,019 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:09 GMT 2019-07-03 09:38:09,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:09,019 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:09,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:09,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:09,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:09,019 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:09,022 - 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-990da75f-308f-4add-a6be-7d3381a5e913 2019-07-03 09:38:09,022 - 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-4981ed3b-da08-4e73-8e26-1bf521fcb2ff 2019-07-03 09:38:09,022 - 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-4981ed3b-da08-4e73-8e26-1bf521fcb2ff 2019-07-03 09:38:09,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7c70411b-d4bc-4667-b972-b0c14a75bdce 2019-07-03 09:38:09,022 - 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}9e9206cd4f7249617ee10a8f7eca977199ab98b8" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-07-03 09:38:09,023 - 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-07-03 09:38:09,023 - 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-7b0dc7f6-d895-4275-83d5-a951d0182511 2019-07-03 09:38:09,023 - 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-7b0dc7f6-d895-4275-83d5-a951d0182511 2019-07-03 09:38:09,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f167e1a9-4f4e-4788-9ec0-bd51df467d08 2019-07-03 09:38:09,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f167e1a9-4f4e-4788-9ec0-bd51df467d08 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:09,024 - 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-07-03 09:38:09,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-7b0dc7f6-d895-4275-83d5-a951d0182511 Date: Wed, 03 Jul 2019 09:37:59 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "45d88700-ad40-4396-8721-295950cae62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "cddea88d-f56a-4d64-b960-6c7bbc83bbe8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "391fcad9-3668-49c4-8ce4-35a23662204c", "name": "clearwater-sg_homer"}} 2019-07-03 09:38:09,024 - 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}4994416fa853fc379c0a6459ed9e76570687d5a5" 2019-07-03 09:38:09,024 - 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}f7183ef93f32c94792267d306f8094b8a2c0233c" 2019-07-03 09:38:09,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:09,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:09,025 - 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-5ecf36ca-7e56-4c1d-91d6-3615760466f0 2019-07-03 09:38:09,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:09,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided. 2019-07-03 09:38:09,025 - 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}f7183ef93f32c94792267d306f8094b8a2c0233c" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}}' 2019-07-03 09:38:09,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f7ee4768-778d-45f2-b1ae-055978ef483a x-compute-request-id: req-f7ee4768-778d-45f2-b1ae-055978ef483a Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:38:09,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855 2019-07-03 09:38:09,026 - 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-f7ee4768-778d-45f2-b1ae-055978ef483a 2019-07-03 09:38:09,026 - 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-f7ee4768-778d-45f2-b1ae-055978ef483a 2019-07-03 09:38:09,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-07-03 09:38:09,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-07-03 09:38:09,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:09,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:09,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-07-03 09:38:09,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:09,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-07-03 09:38:09,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-07-03 09:38:09,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:09,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:09,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-07-03 09:38:09,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:09,028 - 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-07-03 09:38:09,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-07-03 09:38:09,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:09,028 - 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/de2cc809-9e92-4690-8966-d53f6baaa03f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb42b46bb4a364539f65f9832730601eb7575d6" 2019-07-03 09:38:09,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-07-03 09:38:09,028 - 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-5ecf36ca-7e56-4c1d-91d6-3615760466f0 2019-07-03 09:38:09,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5ecf36ca-7e56-4c1d-91d6-3615760466f0 Date: Wed, 03 Jul 2019 09:38:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:38:09,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-11db20ec-2125-44f4-a187-988d67b17f4d Date: Wed, 03 Jul 2019 09:38:00 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:00Z", "updated_at": "2019-07-03T09:38:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:00Z", "revision_number": 0, "id": "b726128d-ea96-4777-b425-536546d44d1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:00Z", "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:00Z", "revision_number": 0, "id": "ce38ddf7-223b-44e0-89dc-fc7d7f186e8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:00Z", "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "name": "clearwater-sg_dime"}} 2019-07-03 09:38:09,029 - 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-11db20ec-2125-44f4-a187-988d67b17f4d 2019-07-03 09:38:09,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-03 09:38:09,029 - 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-11db20ec-2125-44f4-a187-988d67b17f4d 2019-07-03 09:38:09,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-07-03 09:38:09,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:09,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-07-03 09:38:09,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:09,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:09,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:09,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:09,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:09 GMT 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:09,216 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:09,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:14,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:14,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:14,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:14,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:14,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:14,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:14,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:14,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f7ee4768-778d-45f2-b1ae-055978ef483a x-compute-request-id: req-f7ee4768-778d-45f2-b1ae-055978ef483a Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6194d368-fc56-4418-a382-0b3b0154179f"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-25392e4f-9316-41a0-b6d4-04d0c78860b7", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4ce53037-183f-4fa4-a69b-011dc007e18c Date: Wed, 03 Jul 2019 09:38:00 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:58Z\", \"updated_at\": \"2019-07-03T09:37:58Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:58Z\", \"revision_number\": 0, \"id\": \"35ca08f7-93eb-4d85-aaca-33ca6c9c4f7f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:58Z\", \"security_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:58Z\", \"revision_number\": 0, \"id\": \"f810ccc5-5f0d-4b81-ad33-52da21750390\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:58Z\", \"security_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25392e4f-9316-41a0-b6d4-04d0c78860b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:00.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json used request id req-4ce53037-183f-4fa4-a69b-011dc007e18c", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json used request id req-4ce53037-183f-4fa4-a69b-011dc007e18c", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deb95e4f-48e4-4f41-9d35-b443f06faa3a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "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}3fb42b46bb4a364539f65f9832730601eb7575d6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-deb95e4f-48e4-4f41-9d35-b443f06faa3a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-770ea6c1-69fd-42dc-9767-4878e67edeb1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:00.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-770ea6c1-69fd-42dc-9767-4878e67edeb1", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.215Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:00.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-65828e83-17ef-4fb0-9660-25cacebdfd79", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65828e83-17ef-4fb0-9660-25cacebdfd79 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:01.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "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}81c09ccf9f4392f4ad95608352b360039736e77f\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "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}1fab8c2beca1387a0cc46b6d75d3983913effa3d\" -d '{\"security_group\": {\"description\": \"Internal SIP signalling\", \"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}852b66d3b8d77df914507f06548a4f97cc971164\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40346f1479bf7a3394b03b993b86b7f19294d02a\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:01.777Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-99acffce-e274-48e6-9ea5-71ce671a4fad Date: Wed, 03 Jul 2019 09:38:01 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:38:01Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"c02c8b55-bc8a-4134-949c-4abb260d2301\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"f6b1ef95-d8f9-4222-8ab0-178ccd37dbd4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}], "metadata": {"pagination": {"total": 651, "offset": 144, "size": 50}}} 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:14 GMT 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:14,330 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-07-03 09:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-07-03 09:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-07-03 09:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-07-03 09:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f7ee4768-778d-45f2-b1ae-055978ef483a x-compute-request-id: req-f7ee4768-778d-45f2-b1ae-055978ef483a Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-25392e4f-9316-41a0-b6d4-04d0c78860b7 2019-07-03 09:38:14,334 - 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-07-03 09:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4ce53037-183f-4fa4-a69b-011dc007e18c Date: Wed, 03 Jul 2019 09:38:00 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:58Z", "updated_at": "2019-07-03T09:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:58Z", "revision_number": 0, "id": "35ca08f7-93eb-4d85-aaca-33ca6c9c4f7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:58Z", "security_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:58Z", "revision_number": 0, "id": "f810ccc5-5f0d-4b81-ad33-52da21750390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:58Z", "security_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "name": "clearwater-sg_bind"}} 2019-07-03 09:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-07-03 09:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25392e4f-9316-41a0-b6d4-04d0c78860b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json used request id req-4ce53037-183f-4fa4-a69b-011dc007e18c 2019-07-03 09:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json used request id req-4ce53037-183f-4fa4-a69b-011dc007e18c 2019-07-03 09:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deb95e4f-48e4-4f41-9d35-b443f06faa3a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:14,336 - 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-07-03 09:38:14,336 - 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}3fb42b46bb4a364539f65f9832730601eb7575d6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-03 09:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-deb95e4f-48e4-4f41-9d35-b443f06faa3a 2019-07-03 09:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-770ea6c1-69fd-42dc-9767-4878e67edeb1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:14,336 - 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-07-03 09:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-770ea6c1-69fd-42dc-9767-4878e67edeb1 2019-07-03 09:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-07-03 09:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-07-03 09:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-07-03 09:38:14,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-07-03 09:38:14,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-07-03 09:38:14,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-07-03 09:38:14,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-07-03 09:38:14,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 09:38:14,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-07-03 09:38:14,339 - 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-07-03 09:38:14,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-65828e83-17ef-4fb0-9660-25cacebdfd79 2019-07-03 09:38:14,339 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-07-03 09:38:14,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65828e83-17ef-4fb0-9660-25cacebdfd79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:14,340 - 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}81c09ccf9f4392f4ad95608352b360039736e77f" 2019-07-03 09:38:14,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-03 09:38:14,340 - 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}1fab8c2beca1387a0cc46b6d75d3983913effa3d" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-07-03 09:38:14,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:14,340 - 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/391fcad9-3668-49c4-8ce4-35a23662204c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852b66d3b8d77df914507f06548a4f97cc971164" 2019-07-03 09:38:14,340 - 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/5e4084b3-a4aa-49fb-a407-cb31e8875044.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40346f1479bf7a3394b03b993b86b7f19294d02a" 2019-07-03 09:38:14,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-99acffce-e274-48e6-9ea5-71ce671a4fad Date: Wed, 03 Jul 2019 09:38:01 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:38:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "c02c8b55-bc8a-4134-949c-4abb260d2301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "f6b1ef95-d8f9-4222-8ab0-178ccd37dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip"}} 2019-07-03 09:38:14,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:14,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:14,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:14,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:14,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:14,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:14 GMT 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:14,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:19,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:19,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:19,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:19,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:19,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:19,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:19,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:19,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:19,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-ee8f859c-c216-41fe-9fd6-12bddd0b7d2e Date: Wed, 03 Jul 2019 09:38:01 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"3199325f-34d9-4242-9b6d-217408b899d0\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ee8f859c-c216-41fe-9fd6-12bddd0b7d2e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "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}3fb42b46bb4a364539f65f9832730601eb7575d6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-da4a2a1c-c6c3-48f5-b8b7-3e63492a7573 Date: Wed, 03 Jul 2019 09:38:02 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:38:01Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"09ebe10d-0ab1-4a37-bc45-44f968d5180e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"90ae9b58-af50-4815-8f93-73513835c113\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-84794de8-7840-446e-a2f1-abfae37a81f9 Date: Wed, 03 Jul 2019 09:38:02 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:38:01Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"54bac448-20fe-47f0-93d8-0d3dc4cb27a9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"e68c0a5d-309f-48f4-b36c-463271ae62bd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-84794de8-7840-446e-a2f1-abfae37a81f9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-da4a2a1c-c6c3-48f5-b8b7-3e63492a7573", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d45cadae-d8b0-4f83-b37c-56bee2d0a583 Date: Wed, 03 Jul 2019 09:38:02 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-07-03T09:38:02Z\", \"security_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:02Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"1be2075f-48d3-4a65-8de3-616ab2ac1cc5\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-986e4b83-dc80-4148-bbef-2343ccc2294f Date: Wed, 03 Jul 2019 09:38:02 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7888, \"updated_at\": \"2019-07-03T09:38:02Z\", \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:02Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d45cadae-d8b0-4f83-b37c-56bee2d0a583", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d45cadae-d8b0-4f83-b37c-56bee2d0a583", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-84794de8-7840-446e-a2f1-abfae37a81f9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ee8f859c-c216-41fe-9fd6-12bddd0b7d2e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4d57b6e9-b022-4a2e-b771-b10b07afd6fc"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-99acffce-e274-48e6-9ea5-71ce671a4fad", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-da4a2a1c-c6c3-48f5-b8b7-3e63492a7573", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "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}6a9f0f13728d16336837671f2abad327ab2bda2a\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "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}3cf724bb052444109f5eca923274f227005b5353\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-99acffce-e274-48e6-9ea5-71ce671a4fad", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d820b421-33a6-4c20-8069-689ef0355778", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-d820b421-33a6-4c20-8069-689ef0355778 Date: Wed, 03 Jul 2019 09:38:01 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:38:01Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"be5a0c71-699e-412a-a871-218ca26b8733\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"f9049393-2332-4dda-89c3-2bad25bc9b32\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cf274e4d-4164-49bb-a333-90810209c9d0 Date: Wed, 03 Jul 2019 09:38:01 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"849979e7-e940-42b9-876b-b95c2d632a75\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"510829ab-c198-471b-87f8-4e731e90e7c6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T04:01:33Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"created_at\":\"2019-07-03T03:38:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d820b421-33a6-4c20-8069-689ef0355778", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-cf274e4d-4164-49bb-a333-90810209c9d0", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "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}81c09ccf9f4392f4ad95608352b360039736e77f\" -d '{\"floatingip\": {\"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-eb42c8c4-6510-46df-8be0-6ae0c4ddef4e Date: Wed, 03 Jul 2019 09:38:01 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:37:59Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"45d88700-ad40-4396-8721-295950cae62a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"cddea88d-f56a-4d64-b960-6c7bbc83bbe8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-cf274e4d-4164-49bb-a333-90810209c9d0", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json used request id req-eb42c8c4-6510-46df-8be0-6ae0c4ddef4e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json used request id req-eb42c8c4-6510-46df-8be0-6ae0c4ddef4e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-3709551a-ca55-4060-aa6a-edea4a86c17b Date: Wed, 03 Jul 2019 09:38:01 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:37:59Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"bcd952f5-d60c-458b-ba16-cf1d1d43080b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:37:59Z\", \"revision_number\": 0, \"id\": \"cc2f9871-4c52-406c-a9e9-d1b684493c3b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:37:59Z\", \"security_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "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}852b66d3b8d77df914507f06548a4f97cc971164\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"port_range_min\": 7888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json used request id req-3709551a-ca55-4060-aa6a-edea4a86c17b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json used request id req-3709551a-ca55-4060-aa6a-edea4a86c17b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:02.450Z", "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}40346f1479bf7a3394b03b993b86b7f19294d02a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"port_range_min\": 80, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-18b25c5b-d0f0-4e86-9296-5d327dfa2549", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-18b25c5b-d0f0-4e86-9296-5d327dfa2549 Date: Wed, 03 Jul 2019 09:38:02 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:38:01Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 0, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": null, \"id\": \"0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "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}852b66d3b8d77df914507f06548a4f97cc971164\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-986e4b83-dc80-4148-bbef-2343ccc2294f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-986e4b83-dc80-4148-bbef-2343ccc2294f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-c39a64c0-ae0e-41c2-b825-46c5a8cf691d Date: Wed, 03 Jul 2019 09:38:02 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-07-03T09:38:02Z\", \"security_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:02Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"6cb182ed-40ea-42be-8796-44ef8877dff4\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-18b25c5b-d0f0-4e86-9296-5d327dfa2549", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:01.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'69f7b64d907b44b7adede7d18e024d2e', u'created_at': u'2019-07-03T09:38:01Z', u'updated_at': u'2019-07-03T09:38:01Z', u'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'69f7b64d907b44b7adede7d18e024d2e', u'port_id': None, u'id': u'0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a691236a-dc9c-433d-9fd6-b610b81ba89d"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e9206cd4f7249617ee10a8f7eca977199ab98b8\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "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}9e9206cd4f7249617ee10a8f7eca977199ab98b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}], "metadata": {"pagination": {"total": 892, "offset": 194, "size": 50}}} 2019-07-03 09:38:19,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:19,544 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:19 GMT 2019-07-03 09:38:19,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:19,544 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:19,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:19,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:19,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:19,544 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:19,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-ee8f859c-c216-41fe-9fd6-12bddd0b7d2e Date: Wed, 03 Jul 2019 09:38:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-07-03T09:38:01Z", "security_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "port_range_min": 53, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3199325f-34d9-4242-9b6d-217408b899d0"}} 2019-07-03 09:38:19,547 - 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-ee8f859c-c216-41fe-9fd6-12bddd0b7d2e 2019-07-03 09:38:19,548 - 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}3fb42b46bb4a364539f65f9832730601eb7575d6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:19,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-da4a2a1c-c6c3-48f5-b8b7-3e63492a7573 Date: Wed, 03 Jul 2019 09:38:02 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:38:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "09ebe10d-0ab1-4a37-bc45-44f968d5180e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "90ae9b58-af50-4815-8f93-73513835c113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "53d11404-0965-48ac-b673-416b43e39ab0", "name": "clearwater-sg_vellum"}} 2019-07-03 09:38:19,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-84794de8-7840-446e-a2f1-abfae37a81f9 Date: Wed, 03 Jul 2019 09:38:02 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:38:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "54bac448-20fe-47f0-93d8-0d3dc4cb27a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "e68c0a5d-309f-48f4-b36c-463271ae62bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base"}} 2019-07-03 09:38:19,548 - 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-84794de8-7840-446e-a2f1-abfae37a81f9 2019-07-03 09:38:19,548 - 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-da4a2a1c-c6c3-48f5-b8b7-3e63492a7573 2019-07-03 09:38:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d45cadae-d8b0-4f83-b37c-56bee2d0a583 Date: Wed, 03 Jul 2019 09:38:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-07-03T09:38:02Z", "security_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "port_range_min": 53, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:02Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "1be2075f-48d3-4a65-8de3-616ab2ac1cc5"}} 2019-07-03 09:38:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-986e4b83-dc80-4148-bbef-2343ccc2294f Date: Wed, 03 Jul 2019 09:38:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-07-03T09:38:02Z", "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "port_range_min": 7888, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:02Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5"}} 2019-07-03 09:38:19,549 - 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-d45cadae-d8b0-4f83-b37c-56bee2d0a583 2019-07-03 09:38:19,549 - 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-d45cadae-d8b0-4f83-b37c-56bee2d0a583 2019-07-03 09:38:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided. 2019-07-03 09:38:19,549 - 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-84794de8-7840-446e-a2f1-abfae37a81f9 2019-07-03 09:38:19,550 - 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-ee8f859c-c216-41fe-9fd6-12bddd0b7d2e 2019-07-03 09:38:19,550 - 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-99acffce-e274-48e6-9ea5-71ce671a4fad 2019-07-03 09:38:19,550 - 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-da4a2a1c-c6c3-48f5-b8b7-3e63492a7573 2019-07-03 09:38:19,550 - 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}6a9f0f13728d16336837671f2abad327ab2bda2a" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-07-03 09:38:19,550 - 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}3cf724bb052444109f5eca923274f227005b5353" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-07-03 09:38:19,550 - 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-99acffce-e274-48e6-9ea5-71ce671a4fad 2019-07-03 09:38:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:19,551 - 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-d820b421-33a6-4c20-8069-689ef0355778 2019-07-03 09:38:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-d820b421-33a6-4c20-8069-689ef0355778 Date: Wed, 03 Jul 2019 09:38:01 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:38:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "be5a0c71-699e-412a-a871-218ca26b8733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "f9049393-2332-4dda-89c3-2bad25bc9b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono"}} 2019-07-03 09:38:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cf274e4d-4164-49bb-a333-90810209c9d0 Date: Wed, 03 Jul 2019 09:38:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 09:38:19,551 - 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-d820b421-33a6-4c20-8069-689ef0355778 2019-07-03 09:38:19,551 - 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-cf274e4d-4164-49bb-a333-90810209c9d0 2019-07-03 09:38:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:19,552 - 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}81c09ccf9f4392f4ad95608352b360039736e77f" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}}' 2019-07-03 09:38:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-eb42c8c4-6510-46df-8be0-6ae0c4ddef4e Date: Wed, 03 Jul 2019 09:38:01 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "45d88700-ad40-4396-8721-295950cae62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "cddea88d-f56a-4d64-b960-6c7bbc83bbe8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "391fcad9-3668-49c4-8ce4-35a23662204c", "name": "clearwater-sg_homer"}} 2019-07-03 09:38:19,552 - 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-cf274e4d-4164-49bb-a333-90810209c9d0 2019-07-03 09:38:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json used request id req-eb42c8c4-6510-46df-8be0-6ae0c4ddef4e 2019-07-03 09:38:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json used request id req-eb42c8c4-6510-46df-8be0-6ae0c4ddef4e 2019-07-03 09:38:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-3709551a-ca55-4060-aa6a-edea4a86c17b Date: Wed, 03 Jul 2019 09:38:01 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "bcd952f5-d60c-458b-ba16-cf1d1d43080b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:37:59Z", "revision_number": 0, "id": "cc2f9871-4c52-406c-a9e9-d1b684493c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:59Z", "security_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "name": "clearwater-sg_ellis"}} 2019-07-03 09:38:19,553 - 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}852b66d3b8d77df914507f06548a4f97cc971164" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json used request id req-3709551a-ca55-4060-aa6a-edea4a86c17b 2019-07-03 09:38:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json used request id req-3709551a-ca55-4060-aa6a-edea4a86c17b 2019-07-03 09:38:19,553 - 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}40346f1479bf7a3394b03b993b86b7f19294d02a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:19,554 - 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-18b25c5b-d0f0-4e86-9296-5d327dfa2549 2019-07-03 09:38:19,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-18b25c5b-d0f0-4e86-9296-5d327dfa2549 Date: Wed, 03 Jul 2019 09:38:02 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:38:01Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": null, "id": "0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8", "qos_policy_id": null}} 2019-07-03 09:38:19,554 - 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}852b66d3b8d77df914507f06548a4f97cc971164" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:19,554 - 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-986e4b83-dc80-4148-bbef-2343ccc2294f 2019-07-03 09:38:19,554 - 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-986e4b83-dc80-4148-bbef-2343ccc2294f 2019-07-03 09:38:19,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-c39a64c0-ae0e-41c2-b825-46c5a8cf691d Date: Wed, 03 Jul 2019 09:38:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-07-03T09:38:02Z", "security_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "port_range_min": 80, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:02Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "6cb182ed-40ea-42be-8796-44ef8877dff4"}} 2019-07-03 09:38:19,554 - 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-18b25c5b-d0f0-4e86-9296-5d327dfa2549 2019-07-03 09:38:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:19,555 - 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'69f7b64d907b44b7adede7d18e024d2e', u'created_at': u'2019-07-03T09:38:01Z', u'updated_at': u'2019-07-03T09:38:01Z', u'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'69f7b64d907b44b7adede7d18e024d2e', u'port_id': None, u'id': u'0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8', u'qos_policy_id': None} 2019-07-03 09:38:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:19,555 - 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/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9206cd4f7249617ee10a8f7eca977199ab98b8" 2019-07-03 09:38:19,555 - 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}9e9206cd4f7249617ee10a8f7eca977199ab98b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:19,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:19,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:19,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:19,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:19,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:19,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:19,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:19,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:19,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:19,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:19,629 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:19 GMT 2019-07-03 09:38:19,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:19,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:19,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:19,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:19,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:24,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:24,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:24,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:24,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:24,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:24,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:24,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:24,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:24,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c39a64c0-ae0e-41c2-b825-46c5a8cf691d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c39a64c0-ae0e-41c2-b825-46c5a8cf691d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "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}40346f1479bf7a3394b03b993b86b7f19294d02a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ef477b82-e37e-4455-a712-8f614a1cbd1e Date: Wed, 03 Jul 2019 09:38:03 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-07-03T09:38:02Z\", \"security_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:02Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"0fd4116d-03db-4421-a221-c51ff4a43984\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ef477b82-e37e-4455-a712-8f614a1cbd1e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ef477b82-e37e-4455-a712-8f614a1cbd1e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73b644dc-d28e-4870-8d35-fc4f90fedfda"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-85a47947-8727-469a-a5d3-f2dded64ea5f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-85a47947-8727-469a-a5d3-f2dded64ea5f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-85a47947-8727-469a-a5d3-f2dded64ea5f Date: Wed, 03 Jul 2019 09:38:03 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-07-03T09:38:03Z\", \"security_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:03Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"d2e031f5-7314-41c5-b458-af36ca627c5b\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.18ea8963-ea09-4cb9-8bb0-01a1c0258db9"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json used request id req-14c65f95-65ba-46f4-b350-ec7364df1a53", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-14c65f95-65ba-46f4-b350-ec7364df1a53 Date: Wed, 03 Jul 2019 09:38:03 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:00Z\", \"updated_at\": \"2019-07-03T09:38:00Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:00Z\", \"revision_number\": 0, \"id\": \"b726128d-ea96-4777-b425-536546d44d1d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:00Z\", \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:00Z\", \"revision_number\": 0, \"id\": \"ce38ddf7-223b-44e0-89dc-fc7d7f186e8d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:00Z\", \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "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}9e9206cd4f7249617ee10a8f7eca977199ab98b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json used request id req-14c65f95-65ba-46f4-b350-ec7364df1a53", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-89f6c023-7b70-454c-bc3d-82dfdad61f2a Date: Wed, 03 Jul 2019 09:38:03 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-07-03T09:38:03Z\", \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:03Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"32976e71-5787-49aa-b372-08674e61ca7f\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-89f6c023-7b70-454c-bc3d-82dfdad61f2a", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-89f6c023-7b70-454c-bc3d-82dfdad61f2a", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:03.642Z", "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}9e9206cd4f7249617ee10a8f7eca977199ab98b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json used request id req-afe7ac43-6ac2-4722-86b5-a91fef316dff", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-88e9d86e-000b-4488-87e8-8b95b4d3b16d Date: Wed, 03 Jul 2019 09:38:03 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8889, \"updated_at\": \"2019-07-03T09:38:03Z\", \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:03Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"733cf875-b685-49f9-b897-0c9407612668\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-8b4559b9-528e-4a9a-a0d8-1b62adab4c7b Date: Wed, 03 Jul 2019 09:38:04 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:03Z\", \"updated_at\": \"2019-07-03T09:38:03Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 0, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": null, \"id\": \"10e9d68e-964c-45c8-b8e6-e5385e3272cc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-88e9d86e-000b-4488-87e8-8b95b4d3b16d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "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}9e9206cd4f7249617ee10a8f7eca977199ab98b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"port_range_min\": 10888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8b4559b9-528e-4a9a-a0d8-1b62adab4c7b", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-e41589ca-9091-4380-8952-4c363bcc4ff0 Date: Wed, 03 Jul 2019 09:38:03 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:38:01Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"c02c8b55-bc8a-4134-949c-4abb260d2301\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"f6b1ef95-d8f9-4222-8ab0-178ccd37dbd4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8b4559b9-528e-4a9a-a0d8-1b62adab4c7b", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cf724bb052444109f5eca923274f227005b5353\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71c2fc49428f7d77c5dbb334e248e9084cceea15\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-88e9d86e-000b-4488-87e8-8b95b4d3b16d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/59ef34d9-17f1-4b63-9eab-d525224fd0ef.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fab8c2beca1387a0cc46b6d75d3983913effa3d\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:02.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'69f7b64d907b44b7adede7d18e024d2e', u'created_at': u'2019-07-03T09:38:03Z', u'updated_at': u'2019-07-03T09:38:03Z', u'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'69f7b64d907b44b7adede7d18e024d2e', u'port_id': None, u'id': u'10e9d68e-964c-45c8-b8e6-e5385e3272cc', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d0d7855f-c2fd-4abf-b19a-0bb8ccff19bd"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-afe7ac43-6ac2-4722-86b5-a91fef316dff Date: Wed, 03 Jul 2019 09:38:03 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:38:01Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"be5a0c71-699e-412a-a871-218ca26b8733\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T09:38:01Z\", \"revision_number\": 0, \"id\": \"f9049393-2332-4dda-89c3-2bad25bc9b32\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T09:38:01Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\"}], \"revision_number\": 1, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/59ef34d9-17f1-4b63-9eab-d525224fd0ef.json used request id req-e41589ca-9091-4380-8952-4c363bcc4ff0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/59ef34d9-17f1-4b63-9eab-d525224fd0ef.json used request id req-e41589ca-9091-4380-8952-4c363bcc4ff0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "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}1fab8c2beca1387a0cc46b6d75d3983913effa3d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.206Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json used request id req-afe7ac43-6ac2-4722-86b5-a91fef316dff", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "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}1fab8c2beca1387a0cc46b6d75d3983913effa3d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"port_range_min\": 5054, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2c580c56-8e12-4b7a-9578-85dabed0469f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2c580c56-8e12-4b7a-9578-85dabed0469f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2c580c56-8e12-4b7a-9578-85dabed0469f Date: Wed, 03 Jul 2019 09:38:04 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-07-03T09:38:04Z\", \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:04Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a9f0f13728d16336837671f2abad327ab2bda2a\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 971, "offset": 244, "size": 50}}} 2019-07-03 09:38:24,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:24,727 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:24 GMT 2019-07-03 09:38:24,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:24,727 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:24,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:24,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:24,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:24,727 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:24,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:24,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:24,730 - 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-c39a64c0-ae0e-41c2-b825-46c5a8cf691d 2019-07-03 09:38:24,731 - 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-c39a64c0-ae0e-41c2-b825-46c5a8cf691d 2019-07-03 09:38:24,731 - 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}40346f1479bf7a3394b03b993b86b7f19294d02a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:24,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ef477b82-e37e-4455-a712-8f614a1cbd1e Date: Wed, 03 Jul 2019 09:38:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-07-03T09:38:02Z", "security_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "port_range_min": 443, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:02Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "0fd4116d-03db-4421-a221-c51ff4a43984"}} 2019-07-03 09:38:24,731 - 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-ef477b82-e37e-4455-a712-8f614a1cbd1e 2019-07-03 09:38:24,731 - 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-ef477b82-e37e-4455-a712-8f614a1cbd1e 2019-07-03 09:38:24,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:24,732 - 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-85a47947-8727-469a-a5d3-f2dded64ea5f 2019-07-03 09:38:24,732 - 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-85a47947-8727-469a-a5d3-f2dded64ea5f 2019-07-03 09:38:24,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-85a47947-8727-469a-a5d3-f2dded64ea5f Date: Wed, 03 Jul 2019 09:38:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-07-03T09:38:03Z", "security_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "port_range_min": 9160, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:03Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "d2e031f5-7314-41c5-b458-af36ca627c5b"}} 2019-07-03 09:38:24,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json used request id req-14c65f95-65ba-46f4-b350-ec7364df1a53 2019-07-03 09:38:24,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-14c65f95-65ba-46f4-b350-ec7364df1a53 Date: Wed, 03 Jul 2019 09:38:03 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:00Z", "updated_at": "2019-07-03T09:38:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:00Z", "revision_number": 0, "id": "b726128d-ea96-4777-b425-536546d44d1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:00Z", "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:00Z", "revision_number": 0, "id": "ce38ddf7-223b-44e0-89dc-fc7d7f186e8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:00Z", "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "name": "clearwater-sg_dime"}} 2019-07-03 09:38:24,732 - 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}9e9206cd4f7249617ee10a8f7eca977199ab98b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json used request id req-14c65f95-65ba-46f4-b350-ec7364df1a53 2019-07-03 09:38:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-89f6c023-7b70-454c-bc3d-82dfdad61f2a Date: Wed, 03 Jul 2019 09:38:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-07-03T09:38:03Z", "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "port_range_min": 8888, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:03Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "32976e71-5787-49aa-b372-08674e61ca7f"}} 2019-07-03 09:38:24,733 - 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-89f6c023-7b70-454c-bc3d-82dfdad61f2a 2019-07-03 09:38:24,733 - 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-89f6c023-7b70-454c-bc3d-82dfdad61f2a 2019-07-03 09:38:24,733 - 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}9e9206cd4f7249617ee10a8f7eca977199ab98b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json used request id req-afe7ac43-6ac2-4722-86b5-a91fef316dff 2019-07-03 09:38:24,734 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-88e9d86e-000b-4488-87e8-8b95b4d3b16d Date: Wed, 03 Jul 2019 09:38:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-07-03T09:38:03Z", "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "port_range_min": 8889, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:03Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "733cf875-b685-49f9-b897-0c9407612668"}} 2019-07-03 09:38:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-8b4559b9-528e-4a9a-a0d8-1b62adab4c7b Date: Wed, 03 Jul 2019 09:38:04 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:03Z", "updated_at": "2019-07-03T09:38:03Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": null, "id": "10e9d68e-964c-45c8-b8e6-e5385e3272cc", "qos_policy_id": null}} 2019-07-03 09:38:24,734 - 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-88e9d86e-000b-4488-87e8-8b95b4d3b16d 2019-07-03 09:38:24,734 - 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}9e9206cd4f7249617ee10a8f7eca977199ab98b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:24,734 - 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-8b4559b9-528e-4a9a-a0d8-1b62adab4c7b 2019-07-03 09:38:24,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-e41589ca-9091-4380-8952-4c363bcc4ff0 Date: Wed, 03 Jul 2019 09:38:03 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:38:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "c02c8b55-bc8a-4134-949c-4abb260d2301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "f6b1ef95-d8f9-4222-8ab0-178ccd37dbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip"}} 2019-07-03 09:38:24,735 - 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-8b4559b9-528e-4a9a-a0d8-1b62adab4c7b 2019-07-03 09:38:24,735 - 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/47845df6-e229-411c-aa39-13ee6f3efc6d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf724bb052444109f5eca923274f227005b5353" 2019-07-03 09:38:24,735 - 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/461e8f94-7b57-45df-ab20-2062de75b0cc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c2fc49428f7d77c5dbb334e248e9084cceea15" 2019-07-03 09:38:24,735 - 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-88e9d86e-000b-4488-87e8-8b95b4d3b16d 2019-07-03 09:38:24,735 - 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/59ef34d9-17f1-4b63-9eab-d525224fd0ef.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fab8c2beca1387a0cc46b6d75d3983913effa3d" 2019-07-03 09:38:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-03 09:38:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:24,736 - 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'69f7b64d907b44b7adede7d18e024d2e', u'created_at': u'2019-07-03T09:38:03Z', u'updated_at': u'2019-07-03T09:38:03Z', u'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'69f7b64d907b44b7adede7d18e024d2e', u'port_id': None, u'id': u'10e9d68e-964c-45c8-b8e6-e5385e3272cc', u'qos_policy_id': None} 2019-07-03 09:38:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-afe7ac43-6ac2-4722-86b5-a91fef316dff Date: Wed, 03 Jul 2019 09:38:03 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:38:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "be5a0c71-699e-412a-a871-218ca26b8733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:38:01Z", "revision_number": 0, "id": "f9049393-2332-4dda-89c3-2bad25bc9b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:38:01Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 1, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono"}} 2019-07-03 09:38:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/59ef34d9-17f1-4b63-9eab-d525224fd0ef.json used request id req-e41589ca-9091-4380-8952-4c363bcc4ff0 2019-07-03 09:38:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/59ef34d9-17f1-4b63-9eab-d525224fd0ef.json used request id req-e41589ca-9091-4380-8952-4c363bcc4ff0 2019-07-03 09:38:24,736 - 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}1fab8c2beca1387a0cc46b6d75d3983913effa3d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json used request id req-afe7ac43-6ac2-4722-86b5-a91fef316dff 2019-07-03 09:38:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:38:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 09:38:24,737 - 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}1fab8c2beca1387a0cc46b6d75d3983913effa3d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:24,737 - 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-2c580c56-8e12-4b7a-9578-85dabed0469f 2019-07-03 09:38:24,738 - 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-2c580c56-8e12-4b7a-9578-85dabed0469f 2019-07-03 09:38:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2c580c56-8e12-4b7a-9578-85dabed0469f Date: Wed, 03 Jul 2019 09:38:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-07-03T09:38:04Z", "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "port_range_min": 5058, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:04Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "526135e9-c556-40ef-bbaf-4122efcac759"}} 2019-07-03 09:38:24,738 - 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/53d11404-0965-48ac-b673-416b43e39ab0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9f0f13728d16336837671f2abad327ab2bda2a" 2019-07-03 09:38:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:24,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:24,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:24,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:24,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:24,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:24,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:24,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:24,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:24,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:24,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:24,844 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:24 GMT 2019-07-03 09:38:24,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:24,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:24,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:24,844 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:24,844 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:29,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:29,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:29,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:29,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:29,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:29,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json used request id req-b68bc5da-55aa-44f9-8637-7da006554d9f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json used request id req-b68bc5da-55aa-44f9-8637-7da006554d9f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json used request id req-50d15b34-0973-4cec-8df8-3be556a1d5ef", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json used request id req-50d15b34-0973-4cec-8df8-3be556a1d5ef", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "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}6a9f0f13728d16336837671f2abad327ab2bda2a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 11211, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "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}3cf724bb052444109f5eca923274f227005b5353\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-26eaaee7-53d7-4bae-962b-756c0d550479 Date: Wed, 03 Jul 2019 09:38:04 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-07-03T09:38:04Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:04Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"d9e14fc5-20a7-4f5f-8020-b3949f464c81\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-26eaaee7-53d7-4bae-962b-756c0d550479", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-26eaaee7-53d7-4bae-962b-756c0d550479", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a9f0f13728d16336837671f2abad327ab2bda2a\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:04.863Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b3343038-bea8-4c49-b4bc-aa4b1aae0525 Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-462d8f27-fd40-4c67-8b86-19e2cfbdb790 Date: Wed, 03 Jul 2019 09:38:04 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 10888, \"updated_at\": \"2019-07-03T09:38:04Z\", \"security_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:04Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"4d7652e7-0df7-415e-96d0-0a8b8b11c713\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-462d8f27-fd40-4c67-8b86-19e2cfbdb790", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2a05232f-e21a-41b1-8280-5a67918f5384 Date: Wed, 03 Jul 2019 09:38:04 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-07-03T09:38:04Z\", \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:04Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-462d8f27-fd40-4c67-8b86-19e2cfbdb790", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f516aaab-15ca-4725-b64c-5b31ef280d6f"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.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}1fab8c2beca1387a0cc46b6d75d3983913effa3d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"port_range_min\": 5052, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.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-07-03T09:38:03.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-01c4720b-5f99-4094-b85c-35017f1eb29f Date: Wed, 03 Jul 2019 09:38:04 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5054, \"updated_at\": \"2019-07-03T09:38:04Z\", \"security_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:04Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-01c4720b-5f99-4094-b85c-35017f1eb29f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-01c4720b-5f99-4094-b85c-35017f1eb29f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.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}3cf724bb052444109f5eca923274f227005b5353\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"port_range_min\": 4000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2a05232f-e21a-41b1-8280-5a67918f5384", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b303be19-fef7-4598-93e4-74eaac749a56 Date: Wed, 03 Jul 2019 09:38:04 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-07-03T09:38:04Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:04Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2a05232f-e21a-41b1-8280-5a67918f5384", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b303be19-fef7-4598-93e4-74eaac749a56", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-993d85b6-575d-46d8-b43e-04bfc10c1927 Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 4000, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b303be19-fef7-4598-93e4-74eaac749a56", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-993d85b6-575d-46d8-b43e-04bfc10c1927", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-993d85b6-575d-46d8-b43e-04bfc10c1927", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6f21091e-03d0-46d7-9af5-11e566a6f5bf Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"92456e59-7df8-442c-9d1c-516dcd817b76\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.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}3cf724bb052444109f5eca923274f227005b5353\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"port_range_min\": 2380, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6f21091e-03d0-46d7-9af5-11e566a6f5bf", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:05.414Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6f21091e-03d0-46d7-9af5-11e566a6f5bf", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "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}6a9f0f13728d16336837671f2abad327ab2bda2a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 11311, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c0c577ee-ee5f-40fe-a4fd-3397f4fa873f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c0c577ee-ee5f-40fe-a4fd-3397f4fa873f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c0c577ee-ee5f-40fe-a4fd-3397f4fa873f Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11211, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"eba66bae-513a-4b73-98d2-8ad9b797acf2\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b3343038-bea8-4c49-b4bc-aa4b1aae0525", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b3343038-bea8-4c49-b4bc-aa4b1aae0525", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f413ff6b-469c-4e1c-b479-7dd079e311fe Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 2380, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}], "metadata": {"pagination": {"total": 1008, "offset": 294, "size": 50}}} 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:29 GMT 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:29,932 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:29,933 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json used request id req-b68bc5da-55aa-44f9-8637-7da006554d9f 2019-07-03 09:38:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json used request id req-b68bc5da-55aa-44f9-8637-7da006554d9f 2019-07-03 09:38:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json used request id req-50d15b34-0973-4cec-8df8-3be556a1d5ef 2019-07-03 09:38:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json used request id req-50d15b34-0973-4cec-8df8-3be556a1d5ef 2019-07-03 09:38:29,935 - 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}6a9f0f13728d16336837671f2abad327ab2bda2a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,936 - 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}3cf724bb052444109f5eca923274f227005b5353" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-26eaaee7-53d7-4bae-962b-756c0d550479 Date: Wed, 03 Jul 2019 09:38:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-03T09:38:04Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 3478, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:04Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "d9e14fc5-20a7-4f5f-8020-b3949f464c81"}} 2019-07-03 09:38:29,936 - 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-26eaaee7-53d7-4bae-962b-756c0d550479 2019-07-03 09:38:29,936 - 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-26eaaee7-53d7-4bae-962b-756c0d550479 2019-07-03 09:38:29,936 - 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/53d11404-0965-48ac-b673-416b43e39ab0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9f0f13728d16336837671f2abad327ab2bda2a" 2019-07-03 09:38:29,936 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b3343038-bea8-4c49-b4bc-aa4b1aae0525 Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "port_range_min": 5052, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "cb8ea819-d729-463e-9365-c41bef501618"}} 2019-07-03 09:38:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-462d8f27-fd40-4c67-8b86-19e2cfbdb790 Date: Wed, 03 Jul 2019 09:38:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-07-03T09:38:04Z", "security_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "port_range_min": 10888, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:04Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "4d7652e7-0df7-415e-96d0-0a8b8b11c713"}} 2019-07-03 09:38:29,937 - 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-462d8f27-fd40-4c67-8b86-19e2cfbdb790 2019-07-03 09:38:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2a05232f-e21a-41b1-8280-5a67918f5384 Date: Wed, 03 Jul 2019 09:38:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-07-03T09:38:04Z", "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "port_range_min": 22, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:04Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "d4ced046-95e2-4a74-9421-ea3635384967"}} 2019-07-03 09:38:29,937 - 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-462d8f27-fd40-4c67-8b86-19e2cfbdb790 2019-07-03 09:38:29,937 - 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}1fab8c2beca1387a0cc46b6d75d3983913effa3d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,938 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-01c4720b-5f99-4094-b85c-35017f1eb29f Date: Wed, 03 Jul 2019 09:38:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-07-03T09:38:04Z", "security_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "port_range_min": 5054, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:04Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a626c958-8632-4067-9ce1-f12c5758b471"}} 2019-07-03 09:38:29,938 - 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-01c4720b-5f99-4094-b85c-35017f1eb29f 2019-07-03 09:38:29,938 - 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-01c4720b-5f99-4094-b85c-35017f1eb29f 2019-07-03 09:38:29,939 - 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}3cf724bb052444109f5eca923274f227005b5353" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,939 - 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-2a05232f-e21a-41b1-8280-5a67918f5384 2019-07-03 09:38:29,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b303be19-fef7-4598-93e4-74eaac749a56 Date: Wed, 03 Jul 2019 09:38:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-03T09:38:04Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 3478, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:04Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee"}} 2019-07-03 09:38:29,939 - 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-2a05232f-e21a-41b1-8280-5a67918f5384 2019-07-03 09:38:29,939 - 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-b303be19-fef7-4598-93e4-74eaac749a56 2019-07-03 09:38:29,939 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-993d85b6-575d-46d8-b43e-04bfc10c1927 Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "port_range_min": 4000, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}} 2019-07-03 09:38:29,940 - 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-b303be19-fef7-4598-93e4-74eaac749a56 2019-07-03 09:38:29,940 - 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-993d85b6-575d-46d8-b43e-04bfc10c1927 2019-07-03 09:38:29,940 - 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-993d85b6-575d-46d8-b43e-04bfc10c1927 2019-07-03 09:38:29,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6f21091e-03d0-46d7-9af5-11e566a6f5bf Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 5060, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "92456e59-7df8-442c-9d1c-516dcd817b76"}} 2019-07-03 09:38:29,940 - 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}3cf724bb052444109f5eca923274f227005b5353" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,940 - 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-6f21091e-03d0-46d7-9af5-11e566a6f5bf 2019-07-03 09:38:29,941 - 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-6f21091e-03d0-46d7-9af5-11e566a6f5bf 2019-07-03 09:38:29,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:29,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:29,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:29,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef 2019-07-03 09:38:29,941 - 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}6a9f0f13728d16336837671f2abad327ab2bda2a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:29,941 - 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-c0c577ee-ee5f-40fe-a4fd-3397f4fa873f 2019-07-03 09:38:29,942 - 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-c0c577ee-ee5f-40fe-a4fd-3397f4fa873f 2019-07-03 09:38:29,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c0c577ee-ee5f-40fe-a4fd-3397f4fa873f Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 11211, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "eba66bae-513a-4b73-98d2-8ad9b797acf2"}} 2019-07-03 09:38:29,942 - 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-b3343038-bea8-4c49-b4bc-aa4b1aae0525 2019-07-03 09:38:29,942 - 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-b3343038-bea8-4c49-b4bc-aa4b1aae0525 2019-07-03 09:38:29,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef 2019-07-03 09:38:29,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f413ff6b-469c-4e1c-b479-7dd079e311fe Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "port_range_min": 2380, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}} 2019-07-03 09:38:29,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:30,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:30,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:30,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:30,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:30,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:30,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:30,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:30,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:30,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:30,002 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:30 GMT 2019-07-03 09:38:30,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:30,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:30,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:30,003 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:30,003 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:35,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:35,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:35,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:35,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:35,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:35,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:35,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8e4de0f2-094c-429b-bdaf-fc4a2ca8cd64 Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a8dfc9ea-d734-4298-b970-0ec5e53c8b0c\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:05.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:05.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-08af3b91-7fb9-46a9-83ef-dec4c81175e9 Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-08af3b91-7fb9-46a9-83ef-dec4c81175e9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-08af3b91-7fb9-46a9-83ef-dec4c81175e9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.33323c9e-f358-49d1-8575-a75c0cabaa66"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dbf70f92-f327-4367-9f40-eb1647d647a0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dbf70f92-f327-4367-9f40-eb1647d647a0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-dbf70f92-f327-4367-9f40-eb1647d647a0 Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5062, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"31ea9d56-34a5-47ec-9a36-53ae0f42fe03\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 32768, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6dad1b72-c259-4ecf-aeea-afbe05ebe974", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6dad1b72-c259-4ecf-aeea-afbe05ebe974", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "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}30eb2e3398430ea84679bc68b207012df589aab2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "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}30eb2e3398430ea84679bc68b207012df589aab2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "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}6a9f0f13728d16336837671f2abad327ab2bda2a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e4de0f2-094c-429b-bdaf-fc4a2ca8cd64", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-dd8f3fc0-11b1-4dcc-bfa5-fdb14641e896 Date: Wed, 03 Jul 2019 09:38:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"340f37b4-77d1-45e0-985b-0e20a9a8ee62\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e4de0f2-094c-429b-bdaf-fc4a2ca8cd64", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b3343038-bea8-4c49-b4bc-aa4b1aae0525", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8205d3ff-3278-4b33-a0ae-be5805fd9eee"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-6dad1b72-c259-4ecf-aeea-afbe05ebe974 Date: Wed, 03 Jul 2019 09:38:05 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-07-03T09:38:05Z\", \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:05Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"261f0e99-aa20-4c03-9166-6b012b5eec2f\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.079Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_wkawh0'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:03.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-33e0542d-06d6-4627-80fa-dcced2a2f5ac Date: Wed, 03 Jul 2019 09:38:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7253, \"updated_at\": \"2019-07-03T09:38:06Z\", \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:06Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"c7768c21-53a8-46d3-9203-28bacaaf00f3\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ea0a000d-80d0-4d27-b416-f93c9548bdb7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ea0a000d-80d0-4d27-b416-f93c9548bdb7 Date: Wed, 03 Jul 2019 09:38:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6669, \"updated_at\": \"2019-07-03T09:38:06Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:06Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"48e2f2f1-58bb-4acd-8faa-bc60540bb77d\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ea0a000d-80d0-4d27-b416-f93c9548bdb7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "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}71c2fc49428f7d77c5dbb334e248e9084cceea15\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 6669, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dd8f3fc0-11b1-4dcc-bfa5-fdb14641e896", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:06.629Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dd8f3fc0-11b1-4dcc-bfa5-fdb14641e896", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fe354506-d99a-47e4-a33c-ae456a76d8fc Date: Wed, 03 Jul 2019 09:38:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-07-03T09:38:06Z\", \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:06Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"308fd115-e377-41a1-be06-6f3c802312a9\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-db5b6a9a-1c5a-47ed-856d-63aaea94b774", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-db5b6a9a-1c5a-47ed-856d-63aaea94b774", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-db5b6a9a-1c5a-47ed-856d-63aaea94b774 Date: Wed, 03 Jul 2019 09:38:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-07-03T09:38:06Z\", \"security_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:06Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"c3d56edc-2995-4ca8-a2e3-ac152ce3577b\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "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}6a9f0f13728d16336837671f2abad327ab2bda2a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 7000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-33e0542d-06d6-4627-80fa-dcced2a2f5ac", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-33e0542d-06d6-4627-80fa-dcced2a2f5ac", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fe354506-d99a-47e4-a33c-ae456a76d8fc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fe354506-d99a-47e4-a33c-ae456a76d8fc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}], "metadata": {"pagination": {"total": 1008, "offset": 344, "size": 50}}} 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:35 GMT 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:35,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:35,084 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:35,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8e4de0f2-094c-429b-bdaf-fc4a2ca8cd64 Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 5060, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a8dfc9ea-d734-4298-b970-0ec5e53c8b0c"}} 2019-07-03 09:38:35,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:35,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef 2019-07-03 09:38:35,086 - 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-07-03 09:38:35,087 - 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-07-03 09:38:35,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}] 2019-07-03 09:38:35,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:35,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce83fb85-d2bb-4a3d-a52a-b645b30a83ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:35,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-08af3b91-7fb9-46a9-83ef-dec4c81175e9 Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "port_range_min": 161, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}} 2019-07-03 09:38:35,087 - 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-08af3b91-7fb9-46a9-83ef-dec4c81175e9 2019-07-03 09:38:35,088 - 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-08af3b91-7fb9-46a9-83ef-dec4c81175e9 2019-07-03 09:38:35,088 - 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-dbf70f92-f327-4367-9f40-eb1647d647a0 2019-07-03 09:38:35,088 - 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-dbf70f92-f327-4367-9f40-eb1647d647a0 2019-07-03 09:38:35,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-dbf70f92-f327-4367-9f40-eb1647d647a0 Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 5062, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "31ea9d56-34a5-47ec-9a36-53ae0f42fe03"}} 2019-07-03 09:38:35,088 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:35,088 - 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-6dad1b72-c259-4ecf-aeea-afbe05ebe974 2019-07-03 09:38:35,088 - 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-6dad1b72-c259-4ecf-aeea-afbe05ebe974 2019-07-03 09:38:35,089 - 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}30eb2e3398430ea84679bc68b207012df589aab2" 2019-07-03 09:38:35,089 - 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}30eb2e3398430ea84679bc68b207012df589aab2" 2019-07-03 09:38:35,089 - 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}6a9f0f13728d16336837671f2abad327ab2bda2a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:35,089 - 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-8e4de0f2-094c-429b-bdaf-fc4a2ca8cd64 2019-07-03 09:38:35,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-dd8f3fc0-11b1-4dcc-bfa5-fdb14641e896 Date: Wed, 03 Jul 2019 09:38:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 32768, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "340f37b4-77d1-45e0-985b-0e20a9a8ee62"}} 2019-07-03 09:38:35,089 - 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-8e4de0f2-094c-429b-bdaf-fc4a2ca8cd64 2019-07-03 09:38:35,090 - 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-b3343038-bea8-4c49-b4bc-aa4b1aae0525 2019-07-03 09:38:35,090 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:35,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-6dad1b72-c259-4ecf-aeea-afbe05ebe974 Date: Wed, 03 Jul 2019 09:38:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-07-03T09:38:05Z", "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 11311, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:05Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "261f0e99-aa20-4c03-9166-6b012b5eec2f"}} 2019-07-03 09:38:35,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_wkawh0'} 2019-07-03 09:38:35,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:35,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:35,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:35,091 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:35,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-33e0542d-06d6-4627-80fa-dcced2a2f5ac Date: Wed, 03 Jul 2019 09:38:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-07-03T09:38:06Z", "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 7253, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:06Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c7768c21-53a8-46d3-9203-28bacaaf00f3"}} 2019-07-03 09:38:35,091 - 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-ea0a000d-80d0-4d27-b416-f93c9548bdb7 2019-07-03 09:38:35,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ea0a000d-80d0-4d27-b416-f93c9548bdb7 Date: Wed, 03 Jul 2019 09:38:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-07-03T09:38:06Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 6669, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:06Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "48e2f2f1-58bb-4acd-8faa-bc60540bb77d"}} 2019-07-03 09:38:35,091 - 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-ea0a000d-80d0-4d27-b416-f93c9548bdb7 2019-07-03 09:38:35,091 - 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}71c2fc49428f7d77c5dbb334e248e9084cceea15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:35,091 - 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-dd8f3fc0-11b1-4dcc-bfa5-fdb14641e896 2019-07-03 09:38:35,092 - 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-dd8f3fc0-11b1-4dcc-bfa5-fdb14641e896 2019-07-03 09:38:35,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:35,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:35,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:35,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fe354506-d99a-47e4-a33c-ae456a76d8fc Date: Wed, 03 Jul 2019 09:38:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-07-03T09:38:06Z", "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 7000, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:06Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "308fd115-e377-41a1-be06-6f3c802312a9"}} 2019-07-03 09:38:35,092 - 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-db5b6a9a-1c5a-47ed-856d-63aaea94b774 2019-07-03 09:38:35,093 - 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-db5b6a9a-1c5a-47ed-856d-63aaea94b774 2019-07-03 09:38:35,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-db5b6a9a-1c5a-47ed-856d-63aaea94b774 Date: Wed, 03 Jul 2019 09:38:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-07-03T09:38:06Z", "security_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "port_range_min": 5058, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:06Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c3d56edc-2995-4ca8-a2e3-ac152ce3577b"}} 2019-07-03 09:38:35,093 - 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}6a9f0f13728d16336837671f2abad327ab2bda2a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:35,093 - 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-33e0542d-06d6-4627-80fa-dcced2a2f5ac 2019-07-03 09:38:35,093 - 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-33e0542d-06d6-4627-80fa-dcced2a2f5ac 2019-07-03 09:38:35,093 - 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-fe354506-d99a-47e4-a33c-ae456a76d8fc 2019-07-03 09:38:35,093 - 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-fe354506-d99a-47e4-a33c-ae456a76d8fc 2019-07-03 09:38:35,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:35,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:35,147 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:35 GMT 2019-07-03 09:38:35,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:35,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:35,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:35,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:35,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:40,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:40,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:40,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:40,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:40,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:40,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:40,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:40,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:40,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fe354506-d99a-47e4-a33c-ae456a76d8fc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a65f1d9a-d8de-4f1f-9b94-ecf405d37a49 Date: Wed, 03 Jul 2019 09:38:07 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6668, \"updated_at\": \"2019-07-03T09:38:07Z\", \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:07Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"cd8d018e-9508-456c-87e5-71552d34c88e\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fe354506-d99a-47e4-a33c-ae456a76d8fc Date: Wed, 03 Jul 2019 09:38:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-07-03T09:38:06Z\", \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:06Z\", \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"308fd115-e377-41a1-be06-6f3c802312a9\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fe354506-d99a-47e4-a33c-ae456a76d8fc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "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}6a9f0f13728d16336837671f2abad327ab2bda2a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.256Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-db5b6a9a-1c5a-47ed-856d-63aaea94b774", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4bae78c4-6d24-4908-96a5-43f7a734ff83"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1987fde1-bdf4-4f9a-8f78-f34e46de6041", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-06694cb4-5be8-4593-ae31-c9d0953910d6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1987fde1-bdf4-4f9a-8f78-f34e46de6041 x-compute-request-id: req-1987fde1-bdf4-4f9a-8f78-f34e46de6041 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1987fde1-bdf4-4f9a-8f78-f34e46de6041", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "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}30eb2e3398430ea84679bc68b207012df589aab2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "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}30eb2e3398430ea84679bc68b207012df589aab2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1987fde1-bdf4-4f9a-8f78-f34e46de6041", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f81f3156-8a26-48d6-bbbd-70383b9de8a3 x-compute-request-id: req-f81f3156-8a26-48d6-bbbd-70383b9de8a3 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f81f3156-8a26-48d6-bbbd-70383b9de8a3 x-compute-request-id: req-f81f3156-8a26-48d6-bbbd-70383b9de8a3 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f81f3156-8a26-48d6-bbbd-70383b9de8a3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f81f3156-8a26-48d6-bbbd-70383b9de8a3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f81f3156-8a26-48d6-bbbd-70383b9de8a3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "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}30eb2e3398430ea84679bc68b207012df589aab2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "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}30eb2e3398430ea84679bc68b207012df589aab2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f81f3156-8a26-48d6-bbbd-70383b9de8a3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-06694cb4-5be8-4593-ae31-c9d0953910d6 x-compute-request-id: req-06694cb4-5be8-4593-ae31-c9d0953910d6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-06694cb4-5be8-4593-ae31-c9d0953910d6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-06694cb4-5be8-4593-ae31-c9d0953910d6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-06694cb4-5be8-4593-ae31-c9d0953910d6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e35201e5-beab-4ed6-b30d-605c30a65e98", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35201e5-beab-4ed6-b30d-605c30a65e98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:07.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e35201e5-beab-4ed6-b30d-605c30a65e98", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35201e5-beab-4ed6-b30d-605c30a65e98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:07.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67013c0c9a1871317054cce407b238a2e21f13b7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-06694cb4-5be8-4593-ae31-c9d0953910d6 x-compute-request-id: req-06694cb4-5be8-4593-ae31-c9d0953910d6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1987fde1-bdf4-4f9a-8f78-f34e46de6041 x-compute-request-id: req-1987fde1-bdf4-4f9a-8f78-f34e46de6041 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67013c0c9a1871317054cce407b238a2e21f13b7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a65f1d9a-d8de-4f1f-9b94-ecf405d37a49", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a65f1d9a-d8de-4f1f-9b94-ecf405d37a49", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5170332d-15a0-4632-91de-5c70443dcc0d"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:07.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1987fde1-bdf4-4f9a-8f78-f34e46de6041", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fa172f54-4b53-4f96-8411-8de078c1271e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fa172f54-4b53-4f96-8411-8de078c1271e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fa172f54-4b53-4f96-8411-8de078c1271e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fa172f54-4b53-4f96-8411-8de078c1271e Date: Wed, 03 Jul 2019 09:38:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fa172f54-4b53-4f96-8411-8de078c1271e Date: Wed, 03 Jul 2019 09:38:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1008, "offset": 394, "size": 50}}} 2019-07-03 09:38:40,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:40,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:40 GMT 2019-07-03 09:38:40,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:40,232 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:40,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:40,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:40,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:40,232 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:40,235 - 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-fe354506-d99a-47e4-a33c-ae456a76d8fc 2019-07-03 09:38:40,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a65f1d9a-d8de-4f1f-9b94-ecf405d37a49 Date: Wed, 03 Jul 2019 09:38:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-07-03T09:38:07Z", "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 6667, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:07Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "cd8d018e-9508-456c-87e5-71552d34c88e"}} 2019-07-03 09:38:40,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fe354506-d99a-47e4-a33c-ae456a76d8fc Date: Wed, 03 Jul 2019 09:38:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-07-03T09:38:06Z", "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 7000, "revision_number": 0, "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:06Z", "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "308fd115-e377-41a1-be06-6f3c802312a9"}} 2019-07-03 09:38:40,235 - 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-fe354506-d99a-47e4-a33c-ae456a76d8fc 2019-07-03 09:38:40,235 - 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}6a9f0f13728d16336837671f2abad327ab2bda2a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 09:38:40,236 - 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-db5b6a9a-1c5a-47ed-856d-63aaea94b774 2019-07-03 09:38:40,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:40,236 - 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-1987fde1-bdf4-4f9a-8f78-f34e46de6041 2019-07-03 09:38:40,236 - 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-06694cb4-5be8-4593-ae31-c9d0953910d6 2019-07-03 09:38:40,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:40,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1987fde1-bdf4-4f9a-8f78-f34e46de6041 x-compute-request-id: req-1987fde1-bdf4-4f9a-8f78-f34e46de6041 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:40,237 - 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-1987fde1-bdf4-4f9a-8f78-f34e46de6041 2019-07-03 09:38:40,237 - 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}30eb2e3398430ea84679bc68b207012df589aab2" 2019-07-03 09:38:40,237 - 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}30eb2e3398430ea84679bc68b207012df589aab2" 2019-07-03 09:38:40,237 - 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-1987fde1-bdf4-4f9a-8f78-f34e46de6041 2019-07-03 09:38:40,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f81f3156-8a26-48d6-bbbd-70383b9de8a3 x-compute-request-id: req-f81f3156-8a26-48d6-bbbd-70383b9de8a3 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:40,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f81f3156-8a26-48d6-bbbd-70383b9de8a3 x-compute-request-id: req-f81f3156-8a26-48d6-bbbd-70383b9de8a3 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:40,238 - 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-f81f3156-8a26-48d6-bbbd-70383b9de8a3 2019-07-03 09:38:40,238 - 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-f81f3156-8a26-48d6-bbbd-70383b9de8a3 2019-07-03 09:38:40,238 - 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-f81f3156-8a26-48d6-bbbd-70383b9de8a3 2019-07-03 09:38:40,238 - 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}30eb2e3398430ea84679bc68b207012df589aab2" 2019-07-03 09:38:40,238 - 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}30eb2e3398430ea84679bc68b207012df589aab2" 2019-07-03 09:38:40,238 - 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-f81f3156-8a26-48d6-bbbd-70383b9de8a3 2019-07-03 09:38:40,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-06694cb4-5be8-4593-ae31-c9d0953910d6 x-compute-request-id: req-06694cb4-5be8-4593-ae31-c9d0953910d6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:38:40,239 - 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-06694cb4-5be8-4593-ae31-c9d0953910d6 2019-07-03 09:38:40,239 - 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-06694cb4-5be8-4593-ae31-c9d0953910d6 2019-07-03 09:38:40,239 - 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-07-03 09:38:40,239 - 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-07-03 09:38:40,239 - 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-06694cb4-5be8-4593-ae31-c9d0953910d6 2019-07-03 09:38:40,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e35201e5-beab-4ed6-b30d-605c30a65e98 2019-07-03 09:38:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35201e5-beab-4ed6-b30d-605c30a65e98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e35201e5-beab-4ed6-b30d-605c30a65e98 2019-07-03 09:38:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35201e5-beab-4ed6-b30d-605c30a65e98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:40,240 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67013c0c9a1871317054cce407b238a2e21f13b7" 2019-07-03 09:38:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-06694cb4-5be8-4593-ae31-c9d0953910d6 x-compute-request-id: req-06694cb4-5be8-4593-ae31-c9d0953910d6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:38:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1987fde1-bdf4-4f9a-8f78-f34e46de6041 x-compute-request-id: req-1987fde1-bdf4-4f9a-8f78-f34e46de6041 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:40,241 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67013c0c9a1871317054cce407b238a2e21f13b7" 2019-07-03 09:38:40,241 - 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-a65f1d9a-d8de-4f1f-9b94-ecf405d37a49 2019-07-03 09:38:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:40,241 - 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-a65f1d9a-d8de-4f1f-9b94-ecf405d37a49 2019-07-03 09:38:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-03 09:38:40,241 - 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-1987fde1-bdf4-4f9a-8f78-f34e46de6041 2019-07-03 09:38:40,242 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fa172f54-4b53-4f96-8411-8de078c1271e 2019-07-03 09:38:40,242 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fa172f54-4b53-4f96-8411-8de078c1271e 2019-07-03 09:38:40,242 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fa172f54-4b53-4f96-8411-8de078c1271e 2019-07-03 09:38:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fa172f54-4b53-4f96-8411-8de078c1271e Date: Wed, 03 Jul 2019 09:38:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:38:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fa172f54-4b53-4f96-8411-8de078c1271e Date: Wed, 03 Jul 2019 09:38:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:38:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:40,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:40,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:40,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:40,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:40,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:40,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:40,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:40,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:40 GMT 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:40,299 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:45,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:45,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:45,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:45,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:45,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:45,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:45,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:45,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:45,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "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}30eb2e3398430ea84679bc68b207012df589aab2\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fa172f54-4b53-4f96-8411-8de078c1271e Date: Wed, 03 Jul 2019 09:38:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fa172f54-4b53-4f96-8411-8de078c1271e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:08.541Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:04.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:09.141Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:09.141Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:09.141Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:09.744Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:09.744Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:09.744Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:05.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-39eb85ed-8d67-4b44-8c90-bbed24c6f2a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_p7ior6'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-39eb85ed-8d67-4b44-8c90-bbed24c6f2a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39eb85ed-8d67-4b44-8c90-bbed24c6f2a7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:10.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39eb85ed-8d67-4b44-8c90-bbed24c6f2a7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:10.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.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": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.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": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'391fcad9-3668-49c4-8ce4-35a23662204c', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.359Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5784981a-f2f8-486b-9c11-3ab78dfb9e3d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:10.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5784981a-f2f8-486b-9c11-3ab78dfb9e3d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:10.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5784981a-f2f8-486b-9c11-3ab78dfb9e3d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5784981a-f2f8-486b-9c11-3ab78dfb9e3d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_tfujh5'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'de2cc809-9e92-4690-8966-d53f6baaa03f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'a2c6b6ba-7bb1-4920-936b-83c555e16cce', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:10.941Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:11.562Z", "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}a846b989ff3757ffa5164f0ca4d84a040102260e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:11.562Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:11.562Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:11.562Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:11.562Z", "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}a846b989ff3757ffa5164f0ca4d84a040102260e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6282bd64-e73e-4620-a319-c43881720cfe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6282bd64-e73e-4620-a319-c43881720cfe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-6282bd64-e73e-4620-a319-c43881720cfe x-compute-request-id: req-6282bd64-e73e-4620-a319-c43881720cfe Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-6282bd64-e73e-4620-a319-c43881720cfe x-compute-request-id: req-6282bd64-e73e-4620-a319-c43881720cfe Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0443af1-0be6-4449-8608-f5c604c21af8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0443af1-0be6-4449-8608-f5c604c21af8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:06.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1008, "offset": 444, "size": 50}}} 2019-07-03 09:38:45,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:45,392 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:45 GMT 2019-07-03 09:38:45,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:45,393 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:45,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:45,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:45,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:45,393 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 09:38:45,396 - 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}30eb2e3398430ea84679bc68b207012df589aab2" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_wkawh0", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:38:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fa172f54-4b53-4f96-8411-8de078c1271e Date: Wed, 03 Jul 2019 09:38:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:38:45,396 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fa172f54-4b53-4f96-8411-8de078c1271e 2019-07-03 09:38:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-39eb85ed-8d67-4b44-8c90-bbed24c6f2a7 2019-07-03 09:38:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_p7ior6'} 2019-07-03 09:38:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-39eb85ed-8d67-4b44-8c90-bbed24c6f2a7 2019-07-03 09:38:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39eb85ed-8d67-4b44-8c90-bbed24c6f2a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39eb85ed-8d67-4b44-8c90-bbed24c6f2a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:45,399 - 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-07-03 09:38:45,399 - 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-07-03 09:38:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'391fcad9-3668-49c4-8ce4-35a23662204c', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-07-03 09:38:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5784981a-f2f8-486b-9c11-3ab78dfb9e3d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5784981a-f2f8-486b-9c11-3ab78dfb9e3d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5784981a-f2f8-486b-9c11-3ab78dfb9e3d 2019-07-03 09:38:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5784981a-f2f8-486b-9c11-3ab78dfb9e3d 2019-07-03 09:38:45,400 - 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-07-03 09:38:45,400 - 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-07-03 09:38:45,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_tfujh5'} 2019-07-03 09:38:45,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'de2cc809-9e92-4690-8966-d53f6baaa03f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'a2c6b6ba-7bb1-4920-936b-83c555e16cce', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2019-07-03 09:38:45,401 - 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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f" 2019-07-03 09:38:45,401 - 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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f" 2019-07-03 09:38:45,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:45,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:45,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:45,402 - 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}a846b989ff3757ffa5164f0ca4d84a040102260e" 2019-07-03 09:38:45,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:45,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:45,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:38:45,402 - 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}a846b989ff3757ffa5164f0ca4d84a040102260e" 2019-07-03 09:38:45,402 - 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-6282bd64-e73e-4620-a319-c43881720cfe 2019-07-03 09:38:45,403 - 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-6282bd64-e73e-4620-a319-c43881720cfe 2019-07-03 09:38:45,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-6282bd64-e73e-4620-a319-c43881720cfe x-compute-request-id: req-6282bd64-e73e-4620-a319-c43881720cfe Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:45,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-6282bd64-e73e-4620-a319-c43881720cfe x-compute-request-id: req-6282bd64-e73e-4620-a319-c43881720cfe Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:45,403 - 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-f0443af1-0be6-4449-8608-f5c604c21af8 2019-07-03 09:38:45,403 - 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-f0443af1-0be6-4449-8608-f5c604c21af8 2019-07-03 09:38:45,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:45,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:45,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:45,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:45,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:45,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:45,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:45 GMT 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:45,463 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:45,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:50,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:50,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:50,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:50,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:50,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:50,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:50,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:50,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:50,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6282bd64-e73e-4620-a319-c43881720cfe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6282bd64-e73e-4620-a319-c43881720cfe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6282bd64-e73e-4620-a319-c43881720cfe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-6282bd64-e73e-4620-a319-c43881720cfe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f0443af1-0be6-4449-8608-f5c604c21af8 x-compute-request-id: req-f0443af1-0be6-4449-8608-f5c604c21af8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f0443af1-0be6-4449-8608-f5c604c21af8 x-compute-request-id: req-f0443af1-0be6-4449-8608-f5c604c21af8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0443af1-0be6-4449-8608-f5c604c21af8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0443af1-0be6-4449-8608-f5c604c21af8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-752e1646-146a-4c1c-a31f-646f142ed27b x-compute-request-id: req-752e1646-146a-4c1c-a31f-646f142ed27b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-752e1646-146a-4c1c-a31f-646f142ed27b x-compute-request-id: req-752e1646-146a-4c1c-a31f-646f142ed27b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-752e1646-146a-4c1c-a31f-646f142ed27b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-752e1646-146a-4c1c-a31f-646f142ed27b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-752e1646-146a-4c1c-a31f-646f142ed27b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-752e1646-146a-4c1c-a31f-646f142ed27b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da7faa6-1efd-42e7-9fe9-964027133e0f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:12.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da7faa6-1efd-42e7-9fe9-964027133e0f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:12.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.162Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4da7faa6-1efd-42e7-9fe9-964027133e0f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'59ef34d9-17f1-4b63-9eab-d525224fd0ef', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a7639bba-2d3c-4761-ba90-cc515085dda4', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab539cff-a6d3-4de2-90ab-fe51ff2d3182 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:12.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab539cff-a6d3-4de2-90ab-fe51ff2d3182 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:12.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_y3bq8c'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-524e9cd6-0031-45bf-8de7-a59eb7936b15", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-524e9cd6-0031-45bf-8de7-a59eb7936b15", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-524e9cd6-0031-45bf-8de7-a59eb7936b15 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:12.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-524e9cd6-0031-45bf-8de7-a59eb7936b15 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:12.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_tu3y6r'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ab539cff-a6d3-4de2-90ab-fe51ff2d3182", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ab539cff-a6d3-4de2-90ab-fe51ff2d3182", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9adb88846e288a97c067a994ee7c016c4d399144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9adb88846e288a97c067a994ee7c016c4d399144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "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}53e730ca17987bca74f25a11e956da1a29bc4a93\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "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}53e730ca17987bca74f25a11e956da1a29bc4a93\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-aad3658d-1130-42f4-a8ce-61f986310471", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}], "metadata": {"pagination": {"total": 1013, "offset": 494, "size": 50}}} 2019-07-03 09:38:50,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:50,553 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:50 GMT 2019-07-03 09:38:50,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:50,554 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:50,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:50,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:50,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:50,554 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:50,556 - 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-6282bd64-e73e-4620-a319-c43881720cfe 2019-07-03 09:38:50,557 - 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-6282bd64-e73e-4620-a319-c43881720cfe 2019-07-03 09:38:50,557 - 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-6282bd64-e73e-4620-a319-c43881720cfe 2019-07-03 09:38:50,557 - 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-6282bd64-e73e-4620-a319-c43881720cfe 2019-07-03 09:38:50,557 - 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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f" 2019-07-03 09:38:50,557 - 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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f" 2019-07-03 09:38:50,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f0443af1-0be6-4449-8608-f5c604c21af8 x-compute-request-id: req-f0443af1-0be6-4449-8608-f5c604c21af8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:50,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f0443af1-0be6-4449-8608-f5c604c21af8 x-compute-request-id: req-f0443af1-0be6-4449-8608-f5c604c21af8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:50,558 - 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-f0443af1-0be6-4449-8608-f5c604c21af8 2019-07-03 09:38:50,558 - 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-f0443af1-0be6-4449-8608-f5c604c21af8 2019-07-03 09:38:50,558 - 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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f" 2019-07-03 09:38:50,558 - 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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f" 2019-07-03 09:38:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-752e1646-146a-4c1c-a31f-646f142ed27b x-compute-request-id: req-752e1646-146a-4c1c-a31f-646f142ed27b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:38:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-752e1646-146a-4c1c-a31f-646f142ed27b x-compute-request-id: req-752e1646-146a-4c1c-a31f-646f142ed27b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:38:50,559 - 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-752e1646-146a-4c1c-a31f-646f142ed27b 2019-07-03 09:38:50,559 - 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-752e1646-146a-4c1c-a31f-646f142ed27b 2019-07-03 09:38:50,559 - 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-752e1646-146a-4c1c-a31f-646f142ed27b 2019-07-03 09:38:50,559 - 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-752e1646-146a-4c1c-a31f-646f142ed27b 2019-07-03 09:38:50,560 - 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-07-03 09:38:50,560 - 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-07-03 09:38:50,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da7faa6-1efd-42e7-9fe9-964027133e0f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:50,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da7faa6-1efd-42e7-9fe9-964027133e0f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:50,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4da7faa6-1efd-42e7-9fe9-964027133e0f 2019-07-03 09:38:50,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'59ef34d9-17f1-4b63-9eab-d525224fd0ef', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a7639bba-2d3c-4761-ba90-cc515085dda4', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-07-03 09:38:50,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab539cff-a6d3-4de2-90ab-fe51ff2d3182 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:50,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab539cff-a6d3-4de2-90ab-fe51ff2d3182 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:50,561 - 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-07-03 09:38:50,561 - 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-07-03 09:38:50,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_y3bq8c'} 2019-07-03 09:38:50,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-07-03 09:38:50,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-524e9cd6-0031-45bf-8de7-a59eb7936b15 2019-07-03 09:38:50,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-524e9cd6-0031-45bf-8de7-a59eb7936b15 2019-07-03 09:38:50,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-524e9cd6-0031-45bf-8de7-a59eb7936b15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:50,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-524e9cd6-0031-45bf-8de7-a59eb7936b15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:50,562 - 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-07-03 09:38:50,562 - 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-07-03 09:38:50,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_tu3y6r'} 2019-07-03 09:38:50,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ab539cff-a6d3-4de2-90ab-fe51ff2d3182 2019-07-03 09:38:50,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ab539cff-a6d3-4de2-90ab-fe51ff2d3182 2019-07-03 09:38:50,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:38:50,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:50,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 09:38:50,563 - 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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e" 2019-07-03 09:38:50,564 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9adb88846e288a97c067a994ee7c016c4d399144" 2019-07-03 09:38:50,564 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9adb88846e288a97c067a994ee7c016c4d399144" 2019-07-03 09:38:50,564 - 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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95" 2019-07-03 09:38:50,564 - 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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95" 2019-07-03 09:38:50,564 - 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}53e730ca17987bca74f25a11e956da1a29bc4a93" 2019-07-03 09:38:50,564 - 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}53e730ca17987bca74f25a11e956da1a29bc4a93" 2019-07-03 09:38:50,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-aad3658d-1130-42f4-a8ce-61f986310471 2019-07-03 09:38:50,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:50,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:50,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:50,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:50,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:50,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:50,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:50,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:50,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:50,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:50,629 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:50 GMT 2019-07-03 09:38:50,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:50,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:50,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:50,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:50,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:55,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:38:55,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:55,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:55,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:55,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:55,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:55,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:55,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:55,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-aad3658d-1130-42f4-a8ce-61f986310471", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad3658d-1130-42f4-a8ce-61f986310471 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:12.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad3658d-1130-42f4-a8ce-61f986310471 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:12.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:12.723Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_w48f4h'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4224062e-7797-402b-b913-9a70f4b224d3 Date: Wed, 03 Jul 2019 09:38:12 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4224062e-7797-402b-b913-9a70f4b224d3 Date: Wed, 03 Jul 2019 09:38:12 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-4224062e-7797-402b-b913-9a70f4b224d3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-4224062e-7797-402b-b913-9a70f4b224d3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-4224062e-7797-402b-b913-9a70f4b224d3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-4224062e-7797-402b-b913-9a70f4b224d3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_p7ior6', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_p7ior6', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-d95224e3-0a1e-4271-90b4-a18b5580f80b x-compute-request-id: req-d95224e3-0a1e-4271-90b4-a18b5580f80b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"adminPass\": \"dFFGBzqDeri9\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-d95224e3-0a1e-4271-90b4-a18b5580f80b x-compute-request-id: req-d95224e3-0a1e-4271-90b4-a18b5580f80b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"adminPass\": \"dFFGBzqDeri9\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d95224e3-0a1e-4271-90b4-a18b5580f80b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d95224e3-0a1e-4271-90b4-a18b5580f80b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 x-compute-request-id: req-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:07.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d95224e3-0a1e-4271-90b4-a18b5580f80b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d95224e3-0a1e-4271-90b4-a18b5580f80b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e460281-5ebc-4aee-a7f3-0c2b366b6f9a"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-08a3570f-5782-4822-a39b-127b8df94ef2 x-compute-request-id: req-08a3570f-5782-4822-a39b-127b8df94ef2 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:12.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-08a3570f-5782-4822-a39b-127b8df94ef2 x-compute-request-id: req-08a3570f-5782-4822-a39b-127b8df94ef2 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-08a3570f-5782-4822-a39b-127b8df94ef2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-08a3570f-5782-4822-a39b-127b8df94ef2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-08a3570f-5782-4822-a39b-127b8df94ef2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-08a3570f-5782-4822-a39b-127b8df94ef2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "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}a846b989ff3757ffa5164f0ca4d84a040102260e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "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}a846b989ff3757ffa5164f0ca4d84a040102260e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 x-compute-request-id: req-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 x-compute-request-id: req-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "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}a846b989ff3757ffa5164f0ca4d84a040102260e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.282Z", "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}a846b989ff3757ffa5164f0ca4d84a040102260e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75717a28-6de6-4e7c-a686-80e5ba722222 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e9e8bf86-12e5-405b-8bcd-2acd9ac07845", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}], "metadata": {"pagination": {"total": 1031, "offset": 544, "size": 50}}} 2019-07-03 09:38:55,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:55,724 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:55 GMT 2019-07-03 09:38:55,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:55,725 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:38:55,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:55,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:55,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:38:55,725 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:38:55,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-aad3658d-1130-42f4-a8ce-61f986310471 2019-07-03 09:38:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad3658d-1130-42f4-a8ce-61f986310471 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad3658d-1130-42f4-a8ce-61f986310471 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:55,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-07-03 09:38:55,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-07-03 09:38:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_w48f4h'} 2019-07-03 09:38:55,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4224062e-7797-402b-b913-9a70f4b224d3 Date: Wed, 03 Jul 2019 09:38:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:38:55,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4224062e-7797-402b-b913-9a70f4b224d3 Date: Wed, 03 Jul 2019 09:38:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:38:55,729 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-4224062e-7797-402b-b913-9a70f4b224d3 2019-07-03 09:38:55,729 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-4224062e-7797-402b-b913-9a70f4b224d3 2019-07-03 09:38:55,729 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-4224062e-7797-402b-b913-9a70f4b224d3 2019-07-03 09:38:55,729 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-4224062e-7797-402b-b913-9a70f4b224d3 2019-07-03 09:38:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 09:38:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_p7ior6', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-03 09:38:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_p7ior6', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-03 09:38:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 09:38:55,730 - 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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_p7ior6", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:38:55,730 - 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}cb5ee7255134bd1ad9e08ee5fbb0153739b65c1f" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_p7ior6", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:38:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-d95224e3-0a1e-4271-90b4-a18b5580f80b x-compute-request-id: req-d95224e3-0a1e-4271-90b4-a18b5580f80b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "adminPass": "dFFGBzqDeri9"}} 2019-07-03 09:38:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-d95224e3-0a1e-4271-90b4-a18b5580f80b x-compute-request-id: req-d95224e3-0a1e-4271-90b4-a18b5580f80b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "adminPass": "dFFGBzqDeri9"}} 2019-07-03 09:38:55,731 - 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-d95224e3-0a1e-4271-90b4-a18b5580f80b 2019-07-03 09:38:55,731 - 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-d95224e3-0a1e-4271-90b4-a18b5580f80b 2019-07-03 09:38:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 x-compute-request-id: req-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:38:55,731 - 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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e" 2019-07-03 09:38:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:38:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:38:55,732 - 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-d95224e3-0a1e-4271-90b4-a18b5580f80b 2019-07-03 09:38:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 09:38:55,732 - 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-d95224e3-0a1e-4271-90b4-a18b5580f80b 2019-07-03 09:38:55,732 - 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-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 2019-07-03 09:38:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-08a3570f-5782-4822-a39b-127b8df94ef2 x-compute-request-id: req-08a3570f-5782-4822-a39b-127b8df94ef2 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:55,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-08a3570f-5782-4822-a39b-127b8df94ef2 x-compute-request-id: req-08a3570f-5782-4822-a39b-127b8df94ef2 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:55,733 - 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-08a3570f-5782-4822-a39b-127b8df94ef2 2019-07-03 09:38:55,733 - 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-08a3570f-5782-4822-a39b-127b8df94ef2 2019-07-03 09:38:55,733 - 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-08a3570f-5782-4822-a39b-127b8df94ef2 2019-07-03 09:38:55,733 - 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-08a3570f-5782-4822-a39b-127b8df94ef2 2019-07-03 09:38:55,733 - 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}a846b989ff3757ffa5164f0ca4d84a040102260e" 2019-07-03 09:38:55,734 - 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}a846b989ff3757ffa5164f0ca4d84a040102260e" 2019-07-03 09:38:55,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 x-compute-request-id: req-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:55,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 x-compute-request-id: req-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:38:55,734 - 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-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 2019-07-03 09:38:55,734 - 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-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 2019-07-03 09:38:55,734 - 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-ebf126eb-b766-4f29-8c98-0ef43bb1f6b7 2019-07-03 09:38:55,735 - 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}a846b989ff3757ffa5164f0ca4d84a040102260e" 2019-07-03 09:38:55,735 - 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}a846b989ff3757ffa5164f0ca4d84a040102260e" 2019-07-03 09:38:55,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75717a28-6de6-4e7c-a686-80e5ba722222 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:38:55,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:38:55,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 09:38:55,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:38:55,735 - 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-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 2019-07-03 09:38:55,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:38:55,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:38:55,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:38:55,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:38:55 GMT 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:38:55,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:38:55,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:38:55,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:38:55,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:00,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:00,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:00,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:00,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:00,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:00,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:00,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:00,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:00,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e9e8bf86-12e5-405b-8bcd-2acd9ac07845", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 x-compute-request-id: req-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e9e8bf86-12e5-405b-8bcd-2acd9ac07845", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e9e8bf86-12e5-405b-8bcd-2acd9ac07845", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680989b6-18b2-4927-8cf7-649c701dc551 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680989b6-18b2-4927-8cf7-649c701dc551 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-680989b6-18b2-4927-8cf7-649c701dc551", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-680989b6-18b2-4927-8cf7-649c701dc551", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'461e8f94-7b57-45df-ab20-2062de75b0cc', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'59ef34d9-17f1-4b63-9eab-d525224fd0ef', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2mg5oa'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75717a28-6de6-4e7c-a686-80e5ba722222 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75717a28-6de6-4e7c-a686-80e5ba722222 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-75717a28-6de6-4e7c-a686-80e5ba722222", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-75717a28-6de6-4e7c-a686-80e5ba722222", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-0bcb875c-7d8c-4e15-b02a-ce246c918de8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-0bcb875c-7d8c-4e15-b02a-ce246c918de8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'53d11404-0965-48ac-b673-416b43e39ab0', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_mtkqp0'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d331a8d2-3c27-4168-9dc7-55ebde35d2c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d331a8d2-3c27-4168-9dc7-55ebde35d2c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d331a8d2-3c27-4168-9dc7-55ebde35d2c7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-0bcb875c-7d8c-4e15-b02a-ce246c918de8 x-compute-request-id: req-0bcb875c-7d8c-4e15-b02a-ce246c918de8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-0bcb875c-7d8c-4e15-b02a-ce246c918de8 x-compute-request-id: req-0bcb875c-7d8c-4e15-b02a-ce246c918de8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-0bcb875c-7d8c-4e15-b02a-ce246c918de8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-0bcb875c-7d8c-4e15-b02a-ce246c918de8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "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}53e730ca17987bca74f25a11e956da1a29bc4a93\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "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}53e730ca17987bca74f25a11e956da1a29bc4a93\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 x-compute-request-id: req-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 x-compute-request-id: req-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "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}53e730ca17987bca74f25a11e956da1a29bc4a93\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "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}53e730ca17987bca74f25a11e956da1a29bc4a93\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f8135278-5b82-4466-a827-d143a6410dd6 x-compute-request-id: req-f8135278-5b82-4466-a827-d143a6410dd6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f8135278-5b82-4466-a827-d143a6410dd6 x-compute-request-id: req-f8135278-5b82-4466-a827-d143a6410dd6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f8135278-5b82-4466-a827-d143a6410dd6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f8135278-5b82-4466-a827-d143a6410dd6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f8135278-5b82-4466-a827-d143a6410dd6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f8135278-5b82-4466-a827-d143a6410dd6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab4659d-8337-4d58-893d-ec745b8fcc0d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}], "metadata": {"pagination": {"total": 1071, "offset": 594, "size": 50}}} 2019-07-03 09:39:00,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:00,892 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:00 GMT 2019-07-03 09:39:00,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:00,892 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:00,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:00,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:00,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:00,892 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:00,895 - 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-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 2019-07-03 09:39:00,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 x-compute-request-id: req-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:00,895 - 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-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 2019-07-03 09:39:00,895 - 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-e9e8bf86-12e5-405b-8bcd-2acd9ac07845 2019-07-03 09:39:00,895 - 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-07-03 09:39:00,895 - 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-07-03 09:39:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680989b6-18b2-4927-8cf7-649c701dc551 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680989b6-18b2-4927-8cf7-649c701dc551 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-680989b6-18b2-4927-8cf7-649c701dc551 2019-07-03 09:39:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-680989b6-18b2-4927-8cf7-649c701dc551 2019-07-03 09:39:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'461e8f94-7b57-45df-ab20-2062de75b0cc', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'59ef34d9-17f1-4b63-9eab-d525224fd0ef', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2019-07-03 09:39:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2mg5oa'} 2019-07-03 09:39:00,897 - 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-07-03 09:39:00,897 - 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-07-03 09:39:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75717a28-6de6-4e7c-a686-80e5ba722222 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75717a28-6de6-4e7c-a686-80e5ba722222 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-75717a28-6de6-4e7c-a686-80e5ba722222 2019-07-03 09:39:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-75717a28-6de6-4e7c-a686-80e5ba722222 2019-07-03 09:39:00,897 - 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-0bcb875c-7d8c-4e15-b02a-ce246c918de8 2019-07-03 09:39:00,898 - 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-0bcb875c-7d8c-4e15-b02a-ce246c918de8 2019-07-03 09:39:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova', u'name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', u'fingerprint': u'fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5'}}}, {u'external_id': u'47845df6-e229-411c-aa39-13ee6f3efc6d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'53d11404-0965-48ac-b673-416b43e39ab0', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-07-03 09:39:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_mtkqp0'} 2019-07-03 09:39:00,898 - 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-07-03 09:39:00,898 - 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-07-03 09:39:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d331a8d2-3c27-4168-9dc7-55ebde35d2c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d331a8d2-3c27-4168-9dc7-55ebde35d2c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d331a8d2-3c27-4168-9dc7-55ebde35d2c7 2019-07-03 09:39:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-0bcb875c-7d8c-4e15-b02a-ce246c918de8 x-compute-request-id: req-0bcb875c-7d8c-4e15-b02a-ce246c918de8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-0bcb875c-7d8c-4e15-b02a-ce246c918de8 x-compute-request-id: req-0bcb875c-7d8c-4e15-b02a-ce246c918de8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:00,899 - 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-0bcb875c-7d8c-4e15-b02a-ce246c918de8 2019-07-03 09:39:00,899 - 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-0bcb875c-7d8c-4e15-b02a-ce246c918de8 2019-07-03 09:39:00,899 - 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}53e730ca17987bca74f25a11e956da1a29bc4a93" 2019-07-03 09:39:00,900 - 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}53e730ca17987bca74f25a11e956da1a29bc4a93" 2019-07-03 09:39:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 x-compute-request-id: req-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 x-compute-request-id: req-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:00,900 - 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-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 2019-07-03 09:39:00,900 - 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-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 2019-07-03 09:39:00,900 - 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-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 2019-07-03 09:39:00,900 - 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-2f6f78d3-f4cb-44f6-bce4-7790ed3d9a76 2019-07-03 09:39:00,901 - 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}53e730ca17987bca74f25a11e956da1a29bc4a93" 2019-07-03 09:39:00,901 - 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}53e730ca17987bca74f25a11e956da1a29bc4a93" 2019-07-03 09:39:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f8135278-5b82-4466-a827-d143a6410dd6 x-compute-request-id: req-f8135278-5b82-4466-a827-d143a6410dd6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f8135278-5b82-4466-a827-d143a6410dd6 x-compute-request-id: req-f8135278-5b82-4466-a827-d143a6410dd6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:00,901 - 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-f8135278-5b82-4466-a827-d143a6410dd6 2019-07-03 09:39:00,901 - 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-f8135278-5b82-4466-a827-d143a6410dd6 2019-07-03 09:39:00,901 - 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-f8135278-5b82-4466-a827-d143a6410dd6 2019-07-03 09:39:00,902 - 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-f8135278-5b82-4466-a827-d143a6410dd6 2019-07-03 09:39:00,902 - 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-07-03 09:39:00,902 - 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-07-03 09:39:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab4659d-8337-4d58-893d-ec745b8fcc0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:00,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:00,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:00,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:00,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:00,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:00,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:00 GMT 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:00,977 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:05,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:06,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:06,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:06,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:06,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:06,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:06,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:06,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:06,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab4659d-8337-4d58-893d-ec745b8fcc0d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:13.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1ab4659d-8337-4d58-893d-ec745b8fcc0d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1ab4659d-8337-4d58-893d-ec745b8fcc0d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da0a6f952a9211843f3603b0ba5bca747961e2a8\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da0a6f952a9211843f3603b0ba5bca747961e2a8\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "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}0c5216646d853cbe4539461d1c8c5a556b1b4db8\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:13.814Z", "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}0c5216646d853cbe4539461d1c8c5a556b1b4db8\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a1971596-7b86-494c-a9c0-568321fd16e8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-debf981e-167b-49a2-b7f9-22fc8b061eff Date: Wed, 03 Jul 2019 09:38:14 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2ed32d3a-6f98-48af-b033-b725638a99ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2ed32d3a-6f98-48af-b033-b725638a99ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2ed32d3a-6f98-48af-b033-b725638a99ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2ed32d3a-6f98-48af-b033-b725638a99ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ed32d3a-6f98-48af-b033-b725638a99ff x-compute-request-id: req-2ed32d3a-6f98-48af-b033-b725638a99ff Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ed32d3a-6f98-48af-b033-b725638a99ff x-compute-request-id: req-2ed32d3a-6f98-48af-b033-b725638a99ff Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a1971596-7b86-494c-a9c0-568321fd16e8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a98657f5d9d484b121a55a2db91e109ae1d53ec\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "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}012b86c2cf26347cfab2167c8e9a7e68da7417c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "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}012b86c2cf26347cfab2167c8e9a7e68da7417c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1971596-7b86-494c-a9c0-568321fd16e8 x-compute-request-id: req-a1971596-7b86-494c-a9c0-568321fd16e8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1971596-7b86-494c-a9c0-568321fd16e8 x-compute-request-id: req-a1971596-7b86-494c-a9c0-568321fd16e8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a1300471-b2cc-43a0-9e9f-640cd2359b72", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a1300471-b2cc-43a0-9e9f-640cd2359b72", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a1300471-b2cc-43a0-9e9f-640cd2359b72", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a1300471-b2cc-43a0-9e9f-640cd2359b72", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-a1300471-b2cc-43a0-9e9f-640cd2359b72 x-compute-request-id: req-a1300471-b2cc-43a0-9e9f-640cd2359b72 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-a1300471-b2cc-43a0-9e9f-640cd2359b72 x-compute-request-id: req-a1300471-b2cc-43a0-9e9f-640cd2359b72 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a1971596-7b86-494c-a9c0-568321fd16e8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a1971596-7b86-494c-a9c0-568321fd16e8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d4000afe-b50f-462b-88f2-dc771fafa71b Date: Wed, 03 Jul 2019 09:38:13 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d4000afe-b50f-462b-88f2-dc771fafa71b Date: Wed, 03 Jul 2019 09:38:13 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-d4000afe-b50f-462b-88f2-dc771fafa71b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-d4000afe-b50f-462b-88f2-dc771fafa71b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-d4000afe-b50f-462b-88f2-dc771fafa71b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-d4000afe-b50f-462b-88f2-dc771fafa71b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_tfujh5', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_tfujh5', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "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}a846b989ff3757ffa5164f0ca4d84a040102260e\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "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}a846b989ff3757ffa5164f0ca4d84a040102260e\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a98657f5d9d484b121a55a2db91e109ae1d53ec\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}], "metadata": {"pagination": {"total": 1080, "offset": 644, "size": 50}}} 2019-07-03 09:39:06,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:06,064 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:06 GMT 2019-07-03 09:39:06,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:06,065 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:06,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:06,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:06,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:06,065 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:06,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab4659d-8337-4d58-893d-ec745b8fcc0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:06,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1ab4659d-8337-4d58-893d-ec745b8fcc0d 2019-07-03 09:39:06,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1ab4659d-8337-4d58-893d-ec745b8fcc0d 2019-07-03 09:39:06,068 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0a6f952a9211843f3603b0ba5bca747961e2a8" 2019-07-03 09:39:06,069 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0a6f952a9211843f3603b0ba5bca747961e2a8" 2019-07-03 09:39:06,069 - 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}0c5216646d853cbe4539461d1c8c5a556b1b4db8" 2019-07-03 09:39:06,069 - 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}0c5216646d853cbe4539461d1c8c5a556b1b4db8" 2019-07-03 09:39:06,069 - 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-a1971596-7b86-494c-a9c0-568321fd16e8 2019-07-03 09:39:06,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-debf981e-167b-49a2-b7f9-22fc8b061eff Date: Wed, 03 Jul 2019 09:38:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:06,069 - 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-07-03 09:39:06,070 - 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-07-03 09:39:06,070 - 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-2ed32d3a-6f98-48af-b033-b725638a99ff 2019-07-03 09:39:06,070 - 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-2ed32d3a-6f98-48af-b033-b725638a99ff 2019-07-03 09:39:06,070 - 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-2ed32d3a-6f98-48af-b033-b725638a99ff 2019-07-03 09:39:06,070 - 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-2ed32d3a-6f98-48af-b033-b725638a99ff 2019-07-03 09:39:06,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ed32d3a-6f98-48af-b033-b725638a99ff x-compute-request-id: req-2ed32d3a-6f98-48af-b033-b725638a99ff Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:06,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ed32d3a-6f98-48af-b033-b725638a99ff x-compute-request-id: req-2ed32d3a-6f98-48af-b033-b725638a99ff Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:06,071 - 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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95" 2019-07-03 09:39:06,071 - 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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95" 2019-07-03 09:39:06,071 - 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-a1971596-7b86-494c-a9c0-568321fd16e8 2019-07-03 09:39:06,071 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a98657f5d9d484b121a55a2db91e109ae1d53ec" 2019-07-03 09:39:06,071 - 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}012b86c2cf26347cfab2167c8e9a7e68da7417c6" 2019-07-03 09:39:06,072 - 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}012b86c2cf26347cfab2167c8e9a7e68da7417c6" 2019-07-03 09:39:06,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:39:06,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:39:06,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1971596-7b86-494c-a9c0-568321fd16e8 x-compute-request-id: req-a1971596-7b86-494c-a9c0-568321fd16e8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:06,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1971596-7b86-494c-a9c0-568321fd16e8 x-compute-request-id: req-a1971596-7b86-494c-a9c0-568321fd16e8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:06,072 - 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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95" 2019-07-03 09:39:06,073 - 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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95" 2019-07-03 09:39:06,073 - 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-a1300471-b2cc-43a0-9e9f-640cd2359b72 2019-07-03 09:39:06,073 - 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-a1300471-b2cc-43a0-9e9f-640cd2359b72 2019-07-03 09:39:06,073 - 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-a1300471-b2cc-43a0-9e9f-640cd2359b72 2019-07-03 09:39:06,073 - 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-a1300471-b2cc-43a0-9e9f-640cd2359b72 2019-07-03 09:39:06,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-a1300471-b2cc-43a0-9e9f-640cd2359b72 x-compute-request-id: req-a1300471-b2cc-43a0-9e9f-640cd2359b72 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:06,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-a1300471-b2cc-43a0-9e9f-640cd2359b72 x-compute-request-id: req-a1300471-b2cc-43a0-9e9f-640cd2359b72 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:06,074 - 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-a1971596-7b86-494c-a9c0-568321fd16e8 2019-07-03 09:39:06,074 - 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-a1971596-7b86-494c-a9c0-568321fd16e8 2019-07-03 09:39:06,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d4000afe-b50f-462b-88f2-dc771fafa71b Date: Wed, 03 Jul 2019 09:38:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:06,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d4000afe-b50f-462b-88f2-dc771fafa71b Date: Wed, 03 Jul 2019 09:38:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:06,074 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-d4000afe-b50f-462b-88f2-dc771fafa71b 2019-07-03 09:39:06,074 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-d4000afe-b50f-462b-88f2-dc771fafa71b 2019-07-03 09:39:06,075 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-d4000afe-b50f-462b-88f2-dc771fafa71b 2019-07-03 09:39:06,075 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-d4000afe-b50f-462b-88f2-dc771fafa71b 2019-07-03 09:39:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 09:39:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_tfujh5', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-03 09:39:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_tfujh5', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-03 09:39:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 09:39:06,075 - 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}a846b989ff3757ffa5164f0ca4d84a040102260e" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_tfujh5", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:06,076 - 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}a846b989ff3757ffa5164f0ca4d84a040102260e" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_tfujh5", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:06,076 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a98657f5d9d484b121a55a2db91e109ae1d53ec" 2019-07-03 09:39:06,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:06,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:06,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:06,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:06,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:06,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:06,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:06,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:06,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:06,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:06,134 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:06 GMT 2019-07-03 09:39:06,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:06,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:06,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:06,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:06,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:11,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:11,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:11,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:11,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:11,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:11,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:11,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:11,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:11,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-debf981e-167b-49a2-b7f9-22fc8b061eff Date: Wed, 03 Jul 2019 09:38:14 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-763f0c31-36ac-4f5b-aa4b-c68d7f95582b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:09.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:09.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:09.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:08.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-debf981e-167b-49a2-b7f9-22fc8b061eff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-763f0c31-36ac-4f5b-aa4b-c68d7f95582b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763f0c31-36ac-4f5b-aa4b-c68d7f95582b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:14.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763f0c31-36ac-4f5b-aa4b-c68d7f95582b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:14.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f370735a-0a73-4f68-a2fa-5fcb96366875", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f370735a-0a73-4f68-a2fa-5fcb96366875", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f370735a-0a73-4f68-a2fa-5fcb96366875", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f370735a-0a73-4f68-a2fa-5fcb96366875", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f370735a-0a73-4f68-a2fa-5fcb96366875 x-compute-request-id: req-f370735a-0a73-4f68-a2fa-5fcb96366875 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f370735a-0a73-4f68-a2fa-5fcb96366875 x-compute-request-id: req-f370735a-0a73-4f68-a2fa-5fcb96366875 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4dd28a0e-d573-4248-95ed-9e8f499a9cba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dd28a0e-d573-4248-95ed-9e8f499a9cba x-compute-request-id: req-4dd28a0e-d573-4248-95ed-9e8f499a9cba Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dd28a0e-d573-4248-95ed-9e8f499a9cba x-compute-request-id: req-4dd28a0e-d573-4248-95ed-9e8f499a9cba Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f377ec720e5f7e56917e2510c2acfbaa5b170e41\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2ab8b37c-2ae5-4650-9b68-65803f16b6e8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2ab8b37c-2ae5-4650-9b68-65803f16b6e8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f377ec720e5f7e56917e2510c2acfbaa5b170e41\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2ab8b37c-2ae5-4650-9b68-65803f16b6e8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2ab8b37c-2ae5-4650-9b68-65803f16b6e8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 x-compute-request-id: req-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 x-compute-request-id: req-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4dd28a0e-d573-4248-95ed-9e8f499a9cba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4dd28a0e-d573-4248-95ed-9e8f499a9cba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4dd28a0e-d573-4248-95ed-9e8f499a9cba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e6e33416-68b9-4541-998b-f81d7cc9d79e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e6e33416-68b9-4541-998b-f81d7cc9d79e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e33416-68b9-4541-998b-f81d7cc9d79e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:14.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e33416-68b9-4541-998b-f81d7cc9d79e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:14.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "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}53e730ca17987bca74f25a11e956da1a29bc4a93\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "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}53e730ca17987bca74f25a11e956da1a29bc4a93\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_tu3y6r', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_tu3y6r', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-debf981e-167b-49a2-b7f9-22fc8b061eff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-debf981e-167b-49a2-b7f9-22fc8b061eff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:14.983Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-debf981e-167b-49a2-b7f9-22fc8b061eff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-846d9d27-ffee-42fb-acd8-cac5c9432ea2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}], "metadata": {"pagination": {"total": 1080, "offset": 694, "size": 50}}} 2019-07-03 09:39:11,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:11,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:11 GMT 2019-07-03 09:39:11,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:11,230 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:11,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:11,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:11,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:11,230 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:11,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-debf981e-167b-49a2-b7f9-22fc8b061eff Date: Wed, 03 Jul 2019 09:38:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:11,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-763f0c31-36ac-4f5b-aa4b-c68d7f95582b 2019-07-03 09:39:11,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:11,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:39:11,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:39:11,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 09:39:11,234 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-debf981e-167b-49a2-b7f9-22fc8b061eff 2019-07-03 09:39:11,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-763f0c31-36ac-4f5b-aa4b-c68d7f95582b 2019-07-03 09:39:11,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763f0c31-36ac-4f5b-aa4b-c68d7f95582b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:11,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763f0c31-36ac-4f5b-aa4b-c68d7f95582b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:11,235 - 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-07-03 09:39:11,235 - 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-07-03 09:39:11,235 - 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-f370735a-0a73-4f68-a2fa-5fcb96366875 2019-07-03 09:39:11,235 - 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-f370735a-0a73-4f68-a2fa-5fcb96366875 2019-07-03 09:39:11,235 - 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-f370735a-0a73-4f68-a2fa-5fcb96366875 2019-07-03 09:39:11,235 - 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-f370735a-0a73-4f68-a2fa-5fcb96366875 2019-07-03 09:39:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f370735a-0a73-4f68-a2fa-5fcb96366875 x-compute-request-id: req-f370735a-0a73-4f68-a2fa-5fcb96366875 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f370735a-0a73-4f68-a2fa-5fcb96366875 x-compute-request-id: req-f370735a-0a73-4f68-a2fa-5fcb96366875 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:11,236 - 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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e" 2019-07-03 09:39:11,236 - 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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e" 2019-07-03 09:39:11,236 - 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-4dd28a0e-d573-4248-95ed-9e8f499a9cba 2019-07-03 09:39:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dd28a0e-d573-4248-95ed-9e8f499a9cba x-compute-request-id: req-4dd28a0e-d573-4248-95ed-9e8f499a9cba Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:11,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dd28a0e-d573-4248-95ed-9e8f499a9cba x-compute-request-id: req-4dd28a0e-d573-4248-95ed-9e8f499a9cba Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:11,237 - 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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e" 2019-07-03 09:39:11,237 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f377ec720e5f7e56917e2510c2acfbaa5b170e41" 2019-07-03 09:39:11,237 - 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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e" 2019-07-03 09:39:11,237 - 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-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 2019-07-03 09:39:11,237 - 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-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 2019-07-03 09:39:11,238 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f377ec720e5f7e56917e2510c2acfbaa5b170e41" 2019-07-03 09:39:11,238 - 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-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 2019-07-03 09:39:11,238 - 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-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 2019-07-03 09:39:11,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 x-compute-request-id: req-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:11,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 x-compute-request-id: req-2ab8b37c-2ae5-4650-9b68-65803f16b6e8 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:11,238 - 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-4dd28a0e-d573-4248-95ed-9e8f499a9cba 2019-07-03 09:39:11,239 - 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-4dd28a0e-d573-4248-95ed-9e8f499a9cba 2019-07-03 09:39:11,239 - 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-4dd28a0e-d573-4248-95ed-9e8f499a9cba 2019-07-03 09:39:11,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e6e33416-68b9-4541-998b-f81d7cc9d79e 2019-07-03 09:39:11,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e6e33416-68b9-4541-998b-f81d7cc9d79e 2019-07-03 09:39:11,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e33416-68b9-4541-998b-f81d7cc9d79e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:11,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e33416-68b9-4541-998b-f81d7cc9d79e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:11,239 - 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}53e730ca17987bca74f25a11e956da1a29bc4a93" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_tu3y6r", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:11,240 - 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}53e730ca17987bca74f25a11e956da1a29bc4a93" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_tu3y6r", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:11,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 09:39:11,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_tu3y6r', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-03 09:39:11,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_tu3y6r', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-03 09:39:11,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 09:39:11,240 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-debf981e-167b-49a2-b7f9-22fc8b061eff 2019-07-03 09:39:11,241 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-debf981e-167b-49a2-b7f9-22fc8b061eff 2019-07-03 09:39:11,241 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-debf981e-167b-49a2-b7f9-22fc8b061eff 2019-07-03 09:39:11,241 - 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-846d9d27-ffee-42fb-acd8-cac5c9432ea2 2019-07-03 09:39:11,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:11,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:11,302 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:11 GMT 2019-07-03 09:39:11,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:11,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:11,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:11,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:11,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:16,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:16,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:16,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:16,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:16,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:16,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:16,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:16,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:16,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:09.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:09.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:09.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cc3c067e-533b-4995-81c6-d65ce50526cc Date: Wed, 03 Jul 2019 09:38:15 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cc3c067e-533b-4995-81c6-d65ce50526cc Date: Wed, 03 Jul 2019 09:38:15 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-cc3c067e-533b-4995-81c6-d65ce50526cc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-cc3c067e-533b-4995-81c6-d65ce50526cc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-cc3c067e-533b-4995-81c6-d65ce50526cc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-cc3c067e-533b-4995-81c6-d65ce50526cc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_y3bq8c', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_y3bq8c', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-846d9d27-ffee-42fb-acd8-cac5c9432ea2 x-compute-request-id: req-846d9d27-ffee-42fb-acd8-cac5c9432ea2 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-846d9d27-ffee-42fb-acd8-cac5c9432ea2 x-compute-request-id: req-846d9d27-ffee-42fb-acd8-cac5c9432ea2 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-846d9d27-ffee-42fb-acd8-cac5c9432ea2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-846d9d27-ffee-42fb-acd8-cac5c9432ea2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-846d9d27-ffee-42fb-acd8-cac5c9432ea2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}0c5216646d853cbe4539461d1c8c5a556b1b4db8\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}0c5216646d853cbe4539461d1c8c5a556b1b4db8\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-3f991d1a-978f-4908-bfdf-20e941332200 x-compute-request-id: req-3f991d1a-978f-4908-bfdf-20e941332200 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-3f991d1a-978f-4908-bfdf-20e941332200 x-compute-request-id: req-3f991d1a-978f-4908-bfdf-20e941332200 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3f991d1a-978f-4908-bfdf-20e941332200", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3f991d1a-978f-4908-bfdf-20e941332200", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3f991d1a-978f-4908-bfdf-20e941332200", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3f991d1a-978f-4908-bfdf-20e941332200", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}0c5216646d853cbe4539461d1c8c5a556b1b4db8\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}0c5216646d853cbe4539461d1c8c5a556b1b4db8\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-59180a8c-6078-4e20-a349-6b7437096364 x-compute-request-id: req-59180a8c-6078-4e20-a349-6b7437096364 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-59180a8c-6078-4e20-a349-6b7437096364 x-compute-request-id: req-59180a8c-6078-4e20-a349-6b7437096364 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-59180a8c-6078-4e20-a349-6b7437096364", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-59180a8c-6078-4e20-a349-6b7437096364", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-59180a8c-6078-4e20-a349-6b7437096364", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-59180a8c-6078-4e20-a349-6b7437096364", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a83a1e-492b-4f60-aae2-554267e04502 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:15.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a83a1e-492b-4f60-aae2-554267e04502 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:15.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e5a83a1e-492b-4f60-aae2-554267e04502", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e5a83a1e-492b-4f60-aae2-554267e04502", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-8d48613a-5ccd-4459-919a-f32643640d75 x-compute-request-id: req-8d48613a-5ccd-4459-919a-f32643640d75 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-8d48613a-5ccd-4459-919a-f32643640d75 x-compute-request-id: req-8d48613a-5ccd-4459-919a-f32643640d75 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bd975b58-3405-4916-a06a-a8002564b229\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8d48613a-5ccd-4459-919a-f32643640d75", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8d48613a-5ccd-4459-919a-f32643640d75", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8d48613a-5ccd-4459-919a-f32643640d75", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-8d48613a-5ccd-4459-919a-f32643640d75", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}012b86c2cf26347cfab2167c8e9a7e68da7417c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}012b86c2cf26347cfab2167c8e9a7e68da7417c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}], "metadata": {"pagination": {"total": 1080, "offset": 744, "size": 50}}} 2019-07-03 09:39:16,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:16,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:16 GMT 2019-07-03 09:39:16,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:16,404 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:16,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:16,404 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:16,404 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:16,404 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:16,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 09:39:16,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:39:16,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 09:39:16,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cc3c067e-533b-4995-81c6-d65ce50526cc Date: Wed, 03 Jul 2019 09:38:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:16,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cc3c067e-533b-4995-81c6-d65ce50526cc Date: Wed, 03 Jul 2019 09:38:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:16,407 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-cc3c067e-533b-4995-81c6-d65ce50526cc 2019-07-03 09:39:16,408 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-cc3c067e-533b-4995-81c6-d65ce50526cc 2019-07-03 09:39:16,408 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-cc3c067e-533b-4995-81c6-d65ce50526cc 2019-07-03 09:39:16,408 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-cc3c067e-533b-4995-81c6-d65ce50526cc 2019-07-03 09:39:16,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 09:39:16,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_y3bq8c', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-03 09:39:16,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_y3bq8c', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-03 09:39:16,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 09:39:16,409 - 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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_y3bq8c", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:16,409 - 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}d6ce0588dfac7f6cfd1b83c5cc378f3cf8d7ad95" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_y3bq8c", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:16,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-846d9d27-ffee-42fb-acd8-cac5c9432ea2 x-compute-request-id: req-846d9d27-ffee-42fb-acd8-cac5c9432ea2 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:16,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-846d9d27-ffee-42fb-acd8-cac5c9432ea2 x-compute-request-id: req-846d9d27-ffee-42fb-acd8-cac5c9432ea2 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:16,409 - 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-846d9d27-ffee-42fb-acd8-cac5c9432ea2 2019-07-03 09:39:16,410 - 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-846d9d27-ffee-42fb-acd8-cac5c9432ea2 2019-07-03 09:39:16,410 - 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-846d9d27-ffee-42fb-acd8-cac5c9432ea2 2019-07-03 09:39:16,410 - 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}0c5216646d853cbe4539461d1c8c5a556b1b4db8" 2019-07-03 09:39:16,410 - 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}0c5216646d853cbe4539461d1c8c5a556b1b4db8" 2019-07-03 09:39:16,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-3f991d1a-978f-4908-bfdf-20e941332200 x-compute-request-id: req-3f991d1a-978f-4908-bfdf-20e941332200 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:16,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-3f991d1a-978f-4908-bfdf-20e941332200 x-compute-request-id: req-3f991d1a-978f-4908-bfdf-20e941332200 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:16,411 - 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-3f991d1a-978f-4908-bfdf-20e941332200 2019-07-03 09:39:16,411 - 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-3f991d1a-978f-4908-bfdf-20e941332200 2019-07-03 09:39:16,411 - 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-3f991d1a-978f-4908-bfdf-20e941332200 2019-07-03 09:39:16,411 - 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-3f991d1a-978f-4908-bfdf-20e941332200 2019-07-03 09:39:16,411 - 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}0c5216646d853cbe4539461d1c8c5a556b1b4db8" 2019-07-03 09:39:16,411 - 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}0c5216646d853cbe4539461d1c8c5a556b1b4db8" 2019-07-03 09:39:16,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-59180a8c-6078-4e20-a349-6b7437096364 x-compute-request-id: req-59180a8c-6078-4e20-a349-6b7437096364 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:16,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-59180a8c-6078-4e20-a349-6b7437096364 x-compute-request-id: req-59180a8c-6078-4e20-a349-6b7437096364 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:16,412 - 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-59180a8c-6078-4e20-a349-6b7437096364 2019-07-03 09:39:16,412 - 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-59180a8c-6078-4e20-a349-6b7437096364 2019-07-03 09:39:16,412 - 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-59180a8c-6078-4e20-a349-6b7437096364 2019-07-03 09:39:16,412 - 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-59180a8c-6078-4e20-a349-6b7437096364 2019-07-03 09:39:16,412 - 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-07-03 09:39:16,413 - 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-07-03 09:39:16,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a83a1e-492b-4f60-aae2-554267e04502 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:16,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a83a1e-492b-4f60-aae2-554267e04502 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:16,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e5a83a1e-492b-4f60-aae2-554267e04502 2019-07-03 09:39:16,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e5a83a1e-492b-4f60-aae2-554267e04502 2019-07-03 09:39:16,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-8d48613a-5ccd-4459-919a-f32643640d75 x-compute-request-id: req-8d48613a-5ccd-4459-919a-f32643640d75 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:16,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-8d48613a-5ccd-4459-919a-f32643640d75 x-compute-request-id: req-8d48613a-5ccd-4459-919a-f32643640d75 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/bd975b58-3405-4916-a06a-a8002564b229", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:16,414 - 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-8d48613a-5ccd-4459-919a-f32643640d75 2019-07-03 09:39:16,414 - 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-8d48613a-5ccd-4459-919a-f32643640d75 2019-07-03 09:39:16,414 - 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-8d48613a-5ccd-4459-919a-f32643640d75 2019-07-03 09:39:16,414 - 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-8d48613a-5ccd-4459-919a-f32643640d75 2019-07-03 09:39:16,414 - 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}012b86c2cf26347cfab2167c8e9a7e68da7417c6" 2019-07-03 09:39:16,414 - 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}012b86c2cf26347cfab2167c8e9a7e68da7417c6" 2019-07-03 09:39:16,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:16,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:16,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:16 GMT 2019-07-03 09:39:16,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:16,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:16,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:16,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:16,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:21,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:21,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:21,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:21,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:21,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:21,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:21,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:21,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:21,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-78cf5895-237e-4717-8eb6-638bcf18f277 x-compute-request-id: req-78cf5895-237e-4717-8eb6-638bcf18f277 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-78cf5895-237e-4717-8eb6-638bcf18f277 x-compute-request-id: req-78cf5895-237e-4717-8eb6-638bcf18f277 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}, {\"id\": \"bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-78cf5895-237e-4717-8eb6-638bcf18f277", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-78cf5895-237e-4717-8eb6-638bcf18f277", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-78cf5895-237e-4717-8eb6-638bcf18f277", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-78cf5895-237e-4717-8eb6-638bcf18f277", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}012b86c2cf26347cfab2167c8e9a7e68da7417c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "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}012b86c2cf26347cfab2167c8e9a7e68da7417c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab50076d7c1810babefd645b37bb284502143fa2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab50076d7c1810babefd645b37bb284502143fa2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b7ea82e1-ef66-4cd6-8a8c-afca3674ee6d"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a56851-5556-41a7-beec-d58f210078f6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:15.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b7ea82e1-ef66-4cd6-8a8c-afca3674ee6d"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b4a56851-5556-41a7-beec-d58f210078f6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b7ea82e1-ef66-4cd6-8a8c-afca3674ee6d"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 x-compute-request-id: req-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 x-compute-request-id: req-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova\", \"name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"fingerprint\": \"fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c4d600-7641-48eb-ade7-863c243bdd97 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:15.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c4d600-7641-48eb-ade7-863c243bdd97 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:15.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a7c4d600-7641-48eb-ade7-863c243bdd97", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:15.600Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a7c4d600-7641-48eb-ade7-863c243bdd97", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fb9351a1-d82c-4cca-b722-c557667304b4 Date: Wed, 03 Jul 2019 09:38:15 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fb9351a1-d82c-4cca-b722-c557667304b4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fb9351a1-d82c-4cca-b722-c557667304b4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fb9351a1-d82c-4cca-b722-c557667304b4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fb9351a1-d82c-4cca-b722-c557667304b4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_w48f4h', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_w48f4h', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47 Date: Wed, 03 Jul 2019 09:38:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}059c0a9b5dc781b616462e9bc2122f2572abdb9e\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:09.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:10.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:11.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}059c0a9b5dc781b616462e9bc2122f2572abdb9e\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1b77f6ca2baefdbd7c78a9715975112fb6acf09\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b7ea82e1-ef66-4cd6-8a8c-afca3674ee6d"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1081, "offset": 794, "size": 50}}} 2019-07-03 09:39:21,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:21,569 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:21 GMT 2019-07-03 09:39:21,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:21,569 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:21,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:21,570 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:21,570 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:21,570 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:21,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-78cf5895-237e-4717-8eb6-638bcf18f277 x-compute-request-id: req-78cf5895-237e-4717-8eb6-638bcf18f277 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:21,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-78cf5895-237e-4717-8eb6-638bcf18f277 x-compute-request-id: req-78cf5895-237e-4717-8eb6-638bcf18f277 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}], "name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 09:39:21,573 - 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-78cf5895-237e-4717-8eb6-638bcf18f277 2019-07-03 09:39:21,573 - 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-78cf5895-237e-4717-8eb6-638bcf18f277 2019-07-03 09:39:21,573 - 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-78cf5895-237e-4717-8eb6-638bcf18f277 2019-07-03 09:39:21,573 - 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-78cf5895-237e-4717-8eb6-638bcf18f277 2019-07-03 09:39:21,573 - 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}012b86c2cf26347cfab2167c8e9a7e68da7417c6" 2019-07-03 09:39:21,574 - 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}012b86c2cf26347cfab2167c8e9a7e68da7417c6" 2019-07-03 09:39:21,574 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab50076d7c1810babefd645b37bb284502143fa2" 2019-07-03 09:39:21,574 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab50076d7c1810babefd645b37bb284502143fa2" 2019-07-03 09:39:21,574 - 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-07-03 09:39:21,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a56851-5556-41a7-beec-d58f210078f6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:21,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b4a56851-5556-41a7-beec-d58f210078f6 2019-07-03 09:39:21,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 x-compute-request-id: req-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:21,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 x-compute-request-id: req-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYajjffGcPFoL68031A8liZZP4guUw2QlYD9fx9TXUIfcIqDbnsRohmuDyvLaKoPe3cOHoTEcWygNAjgRJftMo2bXQZzDDfJwCaQJtqEoPYHZ1KkhYtDI+G7frttj8N3EvuYf2/Vsz1HZ6G3iCDcycHoHbFZsYV56XmNndofSi77jJ/JGQuD+c+cPo4gGFkFOYFLWYJxeq9/DpXGR7rHCnsS1cmwyHEOZckXvH8edHBZkrYtUG4UOvIFVj6HQrJ0AB1HYLfeA2V/6d9IWF5USfTdaemCvhgYTxVCP4n2MgDb3o4lTmfoqU+3UsbC1tlYg19asFN6QRXt7d+MOkfRmH Generated-by-Nova", "name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "fingerprint": "fb:e9:da:59:02:cb:90:59:94:8f:e2:27:6f:ff:dc:a5"}}]} 2019-07-03 09:39:21,575 - 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-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 2019-07-03 09:39:21,575 - 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-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 2019-07-03 09:39:21,575 - 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-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 2019-07-03 09:39:21,575 - 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-1eb148f3-f6d3-4ffa-9985-c4155e21b6b4 2019-07-03 09:39:21,576 - 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-07-03 09:39:21,576 - 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-07-03 09:39:21,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c4d600-7641-48eb-ade7-863c243bdd97 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:21,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c4d600-7641-48eb-ade7-863c243bdd97 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:21,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a7c4d600-7641-48eb-ade7-863c243bdd97 2019-07-03 09:39:21,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a7c4d600-7641-48eb-ade7-863c243bdd97 2019-07-03 09:39:21,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fb9351a1-d82c-4cca-b722-c557667304b4 Date: Wed, 03 Jul 2019 09:38:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:21,577 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fb9351a1-d82c-4cca-b722-c557667304b4 2019-07-03 09:39:21,577 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fb9351a1-d82c-4cca-b722-c557667304b4 2019-07-03 09:39:21,577 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fb9351a1-d82c-4cca-b722-c557667304b4 2019-07-03 09:39:21,577 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-fb9351a1-d82c-4cca-b722-c557667304b4 2019-07-03 09:39:21,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 09:39:21,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_w48f4h', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-03 09:39:21,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_w48f4h', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-03 09:39:21,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 09:39:21,578 - 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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_w48f4h", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:21,578 - 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}4a3bd174b97b54ce9bc3e7c491d57aed8d385f4e" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_w48f4h", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:21,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47 Date: Wed, 03 Jul 2019 09:38:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:21,578 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}059c0a9b5dc781b616462e9bc2122f2572abdb9e" 2019-07-03 09:39:21,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:39:21,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:39:21,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:39:21,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 09:39:21,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:39:21,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 09:39:21,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:21,579 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}059c0a9b5dc781b616462e9bc2122f2572abdb9e" 2019-07-03 09:39:21,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b77f6ca2baefdbd7c78a9715975112fb6acf09" 2019-07-03 09:39:21,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:39:21,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:21,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:21,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:21,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:21,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:21,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:21,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:21,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:21,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:21,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:21,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:21,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:21,643 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:21 GMT 2019-07-03 09:39:21,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:21,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:21,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:21,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:21,643 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:26,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:26,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:26,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:26,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:26,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:26,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:26,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:26,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:26,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:13.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:14.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:16.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}734184e027530c5ed968641b87bd908fa0f56b69\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:15.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_mtkqp0', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-200fdd9f-5bc1-4657-92ca-5004e70dc300", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-200fdd9f-5bc1-4657-92ca-5004e70dc300", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-200fdd9f-5bc1-4657-92ca-5004e70dc300", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-200fdd9f-5bc1-4657-92ca-5004e70dc300", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-200fdd9f-5bc1-4657-92ca-5004e70dc300 Date: Wed, 03 Jul 2019 09:38:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-200fdd9f-5bc1-4657-92ca-5004e70dc300 Date: Wed, 03 Jul 2019 09:38:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "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}0c5216646d853cbe4539461d1c8c5a556b1b4db8\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "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}0c5216646d853cbe4539461d1c8c5a556b1b4db8\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2mg5oa', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2mg5oa', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47 Date: Wed, 03 Jul 2019 09:38:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"9380a521-54cc-4724-bac7-f0862a586402\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T09:31:54Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\",\"admin_state_up\":true,\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:31:52Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-1fdfdf07-a5a4-466a-9829-f749ddae77c7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b7ea82e1-ef66-4cd6-8a8c-afca3674ee6d"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-1fdfdf07-a5a4-466a-9829-f749ddae77c7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b7ea82e1-ef66-4cd6-8a8c-afca3674ee6d"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1fdfdf07-a5a4-466a-9829-f749ddae77c7 x-compute-request-id: req-1fdfdf07-a5a4-466a-9829-f749ddae77c7 Content-Encoding: gzip Content-Length: 720 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/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:15Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b7ea82e1-ef66-4cd6-8a8c-afca3674ee6d"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "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}012b86c2cf26347cfab2167c8e9a7e68da7417c6\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "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}012b86c2cf26347cfab2167c8e9a7e68da7417c6\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"imageRef\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"flavorRef\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.086Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_mtkqp0', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:16.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:17.676Z", "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": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:17.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.344Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 x-compute-request-id: req-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"adminPass\": \"6aCg6ouQC6qs\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:17.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.344Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-eb3b766d-bf40-44d9-a2c8-2f7d5300e587", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:17.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.344Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-eb3b766d-bf40-44d9-a2c8-2f7d5300e587", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:17.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.344Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 x-compute-request-id: req-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"adminPass\": \"6aCg6ouQC6qs\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:17.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.344Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-eb3b766d-bf40-44d9-a2c8-2f7d5300e587", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:17.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.344Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-eb3b766d-bf40-44d9-a2c8-2f7d5300e587", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:17.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb6ebab6-1f81-40f7-9481-cf2f2510177f"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.877Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.877Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 x-compute-request-id: req-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"adminPass\": \"vnHXxz3xLuVf\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:18.877Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:19.431Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:19.431Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:19.431Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-59dfaa11-4d8c-4e8f-84c1-7120496cbd85", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:19.431Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-59dfaa11-4d8c-4e8f-84c1-7120496cbd85", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:19.431Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 x-compute-request-id: req-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"adminPass\": \"vnHXxz3xLuVf\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:19.431Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-59dfaa11-4d8c-4e8f-84c1-7120496cbd85", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:19.431Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:19.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:19.431Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-59dfaa11-4d8c-4e8f-84c1-7120496cbd85", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:18.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f5d5027-eb5f-4f99-a3be-a19ec7ec940f"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.027Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:19.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.027Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:19.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1090, "offset": 844, "size": 50}}} 2019-07-03 09:39:26,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:26,751 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:26 GMT 2019-07-03 09:39:26,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:26,751 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:26,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:26,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:26,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:26,752 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 09:39:26,755 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734184e027530c5ed968641b87bd908fa0f56b69" 2019-07-03 09:39:26,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_mtkqp0', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-03 09:39:26,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 09:39:26,755 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-200fdd9f-5bc1-4657-92ca-5004e70dc300 2019-07-03 09:39:26,755 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-200fdd9f-5bc1-4657-92ca-5004e70dc300 2019-07-03 09:39:26,755 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-200fdd9f-5bc1-4657-92ca-5004e70dc300 2019-07-03 09:39:26,756 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-200fdd9f-5bc1-4657-92ca-5004e70dc300 2019-07-03 09:39:26,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-200fdd9f-5bc1-4657-92ca-5004e70dc300 Date: Wed, 03 Jul 2019 09:38:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:26,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-200fdd9f-5bc1-4657-92ca-5004e70dc300 Date: Wed, 03 Jul 2019 09:38:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:26,756 - 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}0c5216646d853cbe4539461d1c8c5a556b1b4db8" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_2mg5oa", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:26,756 - 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}0c5216646d853cbe4539461d1c8c5a556b1b4db8" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_2mg5oa", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:26,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 09:39:26,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2mg5oa', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-03 09:39:26,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2mg5oa', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-03 09:39:26,757 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47 2019-07-03 09:39:26,757 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47 2019-07-03 09:39:26,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 09:39:26,758 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47 2019-07-03 09:39:26,758 - 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_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47 2019-07-03 09:39:26,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b62b5728-05d8-4551-b50c-4f0ed9b6ac47 Date: Wed, 03 Jul 2019 09:38:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":["9380a521-54cc-4724-bac7-f0862a586402"],"description":"","tags":[],"updated_at":"2019-07-03T09:31:54Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450}]} 2019-07-03 09:39:26,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-1fdfdf07-a5a4-466a-9829-f749ddae77c7 2019-07-03 09:39:26,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-1fdfdf07-a5a4-466a-9829-f749ddae77c7 2019-07-03 09:39:26,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-1fdfdf07-a5a4-466a-9829-f749ddae77c7 x-compute-request-id: req-1fdfdf07-a5a4-466a-9829-f749ddae77c7 Content-Encoding: gzip Content-Length: 720 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/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:15Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:26,759 - 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}012b86c2cf26347cfab2167c8e9a7e68da7417c6" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_mtkqp0", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:26,759 - 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}012b86c2cf26347cfab2167c8e9a7e68da7417c6" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_mtkqp0", "imageRef": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "flavorRef": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e180a70-d281-4c89-b4da-7e9e563893f0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}}' 2019-07-03 09:39:26,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 09:39:26,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_mtkqp0', 'key_name': u'cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'image': u'd0c0fb76-d639-42a6-a0e6-6c1bf351e6fa', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855', 'cloudify_management_network_id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}, 'nics': [{'net-id': u'4e180a70-d281-4c89-b4da-7e9e563893f0'}], 'flavor': u'357e3235-cb90-4c0f-b1b7-91992d3fea94', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-03 09:39:26,759 - 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:None state. Retrying... [retry_after=30] 2019-07-03 09:39:26,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 x-compute-request-id: req-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "adminPass": "6aCg6ouQC6qs"}} 2019-07-03 09:39:26,760 - 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-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 2019-07-03 09:39:26,760 - 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-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 2019-07-03 09:39:26,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 x-compute-request-id: req-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "adminPass": "6aCg6ouQC6qs"}} 2019-07-03 09:39:26,760 - 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-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 2019-07-03 09:39:26,760 - 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-eb3b766d-bf40-44d9-a2c8-2f7d5300e587 2019-07-03 09:39:26,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:39:26,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 x-compute-request-id: req-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "adminPass": "vnHXxz3xLuVf"}} 2019-07-03 09:39:26,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:26,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:26,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:26,761 - 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-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 2019-07-03 09:39:26,761 - 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-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 2019-07-03 09:39:26,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 x-compute-request-id: req-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "adminPass": "vnHXxz3xLuVf"}} 2019-07-03 09:39:26,762 - 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-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 2019-07-03 09:39:26,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 09:39:26,762 - 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-59dfaa11-4d8c-4e8f-84c1-7120496cbd85 2019-07-03 09:39:26,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:26,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:26,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:26,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:26,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:26 GMT 2019-07-03 09:39:26,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:26,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:26,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:26,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:26,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:31,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:31,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:31,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:31,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:31,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:31,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:31,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:31,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:31,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.027Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:19.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8c479f60-11ac-4068-bafa-dd5c0d6301e7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 x-compute-request-id: req-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"adminPass\": \"AHA95ahncKpA\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 x-compute-request-id: req-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"adminPass\": \"AHA95ahncKpA\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.66d96dbd-2824-4208-9558-4e7c007296df"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c479f60-11ac-4068-bafa-dd5c0d6301e7 x-compute-request-id: req-8c479f60-11ac-4068-bafa-dd5c0d6301e7 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"adminPass\": \"g4Usn5XPKEHy\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c479f60-11ac-4068-bafa-dd5c0d6301e7 x-compute-request-id: req-8c479f60-11ac-4068-bafa-dd5c0d6301e7 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"adminPass\": \"g4Usn5XPKEHy\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8c479f60-11ac-4068-bafa-dd5c0d6301e7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8c479f60-11ac-4068-bafa-dd5c0d6301e7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8c479f60-11ac-4068-bafa-dd5c0d6301e7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.974903d1-2c9a-454a-9d72-f757925010a6"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.abbb812a-243f-490d-bec1-02de307d2e39"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a126054-6768-4a17-880a-bb5ef9dc435b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:20.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.abbb812a-243f-490d-bec1-02de307d2e39"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4a126054-6768-4a17-880a-bb5ef9dc435b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.abbb812a-243f-490d-bec1-02de307d2e39"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:19.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:20.633Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.235Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.235Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b83d31851e4bcb3a16b2f643c0fa0fea0e5640ca\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.abbb812a-243f-490d-bec1-02de307d2e39"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.235Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ca2bec34-6d65-4a61-9a22-45fcc60a270d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ca2bec34-6d65-4a61-9a22-45fcc60a270d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ca2bec34-6d65-4a61-9a22-45fcc60a270d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-ca2bec34-6d65-4a61-9a22-45fcc60a270d x-compute-request-id: req-ca2bec34-6d65-4a61-9a22-45fcc60a270d Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"adminPass\": \"GYZf2UUdkaKP\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-ca2bec34-6d65-4a61-9a22-45fcc60a270d x-compute-request-id: req-ca2bec34-6d65-4a61-9a22-45fcc60a270d Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"adminPass\": \"GYZf2UUdkaKP\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a78f3863-6f59-4744-8cd7-5c740a8dc456 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:21.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2ab6d123-a87b-4794-9584-160cca1e29e2"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.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": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2ab6d123-a87b-4794-9584-160cca1e29e2"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a78f3863-6f59-4744-8cd7-5c740a8dc456", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2ab6d123-a87b-4794-9584-160cca1e29e2"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:20.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f4773356-d11a-4075-bc23-a69c3b25cee2 x-compute-request-id: req-f4773356-d11a-4075-bc23-a69c3b25cee2 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:20Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.abbb812a-243f-490d-bec1-02de307d2e39"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:21.830Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ca2bec34-6d65-4a61-9a22-45fcc60a270d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bcba2e50-d686-42fb-8dde-73cf173dc0d2"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:22.360Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:22.360Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-f4773356-d11a-4075-bc23-a69c3b25cee2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.abbb812a-243f-490d-bec1-02de307d2e39"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:22.360Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-f4773356-d11a-4075-bc23-a69c3b25cee2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.abbb812a-243f-490d-bec1-02de307d2e39"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:22.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac93d5facb6165359cb892a12246d3c6dd2acb5d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2ab6d123-a87b-4794-9584-160cca1e29e2"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:22.360Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32962b34-6780-4efa-9949-a6be46692a3a x-compute-request-id: req-32962b34-6780-4efa-9949-a6be46692a3a Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb 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\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"adminPass\": \"rBF86tCdJd9V\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:22.360Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:22.360Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-32962b34-6780-4efa-9949-a6be46692a3a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-32962b34-6780-4efa-9949-a6be46692a3a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d6c90e84183cd8ad625e4c0cbc3a4f55d50fe82\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5e8feb44-8418-4cc5-9c77-af952e589cd5"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-15d2c94d-9d44-4396-b32a-5160549bd088", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2ab6d123-a87b-4794-9584-160cca1e29e2"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-15d2c94d-9d44-4396-b32a-5160549bd088", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2ab6d123-a87b-4794-9584-160cca1e29e2"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-15d2c94d-9d44-4396-b32a-5160549bd088 x-compute-request-id: req-15d2c94d-9d44-4396-b32a-5160549bd088 Content-Encoding: gzip Content-Length: 721 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:21Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2ab6d123-a87b-4794-9584-160cca1e29e2"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b44376b3-01a9-4d95-9396-b48b9bde2672", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5e8feb44-8418-4cc5-9c77-af952e589cd5"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32962b34-6780-4efa-9949-a6be46692a3a x-compute-request-id: req-32962b34-6780-4efa-9949-a6be46692a3a Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb 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\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"adminPass\": \"rBF86tCdJd9V\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}], "metadata": {"pagination": {"total": 1123, "offset": 894, "size": 50}}} 2019-07-03 09:39:31,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:31,935 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:31 GMT 2019-07-03 09:39:31,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:31,935 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:31,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:31,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:31,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:31,935 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:31,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:31,938 - 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-8c479f60-11ac-4068-bafa-dd5c0d6301e7 2019-07-03 09:39:31,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 x-compute-request-id: req-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "adminPass": "AHA95ahncKpA"}} 2019-07-03 09:39:31,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 x-compute-request-id: req-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "adminPass": "AHA95ahncKpA"}} 2019-07-03 09:39:31,938 - 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-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 2019-07-03 09:39:31,938 - 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-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 2019-07-03 09:39:31,939 - 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-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 2019-07-03 09:39:31,939 - 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-798c0e4a-9fc4-46b9-a767-24f0ef6a7f78 2019-07-03 09:39:31,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c479f60-11ac-4068-bafa-dd5c0d6301e7 x-compute-request-id: req-8c479f60-11ac-4068-bafa-dd5c0d6301e7 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "adminPass": "g4Usn5XPKEHy"}} 2019-07-03 09:39:31,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c479f60-11ac-4068-bafa-dd5c0d6301e7 x-compute-request-id: req-8c479f60-11ac-4068-bafa-dd5c0d6301e7 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "adminPass": "g4Usn5XPKEHy"}} 2019-07-03 09:39:31,939 - 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-8c479f60-11ac-4068-bafa-dd5c0d6301e7 2019-07-03 09:39:31,939 - 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-8c479f60-11ac-4068-bafa-dd5c0d6301e7 2019-07-03 09:39:31,940 - 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-8c479f60-11ac-4068-bafa-dd5c0d6301e7 2019-07-03 09:39:31,940 - 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-07-03 09:39:31,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a126054-6768-4a17-880a-bb5ef9dc435b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:31,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4a126054-6768-4a17-880a-bb5ef9dc435b 2019-07-03 09:39:31,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:31,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 09:39:31,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:31,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:39:31,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:31,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b83d31851e4bcb3a16b2f643c0fa0fea0e5640ca" 2019-07-03 09:39:31,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:31,941 - 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-ca2bec34-6d65-4a61-9a22-45fcc60a270d 2019-07-03 09:39:31,941 - 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-ca2bec34-6d65-4a61-9a22-45fcc60a270d 2019-07-03 09:39:31,942 - 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-ca2bec34-6d65-4a61-9a22-45fcc60a270d 2019-07-03 09:39:31,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-ca2bec34-6d65-4a61-9a22-45fcc60a270d x-compute-request-id: req-ca2bec34-6d65-4a61-9a22-45fcc60a270d Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "ee09d903-a937-4f91-a18f-07557976690c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "adminPass": "GYZf2UUdkaKP"}} 2019-07-03 09:39:31,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-ca2bec34-6d65-4a61-9a22-45fcc60a270d x-compute-request-id: req-ca2bec34-6d65-4a61-9a22-45fcc60a270d Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "ee09d903-a937-4f91-a18f-07557976690c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "adminPass": "GYZf2UUdkaKP"}} 2019-07-03 09:39:31,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a78f3863-6f59-4744-8cd7-5c740a8dc456 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:31,942 - 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-07-03 09:39:31,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:31,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a78f3863-6f59-4744-8cd7-5c740a8dc456 2019-07-03 09:39:31,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:39:31,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f4773356-d11a-4075-bc23-a69c3b25cee2 x-compute-request-id: req-f4773356-d11a-4075-bc23-a69c3b25cee2 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:20Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:31,943 - 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-ca2bec34-6d65-4a61-9a22-45fcc60a270d 2019-07-03 09:39:31,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:31,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-f4773356-d11a-4075-bc23-a69c3b25cee2 2019-07-03 09:39:31,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-f4773356-d11a-4075-bc23-a69c3b25cee2 2019-07-03 09:39:31,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac93d5facb6165359cb892a12246d3c6dd2acb5d" 2019-07-03 09:39:31,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32962b34-6780-4efa-9949-a6be46692a3a x-compute-request-id: req-32962b34-6780-4efa-9949-a6be46692a3a Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb 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": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "adminPass": "rBF86tCdJd9V"}} 2019-07-03 09:39:31,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:31,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 09:39:31,944 - 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-32962b34-6780-4efa-9949-a6be46692a3a 2019-07-03 09:39:31,944 - 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-32962b34-6780-4efa-9949-a6be46692a3a 2019-07-03 09:39:31,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6c90e84183cd8ad625e4c0cbc3a4f55d50fe82" 2019-07-03 09:39:31,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-15d2c94d-9d44-4396-b32a-5160549bd088 2019-07-03 09:39:31,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-15d2c94d-9d44-4396-b32a-5160549bd088 2019-07-03 09:39:31,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-15d2c94d-9d44-4396-b32a-5160549bd088 x-compute-request-id: req-15d2c94d-9d44-4396-b32a-5160549bd088 Content-Encoding: gzip Content-Length: 721 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:21Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:31,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b44376b3-01a9-4d95-9396-b48b9bde2672 2019-07-03 09:39:31,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32962b34-6780-4efa-9949-a6be46692a3a x-compute-request-id: req-32962b34-6780-4efa-9949-a6be46692a3a Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb 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": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "adminPass": "rBF86tCdJd9V"}} 2019-07-03 09:39:31,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:32,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:32,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:32 GMT 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:32,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:32,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:32,007 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:32,007 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:37,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:37,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:37,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:37,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:37,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:37,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:37,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:37,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:37,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b44376b3-01a9-4d95-9396-b48b9bde2672", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5e8feb44-8418-4cc5-9c77-af952e589cd5"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b44376b3-01a9-4d95-9396-b48b9bde2672 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:22.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5e8feb44-8418-4cc5-9c77-af952e589cd5"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5e8feb44-8418-4cc5-9c77-af952e589cd5"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-32962b34-6780-4efa-9949-a6be46692a3a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2b71b691-468b-45c0-b13a-46e90bd3a24d"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b x-compute-request-id: req-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c 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\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"adminPass\": \"MSkccW9X2vS8\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:22.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:21.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b x-compute-request-id: req-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c 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\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"adminPass\": \"MSkccW9X2vS8\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.062Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0f127948-f0d4-4c75-9102-ae69695c8684"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.672Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.672Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.672Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.672Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:22.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.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": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d8fcdadd-e51e-4509-a4e0-04d109e63a6a"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.672Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ec4b0b-b05d-406d-98b6-c9572b8e94c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:23.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d8fcdadd-e51e-4509-a4e0-04d109e63a6a"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:23.672Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-61ec4b0b-b05d-406d-98b6-c9572b8e94c7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d8fcdadd-e51e-4509-a4e0-04d109e63a6a"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e304312e7d789ff2a0be02be69e97a9358878a47\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d8fcdadd-e51e-4509-a4e0-04d109e63a6a"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.271Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.271Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.271Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.271Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-ee26d082-74d7-4b3c-8ce3-dd3b7f445dfc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5e8feb44-8418-4cc5-9c77-af952e589cd5"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.271Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-ee26d082-74d7-4b3c-8ce3-dd3b7f445dfc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5e8feb44-8418-4cc5-9c77-af952e589cd5"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.271Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-ee26d082-74d7-4b3c-8ce3-dd3b7f445dfc x-compute-request-id: req-ee26d082-74d7-4b3c-8ce3-dd3b7f445dfc Content-Encoding: gzip Content-Length: 730 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5e8feb44-8418-4cc5-9c77-af952e589cd5"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.866Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0aa2918c-9daf-44e9-b3f4-1a9d2122d8e1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:24.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ff185797-bde9-486f-b454-1957a4d5ae1f"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.866Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aa2918c-9daf-44e9-b3f4-1a9d2122d8e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:24.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ff185797-bde9-486f-b454-1957a4d5ae1f"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:24.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ff185797-bde9-486f-b454-1957a4d5ae1f"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.866Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:23.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.866Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:24.866Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6d5167069d0b9c55fc84576fbb880089075f07c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:24.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ff185797-bde9-486f-b454-1957a4d5ae1f"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:25.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7488c7d6-220c-4030-8ef9-13c0b8262c0c"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:23.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-22d499e3-7ae0-4f75-b887-e218ddb9d0ba", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:25.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d8fcdadd-e51e-4509-a4e0-04d109e63a6a"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-22d499e3-7ae0-4f75-b887-e218ddb9d0ba", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:25.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d8fcdadd-e51e-4509-a4e0-04d109e63a6a"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-22d499e3-7ae0-4f75-b887-e218ddb9d0ba x-compute-request-id: req-22d499e3-7ae0-4f75-b887-e218ddb9d0ba 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/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:25.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d8fcdadd-e51e-4509-a4e0-04d109e63a6a"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ca75dae7-c4e8-44c9-8547-27c8137d9239", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:25.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7488c7d6-220c-4030-8ef9-13c0b8262c0c"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:25.463Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca75dae7-c4e8-44c9-8547-27c8137d9239 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:25.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7488c7d6-220c-4030-8ef9-13c0b8262c0c"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.115Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:24.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:25.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0405f278-7a92-47cc-8daf-bb1dc23c9070"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.115Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9d48e8f9-90e3-460a-a61d-ef5d65ba815a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:25.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0405f278-7a92-47cc-8daf-bb1dc23c9070"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}625d0918aae7bd8240aa453561503f19693c2bff\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:25.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7488c7d6-220c-4030-8ef9-13c0b8262c0c"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.115Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:24.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.115Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d48e8f9-90e3-460a-a61d-ef5d65ba815a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:25.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0405f278-7a92-47cc-8daf-bb1dc23c9070"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.115Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:24.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1152, "offset": 944, "size": 50}}} 2019-07-03 09:39:37,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:37,094 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:37 GMT 2019-07-03 09:39:37,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:37,094 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:37,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:37,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:37,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:37,094 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:37,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b44376b3-01a9-4d95-9396-b48b9bde2672 2019-07-03 09:39:37,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b44376b3-01a9-4d95-9396-b48b9bde2672 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:37,097 - 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-07-03 09:39:37,098 - 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-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b 2019-07-03 09:39:37,098 - 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-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b 2019-07-03 09:39:37,098 - 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-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b 2019-07-03 09:39:37,098 - 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-32962b34-6780-4efa-9949-a6be46692a3a 2019-07-03 09:39:37,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b x-compute-request-id: req-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c 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": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "adminPass": "MSkccW9X2vS8"}} 2019-07-03 09:39:37,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-03 09:39:37,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:37,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 09:39:37,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:38: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-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b x-compute-request-id: req-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c 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": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "adminPass": "MSkccW9X2vS8"}} 2019-07-03 09:39:37,099 - 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-31e45d48-e6d6-40b4-bb9e-300f72d3bb7b 2019-07-03 09:39:37,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:39:37,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:37,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:37,100 - 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-07-03 09:39:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ec4b0b-b05d-406d-98b6-c9572b8e94c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-61ec4b0b-b05d-406d-98b6-c9572b8e94c7 2019-07-03 09:39:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e304312e7d789ff2a0be02be69e97a9358878a47" 2019-07-03 09:39:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:39:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 09:39:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 09:39:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-ee26d082-74d7-4b3c-8ce3-dd3b7f445dfc 2019-07-03 09:39:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-ee26d082-74d7-4b3c-8ce3-dd3b7f445dfc 2019-07-03 09:39:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-ee26d082-74d7-4b3c-8ce3-dd3b7f445dfc x-compute-request-id: req-ee26d082-74d7-4b3c-8ce3-dd3b7f445dfc Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0aa2918c-9daf-44e9-b3f4-1a9d2122d8e1 2019-07-03 09:39:37,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aa2918c-9daf-44e9-b3f4-1a9d2122d8e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:37,102 - 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-07-03 09:39:37,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-03 09:39:37,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:39:37,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:37,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5167069d0b9c55fc84576fbb880089075f07c" 2019-07-03 09:39:37,102 - 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-07-03 09:39:37,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:37,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:39:37,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 09:39:37,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-22d499e3-7ae0-4f75-b887-e218ddb9d0ba 2019-07-03 09:39:37,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-22d499e3-7ae0-4f75-b887-e218ddb9d0ba 2019-07-03 09:39:37,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-22d499e3-7ae0-4f75-b887-e218ddb9d0ba x-compute-request-id: req-22d499e3-7ae0-4f75-b887-e218ddb9d0ba 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/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:37,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ca75dae7-c4e8-44c9-8547-27c8137d9239 2019-07-03 09:39:37,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca75dae7-c4e8-44c9-8547-27c8137d9239 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:37,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 09:39:37,104 - 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-07-03 09:39:37,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9d48e8f9-90e3-460a-a61d-ef5d65ba815a 2019-07-03 09:39:37,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625d0918aae7bd8240aa453561503f19693c2bff" 2019-07-03 09:39:37,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-07-03 09:39:37,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d48e8f9-90e3-460a-a61d-ef5d65ba815a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:37,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:39:37,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:37,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:37,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:37,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:37,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:37,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:37,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:37,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:37,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:37,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:37,163 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:37 GMT 2019-07-03 09:39:37,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:37,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:37,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:37,163 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:37,163 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:42,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:42,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:42,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:42,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:42,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:42,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:42,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:42,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:42,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.710Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef70413f0ce815d339849ad4181fd079ae1f0890\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:26.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0405f278-7a92-47cc-8daf-bb1dc23c9070"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.710Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:25.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:26.710Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f8f2e71d-54ae-4044-96c0-9836708f5eef x-compute-request-id: req-f8f2e71d-54ae-4044-96c0-9836708f5eef 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/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:26.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ff185797-bde9-486f-b454-1957a4d5ae1f"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:27.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f2defc17-708f-4b60-9532-9b247464205a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:26.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7488c7d6-220c-4030-8ef9-13c0b8262c0c"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:27.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f2defc17-708f-4b60-9532-9b247464205a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:26.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7488c7d6-220c-4030-8ef9-13c0b8262c0c"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:27.305Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f2defc17-708f-4b60-9532-9b247464205a x-compute-request-id: req-f2defc17-708f-4b60-9532-9b247464205a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:24Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:26.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7488c7d6-220c-4030-8ef9-13c0b8262c0c"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:27.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-f8f2e71d-54ae-4044-96c0-9836708f5eef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:26.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ff185797-bde9-486f-b454-1957a4d5ae1f"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:27.305Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-f8f2e71d-54ae-4044-96c0-9836708f5eef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:26.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ff185797-bde9-486f-b454-1957a4d5ae1f"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:27.305Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:26.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:27.305Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:27.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:27.931Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-d886c32a-4556-4706-a83b-ecf4fb521615 x-compute-request-id: req-d886c32a-4556-4706-a83b-ecf4fb521615 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:25Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:27.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0405f278-7a92-47cc-8daf-bb1dc23c9070"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:28.547Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:28.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:28.547Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-d886c32a-4556-4706-a83b-ecf4fb521615", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:27.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0405f278-7a92-47cc-8daf-bb1dc23c9070"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:28.547Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-d886c32a-4556-4706-a83b-ecf4fb521615", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:27.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0405f278-7a92-47cc-8daf-bb1dc23c9070"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:47.528Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:47.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:48.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": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:48.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8d45aaca-5805-4f92-8e3a-e934a2a3aca2"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:49.112Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-89dc6465-d409-4e85-a861-4b5986997e84", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:48.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8d45aaca-5805-4f92-8e3a-e934a2a3aca2"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:49.112Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c92a0bce5f046a6d5ef1cd2c084ef7dae09f1a80\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:48.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8d45aaca-5805-4f92-8e3a-e934a2a3aca2"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:49.112Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89dc6465-d409-4e85-a861-4b5986997e84 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:48.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8d45aaca-5805-4f92-8e3a-e934a2a3aca2"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:51.080Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-e2a8171b-b37e-44cd-926f-6571c7740dd0 x-compute-request-id: req-e2a8171b-b37e-44cd-926f-6571c7740dd0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:16Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:50.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8d45aaca-5805-4f92-8e3a-e934a2a3aca2"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:51.801Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-e2a8171b-b37e-44cd-926f-6571c7740dd0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:50.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8d45aaca-5805-4f92-8e3a-e934a2a3aca2"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:51.801Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-e2a8171b-b37e-44cd-926f-6571c7740dd0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:50.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8d45aaca-5805-4f92-8e3a-e934a2a3aca2"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:51.801Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:51.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:52.303Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:52.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:53.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:53.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f63a9f4c-a4a4-4583-86d7-30702336c7a9"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:54.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a3824fe4f40b4913ed8852ce8e024f15536b076\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:53.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f63a9f4c-a4a4-4583-86d7-30702336c7a9"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:54.156Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:53.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:54.156Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834a3524-7df2-4ad8-aa42-a9ac01b4f2e8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:53.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f63a9f4c-a4a4-4583-86d7-30702336c7a9"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:54.156Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-834a3524-7df2-4ad8-aa42-a9ac01b4f2e8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:53.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f63a9f4c-a4a4-4583-86d7-30702336c7a9"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:54.694Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:54.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.244Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-0e0797bc-d0b2-4843-8ed0-5e866fba0007", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:54.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f63a9f4c-a4a4-4583-86d7-30702336c7a9"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:54.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c7c9fb06-c0de-4551-8299-f7e8b69c9a2e"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92db8ca220a69cc26f13cfaf3ef10914caacea76\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:55.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c7c9fb06-c0de-4551-8299-f7e8b69c9a2e"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.244Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-0e0797bc-d0b2-4843-8ed0-5e866fba0007", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:54.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f63a9f4c-a4a4-4583-86d7-30702336c7a9"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.244Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce06eb0-9937-452f-a9af-68c5b8473ee0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:54.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c7c9fb06-c0de-4551-8299-f7e8b69c9a2e"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.244Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4ce06eb0-9937-452f-a9af-68c5b8473ee0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:54.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c7c9fb06-c0de-4551-8299-f7e8b69c9a2e"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.244Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-0e0797bc-d0b2-4843-8ed0-5e866fba0007 x-compute-request-id: req-0e0797bc-d0b2-4843-8ed0-5e866fba0007 Content-Encoding: gzip Content-Length: 756 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/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:20Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:54.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f63a9f4c-a4a4-4583-86d7-30702336c7a9"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.977Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9315ef95-7db4-4ac4-9f53-cd3d47bf1c53", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:55.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e22be23-bca5-447a-9036-184d68cae4ff"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.977Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9315ef95-7db4-4ac4-9f53-cd3d47bf1c53 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:55.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e22be23-bca5-447a-9036-184d68cae4ff"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.977Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:55.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e22be23-bca5-447a-9036-184d68cae4ff"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:55.977Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:55.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:56.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f51358539edc5b70fff197399a83b34ae5649ade\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:56.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e22be23-bca5-447a-9036-184d68cae4ff"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:56.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-07-03T09:38:55.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.326Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-5b32e64d-50f0-4641-94f3-c84e7f9019f6 x-compute-request-id: req-5b32e64d-50f0-4641-94f3-c84e7f9019f6 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:21Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:56.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c7c9fb06-c0de-4551-8299-f7e8b69c9a2e"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.326Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5b32e64d-50f0-4641-94f3-c84e7f9019f6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:56.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c7c9fb06-c0de-4551-8299-f7e8b69c9a2e"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.326Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5b32e64d-50f0-4641-94f3-c84e7f9019f6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:56.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c7c9fb06-c0de-4551-8299-f7e8b69c9a2e"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.326Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-5b3cf045-7048-456a-ae9a-6beb7c64cb62 x-compute-request-id: req-5b3cf045-7048-456a-ae9a-6beb7c64cb62 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/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:57.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e22be23-bca5-447a-9036-184d68cae4ff"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.326Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-5b3cf045-7048-456a-ae9a-6beb7c64cb62", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:57.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e22be23-bca5-447a-9036-184d68cae4ff"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.326Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-5b3cf045-7048-456a-ae9a-6beb7c64cb62", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:57.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7e22be23-bca5-447a-9036-184d68cae4ff"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.326Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:57.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1152, "offset": 994, "size": 50}}} 2019-07-03 09:39:42,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:42,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:42 GMT 2019-07-03 09:39:42,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:42,317 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:42,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:42,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:42,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:42,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70413f0ce815d339849ad4181fd079ae1f0890" 2019-07-03 09:39:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-03 09:39:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f8f2e71d-54ae-4044-96c0-9836708f5eef x-compute-request-id: req-f8f2e71d-54ae-4044-96c0-9836708f5eef 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/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f2defc17-708f-4b60-9532-9b247464205a 2019-07-03 09:39:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f2defc17-708f-4b60-9532-9b247464205a 2019-07-03 09:39:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-f2defc17-708f-4b60-9532-9b247464205a x-compute-request-id: req-f2defc17-708f-4b60-9532-9b247464205a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:24Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-f8f2e71d-54ae-4044-96c0-9836708f5eef 2019-07-03 09:39:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-f8f2e71d-54ae-4044-96c0-9836708f5eef 2019-07-03 09:39:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-03 09:39:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-03 09:39:42,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-d886c32a-4556-4706-a83b-ecf4fb521615 x-compute-request-id: req-d886c32a-4556-4706-a83b-ecf4fb521615 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:25Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-03 09:39:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-d886c32a-4556-4706-a83b-ecf4fb521615 2019-07-03 09:39:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-d886c32a-4556-4706-a83b-ecf4fb521615 2019-07-03 09:39:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 09:39:42,323 - 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-07-03 09:39:42,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-89dc6465-d409-4e85-a861-4b5986997e84 2019-07-03 09:39:42,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92a0bce5f046a6d5ef1cd2c084ef7dae09f1a80" 2019-07-03 09:39:42,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89dc6465-d409-4e85-a861-4b5986997e84 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:42,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-e2a8171b-b37e-44cd-926f-6571c7740dd0 x-compute-request-id: req-e2a8171b-b37e-44cd-926f-6571c7740dd0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:16Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:42,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-e2a8171b-b37e-44cd-926f-6571c7740dd0 2019-07-03 09:39:42,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-e2a8171b-b37e-44cd-926f-6571c7740dd0 2019-07-03 09:39:42,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-03 09:39:42,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 09:39:42,325 - 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-07-03 09:39:42,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3824fe4f40b4913ed8852ce8e024f15536b076" 2019-07-03 09:39:42,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 09:39:42,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834a3524-7df2-4ad8-aa42-a9ac01b4f2e8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:42,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-834a3524-7df2-4ad8-aa42-a9ac01b4f2e8 2019-07-03 09:39:42,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 09:39:42,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-0e0797bc-d0b2-4843-8ed0-5e866fba0007 2019-07-03 09:39:42,326 - 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-07-03 09:39:42,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92db8ca220a69cc26f13cfaf3ef10914caacea76" 2019-07-03 09:39:42,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-0e0797bc-d0b2-4843-8ed0-5e866fba0007 2019-07-03 09:39:42,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce06eb0-9937-452f-a9af-68c5b8473ee0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:42,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4ce06eb0-9937-452f-a9af-68c5b8473ee0 2019-07-03 09:39:42,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-0e0797bc-d0b2-4843-8ed0-5e866fba0007 x-compute-request-id: req-0e0797bc-d0b2-4843-8ed0-5e866fba0007 Content-Encoding: gzip Content-Length: 756 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/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:20Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:42,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9315ef95-7db4-4ac4-9f53-cd3d47bf1c53 2019-07-03 09:39:42,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9315ef95-7db4-4ac4-9f53-cd3d47bf1c53 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:42,327 - 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-07-03 09:39:42,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-03 09:39:42,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f51358539edc5b70fff197399a83b34ae5649ade" 2019-07-03 09:39:42,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 09:39:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-5b32e64d-50f0-4641-94f3-c84e7f9019f6 x-compute-request-id: req-5b32e64d-50f0-4641-94f3-c84e7f9019f6 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:21Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5b32e64d-50f0-4641-94f3-c84e7f9019f6 2019-07-03 09:39:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5b32e64d-50f0-4641-94f3-c84e7f9019f6 2019-07-03 09:39:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-5b3cf045-7048-456a-ae9a-6beb7c64cb62 x-compute-request-id: req-5b3cf045-7048-456a-ae9a-6beb7c64cb62 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/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-5b3cf045-7048-456a-ae9a-6beb7c64cb62 2019-07-03 09:39:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-5b3cf045-7048-456a-ae9a-6beb7c64cb62 2019-07-03 09:39:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 09:39:42,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:42,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:42,675 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:42 GMT 2019-07-03 09:39:42,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:42,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:42,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:42,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:42,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:47,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:48,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:48,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:48,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:48,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:48,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:48,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:48,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:48,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.928Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:57.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f60f0103-1af9-46b1-92c1-0301ce31938b"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.928Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:57.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.928Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:57.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.928Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}958e851cfb7556a2dd8f049961b9589f5193d91f\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:57.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f60f0103-1af9-46b1-92c1-0301ce31938b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.928Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-900e2833-2f6b-4049-9e0b-94234f528176", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:57.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f60f0103-1af9-46b1-92c1-0301ce31938b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.928Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900e2833-2f6b-4049-9e0b-94234f528176 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:57.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f60f0103-1af9-46b1-92c1-0301ce31938b"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:57.928Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:57.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:58.512Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d43ac916-88c0-4ce4-904a-b28a5c07f2dd"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:58.512Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:58.512Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32afd17d-4322-4a4b-8194-049b2d80f00f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:58.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d43ac916-88c0-4ce4-904a-b28a5c07f2dd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:58.512Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-32afd17d-4322-4a4b-8194-049b2d80f00f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d43ac916-88c0-4ce4-904a-b28a5c07f2dd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d38b5fe0d21318d4cda54e9f0ab777165a9fa485\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d43ac916-88c0-4ce4-904a-b28a5c07f2dd"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c6d262e6-6a28-4ee0-99ab-74962ba78024"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.147Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-41ca1fcd-5d57-4747-83a3-7f2d3a731592", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c6d262e6-6a28-4ee0-99ab-74962ba78024"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.147Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-e841ea35-f2d0-422b-aba3-25655c68e01e x-compute-request-id: req-e841ea35-f2d0-422b-aba3-25655c68e01e 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/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f60f0103-1af9-46b1-92c1-0301ce31938b"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.147Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ca1fcd-5d57-4747-83a3-7f2d3a731592 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:58.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c6d262e6-6a28-4ee0-99ab-74962ba78024"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68d9ced038008472da41fd8b0844ab0fa0e4c558\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:59.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c6d262e6-6a28-4ee0-99ab-74962ba78024"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:59.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.050b24b1-9d90-4356-b85e-1d40f9f28cd4"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.748Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:38:59.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.748Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e841ea35-f2d0-422b-aba3-25655c68e01e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f60f0103-1af9-46b1-92c1-0301ce31938b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:38:59.748Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e841ea35-f2d0-422b-aba3-25655c68e01e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:58.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f60f0103-1af9-46b1-92c1-0301ce31938b"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:00.381Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-909f7a20-dd21-445f-99e9-055bb7a8109b x-compute-request-id: req-909f7a20-dd21-445f-99e9-055bb7a8109b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:24Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:59.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d43ac916-88c0-4ce4-904a-b28a5c07f2dd"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:00.381Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650f3072-bb17-4c1c-96da-67ca6505092d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:38:59.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.050b24b1-9d90-4356-b85e-1d40f9f28cd4"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:00.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcb5280050c63fa8c51ab3bdf709fc21de8f0693\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:59.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.050b24b1-9d90-4356-b85e-1d40f9f28cd4"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:00.381Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-909f7a20-dd21-445f-99e9-055bb7a8109b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:59.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d43ac916-88c0-4ce4-904a-b28a5c07f2dd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:00.381Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-909f7a20-dd21-445f-99e9-055bb7a8109b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:59.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.d43ac916-88c0-4ce4-904a-b28a5c07f2dd"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:00.381Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-650f3072-bb17-4c1c-96da-67ca6505092d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:38:59.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.050b24b1-9d90-4356-b85e-1d40f9f28cd4"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:01.048Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:00.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:01.048Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-42b4d556-98d8-404b-8719-dcef9d1b76ec", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:00.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c6d262e6-6a28-4ee0-99ab-74962ba78024"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:01.048Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-42b4d556-98d8-404b-8719-dcef9d1b76ec", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:00.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c6d262e6-6a28-4ee0-99ab-74962ba78024"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:01.048Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-42b4d556-98d8-404b-8719-dcef9d1b76ec x-compute-request-id: req-42b4d556-98d8-404b-8719-dcef9d1b76ec 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/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:00.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c6d262e6-6a28-4ee0-99ab-74962ba78024"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:01.615Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:01.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:02.145Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-dfe9864b-ce65-4ff6-8684-035bba6c96b8 x-compute-request-id: req-dfe9864b-ce65-4ff6-8684-035bba6c96b8 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:25Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:01.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.050b24b1-9d90-4356-b85e-1d40f9f28cd4"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:02.145Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-dfe9864b-ce65-4ff6-8684-035bba6c96b8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:01.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.050b24b1-9d90-4356-b85e-1d40f9f28cd4"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:02.145Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:01.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:02.145Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-dfe9864b-ce65-4ff6-8684-035bba6c96b8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:01.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.050b24b1-9d90-4356-b85e-1d40f9f28cd4"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:21.525Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:21.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:22.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:22.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c07012e3-73bd-4f00-bbed-39f5ecc91e63"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:23.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e054e094d995154410226796280288c2f78c27f\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:22.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c07012e3-73bd-4f00-bbed-39f5ecc91e63"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:23.260Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5aa94dfa-f691-44fa-b00f-80c12c631a53", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:22.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c07012e3-73bd-4f00-bbed-39f5ecc91e63"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:23.260Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aa94dfa-f691-44fa-b00f-80c12c631a53 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:22.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c07012e3-73bd-4f00-bbed-39f5ecc91e63"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:25.015Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-4af590b7-2a3e-4dde-b648-775ca0e987d7 x-compute-request-id: req-4af590b7-2a3e-4dde-b648-775ca0e987d7 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:16Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:24.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c07012e3-73bd-4f00-bbed-39f5ecc91e63"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:25.518Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-4af590b7-2a3e-4dde-b648-775ca0e987d7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:24.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c07012e3-73bd-4f00-bbed-39f5ecc91e63"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:25.518Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-4af590b7-2a3e-4dde-b648-775ca0e987d7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:24.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c07012e3-73bd-4f00-bbed-39f5ecc91e63"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:26.235Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:25.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:26.235Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:25.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:26.870Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800361e3-be6b-4dac-bc76-c49d3a3903dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:26.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.792e153f-9390-47d6-a899-c26ed3b9c19d"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:26.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c6204d1bb44e99d8ec3e8e64107d513aa91cd9a6\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:26.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.792e153f-9390-47d6-a899-c26ed3b9c19d"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:26.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:26.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.792e153f-9390-47d6-a899-c26ed3b9c19d"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:26.870Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-800361e3-be6b-4dac-bc76-c49d3a3903dd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:26.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.792e153f-9390-47d6-a899-c26ed3b9c19d"}], "metadata": {"pagination": {"total": 1152, "offset": 1044, "size": 50}}} 2019-07-03 09:39:48,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:48,041 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:48 GMT 2019-07-03 09:39:48,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:48,041 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:48,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:48,041 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:48,041 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:48,041 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:48,044 - 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-07-03 09:39:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 09:39:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-03 09:39:48,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958e851cfb7556a2dd8f049961b9589f5193d91f" 2019-07-03 09:39:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-900e2833-2f6b-4049-9e0b-94234f528176 2019-07-03 09:39:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900e2833-2f6b-4049-9e0b-94234f528176 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-03 09:39:48,045 - 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-07-03 09:39:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 09:39:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32afd17d-4322-4a4b-8194-049b2d80f00f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-32afd17d-4322-4a4b-8194-049b2d80f00f 2019-07-03 09:39:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38b5fe0d21318d4cda54e9f0ab777165a9fa485" 2019-07-03 09:39:48,046 - 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-07-03 09:39:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-41ca1fcd-5d57-4747-83a3-7f2d3a731592 2019-07-03 09:39:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-e841ea35-f2d0-422b-aba3-25655c68e01e x-compute-request-id: req-e841ea35-f2d0-422b-aba3-25655c68e01e 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/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ca1fcd-5d57-4747-83a3-7f2d3a731592 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9ced038008472da41fd8b0844ab0fa0e4c558" 2019-07-03 09:39:48,047 - 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-07-03 09:39:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-03 09:39:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e841ea35-f2d0-422b-aba3-25655c68e01e 2019-07-03 09:39:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e841ea35-f2d0-422b-aba3-25655c68e01e 2019-07-03 09:39:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-909f7a20-dd21-445f-99e9-055bb7a8109b x-compute-request-id: req-909f7a20-dd21-445f-99e9-055bb7a8109b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:24Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650f3072-bb17-4c1c-96da-67ca6505092d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb5280050c63fa8c51ab3bdf709fc21de8f0693" 2019-07-03 09:39:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-909f7a20-dd21-445f-99e9-055bb7a8109b 2019-07-03 09:39:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-909f7a20-dd21-445f-99e9-055bb7a8109b 2019-07-03 09:39:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-650f3072-bb17-4c1c-96da-67ca6505092d 2019-07-03 09:39:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-03 09:39:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-42b4d556-98d8-404b-8719-dcef9d1b76ec 2019-07-03 09:39:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-42b4d556-98d8-404b-8719-dcef9d1b76ec 2019-07-03 09:39:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-42b4d556-98d8-404b-8719-dcef9d1b76ec x-compute-request-id: req-42b4d556-98d8-404b-8719-dcef9d1b76ec 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/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-03 09:39:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:38: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-dfe9864b-ce65-4ff6-8684-035bba6c96b8 x-compute-request-id: req-dfe9864b-ce65-4ff6-8684-035bba6c96b8 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:25Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-dfe9864b-ce65-4ff6-8684-035bba6c96b8 2019-07-03 09:39:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-03 09:39:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-dfe9864b-ce65-4ff6-8684-035bba6c96b8 2019-07-03 09:39:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-03 09:39:48,050 - 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-07-03 09:39:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e054e094d995154410226796280288c2f78c27f" 2019-07-03 09:39:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5aa94dfa-f691-44fa-b00f-80c12c631a53 2019-07-03 09:39:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aa94dfa-f691-44fa-b00f-80c12c631a53 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-4af590b7-2a3e-4dde-b648-775ca0e987d7 x-compute-request-id: req-4af590b7-2a3e-4dde-b648-775ca0e987d7 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:16Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-4af590b7-2a3e-4dde-b648-775ca0e987d7 2019-07-03 09:39:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-4af590b7-2a3e-4dde-b648-775ca0e987d7 2019-07-03 09:39:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-03 09:39:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-03 09:39:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800361e3-be6b-4dac-bc76-c49d3a3903dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6204d1bb44e99d8ec3e8e64107d513aa91cd9a6" 2019-07-03 09:39:48,051 - 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-07-03 09:39:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-800361e3-be6b-4dac-bc76-c49d3a3903dd 2019-07-03 09:39:48,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:48,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:48,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:48,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:48 GMT 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:48,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:48,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:48,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:53,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:39:54,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:54,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:54,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:54,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:54,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:54,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:54,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:54,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:27.738Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:27.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:28.272Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-4ce8cfc7-8a9e-40e4-aab6-30f48aec22b1 x-compute-request-id: req-4ce8cfc7-8a9e-40e4-aab6-30f48aec22b1 Content-Encoding: gzip Content-Length: 756 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/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:20Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:28.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.792e153f-9390-47d6-a899-c26ed3b9c19d"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:28.272Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:28.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:28.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4ce8cfc7-8a9e-40e4-aab6-30f48aec22b1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:28.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.792e153f-9390-47d6-a899-c26ed3b9c19d"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:28.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4ce8cfc7-8a9e-40e4-aab6-30f48aec22b1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:28.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.792e153f-9390-47d6-a899-c26ed3b9c19d"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:28.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": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:28.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5315a62a-0b47-4ed9-ab7b-a25434574774"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:29.392Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a8bf8273-b46a-4e34-a7d7-185b1b3d887d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:29.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3ece6a99-ad5d-4b49-9e75-aa153d477a7f"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:29.392Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7bc19f-4b40-4473-be73-928e349b8021 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:28.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5315a62a-0b47-4ed9-ab7b-a25434574774"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:29.392Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ca7bc19f-4b40-4473-be73-928e349b8021", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:28.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5315a62a-0b47-4ed9-ab7b-a25434574774"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:29.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:29.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3ece6a99-ad5d-4b49-9e75-aa153d477a7f"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:29.392Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8bf8273-b46a-4e34-a7d7-185b1b3d887d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:29.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3ece6a99-ad5d-4b49-9e75-aa153d477a7f"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:29.392Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:28.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:29.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3269106bc4736d5611b134d1d5b542bc9ea2674\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:29.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5315a62a-0b47-4ed9-ab7b-a25434574774"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:30.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}989a1460de7bcb79d5f864b3fe9efbafea678dce\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:29.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3ece6a99-ad5d-4b49-9e75-aa153d477a7f"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:30.010Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:29.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:30.528Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:30.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.175Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd7c5f2f-ebc2-4495-8fe4-f4e94acb65d5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:30.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e3704ecc-5460-472d-98ac-bd78bdd8c14d"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.175Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:30.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e3704ecc-5460-472d-98ac-bd78bdd8c14d"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.175Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:31.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.175Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-65e8d481-495e-4f97-a3c8-adb08bfa658a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:30.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5315a62a-0b47-4ed9-ab7b-a25434574774"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.175Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-65e8d481-495e-4f97-a3c8-adb08bfa658a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:30.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5315a62a-0b47-4ed9-ab7b-a25434574774"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.175Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65e8d481-495e-4f97-a3c8-adb08bfa658a x-compute-request-id: req-65e8d481-495e-4f97-a3c8-adb08bfa658a 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:21Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:30.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5315a62a-0b47-4ed9-ab7b-a25434574774"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.175Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bd7c5f2f-ebc2-4495-8fe4-f4e94acb65d5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:30.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e3704ecc-5460-472d-98ac-bd78bdd8c14d"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d48c52cd-a0b1-41c0-950c-a69144e81f3a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:31.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3ece6a99-ad5d-4b49-9e75-aa153d477a7f"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b318dc4052843fcf023a9bbf84246492f05ec03\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:31.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e3704ecc-5460-472d-98ac-bd78bdd8c14d"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.685Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d48c52cd-a0b1-41c0-950c-a69144e81f3a x-compute-request-id: req-d48c52cd-a0b1-41c0-950c-a69144e81f3a 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/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:31.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3ece6a99-ad5d-4b49-9e75-aa153d477a7f"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d48c52cd-a0b1-41c0-950c-a69144e81f3a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:31.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3ece6a99-ad5d-4b49-9e75-aa153d477a7f"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.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": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:31.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4fc28daf-5c39-4cbc-91d7-e76901e7fa1a"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:31.685Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:31.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3324867a2eba4b1021bf967894f7a571c22e8233\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:32.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4fc28daf-5c39-4cbc-91d7-e76901e7fa1a"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.278Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:31.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.278Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cc79ff35-4656-45be-8e13-a6a8ece22e81", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:31.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4fc28daf-5c39-4cbc-91d7-e76901e7fa1a"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.278Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc79ff35-4656-45be-8e13-a6a8ece22e81 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:31.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4fc28daf-5c39-4cbc-91d7-e76901e7fa1a"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.278Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:32.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.860Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1987bd9744d99e548465257b27d0b44cbc1e79be\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:32.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7cb7e23a-8ecf-4a95-852e-1f4b267e21c1"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.860Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-90f452f9-df39-46a8-abbd-23dc63908c39", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:32.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7cb7e23a-8ecf-4a95-852e-1f4b267e21c1"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.860Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f452f9-df39-46a8-abbd-23dc63908c39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:32.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7cb7e23a-8ecf-4a95-852e-1f4b267e21c1"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:32.860Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:32.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7cb7e23a-8ecf-4a95-852e-1f4b267e21c1"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:33.480Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8a4d0d-84e5-4180-bbfd-0b41caef694f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:33.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5a0ff11e-0253-422d-9679-b526778ff1b2"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:33.480Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-92db0705-91cb-40c4-8886-045bd5324744 x-compute-request-id: req-92db0705-91cb-40c4-8886-045bd5324744 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/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:32.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e3704ecc-5460-472d-98ac-bd78bdd8c14d"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:33.480Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-92db0705-91cb-40c4-8886-045bd5324744", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:32.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e3704ecc-5460-472d-98ac-bd78bdd8c14d"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:33.480Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-92db0705-91cb-40c4-8886-045bd5324744", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:32.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e3704ecc-5460-472d-98ac-bd78bdd8c14d"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:33.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:33.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5a0ff11e-0253-422d-9679-b526778ff1b2"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:33.480Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2c8a4d0d-84e5-4180-bbfd-0b41caef694f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:33.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5a0ff11e-0253-422d-9679-b526778ff1b2"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.079Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:33.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.079Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a63b29741083e865a4eb31296921a0bf38038ba\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:33.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5a0ff11e-0253-422d-9679-b526778ff1b2"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.079Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-768b5700-7a5f-4b2c-ab80-738180555deb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:33.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4fc28daf-5c39-4cbc-91d7-e76901e7fa1a"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.079Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-768b5700-7a5f-4b2c-ab80-738180555deb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:33.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4fc28daf-5c39-4cbc-91d7-e76901e7fa1a"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.079Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-768b5700-7a5f-4b2c-ab80-738180555deb x-compute-request-id: req-768b5700-7a5f-4b2c-ab80-738180555deb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:24Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:33.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4fc28daf-5c39-4cbc-91d7-e76901e7fa1a"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.762Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-ebf6df98-2bd2-4660-92b9-6822aee30311", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:34.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7cb7e23a-8ecf-4a95-852e-1f4b267e21c1"}], "metadata": {"pagination": {"total": 1152, "offset": 1094, "size": 50}}} 2019-07-03 09:39:54,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:54,448 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:54 GMT 2019-07-03 09:39:54,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:54,448 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:39:54,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:54,448 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:54,448 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:54,448 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:39:54,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-03 09:39:54,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-4ce8cfc7-8a9e-40e4-aab6-30f48aec22b1 x-compute-request-id: req-4ce8cfc7-8a9e-40e4-aab6-30f48aec22b1 Content-Encoding: gzip Content-Length: 756 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/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:20Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:54,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-03 09:39:54,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4ce8cfc7-8a9e-40e4-aab6-30f48aec22b1 2019-07-03 09:39:54,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4ce8cfc7-8a9e-40e4-aab6-30f48aec22b1 2019-07-03 09:39:54,452 - 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-07-03 09:39:54,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a8bf8273-b46a-4e34-a7d7-185b1b3d887d 2019-07-03 09:39:54,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7bc19f-4b40-4473-be73-928e349b8021 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:54,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ca7bc19f-4b40-4473-be73-928e349b8021 2019-07-03 09:39:54,452 - 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-07-03 09:39:54,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8bf8273-b46a-4e34-a7d7-185b1b3d887d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:54,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-03 09:39:54,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3269106bc4736d5611b134d1d5b542bc9ea2674" 2019-07-03 09:39:54,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989a1460de7bcb79d5f864b3fe9efbafea678dce" 2019-07-03 09:39:54,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-03 09:39:54,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-03 09:39:54,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd7c5f2f-ebc2-4495-8fe4-f4e94acb65d5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:54,454 - 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-07-03 09:39:54,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-03 09:39:54,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-65e8d481-495e-4f97-a3c8-adb08bfa658a 2019-07-03 09:39:54,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-65e8d481-495e-4f97-a3c8-adb08bfa658a 2019-07-03 09:39:54,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65e8d481-495e-4f97-a3c8-adb08bfa658a x-compute-request-id: req-65e8d481-495e-4f97-a3c8-adb08bfa658a 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:21Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:54,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bd7c5f2f-ebc2-4495-8fe4-f4e94acb65d5 2019-07-03 09:39:54,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d48c52cd-a0b1-41c0-950c-a69144e81f3a 2019-07-03 09:39:54,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b318dc4052843fcf023a9bbf84246492f05ec03" 2019-07-03 09:39:54,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d48c52cd-a0b1-41c0-950c-a69144e81f3a x-compute-request-id: req-d48c52cd-a0b1-41c0-950c-a69144e81f3a 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/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:54,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d48c52cd-a0b1-41c0-950c-a69144e81f3a 2019-07-03 09:39:54,456 - 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-07-03 09:39:54,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-03 09:39:54,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3324867a2eba4b1021bf967894f7a571c22e8233" 2019-07-03 09:39:54,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-03 09:39:54,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cc79ff35-4656-45be-8e13-a6a8ece22e81 2019-07-03 09:39:54,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc79ff35-4656-45be-8e13-a6a8ece22e81 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:54,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-03 09:39:54,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1987bd9744d99e548465257b27d0b44cbc1e79be" 2019-07-03 09:39:54,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-90f452f9-df39-46a8-abbd-23dc63908c39 2019-07-03 09:39:54,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f452f9-df39-46a8-abbd-23dc63908c39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:54,457 - 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-07-03 09:39:54,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8a4d0d-84e5-4180-bbfd-0b41caef694f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:39:54,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-92db0705-91cb-40c4-8886-045bd5324744 x-compute-request-id: req-92db0705-91cb-40c4-8886-045bd5324744 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/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:54,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-92db0705-91cb-40c4-8886-045bd5324744 2019-07-03 09:39:54,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-92db0705-91cb-40c4-8886-045bd5324744 2019-07-03 09:39:54,458 - 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-07-03 09:39:54,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2c8a4d0d-84e5-4180-bbfd-0b41caef694f 2019-07-03 09:39:54,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-03 09:39:54,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a63b29741083e865a4eb31296921a0bf38038ba" 2019-07-03 09:39:54,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-768b5700-7a5f-4b2c-ab80-738180555deb 2019-07-03 09:39:54,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-768b5700-7a5f-4b2c-ab80-738180555deb 2019-07-03 09:39:54,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-768b5700-7a5f-4b2c-ab80-738180555deb x-compute-request-id: req-768b5700-7a5f-4b2c-ab80-738180555deb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:24Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:39:54,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-ebf6df98-2bd2-4660-92b9-6822aee30311 2019-07-03 09:39:54,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:39:54,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:39:54,967 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:39:54 GMT 2019-07-03 09:39:54,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:39:54,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:39:54,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:39:54,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:39:54,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:39:59,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:40:01,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:01,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:01,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:01,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:01,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:01,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.762Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-ebf6df98-2bd2-4660-92b9-6822aee30311 x-compute-request-id: req-ebf6df98-2bd2-4660-92b9-6822aee30311 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/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:34.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7cb7e23a-8ecf-4a95-852e-1f4b267e21c1"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.762Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-ebf6df98-2bd2-4660-92b9-6822aee30311", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:34.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7cb7e23a-8ecf-4a95-852e-1f4b267e21c1"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:34.762Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:34.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:35.479Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-a9900068-4ec2-4830-9c6d-4493e59e3256 x-compute-request-id: req-a9900068-4ec2-4830-9c6d-4493e59e3256 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:25Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:35.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5a0ff11e-0253-422d-9679-b526778ff1b2"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:35.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-a9900068-4ec2-4830-9c6d-4493e59e3256", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:35.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5a0ff11e-0253-422d-9679-b526778ff1b2"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:35.479Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:34.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:35.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-a9900068-4ec2-4830-9c6d-4493e59e3256", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:35.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5a0ff11e-0253-422d-9679-b526778ff1b2"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:36.096Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:39:35.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:55.780Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:55.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:58.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": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:58.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.601f36cf-66dd-4780-895e-9960f526d573"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:59.498Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:58.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:59.498Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-64263a49-09cb-41be-a9b1-61357e76729c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:58.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.601f36cf-66dd-4780-895e-9960f526d573"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:59.498Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64263a49-09cb-41be-a9b1-61357e76729c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:39:58.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.601f36cf-66dd-4780-895e-9960f526d573"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:39:59.498Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92b811c572198774593da289ae8518562aaca64c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:39:58.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.601f36cf-66dd-4780-895e-9960f526d573"}], "metadata": {"pagination": {"total": 1158, "offset": 1144, "size": 50}}} 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:01 GMT 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:01,268 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:01,269 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:40:01,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-ebf6df98-2bd2-4660-92b9-6822aee30311 x-compute-request-id: req-ebf6df98-2bd2-4660-92b9-6822aee30311 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/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:01,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-ebf6df98-2bd2-4660-92b9-6822aee30311 2019-07-03 09:40:01,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-03 09:40:01,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-a9900068-4ec2-4830-9c6d-4493e59e3256 x-compute-request-id: req-a9900068-4ec2-4830-9c6d-4493e59e3256 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:25Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:01,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-a9900068-4ec2-4830-9c6d-4493e59e3256 2019-07-03 09:40:01,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-03 09:40:01,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-a9900068-4ec2-4830-9c6d-4493e59e3256 2019-07-03 09:40:01,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-03 09:40:01,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-03 09:40:01,272 - 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-07-03 09:40:01,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-03 09:40:01,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-64263a49-09cb-41be-a9b1-61357e76729c 2019-07-03 09:40:01,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64263a49-09cb-41be-a9b1-61357e76729c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:01,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b811c572198774593da289ae8518562aaca64c" 2019-07-03 09:40:01,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:40:02,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:02,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:02,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:02,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:02,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:02,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:02 GMT 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:02,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:07,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:40:08,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:08,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:08,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:08,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:08,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:08,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:08,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:01.439Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:01.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:01.439Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-f7b3c2a8-e464-4537-b2fe-32c55448c6fa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:00.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.601f36cf-66dd-4780-895e-9960f526d573"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:01.439Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-f7b3c2a8-e464-4537-b2fe-32c55448c6fa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:00.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.601f36cf-66dd-4780-895e-9960f526d573"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:01.439Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-f7b3c2a8-e464-4537-b2fe-32c55448c6fa x-compute-request-id: req-f7b3c2a8-e464-4537-b2fe-32c55448c6fa Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:16Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:00.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.601f36cf-66dd-4780-895e-9960f526d573"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:02.996Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:02.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:04.807Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8024ed93-8e61-4169-9608-535953bd2aed", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:03.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3cc65008-d17c-4029-94cf-f03527f5a155"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:04.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b7832add0e289e957c40fdcf2748c0bd6ac1640\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:03.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3cc65008-d17c-4029-94cf-f03527f5a155"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:04.807Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8024ed93-8e61-4169-9608-535953bd2aed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:03.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3cc65008-d17c-4029-94cf-f03527f5a155"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:04.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:03.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3cc65008-d17c-4029-94cf-f03527f5a155"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:05.675Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fc73442c-f681-426f-a183-2568bb0c926e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:04.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.059158a5-c52f-48ef-8bfe-40cb8be03181"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:05.675Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:04.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:05.675Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc73442c-f681-426f-a183-2568bb0c926e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:04.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.059158a5-c52f-48ef-8bfe-40cb8be03181"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:05.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c62dd5a3849bdaaba900ec346b104a648df7f1e1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:05.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.059158a5-c52f-48ef-8bfe-40cb8be03181"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:05.675Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-d0c2e696-3550-4b0a-90af-b4221162c314", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:05.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3cc65008-d17c-4029-94cf-f03527f5a155"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:05.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:04.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.059158a5-c52f-48ef-8bfe-40cb8be03181"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:05.675Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-d0c2e696-3550-4b0a-90af-b4221162c314", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:05.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3cc65008-d17c-4029-94cf-f03527f5a155"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:05.675Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-d0c2e696-3550-4b0a-90af-b4221162c314 x-compute-request-id: req-d0c2e696-3550-4b0a-90af-b4221162c314 Content-Encoding: gzip Content-Length: 756 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/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:20Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:05.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3cc65008-d17c-4029-94cf-f03527f5a155"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:06.837Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:05.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:08.184Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c5e20052-73b8-428d-ae03-173395fc67dc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:07.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.aeb19541-9734-49b2-853a-fd8da9792280"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:08.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:07.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.aeb19541-9734-49b2-853a-fd8da9792280"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:08.184Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5618deb4-7343-486f-978c-2b9cc702f39c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:06.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.059158a5-c52f-48ef-8bfe-40cb8be03181"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:08.184Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5618deb4-7343-486f-978c-2b9cc702f39c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:06.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.059158a5-c52f-48ef-8bfe-40cb8be03181"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:08.184Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-5618deb4-7343-486f-978c-2b9cc702f39c x-compute-request-id: req-5618deb4-7343-486f-978c-2b9cc702f39c 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:21Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:06.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.059158a5-c52f-48ef-8bfe-40cb8be03181"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:08.184Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:07.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:08.184Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e20052-73b8-428d-ae03-173395fc67dc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:07.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.aeb19541-9734-49b2-853a-fd8da9792280"}], "metadata": {"pagination": {"total": 1183, "offset": 1158, "size": 50}}} 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:08 GMT 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:08,890 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:40:08,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-03 09:40:08,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-f7b3c2a8-e464-4537-b2fe-32c55448c6fa 2019-07-03 09:40:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-f7b3c2a8-e464-4537-b2fe-32c55448c6fa 2019-07-03 09:40:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:39: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-f7b3c2a8-e464-4537-b2fe-32c55448c6fa x-compute-request-id: req-f7b3c2a8-e464-4537-b2fe-32c55448c6fa Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:16Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-03 09:40:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8024ed93-8e61-4169-9608-535953bd2aed 2019-07-03 09:40:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7832add0e289e957c40fdcf2748c0bd6ac1640" 2019-07-03 09:40:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8024ed93-8e61-4169-9608-535953bd2aed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:08,894 - 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-07-03 09:40:08,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fc73442c-f681-426f-a183-2568bb0c926e 2019-07-03 09:40:08,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-03 09:40:08,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc73442c-f681-426f-a183-2568bb0c926e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:08,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c62dd5a3849bdaaba900ec346b104a648df7f1e1" 2019-07-03 09:40:08,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-d0c2e696-3550-4b0a-90af-b4221162c314 2019-07-03 09:40:08,895 - 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-07-03 09:40:08,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-d0c2e696-3550-4b0a-90af-b4221162c314 2019-07-03 09:40:08,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-d0c2e696-3550-4b0a-90af-b4221162c314 x-compute-request-id: req-d0c2e696-3550-4b0a-90af-b4221162c314 Content-Encoding: gzip Content-Length: 756 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/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:20Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:08,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-03 09:40:08,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c5e20052-73b8-428d-ae03-173395fc67dc 2019-07-03 09:40:08,895 - 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-07-03 09:40:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5618deb4-7343-486f-978c-2b9cc702f39c 2019-07-03 09:40:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5618deb4-7343-486f-978c-2b9cc702f39c 2019-07-03 09:40:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-5618deb4-7343-486f-978c-2b9cc702f39c x-compute-request-id: req-5618deb4-7343-486f-978c-2b9cc702f39c 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:21Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-03 09:40:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e20052-73b8-428d-ae03-173395fc67dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:08,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:10,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:10 GMT 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:10,525 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:15,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:40:16,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:16,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:16,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:16,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:16,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:16,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:16,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:16,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:09.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}afe32ad1447a7d754d023017b0b432eb7da3ffc8\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:08.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.aeb19541-9734-49b2-853a-fd8da9792280"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:10.608Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:09.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:10.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-dd95a8d0-1f20-431c-a793-020681081e6e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:09.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.aeb19541-9734-49b2-853a-fd8da9792280"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:10.608Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-dd95a8d0-1f20-431c-a793-020681081e6e x-compute-request-id: req-dd95a8d0-1f20-431c-a793-020681081e6e 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/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:09.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.aeb19541-9734-49b2-853a-fd8da9792280"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:10.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-dd95a8d0-1f20-431c-a793-020681081e6e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:09.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.aeb19541-9734-49b2-853a-fd8da9792280"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:11.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": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:10.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a40ee42f-a35d-4fa6-926b-2c9796101c0a"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:11.573Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b601746-e1af-4f93-85f7-8b723e8d349a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:10.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a40ee42f-a35d-4fa6-926b-2c9796101c0a"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:11.573Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9b601746-e1af-4f93-85f7-8b723e8d349a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:10.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a40ee42f-a35d-4fa6-926b-2c9796101c0a"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:11.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30ea78059529de980ecb0883e2e536ce233f902b\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:11.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a40ee42f-a35d-4fa6-926b-2c9796101c0a"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:11.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-07-03T09:40:11.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b0b1f167-780f-4ab9-92ba-4e8c7cc2ea97"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:11.573Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82034a6a-9a93-45c5-95cd-abb87a3098a6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:11.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b0b1f167-780f-4ab9-92ba-4e8c7cc2ea97"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:11.573Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-82034a6a-9a93-45c5-95cd-abb87a3098a6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:11.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b0b1f167-780f-4ab9-92ba-4e8c7cc2ea97"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:12.742Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:11.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:12.742Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-8bdfa9cc-5500-4049-bb30-cac49b9a7946 x-compute-request-id: req-8bdfa9cc-5500-4049-bb30-cac49b9a7946 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/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:12.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b0b1f167-780f-4ab9-92ba-4e8c7cc2ea97"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:12.742Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:12.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:12.742Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-c1ea93cb-e2b4-4868-a080-add4b13dc823 x-compute-request-id: req-c1ea93cb-e2b4-4868-a080-add4b13dc823 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:24Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:12.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a40ee42f-a35d-4fa6-926b-2c9796101c0a"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:12.742Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-c1ea93cb-e2b4-4868-a080-add4b13dc823", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:12.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a40ee42f-a35d-4fa6-926b-2c9796101c0a"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:12.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce79b17c0b7633e9aab99528a9fd151045487e39\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:11.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b0b1f167-780f-4ab9-92ba-4e8c7cc2ea97"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:12.742Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-c1ea93cb-e2b4-4868-a080-add4b13dc823", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:12.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a40ee42f-a35d-4fa6-926b-2c9796101c0a"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:14.051Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-8bdfa9cc-5500-4049-bb30-cac49b9a7946", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:12.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b0b1f167-780f-4ab9-92ba-4e8c7cc2ea97"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:14.051Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:13.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:14.051Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-8bdfa9cc-5500-4049-bb30-cac49b9a7946", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:12.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b0b1f167-780f-4ab9-92ba-4e8c7cc2ea97"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:15.432Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:15.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1206, "offset": 1183, "size": 50}}} 2019-07-03 09:40:16,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:16,328 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:16 GMT 2019-07-03 09:40:16,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:16,328 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:40:16,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:16,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:16,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:16,328 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:40:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe32ad1447a7d754d023017b0b432eb7da3ffc8" 2019-07-03 09:40:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-03 09:40:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-dd95a8d0-1f20-431c-a793-020681081e6e 2019-07-03 09:40:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-dd95a8d0-1f20-431c-a793-020681081e6e x-compute-request-id: req-dd95a8d0-1f20-431c-a793-020681081e6e 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/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-dd95a8d0-1f20-431c-a793-020681081e6e 2019-07-03 09:40:16,331 - 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-07-03 09:40:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b601746-e1af-4f93-85f7-8b723e8d349a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9b601746-e1af-4f93-85f7-8b723e8d349a 2019-07-03 09:40:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ea78059529de980ecb0883e2e536ce233f902b" 2019-07-03 09:40:16,332 - 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-07-03 09:40:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82034a6a-9a93-45c5-95cd-abb87a3098a6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-82034a6a-9a93-45c5-95cd-abb87a3098a6 2019-07-03 09:40:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-03 09:40:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-8bdfa9cc-5500-4049-bb30-cac49b9a7946 x-compute-request-id: req-8bdfa9cc-5500-4049-bb30-cac49b9a7946 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/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-03 09:40:16,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-c1ea93cb-e2b4-4868-a080-add4b13dc823 x-compute-request-id: req-c1ea93cb-e2b4-4868-a080-add4b13dc823 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:24Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:16,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-c1ea93cb-e2b4-4868-a080-add4b13dc823 2019-07-03 09:40:16,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce79b17c0b7633e9aab99528a9fd151045487e39" 2019-07-03 09:40:16,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-c1ea93cb-e2b4-4868-a080-add4b13dc823 2019-07-03 09:40:16,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-8bdfa9cc-5500-4049-bb30-cac49b9a7946 2019-07-03 09:40:16,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-03 09:40:16,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-8bdfa9cc-5500-4049-bb30-cac49b9a7946 2019-07-03 09:40:16,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-03 09:40:16,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:40:20,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:20,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:20,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:20,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:20 GMT 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:20,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:20,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:25,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:40:26,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:26,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:26,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:26,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:26,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:26,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2mg5oa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:16.630Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:16.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:17.502Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64415e00aa4bb20ceba594773a9ac26a7e071e09\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:17.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f3d6877-6276-40ec-a997-687de41c5487"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:17.502Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:16.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f3d6877-6276-40ec-a997-687de41c5487"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:17.502Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e36192-d250-4736-bb7e-9904e428dca9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:16.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f3d6877-6276-40ec-a997-687de41c5487"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:17.502Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-67e36192-d250-4736-bb7e-9904e428dca9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:16.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f3d6877-6276-40ec-a997-687de41c5487"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:21.392Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff05af9-5fec-4052-b87e-2d78e7a29092 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:20.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.15828bf4-e7cf-43b7-9f00-2835b9f6a10e"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:21.392Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9ff05af9-5fec-4052-b87e-2d78e7a29092", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:20.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.15828bf4-e7cf-43b7-9f00-2835b9f6a10e"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:21.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:20.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.15828bf4-e7cf-43b7-9f00-2835b9f6a10e"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:21.392Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-5c02f3a7-eb7e-4554-94c4-50cab94321a7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:18.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f3d6877-6276-40ec-a997-687de41c5487"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:21.392Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-5c02f3a7-eb7e-4554-94c4-50cab94321a7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:18.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f3d6877-6276-40ec-a997-687de41c5487"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:21.392Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-5c02f3a7-eb7e-4554-94c4-50cab94321a7 x-compute-request-id: req-5c02f3a7-eb7e-4554-94c4-50cab94321a7 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:25Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:18.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f3d6877-6276-40ec-a997-687de41c5487"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:21.392Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:20.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:22.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f5ee6a436f06c886a5af0b93334091707634d70\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:21.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.15828bf4-e7cf-43b7-9f00-2835b9f6a10e"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:22.887Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:22.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:23.816Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-12c00b18-8cfc-4230-96bb-21d2f7c03a2b x-compute-request-id: req-12c00b18-8cfc-4230-96bb-21d2f7c03a2b 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/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:22.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.15828bf4-e7cf-43b7-9f00-2835b9f6a10e"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:23.816Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-12c00b18-8cfc-4230-96bb-21d2f7c03a2b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:22.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.15828bf4-e7cf-43b7-9f00-2835b9f6a10e"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:23.816Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-12c00b18-8cfc-4230-96bb-21d2f7c03a2b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:22.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.15828bf4-e7cf-43b7-9f00-2835b9f6a10e"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:25.290Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:24.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1224, "offset": 1206, "size": 50}}} 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:26 GMT 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:26,385 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:26,386 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:40:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-03 09:40:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64415e00aa4bb20ceba594773a9ac26a7e071e09" 2019-07-03 09:40:26,387 - 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-07-03 09:40:26,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e36192-d250-4736-bb7e-9904e428dca9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:26,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-67e36192-d250-4736-bb7e-9904e428dca9 2019-07-03 09:40:26,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff05af9-5fec-4052-b87e-2d78e7a29092 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:26,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9ff05af9-5fec-4052-b87e-2d78e7a29092 2019-07-03 09:40:26,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-07-03 09:40:26,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-5c02f3a7-eb7e-4554-94c4-50cab94321a7 2019-07-03 09:40:26,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-5c02f3a7-eb7e-4554-94c4-50cab94321a7 2019-07-03 09:40:26,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-5c02f3a7-eb7e-4554-94c4-50cab94321a7 x-compute-request-id: req-5c02f3a7-eb7e-4554-94c4-50cab94321a7 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:25Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:26,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-03 09:40:26,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/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5ee6a436f06c886a5af0b93334091707634d70" 2019-07-03 09:40:26,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-03 09:40:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-12c00b18-8cfc-4230-96bb-21d2f7c03a2b x-compute-request-id: req-12c00b18-8cfc-4230-96bb-21d2f7c03a2b 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/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-12c00b18-8cfc-4230-96bb-21d2f7c03a2b 2019-07-03 09:40:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-12c00b18-8cfc-4230-96bb-21d2f7c03a2b 2019-07-03 09:40:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-03 09:40:26,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:40:27,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:27,247 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:27 GMT 2019-07-03 09:40:27,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:27,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:40:27,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:27,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:27,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:32,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:40:34,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:34,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:34,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:34,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:33.016Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:32.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1225, "offset": 1224, "size": 50}}} 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:34 GMT 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 636 2019-07-03 09:40:34,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:34,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:34,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:34,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:40:34,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:40:35,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:35,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:35 GMT 2019-07-03 09:40:35,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:35,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:40:35,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:35,136 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:35,136 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:40,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:40:42,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:42,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:42,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:42,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:38.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:38.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2deb0421-c73c-4a13-b702-6298b949feaf"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:38.958Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9309dd8c-17af-4a89-9d94-1d4beef6e6a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:38.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2deb0421-c73c-4a13-b702-6298b949feaf"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:38.958Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9309dd8c-17af-4a89-9d94-1d4beef6e6a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:38.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2deb0421-c73c-4a13-b702-6298b949feaf"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:38.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29c1c90ab2e7b4ca76547e1dd0fde049356c4fb4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:38.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2deb0421-c73c-4a13-b702-6298b949feaf"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:39.929Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:39.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:41.448Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-21df14bd-e925-4758-80b6-76a252c00f40 x-compute-request-id: req-21df14bd-e925-4758-80b6-76a252c00f40 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:16Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:40.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2deb0421-c73c-4a13-b702-6298b949feaf"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:41.448Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-21df14bd-e925-4758-80b6-76a252c00f40", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:40.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2deb0421-c73c-4a13-b702-6298b949feaf"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:41.448Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-21df14bd-e925-4758-80b6-76a252c00f40", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:40.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2deb0421-c73c-4a13-b702-6298b949feaf"}], "metadata": {"pagination": {"total": 1233, "offset": 1225, "size": 50}}} 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:42 GMT 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:42,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:42,215 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:42,215 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:40:42,215 - 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-07-03 09:40:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9309dd8c-17af-4a89-9d94-1d4beef6e6a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9309dd8c-17af-4a89-9d94-1d4beef6e6a8 2019-07-03 09:40:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1c90ab2e7b4ca76547e1dd0fde049356c4fb4" 2019-07-03 09:40:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:40:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-21df14bd-e925-4758-80b6-76a252c00f40 x-compute-request-id: req-21df14bd-e925-4758-80b6-76a252c00f40 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:16Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-21df14bd-e925-4758-80b6-76a252c00f40 2019-07-03 09:40:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-21df14bd-e925-4758-80b6-76a252c00f40 2019-07-03 09:40:42,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:40:43,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:43,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:43,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:43,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:43 GMT 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:43,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:43,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:48,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:40:49,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:49,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:49,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:49,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:49,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:49,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:49,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:49,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:42.724Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:42.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:44.237Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:43.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:45.182Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82ff73a6-147f-4d2b-ac33-acbe51fa5911 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:44.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f96a9e55-bcff-4235-9dc8-4cb2ac8a9611"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:45.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:44.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f96a9e55-bcff-4235-9dc8-4cb2ac8a9611"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:45.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:44.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ba5994e2-4051-480d-84aa-9061f69cc0c1"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:45.182Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-82ff73a6-147f-4d2b-ac33-acbe51fa5911", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:44.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f96a9e55-bcff-4235-9dc8-4cb2ac8a9611"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:45.182Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8f410197-218b-4ea2-87e5-dfd7da74262b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:44.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ba5994e2-4051-480d-84aa-9061f69cc0c1"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:45.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6955829b8ee06f945185056f2d403baf36601f87\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:44.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f96a9e55-bcff-4235-9dc8-4cb2ac8a9611"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:45.182Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f410197-218b-4ea2-87e5-dfd7da74262b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:44.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ba5994e2-4051-480d-84aa-9061f69cc0c1"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:46.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40872faad9f5d7e9ff80a52620030ef6fcfe069b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:45.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ba5994e2-4051-480d-84aa-9061f69cc0c1"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:46.110Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:45.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:47.075Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b03d3298-a4db-4c89-ba74-11b1ee99dfd2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:46.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f96a9e55-bcff-4235-9dc8-4cb2ac8a9611"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:47.075Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-b03d3298-a4db-4c89-ba74-11b1ee99dfd2 x-compute-request-id: req-b03d3298-a4db-4c89-ba74-11b1ee99dfd2 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:21Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:46.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f96a9e55-bcff-4235-9dc8-4cb2ac8a9611"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:47.075Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:46.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:47.075Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b03d3298-a4db-4c89-ba74-11b1ee99dfd2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:46.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f96a9e55-bcff-4235-9dc8-4cb2ac8a9611"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:48.100Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-f62e1447-4fad-4c80-82ec-50f1906293c3 x-compute-request-id: req-f62e1447-4fad-4c80-82ec-50f1906293c3 Content-Encoding: gzip Content-Length: 756 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/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:20Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:46.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ba5994e2-4051-480d-84aa-9061f69cc0c1"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:48.100Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-f62e1447-4fad-4c80-82ec-50f1906293c3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:46.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ba5994e2-4051-480d-84aa-9061f69cc0c1"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:48.100Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:47.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:48.100Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-f62e1447-4fad-4c80-82ec-50f1906293c3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:46.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ba5994e2-4051-480d-84aa-9061f69cc0c1"}], "metadata": {"pagination": {"total": 1252, "offset": 1233, "size": 50}}} 2019-07-03 09:40:49,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:49,484 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:49 GMT 2019-07-03 09:40:49,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:49,484 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:40:49,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:49,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:49,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:49,484 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:40:49,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:40:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-03 09:40:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82ff73a6-147f-4d2b-ac33-acbe51fa5911 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:49,486 - 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-07-03 09:40:49,486 - 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-07-03 09:40:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-82ff73a6-147f-4d2b-ac33-acbe51fa5911 2019-07-03 09:40:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8f410197-218b-4ea2-87e5-dfd7da74262b 2019-07-03 09:40:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6955829b8ee06f945185056f2d403baf36601f87" 2019-07-03 09:40:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f410197-218b-4ea2-87e5-dfd7da74262b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40872faad9f5d7e9ff80a52620030ef6fcfe069b" 2019-07-03 09:40:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:40:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b03d3298-a4db-4c89-ba74-11b1ee99dfd2 2019-07-03 09:40:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-b03d3298-a4db-4c89-ba74-11b1ee99dfd2 x-compute-request-id: req-b03d3298-a4db-4c89-ba74-11b1ee99dfd2 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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:21Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:40:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b03d3298-a4db-4c89-ba74-11b1ee99dfd2 2019-07-03 09:40:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-f62e1447-4fad-4c80-82ec-50f1906293c3 x-compute-request-id: req-f62e1447-4fad-4c80-82ec-50f1906293c3 Content-Encoding: gzip Content-Length: 756 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/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:20Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-f62e1447-4fad-4c80-82ec-50f1906293c3 2019-07-03 09:40:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-03 09:40:49,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-f62e1447-4fad-4c80-82ec-50f1906293c3 2019-07-03 09:40:49,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:40:50,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:50,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:50,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:50,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:50 GMT 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:50,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:55,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:40:55,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:55,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:55,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:55,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:49.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:48.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.83d8853b-be87-4f47-a5d4-6144ae55e534"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:49.244Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a555f4a0-c31e-4222-b859-f947d2a71cb0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:48.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.83d8853b-be87-4f47-a5d4-6144ae55e534"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:49.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1939e9ed2ed98acd60ff73f310ae641fb48594f\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:48.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.83d8853b-be87-4f47-a5d4-6144ae55e534"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:49.244Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a555f4a0-c31e-4222-b859-f947d2a71cb0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:48.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.83d8853b-be87-4f47-a5d4-6144ae55e534"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:50.241Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:50.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:51.303Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-5674773f-ad2a-4118-a9ba-092f8c7617cc x-compute-request-id: req-5674773f-ad2a-4118-a9ba-092f8c7617cc 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/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:50.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.83d8853b-be87-4f47-a5d4-6144ae55e534"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:51.303Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:50.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:51.303Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6f32f186-a49b-4e25-baa3-2cd467a5147c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:50.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b2f9990b-ab72-47be-a5b5-eb8768528c52"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:51.303Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f32f186-a49b-4e25-baa3-2cd467a5147c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:50.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b2f9990b-ab72-47be-a5b5-eb8768528c52"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:51.303Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-5674773f-ad2a-4118-a9ba-092f8c7617cc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:50.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.83d8853b-be87-4f47-a5d4-6144ae55e534"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:51.303Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-5674773f-ad2a-4118-a9ba-092f8c7617cc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:50.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.83d8853b-be87-4f47-a5d4-6144ae55e534"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:51.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d737d4f4ff9fcba616a9bb43388870d01b36f821\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:50.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b2f9990b-ab72-47be-a5b5-eb8768528c52"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:51.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:50.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b2f9990b-ab72-47be-a5b5-eb8768528c52"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:52.238Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:51.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:53.507Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-3b540703-4056-4d51-9e74-ae1cef3cc858", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b2f9990b-ab72-47be-a5b5-eb8768528c52"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:53.507Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-3b540703-4056-4d51-9e74-ae1cef3cc858", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b2f9990b-ab72-47be-a5b5-eb8768528c52"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:53.507Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-3b540703-4056-4d51-9e74-ae1cef3cc858 x-compute-request-id: req-3b540703-4056-4d51-9e74-ae1cef3cc858 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:24Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b2f9990b-ab72-47be-a5b5-eb8768528c52"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:53.507Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:53.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:54.358Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:53.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:55.130Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:54.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e7a060f8-9562-4309-9953-79259fb54733"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:55.130Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-baaa8222-c037-45ef-ade9-4317abffc0f5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:54.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e7a060f8-9562-4309-9953-79259fb54733"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:55.130Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:54.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:55.130Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3621600dcf5b93b03dbd42ab577aab954fe6af42\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:54.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e7a060f8-9562-4309-9953-79259fb54733"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:55.130Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baaa8222-c037-45ef-ade9-4317abffc0f5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:54.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e7a060f8-9562-4309-9953-79259fb54733"}], "metadata": {"pagination": {"total": 1276, "offset": 1252, "size": 50}}} 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:55 GMT 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:55,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:55,980 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:40:55,980 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:40:55,981 - 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-07-03 09:40:55,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a555f4a0-c31e-4222-b859-f947d2a71cb0 2019-07-03 09:40:55,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1939e9ed2ed98acd60ff73f310ae641fb48594f" 2019-07-03 09:40:55,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a555f4a0-c31e-4222-b859-f947d2a71cb0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:55,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-03 09:40:55,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-5674773f-ad2a-4118-a9ba-092f8c7617cc x-compute-request-id: req-5674773f-ad2a-4118-a9ba-092f8c7617cc 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/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:55,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-03 09:40:55,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6f32f186-a49b-4e25-baa3-2cd467a5147c 2019-07-03 09:40:55,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f32f186-a49b-4e25-baa3-2cd467a5147c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:55,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-5674773f-ad2a-4118-a9ba-092f8c7617cc 2019-07-03 09:40:55,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-5674773f-ad2a-4118-a9ba-092f8c7617cc 2019-07-03 09:40:55,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d737d4f4ff9fcba616a9bb43388870d01b36f821" 2019-07-03 09:40:55,983 - 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-07-03 09:40:55,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:40:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-3b540703-4056-4d51-9e74-ae1cef3cc858 2019-07-03 09:40:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-3b540703-4056-4d51-9e74-ae1cef3cc858 2019-07-03 09:40:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-3b540703-4056-4d51-9e74-ae1cef3cc858 x-compute-request-id: req-3b540703-4056-4d51-9e74-ae1cef3cc858 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:24Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:40:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-03 09:40:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:40:55,984 - 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-07-03 09:40:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-baaa8222-c037-45ef-ade9-4317abffc0f5 2019-07-03 09:40:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:40:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3621600dcf5b93b03dbd42ab577aab954fe6af42" 2019-07-03 09:40:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baaa8222-c037-45ef-ade9-4317abffc0f5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:40:55,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:40:56,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:40:56,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:40:56,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:40:56,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:40:56,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:40:56,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:40:56,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:40:56,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:40:56,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:40:56,233 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:40:56 GMT 2019-07-03 09:40:56,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:40:56,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:40:56,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:40:56,233 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:40:56,233 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:01,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:01,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:56.388Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:56.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57b22821-9386-4482-b5e1-7e31cb59a7f7"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:57.238Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cf9cae3e-6a24-4b3c-96d4-4cd5d15724de", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:56.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57b22821-9386-4482-b5e1-7e31cb59a7f7"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:57.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6df8907cf035eb2659c62db66e889df343d0e3b\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:56.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57b22821-9386-4482-b5e1-7e31cb59a7f7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:57.238Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-9f47a427-691f-4505-903e-ff48e66cb457", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:56.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e7a060f8-9562-4309-9953-79259fb54733"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:57.238Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-9f47a427-691f-4505-903e-ff48e66cb457 x-compute-request-id: req-9f47a427-691f-4505-903e-ff48e66cb457 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/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:56.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e7a060f8-9562-4309-9953-79259fb54733"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:57.238Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9cae3e-6a24-4b3c-96d4-4cd5d15724de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:56.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57b22821-9386-4482-b5e1-7e31cb59a7f7"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:57.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:57.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.93e34387-0742-42ed-be94-9bda3921aa69"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:57.238Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-9f47a427-691f-4505-903e-ff48e66cb457", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:56.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e7a060f8-9562-4309-9953-79259fb54733"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}268c14cf799f67931a0a4241fe8f52da4af6fb38\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:57.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.93e34387-0742-42ed-be94-9bda3921aa69"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.136Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-33de584e-436d-4490-be9d-aa04c468b401", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:57.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.93e34387-0742-42ed-be94-9bda3921aa69"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.136Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:57.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.136Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33de584e-436d-4490-be9d-aa04c468b401 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:40:57.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.93e34387-0742-42ed-be94-9bda3921aa69"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.918Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-f1d75123-b631-487a-a897-3df1daa942c3 x-compute-request-id: req-f1d75123-b631-487a-a897-3df1daa942c3 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/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T09:38:23Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:58.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.93e34387-0742-42ed-be94-9bda3921aa69"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.918Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-f1d75123-b631-487a-a897-3df1daa942c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:58.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.93e34387-0742-42ed-be94-9bda3921aa69"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.918Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-f14d1992-736f-4a9b-b745-c299ba28df04", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:58.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57b22821-9386-4482-b5e1-7e31cb59a7f7"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.918Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-f14d1992-736f-4a9b-b745-c299ba28df04", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:58.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57b22821-9386-4482-b5e1-7e31cb59a7f7"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.918Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:58.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57b22821-9386-4482-b5e1-7e31cb59a7f7"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.918Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-f1d75123-b631-487a-a897-3df1daa942c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:58.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.93e34387-0742-42ed-be94-9bda3921aa69"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:58.918Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-f14d1992-736f-4a9b-b745-c299ba28df04 x-compute-request-id: req-f14d1992-736f-4a9b-b745-c299ba28df04 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:48Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:58.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57b22821-9386-4482-b5e1-7e31cb59a7f7"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:40:59.697Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:40:59.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:00.310Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:59.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:00.310Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:40:59.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:01.190Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:00.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1299, "offset": 1276, "size": 50}}} 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:01,857 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:01 GMT 2019-07-03 09:41:01,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:01,858 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:01,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:01,858 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:01,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:01,858 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:01,859 - 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-07-03 09:41:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cf9cae3e-6a24-4b3c-96d4-4cd5d15724de 2019-07-03 09:41:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6df8907cf035eb2659c62db66e889df343d0e3b" 2019-07-03 09:41:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-9f47a427-691f-4505-903e-ff48e66cb457 2019-07-03 09:41:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-9f47a427-691f-4505-903e-ff48e66cb457 x-compute-request-id: req-9f47a427-691f-4505-903e-ff48e66cb457 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/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9cae3e-6a24-4b3c-96d4-4cd5d15724de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:01,861 - 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-07-03 09:41:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-9f47a427-691f-4505-903e-ff48e66cb457 2019-07-03 09:41:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268c14cf799f67931a0a4241fe8f52da4af6fb38" 2019-07-03 09:41:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-33de584e-436d-4490-be9d-aa04c468b401 2019-07-03 09:41:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-03 09:41:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33de584e-436d-4490-be9d-aa04c468b401 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-f1d75123-b631-487a-a897-3df1daa942c3 x-compute-request-id: req-f1d75123-b631-487a-a897-3df1daa942c3 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/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T09:38:23Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-f1d75123-b631-487a-a897-3df1daa942c3 2019-07-03 09:41:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-f14d1992-736f-4a9b-b745-c299ba28df04 2019-07-03 09:41:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-f14d1992-736f-4a9b-b745-c299ba28df04 2019-07-03 09:41:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-03 09:41:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-f1d75123-b631-487a-a897-3df1daa942c3 2019-07-03 09:41:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:40: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-f14d1992-736f-4a9b-b745-c299ba28df04 x-compute-request-id: req-f14d1992-736f-4a9b-b745-c299ba28df04 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:48Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-03 09:41:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-03 09:41:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-03 09:41:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:01,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:02,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:02,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:02,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:02,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:02,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:02,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:02,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:02,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:02,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:02,453 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:02 GMT 2019-07-03 09:41:02,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:02,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:02,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:02,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:02,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:07,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:08,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:03.179Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:03.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e08cc2e8-9a7d-4a3b-a282-f11d3a18f5b6"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:03.848Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.30 on port 22: Unable to connect to port 22 on 192.168.120.30 (tried 1 time)", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.30 on port 22: Unable to connect to port 22 on 192.168.120.30 (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.30 on port 22: Unable to connect to port 22 on 192.168.120.30 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:41:03.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1301, "offset": 1299, "size": 50}}} 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:08,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:08 GMT 2019-07-03 09:41:08,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:08,131 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:08,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:08,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:08,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:08,131 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:08,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:08,132 - 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.30 on port 22: Unable to connect to port 22 on 192.168.120.30 (tried 1 time) 2019-07-03 09:41:08,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:08,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:08,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:08,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:08,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:08 GMT 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:08,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:08,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:13,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:13,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:13,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:13,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:13,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:13.657Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:13.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 1302, "offset": 1301, "size": 50}}} 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:13 GMT 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 636 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:13,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:13,705 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:13,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:13,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:13,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:13,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:13,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:13,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:13,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:13,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:13,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:13,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:13,778 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:13 GMT 2019-07-03 09:41:13,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:13,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:13,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:13,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:13,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:18,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:18,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:18,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:18,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:18,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:18,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:18,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:14.874Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:14.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9376766-2feb-456c-8b57-72194e5e20a0"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:15.565Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-09d304d0-1c91-45ec-9f41-d73d2d88e5fe", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:14.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9376766-2feb-456c-8b57-72194e5e20a0"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:15.565Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d304d0-1c91-45ec-9f41-d73d2d88e5fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:41:14.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9376766-2feb-456c-8b57-72194e5e20a0"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:15.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e137e3f4fd633fbdc4b28807b29df884650dce\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:15.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9376766-2feb-456c-8b57-72194e5e20a0"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:16.483Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-ba3af211-6651-43b9-9668-3c6b84127392 x-compute-request-id: req-ba3af211-6651-43b9-9668-3c6b84127392 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:63:71\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:51.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:51Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:16.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9376766-2feb-456c-8b57-72194e5e20a0"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:17.065Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:16.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:17.065Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:16.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9376766-2feb-456c-8b57-72194e5e20a0"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:17.065Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:17.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:17.065Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-ba3af211-6651-43b9-9668-3c6b84127392", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:16.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9376766-2feb-456c-8b57-72194e5e20a0"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:17.065Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-ba3af211-6651-43b9-9668-3c6b84127392", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:16.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9376766-2feb-456c-8b57-72194e5e20a0"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:17.782Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:17.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:18.431Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:17.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:18.431Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:18.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}], "metadata": {"pagination": {"total": 1315, "offset": 1302, "size": 50}}} 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:18 GMT 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:18,884 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:18,885 - 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-07-03 09:41:18,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-09d304d0-1c91-45ec-9f41-d73d2d88e5fe 2019-07-03 09:41:18,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d304d0-1c91-45ec-9f41-d73d2d88e5fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:18,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e137e3f4fd633fbdc4b28807b29df884650dce" 2019-07-03 09:41:18,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-ba3af211-6651-43b9-9668-3c6b84127392 x-compute-request-id: req-ba3af211-6651-43b9-9668-3c6b84127392 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:63:71", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:51.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:51Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:18,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:18,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-03 09:41:18,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-03 09:41:18,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-ba3af211-6651-43b9-9668-3c6b84127392 2019-07-03 09:41:18,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-ba3af211-6651-43b9-9668-3c6b84127392 2019-07-03 09:41:18,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:18,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:18,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:18,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:18,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:18,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:18,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:18,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:18,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:18,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:18,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:18,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:18,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:18,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:18 GMT 2019-07-03 09:41:18,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:18,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:18,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:18,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:18,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:23,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:24,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:24,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:24,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:24,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:19.098Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:18.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:19.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": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:19.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f6636d8-d89c-43cb-81db-5675cfe56253"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:19.715Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7d4d0df1-1bc9-49d0-9926-6378c064bdf2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:19.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f6636d8-d89c-43cb-81db-5675cfe56253"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:19.715Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4d0df1-1bc9-49d0-9926-6378c064bdf2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:41:19.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f6636d8-d89c-43cb-81db-5675cfe56253"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:20.520Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:19.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:20.520Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c9a2c3b97c8100a9c42e4dc5b80878b5e16a4cf5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:19.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f6636d8-d89c-43cb-81db-5675cfe56253"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:20.520Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:20.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:21.098Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:20.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:21.628Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:21.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f6636d8-d89c-43cb-81db-5675cfe56253"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:21.628Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:21.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:21.628Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-48e728d6-a27c-4257-b70d-02591a4468a4 x-compute-request-id: req-48e728d6-a27c-4257-b70d-02591a4468a4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:50Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:21.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f6636d8-d89c-43cb-81db-5675cfe56253"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:21.628Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-48e728d6-a27c-4257-b70d-02591a4468a4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:21.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f6636d8-d89c-43cb-81db-5675cfe56253"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:21.628Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-48e728d6-a27c-4257-b70d-02591a4468a4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:21.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.5f6636d8-d89c-43cb-81db-5675cfe56253"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.188Z", "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-07-03T09:41:21.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.188Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:21.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.188Z", "message": "Creating Agent proxy_host_wkawh0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:22.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.188Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:21.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.737Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f25ee9dc-9ef9-46e2-a160-242b5f2c19dd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:22.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0d760a93-7177-4a15-9854-b4ec90d02e0c"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.737Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f25ee9dc-9ef9-46e2-a160-242b5f2c19dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:41:22.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0d760a93-7177-4a15-9854-b4ec90d02e0c"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:22.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0d760a93-7177-4a15-9854-b4ec90d02e0c"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:22.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1daf9ee5-6d23-4a39-9e60-95fa290ebea3"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:22.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cf08efed2a20169a2a7262ea56c13d086e65709\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:22.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0d760a93-7177-4a15-9854-b4ec90d02e0c"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:23.480Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bcd829a8-f364-43b9-b03c-57a825b488da", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:22.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1daf9ee5-6d23-4a39-9e60-95fa290ebea3"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:23.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e44045d2df251ac83e2afc4eea5912bad481bd5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:22.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1daf9ee5-6d23-4a39-9e60-95fa290ebea3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:23.480Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:23.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:23.480Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:23.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:23.480Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd829a8-f364-43b9-b03c-57a825b488da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:41:22.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1daf9ee5-6d23-4a39-9e60-95fa290ebea3"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.133Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:23.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}], "metadata": {"pagination": {"total": 1343, "offset": 1315, "size": 50}}} 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:24 GMT 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:24,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:24,205 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-03 09:41:24,206 - 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-07-03 09:41:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7d4d0df1-1bc9-49d0-9926-6378c064bdf2 2019-07-03 09:41:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4d0df1-1bc9-49d0-9926-6378c064bdf2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9a2c3b97c8100a9c42e4dc5b80878b5e16a4cf5" 2019-07-03 09:41:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-03 09:41:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-03 09:41:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-48e728d6-a27c-4257-b70d-02591a4468a4 x-compute-request-id: req-48e728d6-a27c-4257-b70d-02591a4468a4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:50Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-48e728d6-a27c-4257-b70d-02591a4468a4 2019-07-03 09:41:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-48e728d6-a27c-4257-b70d-02591a4468a4 2019-07-03 09:41:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-03 09:41:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_wkawh0 2019-07-03 09:41:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f25ee9dc-9ef9-46e2-a160-242b5f2c19dd 2019-07-03 09:41:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f25ee9dc-9ef9-46e2-a160-242b5f2c19dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:24,209 - 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-07-03 09:41:24,209 - 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-07-03 09:41:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf08efed2a20169a2a7262ea56c13d086e65709" 2019-07-03 09:41:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bcd829a8-f364-43b9-b03c-57a825b488da 2019-07-03 09:41:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e44045d2df251ac83e2afc4eea5912bad481bd5" 2019-07-03 09:41:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd829a8-f364-43b9-b03c-57a825b488da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-03 09:41:24,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:24,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:24,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:24,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:24,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:24 GMT 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:24,364 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:24,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:29,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:29,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:29,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:29,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:29,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:29,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-5a97340a-5f8f-4716-bb44-f5268287dc09", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0d760a93-7177-4a15-9854-b4ec90d02e0c"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-5a97340a-5f8f-4716-bb44-f5268287dc09", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0d760a93-7177-4a15-9854-b4ec90d02e0c"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-5a97340a-5f8f-4716-bb44-f5268287dc09 x-compute-request-id: req-5a97340a-5f8f-4716-bb44-f5268287dc09 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:45Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0d760a93-7177-4a15-9854-b4ec90d02e0c"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e523e240-3962-488c-93a0-16846a76f93e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1daf9ee5-6d23-4a39-9e60-95fa290ebea3"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e523e240-3962-488c-93a0-16846a76f93e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1daf9ee5-6d23-4a39-9e60-95fa290ebea3"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1daf9ee5-6d23-4a39-9e60-95fa290ebea3"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "Creating Agent sprout_host_w48f4h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-e523e240-3962-488c-93a0-16846a76f93e x-compute-request-id: req-e523e240-3962-488c-93a0-16846a76f93e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1daf9ee5-6d23-4a39-9e60-95fa290ebea3"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:24.683Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0d760a93-7177-4a15-9854-b4ec90d02e0c"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:25.357Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cc4c073c-de7c-4b94-b934-dc24b3dad7d8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.17448b47-2b4b-4b18-8419-0daf45a34396"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:25.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": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:24.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.17448b47-2b4b-4b18-8419-0daf45a34396"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:25.357Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f2d26198b432dfa77f06efb14f404f335daf498\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:25.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.17448b47-2b4b-4b18-8419-0daf45a34396"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:25.357Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc4c073c-de7c-4b94-b934-dc24b3dad7d8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:41:24.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.17448b47-2b4b-4b18-8419-0daf45a34396"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:25.907Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:25.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:25.907Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:25.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:25.907Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:25.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Successfully configured daemon: proxy_host_wkawh0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Successfully created daemon: proxy_host_wkawh0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-wkawh0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "--2019-07-03 09:41:22-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_wkawh0 start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Successfully started daemon: proxy_host_wkawh0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Saving to: \u2018/tmp/tmp.X6XISeoJEb/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "100%[======================================>] 24,073,211 130MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "2019-07-03 09:41:22 (130 MB/s) - \u2018/tmp/tmp.X6XISeoJEb/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_wkawh0/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:25.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:25.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:26.491Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0b362814-631a-44a6-bafb-ae30ac8122d7"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.060Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}], "metadata": {"pagination": {"total": 1415, "offset": 1343, "size": 50}}} 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:29 GMT 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:29,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:29,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:29,560 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-5a97340a-5f8f-4716-bb44-f5268287dc09 2019-07-03 09:41:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-5a97340a-5f8f-4716-bb44-f5268287dc09 2019-07-03 09:41:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-5a97340a-5f8f-4716-bb44-f5268287dc09 x-compute-request-id: req-5a97340a-5f8f-4716-bb44-f5268287dc09 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:45Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e523e240-3962-488c-93a0-16846a76f93e 2019-07-03 09:41:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e523e240-3962-488c-93a0-16846a76f93e 2019-07-03 09:41:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-03 09:41:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_w48f4h 2019-07-03 09:41:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-e523e240-3962-488c-93a0-16846a76f93e x-compute-request-id: req-e523e240-3962-488c-93a0-16846a76f93e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-03 09:41:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cc4c073c-de7c-4b94-b934-dc24b3dad7d8 2019-07-03 09:41:29,564 - 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-07-03 09:41:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2d26198b432dfa77f06efb14f404f335daf498" 2019-07-03 09:41:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc4c073c-de7c-4b94-b934-dc24b3dad7d8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-03 09:41:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:29,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-03 09:41:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_wkawh0 2019-07-03 09:41:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-03 09:41:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:41:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:41:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-03 09:41:29,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_wkawh0 2019-07-03 09:41:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-03 09:41:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-wkawh0 2019-07-03 09:41:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-03 09:41:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:22-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:41:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:41:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:41:29,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_wkawh0 start 2019-07-03 09:41:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_wkawh0 2019-07-03 09:41:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:41:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-03 09:41:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.X6XISeoJEb/agent.tar.gz’ 2019-07-03 09:41:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:29,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-03 09:41:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-03 09:41:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 130MB/s in 0.2s 2019-07-03 09:41:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:22 (130 MB/s) - ‘/tmp/tmp.X6XISeoJEb/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:41:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:29,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-03 09:41:29,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-03 09:41:29,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_wkawh0/env 2019-07-03 09:41:29,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:29,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:29,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-03 09:41:29,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:41:29,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-03 09:41:29,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:29,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:29,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:29,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:29,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:29,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:29,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:29,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:29,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:29,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:29,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:29 GMT 2019-07-03 09:41:29,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:29,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:29,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:29,705 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:29,705 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:34,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:34,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:34,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:34,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:34,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:34,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:34,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:34,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:34,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.602Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-dd90af54-7a15-46e7-a58b-ce53ec203eec x-compute-request-id: req-dd90af54-7a15-46e7-a58b-ce53ec203eec Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.17448b47-2b4b-4b18-8419-0daf45a34396"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.602Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dd90af54-7a15-46e7-a58b-ce53ec203eec", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.17448b47-2b4b-4b18-8419-0daf45a34396"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.602Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dd90af54-7a15-46e7-a58b-ce53ec203eec", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.17448b47-2b4b-4b18-8419-0daf45a34396"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.602Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.17448b47-2b4b-4b18-8419-0daf45a34396"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.602Z", "message": "Creating Agent bind_host_tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.602Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:26.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.602Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:27.602Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:28.115Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:28.115Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:28.115Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:28.115Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c5def0c5-d49a-4494-bd28-0d536e4dd702"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:28.716Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (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.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:41:28.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:28.716Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:27.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:28.716Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:28.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.358Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:28.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a08d7c8f-1bd8-4d0c-bfbb-129bf16a3d49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:28.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.dbdcb1aa-35da-462b-961a-04eba2546b2f"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.358Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:28.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.358Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:29.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a08d7c8f-1bd8-4d0c-bfbb-129bf16a3d49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.358Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cb59921f-7b83-44ab-93e2-f63226a3a42f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:28.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.dbdcb1aa-35da-462b-961a-04eba2546b2f"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.358Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_wkawh0/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:28.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a08d7c8f-1bd8-4d0c-bfbb-129bf16a3d49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.358Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb59921f-7b83-44ab-93e2-f63226a3a42f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:41:28.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.dbdcb1aa-35da-462b-961a-04eba2546b2f"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.990Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:29.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.990Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:29.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a08d7c8f-1bd8-4d0c-bfbb-129bf16a3d49"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.990Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:29.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a08d7c8f-1bd8-4d0c-bfbb-129bf16a3d49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:29.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}377e04b77a7e9e3608a122cc23fe6ab8792e4ab6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:29.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.dbdcb1aa-35da-462b-961a-04eba2546b2f"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.064Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c70d87e-ad09-4fd4-89bc-f7c235bcf961 x-compute-request-id: req-3c70d87e-ad09-4fd4-89bc-f7c235bcf961 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:15Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:30.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.dbdcb1aa-35da-462b-961a-04eba2546b2f"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.064Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-3c70d87e-ad09-4fd4-89bc-f7c235bcf961", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:30.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.dbdcb1aa-35da-462b-961a-04eba2546b2f"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.064Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:30.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.dbdcb1aa-35da-462b-961a-04eba2546b2f"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.064Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:30.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.064Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:30.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a08d7c8f-1bd8-4d0c-bfbb-129bf16a3d49"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.064Z", "message": "Removing directory: /tmp/tmpF9lgGW/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:30.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a08d7c8f-1bd8-4d0c-bfbb-129bf16a3d49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.064Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-3c70d87e-ad09-4fd4-89bc-f7c235bcf961", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:30.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.dbdcb1aa-35da-462b-961a-04eba2546b2f"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.803Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:31.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.803Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b9415cc4-c0f8-43fe-a3da-eaef3eb6f209", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:31.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c941076e-db65-47cf-8dba-b427433c47d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.803Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9415cc4-c0f8-43fe-a3da-eaef3eb6f209 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:41:31.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c941076e-db65-47cf-8dba-b427433c47d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.803Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:31.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c941076e-db65-47cf-8dba-b427433c47d2"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:31.803Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:31.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:32.583Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:32.583Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:31.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:32.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8b2f3cd728c4a2b1a4030973c662a59143ed8b4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:31.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c941076e-db65-47cf-8dba-b427433c47d2"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "09:41:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_w48f4h: No response received for task e654aa670d21414eab9e6f860ddc1580", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_w48f4h start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Successfully configured daemon: sprout_host_w48f4h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}], "metadata": {"pagination": {"total": 1476, "offset": 1393, "size": 50}}} 2019-07-03 09:41:34,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:34,837 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:34 GMT 2019-07-03 09:41:34,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:34,838 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:34,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:34,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:34,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:34,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-dd90af54-7a15-46e7-a58b-ce53ec203eec x-compute-request-id: req-dd90af54-7a15-46e7-a58b-ce53ec203eec Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dd90af54-7a15-46e7-a58b-ce53ec203eec 2019-07-03 09:41:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dd90af54-7a15-46e7-a58b-ce53ec203eec 2019-07-03 09:41:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-03 09:41:34,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_tfujh5 2019-07-03 09:41:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-03 09:41:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-03 09:41:34,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:41:34,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:34,843 - 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.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time) 2019-07-03 09:41:34,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:34,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-03 09:41:34,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-03 09:41:34,843 - 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-07-03 09:41:34,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:34,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-03 09:41:34,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cb59921f-7b83-44ab-93e2-f63226a3a42f 2019-07-03 09:41:34,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_wkawh0/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:41:34,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb59921f-7b83-44ab-93e2-f63226a3a42f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:34,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:34,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-03 09:41:34,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-03 09:41:34,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377e04b77a7e9e3608a122cc23fe6ab8792e4ab6" 2019-07-03 09:41:34,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c70d87e-ad09-4fd4-89bc-f7c235bcf961 x-compute-request-id: req-3c70d87e-ad09-4fd4-89bc-f7c235bcf961 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:15Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:34,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-3c70d87e-ad09-4fd4-89bc-f7c235bcf961 2019-07-03 09:41:34,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-03 09:41:34,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:34,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:41:34,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpF9lgGW/cloudify-diamond-plugin-1.3.5 2019-07-03 09:41:34,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-3c70d87e-ad09-4fd4-89bc-f7c235bcf961 2019-07-03 09:41:34,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:41:34,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b9415cc4-c0f8-43fe-a3da-eaef3eb6f209 2019-07-03 09:41:34,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9415cc4-c0f8-43fe-a3da-eaef3eb6f209 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:41:34,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-07-03 09:41:34,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:41:34,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-03 09:41:34,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:34,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b2f3cd728c4a2b1a4030973c662a59143ed8b4" 2019-07-03 09:41:34,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:41:34,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 09:41:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_w48f4h: No response received for task e654aa670d21414eab9e6f860ddc1580 2019-07-03 09:41:34,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_w48f4h start 2019-07-03 09:41:34,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:41:34,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-03 09:41:34,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_w48f4h 2019-07-03 09:41:34,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-03 09:41:34,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:41:34,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:41:34,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:34,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:34,997 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:34 GMT 2019-07-03 09:41:34,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:34,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:34,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:34,998 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:34,998 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:40,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:40,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:40,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "--2019-07-03 09:41:24-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Saving to: \u2018/tmp/tmp.IJWgUgyVqh/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "100%[======================================>] 24,073,211 140MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "2019-07-03 09:41:25 (140 MB/s) - \u2018/tmp/tmp.IJWgUgyVqh/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "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-07-03T09:41:32.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Successfully created daemon: sprout_host_w48f4h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Successfully configured daemon: sprout_host_w48f4h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.16e6e633-5d9c-435f-a757-942326ccedd0"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.194Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:32.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.769Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-2667b310-9c12-44c3-b81a-295e22877d34 x-compute-request-id: req-2667b310-9c12-44c3-b81a-295e22877d34 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c941076e-db65-47cf-8dba-b427433c47d2"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.769Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.769Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-2667b310-9c12-44c3-b81a-295e22877d34", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c941076e-db65-47cf-8dba-b427433c47d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.769Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-2667b310-9c12-44c3-b81a-295e22877d34", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c941076e-db65-47cf-8dba-b427433c47d2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:33.769Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c941076e-db65-47cf-8dba-b427433c47d2"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:34.387Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:34.387Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:34.387Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:33.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:34.987Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:34.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:34.987Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:34.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:34.987Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:34.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:34.987Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:34.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:34.987Z", "message": "Creating Agent homer_host_p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:34.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:35.708Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:35.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Successfully created daemon: bind_host_tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "2019-07-03 09:41:27 (137 MB/s) - \u2018/tmp/tmp.nCM3HTEMgL/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "100%[======================================>] 24,073,211 137MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Saving to: \u2018/tmp/tmp.nCM3HTEMgL/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "--2019-07-03 09:41:27-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}], "metadata": {"pagination": {"total": 1542, "offset": 1443, "size": 50}}} 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:40 GMT 2019-07-03 09:41:40,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:40,164 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:40,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:40,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:40,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:40,164 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:40,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-03 09:41:40,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:24-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:41:40,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:41:40,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:41:40,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-03 09:41:40,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.IJWgUgyVqh/agent.tar.gz’ 2019-07-03 09:41:40,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:40,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:40,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-03 09:41:40,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 140MB/s in 0.2s 2019-07-03 09:41:40,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:40,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:25 (140 MB/s) - ‘/tmp/tmp.IJWgUgyVqh/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:41:40,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:40,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-03 09:41:40,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-03 09:41:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-03 09:41:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-03 09:41:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_w48f4h 2019-07-03 09:41:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:41:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:41:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-03 09:41:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_w48f4h 2019-07-03 09:41:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:41:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-03 09:41:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-2667b310-9c12-44c3-b81a-295e22877d34 x-compute-request-id: req-2667b310-9c12-44c3-b81a-295e22877d34 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:41:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-03 09:41:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-2667b310-9c12-44c3-b81a-295e22877d34 2019-07-03 09:41:40,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-2667b310-9c12-44c3-b81a-295e22877d34 2019-07-03 09:41:40,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-03 09:41:40,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-03 09:41:40,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-03 09:41:40,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-03 09:41:40,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:40,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-03 09:41:40,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-03 09:41:40,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-03 09:41:40,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_p7ior6 2019-07-03 09:41:40,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:41:40,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_tfujh5 2019-07-03 09:41:40,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:41:40,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:27 (137 MB/s) - ‘/tmp/tmp.nCM3HTEMgL/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:41:40,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:40,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 137MB/s in 0.2s 2019-07-03 09:41:40,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-03 09:41:40,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.nCM3HTEMgL/agent.tar.gz’ 2019-07-03 09:41:40,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-03 09:41:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:41:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:41:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:27-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:41:40,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:40,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:40,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:40,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:40,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:40,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:40,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:40,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:40,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:40,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:40,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:40 GMT 2019-07-03 09:41:40,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:40,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:40,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:40,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:40,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:45,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:45,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:45,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:45,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:45,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:45,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:45,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:45,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Successfully started daemon: bind_host_tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "09:41:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_tfujh5: No response received for task e3b1360cb5714fc097cd2ee6283f4421", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_tfujh5 start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Successfully configured daemon: bind_host_tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Successfully created daemon: bind_host_tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_tfujh5/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Creating Agent bono_host_2mg5oa", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:35.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "--2019-07-03 09:41:27-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "2019-07-03 09:41:27 (137 MB/s) - \u2018/tmp/tmp.nCM3HTEMgL/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.298Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.47fc3512-84df-416b-93bc-d167a8be6cb3"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.821Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:36.821Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_w48f4h/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4df69da8-2cbc-49fc-bf3e-f9f7ec99c24d"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.422Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:37.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.422Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.422Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4df69da8-2cbc-49fc-bf3e-f9f7ec99c24d"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.422Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4df69da8-2cbc-49fc-bf3e-f9f7ec99c24d"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.422Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4df69da8-2cbc-49fc-bf3e-f9f7ec99c24d"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.422Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:36.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.974Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:37.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.974Z", "message": "Removing directory: /tmp/tmp2sQuSZ/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:37.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4df69da8-2cbc-49fc-bf3e-f9f7ec99c24d"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.974Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:37.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:37.974Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:37.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4df69da8-2cbc-49fc-bf3e-f9f7ec99c24d"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:38.644Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:37.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:38.644Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:38.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:38.644Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:38.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:39.416Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:38.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.097022bf-b871-4f35-a87c-c7dc5d883760"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:39.416Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:38.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:39.416Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_tfujh5/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:38.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.097022bf-b871-4f35-a87c-c7dc5d883760"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:39.416Z", "message": "Creating Agent ellis_host_tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:38.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:39.416Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:38.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.041Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:39.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.097022bf-b871-4f35-a87c-c7dc5d883760"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.041Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:39.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.041Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:39.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.097022bf-b871-4f35-a87c-c7dc5d883760"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.041Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:39.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.097022bf-b871-4f35-a87c-c7dc5d883760"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.579Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:40.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.097022bf-b871-4f35-a87c-c7dc5d883760"}], "metadata": {"pagination": {"total": 1626, "offset": 1493, "size": 50}}} 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:45 GMT 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:45,467 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:45,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:41:45,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_tfujh5 2019-07-03 09:41:45,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 09:41:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_tfujh5: No response received for task e3b1360cb5714fc097cd2ee6283f4421 2019-07-03 09:41:45,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_tfujh5 start 2019-07-03 09:41:45,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:41:45,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_tfujh5 2019-07-03 09:41:45,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-03 09:41:45,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:41:45,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:41:45,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_tfujh5 2019-07-03 09:41:45,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-03 09:41:45,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-03 09:41:45,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-03 09:41:45,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-03 09:41:45,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-03 09:41:45,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_tfujh5/env 2019-07-03 09:41:45,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_2mg5oa 2019-07-03 09:41:45,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5 2019-07-03 09:41:45,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-03 09:41:45,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:27-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:41:45,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:41:45,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:41:45,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-03 09:41:45,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:27 (137 MB/s) - ‘/tmp/tmp.nCM3HTEMgL/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:41:45,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:45,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:41:45,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_w48f4h/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:41:45,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:45,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-03 09:41:45,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-03 09:41:45,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-03 09:41:45,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-03 09:41:45,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:45,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:41:45,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp2sQuSZ/cloudify-diamond-plugin-1.3.5 2019-07-03 09:41:45,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-03 09:41:45,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:41:45,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:41:45,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-03 09:41:45,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:41:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-03 09:41:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:41:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_tfujh5/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:41:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_tu3y6r 2019-07-03 09:41:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:41:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-03 09:41:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-03 09:41:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-03 09:41:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-03 09:41:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:41:45,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:45,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:45,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:45 GMT 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:45,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:45,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:45,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:45,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:50,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:50,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:50,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:50,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:50,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:50,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:50,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:50,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:50,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.579Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:40.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.579Z", "message": "Process created, PID: 1604", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.579Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:40.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.579Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:40.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.097022bf-b871-4f35-a87c-c7dc5d883760"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:40.579Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:41.127Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:41.127Z", "message": "Removing directory: /tmp/tmpjd5HLa/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:40.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.097022bf-b871-4f35-a87c-c7dc5d883760"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:42.041Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:41.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:42.041Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:41.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:42.041Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:41.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:42.041Z", "message": "Creating Agent dime_host_y3bq8c", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:41.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:42.041Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:41.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:42.659Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:42.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Successfully configured daemon: homer_host_p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Successfully started daemon: homer_host_p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "09:41:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_p7ior6: No response received for task d6b1eb1312424f3b8ceac670a619333a", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "100%[======================================>] 24,073,211 127MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "2019-07-03 09:41:34 (127 MB/s) - \u2018/tmp/tmp.yMVGYwCrwn/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_p7ior6/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Successfully created daemon: homer_host_p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_p7ior6 start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Saving to: \u2018/tmp/tmp.yMVGYwCrwn/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "--2019-07-03 09:41:34-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:43.488Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c47f0dcd-383b-46f0-84ed-af7a323e86be"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.048Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.048Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.048Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "09:41:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2mg5oa: No response received for task a6b8ce8e49dc48c7854d7cd6019e4370", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Successfully started daemon: bono_host_2mg5oa", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}], "metadata": {"pagination": {"total": 1719, "offset": 1543, "size": 50}}} 2019-07-03 09:41:50,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:50,881 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:50 GMT 2019-07-03 09:41:50,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:50,881 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:50,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:50,881 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:50,881 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:50,881 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:50,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:41:50,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1604 2019-07-03 09:41:50,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:41:50,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:41:50,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:41:50,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-03 09:41:50,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpjd5HLa/cloudify-diamond-plugin-1.3.5 2019-07-03 09:41:50,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-03 09:41:50,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:41:50,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:41:50,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_y3bq8c 2019-07-03 09:41:50,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-03 09:41:50,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-03 09:41:50,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_p7ior6 2019-07-03 09:41:50,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:41:50,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_p7ior6 2019-07-03 09:41:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 09:41:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_p7ior6: No response received for task d6b1eb1312424f3b8ceac670a619333a 2019-07-03 09:41:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 127MB/s in 0.2s 2019-07-03 09:41:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:34 (127 MB/s) - ‘/tmp/tmp.yMVGYwCrwn/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:41:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:50,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-03 09:41:50,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_p7ior6/env 2019-07-03 09:41:50,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-03 09:41:50,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-03 09:41:50,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-03 09:41:50,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-03 09:41:50,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-03 09:41:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_p7ior6 2019-07-03 09:41:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:41:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:41:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-03 09:41:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_p7ior6 start 2019-07-03 09:41:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:41:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.yMVGYwCrwn/agent.tar.gz’ 2019-07-03 09:41:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-03 09:41:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6 2019-07-03 09:41:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-03 09:41:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:34-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:41:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:41:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:41:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-03 09:41:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-03 09:41:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-03 09:41:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:41:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 09:41:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2mg5oa: No response received for task a6b8ce8e49dc48c7854d7cd6019e4370 2019-07-03 09:41:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_2mg5oa 2019-07-03 09:41:50,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:51,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:51,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:51,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:51,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:51,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:51,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:51,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:51,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:51,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:51,024 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:51 GMT 2019-07-03 09:41:51,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:51,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:51,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:51,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:51,024 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:56,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:41:56,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:56,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_2mg5oa start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "09:41:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2mg5oa: No response received for task a6b8ce8e49dc48c7854d7cd6019e4370", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Successfully started daemon: bono_host_2mg5oa", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_2mg5oa/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Successfully created daemon: bono_host_2mg5oa", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:43.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "--2019-07-03 09:41:36-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "Saving to: \u2018/tmp/tmp.s1YHwvzPvC/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "100%[======================================>] 24,073,211 135MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:44.652Z", "message": "2019-07-03 09:41:36 (135 MB/s) - \u2018/tmp/tmp.s1YHwvzPvC/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7059d21c-d7ff-45b1-8c0c-f8931a5e1984"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:45.278Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:45.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:45.278Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:44.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:45.877Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:45.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:45.877Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:45.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:46.468Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:45.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:46.468Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "--2019-07-03 09:41:39-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_p7ior6/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Saving to: \u2018/tmp/tmp.AnpKVe58aq/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}], "metadata": {"pagination": {"total": 1871, "offset": 1593, "size": 50}}} 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:56 GMT 2019-07-03 09:41:56,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:56,250 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:41:56,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:56,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:56,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:41:56,250 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:41:56,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_2mg5oa start 2019-07-03 09:41:56,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 09:41:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2mg5oa: No response received for task a6b8ce8e49dc48c7854d7cd6019e4370 2019-07-03 09:41:56,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_2mg5oa 2019-07-03 09:41:56,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:41:56,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-03 09:41:56,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-03 09:41:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-03 09:41:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:41:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:41:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-03 09:41:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_2mg5oa/env 2019-07-03 09:41:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-03 09:41:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-03 09:41:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_2mg5oa 2019-07-03 09:41:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-03 09:41:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-03 09:41:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-03 09:41:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa 2019-07-03 09:41:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-03 09:41:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:36-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:41:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:41:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:41:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-03 09:41:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.s1YHwvzPvC/agent.tar.gz’ 2019-07-03 09:41:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-03 09:41:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 135MB/s in 0.2s 2019-07-03 09:41:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:36 (135 MB/s) - ‘/tmp/tmp.s1YHwvzPvC/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:41:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-03 09:41:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-03 09:41:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-03 09:41:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-03 09:41:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:41:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-03 09:41:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:39-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:41:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-03 09:41:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-03 09:41:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-03 09:41:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_p7ior6/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:41:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r 2019-07-03 09:41:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-03 09:41:56,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:41:56,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:41:56,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-03 09:41:56,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.AnpKVe58aq/agent.tar.gz’ 2019-07-03 09:41:56,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:56,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:56,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:41:56,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:41:56,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:41:56 GMT 2019-07-03 09:41:56,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:41:56,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:41:56,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:41:56,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:41:56,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:01,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:01,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:01,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:01,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:01,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_tu3y6r/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "2019-07-03 09:41:39 (145 MB/s) - \u2018/tmp/tmp.AnpKVe58aq/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "100%[======================================>] 24,073,211 145MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.154Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_p7ior6/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Successfully created daemon: ellis_host_tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Successfully configured daemon: ellis_host_tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_tu3y6r start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "09:41:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_tu3y6r: No response received for task 99b46f92ad084308a8510a0d2a9ea74d", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Successfully started daemon: ellis_host_tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:47.788Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:46.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f2191ecd-78c2-4da9-bd0a-617b8140e755"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:48.448Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:47.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:48.448Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:47.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:48.448Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4b1174fb-4923-4f7d-a8e6-fe6f529d55f4"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:48.448Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_2mg5oa/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4b1174fb-4923-4f7d-a8e6-fe6f529d55f4"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:48.448Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:47.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:48.448Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:47.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:48.448Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:47.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.050Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.050Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.050Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4b1174fb-4923-4f7d-a8e6-fe6f529d55f4"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.050Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4b1174fb-4923-4f7d-a8e6-fe6f529d55f4"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.050Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4b1174fb-4923-4f7d-a8e6-fe6f529d55f4"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.050Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.604Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:49.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4b1174fb-4923-4f7d-a8e6-fe6f529d55f4"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.604Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.604Z", "message": "Removing directory: /tmp/tmpS8S0M7/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a72e0f3d-bb61-41d5-a18b-60d45c6b5c07"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.604Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:49.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:49.604Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:48.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "09:41:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_y3bq8c: No response received for task b7e4621aa8fe4acebaff4b2959902643", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Successfully started daemon: dime_host_y3bq8c", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_tu3y6r/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57e70a23-770e-4304-ab06-47b4961b05e0"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:49.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Removing directory: /tmp/tmpRWe6BN/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:49.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4b1174fb-4923-4f7d-a8e6-fe6f529d55f4"}], "metadata": {"pagination": {"total": 1945, "offset": 1643, "size": 50}}} 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:01 GMT 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:01,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:01,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:01,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:01,446 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:01,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-03 09:42:01,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-03 09:42:01,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_tu3y6r/env 2019-07-03 09:42:01,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-03 09:42:01,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:01,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:39 (145 MB/s) - ‘/tmp/tmp.AnpKVe58aq/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:42:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r 2019-07-03 09:42:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 145MB/s in 0.2s 2019-07-03 09:42:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-03 09:42:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:01,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-03 09:42:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_p7ior6/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:42:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_tu3y6r 2019-07-03 09:42:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:42:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-03 09:42:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:01,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_tu3y6r 2019-07-03 09:42:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:42:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_tu3y6r start 2019-07-03 09:42:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 09:41:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_tu3y6r: No response received for task 99b46f92ad084308a8510a0d2a9ea74d 2019-07-03 09:42:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_tu3y6r 2019-07-03 09:42:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:42:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:42:01,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-03 09:42:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-03 09:42:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-03 09:42:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_2mg5oa/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:42:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-03 09:42:01,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-03 09:42:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-03 09:42:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-03 09:42:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-03 09:42:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-03 09:42:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-03 09:42:01,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-03 09:42:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:42:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:42:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpS8S0M7/cloudify-diamond-plugin-1.3.5 2019-07-03 09:42:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:42:01,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 09:41:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_y3bq8c: No response received for task b7e4621aa8fe4acebaff4b2959902643 2019-07-03 09:42:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_y3bq8c 2019-07-03 09:42:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:42:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_tu3y6r/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:42:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:42:01,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRWe6BN/cloudify-diamond-plugin-1.3.5 2019-07-03 09:42:01,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:01,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:01,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:01,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:01,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:01,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:01,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:01,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:01,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:01,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:01,542 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:01 GMT 2019-07-03 09:42:01,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:01,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:01,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:01,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:01,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:06,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:06,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:06,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:06,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:06,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Successfully configured daemon: dime_host_y3bq8c", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_y3bq8c/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:49.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "2019-07-03 09:41:42 (158 MB/s) - \u2018/tmp/tmp.es0VCOLxPH/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Removing directory: /tmp/tmpRWe6BN/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:49.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4b1174fb-4923-4f7d-a8e6-fe6f529d55f4"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57e70a23-770e-4304-ab06-47b4961b05e0"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "--2019-07-03 09:41:42-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:50.507Z", "message": "Saving to: \u2018/tmp/tmp.es0VCOLxPH/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29fe6806-86ea-4092-b18b-0eadaf622cfb"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.100Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.100Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.100Z", "message": "Creating Agent vellum_host_mtkqp0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.100Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57e70a23-770e-4304-ab06-47b4961b05e0"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.100Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57e70a23-770e-4304-ab06-47b4961b05e0"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.100Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57e70a23-770e-4304-ab06-47b4961b05e0"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.100Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:50.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.702Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.702Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:51.702Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:52.297Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:52.297Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:52.297Z", "message": "Removing directory: /tmp/tmpA022OW/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57e70a23-770e-4304-ab06-47b4961b05e0"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:52.297Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.57e70a23-770e-4304-ab06-47b4961b05e0"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:52.297Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:52.913Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.658Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:52.913Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:52.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:52.913Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:51.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:53.523Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:52.900Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:53.523Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:52.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:53.523Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:52.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:53.523Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_y3bq8c/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:53.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.583f5d17-2bb6-4142-ad96-0d9c0a8b4504"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:53.523Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:53.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.583f5d17-2bb6-4142-ad96-0d9c0a8b4504"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:53.523Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:52.954Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 2121, "offset": 1693, "size": 50}}} 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:06 GMT 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:06,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:06,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:06,717 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:06,717 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_y3bq8c 2019-07-03 09:42:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-03 09:42:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:42:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:42:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-03 09:42:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-03 09:42:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-03 09:42:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-03 09:42:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-03 09:42:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-03 09:42:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_y3bq8c/env 2019-07-03 09:42:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-03 09:42:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:42:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:42 (158 MB/s) - ‘/tmp/tmp.es0VCOLxPH/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:42:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-03 09:42:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRWe6BN/cloudify-diamond-plugin-1.3.5 2019-07-03 09:42:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-03 09:42:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c 2019-07-03 09:42:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-03 09:42:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:42-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:42:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:42:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:42:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-03 09:42:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.es0VCOLxPH/agent.tar.gz’ 2019-07-03 09:42:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_mtkqp0 2019-07-03 09:42:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-03 09:42:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-03 09:42:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-03 09:42:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-03 09:42:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-03 09:42:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-03 09:42:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:42:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:42:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpA022OW/cloudify-diamond-plugin-1.3.5 2019-07-03 09:42:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:42:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:42:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-03 09:42:06,726 - 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-07-03 09:42:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-03 09:42:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_y3bq8c/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:42:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-03 09:42:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:06,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:06,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:06,797 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:06 GMT 2019-07-03 09:42:06,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:06,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:06,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:06,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:06,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:11,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:12,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:12,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:12,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:12,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:12,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:12,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:12,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:12,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:53.523Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e86091c3-3afa-4133-8648-a1c4f1dbebc8", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:52.905Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:53.523Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:52.900Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}455e0eb88139c5a9dd96299f942fe0463f752c54\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:53.325Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.054Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:53.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.054Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:53.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.583f5d17-2bb6-4142-ad96-0d9c0a8b4504"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.054Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:53.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.583f5d17-2bb6-4142-ad96-0d9c0a8b4504"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.054Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:53.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.583f5d17-2bb6-4142-ad96-0d9c0a8b4504"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.657Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e59a8f3c-a273-4ace-a7ad-3bf9943c9579", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.270Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.657Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.265Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.657Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59a8f3c-a273-4ace-a7ad-3bf9943c9579 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.270Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " (Reading database ... 51354 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Fetched 19.1 MB in 4s (3,856 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.682Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Fetched 13.1 MB in 6s (2,121 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}], "metadata": {"pagination": {"total": 2226, "offset": 1743, "size": 50}}} 2019-07-03 09:42:12,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:12,068 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:12 GMT 2019-07-03 09:42:12,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:12,068 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:12,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:12,068 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:12,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:12,068 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:12,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e86091c3-3afa-4133-8648-a1c4f1dbebc8 2019-07-03 09:42:12,070 - 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-07-03 09:42:12,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455e0eb88139c5a9dd96299f942fe0463f752c54" 2019-07-03 09:42:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-03 09:42:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-03 09:42:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-03 09:42:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-03 09:42:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e59a8f3c-a273-4ace-a7ad-3bf9943c9579 2019-07-03 09:42:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-03 09:42:12,072 - 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-07-03 09:42:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59a8f3c-a273-4ace-a7ad-3bf9943c9579 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:42:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-07-03 09:42:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-07-03 09:42:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-07-03 09:42:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:12,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-07-03 09:42:12,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-07-03 09:42:12,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 4s (3,856 kB/s) 2019-07-03 09:42:12,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-07-03 09:42:12,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-07-03 09:42:12,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] 2019-07-03 09:42:12,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-07-03 09:42:12,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-07-03 09:42:12,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-07-03 09:42:12,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] 2019-07-03 09:42:12,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-07-03 09:42:12,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-07-03 09:42:12,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-07-03 09:42:12,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-07-03 09:42:12,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-07-03 09:42:12,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-07-03 09:42:12,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-07-03 09:42:12,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-07-03 09:42:12,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd" 2019-07-03 09:42:12,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-07-03 09:42:12,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-07-03 09:42:12,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-07-03 09:42:12,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-07-03 09:42:12,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-07-03 09:42:12,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-07-03 09:42:12,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-07-03 09:42:12,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-07-03 09:42:12,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 6s (2,121 kB/s) 2019-07-03 09:42:12,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-03 09:42:12,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-03 09:42:12,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-07-03 09:42:12,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-07-03 09:42:12,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-07-03 09:42:12,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-03 09:42:12,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-03 09:42:12,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:12,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:12,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:12 GMT 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:12,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:12,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:12,187 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:12,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:17,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:17,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:17,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:17,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:17,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:17,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:17,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:17,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:17,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.682Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Fetched 13.1 MB in 6s (2,121 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.583f5d17-2bb6-4142-ad96-0d9c0a8b4504"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": "Removing directory: /tmp/tmpKrwoir/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.583f5d17-2bb6-4142-ad96-0d9c0a8b4504"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Need to get 19.1 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}], "metadata": {"pagination": {"total": 2331, "offset": 1793, "size": 50}}} 2019-07-03 09:42:17,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:17,653 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:17 GMT 2019-07-03 09:42:17,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:17,653 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:17,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:17,653 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:17,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:17,653 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:17,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-07-03 09:42:17,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-07-03 09:42:17,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-07-03 09:42:17,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-07-03 09:42:17,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-07-03 09:42:17,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-07-03 09:42:17,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd" 2019-07-03 09:42:17,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-07-03 09:42:17,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-07-03 09:42:17,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-07-03 09:42:17,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-07-03 09:42:17,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-07-03 09:42:17,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-07-03 09:42:17,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-07-03 09:42:17,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-07-03 09:42:17,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 6s (2,121 kB/s) 2019-07-03 09:42:17,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-03 09:42:17,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-03 09:42:17,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-07-03 09:42:17,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-07-03 09:42:17,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-07-03 09:42:17,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-03 09:42:17,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-03 09:42:17,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-03 09:42:17,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-07-03 09:42:17,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-07-03 09:42:17,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-07-03 09:42:17,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-07-03 09:42:17,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-07-03 09:42:17,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-07-03 09:42:17,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-03 09:42:17,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:42:17,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-03 09:42:17,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKrwoir/cloudify-diamond-plugin-1.3.5 2019-07-03 09:42:17,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-07-03 09:42:17,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-07-03 09:42:17,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-07-03 09:42:17,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-07-03 09:42:17,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-07-03 09:42:17,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-07-03 09:42:17,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-07-03 09:42:17,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-07-03 09:42:17,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-07-03 09:42:17,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-07-03 09:42:17,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-07-03 09:42:17,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-07-03 09:42:17,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-07-03 09:42:17,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-07-03 09:42:17,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-07-03 09:42:17,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-07-03 09:42:17,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:17,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:17,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:17,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:17,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:17,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:17,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:17,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:17,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:17,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:17,737 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:17 GMT 2019-07-03 09:42:17,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:17,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:17,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:17,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:17,737 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:22,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:23,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:23,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:23,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:23,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:23,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:23,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:23,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:54.817Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-4d39de98-50a5-47cd-9239-a818ed6e1fad", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.747Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}455e0eb88139c5a9dd96299f942fe0463f752c54\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.748Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:55.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 1%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 2%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libatomic1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-4d39de98-50a5-47cd-9239-a818ed6e1fad", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.746Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.333Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-4d39de98-50a5-47cd-9239-a818ed6e1fad x-compute-request-id: req-4d39de98-50a5-47cd-9239-a818ed6e1fad Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:48Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:54.746Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.947Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:55.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}455e0eb88139c5a9dd96299f942fe0463f752c54\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:55.542Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.947Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-e586d0a3-266a-42b2-87c5-67b942152566", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:55.541Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.947Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-e586d0a3-266a-42b2-87c5-67b942152566", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:55.540Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.947Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-e586d0a3-266a-42b2-87c5-67b942152566 x-compute-request-id: req-e586d0a3-266a-42b2-87c5-67b942152566 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:55.540Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.947Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:55.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:55.947Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:55.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:56.450Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-11143aa0-efef-4d9c-af9d-a46aba613a7e", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.044Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:56.450Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-11143aa0-efef-4d9c-af9d-a46aba613a7e x-compute-request-id: req-11143aa0-efef-4d9c-af9d-a46aba613a7e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:50Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.044Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:56.450Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-11143aa0-efef-4d9c-af9d-a46aba613a7e", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.044Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:56.450Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.045Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}455e0eb88139c5a9dd96299f942fe0463f752c54\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.793Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.139Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-1ee56f91-f6ec-4ed8-9f7d-5b7547c64871", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.793Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.139Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-1ee56f91-f6ec-4ed8-9f7d-5b7547c64871", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.792Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.139Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-1ee56f91-f6ec-4ed8-9f7d-5b7547c64871 x-compute-request-id: req-1ee56f91-f6ec-4ed8-9f7d-5b7547c64871 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:48Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.792Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.139Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.139Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.139Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:56.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.743Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-c62b4946-f175-4a7a-b080-e04bec006f61", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:57.252Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.743Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:57.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.743Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:57.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.743Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-c62b4946-f175-4a7a-b080-e04bec006f61 x-compute-request-id: req-c62b4946-f175-4a7a-b080-e04bec006f61 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1be2075f-48d3-4a65-8de3-616ab2ac1cc5\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3199325f-34d9-4242-9b6d-217408b899d0\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:57.252Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.743Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-c62b4946-f175-4a7a-b080-e04bec006f61", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:57.252Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:57.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:57.254Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.186Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.360Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.360Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-bf3d0503-ebc6-4c9a-8293-7f1960de3399 x-compute-request-id: req-bf3d0503-ebc6-4c9a-8293-7f1960de3399 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.000Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.360Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-bf3d0503-ebc6-4c9a-8293-7f1960de3399", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.001Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.360Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-bf3d0503-ebc6-4c9a-8293-7f1960de3399", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.001Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}], "metadata": {"pagination": {"total": 2409, "offset": 1843, "size": 50}}} 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:23 GMT 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:23,029 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-07-03 09:42:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-07-03 09:42:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-07-03 09:42:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-07-03 09:42:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-07-03 09:42:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-07-03 09:42:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-07-03 09:42:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-07-03 09:42:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-07-03 09:42:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-07-03 09:42:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-07-03 09:42:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-07-03 09:42:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-4d39de98-50a5-47cd-9239-a818ed6e1fad 2019-07-03 09:42:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455e0eb88139c5a9dd96299f942fe0463f752c54" 2019-07-03 09:42:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-03 09:42:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-07-03 09:42:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:42:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-4d39de98-50a5-47cd-9239-a818ed6e1fad 2019-07-03 09:42:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-4d39de98-50a5-47cd-9239-a818ed6e1fad x-compute-request-id: req-4d39de98-50a5-47cd-9239-a818ed6e1fad Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:48Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-03 09:42:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455e0eb88139c5a9dd96299f942fe0463f752c54" 2019-07-03 09:42:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-e586d0a3-266a-42b2-87c5-67b942152566 2019-07-03 09:42:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-e586d0a3-266a-42b2-87c5-67b942152566 2019-07-03 09:42:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-e586d0a3-266a-42b2-87c5-67b942152566 x-compute-request-id: req-e586d0a3-266a-42b2-87c5-67b942152566 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-03 09:42:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-03 09:42:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-03 09:42:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-11143aa0-efef-4d9c-af9d-a46aba613a7e 2019-07-03 09:42:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-11143aa0-efef-4d9c-af9d-a46aba613a7e x-compute-request-id: req-11143aa0-efef-4d9c-af9d-a46aba613a7e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:50Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-11143aa0-efef-4d9c-af9d-a46aba613a7e 2019-07-03 09:42:23,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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd" 2019-07-03 09:42:23,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/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455e0eb88139c5a9dd96299f942fe0463f752c54" 2019-07-03 09:42:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-1ee56f91-f6ec-4ed8-9f7d-5b7547c64871 2019-07-03 09:42:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-1ee56f91-f6ec-4ed8-9f7d-5b7547c64871 2019-07-03 09:42:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-1ee56f91-f6ec-4ed8-9f7d-5b7547c64871 x-compute-request-id: req-1ee56f91-f6ec-4ed8-9f7d-5b7547c64871 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:48Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:42:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-03 09:42:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-c62b4946-f175-4a7a-b080-e04bec006f61 2019-07-03 09:42:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-03 09:42:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-03 09:42:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-c62b4946-f175-4a7a-b080-e04bec006f61 x-compute-request-id: req-c62b4946-f175-4a7a-b080-e04bec006f61 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1be2075f-48d3-4a65-8de3-616ab2ac1cc5"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3199325f-34d9-4242-9b6d-217408b899d0"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-03 09:42:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-c62b4946-f175-4a7a-b080-e04bec006f61 2019-07-03 09:42:23,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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd" 2019-07-03 09:42:23,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/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd" 2019-07-03 09:42:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-03 09:42:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-bf3d0503-ebc6-4c9a-8293-7f1960de3399 x-compute-request-id: req-bf3d0503-ebc6-4c9a-8293-7f1960de3399 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-03 09:42:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-bf3d0503-ebc6-4c9a-8293-7f1960de3399 2019-07-03 09:42:23,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-bf3d0503-ebc6-4c9a-8293-7f1960de3399 2019-07-03 09:42:23,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:23,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:23,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:23,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:23,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:23,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:23 GMT 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:23,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:28,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:28,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:28,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.360Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-7dbe2787-d28a-4de9-9c8e-3ed92e92d7bd", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.184Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.186Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.360Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-bf3d0503-ebc6-4c9a-8293-7f1960de3399 x-compute-request-id: req-bf3d0503-ebc6-4c9a-8293-7f1960de3399 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.000Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f988c831-5e46-4f77-b023-2836a4b2de55"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-mtkqp0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "--2019-07-03 09:41:51-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Connecting to 192.168.120.20:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Saving to: \u2018/tmp/tmp.ZQuFyEE1cz/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "100%[======================================>] 24,073,211 149MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "2019-07-03 09:41:51 (149 MB/s) - \u2018/tmp/tmp.ZQuFyEE1cz/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_mtkqp0/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Successfully created daemon: vellum_host_mtkqp0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Successfully configured daemon: vellum_host_mtkqp0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_mtkqp0 start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "09:41:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_mtkqp0: No response received for task da3eb963099d421e8292c347f8d25cf8", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Successfully started daemon: vellum_host_mtkqp0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.637Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:58.947Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ca83c624-28b0-43bd-9073-868079d7d264"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:59.542Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:59.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:59.542Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:58.938Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:59.542Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-bd149966-2efb-4196-85bb-26e3590fc96c x-compute-request-id: req-bd149966-2efb-4196-85bb-26e3590fc96c Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1be2075f-48d3-4a65-8de3-616ab2ac1cc5\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3199325f-34d9-4242-9b6d-217408b899d0\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:59.129Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:59.542Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-bd149966-2efb-4196-85bb-26e3590fc96c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:59.129Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:59.542Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-bd149966-2efb-4196-85bb-26e3590fc96c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:59.129Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6f4085a0-dbeb-42f4-8946-df128fb930c8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:41:59.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:59.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.215Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:41:59.640Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:00.167Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.796Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:00.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:00.590Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.796Z", "message": "Waiting for process 1604 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:00.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.796Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5336894b-2024-4663-a34a-520a222e6f47", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:00.173Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.796Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5336894b-2024-4663-a34a-520a222e6f47 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:00.172Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.796Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:00.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 2448, "offset": 1893, "size": 50}}} 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:28 GMT 2019-07-03 09:42:28,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:28,426 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:28,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:28,426 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:28,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:28,426 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-7dbe2787-d28a-4de9-9c8e-3ed92e92d7bd 2019-07-03 09:42:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b949ecd17e7be5ab57eeb1f854ec317ff7f77afd" 2019-07-03 09:42:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-bf3d0503-ebc6-4c9a-8293-7f1960de3399 x-compute-request-id: req-bf3d0503-ebc6-4c9a-8293-7f1960de3399 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-03 09:42:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-03 09:42:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-mtkqp0 2019-07-03 09:42:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-03 09:42:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-03 09:41:51-- https://192.168.120.20:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-03 09:42:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.20:53333... connected. 2019-07-03 09:42:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-03 09:42:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-03 09:42:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.ZQuFyEE1cz/agent.tar.gz’ 2019-07-03 09:42:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-03 09:42:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-03 09:42:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 149MB/s in 0.2s 2019-07-03 09:42:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:41:51 (149 MB/s) - ‘/tmp/tmp.ZQuFyEE1cz/agent.tar.gz’ saved [24073211/24073211] 2019-07-03 09:42:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-03 09:42:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_mtkqp0/env 2019-07-03 09:42:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-03 09:42:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-03 09:42:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-03 09:42:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-03 09:42:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-03 09:42:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_mtkqp0 2019-07-03 09:42:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_mtkqp0 2019-07-03 09:42:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-03 09:42:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_mtkqp0 start 2019-07-03 09:42:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 09:41:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_mtkqp0: No response received for task da3eb963099d421e8292c347f8d25cf8 2019-07-03 09:42:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_mtkqp0 2019-07-03 09:42:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-03 09:42:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-03 09:42:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-03 09:42:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:41: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-bd149966-2efb-4196-85bb-26e3590fc96c x-compute-request-id: req-bd149966-2efb-4196-85bb-26e3590fc96c Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1be2075f-48d3-4a65-8de3-616ab2ac1cc5"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3199325f-34d9-4242-9b6d-217408b899d0"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-03 09:42:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-bd149966-2efb-4196-85bb-26e3590fc96c 2019-07-03 09:42:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-bd149966-2efb-4196-85bb-26e3590fc96c 2019-07-03 09:42:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-03 09:42:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:28,435 - 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-07-03 09:42:28,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-03 09:42:28,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/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c" 2019-07-03 09:42:28,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1604 to end... 2019-07-03 09:42:28,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5336894b-2024-4663-a34a-520a222e6f47 2019-07-03 09:42:28,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5336894b-2024-4663-a34a-520a222e6f47 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:42:28,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-03 09:42:28,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:28,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:28,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:28,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:28,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:28,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:28 GMT 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:28,500 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:33,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:33,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:00.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:00.590Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:01.367Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:01.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.003Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-55b18998-2634-49fc-8c34-ecb15cc7f6f2", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:01.592Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.003Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:01.587Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.003Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:01.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.003Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b18998-2634-49fc-8c34-ecb15cc7f6f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:01.591Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.590Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.590Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.590Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-ff24edf2-0b76-4613-9ce8-dcf9845e5bec", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.100Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.590Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.590Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-ff24edf2-0b76-4613-9ce8-dcf9845e5bec", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.100Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.590Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-ff24edf2-0b76-4613-9ce8-dcf9845e5bec x-compute-request-id: req-ff24edf2-0b76-4613-9ce8-dcf9845e5bec Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:48Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.099Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.101Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:02.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a699314cec3764558d3eb335005f2ab0c93e2a8\"", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.008Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.175Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:02.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.175Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7a48373c-f8de-43b0-b095-b04da8204cbe"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_mtkqp0/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7a48373c-f8de-43b0-b095-b04da8204cbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b70e976f-e2e8-4d92-b623-73e65c3cf9e5 x-compute-request-id: req-b70e976f-e2e8-4d92-b623-73e65c3cf9e5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:50Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.638Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.184Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-cd5982df-5657-4102-9728-7977f8efbb08 x-compute-request-id: req-cd5982df-5657-4102-9728-7977f8efbb08 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.357Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-cd5982df-5657-4102-9728-7977f8efbb08", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.358Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-cd5982df-5657-4102-9728-7977f8efbb08", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.358Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:03.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.359Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:04.489Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:04.489Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:04.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a699314cec3764558d3eb335005f2ab0c93e2a8\"", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.640Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:04.489Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b70e976f-e2e8-4d92-b623-73e65c3cf9e5", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.639Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:04.489Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7a48373c-f8de-43b0-b095-b04da8204cbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:04.489Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b70e976f-e2e8-4d92-b623-73e65c3cf9e5", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.639Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:04.489Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7a48373c-f8de-43b0-b095-b04da8204cbe"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:04.489Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7a48373c-f8de-43b0-b095-b04da8204cbe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.917Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.461Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.430Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46bf889f-815d-45ca-966b-31b1548e0b10 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.439Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-46bf889f-815d-45ca-966b-31b1548e0b10", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.439Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7a48373c-f8de-43b0-b095-b04da8204cbe"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "Removing directory: /tmp/tmpOQUr1D/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7a48373c-f8de-43b0-b095-b04da8204cbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-cc3ff882-f307-4dd2-ba31-b13d2e402804 x-compute-request-id: req-cc3ff882-f307-4dd2-ba31-b13d2e402804 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:48Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.780Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-cc3ff882-f307-4dd2-ba31-b13d2e402804", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.780Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-cc3ff882-f307-4dd2-ba31-b13d2e402804", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.781Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.782Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-27f68094-ab9c-45f2-8ea6-8daffb5e9482 x-compute-request-id: req-27f68094-ab9c-45f2-8ea6-8daffb5e9482 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1be2075f-48d3-4a65-8de3-616ab2ac1cc5\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3199325f-34d9-4242-9b6d-217408b899d0\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.745Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-27f68094-ab9c-45f2-8ea6-8daffb5e9482", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.745Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-27f68094-ab9c-45f2-8ea6-8daffb5e9482", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.745Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a699314cec3764558d3eb335005f2ab0c93e2a8\"", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.746Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}], "metadata": {"pagination": {"total": 2459, "offset": 1943, "size": 50}}} 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:33,693 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:33 GMT 2019-07-03 09:42:33,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:33,694 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:33,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:33,694 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:33,694 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:33,694 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:33,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c" 2019-07-03 09:42:33,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-03 09:42:33,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-55b18998-2634-49fc-8c34-ecb15cc7f6f2 2019-07-03 09:42:33,697 - 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-07-03 09:42:33,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:33,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b18998-2634-49fc-8c34-ecb15cc7f6f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:42:33,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-03 09:42:33,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:42:33,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-ff24edf2-0b76-4613-9ce8-dcf9845e5bec 2019-07-03 09:42:33,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:33,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-ff24edf2-0b76-4613-9ce8-dcf9845e5bec 2019-07-03 09:42:33,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-ff24edf2-0b76-4613-9ce8-dcf9845e5bec x-compute-request-id: req-ff24edf2-0b76-4613-9ce8-dcf9845e5bec Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:48Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:33,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c" 2019-07-03 09:42:33,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a699314cec3764558d3eb335005f2ab0c93e2a8" 2019-07-03 09:42:33,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:33,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:33,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-03 09:42:33,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_mtkqp0/env/bin/pip', 'freeze', '--all'] 2019-07-03 09:42:33,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b70e976f-e2e8-4d92-b623-73e65c3cf9e5 x-compute-request-id: req-b70e976f-e2e8-4d92-b623-73e65c3cf9e5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:50Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:33,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:33,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-03 09:42:33,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-cd5982df-5657-4102-9728-7977f8efbb08 x-compute-request-id: req-cd5982df-5657-4102-9728-7977f8efbb08 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-03 09:42:33,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-cd5982df-5657-4102-9728-7977f8efbb08 2019-07-03 09:42:33,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-cd5982df-5657-4102-9728-7977f8efbb08 2019-07-03 09:42:33,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c" 2019-07-03 09:42:33,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:42:33,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:33,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a699314cec3764558d3eb335005f2ab0c93e2a8" 2019-07-03 09:42:33,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b70e976f-e2e8-4d92-b623-73e65c3cf9e5 2019-07-03 09:42:33,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-03 09:42:33,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b70e976f-e2e8-4d92-b623-73e65c3cf9e5 2019-07-03 09:42:33,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-03 09:42:33,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-03 09:42:33,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:33,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:33,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:33,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:42:33,703 - 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-07-03 09:42:33,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46bf889f-815d-45ca-966b-31b1548e0b10 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:42:33,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-46bf889f-815d-45ca-966b-31b1548e0b10 2019-07-03 09:42:33,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-03 09:42:33,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOQUr1D/cloudify-diamond-plugin-1.3.5 2019-07-03 09:42:33,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-cc3ff882-f307-4dd2-ba31-b13d2e402804 x-compute-request-id: req-cc3ff882-f307-4dd2-ba31-b13d2e402804 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:48Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:33,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-cc3ff882-f307-4dd2-ba31-b13d2e402804 2019-07-03 09:42:33,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-cc3ff882-f307-4dd2-ba31-b13d2e402804 2019-07-03 09:42:33,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c717fe7e2949df61ae6d5fe40c3d9c9fc4d0f2c" 2019-07-03 09:42:33,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-27f68094-ab9c-45f2-8ea6-8daffb5e9482 x-compute-request-id: req-27f68094-ab9c-45f2-8ea6-8daffb5e9482 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1be2075f-48d3-4a65-8de3-616ab2ac1cc5"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3199325f-34d9-4242-9b6d-217408b899d0"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-03 09:42:33,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-27f68094-ab9c-45f2-8ea6-8daffb5e9482 2019-07-03 09:42:33,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-27f68094-ab9c-45f2-8ea6-8daffb5e9482 2019-07-03 09:42:33,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a699314cec3764558d3eb335005f2ab0c93e2a8" 2019-07-03 09:42:33,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:33,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:33,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:33,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:33,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:33 GMT 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:33,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:33,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:38,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:38,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:38,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.183Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:04.461Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[uUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpc3:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\u001b[49m\u001b[39m \u001b[uUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 41%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 42%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 36%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 37%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 33%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 34%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\u001b[49m\u001b[39m \u001b[uUnpacking binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libquadmath0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\u001b[49m\u001b[39m \u001b[uUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgomp1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\u001b[49m\u001b[39m \u001b[uUnpacking libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\u001b[49m\u001b[39m \u001b[uUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libtsan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libisl10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[uUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgmp10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpfr4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\u001b[49m\u001b[39m \u001b[uUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:05.689Z", "message": " Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-wkawh0", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}], "metadata": {"pagination": {"total": 2469, "offset": 1993, "size": 50}}} 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:38 GMT 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:38,946 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:38,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:38,947 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:38,947 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:38,947 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-07-03 09:42:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-07-03 09:42:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 09:42:38,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-03 09:42:38,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:38,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-07-03 09:42:38,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:38,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:38,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-07-03 09:42:38,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-07-03 09:42:38,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-03 09:42:38,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-07-03 09:42:38,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:38,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:38,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-07-03 09:42:38,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-07-03 09:42:38,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-07-03 09:42:38,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-07-03 09:42:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-03 09:42:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-07-03 09:42:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-07-03 09:42:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-07-03 09:42:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-03 09:42:38,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-07-03 09:42:38,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-07-03 09:42:38,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:38,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:38,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-07-03 09:42:38,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:38,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-07-03 09:42:38,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-07-03 09:42:38,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-07-03 09:42:38,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-07-03 09:42:38,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-03 09:42:38,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-07-03 09:42:38,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-07-03 09:42:38,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-07-03 09:42:38,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-07-03 09:42:38,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:38,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:38,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-wkawh0 2019-07-03 09:42:38,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-03 09:42:38,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:38,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-03 09:42:38,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:42:38,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:39,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:39,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:39,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:39,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:39,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:39,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:39 GMT 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:39,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:44,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:44,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:44,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:44,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:44,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:44,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:44,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:44,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\u001b[49m\u001b[39m \u001b[uSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[uSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[uSetting up libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[uSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[uSetting up cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Successfully uninstalled pysnmp-4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[uSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[uSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 90%]\u001b[49m\u001b[39m \u001b[uSetting up gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 91%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 92%]\u001b[49m\u001b[39m \u001b[uSetting up libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 93%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 94%]\u001b[49m\u001b[39m \u001b[uSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 95%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 96%]\u001b[49m\u001b[39m \u001b[uSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 97%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 98%]\u001b[49m\u001b[39m \u001b[uSetting up manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 99%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [100%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Collecting pycryptodome (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Found existing installation: pysnmp 4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-87312ebf-462e-4f57-985a-9bd99ec58552 x-compute-request-id: req-87312ebf-462e-4f57-985a-9bd99ec58552 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.671Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-87312ebf-462e-4f57-985a-9bd99ec58552", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.671Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-87312ebf-462e-4f57-985a-9bd99ec58552", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.671Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4e56850-4a16-4927-8862-8c252667f5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.970Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eea178ad-a3f0-472c-a766-0b214ef1b7dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.979Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-eea178ad-a3f0-472c-a766-0b214ef1b7dd", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.979Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-wkawh0", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-wkawh0", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " dpkg-preconfigure: unable to re-open stdin: No such file or directory", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}], "metadata": {"pagination": {"total": 2497, "offset": 2043, "size": 50}}} 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:44 GMT 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:44,497 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-03 09:42:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-07-03 09:42:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-03 09:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-07-03 09:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-03 09:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-07-03 09:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-07-03 09:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-07-03 09:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-07-03 09:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-03 09:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-03 09:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-03 09:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-07-03 09:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-07-03 09:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-07-03 09:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-07-03 09:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-07-03 09:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB) 2019-07-03 09:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-03 09:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-03 09:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-07-03 09:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-07-03 09:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-07-03 09:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-87312ebf-462e-4f57-985a-9bd99ec58552 x-compute-request-id: req-87312ebf-462e-4f57-985a-9bd99ec58552 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-03 09:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-87312ebf-462e-4f57-985a-9bd99ec58552 2019-07-03 09:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-87312ebf-462e-4f57-985a-9bd99ec58552 2019-07-03 09:42:44,505 - 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-07-03 09:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eea178ad-a3f0-472c-a766-0b214ef1b7dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-eea178ad-a3f0-472c-a766-0b214ef1b7dd 2019-07-03 09:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-wkawh0 2019-07-03 09:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-03 09:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-wkawh0 2019-07-03 09:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-03 09:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-07-03 09:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-07-03 09:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-07-03 09:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-03 09:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-03 09:42:44,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:44,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:44,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:44,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:44,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:44,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:44,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:44,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:44,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:44,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:44,568 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:44 GMT 2019-07-03 09:42:44,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:44,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:44,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:44,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:44,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:49,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:49,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:49,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:49,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " You are using pip version 9.0.1, however version 19.1.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " You should consider upgrading via the 'pip install --upgrade pip' command.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "Execution done (PID=1604, return_code=0): /tmp/NV0HN/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 44%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 45%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:06.396Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.729Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.259Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-f5dc2a58-ceb7-45d2-9496-e5a5130939aa x-compute-request-id: req-f5dc2a58-ceb7-45d2-9496-e5a5130939aa Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d2e031f5-7314-41c5-b458-af36ca627c5b\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.027Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-859ffa9c-91bc-487a-be98-d945aa4c0b4d", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.734Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859ffa9c-91bc-487a-be98-d945aa4c0b4d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.734Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-e5f01483-f123-48f6-88ce-f41132123e8c x-compute-request-id: req-e5f01483-f123-48f6-88ce-f41132123e8c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:45Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.305Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-e5f01483-f123-48f6-88ce-f41132123e8c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.306Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-e5f01483-f123-48f6-88ce-f41132123e8c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.306Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6b78ef1822e22c2a4709737b358438c63c43860\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.308Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": "proxy_node_inobqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.167b2c5b-9df5-490c-9e90-94e2b9a4e9de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cc4852f8d25f29c11f18cf20b3ec81371d39b3a\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.383Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-5f7259c1-6a93-46d4-bec7-deb76783d77f x-compute-request-id: req-5f7259c1-6a93-46d4-bec7-deb76783d77f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:50Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.446Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5f7259c1-6a93-46d4-bec7-deb76783d77f", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.447Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5f7259c1-6a93-46d4-bec7-deb76783d77f", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.447Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a699314cec3764558d3eb335005f2ab0c93e2a8\"", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:06.449Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f5dc2a58-ceb7-45d2-9496-e5a5130939aa", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.027Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}], "metadata": {"pagination": {"total": 2497, "offset": 2093, "size": 50}}} 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:49 GMT 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:49,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:49,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:49,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:49,663 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:49,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-03 09:42:49,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-03 09:42:49,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-03 09:42:49,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-03 09:42:49,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_wkawh0/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-03 09:42:49,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-03 09:42:49,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-07-03 09:42:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-07-03 09:42:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-07-03 09:42:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1604, return_code=0): /tmp/NV0HN/install_requirements.sh 2019-07-03 09:42:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:42:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-07-03 09:42:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-03 09:42:49,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-03 09:42:49,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-07-03 09:42:49,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-03 09:42:49,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-07-03 09:42:49,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-07-03 09:42:49,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-03 09:42:49,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-07-03 09:42:49,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-07-03 09:42:49,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-03 09:42:49,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-07-03 09:42:49,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-07-03 09:42:49,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-03 09:42:49,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-07-03 09:42:49,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-07-03 09:42:49,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-07-03 09:42:49,670 - 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-07-03 09:42:49,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:42:49,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:42:49,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:42:49,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:49,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:42:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:42:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-f5dc2a58-ceb7-45d2-9496-e5a5130939aa x-compute-request-id: req-f5dc2a58-ceb7-45d2-9496-e5a5130939aa Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2e031f5-7314-41c5-b458-af36ca627c5b"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "391fcad9-3668-49c4-8ce4-35a23662204c", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-03 09:42:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-859ffa9c-91bc-487a-be98-d945aa4c0b4d 2019-07-03 09:42:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859ffa9c-91bc-487a-be98-d945aa4c0b4d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:42:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-e5f01483-f123-48f6-88ce-f41132123e8c x-compute-request-id: req-e5f01483-f123-48f6-88ce-f41132123e8c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:45Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-e5f01483-f123-48f6-88ce-f41132123e8c 2019-07-03 09:42:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-e5f01483-f123-48f6-88ce-f41132123e8c 2019-07-03 09:42:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b78ef1822e22c2a4709737b358438c63c43860" 2019-07-03 09:42:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:42:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc4852f8d25f29c11f18cf20b3ec81371d39b3a" 2019-07-03 09:42:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-5f7259c1-6a93-46d4-bec7-deb76783d77f x-compute-request-id: req-5f7259c1-6a93-46d4-bec7-deb76783d77f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:50Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5f7259c1-6a93-46d4-bec7-deb76783d77f 2019-07-03 09:42:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-5f7259c1-6a93-46d4-bec7-deb76783d77f 2019-07-03 09:42:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a699314cec3764558d3eb335005f2ab0c93e2a8" 2019-07-03 09:42:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-03 09:42:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f5dc2a58-ceb7-45d2-9496-e5a5130939aa 2019-07-03 09:42:49,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:49,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:49,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:49 GMT 2019-07-03 09:42:49,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:49,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:49,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:49,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:49,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:54,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:42:54,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:54,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:54,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:54,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:54,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:54,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:54,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:54,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f5dc2a58-ceb7-45d2-9496-e5a5130939aa", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.027Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f5dc2a58-ceb7-45d2-9496-e5a5130939aa", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.027Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6b78ef1822e22c2a4709737b358438c63c43860\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.028Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d337592de410a31f65efaedb197938e31e8c8ae9\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.162Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-7fe68883-3664-48a1-8c15-4dcb1dd9dfef x-compute-request-id: req-7fe68883-3664-48a1-8c15-4dcb1dd9dfef Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1be2075f-48d3-4a65-8de3-616ab2ac1cc5\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3199325f-34d9-4242-9b6d-217408b899d0\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"de2cc809-9e92-4690-8966-d53f6baaa03f\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.472Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-7fe68883-3664-48a1-8c15-4dcb1dd9dfef", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.472Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-7fe68883-3664-48a1-8c15-4dcb1dd9dfef", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.473Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.08274ca7-3475-499e-ba0b-082f7a7e23ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-26894ded-0af3-4c86-81d2-481581ddf38c x-compute-request-id: req-26894ded-0af3-4c86-81d2-481581ddf38c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:45Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.481Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-26894ded-0af3-4c86-81d2-481581ddf38c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.481Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-26894ded-0af3-4c86-81d2-481581ddf38c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.482Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6b78ef1822e22c2a4709737b358438c63c43860\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.482Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:07.793Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-2db216df-3925-43d2-bc81-2f9cc8b9fe24", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.830Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cc4852f8d25f29c11f18cf20b3ec81371d39b3a\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.832Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cab3482-4a09-4825-8fcc-4fc6a80c4569 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.962Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2cab3482-4a09-4825-8fcc-4fc6a80c4569", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.962Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-f51d4ba5-630b-4e4d-92a7-1fb7cf5c8fc7 x-compute-request-id: req-f51d4ba5-630b-4e4d-92a7-1fb7cf5c8fc7 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d2e031f5-7314-41c5-b458-af36ca627c5b\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.245Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.955Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-2db216df-3925-43d2-bc81-2f9cc8b9fe24 x-compute-request-id: req-2db216df-3925-43d2-bc81-2f9cc8b9fe24 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.829Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:08.418Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-2db216df-3925-43d2-bc81-2f9cc8b9fe24", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:07.829Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-5740f04b-b04e-4bfd-aeef-e9b0c29685fb", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.694Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d337592de410a31f65efaedb197938e31e8c8ae9\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.695Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.075Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f51d4ba5-630b-4e4d-92a7-1fb7cf5c8fc7", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.245Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f51d4ba5-630b-4e4d-92a7-1fb7cf5c8fc7", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.245Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.8fe22e95-7028-4be3-8c3f-a02cfec81007"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56c0107a6fab2575d3de563d455f43f6d094f9cd\"", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.382Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-10fd53b5-45cf-4bfb-853b-79574e6060ca x-compute-request-id: req-10fd53b5-45cf-4bfb-853b-79574e6060ca Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"31ea9d56-34a5-47ec-9a36-53ae0f42fe03\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"340f37b4-77d1-45e0-985b-0e20a9a8ee62\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48e2f2f1-58bb-4acd-8faa-bc60540bb77d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"92456e59-7df8-442c-9d1c-516dcd817b76\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8dfc9ea-d734-4298-b970-0ec5e53c8b0c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3d56edc-2995-4ca8-a2e3-ac152ce3577b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9e14fc5-20a7-4f5f-8020-b3949f464c81\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.488Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-10fd53b5-45cf-4bfb-853b-79574e6060ca", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.491Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-10fd53b5-45cf-4bfb-853b-79574e6060ca", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.493Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cc4852f8d25f29c11f18cf20b3ec81371d39b3a\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.494Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-5740f04b-b04e-4bfd-aeef-e9b0c29685fb x-compute-request-id: req-5740f04b-b04e-4bfd-aeef-e9b0c29685fb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:15Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.693Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-5740f04b-b04e-4bfd-aeef-e9b0c29685fb", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.693Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.574Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.149Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.041Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.646Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.646Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:09.646Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:08.605Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56c0107a6fab2575d3de563d455f43f6d094f9cd\"", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.609Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.689Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.645Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43830a33-abb9-49e9-8ab1-4864e1f43ae9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.650Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-43830a33-abb9-49e9-8ab1-4864e1f43ae9", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.650Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-3485eb5a-5bb1-4506-8af1-26b932335216 x-compute-request-id: req-3485eb5a-5bb1-4506-8af1-26b932335216 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:48Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.605Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-3485eb5a-5bb1-4506-8af1-26b932335216", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.605Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-3485eb5a-5bb1-4506-8af1-26b932335216", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.607Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-4f20afcc-56ae-40a1-9ed4-387f2d5d4cf1 x-compute-request-id: req-4f20afcc-56ae-40a1-9ed4-387f2d5d4cf1 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0fd4116d-03db-4421-a221-c51ff4a43984\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6cb182ed-40ea-42be-8796-44ef8877dff4\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.620Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}], "metadata": {"pagination": {"total": 2500, "offset": 2143, "size": 50}}} 2019-07-03 09:42:54,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:54,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:54 GMT 2019-07-03 09:42:54,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:54,882 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:42:54,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:54,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:54,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:54,883 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:42:54,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f5dc2a58-ceb7-45d2-9496-e5a5130939aa 2019-07-03 09:42:54,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f5dc2a58-ceb7-45d2-9496-e5a5130939aa 2019-07-03 09:42:54,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b78ef1822e22c2a4709737b358438c63c43860" 2019-07-03 09:42:54,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d337592de410a31f65efaedb197938e31e8c8ae9" 2019-07-03 09:42:54,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-7fe68883-3664-48a1-8c15-4dcb1dd9dfef x-compute-request-id: req-7fe68883-3664-48a1-8c15-4dcb1dd9dfef Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1be2075f-48d3-4a65-8de3-616ab2ac1cc5"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3199325f-34d9-4242-9b6d-217408b899d0"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "de2cc809-9e92-4690-8966-d53f6baaa03f", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-03 09:42:54,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-7fe68883-3664-48a1-8c15-4dcb1dd9dfef 2019-07-03 09:42:54,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-7fe68883-3664-48a1-8c15-4dcb1dd9dfef 2019-07-03 09:42:54,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-26894ded-0af3-4c86-81d2-481581ddf38c x-compute-request-id: req-26894ded-0af3-4c86-81d2-481581ddf38c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:45Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:54,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-26894ded-0af3-4c86-81d2-481581ddf38c 2019-07-03 09:42:54,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-26894ded-0af3-4c86-81d2-481581ddf38c 2019-07-03 09:42:54,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b78ef1822e22c2a4709737b358438c63c43860" 2019-07-03 09:42:54,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-03 09:42:54,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-2db216df-3925-43d2-bc81-2f9cc8b9fe24 2019-07-03 09:42:54,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc4852f8d25f29c11f18cf20b3ec81371d39b3a" 2019-07-03 09:42:54,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cab3482-4a09-4825-8fcc-4fc6a80c4569 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:42:54,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2cab3482-4a09-4825-8fcc-4fc6a80c4569 2019-07-03 09:42:54,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:42:54,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-03 09:42:54,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-f51d4ba5-630b-4e4d-92a7-1fb7cf5c8fc7 x-compute-request-id: req-f51d4ba5-630b-4e4d-92a7-1fb7cf5c8fc7 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2e031f5-7314-41c5-b458-af36ca627c5b"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "391fcad9-3668-49c4-8ce4-35a23662204c", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-03 09:42:54,889 - 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-07-03 09:42:54,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-2db216df-3925-43d2-bc81-2f9cc8b9fe24 x-compute-request-id: req-2db216df-3925-43d2-bc81-2f9cc8b9fe24 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:54,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-2db216df-3925-43d2-bc81-2f9cc8b9fe24 2019-07-03 09:42:54,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-5740f04b-b04e-4bfd-aeef-e9b0c29685fb 2019-07-03 09:42:54,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d337592de410a31f65efaedb197938e31e8c8ae9" 2019-07-03 09:42:54,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:54,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f51d4ba5-630b-4e4d-92a7-1fb7cf5c8fc7 2019-07-03 09:42:54,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-f51d4ba5-630b-4e4d-92a7-1fb7cf5c8fc7 2019-07-03 09:42:54,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c0107a6fab2575d3de563d455f43f6d094f9cd" 2019-07-03 09:42:54,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-10fd53b5-45cf-4bfb-853b-79574e6060ca x-compute-request-id: req-10fd53b5-45cf-4bfb-853b-79574e6060ca Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "31ea9d56-34a5-47ec-9a36-53ae0f42fe03"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "340f37b4-77d1-45e0-985b-0e20a9a8ee62"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48e2f2f1-58bb-4acd-8faa-bc60540bb77d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92456e59-7df8-442c-9d1c-516dcd817b76"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8dfc9ea-d734-4298-b970-0ec5e53c8b0c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3d56edc-2995-4ca8-a2e3-ac152ce3577b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9e14fc5-20a7-4f5f-8020-b3949f464c81"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-03 09:42:54,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-10fd53b5-45cf-4bfb-853b-79574e6060ca 2019-07-03 09:42:54,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-10fd53b5-45cf-4bfb-853b-79574e6060ca 2019-07-03 09:42:54,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc4852f8d25f29c11f18cf20b3ec81371d39b3a" 2019-07-03 09:42:54,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-5740f04b-b04e-4bfd-aeef-e9b0c29685fb x-compute-request-id: req-5740f04b-b04e-4bfd-aeef-e9b0c29685fb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:15Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:54,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-5740f04b-b04e-4bfd-aeef-e9b0c29685fb 2019-07-03 09:42:54,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-03 09:42:54,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:54,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:42:54,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-03 09:42:54,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:42:54,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:54,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c0107a6fab2575d3de563d455f43f6d094f9cd" 2019-07-03 09:42:54,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:42:54,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-03 09:42:54,893 - 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-07-03 09:42:54,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43830a33-abb9-49e9-8ab1-4864e1f43ae9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:42:54,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-43830a33-abb9-49e9-8ab1-4864e1f43ae9 2019-07-03 09:42:54,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-3485eb5a-5bb1-4506-8af1-26b932335216 x-compute-request-id: req-3485eb5a-5bb1-4506-8af1-26b932335216 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:48Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:42:54,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-3485eb5a-5bb1-4506-8af1-26b932335216 2019-07-03 09:42:54,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-3485eb5a-5bb1-4506-8af1-26b932335216 2019-07-03 09:42:54,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-4f20afcc-56ae-40a1-9ed4-387f2d5d4cf1 x-compute-request-id: req-4f20afcc-56ae-40a1-9ed4-387f2d5d4cf1 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0fd4116d-03db-4421-a221-c51ff4a43984"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6cb182ed-40ea-42be-8796-44ef8877dff4"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-03 09:42:54,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:42:54,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:42:54,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:42:54,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:42:54,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:42:54,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:42:54 GMT 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:42:54,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:42:59,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:00,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:00,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:00,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:00,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:00,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:00,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:00,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:00,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-4f20afcc-56ae-40a1-9ed4-387f2d5d4cf1", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.620Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-4f20afcc-56ae-40a1-9ed4-387f2d5d4cf1", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.620Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d337592de410a31f65efaedb197938e31e8c8ae9\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.621Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.855Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c7db23-877f-4db6-a5f1-f6930ed206de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.860Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-23c7db23-877f-4db6-a5f1-f6930ed206de", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.860Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-06315e37-797d-40a1-a83c-6e5c59b27839 x-compute-request-id: req-06315e37-797d-40a1-a83c-6e5c59b27839 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.897Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-06315e37-797d-40a1-a83c-6e5c59b27839", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.897Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-06315e37-797d-40a1-a83c-6e5c59b27839", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.897Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cc4852f8d25f29c11f18cf20b3ec81371d39b3a\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:09.898Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:10.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fea072c0b126b7375533569f2f4930f18595d1bf\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.063Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c84a56548b7795c81198badcaf3ee268ce6ff531\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.375Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-7ee127ae-2760-4436-a80f-c52abaaa46d8", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.462Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-51a00180-6a25-4a07-a231-5faf16e6b1aa", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.469Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-51a00180-6a25-4a07-a231-5faf16e6b1aa", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.470Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-51a00180-6a25-4a07-a231-5faf16e6b1aa x-compute-request-id: req-51a00180-6a25-4a07-a231-5faf16e6b1aa Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.469Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d337592de410a31f65efaedb197938e31e8c8ae9\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.604Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b0472d3c-8d68-4ad8-84fd-19d49b12f884", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.603Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b0472d3c-8d68-4ad8-84fd-19d49b12f884", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.603Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b0472d3c-8d68-4ad8-84fd-19d49b12f884 x-compute-request-id: req-b0472d3c-8d68-4ad8-84fd-19d49b12f884 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:15Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.602Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-7ee127ae-2760-4436-a80f-c52abaaa46d8", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.462Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56c0107a6fab2575d3de563d455f43f6d094f9cd\"", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.471Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-7ee127ae-2760-4436-a80f-c52abaaa46d8 x-compute-request-id: req-7ee127ae-2760-4436-a80f-c52abaaa46d8 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"31ea9d56-34a5-47ec-9a36-53ae0f42fe03\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"340f37b4-77d1-45e0-985b-0e20a9a8ee62\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48e2f2f1-58bb-4acd-8faa-bc60540bb77d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"92456e59-7df8-442c-9d1c-516dcd817b76\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8dfc9ea-d734-4298-b970-0ec5e53c8b0c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3d56edc-2995-4ca8-a2e3-ac152ce3577b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9e14fc5-20a7-4f5f-8020-b3949f464c81\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.462Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.1f42f293-7ec3-4c12-87c5-233844d8f2f3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.038Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.934Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.059Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a486e6d73d32677dabc351bb628f3cf9ca3c4ef\"", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.415Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a9b5da-c0dd-473d-8b08-82f0b47d1ad4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.986Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.980Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fea072c0b126b7375533569f2f4930f18595d1bf\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.975Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-dfba913e-fa42-435d-895c-9d5d7c7f8eaa", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.974Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-dfba913e-fa42-435d-895c-9d5d7c7f8eaa", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.974Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-dfba913e-fa42-435d-895c-9d5d7c7f8eaa x-compute-request-id: req-dfba913e-fa42-435d-895c-9d5d7c7f8eaa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.974Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:11.584Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e9a9b5da-c0dd-473d-8b08-82f0b47d1ad4", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:10.986Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-06934913-2e62-46f3-bcdd-0320235b5dad x-compute-request-id: req-06934913-2e62-46f3-bcdd-0320235b5dad Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:48Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.685Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fea072c0b126b7375533569f2f4930f18595d1bf\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.977Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.131Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-110ba1f7-9d80-4263-a8d8-bd45b19ac15a", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.976Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-110ba1f7-9d80-4263-a8d8-bd45b19ac15a", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.976Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-110ba1f7-9d80-4263-a8d8-bd45b19ac15a x-compute-request-id: req-110ba1f7-9d80-4263-a8d8-bd45b19ac15a Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32976e71-5787-49aa-b372-08674e61ca7f\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d7652e7-0df7-415e-96d0-0a8b8b11c713\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"733cf875-b685-49f9-b897-0c9407612668\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.976Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c84a56548b7795c81198badcaf3ee268ce6ff531\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.208\"}}'", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.772Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b20cd8bb-d92b-4d0a-a7d8-4bb4f7705cdc", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.771Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b20cd8bb-d92b-4d0a-a7d8-4bb4f7705cdc", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.770Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b20cd8bb-d92b-4d0a-a7d8-4bb4f7705cdc x-compute-request-id: req-b20cd8bb-d92b-4d0a-a7d8-4bb4f7705cdc Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:50Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.767Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-27fc4400-ef04-4156-b5d8-76ea23e3ec4b", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.650Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-27fc4400-ef04-4156-b5d8-76ea23e3ec4b", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.650Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-27fc4400-ef04-4156-b5d8-76ea23e3ec4b x-compute-request-id: req-27fc4400-ef04-4156-b5d8-76ea23e3ec4b Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0fd4116d-03db-4421-a221-c51ff4a43984\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6cb182ed-40ea-42be-8796-44ef8877dff4\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.649Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.2bc79372-4d41-426c-9c38-0155f5659b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56c0107a6fab2575d3de563d455f43f6d094f9cd\"", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.687Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-06934913-2e62-46f3-bcdd-0320235b5dad", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.686Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.263Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-06934913-2e62-46f3-bcdd-0320235b5dad", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:11.685Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.271Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 2500, "offset": 2193, "size": 50}}} 2019-07-03 09:43:00,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:00,212 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:00 GMT 2019-07-03 09:43:00,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:00,212 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:00,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:00,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:00,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:00,213 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:00,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-4f20afcc-56ae-40a1-9ed4-387f2d5d4cf1 2019-07-03 09:43:00,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-4f20afcc-56ae-40a1-9ed4-387f2d5d4cf1 2019-07-03 09:43:00,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d337592de410a31f65efaedb197938e31e8c8ae9" 2019-07-03 09:43:00,217 - 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-07-03 09:43:00,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c7db23-877f-4db6-a5f1-f6930ed206de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:00,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-23c7db23-877f-4db6-a5f1-f6930ed206de 2019-07-03 09:43:00,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-06315e37-797d-40a1-a83c-6e5c59b27839 x-compute-request-id: req-06315e37-797d-40a1-a83c-6e5c59b27839 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:00,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-06315e37-797d-40a1-a83c-6e5c59b27839 2019-07-03 09:43:00,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-06315e37-797d-40a1-a83c-6e5c59b27839 2019-07-03 09:43:00,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc4852f8d25f29c11f18cf20b3ec81371d39b3a" 2019-07-03 09:43:00,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea072c0b126b7375533569f2f4930f18595d1bf" 2019-07-03 09:43:00,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84a56548b7795c81198badcaf3ee268ce6ff531" 2019-07-03 09:43:00,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-7ee127ae-2760-4436-a80f-c52abaaa46d8 2019-07-03 09:43:00,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-51a00180-6a25-4a07-a231-5faf16e6b1aa 2019-07-03 09:43:00,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-51a00180-6a25-4a07-a231-5faf16e6b1aa 2019-07-03 09:43:00,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-51a00180-6a25-4a07-a231-5faf16e6b1aa x-compute-request-id: req-51a00180-6a25-4a07-a231-5faf16e6b1aa Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-03 09:43:00,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d337592de410a31f65efaedb197938e31e8c8ae9" 2019-07-03 09:43:00,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b0472d3c-8d68-4ad8-84fd-19d49b12f884 2019-07-03 09:43:00,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b0472d3c-8d68-4ad8-84fd-19d49b12f884 2019-07-03 09:43:00,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b0472d3c-8d68-4ad8-84fd-19d49b12f884 x-compute-request-id: req-b0472d3c-8d68-4ad8-84fd-19d49b12f884 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:15Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:00,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-7ee127ae-2760-4436-a80f-c52abaaa46d8 2019-07-03 09:43:00,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c0107a6fab2575d3de563d455f43f6d094f9cd" 2019-07-03 09:43:00,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-7ee127ae-2760-4436-a80f-c52abaaa46d8 x-compute-request-id: req-7ee127ae-2760-4436-a80f-c52abaaa46d8 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "31ea9d56-34a5-47ec-9a36-53ae0f42fe03"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "340f37b4-77d1-45e0-985b-0e20a9a8ee62"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48e2f2f1-58bb-4acd-8faa-bc60540bb77d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92456e59-7df8-442c-9d1c-516dcd817b76"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8dfc9ea-d734-4298-b970-0ec5e53c8b0c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3d56edc-2995-4ca8-a2e3-ac152ce3577b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9e14fc5-20a7-4f5f-8020-b3949f464c81"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-03 09:43:00,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:00,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:00,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a486e6d73d32677dabc351bb628f3cf9ca3c4ef" 2019-07-03 09:43:00,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a9b5da-c0dd-473d-8b08-82f0b47d1ad4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:00,220 - 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-07-03 09:43:00,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea072c0b126b7375533569f2f4930f18595d1bf" 2019-07-03 09:43:00,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-dfba913e-fa42-435d-895c-9d5d7c7f8eaa 2019-07-03 09:43:00,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-dfba913e-fa42-435d-895c-9d5d7c7f8eaa 2019-07-03 09:43:00,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-dfba913e-fa42-435d-895c-9d5d7c7f8eaa x-compute-request-id: req-dfba913e-fa42-435d-895c-9d5d7c7f8eaa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:00,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e9a9b5da-c0dd-473d-8b08-82f0b47d1ad4 2019-07-03 09:43:00,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-06934913-2e62-46f3-bcdd-0320235b5dad x-compute-request-id: req-06934913-2e62-46f3-bcdd-0320235b5dad Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:48Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:00,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea072c0b126b7375533569f2f4930f18595d1bf" 2019-07-03 09:43:00,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:00,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-110ba1f7-9d80-4263-a8d8-bd45b19ac15a 2019-07-03 09:43:00,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-110ba1f7-9d80-4263-a8d8-bd45b19ac15a 2019-07-03 09:43:00,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-110ba1f7-9d80-4263-a8d8-bd45b19ac15a x-compute-request-id: req-110ba1f7-9d80-4263-a8d8-bd45b19ac15a Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32976e71-5787-49aa-b372-08674e61ca7f"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d7652e7-0df7-415e-96d0-0a8b8b11c713"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "733cf875-b685-49f9-b897-0c9407612668"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-03 09:43:00,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84a56548b7795c81198badcaf3ee268ce6ff531" -d '{"addFloatingIp": {"address": "172.30.9.208"}}' 2019-07-03 09:43:00,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b20cd8bb-d92b-4d0a-a7d8-4bb4f7705cdc 2019-07-03 09:43:00,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b20cd8bb-d92b-4d0a-a7d8-4bb4f7705cdc 2019-07-03 09:43:00,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b20cd8bb-d92b-4d0a-a7d8-4bb4f7705cdc x-compute-request-id: req-b20cd8bb-d92b-4d0a-a7d8-4bb4f7705cdc Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:50Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:00,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-27fc4400-ef04-4156-b5d8-76ea23e3ec4b 2019-07-03 09:43:00,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-27fc4400-ef04-4156-b5d8-76ea23e3ec4b 2019-07-03 09:43:00,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-27fc4400-ef04-4156-b5d8-76ea23e3ec4b x-compute-request-id: req-27fc4400-ef04-4156-b5d8-76ea23e3ec4b Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0fd4116d-03db-4421-a221-c51ff4a43984"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6cb182ed-40ea-42be-8796-44ef8877dff4"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-03 09:43:00,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c0107a6fab2575d3de563d455f43f6d094f9cd" 2019-07-03 09:43:00,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-06934913-2e62-46f3-bcdd-0320235b5dad 2019-07-03 09:43:00,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-06934913-2e62-46f3-bcdd-0320235b5dad 2019-07-03 09:43:00,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:00,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:00,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:00,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:00,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:00,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:00 GMT 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:00,279 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:00,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:05,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:05,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:05,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:05,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:05,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:05,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:05,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:05,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:05,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-237c718c-02df-4935-a7b2-299925462f54 x-compute-request-id: req-237c718c-02df-4935-a7b2-299925462f54 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"a7639bba-2d3c-4761-ba90-cc515085dda4\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.645Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-24a53390-0e45-4d0c-a1fa-b945ebde921a x-compute-request-id: req-24a53390-0e45-4d0c-a1fa-b945ebde921a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:45Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.345Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-24a53390-0e45-4d0c-a1fa-b945ebde921a", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.346Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-24a53390-0e45-4d0c-a1fa-b945ebde921a", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.346Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a486e6d73d32677dabc351bb628f3cf9ca3c4ef\"", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.346Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.244Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c829114-5a29-4835-a209-83b143c1606e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.249Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:12.810Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2c829114-5a29-4835-a209-83b143c1606e", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.249Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-c1e30e0e-5001-43d5-910a-186372ef7712", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.013Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.068Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-237c718c-02df-4935-a7b2-299925462f54", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.645Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-237c718c-02df-4935-a7b2-299925462f54", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.646Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.73817ae2-6e33-426e-9dc9-a044dc880488"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05e59b44da844e8f34711c737485fc49e9e88f58\"", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:12.649Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-c1e30e0e-5001-43d5-910a-186372ef7712 x-compute-request-id: req-c1e30e0e-5001-43d5-910a-186372ef7712 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.013Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-c1e30e0e-5001-43d5-910a-186372ef7712", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.014Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fea072c0b126b7375533569f2f4930f18595d1bf\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.014Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.426Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-bf7bcbd6-45e0-4163-b299-780875ea07fa x-compute-request-id: req-bf7bcbd6-45e0-4163-b299-780875ea07fa Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.316Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-d844a963-fc58-4d84-802d-3842c7b43302 x-compute-request-id: req-d844a963-fc58-4d84-802d-3842c7b43302 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d2e031f5-7314-41c5-b458-af36ca627c5b\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.492Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-bf7bcbd6-45e0-4163-b299-780875ea07fa", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.317Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-bf7bcbd6-45e0-4163-b299-780875ea07fa", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.316Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004ada1e-66fe-412f-bf63-118015cd4dfa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.426Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-85fb5abe-2365-45cd-8db8-237853165701 x-compute-request-id: req-85fb5abe-2365-45cd-8db8-237853165701 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"31ea9d56-34a5-47ec-9a36-53ae0f42fe03\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"340f37b4-77d1-45e0-985b-0e20a9a8ee62\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48e2f2f1-58bb-4acd-8faa-bc60540bb77d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"92456e59-7df8-442c-9d1c-516dcd817b76\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8dfc9ea-d734-4298-b970-0ec5e53c8b0c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3d56edc-2995-4ca8-a2e3-ac152ce3577b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9e14fc5-20a7-4f5f-8020-b3949f464c81\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.888Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a486e6d73d32677dabc351bb628f3cf9ca3c4ef\"", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.494Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-d844a963-fc58-4d84-802d-3842c7b43302", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.493Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-004ada1e-66fe-412f-bf63-118015cd4dfa", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.426Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.419Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-d844a963-fc58-4d84-802d-3842c7b43302", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.492Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:13.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05e59b44da844e8f34711c737485fc49e9e88f58\"", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.317Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-e939a798-a0a2-4c3a-a90e-8ab5edf46c75 x-compute-request-id: req-e939a798-a0a2-4c3a-a90e-8ab5edf46c75 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32976e71-5787-49aa-b372-08674e61ca7f\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d7652e7-0df7-415e-96d0-0a8b8b11c713\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"733cf875-b685-49f9-b897-0c9407612668\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.086Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-e939a798-a0a2-4c3a-a90e-8ab5edf46c75", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.086Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-85fb5abe-2365-45cd-8db8-237853165701", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.889Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-85fb5abe-2365-45cd-8db8-237853165701", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.889Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05e59b44da844e8f34711c737485fc49e9e88f58\"", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.890Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4b156d32e0a4a2fd11b097b85b9244abd065d28\"", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:13.838Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-e939a798-a0a2-4c3a-a90e-8ab5edf46c75", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.086Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.29a93ac0-94ce-4648-91da-7a333f3dabfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-c6f9a357-600b-4765-804a-e2107570ffba x-compute-request-id: req-c6f9a357-600b-4765-804a-e2107570ffba Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:45Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.286Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-c6f9a357-600b-4765-804a-e2107570ffba", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.286Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-c6f9a357-600b-4765-804a-e2107570ffba", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.286Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:14.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a486e6d73d32677dabc351bb628f3cf9ca3c4ef\"", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.287Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.237Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b0d2e1c3-826c-40a3-81a9-5b1874f4fb68", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.491Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.237Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b0d2e1c3-826c-40a3-81a9-5b1874f4fb68 x-compute-request-id: req-b0d2e1c3-826c-40a3-81a9-5b1874f4fb68 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:15Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.491Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.237Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-e81272a8-1cd3-4be6-80b1-1d0e77ec61c1 x-compute-request-id: req-e81272a8-1cd3-4be6-80b1-1d0e77ec61c1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.042Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.237Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.489Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.237Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.586Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.237Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4b156d32e0a4a2fd11b097b85b9244abd065d28\"", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.492Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.237Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b0d2e1c3-826c-40a3-81a9-5b1874f4fb68", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.492Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.031Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 2501, "offset": 2243, "size": 50}}} 2019-07-03 09:43:05,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:05,510 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:05 GMT 2019-07-03 09:43:05,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:05,511 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:05,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:05,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:05,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:05,511 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:05,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-237c718c-02df-4935-a7b2-299925462f54 x-compute-request-id: req-237c718c-02df-4935-a7b2-299925462f54 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1cc18d1a-8ce7-4080-ae0c-b4a4737ccda1"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "a7639bba-2d3c-4761-ba90-cc515085dda4", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-03 09:43:05,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-24a53390-0e45-4d0c-a1fa-b945ebde921a x-compute-request-id: req-24a53390-0e45-4d0c-a1fa-b945ebde921a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:45Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:05,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-24a53390-0e45-4d0c-a1fa-b945ebde921a 2019-07-03 09:43:05,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-24a53390-0e45-4d0c-a1fa-b945ebde921a 2019-07-03 09:43:05,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a486e6d73d32677dabc351bb628f3cf9ca3c4ef" 2019-07-03 09:43:05,515 - 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-07-03 09:43:05,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c829114-5a29-4835-a209-83b143c1606e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:05,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2c829114-5a29-4835-a209-83b143c1606e 2019-07-03 09:43:05,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-c1e30e0e-5001-43d5-910a-186372ef7712 2019-07-03 09:43:05,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:05,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-237c718c-02df-4935-a7b2-299925462f54 2019-07-03 09:43:05,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-237c718c-02df-4935-a7b2-299925462f54 2019-07-03 09:43:05,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e59b44da844e8f34711c737485fc49e9e88f58" 2019-07-03 09:43:05,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-c1e30e0e-5001-43d5-910a-186372ef7712 x-compute-request-id: req-c1e30e0e-5001-43d5-910a-186372ef7712 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:05,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-c1e30e0e-5001-43d5-910a-186372ef7712 2019-07-03 09:43:05,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea072c0b126b7375533569f2f4930f18595d1bf" 2019-07-03 09:43:05,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-bf7bcbd6-45e0-4163-b299-780875ea07fa x-compute-request-id: req-bf7bcbd6-45e0-4163-b299-780875ea07fa Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:05,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:43:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:43:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-d844a963-fc58-4d84-802d-3842c7b43302 x-compute-request-id: req-d844a963-fc58-4d84-802d-3842c7b43302 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2e031f5-7314-41c5-b458-af36ca627c5b"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "391fcad9-3668-49c4-8ce4-35a23662204c", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-03 09:43:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-bf7bcbd6-45e0-4163-b299-780875ea07fa 2019-07-03 09:43:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-bf7bcbd6-45e0-4163-b299-780875ea07fa 2019-07-03 09:43:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004ada1e-66fe-412f-bf63-118015cd4dfa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-85fb5abe-2365-45cd-8db8-237853165701 x-compute-request-id: req-85fb5abe-2365-45cd-8db8-237853165701 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "31ea9d56-34a5-47ec-9a36-53ae0f42fe03"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "340f37b4-77d1-45e0-985b-0e20a9a8ee62"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48e2f2f1-58bb-4acd-8faa-bc60540bb77d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92456e59-7df8-442c-9d1c-516dcd817b76"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8dfc9ea-d734-4298-b970-0ec5e53c8b0c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3d56edc-2995-4ca8-a2e3-ac152ce3577b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9e14fc5-20a7-4f5f-8020-b3949f464c81"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-03 09:43:05,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/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a486e6d73d32677dabc351bb628f3cf9ca3c4ef" 2019-07-03 09:43:05,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-d844a963-fc58-4d84-802d-3842c7b43302 2019-07-03 09:43:05,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-004ada1e-66fe-412f-bf63-118015cd4dfa 2019-07-03 09:43:05,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-07-03 09:43:05,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-d844a963-fc58-4d84-802d-3842c7b43302 2019-07-03 09:43:05,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/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e59b44da844e8f34711c737485fc49e9e88f58" 2019-07-03 09:43:05,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-e939a798-a0a2-4c3a-a90e-8ab5edf46c75 x-compute-request-id: req-e939a798-a0a2-4c3a-a90e-8ab5edf46c75 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32976e71-5787-49aa-b372-08674e61ca7f"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d7652e7-0df7-415e-96d0-0a8b8b11c713"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "733cf875-b685-49f9-b897-0c9407612668"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-03 09:43:05,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-e939a798-a0a2-4c3a-a90e-8ab5edf46c75 2019-07-03 09:43:05,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-03 09:43:05,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-85fb5abe-2365-45cd-8db8-237853165701 2019-07-03 09:43:05,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-85fb5abe-2365-45cd-8db8-237853165701 2019-07-03 09:43:05,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/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e59b44da844e8f34711c737485fc49e9e88f58" 2019-07-03 09:43:05,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/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b156d32e0a4a2fd11b097b85b9244abd065d28" 2019-07-03 09:43:05,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-e939a798-a0a2-4c3a-a90e-8ab5edf46c75 2019-07-03 09:43:05,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-c6f9a357-600b-4765-804a-e2107570ffba x-compute-request-id: req-c6f9a357-600b-4765-804a-e2107570ffba Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:45Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:05,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-c6f9a357-600b-4765-804a-e2107570ffba 2019-07-03 09:43:05,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-c6f9a357-600b-4765-804a-e2107570ffba 2019-07-03 09:43:05,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a486e6d73d32677dabc351bb628f3cf9ca3c4ef" 2019-07-03 09:43:05,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b0d2e1c3-826c-40a3-81a9-5b1874f4fb68 2019-07-03 09:43:05,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b0d2e1c3-826c-40a3-81a9-5b1874f4fb68 x-compute-request-id: req-b0d2e1c3-826c-40a3-81a9-5b1874f4fb68 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:15Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:05,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-e81272a8-1cd3-4be6-80b1-1d0e77ec61c1 x-compute-request-id: req-e81272a8-1cd3-4be6-80b1-1d0e77ec61c1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:05,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:05,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:05,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b156d32e0a4a2fd11b097b85b9244abd065d28" 2019-07-03 09:43:05,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b0d2e1c3-826c-40a3-81a9-5b1874f4fb68 2019-07-03 09:43:05,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:05,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:05,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:05,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:05,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:05,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:05,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:05 GMT 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:05,609 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:10,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:10,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:10,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:10,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:10,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:10,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:10,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-0216fe80-b463-444a-83ac-be179c4378d6", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.400Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0216fe80-b463-444a-83ac-be179c4378d6 x-compute-request-id: req-0216fe80-b463-444a-83ac-be179c4378d6 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d2e031f5-7314-41c5-b458-af36ca627c5b\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"391fcad9-3668-49c4-8ce4-35a23662204c\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.399Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4b156d32e0a4a2fd11b097b85b9244abd065d28\"", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.089Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-76e60f80-4da4-4801-a34c-42deb5400a00", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.087Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-0216fe80-b463-444a-83ac-be179c4378d6", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.399Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.24fac231-ed14-42c1-bf4a-3ac52dcbaf48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-76e60f80-4da4-4801-a34c-42deb5400a00", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.087Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-e81272a8-1cd3-4be6-80b1-1d0e77ec61c1", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.042Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76e60f80-4da4-4801-a34c-42deb5400a00 x-compute-request-id: req-76e60f80-4da4-4801-a34c-42deb5400a00 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0fd4116d-03db-4421-a221-c51ff4a43984\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6cb182ed-40ea-42be-8796-44ef8877dff4\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.087Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05e59b44da844e8f34711c737485fc49e9e88f58\"", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.044Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-e81272a8-1cd3-4be6-80b1-1d0e77ec61c1", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.043Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:15.880Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:14.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4b156d32e0a4a2fd11b097b85b9244abd065d28\"", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.934Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.846Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-031e0238-cf2f-4bcb-8cc5-ccbbf76d98f3 x-compute-request-id: req-031e0238-cf2f-4bcb-8cc5-ccbbf76d98f3 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"31ea9d56-34a5-47ec-9a36-53ae0f42fe03\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"340f37b4-77d1-45e0-985b-0e20a9a8ee62\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48e2f2f1-58bb-4acd-8faa-bc60540bb77d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"92456e59-7df8-442c-9d1c-516dcd817b76\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8dfc9ea-d734-4298-b970-0ec5e53c8b0c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3d56edc-2995-4ca8-a2e3-ac152ce3577b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9e14fc5-20a7-4f5f-8020-b3949f464c81\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.862Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-031e0238-cf2f-4bcb-8cc5-ccbbf76d98f3", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.862Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-031e0238-cf2f-4bcb-8cc5-ccbbf76d98f3", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.863Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.9177d7b4-db98-48b1-a87d-c134b99df60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.913Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c48ccb9-dd80-480d-bf58-39f7b6c793e6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.918Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4c48ccb9-dd80-480d-bf58-39f7b6c793e6", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.918Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-db047171-a0af-4bf5-be31-ac2562d14aa4 x-compute-request-id: req-db047171-a0af-4bf5-be31-ac2562d14aa4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:15Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.923Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-db047171-a0af-4bf5-be31-ac2562d14aa4", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.924Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-db047171-a0af-4bf5-be31-ac2562d14aa4", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:15.930Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:16.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f10469bda294b7de42358a0a2b6d0ba08ee0ed1c\"", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.332Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.014Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.555Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f8450c6-b341-40c2-8489-3b56ceb66c16 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.562Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8f8450c6-b341-40c2-8489-3b56ceb66c16", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.562Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-1d6f4200-ee89-4e21-9efa-3a990025bdc3 x-compute-request-id: req-1d6f4200-ee89-4e21-9efa-3a990025bdc3 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0fd4116d-03db-4421-a221-c51ff4a43984\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6cb182ed-40ea-42be-8796-44ef8877dff4\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"5e4084b3-a4aa-49fb-a407-cb31e8875044\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.720Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-1d6f4200-ee89-4e21-9efa-3a990025bdc3", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.721Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-1d6f4200-ee89-4e21-9efa-3a990025bdc3", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.721Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6bf302fc-f296-4fb2-aac6-a62c797cb45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:42:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0dc648b3-37bb-4746-8974-586712c6c81b x-compute-request-id: req-0dc648b3-37bb-4746-8974-586712c6c81b 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_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.743Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-0dc648b3-37bb-4746-8974-586712c6c81b", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.744Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-0dc648b3-37bb-4746-8974-586712c6c81b", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.744Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c84a56548b7795c81198badcaf3ee268ce6ff531\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.746Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.261Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.049Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.394Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.159Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78285b7cf1c4cc6df20f4c6cbe19b2e988ec4c2d\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:16.988Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-95bc69bd-5d47-439e-88b0-6fd34dcf0e70 x-compute-request-id: req-95bc69bd-5d47-439e-88b0-6fd34dcf0e70 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.325Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-95bc69bd-5d47-439e-88b0-6fd34dcf0e70", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.326Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-d24cb7e4-49b0-4888-a8e8-64cd001fac1b", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.385Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-95bc69bd-5d47-439e-88b0-6fd34dcf0e70", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.326Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f10469bda294b7de42358a0a2b6d0ba08ee0ed1c\"", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.327Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-d24cb7e4-49b0-4888-a8e8-64cd001fac1b x-compute-request-id: req-d24cb7e4-49b0-4888-a8e8-64cd001fac1b Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:50Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.385Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:17.782Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-d24cb7e4-49b0-4888-a8e8-64cd001fac1b", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.385Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.180bc06e-2b3b-4854-8d79-12d2fe8c658f"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.357Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.357Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e750c0d885c881169306bbf3d5e8f2bcf0a52064\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.255Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.357Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a06a2475-8293-4378-9c18-c2a3137b24cf", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.804Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}], "metadata": {"pagination": {"total": 2501, "offset": 2293, "size": 50}}} 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:10 GMT 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:10,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:10,713 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:10,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-0216fe80-b463-444a-83ac-be179c4378d6 2019-07-03 09:43:10,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0216fe80-b463-444a-83ac-be179c4378d6 x-compute-request-id: req-0216fe80-b463-444a-83ac-be179c4378d6 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fd4a5bd-d91a-49e3-9ed2-13b0c7aad1e5"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "391fcad9-3668-49c4-8ce4-35a23662204c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2e031f5-7314-41c5-b458-af36ca627c5b"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "391fcad9-3668-49c4-8ce4-35a23662204c", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-03 09:43:10,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b156d32e0a4a2fd11b097b85b9244abd065d28" 2019-07-03 09:43:10,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-76e60f80-4da4-4801-a34c-42deb5400a00 2019-07-03 09:43:10,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-0216fe80-b463-444a-83ac-be179c4378d6 2019-07-03 09:43:10,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-76e60f80-4da4-4801-a34c-42deb5400a00 2019-07-03 09:43:10,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-e81272a8-1cd3-4be6-80b1-1d0e77ec61c1 2019-07-03 09:43:10,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76e60f80-4da4-4801-a34c-42deb5400a00 x-compute-request-id: req-76e60f80-4da4-4801-a34c-42deb5400a00 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0fd4116d-03db-4421-a221-c51ff4a43984"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6cb182ed-40ea-42be-8796-44ef8877dff4"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-03 09:43:10,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e59b44da844e8f34711c737485fc49e9e88f58" 2019-07-03 09:43:10,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-e81272a8-1cd3-4be6-80b1-1d0e77ec61c1 2019-07-03 09:43:10,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:43:10,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b156d32e0a4a2fd11b097b85b9244abd065d28" 2019-07-03 09:43:10,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:10,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:43:10,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-031e0238-cf2f-4bcb-8cc5-ccbbf76d98f3 x-compute-request-id: req-031e0238-cf2f-4bcb-8cc5-ccbbf76d98f3 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "31ea9d56-34a5-47ec-9a36-53ae0f42fe03"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "340f37b4-77d1-45e0-985b-0e20a9a8ee62"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48e2f2f1-58bb-4acd-8faa-bc60540bb77d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92456e59-7df8-442c-9d1c-516dcd817b76"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8dfc9ea-d734-4298-b970-0ec5e53c8b0c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3d56edc-2995-4ca8-a2e3-ac152ce3577b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9e14fc5-20a7-4f5f-8020-b3949f464c81"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-03 09:43:10,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-031e0238-cf2f-4bcb-8cc5-ccbbf76d98f3 2019-07-03 09:43:10,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-031e0238-cf2f-4bcb-8cc5-ccbbf76d98f3 2019-07-03 09:43:10,718 - 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-07-03 09:43:10,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c48ccb9-dd80-480d-bf58-39f7b6c793e6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:10,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4c48ccb9-dd80-480d-bf58-39f7b6c793e6 2019-07-03 09:43:10,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-db047171-a0af-4bf5-be31-ac2562d14aa4 x-compute-request-id: req-db047171-a0af-4bf5-be31-ac2562d14aa4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:15Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:10,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-db047171-a0af-4bf5-be31-ac2562d14aa4 2019-07-03 09:43:10,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-db047171-a0af-4bf5-be31-ac2562d14aa4 2019-07-03 09:43:10,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10469bda294b7de42358a0a2b6d0ba08ee0ed1c" 2019-07-03 09:43:10,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:10,720 - 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-07-03 09:43:10,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f8450c6-b341-40c2-8489-3b56ceb66c16 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:10,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8f8450c6-b341-40c2-8489-3b56ceb66c16 2019-07-03 09:43:10,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-1d6f4200-ee89-4e21-9efa-3a990025bdc3 x-compute-request-id: req-1d6f4200-ee89-4e21-9efa-3a990025bdc3 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0fd4116d-03db-4421-a221-c51ff4a43984"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6cb182ed-40ea-42be-8796-44ef8877dff4"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "5e4084b3-a4aa-49fb-a407-cb31e8875044", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-03 09:43:10,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-1d6f4200-ee89-4e21-9efa-3a990025bdc3 2019-07-03 09:43:10,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-1d6f4200-ee89-4e21-9efa-3a990025bdc3 2019-07-03 09:43:10,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:42:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0dc648b3-37bb-4746-8974-586712c6c81b x-compute-request-id: req-0dc648b3-37bb-4746-8974-586712c6c81b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 09:43:10,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-0dc648b3-37bb-4746-8974-586712c6c81b 2019-07-03 09:43:10,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-0dc648b3-37bb-4746-8974-586712c6c81b 2019-07-03 09:43:10,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84a56548b7795c81198badcaf3ee268ce6ff531" 2019-07-03 09:43:10,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:10,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:43:10,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:10,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-03 09:43:10,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78285b7cf1c4cc6df20f4c6cbe19b2e988ec4c2d" 2019-07-03 09:43:10,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-95bc69bd-5d47-439e-88b0-6fd34dcf0e70 x-compute-request-id: req-95bc69bd-5d47-439e-88b0-6fd34dcf0e70 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:10,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-95bc69bd-5d47-439e-88b0-6fd34dcf0e70 2019-07-03 09:43:10,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-d24cb7e4-49b0-4888-a8e8-64cd001fac1b 2019-07-03 09:43:10,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-95bc69bd-5d47-439e-88b0-6fd34dcf0e70 2019-07-03 09:43:10,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10469bda294b7de42358a0a2b6d0ba08ee0ed1c" 2019-07-03 09:43:10,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-d24cb7e4-49b0-4888-a8e8-64cd001fac1b x-compute-request-id: req-d24cb7e4-49b0-4888-a8e8-64cd001fac1b Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:50Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:10,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-d24cb7e4-49b0-4888-a8e8-64cd001fac1b 2019-07-03 09:43:10,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:43:10,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e750c0d885c881169306bbf3d5e8f2bcf0a52064" 2019-07-03 09:43:10,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a06a2475-8293-4378-9c18-c2a3137b24cf 2019-07-03 09:43:10,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:10,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:10,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:10,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:10,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:10,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:10,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:10 GMT 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:10,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:15,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:15,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:15,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:15,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:15,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:15,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:15,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:15,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:15,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.357Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06a2475-8293-4378-9c18-c2a3137b24cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.804Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.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_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.799Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.357Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:17.665Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.357Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-d0a0d668-97e5-4097-9e72-21f6988b3676", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.229Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78285b7cf1c4cc6df20f4c6cbe19b2e988ec4c2d\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.230Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-0ed9ae48-45fc-4008-8e36-93e0ec31c1e2 x-compute-request-id: req-0ed9ae48-45fc-4008-8e36-93e0ec31c1e2 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32976e71-5787-49aa-b372-08674e61ca7f\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d7652e7-0df7-415e-96d0-0a8b8b11c713\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"733cf875-b685-49f9-b897-0c9407612668\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.516Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-0ed9ae48-45fc-4008-8e36-93e0ec31c1e2", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.516Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-0ed9ae48-45fc-4008-8e36-93e0ec31c1e2", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.517Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f10469bda294b7de42358a0a2b6d0ba08ee0ed1c\"", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.518Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-d0a0d668-97e5-4097-9e72-21f6988b3676 x-compute-request-id: req-d0a0d668-97e5-4097-9e72-21f6988b3676 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.229Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:18.903Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-d0a0d668-97e5-4097-9e72-21f6988b3676", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.229Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-7b1142ad-0ccb-4448-b76b-1b600f6aa103", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.864Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": "bind_3t7rdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.417Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.417Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-7b1142ad-0ccb-4448-b76b-1b600f6aa103 x-compute-request-id: req-7b1142ad-0ccb-4448-b76b-1b600f6aa103 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"261f0e99-aa20-4c03-9166-6b012b5eec2f\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"308fd115-e377-41a1-be06-6f3c802312a9\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c7768c21-53a8-46d3-9203-28bacaaf00f3\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd8d018e-9508-456c-87e5-71552d34c88e\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eba66bae-513a-4b73-98d2-8ad9b797acf2\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1923335-c0fa-4c61-be01-aaf1004c61b2\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.864Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-7b1142ad-0ccb-4448-b76b-1b600f6aa103", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.864Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.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": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.776Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78285b7cf1c4cc6df20f4c6cbe19b2e988ec4c2d\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.865Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.417Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604177e2-a4a8-4d30-8b8f-7f602e17090a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.782Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.417Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-604177e2-a4a8-4d30-8b8f-7f602e17090a", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:18.782Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:19.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00813733c4092bd80c9cc772c8e8a985fac2f878\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.207Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f10469bda294b7de42358a0a2b6d0ba08ee0ed1c\"", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.823Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-8f880f44-f282-4716-ba8c-bc8586c29792", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.576Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-8f880f44-f282-4716-ba8c-bc8586c29792 x-compute-request-id: req-8f880f44-f282-4716-ba8c-bc8586c29792 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.576Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-4465e773-ef60-4628-b714-c2435907546f", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.489Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-4465e773-ef60-4628-b714-c2435907546f x-compute-request-id: req-4465e773-ef60-4628-b714-c2435907546f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.488Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78285b7cf1c4cc6df20f4c6cbe19b2e988ec4c2d\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.490Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-4465e773-ef60-4628-b714-c2435907546f", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.488Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-8f880f44-f282-4716-ba8c-bc8586c29792", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.576Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e750c0d885c881169306bbf3d5e8f2bcf0a52064\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.577Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-af716ce3-ea07-4d83-8652-83af2a91dac9 x-compute-request-id: req-af716ce3-ea07-4d83-8652-83af2a91dac9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.819Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-af716ce3-ea07-4d83-8652-83af2a91dac9", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.820Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.115Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-af716ce3-ea07-4d83-8652-83af2a91dac9", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:19.820Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-3c274aae-cf37-450d-bafb-5f385f815b9c", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.482Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-3c274aae-cf37-450d-bafb-5f385f815b9c", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.483Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-bab321f1-3ea9-41c4-a008-3de6e8c55a15 x-compute-request-id: req-bab321f1-3ea9-41c4-a008-3de6e8c55a15 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"261f0e99-aa20-4c03-9166-6b012b5eec2f\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"308fd115-e377-41a1-be06-6f3c802312a9\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c7768c21-53a8-46d3-9203-28bacaaf00f3\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd8d018e-9508-456c-87e5-71552d34c88e\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eba66bae-513a-4b73-98d2-8ad9b797acf2\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1923335-c0fa-4c61-be01-aaf1004c61b2\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.468Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-bab321f1-3ea9-41c4-a008-3de6e8c55a15", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.468Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00813733c4092bd80c9cc772c8e8a985fac2f878\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.210\"}}'", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.484Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-3963512b-6510-4ae2-9605-c89013fb933f", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.225Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-bab321f1-3ea9-41c4-a008-3de6e8c55a15", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.468Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3fabe9c8-ddfb-4918-bfd9-d2b436ac8609"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "Downloaded scripts/bind/bind.py to /tmp/T0VZZ/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.615Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-3963512b-6510-4ae2-9605-c89013fb933f x-compute-request-id: req-3963512b-6510-4ae2-9605-c89013fb933f Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"32976e71-5787-49aa-b372-08674e61ca7f\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d7652e7-0df7-415e-96d0-0a8b8b11c713\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"733cf875-b685-49f9-b897-0c9407612668\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.225Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-3963512b-6510-4ae2-9605-c89013fb933f", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.225Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e0848dbc-1d31-427f-a1f6-0559d65619c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-6152058f-9fc2-4c91-87d6-7ec39e9a24e7 x-compute-request-id: req-6152058f-9fc2-4c91-87d6-7ec39e9a24e7 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"31ea9d56-34a5-47ec-9a36-53ae0f42fe03\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"340f37b4-77d1-45e0-985b-0e20a9a8ee62\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48e2f2f1-58bb-4acd-8faa-bc60540bb77d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"92456e59-7df8-442c-9d1c-516dcd817b76\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8dfc9ea-d734-4298-b970-0ec5e53c8b0c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3d56edc-2995-4ca8-a2e3-ac152ce3577b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9e14fc5-20a7-4f5f-8020-b3949f464c81\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.209Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-6152058f-9fc2-4c91-87d6-7ec39e9a24e7", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.210Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-6152058f-9fc2-4c91-87d6-7ec39e9a24e7", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.210Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}], "metadata": {"pagination": {"total": 2501, "offset": 2343, "size": 50}}} 2019-07-03 09:43:15,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:15,962 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:15 GMT 2019-07-03 09:43:15,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:15,962 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:15,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:15,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:15,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:15,962 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06a2475-8293-4378-9c18-c2a3137b24cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:15,966 - 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-07-03 09:43:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-03 09:43:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:43:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-d0a0d668-97e5-4097-9e72-21f6988b3676 2019-07-03 09:43:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78285b7cf1c4cc6df20f4c6cbe19b2e988ec4c2d" 2019-07-03 09:43:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-0ed9ae48-45fc-4008-8e36-93e0ec31c1e2 x-compute-request-id: req-0ed9ae48-45fc-4008-8e36-93e0ec31c1e2 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32976e71-5787-49aa-b372-08674e61ca7f"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d7652e7-0df7-415e-96d0-0a8b8b11c713"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "733cf875-b685-49f9-b897-0c9407612668"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-03 09:43:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-0ed9ae48-45fc-4008-8e36-93e0ec31c1e2 2019-07-03 09:43:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-0ed9ae48-45fc-4008-8e36-93e0ec31c1e2 2019-07-03 09:43:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:43:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10469bda294b7de42358a0a2b6d0ba08ee0ed1c" 2019-07-03 09:43:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-d0a0d668-97e5-4097-9e72-21f6988b3676 x-compute-request-id: req-d0a0d668-97e5-4097-9e72-21f6988b3676 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-d0a0d668-97e5-4097-9e72-21f6988b3676 2019-07-03 09:43:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-7b1142ad-0ccb-4448-b76b-1b600f6aa103 2019-07-03 09:43:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-7b1142ad-0ccb-4448-b76b-1b600f6aa103 x-compute-request-id: req-7b1142ad-0ccb-4448-b76b-1b600f6aa103 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "261f0e99-aa20-4c03-9166-6b012b5eec2f"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "308fd115-e377-41a1-be06-6f3c802312a9"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c7768c21-53a8-46d3-9203-28bacaaf00f3"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd8d018e-9508-456c-87e5-71552d34c88e"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eba66bae-513a-4b73-98d2-8ad9b797acf2"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1923335-c0fa-4c61-be01-aaf1004c61b2"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "53d11404-0965-48ac-b673-416b43e39ab0", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-03 09:43:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-7b1142ad-0ccb-4448-b76b-1b600f6aa103 2019-07-03 09:43:15,968 - 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-07-03 09:43:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78285b7cf1c4cc6df20f4c6cbe19b2e988ec4c2d" 2019-07-03 09:43:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604177e2-a4a8-4d30-8b8f-7f602e17090a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-604177e2-a4a8-4d30-8b8f-7f602e17090a 2019-07-03 09:43:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00813733c4092bd80c9cc772c8e8a985fac2f878" 2019-07-03 09:43:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10469bda294b7de42358a0a2b6d0ba08ee0ed1c" 2019-07-03 09:43:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-8f880f44-f282-4716-ba8c-bc8586c29792 2019-07-03 09:43:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-8f880f44-f282-4716-ba8c-bc8586c29792 x-compute-request-id: req-8f880f44-f282-4716-ba8c-bc8586c29792 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-4465e773-ef60-4628-b714-c2435907546f 2019-07-03 09:43:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-4465e773-ef60-4628-b714-c2435907546f x-compute-request-id: req-4465e773-ef60-4628-b714-c2435907546f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78285b7cf1c4cc6df20f4c6cbe19b2e988ec4c2d" 2019-07-03 09:43:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-4465e773-ef60-4628-b714-c2435907546f 2019-07-03 09:43:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-8f880f44-f282-4716-ba8c-bc8586c29792 2019-07-03 09:43:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e750c0d885c881169306bbf3d5e8f2bcf0a52064" 2019-07-03 09:43:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-af716ce3-ea07-4d83-8652-83af2a91dac9 x-compute-request-id: req-af716ce3-ea07-4d83-8652-83af2a91dac9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-af716ce3-ea07-4d83-8652-83af2a91dac9 2019-07-03 09:43:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-af716ce3-ea07-4d83-8652-83af2a91dac9 2019-07-03 09:43:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-3c274aae-cf37-450d-bafb-5f385f815b9c 2019-07-03 09:43:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-3c274aae-cf37-450d-bafb-5f385f815b9c 2019-07-03 09:43:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-bab321f1-3ea9-41c4-a008-3de6e8c55a15 x-compute-request-id: req-bab321f1-3ea9-41c4-a008-3de6e8c55a15 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "261f0e99-aa20-4c03-9166-6b012b5eec2f"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "308fd115-e377-41a1-be06-6f3c802312a9"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c7768c21-53a8-46d3-9203-28bacaaf00f3"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd8d018e-9508-456c-87e5-71552d34c88e"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eba66bae-513a-4b73-98d2-8ad9b797acf2"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1923335-c0fa-4c61-be01-aaf1004c61b2"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "53d11404-0965-48ac-b673-416b43e39ab0", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-03 09:43:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-bab321f1-3ea9-41c4-a008-3de6e8c55a15 2019-07-03 09:43:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00813733c4092bd80c9cc772c8e8a985fac2f878" -d '{"addFloatingIp": {"address": "172.30.9.210"}}' 2019-07-03 09:43:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-3963512b-6510-4ae2-9605-c89013fb933f 2019-07-03 09:43:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-bab321f1-3ea9-41c4-a008-3de6e8c55a15 2019-07-03 09:43:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/T0VZZ/bind.py 2019-07-03 09:43:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-07-03 09:43:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-07-03 09:43:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-3963512b-6510-4ae2-9605-c89013fb933f x-compute-request-id: req-3963512b-6510-4ae2-9605-c89013fb933f Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32976e71-5787-49aa-b372-08674e61ca7f"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d7652e7-0df7-415e-96d0-0a8b8b11c713"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "733cf875-b685-49f9-b897-0c9407612668"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-03 09:43:15,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-3963512b-6510-4ae2-9605-c89013fb933f 2019-07-03 09:43:15,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-6152058f-9fc2-4c91-87d6-7ec39e9a24e7 x-compute-request-id: req-6152058f-9fc2-4c91-87d6-7ec39e9a24e7 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "31ea9d56-34a5-47ec-9a36-53ae0f42fe03"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "340f37b4-77d1-45e0-985b-0e20a9a8ee62"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48e2f2f1-58bb-4acd-8faa-bc60540bb77d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92456e59-7df8-442c-9d1c-516dcd817b76"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8dfc9ea-d734-4298-b970-0ec5e53c8b0c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3d56edc-2995-4ca8-a2e3-ac152ce3577b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9e14fc5-20a7-4f5f-8020-b3949f464c81"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-03 09:43:15,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-6152058f-9fc2-4c91-87d6-7ec39e9a24e7 2019-07-03 09:43:15,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-6152058f-9fc2-4c91-87d6-7ec39e9a24e7 2019-07-03 09:43:15,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:16,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:16,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:16,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:16,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:16,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:16,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:16,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:16,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:16,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:16,080 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:16 GMT 2019-07-03 09:43:16,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:16,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:16,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:16,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:16,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:21,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:21,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:21,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:21,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:21,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:21,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:21,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:21,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e750c0d885c881169306bbf3d5e8f2bcf0a52064\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.211Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:20.668Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-3c274aae-cf37-450d-bafb-5f385f815b9c x-compute-request-id: req-3c274aae-cf37-450d-bafb-5f385f815b9c Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:15Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.482Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:21.271Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:21.271Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.802Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:21.271Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.003Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-87e26fcc-bc71-4a31-b1bf-047d6157190b x-compute-request-id: req-87e26fcc-bc71-4a31-b1bf-047d6157190b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:21.253Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.003Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:20.957Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.003Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e750c0d885c881169306bbf3d5e8f2bcf0a52064\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:21.254Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.003Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-87e26fcc-bc71-4a31-b1bf-047d6157190b", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:21.254Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.003Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-87e26fcc-bc71-4a31-b1bf-047d6157190b", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:21.253Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-ad3aa070-5cf3-48c4-a449-2da00c673f69", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.117Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.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": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.077Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-ad3aa070-5cf3-48c4-a449-2da00c673f69", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.116Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.685Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-ad3aa070-5cf3-48c4-a449-2da00c673f69 x-compute-request-id: req-ad3aa070-5cf3-48c4-a449-2da00c673f69 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"31ea9d56-34a5-47ec-9a36-53ae0f42fe03\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"340f37b4-77d1-45e0-985b-0e20a9a8ee62\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48e2f2f1-58bb-4acd-8faa-bc60540bb77d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"92456e59-7df8-442c-9d1c-516dcd817b76\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8dfc9ea-d734-4298-b970-0ec5e53c8b0c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3d56edc-2995-4ca8-a2e3-ac152ce3577b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9e14fc5-20a7-4f5f-8020-b3949f464c81\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.116Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f9f2d741-9f3a-4152-ab1e-7729f96c90d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.685Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7691312b-1b1c-4bd8-8b6d-a880b626968f", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.083Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:22.685Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7691312b-1b1c-4bd8-8b6d-a880b626968f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.083Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:23.557Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.666Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:23.557Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.759Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:23.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933a71d7b1fc84748b23c5f7c07a96cd567b7d2d\"", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:22.504Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:24.061Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:24.009Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:24.760Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dab5ded-5a68-4ecb-928a-ce0fe0bcfca9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:24.016Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:24.760Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7dab5ded-5a68-4ecb-928a-ce0fe0bcfca9", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:24.016Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:24.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}956e5553c91aca6519fe117870203be0f6d52943\"", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:24.429Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:24.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933a71d7b1fc84748b23c5f7c07a96cd567b7d2d\"", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:24.043Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:24.760Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-691b5d20-6480-4b71-b164-8deb4ca0e38b", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:24.043Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:24.760Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-691b5d20-6480-4b71-b164-8deb4ca0e38b", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:24.042Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:24.760Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-691b5d20-6480-4b71-b164-8deb4ca0e38b x-compute-request-id: req-691b5d20-6480-4b71-b164-8deb4ca0e38b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:24.042Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:25.488Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-14ee1efa-ad85-4d64-9a23-909054996e4a", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.115Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:25.488Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-14ee1efa-ad85-4d64-9a23-909054996e4a", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.115Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:25.488Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-14ee1efa-ad85-4d64-9a23-909054996e4a x-compute-request-id: req-14ee1efa-ad85-4d64-9a23-909054996e4a Content-Encoding: gzip Content-Length: 637 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"261f0e99-aa20-4c03-9166-6b012b5eec2f\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"308fd115-e377-41a1-be06-6f3c802312a9\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c7768c21-53a8-46d3-9203-28bacaaf00f3\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd8d018e-9508-456c-87e5-71552d34c88e\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eba66bae-513a-4b73-98d2-8ad9b797acf2\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1923335-c0fa-4c61-be01-aaf1004c61b2\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.115Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:25.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933a71d7b1fc84748b23c5f7c07a96cd567b7d2d\"", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.116Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:25.488Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-5eefae9d-d643-4265-ab5c-dda11f290d54 x-compute-request-id: req-5eefae9d-d643-4265-ab5c-dda11f290d54 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.334Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}956e5553c91aca6519fe117870203be0f6d52943\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.205\"}}'", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.336Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:42:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-488e08cd-da99-4dda-8141-cf0a729da637 x-compute-request-id: req-488e08cd-da99-4dda-8141-cf0a729da637 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_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.424Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-488e08cd-da99-4dda-8141-cf0a729da637", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.425Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-488e08cd-da99-4dda-8141-cf0a729da637", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.425Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00813733c4092bd80c9cc772c8e8a985fac2f878\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.426Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-22e0cd37-9399-42e6-a965-dbb37f77154e", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.571Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-22e0cd37-9399-42e6-a965-dbb37f77154e x-compute-request-id: req-22e0cd37-9399-42e6-a965-dbb37f77154e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.571Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-22e0cd37-9399-42e6-a965-dbb37f77154e", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.571Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933a71d7b1fc84748b23c5f7c07a96cd567b7d2d\"", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.572Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-5eefae9d-d643-4265-ab5c-dda11f290d54", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.335Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.220Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-5eefae9d-d643-4265-ab5c-dda11f290d54", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:25.335Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.822Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-ebdf003b-4b3b-48f0-99fd-4849eadcde71 x-compute-request-id: req-ebdf003b-4b3b-48f0-99fd-4849eadcde71 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"261f0e99-aa20-4c03-9166-6b012b5eec2f\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"308fd115-e377-41a1-be06-6f3c802312a9\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c7768c21-53a8-46d3-9203-28bacaaf00f3\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd8d018e-9508-456c-87e5-71552d34c88e\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eba66bae-513a-4b73-98d2-8ad9b797acf2\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f1923335-c0fa-4c61-be01-aaf1004c61b2\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"53d11404-0965-48ac-b673-416b43e39ab0\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.200Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.822Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.598Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.822Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-ebdf003b-4b3b-48f0-99fd-4849eadcde71", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.200Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.822Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-ebdf003b-4b3b-48f0-99fd-4849eadcde71", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.201Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.a59bf9ef-3567-4082-b8bf-01d3e5e5bd4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:26.822Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b54a0276-45b1-40f8-803b-fd1393601272 x-compute-request-id: req-b54a0276-45b1-40f8-803b-fd1393601272 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:15Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.658Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:27.488Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.992Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:27.488Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b54a0276-45b1-40f8-803b-fd1393601272", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.659Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}], "metadata": {"pagination": {"total": 2501, "offset": 2393, "size": 50}}} 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:21 GMT 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:21,186 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e750c0d885c881169306bbf3d5e8f2bcf0a52064" 2019-07-03 09:43:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-3c274aae-cf37-450d-bafb-5f385f815b9c x-compute-request-id: req-3c274aae-cf37-450d-bafb-5f385f815b9c Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:15Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:43:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:43:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-87e26fcc-bc71-4a31-b1bf-047d6157190b x-compute-request-id: req-87e26fcc-bc71-4a31-b1bf-047d6157190b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e750c0d885c881169306bbf3d5e8f2bcf0a52064" 2019-07-03 09:43:21,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-87e26fcc-bc71-4a31-b1bf-047d6157190b 2019-07-03 09:43:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-87e26fcc-bc71-4a31-b1bf-047d6157190b 2019-07-03 09:43:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-ad3aa070-5cf3-48c4-a449-2da00c673f69 2019-07-03 09:43:21,192 - 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-07-03 09:43:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-ad3aa070-5cf3-48c4-a449-2da00c673f69 2019-07-03 09:43:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-ad3aa070-5cf3-48c4-a449-2da00c673f69 x-compute-request-id: req-ad3aa070-5cf3-48c4-a449-2da00c673f69 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "31ea9d56-34a5-47ec-9a36-53ae0f42fe03"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "340f37b4-77d1-45e0-985b-0e20a9a8ee62"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48e2f2f1-58bb-4acd-8faa-bc60540bb77d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92456e59-7df8-442c-9d1c-516dcd817b76"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8dfc9ea-d734-4298-b970-0ec5e53c8b0c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3d56edc-2995-4ca8-a2e3-ac152ce3577b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9e14fc5-20a7-4f5f-8020-b3949f464c81"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-03 09:43:21,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7691312b-1b1c-4bd8-8b6d-a880b626968f 2019-07-03 09:43:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7691312b-1b1c-4bd8-8b6d-a880b626968f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-03 09:43:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933a71d7b1fc84748b23c5f7c07a96cd567b7d2d" 2019-07-03 09:43:21,193 - 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-07-03 09:43:21,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dab5ded-5a68-4ecb-928a-ce0fe0bcfca9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:43:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7dab5ded-5a68-4ecb-928a-ce0fe0bcfca9 2019-07-03 09:43:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e5553c91aca6519fe117870203be0f6d52943" 2019-07-03 09:43:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933a71d7b1fc84748b23c5f7c07a96cd567b7d2d" 2019-07-03 09:43:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-691b5d20-6480-4b71-b164-8deb4ca0e38b 2019-07-03 09:43:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-691b5d20-6480-4b71-b164-8deb4ca0e38b 2019-07-03 09:43:21,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-691b5d20-6480-4b71-b164-8deb4ca0e38b x-compute-request-id: req-691b5d20-6480-4b71-b164-8deb4ca0e38b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-14ee1efa-ad85-4d64-9a23-909054996e4a 2019-07-03 09:43:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-14ee1efa-ad85-4d64-9a23-909054996e4a 2019-07-03 09:43:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-14ee1efa-ad85-4d64-9a23-909054996e4a x-compute-request-id: req-14ee1efa-ad85-4d64-9a23-909054996e4a Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "261f0e99-aa20-4c03-9166-6b012b5eec2f"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "308fd115-e377-41a1-be06-6f3c802312a9"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c7768c21-53a8-46d3-9203-28bacaaf00f3"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd8d018e-9508-456c-87e5-71552d34c88e"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eba66bae-513a-4b73-98d2-8ad9b797acf2"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1923335-c0fa-4c61-be01-aaf1004c61b2"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "53d11404-0965-48ac-b673-416b43e39ab0", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-03 09:43:21,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/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933a71d7b1fc84748b23c5f7c07a96cd567b7d2d" 2019-07-03 09:43:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-5eefae9d-d643-4265-ab5c-dda11f290d54 x-compute-request-id: req-5eefae9d-d643-4265-ab5c-dda11f290d54 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:21,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e5553c91aca6519fe117870203be0f6d52943" -d '{"addFloatingIp": {"address": "172.30.9.205"}}' 2019-07-03 09:43:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:42:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-488e08cd-da99-4dda-8141-cf0a729da637 x-compute-request-id: req-488e08cd-da99-4dda-8141-cf0a729da637 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 09:43:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-488e08cd-da99-4dda-8141-cf0a729da637 2019-07-03 09:43:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-488e08cd-da99-4dda-8141-cf0a729da637 2019-07-03 09:43:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00813733c4092bd80c9cc772c8e8a985fac2f878" 2019-07-03 09:43:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-22e0cd37-9399-42e6-a965-dbb37f77154e 2019-07-03 09:43:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-22e0cd37-9399-42e6-a965-dbb37f77154e x-compute-request-id: req-22e0cd37-9399-42e6-a965-dbb37f77154e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:21,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-22e0cd37-9399-42e6-a965-dbb37f77154e 2019-07-03 09:43:21,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/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933a71d7b1fc84748b23c5f7c07a96cd567b7d2d" 2019-07-03 09:43:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-5eefae9d-d643-4265-ab5c-dda11f290d54 2019-07-03 09:43:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-5eefae9d-d643-4265-ab5c-dda11f290d54 2019-07-03 09:43:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-ebdf003b-4b3b-48f0-99fd-4849eadcde71 x-compute-request-id: req-ebdf003b-4b3b-48f0-99fd-4849eadcde71 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "261f0e99-aa20-4c03-9166-6b012b5eec2f"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "308fd115-e377-41a1-be06-6f3c802312a9"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c7768c21-53a8-46d3-9203-28bacaaf00f3"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd8d018e-9508-456c-87e5-71552d34c88e"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eba66bae-513a-4b73-98d2-8ad9b797acf2"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "53d11404-0965-48ac-b673-416b43e39ab0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1923335-c0fa-4c61-be01-aaf1004c61b2"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "53d11404-0965-48ac-b673-416b43e39ab0", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-03 09:43:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-03 09:43:21,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-ebdf003b-4b3b-48f0-99fd-4849eadcde71 2019-07-03 09:43:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-ebdf003b-4b3b-48f0-99fd-4849eadcde71 2019-07-03 09:43:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-b54a0276-45b1-40f8-803b-fd1393601272 x-compute-request-id: req-b54a0276-45b1-40f8-803b-fd1393601272 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:15Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-03 09:43:21,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b54a0276-45b1-40f8-803b-fd1393601272 2019-07-03 09:43:21,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:21,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:21,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:21,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:21,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:21,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:21,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:21,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:21,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:21,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:21,258 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:21 GMT 2019-07-03 09:43:21,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:21,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:21,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:21,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:21,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:26,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:26,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:26,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:26,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:26,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:26,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:26,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:27.488Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b54a0276-45b1-40f8-803b-fd1393601272", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.659Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:27.488Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b54a0276-45b1-40f8-803b-fd1393601272", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.659Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c4f58992-28dd-436d-abb6-9157a7a126bd"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:27.488Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:27.488Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:26.992Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:28.206Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:27.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:30.521Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d491f4a-1509-47b4-adb0-bfca4036ae86 x-compute-request-id: req-9d491f4a-1509-47b4-adb0-bfca4036ae86 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_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:30.312Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:31.025Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-9d491f4a-1509-47b4-adb0-bfca4036ae86", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:30.313Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:31.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}956e5553c91aca6519fe117870203be0f6d52943\"", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:30.315Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:31.025Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-9d491f4a-1509-47b4-adb0-bfca4036ae86", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:30.312Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:31.700Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-dfa80ce6-73c6-41c2-a099-9e624cbd45b5 x-compute-request-id: req-dfa80ce6-73c6-41c2-a099-9e624cbd45b5 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:31.486Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:32.295Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:32.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:32.295Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:31.795Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:32.295Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:31.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:32.295Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dfa80ce6-73c6-41c2-a099-9e624cbd45b5", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:31.487Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:32.295Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dfa80ce6-73c6-41c2-a099-9e624cbd45b5", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:31.486Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.78198826-8bf1-40b9-b3f0-8d16e562de98"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:33.275Z", "message": "[localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:32.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:37.850Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLZMRXg', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7p91dE', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:38.444Z", "message": "The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:37.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp378qyp', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppRa5Nu', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpl2PyY4', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.091Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:38.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.89a9f8cc-eb09-4567-b4c8-4326687159c8"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.699Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:39.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_3t7rdr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:39.699Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:39.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_3t7rdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:40.331Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:39.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:40.331Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:39.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.198Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/PLVW7/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:40.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.870Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:40.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.870Z", "message": "Process created, PID: 2392", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:40.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.870Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:41.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.870Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:41.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}], "metadata": {"pagination": {"total": 2502, "offset": 2443, "size": 50}}} 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:26 GMT 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:26,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:26,378 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:26,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b54a0276-45b1-40f8-803b-fd1393601272 2019-07-03 09:43:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-b54a0276-45b1-40f8-803b-fd1393601272 2019-07-03 09:43:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:43:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-03 09:43:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:43:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d491f4a-1509-47b4-adb0-bfca4036ae86 x-compute-request-id: req-9d491f4a-1509-47b4-adb0-bfca4036ae86 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 09:43:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-9d491f4a-1509-47b4-adb0-bfca4036ae86 2019-07-03 09:43:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e5553c91aca6519fe117870203be0f6d52943" 2019-07-03 09:43:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-9d491f4a-1509-47b4-adb0-bfca4036ae86 2019-07-03 09:43:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:42: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-dfa80ce6-73c6-41c2-a099-9e624cbd45b5 x-compute-request-id: req-dfa80ce6-73c6-41c2-a099-9e624cbd45b5 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:43:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:43:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-03 09:43:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:43:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dfa80ce6-73c6-41c2-a099-9e624cbd45b5 2019-07-03 09:43:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dfa80ce6-73c6-41c2-a099-9e624cbd45b5 2019-07-03 09:43:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-07-03 09:43:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-03 09:43:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-03 09:43:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}. 2019-07-03 09:43:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLZMRXg', '/etc/clearwater/local_config'] 2019-07-03 09:43:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-03 09:43:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-07-03 09:43:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-07-03 09:43:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-07-03 09:43:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7p91dE', '/etc/bind/named.conf.local'] 2019-07-03 09:43:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}. 2019-07-03 09:43:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:43:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.11', u'hss_hostname': u''}. 2019-07-03 09:43:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp378qyp', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:43:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppRa5Nu', '/etc/bind/db.clearwater.local'] 2019-07-03 09:43:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.11', u'hss_hostname': u''}. 2019-07-03 09:43:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:43:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:43:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-03 09:43:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-07-03 09:43:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpl2PyY4', '/etc/clearwater/shared_config'] 2019-07-03 09:43:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:43:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:43:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-03 09:43:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}. 2019-07-03 09:43:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:43:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:43:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-03 09:43:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/PLVW7/install-etcd.sh 2019-07-03 09:43:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:43:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2392 2019-07-03 09:43:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-07-03 09:43:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-07-03 09:43:26,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:26,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:26,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:26,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:26 GMT 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:26,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:26,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:26,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:31,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:31,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:31,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:31,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:31,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:31,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:31,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.870Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:40.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.870Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:40.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.870Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:40.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:41.870Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:41.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:52.382Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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/main Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,713 B/s)\nReading package lists...\n\nreal\t0m10.885s\nuser\t0m2.758s\nsys\t0m0.421s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:52.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:53.132Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:52.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:42:53.132Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:42:52.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:01.205Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:00.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:21.210Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:20.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}], "metadata": {"pagination": {"total": 2502, "offset": 2493, "size": 50}}} 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:31 GMT 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:31,608 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:31,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:43:31,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-07-03 09:43:31,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:43:31,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-07-03 09:43:31,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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/main Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,713 B/s) Reading package lists... real 0m10.885s user 0m2.758s sys 0m0.421s 2019-07-03 09:43:31,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:43:31,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-07-03 09:43:31,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-03 09:43:31,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-03 09:43:31,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:31,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:31,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:31,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:31,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:31,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:31 GMT 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:31,666 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:36,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:36,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:36,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:36,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:36,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:36,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:36,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:36,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:36,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2502, "offset": 2502, "size": 50}}} 2019-07-03 09:43:36,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:36,902 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:36 GMT 2019-07-03 09:43:36,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:36,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:43:36,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:36,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:36,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:36,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:36,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:36,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:36,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:36,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:36 GMT 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:36,963 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:36,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:41,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:42,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:42,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:42,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:42,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:42,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:42,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:41.197Z", "message": "Waiting for process 2392 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:41.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}], "metadata": {"pagination": {"total": 2503, "offset": 2502, "size": 50}}} 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:42 GMT 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:42,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:42,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-03 09:43:42,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:42,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:42,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:42 GMT 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:42,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:42,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:42,228 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:42,228 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:47,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:47,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:47,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:47,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:47,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:47,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:47,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:47,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:47,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:42.616Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:30 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:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 6s (12.5 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51439 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 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\t0m50.145s\nuser\t0m18.820s\nsys\t0m8.048s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] => /var/log/dmesg\n/var/log/sysstat/sa03\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.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.019s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "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.11:2380 0.0.0.0:* LISTEN 9002/etcd \ntcp 0 0 192.168.120.11: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 1095/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 8937/monit \ntcp 0 0 127.0.0.1:39656 0.0.0.0:* LISTEN 2382/python \ntcp6 0 0 :::53 :::* LISTEN 2327/named \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2327/named \ntcp6 0 0 :::4000 :::* LISTEN 9002/etcd \nudp 0 0 192.168.120.11: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 192.168.120.11: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 \nudp 0 0 0.0.0.0:48646 0.0.0.0:* 547/dhclient \nudp6 0 0 :::53 :::* 2327/named \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8405/ntpd \nudp6 0 0 ::1:123 :::* 8405/ntpd \nudp6 0 0 :::123 :::* 8405/ntpd \nudp6 0 0 :::26044 :::* 547/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7258 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9078 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8832 968/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:40 ? 00:00:01 /sbin/init\nroot 2 0 0 09:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:40 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 09:40 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 09:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 09:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 09:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 09:40 ? 00:00:00 [migration/0]\nroot 12 2 0 09:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 09:40 ? 00:00:00 [khelper]\nroot 14 2 0 09:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 09:40 ? 00:00:00 [netns]\nroot 16 2 0 09:40 ? 00:00:00 [writeback]\nroot 17 2 0 09:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 09:40 ? 00:00:00 [bioset]\nroot 19 2 0 09:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 09:40 ? 00:00:00 [kblockd]\nroot 21 2 0 09:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 09:40 ? 00:00:00 [khubd]\nroot 23 2 0 09:40 ? 00:00:00 [md]\nroot 24 2 0 09:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 09:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 09:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 09:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 09:40 ? 00:00:00 [vmstat]\nroot 30 2 0 09:40 ? 00:00:00 [ksmd]\nroot 31 2 0 09:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 09:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 09:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 09:40 ? 00:00:00 [crypto]\nroot 46 2 0 09:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 09:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 09:40 ? 00:00:00 [vballoon]\nroot 49 2 0 09:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 09:40 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 09:40 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 09:40 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 09:40 ? 00:00:00 [deferwq]\nroot 72 2 0 09:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 09:40 ? 00:00:00 [kpsmoused]\nroot 132 2 0 09:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 09:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 09:40 ? 00:00:00 [ext4-rsv-conver]\nroot 377 1 0 09:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 09:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 09:40 ? 00:00:00 [kworker/u3:1]\nroot 490 1 0 09:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 09:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 09:41 ? 00:00:00 [kauditd]\nroot 905 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 941 1 0 09:41 ? 00:00:00 rsyslogd\nmessage+ 968 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork\nroot 986 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1042 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1046 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1050 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1051 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1053 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 09:41 ? 00:00:00 cron\ndaemon 1098 1 0 09:41 ? 00:00:00 atd\nroot 1206 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1224 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_tfujh5/env/bin/python -m cloudify_agent.worker --queue bind_host_tfujh5 --max-workers 5 --name bind_host_tfujh5\nubuntu 1464 1462 0 09:41 ? 00:00:00 /home/ubuntu/bind_host_tfujh5/env/bin/python -m cloudify_agent.worker --queue bind_host_tfujh5 --max-workers 5 --name bind_host_tfujh5\nubuntu 1608 1 0 09:41 ? 00:00:00 python2.7 /home/ubuntu/bind_host_tfujh5/env/bin/diamond --configfile /home/ubuntu/bind_host_tfujh5/work/plugins/diamond/etc/diamond.conf\nbind 2327 1 0 09:42 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2382 1464 1 09:42 ? 00:00:00 /home/ubuntu/bind_host_tfujh5/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ZLYw3g\nubuntu 2392 2382 0 09:42 ? 00:00:00 /bin/sh -c /tmp/PLVW7/install-etcd.sh\nubuntu 2394 2392 0 09:42 ? 00:00:00 /bin/bash -e /tmp/PLVW7/install-etcd.sh\nntp 8405 1 0 09:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8937 1 0 09:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8945 8937 0 09:43 ? 00:00:00 [check-monit-upt] \nclearwa+ 9002 1 0 09:43 ? 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.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380\nroot 9038 8937 0 09:43 ? 00:00:00 [check-etcd-upti] \nroot 9042 8937 0 09:43 ? 00:00:00 [poll_etcd_clust] \nroot 9045 8937 0 09:43 ? 00:00:00 [poll_etcd.sh] \nroot 9080 1 0 09:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9084 9080 0 09:43 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9200 2394 0 09:43 ? 00:00:00 /bin/bash -e /tmp/PLVW7/install-etcd.sh\nubuntu 9201 9200 0 09:43 ? 00:00:00 /bin/bash -e /tmp/PLVW7/install-etcd.sh\nroot 9202 9201 0 09:43 ? 00:00:00 sudo ps -edf\nroot 9203 9202 0 09:43 ? 00:00:00 ps -edf\n\nreal\t0m0.017s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f4:99:6e \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef4:996e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69752 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26427 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128103159 (128.1 MB) TX bytes:3179575 (3.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:778 errors:0 dropped:0 overruns:0 frame:0\n TX packets:778 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95676 (95.6 KB) TX bytes:95676 (95.6 KB)\n\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.222Z", "message": "[etcd] => \nreal\t0m0.015s\nuser\t0m0.005s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:42.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": " \r100 3149 100 3149 0 0 16201 0 --:--:-- --:--:-- --:--:-- 16231", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "[etcd] => 2019-07-03 09:43:28.263712295 Stopping etcd clearwater-etcd\n2019-07-03 09:43:34.301341377 Restarting etcd clearwater-etcd\n2019-07-03 09:43:34.311888538 Configured ETCDCTL_PEERS: \n2019-07-03 09:43:34.312596275 Check for previous failed startup attempt\n2019-07-03 09:43:34.313691386 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-07-03 09:43:34.347722088 etcdctl returned 2\n2019-07-03 09:43:34.362381901 Creating new cluster...\n2019-07-03 09:43:34.366915784 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.11:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.11\n --name 192-168-120-11\n --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.11:2380\n --listen-peer-urls http://192.168.120.11:2380\n2019-07-03 09:43:34.369938043 Check we're actually a member of the cluster\n2019-07-03 09:43:34.381260485 Wait for etcd to startup\n2019-07-03 09:43:35.410509280 Etcd started successfully\n2019-07-03 09:43:34.416653 I | etcdmain: etcd Version: 3.1.7\n2019-07-03 09:43:34.416719 I | etcdmain: Git SHA: 43b7507\n2019-07-03 09:43:34.416723 I | etcdmain: Go Version: go1.7.5\n2019-07-03 09:43:34.416726 I | etcdmain: Go OS/Arch: linux/amd64\n2019-07-03 09:43:34.416731 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-07-03 09:43:34.419100 I | embed: listening for peers on http://192.168.120.11:2380\n2019-07-03 09:43:34.419180 I | embed: listening for client requests on 0.0.0.0:4000\n2019-07-03 09:43:34.479025 I | etcdserver: name = 192-168-120-11\n2019-07-03 09:43:34.479053 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11\n2019-07-03 09:43:34.479058 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member\n2019-07-03 09:43:34.479062 I | etcdserver: heartbeat = 100ms\n2019-07-03 09:43:34.479065 I | etcdserver: election = 1000ms\n2019-07-03 09:43:34.479069 I | etcdserver: snapshot count = 10000\n2019-07-03 09:43:34.479077 I | etcdserver: advertise client URLs = http://192.168.120.11:4000\n2019-07-03 09:43:34.479081 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380\n2019-07-03 09:43:34.479089 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380\n2019-07-03 09:43:34.486161 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c\n2019-07-03 09:43:34.486224 I | raft: 3d837e16ef9053fa became follower at term 0\n2019-07-03 09:43:34.486274 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-07-03 09:43:34.486280 I | raft: 3d837e16ef9053fa became follower at term 1\n2019-07-03 09:43:34.505444 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-07-03 09:43:34.506616 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c\n2019-07-03 09:43:35.386489 I | raft: 3d837e16ef9053fa is starting a new election at term 1\n2019-07-03 09:43:35.386615 I | raft: 3d837e16ef9053fa became candidate at term 2\n2019-07-03 09:43:35.386643 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2\n2019-07-03 09:43:35.386658 I | raft: 3d837e16ef9053fa became leader at term 2\n2019-07-03 09:43:35.386665 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2\n2019-07-03 09:43:35.386937 I | etcdserver: setting up the initial cluster version to 3.1\n2019-07-03 09:43:35.388682 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-07-03 09:43:35.388718 I | etcdserver/api: enabled capabilities for version 3.1\n2019-07-03 09:43:35.388739 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c\n2019-07-03 09:43:35.388828 I | embed: ready to serve client requests\n2019-07-03 09:43:35.389296 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-07-03 09:43:35.629448 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:51145\n2019-07-03 09:43:35.638781 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:51144\n2019-07-03 09:43:35.639575 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:51146\n2019-07-03 09:43:42.611337 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:51153\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "[etcd] => [03-Jul-2019 09:43:35 UTC] clearwater-diags-monitor starting\n[03-Jul-2019 09:43:35 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": "Execution done (PID=2392, return_code=0): /tmp/PLVW7/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:43.904Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:43.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7bfed961-2ecc-48c8-8d08-b40c0af28fee"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:44.504Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:44.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:44.504Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:44.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:44.504Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:44.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:45.509Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:45.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:46.103Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:45.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:46.103Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:45.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:46.103Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:45.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:46.748Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:45.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:46.748Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:46.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:46.748Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:45.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:47.417Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:46.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:47.417Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/E9TQU/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:46.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:47.417Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:46.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}], "metadata": {"pagination": {"total": 2552, "offset": 2503, "size": 50}}} 2019-07-03 09:43:47,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:47,567 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:47 GMT 2019-07-03 09:43:47,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:47,568 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:47,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:47,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:47,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:47,568 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:30 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:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 6s (12.5 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 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 0m50.145s user 0m18.820s sys 0m8.048s 2019-07-03 09:43:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-07-03 09:43:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-07-03 09:43:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa03 /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.009s user 0m0.000s sys 0m0.005s 2019-07-03 09:43:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-07-03 09:43:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.019s user 0m0.000s sys 0m0.006s 2019-07-03 09:43:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-07-03 09:43:47,573 - 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.11:2380 0.0.0.0:* LISTEN 9002/etcd tcp 0 0 192.168.120.11: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 1095/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 8937/monit tcp 0 0 127.0.0.1:39656 0.0.0.0:* LISTEN 2382/python tcp6 0 0 :::53 :::* LISTEN 2327/named tcp6 0 0 :::22 :::* LISTEN 1095/sshd tcp6 0 0 ::1:953 :::* LISTEN 2327/named tcp6 0 0 :::4000 :::* LISTEN 9002/etcd udp 0 0 192.168.120.11: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 192.168.120.11: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 udp 0 0 0.0.0.0:48646 0.0.0.0:* 547/dhclient udp6 0 0 :::53 :::* 2327/named udp6 0 0 fe80::f816:3eff:fef:123 :::* 8405/ntpd udp6 0 0 ::1:123 :::* 8405/ntpd udp6 0 0 :::123 :::* 8405/ntpd udp6 0 0 :::26044 :::* 547/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7258 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9078 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8832 968/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2019-07-03 09:43:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-07-03 09:43:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:40 ? 00:00:01 /sbin/init root 2 0 0 09:40 ? 00:00:00 [kthreadd] root 3 2 0 09:40 ? 00:00:00 [ksoftirqd/0] root 4 2 0 09:40 ? 00:00:00 [kworker/0:0] root 5 2 0 09:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 09:40 ? 00:00:00 [rcu_sched] root 8 2 0 09:40 ? 00:00:00 [rcuos/0] root 9 2 0 09:40 ? 00:00:00 [rcu_bh] root 10 2 0 09:40 ? 00:00:00 [rcuob/0] root 11 2 0 09:40 ? 00:00:00 [migration/0] root 12 2 0 09:40 ? 00:00:00 [watchdog/0] root 13 2 0 09:40 ? 00:00:00 [khelper] root 14 2 0 09:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 09:40 ? 00:00:00 [netns] root 16 2 0 09:40 ? 00:00:00 [writeback] root 17 2 0 09:40 ? 00:00:00 [kintegrityd] root 18 2 0 09:40 ? 00:00:00 [bioset] root 19 2 0 09:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 09:40 ? 00:00:00 [kblockd] root 21 2 0 09:40 ? 00:00:00 [ata_sff] root 22 2 0 09:40 ? 00:00:00 [khubd] root 23 2 0 09:40 ? 00:00:00 [md] root 24 2 0 09:40 ? 00:00:00 [devfreq_wq] root 25 2 0 09:40 ? 00:00:00 [kworker/0:1] root 27 2 0 09:40 ? 00:00:00 [khungtaskd] root 28 2 0 09:40 ? 00:00:00 [kswapd0] root 29 2 0 09:40 ? 00:00:00 [vmstat] root 30 2 0 09:40 ? 00:00:00 [ksmd] root 31 2 0 09:40 ? 00:00:00 [khugepaged] root 32 2 0 09:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 09:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 09:40 ? 00:00:00 [crypto] root 46 2 0 09:40 ? 00:00:00 [kthrotld] root 47 2 0 09:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 09:40 ? 00:00:00 [vballoon] root 49 2 0 09:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 09:40 ? 00:00:00 [scsi_eh_1] root 51 2 0 09:40 ? 00:00:00 [kworker/u2:2] root 52 2 0 09:40 ? 00:00:00 [kworker/u2:3] root 71 2 0 09:40 ? 00:00:00 [deferwq] root 72 2 0 09:40 ? 00:00:00 [charger_manager] root 114 2 0 09:40 ? 00:00:00 [kpsmoused] root 132 2 0 09:40 ? 00:00:00 [kworker/0:2] root 176 2 0 09:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 09:40 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 09:40 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 09:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 09:40 ? 00:00:00 [kworker/u3:1] root 490 1 0 09:40 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 09:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 09:41 ? 00:00:00 [kauditd] root 905 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon syslog 941 1 0 09:41 ? 00:00:00 rsyslogd message+ 968 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork root 986 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind root 1042 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1046 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1051 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1053 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 09:41 ? 00:00:00 cron daemon 1098 1 0 09:41 ? 00:00:00 atd root 1206 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1224 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_tfujh5/env/bin/python -m cloudify_agent.worker --queue bind_host_tfujh5 --max-workers 5 --name bind_host_tfujh5 ubuntu 1464 1462 0 09:41 ? 00:00:00 /home/ubuntu/bind_host_tfujh5/env/bin/python -m cloudify_agent.worker --queue bind_host_tfujh5 --max-workers 5 --name bind_host_tfujh5 ubuntu 1608 1 0 09:41 ? 00:00:00 python2.7 /home/ubuntu/bind_host_tfujh5/env/bin/diamond --configfile /home/ubuntu/bind_host_tfujh5/work/plugins/diamond/etc/diamond.conf bind 2327 1 0 09:42 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2382 1464 1 09:42 ? 00:00:00 /home/ubuntu/bind_host_tfujh5/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ZLYw3g ubuntu 2392 2382 0 09:42 ? 00:00:00 /bin/sh -c /tmp/PLVW7/install-etcd.sh ubuntu 2394 2392 0 09:42 ? 00:00:00 /bin/bash -e /tmp/PLVW7/install-etcd.sh ntp 8405 1 0 09:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8937 1 0 09:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8945 8937 0 09:43 ? 00:00:00 [check-monit-upt] clearwa+ 9002 1 0 09:43 ? 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.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 root 9038 8937 0 09:43 ? 00:00:00 [check-etcd-upti] root 9042 8937 0 09:43 ? 00:00:00 [poll_etcd_clust] root 9045 8937 0 09:43 ? 00:00:00 [poll_etcd.sh] root 9080 1 0 09:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9084 9080 0 09:43 ? 00:00:00 inotifywait -e create -qq . ubuntu 9200 2394 0 09:43 ? 00:00:00 /bin/bash -e /tmp/PLVW7/install-etcd.sh ubuntu 9201 9200 0 09:43 ? 00:00:00 /bin/bash -e /tmp/PLVW7/install-etcd.sh root 9202 9201 0 09:43 ? 00:00:00 sudo ps -edf root 9203 9202 0 09:43 ? 00:00:00 ps -edf real 0m0.017s user 0m0.000s sys 0m0.009s 2019-07-03 09:43:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-07-03 09:43:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-07-03 09:43:47,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f4:99:6e inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef4:996e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:69752 errors:0 dropped:0 overruns:0 frame:0 TX packets:26427 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128103159 (128.1 MB) TX bytes:3179575 (3.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95676 (95.6 KB) TX bytes:95676 (95.6 KB) real 0m0.011s user 0m0.000s sys 0m0.006s 2019-07-03 09:43:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.015s user 0m0.005s sys 0m0.007s 2019-07-03 09:43:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-03 09:43:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16201 0 --:--:-- --:--:-- --:--:-- 16231 2019-07-03 09:43:47,575 - 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-tfujh5 2019-07-03 09:43:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-03 09:43:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-03 09:43:47,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-tfujh5 2019-07-03 09:43:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-07-03 09:43:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-03 09:43:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-07-03 09:43:28.263712295 Stopping etcd clearwater-etcd 2019-07-03 09:43:34.301341377 Restarting etcd clearwater-etcd 2019-07-03 09:43:34.311888538 Configured ETCDCTL_PEERS: 2019-07-03 09:43:34.312596275 Check for previous failed startup attempt 2019-07-03 09:43:34.313691386 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-07-03 09:43:34.347722088 etcdctl returned 2 2019-07-03 09:43:34.362381901 Creating new cluster... 2019-07-03 09:43:34.366915784 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 2019-07-03 09:43:34.369938043 Check we're actually a member of the cluster 2019-07-03 09:43:34.381260485 Wait for etcd to startup 2019-07-03 09:43:35.410509280 Etcd started successfully 2019-07-03 09:43:34.416653 I | etcdmain: etcd Version: 3.1.7 2019-07-03 09:43:34.416719 I | etcdmain: Git SHA: 43b7507 2019-07-03 09:43:34.416723 I | etcdmain: Go Version: go1.7.5 2019-07-03 09:43:34.416726 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-03 09:43:34.416731 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-03 09:43:34.419100 I | embed: listening for peers on http://192.168.120.11:2380 2019-07-03 09:43:34.419180 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-03 09:43:34.479025 I | etcdserver: name = 192-168-120-11 2019-07-03 09:43:34.479053 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11 2019-07-03 09:43:34.479058 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member 2019-07-03 09:43:34.479062 I | etcdserver: heartbeat = 100ms 2019-07-03 09:43:34.479065 I | etcdserver: election = 1000ms 2019-07-03 09:43:34.479069 I | etcdserver: snapshot count = 10000 2019-07-03 09:43:34.479077 I | etcdserver: advertise client URLs = http://192.168.120.11:4000 2019-07-03 09:43:34.479081 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380 2019-07-03 09:43:34.479089 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380 2019-07-03 09:43:34.486161 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c 2019-07-03 09:43:34.486224 I | raft: 3d837e16ef9053fa became follower at term 0 2019-07-03 09:43:34.486274 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-03 09:43:34.486280 I | raft: 3d837e16ef9053fa became follower at term 1 2019-07-03 09:43:34.505444 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-03 09:43:34.506616 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2019-07-03 09:43:35.386489 I | raft: 3d837e16ef9053fa is starting a new election at term 1 2019-07-03 09:43:35.386615 I | raft: 3d837e16ef9053fa became candidate at term 2 2019-07-03 09:43:35.386643 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2 2019-07-03 09:43:35.386658 I | raft: 3d837e16ef9053fa became leader at term 2 2019-07-03 09:43:35.386665 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2 2019-07-03 09:43:35.386937 I | etcdserver: setting up the initial cluster version to 3.1 2019-07-03 09:43:35.388682 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-03 09:43:35.388718 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-03 09:43:35.388739 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c 2019-07-03 09:43:35.388828 I | embed: ready to serve client requests 2019-07-03 09:43:35.389296 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-03 09:43:35.629448 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:51145 2019-07-03 09:43:35.638781 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:51144 2019-07-03 09:43:35.639575 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:51146 2019-07-03 09:43:42.611337 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:51153 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-03 09:43:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-03 09:43:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-03 09:43:47,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-03 09:43:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [03-Jul-2019 09:43:35 UTC] clearwater-diags-monitor starting [03-Jul-2019 09:43:35 UTC] Waiting for trigger files real 0m0.004s user 0m0.004s sys 0m0.002s 2019-07-03 09:43:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-03 09:43:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:43:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:43:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:43:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:43:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:43:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2392, return_code=0): /tmp/PLVW7/install-etcd.sh 2019-07-03 09:43:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-03 09:43:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:43:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-03 09:43:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:43:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:43:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:43:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:43:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:43:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:43:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-03 09:43:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/E9TQU/clearwater.py 2019-07-03 09:43:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-03 09:43:47,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:47,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:47,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:47,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:47 GMT 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:47,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:47,668 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:47,668 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:52,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:52,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:52,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:52,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:52,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:52,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:52,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:52,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:52,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpurogc9', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "homer_np4t64", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YEC28/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.11', 'name': u'bono-xutppp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.114Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:47.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp5sUb4z', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "bono_xutppp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwP5lTz', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-q72tt9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.48957d99-8f82-4c3c-b7a5-39b36bc47202"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:48.725Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRmbaxV', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.f596f1ec-20ba-48bc-9af5-21608a0944a6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/W0AUE/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGibg5e', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.401Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-np4t64', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:48.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.911Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/EG11Y/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.911Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.911Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.911Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.911Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmplct31c', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.e45467bd-8e3c-4309-a736-2e252e16e9fb"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:49.911Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_np4t64", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-v9a9pc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6fh1OS', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:49.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpaiHJDS', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.cb97409c-a048-46ff-bf7c-b7fc0733488c"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/XPFYC/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:50.542Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.058Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.058Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}], "metadata": {"pagination": {"total": 2627, "offset": 2552, "size": 50}}} 2019-07-03 09:43:52,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:52,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:52 GMT 2019-07-03 09:43:52,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:52,916 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:52,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:52,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:52,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:52,916 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:52,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-03 09:43:52,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:43:52,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpurogc9', '/etc/clearwater/local_config'] 2019-07-03 09:43:52,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:52,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YEC28/clearwater.py 2019-07-03 09:43:52,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-03 09:43:52,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.11', 'name': u'bono-xutppp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-07-03 09:43:52,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-03 09:43:52,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:43:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-03 09:43:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-03 09:43:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp5sUb4z', '/etc/clearwater/local_config'] 2019-07-03 09:43:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwP5lTz', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-03 09:43:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-03 09:43:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-q72tt9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2019-07-03 09:43:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRmbaxV', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-03 09:43:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/W0AUE/clearwater.py 2019-07-03 09:43:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-03 09:43:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-03 09:43:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGibg5e', '/etc/clearwater/local_config'] 2019-07-03 09:43:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-03 09:43:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:43:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-np4t64', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-07-03 09:43:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/EG11Y/clearwater.py 2019-07-03 09:43:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-03 09:43:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-03 09:43:52,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplct31c', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:52,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:43:52,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:52,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:43:52,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:52,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:52,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-v9a9pc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-07-03 09:43:52,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-03 09:43:52,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6fh1OS', '/etc/clearwater/local_config'] 2019-07-03 09:43:52,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-03 09:43:52,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpaiHJDS', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:52,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/XPFYC/clearwater.py 2019-07-03 09:43:52,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-03 09:43:52,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:43:52,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-03 09:43:52,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:53,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:53,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:53,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:53,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:53,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:53 GMT 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:53,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:58,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:43:58,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.058Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.058Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.058Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.058Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-ov6xxs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRHHtJV', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpPvMGlz', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.64221281-d758-4a83-b2ae-d4e1b3816fce"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-jmgv73', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.30'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRmCMPx', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpE1RnUr', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:50.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:51.754Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:52.352Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.90cfa05b-0bef-462c-9e7c-f3fb40ff701b"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:52.352Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:52.352Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:52.352Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.458Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:52.352Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:52.911Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:52.911Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:51.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:52.911Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/L6IKM/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:52.812Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.3b8d7e3a-2bc8-482e-9d0a-5618daa21c5c"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:52.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:52.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:52.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/B9QG7/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "Process created, PID: 1731", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:53.577Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "homer_np4t64", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.114Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.114Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.454Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.114Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.114Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.114Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9MG5Y/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "Process created, PID: 1735", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:53.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}], "metadata": {"pagination": {"total": 2690, "offset": 2602, "size": 50}}} 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:58,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:58 GMT 2019-07-03 09:43:58,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:58,310 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:43:58,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:58,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:58,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:43:58,310 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:43:58,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-03 09:43:58,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:43:58,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:58,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-03 09:43:58,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-03 09:43:58,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-ov6xxs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-07-03 09:43:58,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-03 09:43:58,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRHHtJV', '/etc/clearwater/local_config'] 2019-07-03 09:43:58,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-03 09:43:58,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpPvMGlz', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:58,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:43:58,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:58,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-03 09:43:58,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-jmgv73', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.30'}. 2019-07-03 09:43:58,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRmCMPx', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:58,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpE1RnUr', '/etc/clearwater/local_config'] 2019-07-03 09:43:58,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:43:58,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:43:58,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-03 09:43:58,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-03 09:43:58,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-03 09:43:58,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-03 09:43:58,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-03 09:43:58,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-03 09:43:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/L6IKM/append_proxy_snmp_conf.py 2019-07-03 09:43:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-03 09:43:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:58,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:43:58,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:58,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/B9QG7/install-vellum.sh 2019-07-03 09:43:58,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:43:58,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1731 2019-07-03 09:43:58,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:43:58,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:43:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-03 09:43:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:43:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:43:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-07-03 09:43:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-07-03 09:43:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9MG5Y/install-dime.sh 2019-07-03 09:43:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-07-03 09:43:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:43:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:43:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:43:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-03 09:43:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:43:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1735 2019-07-03 09:43:58,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:43:58,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:43:58,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:43:58,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:43:58,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:43:58,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:43:58,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:43:58,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:43:58,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:43:58,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:43:58,415 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:43:58 GMT 2019-07-03 09:43:58,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:43:58,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:43:58,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:43:58,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:43:58,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:03,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:03,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:03,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:03,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:54.767Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "Process created, PID: 1737", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:55.406Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/OCROR/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:54.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.026Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/R31SI/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.026Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:55.727Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "Process created, PID: 1736", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "bono_xutppp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:56.641Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:57.360Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/GO68G/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:56.767Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.557d7d34-3604-498d-8045-1695fa5ed279"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.409Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/RM4WM/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.021Z", "message": "Process created, PID: 1736", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:57.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.801Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:58.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.801Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:58.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:58.801Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:58.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:43:59.969Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/H2F80/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:59.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:00.651Z", "message": "Process created, PID: 1741", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:59.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:00.651Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:00.651Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:59.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:00.651Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:00.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:00.651Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:59.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:00.651Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:59.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:00.651Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:59.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:00.651Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:43:59.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2705, "offset": 2652, "size": 50}}} 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:03 GMT 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:03,663 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:44:03,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:03,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:03,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:03,664 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:44:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-03 09:44:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-07-03 09:44:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-07-03 09:44:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-03 09:44:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-07-03 09:44:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-07-03 09:44:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:44:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-03 09:44:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-03 09:44:03,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-07-03 09:44:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-07-03 09:44:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:44:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:44:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1737 2019-07-03 09:44:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:44:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/OCROR/install-homer.sh 2019-07-03 09:44:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/R31SI/install-ellis.sh 2019-07-03 09:44:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:44:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:44:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-07-03 09:44:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-07-03 09:44:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-07-03 09:44:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-07-03 09:44:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1736 2019-07-03 09:44:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:44:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:44:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:44:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/GO68G/append_proxy_snmp_conf.py 2019-07-03 09:44:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:44:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-07-03 09:44:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-07-03 09:44:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-07-03 09:44:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:44:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-03 09:44:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:44:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/RM4WM/install-bono.sh 2019-07-03 09:44:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:44:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1736 2019-07-03 09:44:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-03 09:44:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:44:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-07-03 09:44:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/H2F80/install-sprout.sh 2019-07-03 09:44:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-07-03 09:44:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-07-03 09:44:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-07-03 09:44:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-07-03 09:44:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:44:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:44:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:44:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-07-03 09:44:03,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:03,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:03,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:03,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:03,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:03 GMT 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:03,739 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:03,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:08,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:08,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:08,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:08,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:08,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:08,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:08,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:08,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:02.520Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 5s (2,229 kB/s)\nReading package lists...\n\nreal\t0m7.916s\nuser\t0m5.219s\nsys\t0m0.572s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:02.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:03.122Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:02.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:03.122Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:02.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:04.823Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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,028 kB/s)\nReading package lists...\n\nreal\t0m9.438s\nuser\t0m5.003s\nsys\t0m0.560s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:04.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:05.553Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:04.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:05.553Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:04.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:08.172Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-mtkqp0\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,226 kB/s)\nReading package lists...\n\nreal\t0m14.303s\nuser\t0m5.172s\nsys\t0m0.582s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:07.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}], "metadata": {"pagination": {"total": 2709, "offset": 2702, "size": 50}}} 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:08 GMT 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:08,857 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:44:08,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 5s (2,229 kB/s) Reading package lists... real 0m7.916s user 0m5.219s sys 0m0.572s 2019-07-03 09:44:08,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-07-03 09:44:08,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:44:08,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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,028 kB/s) Reading package lists... real 0m9.438s user 0m5.003s sys 0m0.560s 2019-07-03 09:44:08,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:44:08,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-07-03 09:44:08,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-mtkqp0 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,226 kB/s) Reading package lists... real 0m14.303s user 0m5.172s sys 0m0.582s 2019-07-03 09:44:08,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:08,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:08,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:08,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:08,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:08,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:08,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:08 GMT 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:08,945 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:13,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:14,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:14,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:14,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:14,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:14,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:14,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:14,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:14,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:08.829Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:07.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:08.829Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:07.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:09.561Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:08.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:09.561Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:08.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:09.561Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [162 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,023 kB/s)\nReading package lists...\n\nreal\t0m10.586s\nuser\t0m4.927s\nsys\t0m0.712s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:08.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:11.288Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,250 kB/s)\nReading package lists...\n\nreal\t0m14.572s\nuser\t0m5.132s\nsys\t0m0.670s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:11.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:11.792Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:11.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:11.792Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:11.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:13.346Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:13.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}], "metadata": {"pagination": {"total": 2718, "offset": 2709, "size": 50}}} 2019-07-03 09:44:14,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:14,055 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:14 GMT 2019-07-03 09:44:14,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:14,055 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:44:14,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:14,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:14,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:14,055 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:44:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-07-03 09:44:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:44:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:44:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-07-03 09:44:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [162 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,023 kB/s) Reading package lists... real 0m10.586s user 0m4.927s sys 0m0.712s 2019-07-03 09:44:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,250 kB/s) Reading package lists... real 0m14.572s user 0m5.132s sys 0m0.670s 2019-07-03 09:44:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:44:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-07-03 09:44:14,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:44:14,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:14,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:14,434 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:14 GMT 2019-07-03 09:44:14,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:14,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:14,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:14,435 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:14,435 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:19,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:19,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:19,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:19,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:14.079Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-w48f4h\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://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,237 kB/s)\nReading package lists...\n\nreal\t0m13.197s\nuser\t0m5.084s\nsys\t0m0.570s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:13.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:14.079Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:13.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:14.079Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:13.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:14.816Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:14.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:15.531Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:14.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:16.264Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:16.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:17.481Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:17.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}], "metadata": {"pagination": {"total": 2725, "offset": 2718, "size": 50}}} 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:19 GMT 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:19,547 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:44:19,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:19,548 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:19,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:19,548 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:44:19,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-w48f4h 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://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,237 kB/s) Reading package lists... real 0m13.197s user 0m5.084s sys 0m0.570s 2019-07-03 09:44:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-07-03 09:44:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:44:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:44:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:44:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:44:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:44:19,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:19,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:19,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:19,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:19,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:19,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:19 GMT 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:19,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:24,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:24,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:24,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:24,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:19.974Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:19.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2726, "offset": 2725, "size": 50}}} 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:24 GMT 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:24,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-07-03 09:44:24,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:24,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:24,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:24,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:44:24,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:24,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:24,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:24,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:24,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:24,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:24,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:24 GMT 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:24,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:29,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:29,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:29,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:29,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:29,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:29,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:29,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:29,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:29,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2726, "offset": 2726, "size": 50}}} 2019-07-03 09:44:29,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:29,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:29 GMT 2019-07-03 09:44:29,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:29,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:44:29,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:29,975 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:29,975 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:29,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:30,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:30,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:30,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:30,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:30,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:30,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:30 GMT 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:30,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:35,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:35,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:35,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:35,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:35,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:35,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:35,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:35,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:35,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:33.361Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:33.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:34.129Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:34.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:35.060Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:34.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}], "metadata": {"pagination": {"total": 2729, "offset": 2726, "size": 50}}} 2019-07-03 09:44:35,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:35,164 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:35 GMT 2019-07-03 09:44:35,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:35,164 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:44:35,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:35,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:35,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:35,164 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:44:35,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:44:35,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:44:35,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:44:35,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:35,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:35,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:35,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:35,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:35,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:35,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:35,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:35,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:35,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:35,387 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:35 GMT 2019-07-03 09:44:35,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:35,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:35,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:35,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:35,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:40,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:40,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:40,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:40,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:40,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:36.278Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:36.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:37.474Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:37.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:40.006Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:39.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2732, "offset": 2729, "size": 50}}} 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:40 GMT 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:44:40,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:40,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:40,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:40,510 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:44:40,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:44:40,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:44:40,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:44:40,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:40,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:40,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:40,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:40,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:40,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:40 GMT 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:40,585 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:45,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:45,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2732, "offset": 2732, "size": 50}}} 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:45,773 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:45 GMT 2019-07-03 09:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:45,774 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:45,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:45,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:45,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:45,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:45,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:45,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:45,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:45,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:45,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:45,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:45,844 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:45 GMT 2019-07-03 09:44:45,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:45,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:45,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:45,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:45,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:50,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:50,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:50,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:50,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:50,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:50,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:50,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2732, "offset": 2732, "size": 50}}} 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:51 GMT 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:51,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:51,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:51,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:51,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:51 GMT 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:51,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:51,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:51,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:51,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:56,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:44:56,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:56,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:56,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:56,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:53.389Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:53.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:54.146Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:54.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:55.025Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:54.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}], "metadata": {"pagination": {"total": 2735, "offset": 2732, "size": 50}}} 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:56 GMT 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:56,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:56,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:44:56,187 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:44:56,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:44:56,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:44:56,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:44:56,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:44:56,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:44:56,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:44:56,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:44:56,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:44:56 GMT 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:44:56,298 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:44:56,299 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:01,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:01,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:01,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:01,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:01,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:01,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:01,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:01,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:56.296Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:56.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:44:57.518Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:57.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:00.012Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:44:59.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2738, "offset": 2735, "size": 50}}} 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:01 GMT 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:01,416 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:45:01,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:45:01,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:45:01,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:45:01,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:01,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:01,485 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:01 GMT 2019-07-03 09:45:01,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:01,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:01,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:01,486 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:01,486 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:06,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:06,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:06,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:06,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:06,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:06,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:06,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:06,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:06,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2738, "offset": 2738, "size": 50}}} 2019-07-03 09:45:06,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:06,623 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:06 GMT 2019-07-03 09:45:06,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:06,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:45:06,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:06,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:06,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:06,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:06,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:06,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:06,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:06,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:06 GMT 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:06,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:06,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:06,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:11,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:11,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:11,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:11,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:11,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:11,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2738, "offset": 2738, "size": 50}}} 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:11 GMT 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:11,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:11,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:11,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:11,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:11,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:11,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:11,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:11 GMT 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:11,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:16,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:17,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:13.417Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:13.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:14.357Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:14.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:15.037Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:14.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:16.316Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:16.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}], "metadata": {"pagination": {"total": 2742, "offset": 2738, "size": 50}}} 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:17,086 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:17 GMT 2019-07-03 09:45:17,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:17,087 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:45:17,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:17,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:17,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:17,087 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:45:17,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:45:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:45:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:45:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:45:17,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:17,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:17,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:17,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:17,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:17,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:17,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:17,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:17,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:17,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:17,168 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:17 GMT 2019-07-03 09:45:17,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:17,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:17,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:17,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:17,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:22,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:22,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:22,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:22,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:22,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:22,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:22,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:17.547Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:17.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:20.036Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:19.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2744, "offset": 2742, "size": 50}}} 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:22 GMT 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:22,300 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:45:22,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:45:22,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:45:22,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:22,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:22,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:22,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:22,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:22,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:22,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:22,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:22,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:22,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:22,397 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:22 GMT 2019-07-03 09:45:22,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:22,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:22,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:22,397 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:22,397 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:27,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:27,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:27,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:27,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:27,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:27,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:27,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:27,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:27,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-07-03 09:45:27,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:27,525 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:27 GMT 2019-07-03 09:45:27,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:27,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:45:27,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:27,525 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:27,525 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:27,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:27,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:27,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:27,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:27,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:27,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:27 GMT 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:27,625 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:27,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:32,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:32,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:32,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:32,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:32,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:32,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:32,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:32,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:32,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-07-03 09:45:32,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:32,749 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:32 GMT 2019-07-03 09:45:32,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:32,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:45:32,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:32,749 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:32,749 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:32,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:32,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:32,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:32,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:32,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:32 GMT 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:32,826 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:32,827 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:37,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:37,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:37,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:37,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:37,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:37,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:37,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:37,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:33.405Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:33.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:34.380Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:34.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:35.026Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:34.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:36.335Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:36.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:37.719Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:37.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}], "metadata": {"pagination": {"total": 2749, "offset": 2744, "size": 50}}} 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:37 GMT 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:37,944 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:45:37,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:45:37,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:45:37,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:45:37,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:45:37,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:45:37,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:38,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:38,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:38,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:38,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:38,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:38 GMT 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:38,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:43,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:43,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:40.025Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:39.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2750, "offset": 2749, "size": 50}}} 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:43,152 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:43 GMT 2019-07-03 09:45:43,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:43,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-07-03 09:45:43,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:43,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:43,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:43,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:45:43,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:43,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:43,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:43,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:43,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:43,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:43,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:43,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:43,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:43,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:43,238 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:43 GMT 2019-07-03 09:45:43,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:43,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:43,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:43,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:43,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:48,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:48,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:48,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:48,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:48,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:48 GMT 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:48,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:48,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:48,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:48,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:48,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:48,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:48,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:48,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:48,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:48,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:48,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:48,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:48,451 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:48 GMT 2019-07-03 09:45:48,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:48,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:48,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:48,451 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:48,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:53,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:53,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:53,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:53,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:53,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:53.413Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:53.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}], "metadata": {"pagination": {"total": 2751, "offset": 2750, "size": 50}}} 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:53 GMT 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-07-03 09:45:53,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:53,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:53,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:45:53,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:53,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:53,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:53,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:53,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:53,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:53,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:53,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:53,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:53,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:53,636 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:53 GMT 2019-07-03 09:45:53,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:53,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:53,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:53,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:53,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:58,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:45:58,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:58,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:58,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:58,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:54.397Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:54.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:55.069Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:54.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:56.151Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 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:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://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 libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,871 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 8484\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 8532\nclearwater-socket-factory-sig start/running, process 8537\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\t1m46.890s\nuser\t0m8.778s\nsys\t0m7.507s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:55.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:56.894Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:56.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:56.894Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:55.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:45:57.760Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:57.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}], "metadata": {"pagination": {"total": 2757, "offset": 2751, "size": 50}}} 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:58 GMT 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:45:58,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:58,756 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:58,756 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:45:58,756 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:45:58,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:45:58,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:45:58,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 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:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://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 libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,871 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 8484 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 8532 clearwater-socket-factory-sig start/running, process 8537 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 1m46.890s user 0m8.778s sys 0m7.507s 2019-07-03 09:45:58,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:45:58,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:45:58,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:45:58,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:45:58,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:45:58,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:45:58,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:45:58,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:45:58,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:45:58,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:45:58,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:45:58,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:45:58,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:45:58,860 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:45:58 GMT 2019-07-03 09:45:58,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:45:58,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:45:58,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:45:58,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:45:58,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:03,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:04,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:04,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:04,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:04,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:04,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:04,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:04,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:04,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:00.046Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:45:59.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2758, "offset": 2757, "size": 50}}} 2019-07-03 09:46:04,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:04,002 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:04 GMT 2019-07-03 09:46:04,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:04,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-07-03 09:46:04,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:04,002 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:04,002 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:04,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:46:04,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:04,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:04,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:04 GMT 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:04,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:04,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:04,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:04,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:09,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:09,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2758, "offset": 2758, "size": 50}}} 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:09,225 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:09 GMT 2019-07-03 09:46:09,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:09,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:46:09,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:09,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:09,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:09,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:09,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:09,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:09,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:09,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:09,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:09,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:09,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:09,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:09,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:09,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:09 GMT 2019-07-03 09:46:09,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:09,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:09,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:09,432 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:09,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:14,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:14,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:13.433Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:13.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:14.421Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:14.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}], "metadata": {"pagination": {"total": 2760, "offset": 2758, "size": 50}}} 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:14,567 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:14 GMT 2019-07-03 09:46:14,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:14,568 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:14,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:14,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:14,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:14,568 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:46:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:46:14,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:14,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:14,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:14,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:14,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:14,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:14,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:14,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:14,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:14,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:14,652 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:14 GMT 2019-07-03 09:46:14,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:14,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:14,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:14,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:14,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:19,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:19,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:19,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:19,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:19,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:19,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:19,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:19,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:19,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:15.059Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:14.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:16.378Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:16.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:17.763Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:17.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}], "metadata": {"pagination": {"total": 2763, "offset": 2760, "size": 50}}} 2019-07-03 09:46:19,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:19,826 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:19 GMT 2019-07-03 09:46:19,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:19,826 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:19,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:19,826 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:19,826 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:19,826 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:19,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:46:19,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:46:19,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:46:19,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:19,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:19,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:19,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:19,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:19,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:19,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:19 GMT 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:19,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:24,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:25,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:25,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:25,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:25,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:25,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:25,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:25,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:25,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:20.247Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:20.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:24.190Z", "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 2s (16.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57643 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m27.953s\nuser\t0m12.835s\nsys\t0m3.476s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:23.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:24.694Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:23.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}], "metadata": {"pagination": {"total": 2766, "offset": 2763, "size": 50}}} 2019-07-03 09:46:25,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:25,051 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:25 GMT 2019-07-03 09:46:25,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:25,051 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:25,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:25,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:25,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:25,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:25,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:46:25,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: 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 ... 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 0m27.953s user 0m12.835s sys 0m3.476s 2019-07-03 09:46:25,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:46:25,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:25,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:25,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:25,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:25,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:25,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:25 GMT 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:25,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:30,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:30,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:30,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:30,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:30,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:30,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:30,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:30,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:30,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:25.290Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://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-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 17s (4,876 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 8841\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\t2m20.046s\nuser\t0m20.706s\nsys\t0m11.342s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:24.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:25.290Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:24.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:27.063Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-w48f4h\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:26 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:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,464 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 8769\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 8800\nclearwater-socket-factory-sig start/running, process 8805\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8854\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................................+++\n......................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t2m13.270s\nuser\t0m9.471s\nsys\t0m8.661s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:26.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:27.580Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:26.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2770, "offset": 2766, "size": 50}}} 2019-07-03 09:46:30,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:30,292 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:30 GMT 2019-07-03 09:46:30,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:30,292 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:30,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:30,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:30,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:30,293 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:30,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://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-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 17s (4,876 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 8841 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 2m20.046s user 0m20.706s sys 0m11.342s 2019-07-03 09:46:30,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:46:30,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-w48f4h Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:26 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:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,464 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 8769 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 8800 clearwater-socket-factory-sig start/running, process 8805 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8854 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................+++ ......................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m13.270s user 0m9.471s sys 0m8.661s 2019-07-03 09:46:30,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:46:30,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:30,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:30,382 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:30 GMT 2019-07-03 09:46:30,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:30,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:30,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:30,383 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:30,383 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:35,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:35,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:35,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:35,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:35,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:35,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:35,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:35,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:35,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:33.636Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:33.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:34.412Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:34.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:35.062Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:34.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}], "metadata": {"pagination": {"total": 2773, "offset": 2770, "size": 50}}} 2019-07-03 09:46:35,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:35,492 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:35 GMT 2019-07-03 09:46:35,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:35,492 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:35,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:35,492 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:35,492 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:35,492 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:46:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:46:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:46:35,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:35,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:35,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:35,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:35,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:35,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:35,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:35,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:35,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:35,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:35,564 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:35 GMT 2019-07-03 09:46:35,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:35,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:35,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:35,564 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:35,564 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:40,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:40,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:40,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:40,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:40,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:40,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:40,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:40,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:40,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:36.588Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:36.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:37.180Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:36.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:37.180Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (632 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\t0m12.850s\nuser\t0m0.837s\nsys\t0m0.654s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:36.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:37.180Z", "message": "[bono] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:36.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:37.737Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:36.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:38.299Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:37.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:38.299Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 13s (6,759 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 9208\nclearwater-socket-factory-sig start/running, process 9213\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9262\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.\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\t2m35.114s\nuser\t0m21.451s\nsys\t0m12.531s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:37.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:38.299Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:37.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:39.213Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.005s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " /tmp/RM4WM/install-bono.sh: line 6: /home/ubuntu/bono_host_2mg5oa/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "Execution done (PID=1736, return_code=0): /tmp/RM4WM/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8b:97:08 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8b:9708/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78611 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34862 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135634618 (135.6 MB) TX bytes:5170460 (5.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: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:110946 (110.9 KB) TX bytes:110946 (110.9 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:40 ? 00:00:01 /sbin/init\nroot 2 0 0 09:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 09:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 09:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 09:40 ? 00:00:00 [migration/0]\nroot 12 2 0 09:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 09:40 ? 00:00:00 [khelper]\nroot 14 2 0 09:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 09:40 ? 00:00:00 [netns]\nroot 16 2 0 09:40 ? 00:00:00 [writeback]\nroot 17 2 0 09:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 09:40 ? 00:00:00 [bioset]\nroot 19 2 0 09:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 09:40 ? 00:00:00 [kblockd]\nroot 21 2 0 09:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 09:40 ? 00:00:00 [khubd]\nroot 23 2 0 09:40 ? 00:00:00 [md]\nroot 24 2 0 09:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 09:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 09:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 09:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 09:40 ? 00:00:00 [vmstat]\nroot 30 2 0 09:40 ? 00:00:00 [ksmd]\nroot 31 2 0 09:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 09:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 09:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 09:40 ? 00:00:00 [crypto]\nroot 46 2 0 09:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 09:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 09:40 ? 00:00:00 [vballoon]\nroot 49 2 0 09:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 09:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 09:40 ? 00:00:00 [deferwq]\nroot 72 2 0 09:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 09:40 ? 00:00:00 [kpsmoused]\nroot 123 2 0 09:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 09:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 09:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 09:41 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 413 2 0 09:41 ? 00:00:00 [kworker/u3:1]\nroot 513 1 0 09:41 ? 00:00:00 upstart-socket-bridge --daemon\nroot 550 1 0 09:41 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 09:41 ? 00:00:00 [kauditd]\nmessage+ 888 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork\nroot 921 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 929 1 0 09:41 ? 00:00:00 rsyslogd\nroot 943 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon\nroot 1041 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1053 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1104 1 0 09:41 ? 00:00:00 cron\ndaemon 1105 1 0 09:41 ? 00:00:00 atd\nroot 1233 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1242 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_2mg5oa/env/bin/python -m cloudify_agent.worker --queue bono_host_2mg5oa --max-workers 5 --name bono_host_2mg5oa\nubuntu 1463 1461 0 09:41 ? 00:00:01 /home/ubuntu/bono_host_2mg5oa/env/bin/python -m cloudify_agent.worker --queue bono_host_2mg5oa --max-workers 5 --name bono_host_2mg5oa\nubuntu 1607 1 0 09:42 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2mg5oa/env/bin/diamond --configfile /home/ubuntu/bono_host_2mg5oa/work/plugins/diamond/etc/diamond.conf\nubuntu 1726 1463 1 09:43 ? 00:00:01 /home/ubuntu/bono_host_2mg5oa/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Y6uauJ\nubuntu 1736 1726 0 09:43 ? 00:00:00 /bin/sh -c /tmp/RM4WM/install-bono.sh\nubuntu 1738 1736 0 09:43 ? 00:00:00 /bin/bash -e /tmp/RM4WM/install-bono.sh\nntp 7976 1 0 09:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8484 1 0 09:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8532 1 0 09:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8533 8532 0 09:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8537 1 0 09:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8538 8537 0 09:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8547 8533 0 09:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8548 8538 0 09:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8549 8548 0 09:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8911 1 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-xutppp.clearwater.local --alias=172.30.9.205,bono-xutppp.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-xutppp.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 9617 1 0 09:46 ? 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 9664 1738 0 09:46 ? 00:00:00 /bin/bash -e /tmp/RM4WM/install-bono.sh\nubuntu 9665 9664 0 09:46 ? 00:00:00 /bin/bash -e /tmp/RM4WM/install-bono.sh\nroot 9666 9665 0 09:46 ? 00:00:00 sudo ps -edf\nroot 9667 9666 0 09:46 ? 00:00:00 ps -edf\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "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 9617/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8484/monit \ntcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 8911/bono \ntcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 8911/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8911/bono \ntcp 0 0 127.0.0.1:34347 0.0.0.0:* LISTEN 1726/python \ntcp6 0 0 ::1:53 :::* LISTEN 9617/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9617/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient \nudp 0 0 0.0.0.0:45125 0.0.0.0:* 550/dhclient \nudp 0 0 192.168.120.8:123 0.0.0.0:* 7976/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7976/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7976/ntpd \nudp 0 0 192.168.120.8:5058 0.0.0.0:* 8911/bono \nudp 0 0 192.168.120.8:5060 0.0.0.0:* 8911/bono \nudp6 0 0 ::1:53 :::* 9617/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 7976/ntpd \nudp6 0 0 ::1:123 :::* 7976/ntpd \nudp6 0 0 :::123 :::* 7976/ntpd \nudp6 0 0 :::40182 :::* 550/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7207 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9049 1103/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 19936 8547/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 19939 8549/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8688 888/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": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] => /var/log/dmesg\n/var/log/sysstat/clearwater-sa03\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20190703T090000Z.txt\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] => 2019:07:03 09:45:51: Namespace: management\n2019:07:03 09:45:51: [management] Starting server\n2019:07:03 09:45:51: [management] Listening for requests\n2019:07:03 09:45:51: Namespace: signaling\n2019:07:03 09:45:51: [signaling] Starting server\n2019:07:03 09:45:51: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] => 2019-07-03 09:46:05.948492961 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-07-03T09:46:39.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] sudo cat /var/log/bono/bono_20190703T090000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 16206 0 --:--:-- --:--:-- --:--:-- 16148", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.025Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.643Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:40.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.643Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:40.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.643Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.643Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.643Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.643Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:40.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:40.643Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:39.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.bd3e9c41-bb0d-4393-8f38-81d7d2bb4856"}], "metadata": {"pagination": {"total": 2817, "offset": 2773, "size": 50}}} 2019-07-03 09:46:40,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:40,707 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:40 GMT 2019-07-03 09:46:40,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:40,708 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:40,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:40,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:40,708 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:40,708 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:46:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-07-03 09:46:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (632 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 0m12.850s user 0m0.837s sys 0m0.654s 2019-07-03 09:46:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-07-03 09:46:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-07-03 09:46:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:46:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 13s (6,759 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 9208 clearwater-socket-factory-sig start/running, process 9213 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9262 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. ...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 2m35.114s user 0m21.451s sys 0m12.531s 2019-07-03 09:46:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:46:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.005s sys 0m0.049s 2019-07-03 09:46:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/RM4WM/install-bono.sh: line 6: /home/ubuntu/bono_host_2mg5oa/env/bin/ctx: Argument list too long 2019-07-03 09:46:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:46:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1736, return_code=0): /tmp/RM4WM/install-bono.sh 2019-07-03 09:46:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-03 09:46:40,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-03 09:46:40,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-07-03 09:46:40,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8b:97:08 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8b:9708/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78611 errors:0 dropped:0 overruns:0 frame:0 TX packets:34862 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135634618 (135.6 MB) TX bytes:5170460 (5.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: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:110946 (110.9 KB) TX bytes:110946 (110.9 KB) real 0m0.007s user 0m0.004s sys 0m0.003s 2019-07-03 09:46:40,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-07-03 09:46:40,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:40 ? 00:00:01 /sbin/init root 2 0 0 09:40 ? 00:00:00 [kthreadd] root 3 2 0 09:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 09:40 ? 00:00:00 [rcu_sched] root 8 2 0 09:40 ? 00:00:00 [rcuos/0] root 9 2 0 09:40 ? 00:00:00 [rcu_bh] root 10 2 0 09:40 ? 00:00:00 [rcuob/0] root 11 2 0 09:40 ? 00:00:00 [migration/0] root 12 2 0 09:40 ? 00:00:00 [watchdog/0] root 13 2 0 09:40 ? 00:00:00 [khelper] root 14 2 0 09:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 09:40 ? 00:00:00 [netns] root 16 2 0 09:40 ? 00:00:00 [writeback] root 17 2 0 09:40 ? 00:00:00 [kintegrityd] root 18 2 0 09:40 ? 00:00:00 [bioset] root 19 2 0 09:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 09:40 ? 00:00:00 [kblockd] root 21 2 0 09:40 ? 00:00:00 [ata_sff] root 22 2 0 09:40 ? 00:00:00 [khubd] root 23 2 0 09:40 ? 00:00:00 [md] root 24 2 0 09:40 ? 00:00:00 [devfreq_wq] root 25 2 0 09:40 ? 00:00:00 [kworker/0:1] root 27 2 0 09:40 ? 00:00:00 [khungtaskd] root 28 2 0 09:40 ? 00:00:00 [kswapd0] root 29 2 0 09:40 ? 00:00:00 [vmstat] root 30 2 0 09:40 ? 00:00:00 [ksmd] root 31 2 0 09:40 ? 00:00:00 [khugepaged] root 32 2 0 09:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 09:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 09:40 ? 00:00:00 [crypto] root 46 2 0 09:40 ? 00:00:00 [kthrotld] root 47 2 0 09:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 09:40 ? 00:00:00 [vballoon] root 49 2 0 09:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 09:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 09:40 ? 00:00:00 [deferwq] root 72 2 0 09:40 ? 00:00:00 [charger_manager] root 114 2 0 09:40 ? 00:00:00 [kpsmoused] root 123 2 0 09:40 ? 00:00:00 [kworker/0:2] root 176 2 0 09:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 09:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 09:41 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 09:41 ? 00:00:00 [kworker/u3:1] root 513 1 0 09:41 ? 00:00:00 upstart-socket-bridge --daemon root 550 1 0 09:41 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 09:41 ? 00:00:00 [kauditd] message+ 888 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork root 921 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind syslog 929 1 0 09:41 ? 00:00:00 rsyslogd root 943 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1053 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1104 1 0 09:41 ? 00:00:00 cron daemon 1105 1 0 09:41 ? 00:00:00 atd root 1233 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1242 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_2mg5oa/env/bin/python -m cloudify_agent.worker --queue bono_host_2mg5oa --max-workers 5 --name bono_host_2mg5oa ubuntu 1463 1461 0 09:41 ? 00:00:01 /home/ubuntu/bono_host_2mg5oa/env/bin/python -m cloudify_agent.worker --queue bono_host_2mg5oa --max-workers 5 --name bono_host_2mg5oa ubuntu 1607 1 0 09:42 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2mg5oa/env/bin/diamond --configfile /home/ubuntu/bono_host_2mg5oa/work/plugins/diamond/etc/diamond.conf ubuntu 1726 1463 1 09:43 ? 00:00:01 /home/ubuntu/bono_host_2mg5oa/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Y6uauJ ubuntu 1736 1726 0 09:43 ? 00:00:00 /bin/sh -c /tmp/RM4WM/install-bono.sh ubuntu 1738 1736 0 09:43 ? 00:00:00 /bin/bash -e /tmp/RM4WM/install-bono.sh ntp 7976 1 0 09:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8484 1 0 09:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8532 1 0 09:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8533 8532 0 09:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8537 1 0 09:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8538 8537 0 09:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8547 8533 0 09:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8548 8538 0 09:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8549 8548 0 09:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8911 1 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-xutppp.clearwater.local --alias=172.30.9.205,bono-xutppp.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-xutppp.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 9617 1 0 09:46 ? 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 9664 1738 0 09:46 ? 00:00:00 /bin/bash -e /tmp/RM4WM/install-bono.sh ubuntu 9665 9664 0 09:46 ? 00:00:00 /bin/bash -e /tmp/RM4WM/install-bono.sh root 9666 9665 0 09:46 ? 00:00:00 sudo ps -edf root 9667 9666 0 09:46 ? 00:00:00 ps -edf real 0m0.013s user 0m0.000s sys 0m0.009s 2019-07-03 09:46:40,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-07-03 09:46:40,716 - 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 9617/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8484/monit tcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 8911/bono tcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 8911/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8911/bono tcp 0 0 127.0.0.1:34347 0.0.0.0:* LISTEN 1726/python tcp6 0 0 ::1:53 :::* LISTEN 9617/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9617/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 0.0.0.0:45125 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.8:123 0.0.0.0:* 7976/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7976/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7976/ntpd udp 0 0 192.168.120.8:5058 0.0.0.0:* 8911/bono udp 0 0 192.168.120.8:5060 0.0.0.0:* 8911/bono udp6 0 0 ::1:53 :::* 9617/dnsmasq udp6 0 0 fe80::f816:3eff:fe8:123 :::* 7976/ntpd udp6 0 0 ::1:123 :::* 7976/ntpd udp6 0 0 :::123 :::* 7976/ntpd udp6 0 0 :::40182 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7207 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9049 1103/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19936 8547/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 19939 8549/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8688 888/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.008s 2019-07-03 09:46:40,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-07-03 09:46:40,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/clearwater-sa03 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20190703T090000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.011s user 0m0.004s sys 0m0.003s 2019-07-03 09:46:40,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-03 09:46:40,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:07:03 09:45:51: Namespace: management 2019:07:03 09:45:51: [management] Starting server 2019:07:03 09:45:51: [management] Listening for requests 2019:07:03 09:45:51: Namespace: signaling 2019:07:03 09:45:51: [signaling] Starting server 2019:07:03 09:45:51: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-03 09:46:40,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-03 09:46:40,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-03 09:46:40,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-03 09:46:40,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-07-03 09:46:05.948492961 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-03 09:46:40,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-03 09:46:40,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190703T090000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-07-03 09:46:40,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-07-03 09:46:40,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-2mg5oa 2019-07-03 09:46:40,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-03 09:46:40,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-03 09:46:40,718 - 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-2mg5oa 2019-07-03 09:46:40,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 16206 0 --:--:-- --:--:-- --:--:-- 16148 2019-07-03 09:46:40,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-03 09:46:40,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-03 09:46:40,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:46:40,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:46:40,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:46:40,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:46:40,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:46:40,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:46:40,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:40,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:40,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:40,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:40 GMT 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:40,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:40,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:40,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:40,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:45,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:46,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:46,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:46,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:46,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:41.302Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:40.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:41.302Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:40.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:41.891Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:41.465Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:42.865Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JHBHK/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:42.855Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:43.482Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.322Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:44.142Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.757Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:44.142Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.777Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:44.142Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.770Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:44.142Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpw6R9Fa', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.758Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:44.142Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.777Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:44.142Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.777Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:44.142Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.758Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:44.142Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:43.655Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:45.138Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpF7EjMF', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:44.863Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:45.138Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:44.880Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:45.138Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:44.872Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.421b63be-1320-4faf-a65f-e5b870a53752"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:45.660Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:45.551Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 2834, "offset": 2817, "size": 50}}} 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:46 GMT 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:46,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:46,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:46,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:46,114 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:46:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:46:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:46:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JHBHK/bind.py 2019-07-03 09:46:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-03 09:46:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:46:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-03 09:46:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:46:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpw6R9Fa', '/etc/bind/db.clearwater.local'] 2019-07-03 09:46:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:46:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:46:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:46:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:46:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpF7EjMF', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:46:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:46:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:46:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:46:46,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:46,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:46,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:46,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:46,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:46 GMT 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:46,216 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:46,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:51,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:51,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:46.377Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:45.775Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:47.385Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/YCLIR/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:47.247Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6a0fa170-a444-4455-aa22-5ad4fd3d54ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:48.124Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_wkawh0/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:47.459Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.6a0fa170-a444-4455-aa22-5ad4fd3d54ca"}], "metadata": {"pagination": {"total": 2837, "offset": 2834, "size": 50}}} 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:51,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:51 GMT 2019-07-03 09:46:51,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:51,328 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:51,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:51,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:51,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:51,328 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:46:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/YCLIR/add-snmpproxy-collector.py 2019-07-03 09:46:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_wkawh0/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-07-03 09:46:51,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:51,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:51,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:51 GMT 2019-07-03 09:46:51,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:51,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:51,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:51,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:51,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:56,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:46:56,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:56,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:56,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:56,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:51.881Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:51.838Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:52.471Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:52.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:52.471Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:52.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:53.625Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r\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,146 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 9089\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 9830\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\nKilled\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\t2m42.223s\nuser\t0m17.203s\nsys\t0m11.757s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:53.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:54.134Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:53.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:54.134Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:53.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:54.670Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:54.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:55.337Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:54.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}], "metadata": {"pagination": {"total": 2845, "offset": 2837, "size": 50}}} 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:56 GMT 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:46:56,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:56,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:56,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:46:56,582 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:46:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:46:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:46:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:46:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r 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,146 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 9089 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 9830 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 Killed 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 2m42.223s user 0m17.203s sys 0m11.757s 2019-07-03 09:46:56,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:46:56,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:46:56,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-03 09:46:56,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-07-03 09:46:56,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:46:56,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:46:56,651 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:46:56 GMT 2019-07-03 09:46:56,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:46:56,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:46:56,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:46:56,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:46:56,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:01,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:01,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:01,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:01,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:01,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:46:56.630Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:46:56.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:00.281Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:00.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:01.078Z", "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 3s (12.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\t0m35.241s\nuser\t0m12.987s\nsys\t0m3.393s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:00.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}], "metadata": {"pagination": {"total": 2848, "offset": 2845, "size": 50}}} 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:01 GMT 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:01,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:01,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:01,829 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:01,829 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:01,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:47:01,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-03 09:47:01,830 - 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 3s (12.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 0m35.241s user 0m12.987s sys 0m3.393s 2019-07-03 09:47:01,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:01,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:01,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:01,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:01,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:01,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:01,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:01 GMT 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:01,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:06,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:07,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:07,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:07,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:07,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:07,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:07,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:07,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:07,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:01.795Z", "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 3s (11.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57946 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.001s\nuser\t0m12.856s\nsys\t0m3.632s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:00.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:01.795Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:00.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:01.795Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:01.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:01.795Z", "message": "[homer] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:00.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:01.795Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:00.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:01.795Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:01.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:01.795Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:00.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.288Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.004s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:02.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/sysstat/sa03\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.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:40 ? 00:00:01 /sbin/init\nroot 2 0 0 09:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 09:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 09:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 09:40 ? 00:00:00 [migration/0]\nroot 12 2 0 09:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 09:40 ? 00:00:00 [khelper]\nroot 14 2 0 09:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 09:40 ? 00:00:00 [netns]\nroot 16 2 0 09:40 ? 00:00:00 [writeback]\nroot 17 2 0 09:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 09:40 ? 00:00:00 [bioset]\nroot 19 2 0 09:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 09:40 ? 00:00:00 [kblockd]\nroot 21 2 0 09:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 09:40 ? 00:00:00 [khubd]\nroot 23 2 0 09:40 ? 00:00:00 [md]\nroot 24 2 0 09:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 09:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 09:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 09:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 09:40 ? 00:00:00 [vmstat]\nroot 30 2 0 09:40 ? 00:00:00 [ksmd]\nroot 31 2 0 09:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 09:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 09:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 09:40 ? 00:00:00 [crypto]\nroot 46 2 0 09:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 09:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 09:40 ? 00:00:00 [vballoon]\nroot 49 2 0 09:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 09:40 ? 00:00:00 [scsi_eh_1]\nroot 70 2 0 09:40 ? 00:00:00 [deferwq]\nroot 71 2 0 09:40 ? 00:00:00 [charger_manager]\nroot 113 2 0 09:40 ? 00:00:00 [kpsmoused]\nroot 115 2 0 09:40 ? 00:00:00 [kworker/0:2]\nroot 175 2 0 09:40 ? 00:00:00 [jbd2/vda1-8]\nroot 176 2 0 09:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 09:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 09:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 442 2 0 09:40 ? 00:00:00 [kworker/u3:1]\nroot 496 1 0 09:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 09:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 806 2 0 09:41 ? 00:00:00 [kauditd]\nroot 903 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 947 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork\nroot 989 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1051 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1111 1 0 09:41 ? 00:00:00 cron\ndaemon 1112 1 0 09:41 ? 00:00:00 atd\nroot 1241 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1247 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1460 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_w48f4h/env/bin/python -m cloudify_agent.worker --queue sprout_host_w48f4h --max-workers 5 --name sprout_host_w48f4h\nubuntu 1462 1460 0 09:41 ? 00:00:01 /home/ubuntu/sprout_host_w48f4h/env/bin/python -m cloudify_agent.worker --queue sprout_host_w48f4h --max-workers 5 --name sprout_host_w48f4h\nubuntu 1606 1 0 09:41 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_w48f4h/env/bin/diamond --configfile /home/ubuntu/sprout_host_w48f4h/work/plugins/diamond/etc/diamond.conf\nubuntu 1731 1462 1 09:43 ? 00:00:02 /home/ubuntu/sprout_host_w48f4h/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-cJoSqe\nubuntu 1741 1731 0 09:43 ? 00:00:00 /bin/sh -c /tmp/H2F80/install-sprout.sh\nubuntu 1743 1741 0 09:43 ? 00:00:00 /bin/bash -e /tmp/H2F80/install-sprout.sh\nntp 8289 1 0 09:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8769 1 0 09:46 ? 00:00:00 rsyslogd\nroot 8800 1 0 09:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8801 8800 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8805 1 0 09:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8806 8805 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8813 8801 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8816 8806 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8817 8816 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8854 1 0 09:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9563 1 0 09:47 ? 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 9610 1743 0 09:47 ? 00:00:00 /bin/bash -e /tmp/H2F80/install-sprout.sh\nubuntu 9611 9610 0 09:47 ? 00:00:00 /bin/bash -e /tmp/H2F80/install-sprout.sh\nroot 9612 9611 0 09:47 ? 00:00:00 sudo ps -edf\nroot 9613 9612 0 09:47 ? 00:00:00 ps -edf\n\nreal\t0m0.013s\nuser\t0m0.005s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9563/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:58551 0.0.0.0:* LISTEN 1731/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8854/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9563/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9563/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp 0 0 192.168.120.30: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 \nudp 0 0 0.0.0.0:13646 0.0.0.0:* 554/dhclient \nudp6 0 0 :::1067 :::* 554/dhclient \nudp6 0 0 ::1:53 :::* 9563/dnsmasq \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8289/ntpd \nudp6 0 0 ::1:123 :::* 8289/ntpd \nudp6 0 0 :::123 :::* 8289/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7227 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8810 947/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9076 1106/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20289 8813/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20292 8817/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20190703T090000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] => [03-Jul-2019 09:46:03 UTC] clearwater-diags-monitor starting\n[03-Jul-2019 09:46:03 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] => 2019:07:03 09:46:14: Namespace: management\n2019:07:03 09:46:14: [management] Starting server\n2019:07:03 09:46:14: [management] Listening for requests\n2019:07:03 09:46:14: Namespace: signaling\n2019:07:03 09:46:14: [signaling] Starting server\n2019:07:03 09:46:14: [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-07-03T09:47:03.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] => 2019-07-03 09:46:41.304868966 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-07-03T09:47:03.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] => 2019-07-03 09:46:41.013598355 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:02.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c3:18:1c \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec3:181c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:103529 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42201 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172338035 (172.3 MB) TX bytes:6160043 (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:838 errors:0 dropped:0 overruns:0 frame:0\n TX packets:838 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:115722 (115.7 KB) TX bytes:115722 (115.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.005s\nsys\t0m0.052s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ac:8a:98 \n inet addr:192.168.120.30 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feac:8a98/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76864 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42069 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137541755 (137.5 MB) TX bytes:6183492 (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:850 errors:0 dropped:0 overruns:0 frame:0\n TX packets:850 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:112363 (112.3 KB) TX bytes:112363 (112.3 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:40 ? 00:00:01 /sbin/init\nroot 2 0 0 09:40 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:40 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:40 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:40 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 09:40 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:40 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:40 ? 00:00:00 [rcu_bh]\nroot 10 2 0 09:40 ? 00:00:00 [rcuob/0]\nroot 11 2 0 09:40 ? 00:00:00 [migration/0]\nroot 12 2 0 09:40 ? 00:00:00 [watchdog/0]\nroot 13 2 0 09:40 ? 00:00:00 [khelper]\nroot 14 2 0 09:40 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 09:40 ? 00:00:00 [netns]\nroot 16 2 0 09:40 ? 00:00:00 [writeback]\nroot 17 2 0 09:40 ? 00:00:00 [kintegrityd]\nroot 18 2 0 09:40 ? 00:00:00 [bioset]\nroot 19 2 0 09:40 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 09:40 ? 00:00:00 [kblockd]\nroot 21 2 0 09:40 ? 00:00:00 [ata_sff]\nroot 22 2 0 09:40 ? 00:00:00 [khubd]\nroot 23 2 0 09:40 ? 00:00:00 [md]\nroot 24 2 0 09:40 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 09:40 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 09:40 ? 00:00:00 [khungtaskd]\nroot 28 2 0 09:40 ? 00:00:00 [kswapd0]\nroot 29 2 0 09:40 ? 00:00:00 [vmstat]\nroot 30 2 0 09:40 ? 00:00:00 [ksmd]\nroot 31 2 0 09:40 ? 00:00:00 [khugepaged]\nroot 32 2 0 09:40 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 09:40 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 09:40 ? 00:00:00 [crypto]\nroot 46 2 0 09:40 ? 00:00:00 [kthrotld]\nroot 47 2 0 09:40 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 09:40 ? 00:00:00 [vballoon]\nroot 49 2 0 09:40 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 09:40 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 09:40 ? 00:00:00 [deferwq]\nroot 72 2 0 09:40 ? 00:00:00 [charger_manager]\nroot 114 2 0 09:40 ? 00:00:00 [kpsmoused]\nroot 123 2 0 09:40 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 09:40 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 09:40 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 09:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 09:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 09:40 ? 00:00:00 [kworker/u3:1]\nroot 475 1 0 09:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 549 1 0 09:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 09:41 ? 00:00:00 [kauditd]\nroot 909 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 919 1 0 09:41 ? 00:00:00 rsyslogd\nmessage+ 965 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork\nroot 1010 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1109 1 0 09:41 ? 00:00:00 cron\ndaemon 1110 1 0 09:41 ? 00:00:00 atd\nroot 1240 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1248 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_p7ior6/env/bin/python -m cloudify_agent.worker --queue homer_host_p7ior6 --max-workers 5 --name homer_host_p7ior6\nubuntu 1464 1462 0 09:41 ? 00:00:01 /home/ubuntu/homer_host_p7ior6/env/bin/python -m cloudify_agent.worker --queue homer_host_p7ior6 --max-workers 5 --name homer_host_p7ior6\nubuntu 1608 1 0 09:41 ? 00:00:01 python2.7 /home/ubuntu/homer_host_p7ior6/env/bin/diamond --configfile /home/ubuntu/homer_host_p7ior6/work/plugins/diamond/etc/diamond.conf\nubuntu 1727 1464 1 09:43 ? 00:00:02 /home/ubuntu/homer_host_p7ior6/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-BJq22j\nubuntu 1737 1727 0 09:43 ? 00:00:00 /bin/sh -c /tmp/OCROR/install-homer.sh\nubuntu 1739 1737 0 09:43 ? 00:00:00 /bin/bash -e /tmp/OCROR/install-homer.sh\nntp 8326 1 0 09:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8841 1 0 09:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8920 1 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8932 8920 0 09:46 ? 00:00:00 inotifywait -e create -qq .\nroot 9017 1 0 09:46 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9018 9017 0 09:46 ? 00:00:00 nginx: worker process\nwww-data 9019 9017 0 09:46 ? 00:00:00 nginx: worker process\nwww-data 9020 9017 0 09:46 ? 00:00:00 nginx: worker process\nwww-data 9021 9017 0 09:46 ? 00:00:00 nginx: worker process\nroot 9535 8841 0 09:46 ? 00:00:00 [nginx_ping] \nroot 9537 8841 0 09:46 ? 00:00:00 [check-nginx-upt] \nroot 9541 8841 0 09:46 ? 00:00:00 [check-monit-upt] \ndnsmasq 9640 1 0 09:47 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9687 1739 0 09:47 ? 00:00:00 /bin/bash -e /tmp/OCROR/install-homer.sh\nubuntu 9688 9687 0 09:47 ? 00:00:00 /bin/bash -e /tmp/OCROR/install-homer.sh\nroot 9689 9688 0 09:47 ? 00:00:00 sudo ps -edf\nroot 9690 9689 0 09:47 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.005s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:03.909Z", "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:53 0.0.0.0:* LISTEN 9640/dnsmasq \ntcp 0 0 127.0.0.1:47797 0.0.0.0:* LISTEN 1727/python \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8841/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9017/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9640/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9640/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp 0 0 192.168.120.5: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 \nudp 0 0 0.0.0.0:3968 0.0.0.0:* 549/dhclient \nudp6 0 0 ::1:53 :::* 9640/dnsmasq \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8326/ntpd \nudp6 0 0 ::1:123 :::* 8326/ntpd \nudp6 0 0 :::123 :::* 8326/ntpd \nudp6 0 0 :::37082 :::* 549/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7223 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8807 965/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9078 1108/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Execution done (PID=1741, return_code=0): /tmp/H2F80/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}], "metadata": {"pagination": {"total": 2929, "offset": 2848, "size": 50}}} 2019-07-03 09:47:07,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:07,249 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:07 GMT 2019-07-03 09:47:07,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:07,250 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:07,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:07,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:07,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:07,250 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:07,253 - 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 3s (11.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57946 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.001s user 0m12.856s sys 0m3.632s 2019-07-03 09:47:07,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-07-03 09:47:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-07-03 09:47:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-07-03 09:47:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-07-03 09:47:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-07-03 09:47:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-07-03 09:47:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.004s sys 0m0.048s 2019-07-03 09:47:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-07-03 09:47:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/sysstat/sa03 /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.009s user 0m0.000s sys 0m0.005s 2019-07-03 09:47:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:40 ? 00:00:01 /sbin/init root 2 0 0 09:40 ? 00:00:00 [kthreadd] root 3 2 0 09:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 09:40 ? 00:00:00 [rcu_sched] root 8 2 0 09:40 ? 00:00:00 [rcuos/0] root 9 2 0 09:40 ? 00:00:00 [rcu_bh] root 10 2 0 09:40 ? 00:00:00 [rcuob/0] root 11 2 0 09:40 ? 00:00:00 [migration/0] root 12 2 0 09:40 ? 00:00:00 [watchdog/0] root 13 2 0 09:40 ? 00:00:00 [khelper] root 14 2 0 09:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 09:40 ? 00:00:00 [netns] root 16 2 0 09:40 ? 00:00:00 [writeback] root 17 2 0 09:40 ? 00:00:00 [kintegrityd] root 18 2 0 09:40 ? 00:00:00 [bioset] root 19 2 0 09:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 09:40 ? 00:00:00 [kblockd] root 21 2 0 09:40 ? 00:00:00 [ata_sff] root 22 2 0 09:40 ? 00:00:00 [khubd] root 23 2 0 09:40 ? 00:00:00 [md] root 24 2 0 09:40 ? 00:00:00 [devfreq_wq] root 25 2 0 09:40 ? 00:00:00 [kworker/0:1] root 27 2 0 09:40 ? 00:00:00 [khungtaskd] root 28 2 0 09:40 ? 00:00:00 [kswapd0] root 29 2 0 09:40 ? 00:00:00 [vmstat] root 30 2 0 09:40 ? 00:00:00 [ksmd] root 31 2 0 09:40 ? 00:00:00 [khugepaged] root 32 2 0 09:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 09:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 09:40 ? 00:00:00 [crypto] root 46 2 0 09:40 ? 00:00:00 [kthrotld] root 47 2 0 09:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 09:40 ? 00:00:00 [vballoon] root 49 2 0 09:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 09:40 ? 00:00:00 [scsi_eh_1] root 70 2 0 09:40 ? 00:00:00 [deferwq] root 71 2 0 09:40 ? 00:00:00 [charger_manager] root 113 2 0 09:40 ? 00:00:00 [kpsmoused] root 115 2 0 09:40 ? 00:00:00 [kworker/0:2] root 175 2 0 09:40 ? 00:00:00 [jbd2/vda1-8] root 176 2 0 09:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 09:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 09:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 442 2 0 09:40 ? 00:00:00 [kworker/u3:1] root 496 1 0 09:40 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 09:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 09:41 ? 00:00:00 [kauditd] root 903 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon message+ 947 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork root 989 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind root 1051 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1111 1 0 09:41 ? 00:00:00 cron daemon 1112 1 0 09:41 ? 00:00:00 atd root 1241 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1247 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_w48f4h/env/bin/python -m cloudify_agent.worker --queue sprout_host_w48f4h --max-workers 5 --name sprout_host_w48f4h ubuntu 1462 1460 0 09:41 ? 00:00:01 /home/ubuntu/sprout_host_w48f4h/env/bin/python -m cloudify_agent.worker --queue sprout_host_w48f4h --max-workers 5 --name sprout_host_w48f4h ubuntu 1606 1 0 09:41 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_w48f4h/env/bin/diamond --configfile /home/ubuntu/sprout_host_w48f4h/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1462 1 09:43 ? 00:00:02 /home/ubuntu/sprout_host_w48f4h/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-cJoSqe ubuntu 1741 1731 0 09:43 ? 00:00:00 /bin/sh -c /tmp/H2F80/install-sprout.sh ubuntu 1743 1741 0 09:43 ? 00:00:00 /bin/bash -e /tmp/H2F80/install-sprout.sh ntp 8289 1 0 09:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8769 1 0 09:46 ? 00:00:00 rsyslogd root 8800 1 0 09:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8801 8800 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8805 1 0 09:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8806 8805 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8813 8801 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8816 8806 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8817 8816 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8854 1 0 09:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9563 1 0 09:47 ? 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 9610 1743 0 09:47 ? 00:00:00 /bin/bash -e /tmp/H2F80/install-sprout.sh ubuntu 9611 9610 0 09:47 ? 00:00:00 /bin/bash -e /tmp/H2F80/install-sprout.sh root 9612 9611 0 09:47 ? 00:00:00 sudo ps -edf root 9613 9612 0 09:47 ? 00:00:00 ps -edf real 0m0.013s user 0m0.005s sys 0m0.006s 2019-07-03 09:47:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-03 09:47:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-07-03 09:47:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9563/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:58551 0.0.0.0:* LISTEN 1731/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8854/monit tcp6 0 0 ::1:53 :::* LISTEN 9563/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9563/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.30: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 udp 0 0 0.0.0.0:13646 0.0.0.0:* 554/dhclient udp6 0 0 :::1067 :::* 554/dhclient udp6 0 0 ::1:53 :::* 9563/dnsmasq udp6 0 0 fe80::f816:3eff:fea:123 :::* 8289/ntpd udp6 0 0 ::1:123 :::* 8289/ntpd udp6 0 0 :::123 :::* 8289/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7227 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8810 947/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9076 1106/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20289 8813/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20292 8817/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.008s user 0m0.000s sys 0m0.007s 2019-07-03 09:47:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-07-03 09:47:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20190703T090000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.004s sys 0m0.003s 2019-07-03 09:47:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-03 09:47:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [03-Jul-2019 09:46:03 UTC] clearwater-diags-monitor starting [03-Jul-2019 09:46:03 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-03 09:47:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-03 09:47:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:07:03 09:46:14: Namespace: management 2019:07:03 09:46:14: [management] Starting server 2019:07:03 09:46:14: [management] Listening for requests 2019:07:03 09:46:14: Namespace: signaling 2019:07:03 09:46:14: [signaling] Starting server 2019:07:03 09:46:14: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-03 09:47:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-03 09:47:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-07-03 09:47:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-03 09:47:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-07-03 09:46:41.304868966 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-03 09:47:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-03 09:47:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-03 09:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-03 09:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-03 09:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-07-03 09:46:41.013598355 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-03 09:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-03 09:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-07-03 09:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c3:18:1c inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec3:181c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:103529 errors:0 dropped:0 overruns:0 frame:0 TX packets:42201 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172338035 (172.3 MB) TX bytes:6160043 (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:838 errors:0 dropped:0 overruns:0 frame:0 TX packets:838 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:115722 (115.7 KB) TX bytes:115722 (115.7 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-03 09:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-07-03 09:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.005s sys 0m0.052s 2019-07-03 09:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-07-03 09:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ac:8a:98 inet addr:192.168.120.30 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feac:8a98/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:76864 errors:0 dropped:0 overruns:0 frame:0 TX packets:42069 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137541755 (137.5 MB) TX bytes:6183492 (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:850 errors:0 dropped:0 overruns:0 frame:0 TX packets:850 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:112363 (112.3 KB) TX bytes:112363 (112.3 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-07-03 09:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-07-03 09:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:40 ? 00:00:01 /sbin/init root 2 0 0 09:40 ? 00:00:00 [kthreadd] root 3 2 0 09:40 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:40 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:40 ? 00:00:00 [kworker/u2:0] root 7 2 0 09:40 ? 00:00:00 [rcu_sched] root 8 2 0 09:40 ? 00:00:00 [rcuos/0] root 9 2 0 09:40 ? 00:00:00 [rcu_bh] root 10 2 0 09:40 ? 00:00:00 [rcuob/0] root 11 2 0 09:40 ? 00:00:00 [migration/0] root 12 2 0 09:40 ? 00:00:00 [watchdog/0] root 13 2 0 09:40 ? 00:00:00 [khelper] root 14 2 0 09:40 ? 00:00:00 [kdevtmpfs] root 15 2 0 09:40 ? 00:00:00 [netns] root 16 2 0 09:40 ? 00:00:00 [writeback] root 17 2 0 09:40 ? 00:00:00 [kintegrityd] root 18 2 0 09:40 ? 00:00:00 [bioset] root 19 2 0 09:40 ? 00:00:00 [kworker/u3:0] root 20 2 0 09:40 ? 00:00:00 [kblockd] root 21 2 0 09:40 ? 00:00:00 [ata_sff] root 22 2 0 09:40 ? 00:00:00 [khubd] root 23 2 0 09:40 ? 00:00:00 [md] root 24 2 0 09:40 ? 00:00:00 [devfreq_wq] root 25 2 0 09:40 ? 00:00:00 [kworker/0:1] root 27 2 0 09:40 ? 00:00:00 [khungtaskd] root 28 2 0 09:40 ? 00:00:00 [kswapd0] root 29 2 0 09:40 ? 00:00:00 [vmstat] root 30 2 0 09:40 ? 00:00:00 [ksmd] root 31 2 0 09:40 ? 00:00:00 [khugepaged] root 32 2 0 09:40 ? 00:00:00 [fsnotify_mark] root 33 2 0 09:40 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 09:40 ? 00:00:00 [crypto] root 46 2 0 09:40 ? 00:00:00 [kthrotld] root 47 2 0 09:40 ? 00:00:00 [kworker/u2:1] root 48 2 0 09:40 ? 00:00:00 [vballoon] root 49 2 0 09:40 ? 00:00:00 [scsi_eh_0] root 50 2 0 09:40 ? 00:00:00 [scsi_eh_1] root 71 2 0 09:40 ? 00:00:00 [deferwq] root 72 2 0 09:40 ? 00:00:00 [charger_manager] root 114 2 0 09:40 ? 00:00:00 [kpsmoused] root 123 2 0 09:40 ? 00:00:00 [kworker/0:2] root 176 2 0 09:40 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 09:40 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 09:40 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 09:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 09:40 ? 00:00:00 [kworker/u3:1] root 475 1 0 09:40 ? 00:00:00 upstart-socket-bridge --daemon root 549 1 0 09:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 09:41 ? 00:00:00 [kauditd] root 909 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon syslog 919 1 0 09:41 ? 00:00:00 rsyslogd message+ 965 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork root 1010 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1109 1 0 09:41 ? 00:00:00 cron daemon 1110 1 0 09:41 ? 00:00:00 atd root 1240 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1248 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_p7ior6/env/bin/python -m cloudify_agent.worker --queue homer_host_p7ior6 --max-workers 5 --name homer_host_p7ior6 ubuntu 1464 1462 0 09:41 ? 00:00:01 /home/ubuntu/homer_host_p7ior6/env/bin/python -m cloudify_agent.worker --queue homer_host_p7ior6 --max-workers 5 --name homer_host_p7ior6 ubuntu 1608 1 0 09:41 ? 00:00:01 python2.7 /home/ubuntu/homer_host_p7ior6/env/bin/diamond --configfile /home/ubuntu/homer_host_p7ior6/work/plugins/diamond/etc/diamond.conf ubuntu 1727 1464 1 09:43 ? 00:00:02 /home/ubuntu/homer_host_p7ior6/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-BJq22j ubuntu 1737 1727 0 09:43 ? 00:00:00 /bin/sh -c /tmp/OCROR/install-homer.sh ubuntu 1739 1737 0 09:43 ? 00:00:00 /bin/bash -e /tmp/OCROR/install-homer.sh ntp 8326 1 0 09:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8841 1 0 09:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8920 1 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8932 8920 0 09:46 ? 00:00:00 inotifywait -e create -qq . root 9017 1 0 09:46 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9018 9017 0 09:46 ? 00:00:00 nginx: worker process www-data 9019 9017 0 09:46 ? 00:00:00 nginx: worker process www-data 9020 9017 0 09:46 ? 00:00:00 nginx: worker process www-data 9021 9017 0 09:46 ? 00:00:00 nginx: worker process root 9535 8841 0 09:46 ? 00:00:00 [nginx_ping] root 9537 8841 0 09:46 ? 00:00:00 [check-nginx-upt] root 9541 8841 0 09:46 ? 00:00:00 [check-monit-upt] dnsmasq 9640 1 0 09:47 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9687 1739 0 09:47 ? 00:00:00 /bin/bash -e /tmp/OCROR/install-homer.sh ubuntu 9688 9687 0 09:47 ? 00:00:00 /bin/bash -e /tmp/OCROR/install-homer.sh root 9689 9688 0 09:47 ? 00:00:00 sudo ps -edf root 9690 9689 0 09:47 ? 00:00:00 ps -edf real 0m0.012s user 0m0.005s sys 0m0.009s 2019-07-03 09:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-07-03 09:47:07,260 - 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:53 0.0.0.0:* LISTEN 9640/dnsmasq tcp 0 0 127.0.0.1:47797 0.0.0.0:* LISTEN 1727/python tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8841/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9017/nginx tcp6 0 0 ::1:53 :::* LISTEN 9640/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9640/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp 0 0 192.168.120.5: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 udp 0 0 0.0.0.0:3968 0.0.0.0:* 549/dhclient udp6 0 0 ::1:53 :::* 9640/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 8326/ntpd udp6 0 0 ::1:123 :::* 8326/ntpd udp6 0 0 :::123 :::* 8326/ntpd udp6 0 0 :::37082 :::* 549/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7223 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8807 965/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9078 1108/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.007s 2019-07-03 09:47:07,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:47:07,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-03 09:47:07,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:47:07,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-03 09:47:07,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:47:07,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:47:07,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-03 09:47:07,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:47:07,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/H2F80/install-sprout.sh 2019-07-03 09:47:07,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:47:07,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:07,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:07,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:07 GMT 2019-07-03 09:47:07,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:07,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:07,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:07,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:07,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:12,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:12,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:12,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:12,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:12,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:12,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:12,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:12,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:12,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " \r100 3149 100 3149 0 0 11958 0 --:--:-- --:--:-- --:--:-- 11973", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-w48f4h", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.0a792ef7-61ba-444b-93b7-4b21698a599d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:04.498Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:03.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.ffffab2f-f5ca-46f2-bb62-35718c13dd8e"}, {"node_instance_id": "homer_np4t64", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:05.071Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:04.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:05.071Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:04.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:05.071Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:04.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:05.910Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:04.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:05.910Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:04.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:05.910Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:04.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:05.910Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:04.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:06.485Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:06.423Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:06.485Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:05.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:06.485Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:05.325Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:07.146Z", "message": "Downloaded scripts/bind/bind.py to /tmp/K74K9/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:06.655Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:07.146Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.050Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:07.736Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.573Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.658Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.226Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.644Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.644Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpPjjKfe', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.646Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.666Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.666Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.666Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "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 (13.3 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\t0m29.788s\nuser\t0m12.804s\nsys\t0m3.811s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "[dime] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "Downloaded scripts/bind/bind.py to /tmp/636Y0/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:07.785Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfaF9vm', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.003Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.011Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.294Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.018Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.685740a1-e2ef-4d00-8def-4cc389c13c81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.905Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.328Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.905Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.642Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}], "metadata": {"pagination": {"total": 2999, "offset": 2898, "size": 50}}} 2019-07-03 09:47:12,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:12,553 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:12 GMT 2019-07-03 09:47:12,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:12,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:12,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:12,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:12,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:12,553 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:12,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:47:12,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-03 09:47:12,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:47:12,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:47:12,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:47:12,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:47:12,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:47:12,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:47:12,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:47:12,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:47:12,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-p7ior6 2019-07-03 09:47:12,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-03 09:47:12,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-03 09:47:12,558 - 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-p7ior6 2019-07-03 09:47:12,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-07-03 09:47:12,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11958 0 --:--:-- --:--:-- --:--:-- 11973 2019-07-03 09:47:12,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-w48f4h 2019-07-03 09:47:12,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-03 09:47:12,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-03 09:47:12,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:12,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-03 09:47:12,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:12,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:47:12,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:47:12,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-03 09:47:12,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:47:12,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:47:12,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:47:12,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:47:12,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/K74K9/bind.py 2019-07-03 09:47:12,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-03 09:47:12,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:47:12,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:47:12,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:12,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:47:12,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:47:12,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpPjjKfe', '/etc/bind/db.clearwater.local'] 2019-07-03 09:47:12,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-03 09:47:12,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:47:12,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:47:12,562 - 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 (13.3 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 0m29.788s user 0m12.804s sys 0m3.811s 2019-07-03 09:47:12,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-07-03 09:47:12,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-07-03 09:47:12,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-07-03 09:47:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/636Y0/bind.py 2019-07-03 09:47:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfaF9vm', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:47:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:47:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:47:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-03 09:47:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:47:12,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:12,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:12,639 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:12 GMT 2019-07-03 09:47:12,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:12,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:12,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:12,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:12,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:17,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:17,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:17,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:17,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.905Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.642Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:08.905Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.431Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.730Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.714Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0FMAFI', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.714Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.723Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.730Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.730Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpvoA1e9', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.899Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.909Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:08.918Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b669bc6c-6563-4020-a3a7-7d7b45ab3a44"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:09.500Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.226Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:41 ? 00:00:01 /sbin/init\nroot 2 0 0 09:41 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:41 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:41 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:41 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 09:41 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:41 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:41 ? 00:00:00 [rcu_bh]\nroot 10 2 0 09:41 ? 00:00:00 [rcuob/0]\nroot 11 2 0 09:41 ? 00:00:00 [migration/0]\nroot 12 2 0 09:41 ? 00:00:00 [watchdog/0]\nroot 13 2 0 09:41 ? 00:00:00 [khelper]\nroot 14 2 0 09:41 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 09:41 ? 00:00:00 [netns]\nroot 16 2 0 09:41 ? 00:00:00 [writeback]\nroot 17 2 0 09:41 ? 00:00:00 [kintegrityd]\nroot 18 2 0 09:41 ? 00:00:00 [bioset]\nroot 19 2 0 09:41 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 09:41 ? 00:00:00 [kblockd]\nroot 21 2 0 09:41 ? 00:00:00 [ata_sff]\nroot 22 2 0 09:41 ? 00:00:00 [khubd]\nroot 23 2 0 09:41 ? 00:00:00 [md]\nroot 24 2 0 09:41 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 09:41 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 09:41 ? 00:00:00 [khungtaskd]\nroot 28 2 0 09:41 ? 00:00:00 [kswapd0]\nroot 29 2 0 09:41 ? 00:00:00 [vmstat]\nroot 30 2 0 09:41 ? 00:00:00 [ksmd]\nroot 31 2 0 09:41 ? 00:00:00 [khugepaged]\nroot 32 2 0 09:41 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 09:41 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 09:41 ? 00:00:00 [crypto]\nroot 46 2 0 09:41 ? 00:00:00 [kthrotld]\nroot 47 2 0 09:41 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 09:41 ? 00:00:00 [vballoon]\nroot 49 2 0 09:41 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 09:41 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 09:41 ? 00:00:00 [deferwq]\nroot 72 2 0 09:41 ? 00:00:00 [charger_manager]\nroot 114 2 0 09:41 ? 00:00:00 [kpsmoused]\nroot 132 2 0 09:41 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 09:41 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 09:41 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 09:41 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 09:41 ? 00:00:00 [kworker/u3:1]\nroot 515 1 0 09:41 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 09:41 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 09:41 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork\nroot 909 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 930 1 0 09:41 ? 00:00:00 rsyslogd\nroot 946 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon\nroot 1042 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1099 1 0 09:41 ? 00:00:00 cron\ndaemon 1100 1 0 09:41 ? 00:00:00 atd\nroot 1187 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_y3bq8c/env/bin/python -m cloudify_agent.worker --queue dime_host_y3bq8c --max-workers 5 --name dime_host_y3bq8c\nubuntu 1464 1462 0 09:41 ? 00:00:01 /home/ubuntu/dime_host_y3bq8c/env/bin/python -m cloudify_agent.worker --queue dime_host_y3bq8c --max-workers 5 --name dime_host_y3bq8c\nubuntu 1608 1 0 09:42 ? 00:00:01 python2.7 /home/ubuntu/dime_host_y3bq8c/env/bin/diamond --configfile /home/ubuntu/dime_host_y3bq8c/work/plugins/diamond/etc/diamond.conf\nubuntu 1723 1464 1 09:43 ? 00:00:02 /home/ubuntu/dime_host_y3bq8c/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-azj8Am\nubuntu 1735 1723 0 09:43 ? 00:00:00 /bin/sh -c /tmp/9MG5Y/install-dime.sh\nubuntu 1737 1735 0 09:43 ? 00:00:00 /bin/bash -e /tmp/9MG5Y/install-dime.sh\nntp 8641 1 0 09:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9208 1 0 09:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9209 9208 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9213 1 0 09:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9214 9213 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9223 9214 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9224 9209 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9225 9223 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9262 1 0 09:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 9910 1 0 09:46 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10256 1 0 09:47 ? 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 10303 1737 0 09:47 ? 00:00:00 /bin/bash -e /tmp/9MG5Y/install-dime.sh\nubuntu 10304 10303 0 09:47 ? 00:00:00 /bin/bash -e /tmp/9MG5Y/install-dime.sh\nroot 10305 10304 0 09:47 ? 00:00:00 sudo ps -edf\nroot 10306 10305 0 09:47 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "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:60690 0.0.0.0:* LISTEN 1723/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10256/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9262/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10256/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 0.0.0.0:51232 0.0.0.0:* 555/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10256/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8641/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8641/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8641/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9910/snmpd \nudp6 0 0 ::1:53 :::* 10256/dnsmasq \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8641/ntpd \nudp6 0 0 ::1:123 :::* 8641/ntpd \nudp6 0 0 :::123 :::* 8641/ntpd \nudp6 0 0 :::161 :::* 9910/snmpd \nudp6 0 0 :::40165 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8708 873/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 22495 9910/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9081 1098/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20985 9224/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20986 9225/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/2RB6G/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.697Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.93587a9d-fb2a-44fc-98cb-6e2a1ce72b04"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.011s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.240Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:dd:d2:6c \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:d26c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106939 errors:0 dropped:0 overruns:0 frame:0\n TX packets:41701 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175969328 (175.9 MB) TX bytes:5961406 (5.9 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:122256 (122.2 KB) TX bytes:122256 (122.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:09.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\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_20190703T090000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.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/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] => 2019:07:03 09:46:06: Namespace: management\n2019:07:03 09:46:06: [management] Starting server\n2019:07:03 09:46:06: [management] Listening for requests\n2019:07:03 09:46:06: Namespace: signaling\n2019:07:03 09:46:06: [signaling] Starting server\n2019:07:03 09:46:06: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] => 2019-07-03 09:46:48.510990940 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "Execution done (PID=1735, return_code=0): /tmp/9MG5Y/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": " \r100 3149 100 3149 0 0 16224 0 --:--:-- --:--:-- --:--:-- 16316", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:10.923Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:10.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.7ead115c-4a56-4dbc-b2a6-b2b0a5fd8451"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:11.501Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:11.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:11.501Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:11.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:12.096Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:11.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:12.096Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:11.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 3017, "offset": 2948, "size": 50}}} 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:17 GMT 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:17,757 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:17,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:17,758 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:17,758 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:17,758 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:17,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:47:17,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:47:17,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:47:17,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:47:17,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0FMAFI', '/etc/bind/db.clearwater.local'] 2019-07-03 09:47:17,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:47:17,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-03 09:47:17,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:47:17,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpvoA1e9', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:47:17,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:47:17,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:47:17,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:47:17,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:17,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-07-03 09:47:17,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:41 ? 00:00:01 /sbin/init root 2 0 0 09:41 ? 00:00:00 [kthreadd] root 3 2 0 09:41 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:41 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:41 ? 00:00:00 [kworker/u2:0] root 7 2 0 09:41 ? 00:00:00 [rcu_sched] root 8 2 0 09:41 ? 00:00:00 [rcuos/0] root 9 2 0 09:41 ? 00:00:00 [rcu_bh] root 10 2 0 09:41 ? 00:00:00 [rcuob/0] root 11 2 0 09:41 ? 00:00:00 [migration/0] root 12 2 0 09:41 ? 00:00:00 [watchdog/0] root 13 2 0 09:41 ? 00:00:00 [khelper] root 14 2 0 09:41 ? 00:00:00 [kdevtmpfs] root 15 2 0 09:41 ? 00:00:00 [netns] root 16 2 0 09:41 ? 00:00:00 [writeback] root 17 2 0 09:41 ? 00:00:00 [kintegrityd] root 18 2 0 09:41 ? 00:00:00 [bioset] root 19 2 0 09:41 ? 00:00:00 [kworker/u3:0] root 20 2 0 09:41 ? 00:00:00 [kblockd] root 21 2 0 09:41 ? 00:00:00 [ata_sff] root 22 2 0 09:41 ? 00:00:00 [khubd] root 23 2 0 09:41 ? 00:00:00 [md] root 24 2 0 09:41 ? 00:00:00 [devfreq_wq] root 25 2 0 09:41 ? 00:00:00 [kworker/0:1] root 27 2 0 09:41 ? 00:00:00 [khungtaskd] root 28 2 0 09:41 ? 00:00:00 [kswapd0] root 29 2 0 09:41 ? 00:00:00 [vmstat] root 30 2 0 09:41 ? 00:00:00 [ksmd] root 31 2 0 09:41 ? 00:00:00 [khugepaged] root 32 2 0 09:41 ? 00:00:00 [fsnotify_mark] root 33 2 0 09:41 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 09:41 ? 00:00:00 [crypto] root 46 2 0 09:41 ? 00:00:00 [kthrotld] root 47 2 0 09:41 ? 00:00:00 [kworker/u2:1] root 48 2 0 09:41 ? 00:00:00 [vballoon] root 49 2 0 09:41 ? 00:00:00 [scsi_eh_0] root 50 2 0 09:41 ? 00:00:00 [scsi_eh_1] root 71 2 0 09:41 ? 00:00:00 [deferwq] root 72 2 0 09:41 ? 00:00:00 [charger_manager] root 114 2 0 09:41 ? 00:00:00 [kpsmoused] root 132 2 0 09:41 ? 00:00:00 [kworker/0:2] root 176 2 0 09:41 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 09:41 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 09:41 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 09:41 ? 00:00:00 [kworker/u3:1] root 515 1 0 09:41 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 09:41 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 09:41 ? 00:00:00 [kauditd] message+ 873 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork root 909 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind syslog 930 1 0 09:41 ? 00:00:00 rsyslogd root 946 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1099 1 0 09:41 ? 00:00:00 cron daemon 1100 1 0 09:41 ? 00:00:00 atd root 1187 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_y3bq8c/env/bin/python -m cloudify_agent.worker --queue dime_host_y3bq8c --max-workers 5 --name dime_host_y3bq8c ubuntu 1464 1462 0 09:41 ? 00:00:01 /home/ubuntu/dime_host_y3bq8c/env/bin/python -m cloudify_agent.worker --queue dime_host_y3bq8c --max-workers 5 --name dime_host_y3bq8c ubuntu 1608 1 0 09:42 ? 00:00:01 python2.7 /home/ubuntu/dime_host_y3bq8c/env/bin/diamond --configfile /home/ubuntu/dime_host_y3bq8c/work/plugins/diamond/etc/diamond.conf ubuntu 1723 1464 1 09:43 ? 00:00:02 /home/ubuntu/dime_host_y3bq8c/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-azj8Am ubuntu 1735 1723 0 09:43 ? 00:00:00 /bin/sh -c /tmp/9MG5Y/install-dime.sh ubuntu 1737 1735 0 09:43 ? 00:00:00 /bin/bash -e /tmp/9MG5Y/install-dime.sh ntp 8641 1 0 09:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9208 1 0 09:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9209 9208 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9213 1 0 09:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9214 9213 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9223 9214 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9224 9209 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9225 9223 0 09:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9262 1 0 09:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 9910 1 0 09:46 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10256 1 0 09:47 ? 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 10303 1737 0 09:47 ? 00:00:00 /bin/bash -e /tmp/9MG5Y/install-dime.sh ubuntu 10304 10303 0 09:47 ? 00:00:00 /bin/bash -e /tmp/9MG5Y/install-dime.sh root 10305 10304 0 09:47 ? 00:00:00 sudo ps -edf root 10306 10305 0 09:47 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.010s 2019-07-03 09:47:17,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-07-03 09:47:17,763 - 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:60690 0.0.0.0:* LISTEN 1723/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10256/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9262/monit tcp6 0 0 ::1:53 :::* LISTEN 10256/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 0.0.0.0:51232 0.0.0.0:* 555/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10256/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.7:123 0.0.0.0:* 8641/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8641/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8641/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 9910/snmpd udp6 0 0 ::1:53 :::* 10256/dnsmasq udp6 0 0 fe80::f816:3eff:fed:123 :::* 8641/ntpd udp6 0 0 ::1:123 :::* 8641/ntpd udp6 0 0 :::123 :::* 8641/ntpd udp6 0 0 :::161 :::* 9910/snmpd udp6 0 0 :::40165 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8708 873/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 22495 9910/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9081 1098/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20985 9224/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20986 9225/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.002s sys 0m0.005s 2019-07-03 09:47:17,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/2RB6G/add-snmpproxy-collector.py 2019-07-03 09:47:17,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:47:17,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.011s sys 0m0.049s 2019-07-03 09:47:17,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-07-03 09:47:17,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:dd:d2:6c inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fedd:d26c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106939 errors:0 dropped:0 overruns:0 frame:0 TX packets:41701 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175969328 (175.9 MB) TX bytes:5961406 (5.9 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:122256 (122.2 KB) TX bytes:122256 (122.2 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-07-03 09:47:17,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-03 09:47:17,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-07-03 09:47:17,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa03 /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_20190703T090000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.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/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.012s user 0m0.000s sys 0m0.005s 2019-07-03 09:47:17,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-03 09:47:17,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:07:03 09:46:06: Namespace: management 2019:07:03 09:46:06: [management] Starting server 2019:07:03 09:46:06: [management] Listening for requests 2019:07:03 09:46:06: Namespace: signaling 2019:07:03 09:46:06: [signaling] Starting server 2019:07:03 09:46:06: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-03 09:47:17,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-03 09:47:17,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-03 09:47:17,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-03 09:47:17,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-07-03 09:46:48.510990940 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-03 09:47:17,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-03 09:47:17,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1735, return_code=0): /tmp/9MG5Y/install-dime.sh 2019-07-03 09:47:17,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-03 09:47:17,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-03 09:47:17,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:47:17,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-07-03 09:47:17,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16224 0 --:--:-- --:--:-- --:--:-- 16316 2019-07-03 09:47:17,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:47:17,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:47:17,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:47:17,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:47:17,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-03 09:47:17,767 - 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-y3bq8c 2019-07-03 09:47:17,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-y3bq8c 2019-07-03 09:47:17,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-03 09:47:17,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-03 09:47:17,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:17,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:47:17,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:47:17,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:17,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:17,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:17,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:17,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:17 GMT 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:17,863 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:17,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:22,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:22,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:22,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:22,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:22,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:22,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:22,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:12.096Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:11.656Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:12.981Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OYCFF/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:12.972Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:13.612Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.302Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:13.612Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.617Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcyXueO', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.886Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpg07B8b', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.648Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.903Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}, u'dime': {u'dime_v9a9pc': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-v9a9pc'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.666Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.658Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.666Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:14.105Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.666Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.895Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.646Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.308Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}, u'dime': {u'dime_v9a9pc': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-v9a9pc'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:13.647Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.c0f197a5-b271-41dc-81bf-d7e2f2672179"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.940Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:14.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:14.940Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:14.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:16.697Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:16.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:20.517Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_inobqf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:20.484Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:21.150Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:20.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:21.150Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:20.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 3020, "offset": 2998, "size": 50}}} 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:22 GMT 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:22,978 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:47:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OYCFF/bind.py 2019-07-03 09:47:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-03 09:47:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:47:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcyXueO', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:47:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpg07B8b', '/etc/bind/db.clearwater.local'] 2019-07-03 09:47:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:47:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}, u'dime': {u'dime_v9a9pc': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-v9a9pc'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:47:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:47:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-03 09:47:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:47:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:47:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:47:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:47:22,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}, u'dime': {u'dime_v9a9pc': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-v9a9pc'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:47:22,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:47:22,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:47:22,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-03 09:47:22,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:22,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:47:22,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:47:22,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:23,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:23,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:23,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:23,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:23,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:23,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:23,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:23,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:23,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:23,051 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:23 GMT 2019-07-03 09:47:23,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:23,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:23,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:23,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:23,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:28,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:28,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:28,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:28,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:28,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:28,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:28,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:28,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:28,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:24.658Z", "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 2s (14.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58154 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m30.894s\nuser\t0m12.718s\nsys\t0m3.624s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:24.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:25.162Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:24.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:25.162Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:24.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:25.162Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:24.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:26.880Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.004s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:eb:33:55 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feeb:3355/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89383 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36601 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151453750 (151.4 MB) TX bytes:5871395 (5.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:954 errors:0 dropped:0 overruns:0 frame:0\n TX packets:954 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:119913 (119.9 KB) TX bytes:119913 (119.9 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:41 ? 00:00:01 /sbin/init\nroot 2 0 0 09:41 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:41 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:41 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:41 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 09:41 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:41 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:41 ? 00:00:00 [rcu_bh]\nroot 10 2 0 09:41 ? 00:00:00 [rcuob/0]\nroot 11 2 0 09:41 ? 00:00:00 [migration/0]\nroot 12 2 0 09:41 ? 00:00:00 [watchdog/0]\nroot 13 2 0 09:41 ? 00:00:00 [khelper]\nroot 14 2 0 09:41 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 09:41 ? 00:00:00 [netns]\nroot 16 2 0 09:41 ? 00:00:00 [writeback]\nroot 17 2 0 09:41 ? 00:00:00 [kintegrityd]\nroot 18 2 0 09:41 ? 00:00:00 [bioset]\nroot 19 2 0 09:41 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 09:41 ? 00:00:00 [kblockd]\nroot 21 2 0 09:41 ? 00:00:00 [ata_sff]\nroot 22 2 0 09:41 ? 00:00:00 [khubd]\nroot 23 2 0 09:41 ? 00:00:00 [md]\nroot 24 2 0 09:41 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 09:41 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 09:41 ? 00:00:00 [khungtaskd]\nroot 28 2 0 09:41 ? 00:00:00 [kswapd0]\nroot 29 2 0 09:41 ? 00:00:00 [vmstat]\nroot 30 2 0 09:41 ? 00:00:00 [ksmd]\nroot 31 2 0 09:41 ? 00:00:00 [khugepaged]\nroot 32 2 0 09:41 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 09:41 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 09:41 ? 00:00:00 [crypto]\nroot 46 2 0 09:41 ? 00:00:00 [kthrotld]\nroot 47 2 0 09:41 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 09:41 ? 00:00:00 [vballoon]\nroot 49 2 0 09:41 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 09:41 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 09:41 ? 00:00:00 [deferwq]\nroot 72 2 0 09:41 ? 00:00:00 [charger_manager]\nroot 114 2 0 09:41 ? 00:00:00 [kpsmoused]\nroot 132 2 0 09:41 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 09:41 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 09:41 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 09:41 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 421 2 0 09:41 ? 00:00:00 [kworker/u3:1]\nroot 520 1 0 09:41 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 09:41 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 09:41 ? 00:00:00 [kauditd]\nmessage+ 885 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 934 1 0 09:41 ? 00:00:00 rsyslogd\nroot 943 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 09:41 ? 00:00:00 cron\ndaemon 1096 1 0 09:41 ? 00:00:00 atd\nroot 1240 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1246 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_tu3y6r/env/bin/python -m cloudify_agent.worker --queue ellis_host_tu3y6r --max-workers 5 --name ellis_host_tu3y6r\nubuntu 1463 1461 0 09:41 ? 00:00:01 /home/ubuntu/ellis_host_tu3y6r/env/bin/python -m cloudify_agent.worker --queue ellis_host_tu3y6r --max-workers 5 --name ellis_host_tu3y6r\nubuntu 1607 1 0 09:42 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_tu3y6r/env/bin/diamond --configfile /home/ubuntu/ellis_host_tu3y6r/work/plugins/diamond/etc/diamond.conf\nubuntu 1724 1463 1 09:43 ? 00:00:02 /home/ubuntu/ellis_host_tu3y6r/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-U60vbt\nubuntu 1736 1724 0 09:43 ? 00:00:00 /bin/sh -c /tmp/R31SI/install-ellis.sh\nubuntu 1738 1736 0 09:43 ? 00:00:00 /bin/bash -e /tmp/R31SI/install-ellis.sh\nmysql 9089 1 0 09:46 ? 00:00:00 /usr/sbin/mysqld\nntp 9320 1 0 09:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9830 1 0 09:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9974 1 0 09:46 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9975 9974 0 09:46 ? 00:00:00 nginx: worker process\nwww-data 9976 9974 0 09:46 ? 00:00:00 nginx: worker process\nwww-data 9977 9974 0 09:46 ? 00:00:00 nginx: worker process\nwww-data 9978 9974 0 09:46 ? 00:00:00 nginx: worker process\nroot 10009 1 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10013 10009 0 09:46 ? 00:00:00 inotifywait -e create -qq .\nellis 10183 1 0 09:46 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10396 9830 0 09:47 ? 00:00:00 [nginx_ping] \nroot 10399 9830 0 09:47 ? 00:00:00 [check-nginx-upt] \nroot 10403 9830 0 09:47 ? 00:00:00 [check-monit-upt] \nroot 10407 9830 0 09:47 ? 00:00:00 [poll_ellis.sh] \nroot 10413 9830 0 09:47 ? 00:00:00 [poll_ellis_http] \nclearwa+ 10702 1 3 09:47 ? 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.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\ndnsmasq 10721 1 0 09:47 ? 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 10771 1738 0 09:47 ? 00:00:00 /bin/bash -e /tmp/R31SI/install-ellis.sh\nubuntu 10772 10771 0 09:47 ? 00:00:00 /bin/bash -e /tmp/R31SI/install-ellis.sh\nroot 10773 10772 0 09:47 ? 00:00:00 sudo ps -edf\nroot 10774 10773 0 09:47 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "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.6:2380 0.0.0.0:* LISTEN 10702/etcd \ntcp 0 0 127.0.0.1:41489 0.0.0.0:* LISTEN 1724/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10721/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 9830/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9974/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9089/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10721/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10702/etcd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10721/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.6:123 0.0.0.0:* 9320/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9320/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9320/ntpd \nudp 0 0 0.0.0.0:45709 0.0.0.0:* 556/dhclient \nudp6 0 0 ::1:53 :::* 10721/dnsmasq \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 9320/ntpd \nudp6 0 0 ::1:123 :::* 9320/ntpd \nudp6 0 0 :::123 :::* 9320/ntpd \nudp6 0 0 :::10602 :::* 556/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9035 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20608 9089/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22202 10183/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8702 885/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/sysstat/sa03\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.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:26.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] => [03-Jul-2019 09:46:41 UTC] clearwater-diags-monitor starting\n[03-Jul-2019 09:46:41 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] => 2019-07-03 09:47:08.552087038 Stopping etcd clearwater-etcd\n2019-07-03 09:47:09.379328313 Restarting etcd clearwater-etcd\n2019-07-03 09:47:09.388521730 Configured ETCDCTL_PEERS: 192.168.120.11:4000,\n2019-07-03 09:47:09.389244720 Check for previous failed startup attempt\n2019-07-03 09:47:09.390332564 Running etcdctl member list\n3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true\n2019-07-03 09:47:09.486441544 etcdctl returned 0\n2019-07-03 09:47:09.503809082 Joining existing cluster...\n2019-07-03 09:47:25.509935342 Configured ETCDCTL_PEERS: 192.168.120.11:4000,\n2019-07-03 09:47:25.510718984 Check cluster is healthy\n2019-07-03 09:47:25.512652116 Running etcdctl cluster-health\nmember 3d837e16ef9053fa is healthy: got healthy result from http://192.168.120.11:4000\nmember 7baf6bbbce3444c2 is healthy: got healthy result from http://192.168.120.8:4000\ncluster is healthy\n2019-07-03 09:47:25.534071313 etcdctl returned 0\n2019-07-03 09:47:25.535141430 Tell the cluster we're joining\n2019-07-03 09:47:25.535843495 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380\nAdded member named 192-168-120-6 with ID 8fd71a9b575ae918 to cluster\n\nETCD_NAME=\"192-168-120-6\"\nETCD_INITIAL_CLUSTER=\"192-168-120-11=http://192.168.120.11:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-6=http://192.168.120.6:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-07-03 09:47:25.561538543 etcdctl returned 0\n2019-07-03 09:47:25.595944683 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-6=http://192.168.120.6:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2019-07-03 09:47:25.597594726 Check we're actually a member of the cluster\n2019-07-03 09:47:25.604923544 Wait for etcd to startup\n2019-07-03 09:47:26.618759279 Etcd started successfully\n2019-07-03 09:47:25.632648 I | etcdmain: etcd Version: 3.1.7\n2019-07-03 09:47:25.632710 I | etcdmain: Git SHA: 43b7507\n2019-07-03 09:47:25.632714 I | etcdmain: Go Version: go1.7.5\n2019-07-03 09:47:25.632717 I | etcdmain: Go OS/Arch: linux/amd64\n2019-07-03 09:47:25.632720 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-07-03 09:47:25.632845 I | embed: listening for peers on http://192.168.120.6:2380\n2019-07-03 09:47:25.632901 I | embed: listening for client requests on 0.0.0.0:4000\n2019-07-03 09:47:25.667629 I | etcdserver: name = 192-168-120-6\n2019-07-03 09:47:25.667667 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2019-07-03 09:47:25.667673 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2019-07-03 09:47:25.667677 I | etcdserver: heartbeat = 100ms\n2019-07-03 09:47:25.667681 I | etcdserver: election = 1000ms\n2019-07-03 09:47:25.667685 I | etcdserver: snapshot count = 10000\n2019-07-03 09:47:25.667693 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2019-07-03 09:47:25.671950 I | etcdserver: starting member 8fd71a9b575ae918 in cluster 393837700a55259c\n2019-07-03 09:47:25.672003 I | raft: 8fd71a9b575ae918 became follower at term 0\n2019-07-03 09:47:25.672046 I | raft: newRaft 8fd71a9b575ae918 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-07-03 09:47:25.672053 I | raft: 8fd71a9b575ae918 became follower at term 1\n2019-07-03 09:47:25.688997 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa\n2019-07-03 09:47:25.689040 I | rafthttp: started HTTP pipelining with peer 7baf6bbbce3444c2\n2019-07-03 09:47:25.689118 I | rafthttp: starting peer 3d837e16ef9053fa...\n2019-07-03 09:47:25.689139 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa\n2019-07-03 09:47:25.693940 I | rafthttp: started peer 3d837e16ef9053fa\n2019-07-03 09:47:25.693979 I | rafthttp: added peer 3d837e16ef9053fa\n2019-07-03 09:47:25.693992 I | rafthttp: starting peer 7baf6bbbce3444c2...\n2019-07-03 09:47:25.694029 I | rafthttp: started HTTP pipelining with peer 7baf6bbbce3444c2\n2019-07-03 09:47:25.695786 I | rafthttp: started streaming with peer 7baf6bbbce3444c2 (writer)\n2019-07-03 09:47:25.695880 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer)\n2019-07-03 09:47:25.695890 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer)\n2019-07-03 09:47:25.695940 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream MsgApp v2 reader)\n2019-07-03 09:47:25.696108 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream Message reader)\n2019-07-03 09:47:25.697973 I | rafthttp: started peer 7baf6bbbce3444c2\n2019-07-03 09:47:25.697993 I | rafthttp: added peer 7baf6bbbce3444c2\n2019-07-03 09:47:25.698029 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-07-03 09:47:25.700393 I | rafthttp: started streaming with peer 7baf6bbbce3444c2 (writer)\n2019-07-03 09:47:25.700416 I | rafthttp: started streaming with peer 7baf6bbbce3444c2 (stream MsgApp v2 reader)\n2019-07-03 09:47:25.702444 I | rafthttp: started streaming with peer 7baf6bbbce3444c2 (stream Message reader)\n2019-07-03 09:47:25.703324 I | raft: 8fd71a9b575ae918 [term: 1] received a MsgApp message with higher term from 3d837e16ef9053fa [term: 2]\n2019-07-03 09:47:25.703337 I | raft: 8fd71a9b575ae918 became follower at term 2\n2019-07-03 09:47:25.703395 D | raft: 8fd71a9b575ae918 [logterm: 0, index: 47] rejected msgApp [logterm: 2, index: 47] from 3d837e16ef9053fa\n2019-07-03 09:47:25.703403 I | raft: raft.node: 8fd71a9b575ae918 elected leader 3d837e16ef9053fa at term 2\n2019-07-03 09:47:25.704833 I | rafthttp: peer 3d837e16ef9053fa became active\n2019-07-03 09:47:25.704846 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message writer)\n2019-07-03 09:47:25.709471 I | rafthttp: peer 7baf6bbbce3444c2 became active\n2019-07-03 09:47:25.709487 I | rafthttp: established a TCP streaming connection with peer 7baf6bbbce3444c2 (stream MsgApp v2 writer)\n2019-07-03 09:47:25.709555 I | rafthttp: established a TCP streaming connection with peer 7baf6bbbce3444c2 (stream Message writer)\n2019-07-03 09:47:25.709714 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 writer)\n2019-07-03 09:47:25.710239 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 reader)\n2019-07-03 09:47:25.710388 I | rafthttp: established a TCP streaming connection with peer 7baf6bbbce3444c2 (stream Message reader)\n2019-07-03 09:47:25.710470 D | raft: 8fd71a9b575ae918 [logterm: 0, index: 47] rejected msgApp [logterm: 2, index: 47] from 3d837e16ef9053fa\n2019-07-03 09:47:25.710530 I | rafthttp: established a TCP streaming connection with peer 7baf6bbbce3444c2 (stream MsgApp v2 reader)\n2019-07-03 09:47:25.710738 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message reader)\n2019-07-03 09:47:25.715721 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c\n2019-07-03 09:47:25.715826 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-07-03 09:47:25.715851 I | etcdserver/api: enabled capabilities for version 3.1\n2019-07-03 09:47:25.716066 I | etcdserver/membership: added member 7baf6bbbce3444c2 [http://192.168.120.8:2380] to cluster 393837700a55259c\n2019-07-03 09:47:25.716210 I | etcdserver/membership: added member 8fd71a9b575ae918 [http://192.168.120.6:2380] to cluster 393837700a55259c\n2019-07-03 09:47:25.716667 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 393837700a55259c\n2019-07-03 09:47:25.716751 I | embed: ready to serve client requests\n2019-07-03 09:47:25.717169 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-07-03 09:47:26.838691 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:42981\n2019-07-03 09:47:26.840704 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:42982\n2019-07-03 09:47:26.851941 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:42985\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:27.526Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": "Execution done (PID=1736, return_code=0): /tmp/R31SI/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": " \r100 3149 100 3149 0 0 16096 0 --:--:-- --:--:-- --:--:-- 16148", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.030Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.870dd3fe-4bef-438a-bfb5-ee3c161d3c69"}], "metadata": {"pagination": {"total": 3055, "offset": 3020, "size": 50}}} 2019-07-03 09:47:28,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:28,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:28 GMT 2019-07-03 09:47:28,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:28,174 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:28,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:28,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:28,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:28,174 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:28,176 - 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 2s (14.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58154 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m30.894s user 0m12.718s sys 0m3.624s 2019-07-03 09:47:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-07-03 09:47:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-07-03 09:47:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-07-03 09:47:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.004s sys 0m0.048s 2019-07-03 09:47:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-07-03 09:47:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-07-03 09:47:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:eb:33:55 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feeb:3355/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89383 errors:0 dropped:0 overruns:0 frame:0 TX packets:36601 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151453750 (151.4 MB) TX bytes:5871395 (5.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:954 errors:0 dropped:0 overruns:0 frame:0 TX packets:954 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:119913 (119.9 KB) TX bytes:119913 (119.9 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-03 09:47:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-07-03 09:47:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:41 ? 00:00:01 /sbin/init root 2 0 0 09:41 ? 00:00:00 [kthreadd] root 3 2 0 09:41 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:41 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:41 ? 00:00:00 [kworker/u2:0] root 7 2 0 09:41 ? 00:00:00 [rcu_sched] root 8 2 0 09:41 ? 00:00:00 [rcuos/0] root 9 2 0 09:41 ? 00:00:00 [rcu_bh] root 10 2 0 09:41 ? 00:00:00 [rcuob/0] root 11 2 0 09:41 ? 00:00:00 [migration/0] root 12 2 0 09:41 ? 00:00:00 [watchdog/0] root 13 2 0 09:41 ? 00:00:00 [khelper] root 14 2 0 09:41 ? 00:00:00 [kdevtmpfs] root 15 2 0 09:41 ? 00:00:00 [netns] root 16 2 0 09:41 ? 00:00:00 [writeback] root 17 2 0 09:41 ? 00:00:00 [kintegrityd] root 18 2 0 09:41 ? 00:00:00 [bioset] root 19 2 0 09:41 ? 00:00:00 [kworker/u3:0] root 20 2 0 09:41 ? 00:00:00 [kblockd] root 21 2 0 09:41 ? 00:00:00 [ata_sff] root 22 2 0 09:41 ? 00:00:00 [khubd] root 23 2 0 09:41 ? 00:00:00 [md] root 24 2 0 09:41 ? 00:00:00 [devfreq_wq] root 25 2 0 09:41 ? 00:00:00 [kworker/0:1] root 27 2 0 09:41 ? 00:00:00 [khungtaskd] root 28 2 0 09:41 ? 00:00:00 [kswapd0] root 29 2 0 09:41 ? 00:00:00 [vmstat] root 30 2 0 09:41 ? 00:00:00 [ksmd] root 31 2 0 09:41 ? 00:00:00 [khugepaged] root 32 2 0 09:41 ? 00:00:00 [fsnotify_mark] root 33 2 0 09:41 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 09:41 ? 00:00:00 [crypto] root 46 2 0 09:41 ? 00:00:00 [kthrotld] root 47 2 0 09:41 ? 00:00:00 [kworker/u2:1] root 48 2 0 09:41 ? 00:00:00 [vballoon] root 49 2 0 09:41 ? 00:00:00 [scsi_eh_0] root 50 2 0 09:41 ? 00:00:00 [scsi_eh_1] root 71 2 0 09:41 ? 00:00:00 [deferwq] root 72 2 0 09:41 ? 00:00:00 [charger_manager] root 114 2 0 09:41 ? 00:00:00 [kpsmoused] root 132 2 0 09:41 ? 00:00:00 [kworker/0:2] root 176 2 0 09:41 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 09:41 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 09:41 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 421 2 0 09:41 ? 00:00:00 [kworker/u3:1] root 520 1 0 09:41 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 09:41 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 09:41 ? 00:00:00 [kauditd] message+ 885 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind syslog 934 1 0 09:41 ? 00:00:00 rsyslogd root 943 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 09:41 ? 00:00:00 cron daemon 1096 1 0 09:41 ? 00:00:00 atd root 1240 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1246 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_tu3y6r/env/bin/python -m cloudify_agent.worker --queue ellis_host_tu3y6r --max-workers 5 --name ellis_host_tu3y6r ubuntu 1463 1461 0 09:41 ? 00:00:01 /home/ubuntu/ellis_host_tu3y6r/env/bin/python -m cloudify_agent.worker --queue ellis_host_tu3y6r --max-workers 5 --name ellis_host_tu3y6r ubuntu 1607 1 0 09:42 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_tu3y6r/env/bin/diamond --configfile /home/ubuntu/ellis_host_tu3y6r/work/plugins/diamond/etc/diamond.conf ubuntu 1724 1463 1 09:43 ? 00:00:02 /home/ubuntu/ellis_host_tu3y6r/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-U60vbt ubuntu 1736 1724 0 09:43 ? 00:00:00 /bin/sh -c /tmp/R31SI/install-ellis.sh ubuntu 1738 1736 0 09:43 ? 00:00:00 /bin/bash -e /tmp/R31SI/install-ellis.sh mysql 9089 1 0 09:46 ? 00:00:00 /usr/sbin/mysqld ntp 9320 1 0 09:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9830 1 0 09:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9974 1 0 09:46 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9975 9974 0 09:46 ? 00:00:00 nginx: worker process www-data 9976 9974 0 09:46 ? 00:00:00 nginx: worker process www-data 9977 9974 0 09:46 ? 00:00:00 nginx: worker process www-data 9978 9974 0 09:46 ? 00:00:00 nginx: worker process root 10009 1 0 09:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10013 10009 0 09:46 ? 00:00:00 inotifywait -e create -qq . ellis 10183 1 0 09:46 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10396 9830 0 09:47 ? 00:00:00 [nginx_ping] root 10399 9830 0 09:47 ? 00:00:00 [check-nginx-upt] root 10403 9830 0 09:47 ? 00:00:00 [check-monit-upt] root 10407 9830 0 09:47 ? 00:00:00 [poll_ellis.sh] root 10413 9830 0 09:47 ? 00:00:00 [poll_ellis_http] clearwa+ 10702 1 3 09:47 ? 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.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 dnsmasq 10721 1 0 09:47 ? 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 10771 1738 0 09:47 ? 00:00:00 /bin/bash -e /tmp/R31SI/install-ellis.sh ubuntu 10772 10771 0 09:47 ? 00:00:00 /bin/bash -e /tmp/R31SI/install-ellis.sh root 10773 10772 0 09:47 ? 00:00:00 sudo ps -edf root 10774 10773 0 09:47 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-07-03 09:47:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-07-03 09:47:28,178 - 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.6:2380 0.0.0.0:* LISTEN 10702/etcd tcp 0 0 127.0.0.1:41489 0.0.0.0:* LISTEN 1724/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10721/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 9830/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9974/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9089/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10721/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 :::4000 :::* LISTEN 10702/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 10721/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.6:123 0.0.0.0:* 9320/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9320/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9320/ntpd udp 0 0 0.0.0.0:45709 0.0.0.0:* 556/dhclient udp6 0 0 ::1:53 :::* 10721/dnsmasq udp6 0 0 fe80::f816:3eff:fee:123 :::* 9320/ntpd udp6 0 0 ::1:123 :::* 9320/ntpd udp6 0 0 :::123 :::* 9320/ntpd udp6 0 0 :::10602 :::* 556/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9035 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20608 9089/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22202 10183/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8702 885/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.003s sys 0m0.004s 2019-07-03 09:47:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-07-03 09:47:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/sysstat/sa03 /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.011s user 0m0.000s sys 0m0.005s 2019-07-03 09:47:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-03 09:47:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [03-Jul-2019 09:46:41 UTC] clearwater-diags-monitor starting [03-Jul-2019 09:46:41 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-03 09:47:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-03 09:47:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-03 09:47:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-03 09:47:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-07-03 09:47:08.552087038 Stopping etcd clearwater-etcd 2019-07-03 09:47:09.379328313 Restarting etcd clearwater-etcd 2019-07-03 09:47:09.388521730 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2019-07-03 09:47:09.389244720 Check for previous failed startup attempt 2019-07-03 09:47:09.390332564 Running etcdctl member list 3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true 2019-07-03 09:47:09.486441544 etcdctl returned 0 2019-07-03 09:47:09.503809082 Joining existing cluster... 2019-07-03 09:47:25.509935342 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2019-07-03 09:47:25.510718984 Check cluster is healthy 2019-07-03 09:47:25.512652116 Running etcdctl cluster-health member 3d837e16ef9053fa is healthy: got healthy result from http://192.168.120.11:4000 member 7baf6bbbce3444c2 is healthy: got healthy result from http://192.168.120.8:4000 cluster is healthy 2019-07-03 09:47:25.534071313 etcdctl returned 0 2019-07-03 09:47:25.535141430 Tell the cluster we're joining 2019-07-03 09:47:25.535843495 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380 Added member named 192-168-120-6 with ID 8fd71a9b575ae918 to cluster ETCD_NAME="192-168-120-6" ETCD_INITIAL_CLUSTER="192-168-120-11=http://192.168.120.11:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-6=http://192.168.120.6:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-07-03 09:47:25.561538543 etcdctl returned 0 2019-07-03 09:47:25.595944683 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-8=http://192.168.120.8:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2019-07-03 09:47:25.597594726 Check we're actually a member of the cluster 2019-07-03 09:47:25.604923544 Wait for etcd to startup 2019-07-03 09:47:26.618759279 Etcd started successfully 2019-07-03 09:47:25.632648 I | etcdmain: etcd Version: 3.1.7 2019-07-03 09:47:25.632710 I | etcdmain: Git SHA: 43b7507 2019-07-03 09:47:25.632714 I | etcdmain: Go Version: go1.7.5 2019-07-03 09:47:25.632717 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-03 09:47:25.632720 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-03 09:47:25.632845 I | embed: listening for peers on http://192.168.120.6:2380 2019-07-03 09:47:25.632901 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-03 09:47:25.667629 I | etcdserver: name = 192-168-120-6 2019-07-03 09:47:25.667667 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2019-07-03 09:47:25.667673 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2019-07-03 09:47:25.667677 I | etcdserver: heartbeat = 100ms 2019-07-03 09:47:25.667681 I | etcdserver: election = 1000ms 2019-07-03 09:47:25.667685 I | etcdserver: snapshot count = 10000 2019-07-03 09:47:25.667693 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2019-07-03 09:47:25.671950 I | etcdserver: starting member 8fd71a9b575ae918 in cluster 393837700a55259c 2019-07-03 09:47:25.672003 I | raft: 8fd71a9b575ae918 became follower at term 0 2019-07-03 09:47:25.672046 I | raft: newRaft 8fd71a9b575ae918 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-03 09:47:25.672053 I | raft: 8fd71a9b575ae918 became follower at term 1 2019-07-03 09:47:25.688997 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa 2019-07-03 09:47:25.689040 I | rafthttp: started HTTP pipelining with peer 7baf6bbbce3444c2 2019-07-03 09:47:25.689118 I | rafthttp: starting peer 3d837e16ef9053fa... 2019-07-03 09:47:25.689139 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa 2019-07-03 09:47:25.693940 I | rafthttp: started peer 3d837e16ef9053fa 2019-07-03 09:47:25.693979 I | rafthttp: added peer 3d837e16ef9053fa 2019-07-03 09:47:25.693992 I | rafthttp: starting peer 7baf6bbbce3444c2... 2019-07-03 09:47:25.694029 I | rafthttp: started HTTP pipelining with peer 7baf6bbbce3444c2 2019-07-03 09:47:25.695786 I | rafthttp: started streaming with peer 7baf6bbbce3444c2 (writer) 2019-07-03 09:47:25.695880 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer) 2019-07-03 09:47:25.695890 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer) 2019-07-03 09:47:25.695940 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream MsgApp v2 reader) 2019-07-03 09:47:25.696108 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream Message reader) 2019-07-03 09:47:25.697973 I | rafthttp: started peer 7baf6bbbce3444c2 2019-07-03 09:47:25.697993 I | rafthttp: added peer 7baf6bbbce3444c2 2019-07-03 09:47:25.698029 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-03 09:47:25.700393 I | rafthttp: started streaming with peer 7baf6bbbce3444c2 (writer) 2019-07-03 09:47:25.700416 I | rafthttp: started streaming with peer 7baf6bbbce3444c2 (stream MsgApp v2 reader) 2019-07-03 09:47:25.702444 I | rafthttp: started streaming with peer 7baf6bbbce3444c2 (stream Message reader) 2019-07-03 09:47:25.703324 I | raft: 8fd71a9b575ae918 [term: 1] received a MsgApp message with higher term from 3d837e16ef9053fa [term: 2] 2019-07-03 09:47:25.703337 I | raft: 8fd71a9b575ae918 became follower at term 2 2019-07-03 09:47:25.703395 D | raft: 8fd71a9b575ae918 [logterm: 0, index: 47] rejected msgApp [logterm: 2, index: 47] from 3d837e16ef9053fa 2019-07-03 09:47:25.703403 I | raft: raft.node: 8fd71a9b575ae918 elected leader 3d837e16ef9053fa at term 2 2019-07-03 09:47:25.704833 I | rafthttp: peer 3d837e16ef9053fa became active 2019-07-03 09:47:25.704846 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message writer) 2019-07-03 09:47:25.709471 I | rafthttp: peer 7baf6bbbce3444c2 became active 2019-07-03 09:47:25.709487 I | rafthttp: established a TCP streaming connection with peer 7baf6bbbce3444c2 (stream MsgApp v2 writer) 2019-07-03 09:47:25.709555 I | rafthttp: established a TCP streaming connection with peer 7baf6bbbce3444c2 (stream Message writer) 2019-07-03 09:47:25.709714 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 writer) 2019-07-03 09:47:25.710239 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 reader) 2019-07-03 09:47:25.710388 I | rafthttp: established a TCP streaming connection with peer 7baf6bbbce3444c2 (stream Message reader) 2019-07-03 09:47:25.710470 D | raft: 8fd71a9b575ae918 [logterm: 0, index: 47] rejected msgApp [logterm: 2, index: 47] from 3d837e16ef9053fa 2019-07-03 09:47:25.710530 I | rafthttp: established a TCP streaming connection with peer 7baf6bbbce3444c2 (stream MsgApp v2 reader) 2019-07-03 09:47:25.710738 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message reader) 2019-07-03 09:47:25.715721 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2019-07-03 09:47:25.715826 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-03 09:47:25.715851 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-03 09:47:25.716066 I | etcdserver/membership: added member 7baf6bbbce3444c2 [http://192.168.120.8:2380] to cluster 393837700a55259c 2019-07-03 09:47:25.716210 I | etcdserver/membership: added member 8fd71a9b575ae918 [http://192.168.120.6:2380] to cluster 393837700a55259c 2019-07-03 09:47:25.716667 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 393837700a55259c 2019-07-03 09:47:25.716751 I | embed: ready to serve client requests 2019-07-03 09:47:25.717169 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-03 09:47:26.838691 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:42981 2019-07-03 09:47:26.840704 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:42982 2019-07-03 09:47:26.851941 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:42985 real 0m0.004s user 0m0.001s sys 0m0.004s 2019-07-03 09:47:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-03 09:47:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:47:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-03 09:47:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1736, return_code=0): /tmp/R31SI/install-ellis.sh 2019-07-03 09:47:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:47:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-03 09:47:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-03 09:47:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16096 0 --:--:-- --:--:-- --:--:-- 16148 2019-07-03 09:47:28,181 - 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-tu3y6r 2019-07-03 09:47:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:47:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:47:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:47:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tu3y6r 2019-07-03 09:47:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-03 09:47:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-03 09:47:28,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:28,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:28,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:28,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:28,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:28,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:28 GMT 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:28,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:33,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:33,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:33,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:33,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:33,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:33,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:33,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.740Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:28.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.740Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:27.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.740Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:28.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:28.740Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:28.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:29.321Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:28.520Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:29.321Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:29.249Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:30.239Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/SX78G/create_number.sh", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.094Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:30.909Z", "message": "", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.132Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:30.909Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.101Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:30.909Z", "message": "Process created, PID: 10894", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.101Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:30.909Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.096Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:30.909Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.162Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:30.909Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.103Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:30.909Z", "message": "Downloaded scripts/bind/bind.py to /tmp/95I42/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.371Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}, u'dime': {u'dime_v9a9pc': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-v9a9pc'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.177Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.138Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:30.932Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJ7zx97', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.370Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.200Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}, u'dime': {u'dime_v9a9pc': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-v9a9pc'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.200Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.192Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjzOV8y', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.178Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.177Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:31.455Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.200Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:32.173Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.377Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:32.173Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.385Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.13540a7d-3114-413c-8aeb-cd4f6793fb81"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:32.173Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:31.880Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 3082, "offset": 3055, "size": 50}}} 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:33 GMT 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:33,357 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:33,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-03 09:47:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-03 09:47:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-03 09:47:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:47:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:47:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/SX78G/create_number.sh 2019-07-03 09:47:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:47:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:47:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10894 2019-07-03 09:47:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:47:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-07-03 09:47:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:47:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/95I42/bind.py 2019-07-03 09:47:33,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}, u'dime': {u'dime_v9a9pc': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-v9a9pc'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:47:33,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:47:33,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-03 09:47:33,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJ7zx97', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:47:33,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:47:33,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}, u'dime': {u'dime_v9a9pc': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-v9a9pc'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:47:33,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:47:33,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjzOV8y', '/etc/bind/db.clearwater.local'] 2019-07-03 09:47:33,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:47:33,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-03 09:47:33,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:47:33,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:47:33,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:33,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:33,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:33,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:33,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:33,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:33,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:33,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:33,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:33,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:33,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:33,422 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:33 GMT 2019-07-03 09:47:33,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:33,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:33,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:33,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:33,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:38,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:38,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:33.677Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:33.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}], "metadata": {"pagination": {"total": 3083, "offset": 3082, "size": 50}}} 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:38,514 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:38 GMT 2019-07-03 09:47:38,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:38,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-07-03 09:47:38,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:38,515 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:38,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:38,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:47:38,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:38,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:38,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:38,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:38,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:38,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:38,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:38,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:38,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:38,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:38,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:38 GMT 2019-07-03 09:47:38,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:38,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:38,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:38,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:38,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:43,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:43,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:43,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:43,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:43,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:43,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:43,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:40.435Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.11: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.11\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_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:40.196Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}], "metadata": {"pagination": {"total": 3084, "offset": 3083, "size": 50}}} 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:43 GMT 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:43,686 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:43,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.11: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.11 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-07-03 09:47:43,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:43,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:43,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:43,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:43,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:43,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:43,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:43,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:43,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:43,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:43,746 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:43 GMT 2019-07-03 09:47:43,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:43,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:43,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:43,746 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:43,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:48,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:48,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:48,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:48,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:48,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:48,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:48,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:48,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:48,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.055Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:43.932Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.439Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": " ...done.", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:43.932Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.008Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": " ...done.", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:43.932Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:43.932Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": "Execution done (PID=10894, return_code=0): /tmp/SX78G/create_number.sh", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:43.934Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:43.932Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:43.932Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.007Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.007Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.008Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.007Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:44.737Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:43.932Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.4e21597d-9130-4736-9257-e6dd8ea6383a"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:45.437Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:45.437Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:44.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}], "metadata": {"pagination": {"total": 3101, "offset": 3084, "size": 50}}} 2019-07-03 09:47:48,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:48,842 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:48 GMT 2019-07-03 09:47:48,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:48,842 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:48,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:48,842 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:48,842 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:48,842 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:48,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-07-03 09:47:48,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-03 09:47:48,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:47:48,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-03 09:47:48,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:47:48,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-03 09:47:48,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-07-03 09:47:48,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10894, return_code=0): /tmp/SX78G/create_number.sh 2019-07-03 09:47:48,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-07-03 09:47:48,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-07-03 09:47:48,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:47:48,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:47:48,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:47:48,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:47:48,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-07-03 09:47:48,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-03 09:47:48,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-03 09:47:48,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:48,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:48,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:48,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:48,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:48,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:48 GMT 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:48,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:53,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:54,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:54,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:54,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:54,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:54,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:54,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:54,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:53.110Z", "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 (6,003 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59719 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m8.080s\nuser\t0m3.691s\nsys\t0m0.970s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:52.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:53.614Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:53.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:53.614Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:52.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:53.614Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:52.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}], "metadata": {"pagination": {"total": 3105, "offset": 3101, "size": 50}}} 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:54 GMT 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:54,012 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:54,013 - 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 (6,003 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59719 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m8.080s user 0m3.691s sys 0m0.970s 2019-07-03 09:47:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-07-03 09:47:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-07-03 09:47:54,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-07-03 09:47:54,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:54,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:54,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:54,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:54,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:54,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:54 GMT 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:54,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:59,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:47:59,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:59,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:59,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:59,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:59,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:59,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:59,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:59,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:54.181Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:53.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.298Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.056s\nuser\t0m0.007s\nsys\t0m0.045s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] => INFO [main] 2019-07-03 09:45:26,209 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-07-03 09:45:26,228 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-03 09:45:26,459 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-03 09:45:26,852 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-07-03 09:45:26,868 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-07-03 09:45:26,868 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-07-03 09:45:27,749 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-03 09:45:27,792 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698496(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66723088(65159K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-07-03 09:45:27,859 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-07-03 09:45:27,859 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-07-03 09:45:27,859 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678456(16287K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-07-03 09:45:27,859 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2019-07-03 09:45:27,859 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_1562147125.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1562147125.log]\nINFO [main] 2019-07-03 09:45:28,066 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-07-03 09:45:28,066 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-07-03 09:45:28,227 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-07-03 09:45:28,230 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-07-03 09:45:28,231 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-07-03 09:45:28,238 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-07-03 09:45:28,305 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-07-03 09:45:28,314 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-07-03 09:45:28,316 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-07-03 09:45:28,401 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-07-03 09:45:30,012 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-07-03 09:45:30,025 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-07-03 09:45:30,032 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-07-03 09:45:30,037 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-07-03 09:45:30,042 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-07-03 09:45:30,046 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-07-03 09:45:30,059 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-07-03 09:45:30,065 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-07-03 09:45:30,069 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-07-03 09:45:30,076 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-07-03 09:45:30,082 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-07-03 09:45:30,088 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-07-03 09:45:30,092 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-07-03 09:45:30,095 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-07-03 09:45:30,099 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-07-03 09:45:30,104 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-07-03 09:45:30,267 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-07-03 09:45:30,267 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-07-03 09:45:30,314 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:30,334 Memtable.java:347 - Writing Memtable-local@1677671870(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:30,413 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=1562147129981, position=399)\nINFO [main] 2019-07-03 09:45:30,735 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-07-03 09:45:30,983 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-07-03 09:45:30,984 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-07-03 09:45:30,988 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-07-03 09:45:31,001 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-07-03 09:45:31,002 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-07-03 09:45:31,017 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-03 09:45:31,037 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2019-07-03 09:45:31,047 SystemKeyspace.java:765 - No host ID found, created 2475ebe2-499d-4d8a-81de-775f96e65c16 (Note: This should happen exactly once per node).\nINFO [main] 2019-07-03 09:45:31,053 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-07-03 09:45:31,056 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-03 09:45:31,058 Memtable.java:347 - Writing Memtable-local@2039905360(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-03 09:45:31,059 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=1562147129981, position=93397)\nINFO [main] 2019-07-03 09:45:31,482 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-03 09:45:31,495 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-03 09:45:31,525 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-07-03 09:45:31,539 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-03 09:45:31,552 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-03 09:45:31,562 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-03 09:45:31,569 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-03 09:45:31,584 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-07-03 09:45:31,586 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-03 09:45:31,593 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-03 09:45:31,604 StorageService.java:959 - Generated random tokens. tokens are [4026244558688449659, -7118114157285907114, 2505950749695935966, -7772735136283223482, -6578533090347634096, 2299949803411879933, -7394520349785837488, -4421290459798019444, -3032310764183017460, 6800686513997567873, 7496691030513774326, -6602584786723287460, 9174908444447580725, -6040252573483801995, -8589071741705051123, 9025322366711417706, -5127066590782632851, -2189648755039100033, -6956863721990432965, -1757290516694756568, 2171789786686761175, -3143911426577185132, 2276336325043537776, -2300330800254939106, 210790455843463963, -5531652864560683363, 5724750737677722341, 909535071565510995, -6243226197773804027, -8714648827115496226, 7954178593940506401, -2034890797331988600, -6110242447964423361, 7627691375407458477, -2750703517800315504, -2583287027812736284, 6509727736712822772, -1487909332061850725, -753264261160143856, 3220763290712620666, 2872759847710806805, 5885569945558064841, 4819070199381042162, 7953419837126687037, 1555958379009114951, -2165569990537052380, 8510625296069784954, 8633967710187757151, -9032176238339739798, -1104227883174537331, -1773199400405263311, -9161946123665710821, -3183272524249943272, -6246027891733760253, -2094228511362818885, 1053029252125256496, -6312948105594921969, -423354699614331570, 3759971153723788188, -2100328471914512079, -8332823452960627929, 4326403969331088452, -1364193998597087866, 4885271538966928282, 6881224169148562502, -1316096105134152480, 5593491186610450244, -8253878342989192385, 8229463948464499754, 8857491968235024589, -7368343620894805936, 2018770721528603656, 390662632713106689, -8965414884846025199, -8208311900238396381, 1352522244869470664, 5865699609682703979, -2439266830272473898, -2111442985173992045, 7003278328274510235, -798757613893898904, -5228012408961612366, -3134215596294334450, -753913037000617125, -4260246785279031841, 4914142138383162292, -4823671512456816928, -678501945541575668, -1996222155820773975, -5426617145504962957, 4299538421262797940, -5246048787702098542, 2753814422902242149, -5033717129279064264, -8163575879322374803, -6583181901479501229, -6465021061619801918, -2921432279907763564, 6259700619736623770, -7159766268942229786, 2482375089492342734, -6360022205046841794, -7850827998318350944, 8287552676468818403, 3818079773560388325, -69666346234680768, -5703801319453413439, 6477475552437365270, 7925250932096224358, -2292709784102455108, 6885008187568794518, -2729945129067422172, -8092904320055970703, -3967097780420563353, -321987441410322815, -4371340752947819952, 9215880549355450544, -1781281110296165425, 4510689461982473161, -700324524286247036, 7436525532899922127, 8214217739717050373, -93570444535350456, 3596175951613554815, 4397256800582439965, -6487392778283861783, -5583264949651812353, 353813983172767873, 7578168708063036920, 8604528833714463287, -1096172698385055486, -9181210093004875605, -5516347314945060749, -8127096757797315031, -4646244520316075339, -2767683396607468246, 7561526721116339242, 4485044594886169190, -4127667710157926869, 6145669339299323198, 9180723855492942136, -5418588219330314277, -282457447809538995, 739686708345930311, -8777976883867053550, -7944951728134031219, 2221807096977795238, -192705185690889126, -1105580600348838590, -3534370235506542212, 1570047956865815803, 599610112268767089, -8486948330091988509, -5744045741803594477, -67742748832050760, -4077904001299475744, 1996618023099832598, -8493302899107985348, 4460688043684536864, 6410330331190144678, -5426241479976003201, 365454182574949426, 1792322457755808865, 1398833224586241198, 6468387834425137120, -9146978455074781732, 7687599440193240247, -7701819604808731149, 132750956178852745, -2776046858108030024, -6348808912841314952, 3464212713774503847, -6696491424392582229, -2940133187291262614, 2757975371698116135, 5384160441981116750, 1653729546738363027, 6278230893378080896, 2704621931145724217, 9164589613510555907, -5971625259349283269, -3351128928390971495, -1301195226297048533, -5316312772997779977, -7222325013783861471, 2530588005596527297, -1545456803212377742, -5822413865215012138, 105602657473377032, -942463843123435929, -5963234808011254511, -3782679447473459406, 8539109980628344365, -7301111560917120473, -1216675444391503522, 6805698744362851976, -3691674704466421065, -4792702520077151330, -8477246308161189993, 2436416761785161038, -1593620713832019207, -3222423710975423869, -6336225521137687458, -5211431668019366268, -844918144302007538, -3048468241651787357, 517378446499391738, -2798794570278259917, -3172078588073184919, 8987048620607437775, -7350116769324734334, 490943791429420368, -3412910770454698806, -9046898848471333963, -3480447768129188572, 6453794090750826820, -3948648250382879853, -6002040216451992442, 8050900894478902068, 3860641695696869141, -7283687474570123600, -1799715615425926445, 7381077692182191938, 6649894711622739249, -6355117977348521735, 736569426237873566, -6329146400971942441, 5832864424803233692, -8684009392137041336, 6116013911268910479, 3343524966671862706, -2220022124829979677, 4389327999459555951, -4239281946089669860, 6896982129769560898, 3491004700789889498, -5331161642321197799, 5410690474648454259, 39483737432913133, 1879994981718682474, -4440691777178870555, -7661118648579687311, -2939291092148194045, -4881992828876219429, -764566862332187512, -6577873912740858955, -5244012495069065258, -2421293900344221079, -2327905473752458963, 6016942677375861211, 5742714633781801224, -8578692882546075954, 2722121773082567892, -8738557274717660613, 2975199746419866519, -4761322914520178056]\nINFO [main] 2019-07-03 09:45:31,616 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@35d62414[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@1a8098e[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@639de902}\nINFO [MigrationStage:1] 2019-07-03 09:45:31,687 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:31,689 Memtable.java:347 - Writing Memtable-schema_keyspaces@208758101(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:31,690 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=1562147129981, position=102352)\nINFO [MigrationStage:1] 2019-07-03 09:45:32,127 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-03 09:45:32,128 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1398495383(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-03 09:45:32,144 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=1562147129981, position=102352)\nINFO [MigrationStage:1] 2019-07-03 09:45:32,355 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:32,357 Memtable.java:347 - Writing Memtable-schema_columns@2085507683(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:32,385 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=1562147129981, position=102352)\nINFO [MigrationStage:1] 2019-07-03 09:45:32,833 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-03 09:45:32,834 Memtable.java:347 - Writing Memtable-schema_triggers@1970062192(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-03 09:45:32,835 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=1562147129981, position=102352)\nINFO [MigrationStage:1] 2019-07-03 09:45:33,250 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:33,250 Memtable.java:347 - Writing Memtable-schema_usertypes@511456547(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:33,251 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=1562147129981, position=102352)\nINFO [MigrationStage:1] 2019-07-03 09:45:33,654 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1a08d96b[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-07-03 09:45:33,667 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-07-03 09:45:33,668 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@29e89563[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-07-03 09:45:33,684 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-07-03 09:45:33,787 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-03 09:45:33,789 Memtable.java:347 - Writing Memtable-local@1052949265(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-03 09:45:33,790 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=1562147129981, position=102595)\nINFO [main] 2019-07-03 09:45:34,313 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51495 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:34,314 Memtable.java:347 - Writing Memtable-local@390115238(8.381KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-03 09:45:34,325 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=1562147129981, position=114601)\nINFO [CompactionExecutor:1] 2019-07-03 09:45:34,723 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2019-07-03 09:45:34,793 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-07-03 09:45:34,935 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-07-03 09:45:34,977 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2019-07-03 09:45:34,977 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-07-03 09:45:35,045 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-07-03 09:45:35,053 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-07-03 09:45:35,454 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,915 bytes to 5,750 (~97% of original) in 647ms = 0.008475MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-07-03 09:47:10,044 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-07-03 09:47:10,074 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-07-03 09:47:10,075 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-07-03 09:47:10,076 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-07-03 09:47:12,102 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-07-03 09:47:12,103 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] => 2019-07-03 09:47:13.740036073 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\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_20190703T090000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/rogers\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14009/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 12422/monit \ntcp 0 0 127.0.0.1:52641 0.0.0.0:* LISTEN 1721/python \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12097/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14009/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 0.0.0.0:51232 0.0.0.0:* 555/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14009/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.21:123 0.0.0.0:* 11700/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11700/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11700/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12097/memcached \nudp6 0 0 ::1:53 :::* 14009/dnsmasq \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 11700/ntpd \nudp6 0 0 ::1:123 :::* 11700/ntpd \nudp6 0 0 :::123 :::* 11700/ntpd \nudp6 0 0 :::40165 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9043 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8691 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:41 ? 00:00:01 /sbin/init\nroot 2 0 0 09:41 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:41 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:41 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:41 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 09:41 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:41 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:41 ? 00:00:00 [rcu_bh]\nroot 10 2 0 09:41 ? 00:00:00 [rcuob/0]\nroot 11 2 0 09:41 ? 00:00:00 [migration/0]\nroot 12 2 0 09:41 ? 00:00:00 [watchdog/0]\nroot 13 2 0 09:41 ? 00:00:00 [khelper]\nroot 14 2 0 09:41 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 09:41 ? 00:00:00 [netns]\nroot 16 2 0 09:41 ? 00:00:00 [writeback]\nroot 17 2 0 09:41 ? 00:00:00 [kintegrityd]\nroot 18 2 0 09:41 ? 00:00:00 [bioset]\nroot 19 2 0 09:41 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 09:41 ? 00:00:00 [kblockd]\nroot 21 2 0 09:41 ? 00:00:00 [ata_sff]\nroot 22 2 0 09:41 ? 00:00:00 [khubd]\nroot 23 2 0 09:41 ? 00:00:00 [md]\nroot 24 2 0 09:41 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 09:41 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 09:41 ? 00:00:00 [khungtaskd]\nroot 28 2 0 09:41 ? 00:00:00 [kswapd0]\nroot 29 2 0 09:41 ? 00:00:00 [vmstat]\nroot 30 2 0 09:41 ? 00:00:00 [ksmd]\nroot 31 2 0 09:41 ? 00:00:00 [khugepaged]\nroot 32 2 0 09:41 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 09:41 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 09:41 ? 00:00:00 [crypto]\nroot 46 2 0 09:41 ? 00:00:00 [kthrotld]\nroot 47 2 0 09:41 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 09:41 ? 00:00:00 [vballoon]\nroot 49 2 0 09:41 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 09:41 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 09:41 ? 00:00:00 [deferwq]\nroot 72 2 0 09:41 ? 00:00:00 [charger_manager]\nroot 114 2 0 09:41 ? 00:00:00 [kpsmoused]\nroot 132 2 0 09:41 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 09:41 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 09:41 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 09:41 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 09:41 ? 00:00:00 [kworker/u3:1]\nroot 535 1 0 09:41 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 09:41 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 09:41 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork\nroot 903 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 09:41 ? 00:00:00 rsyslogd\nroot 944 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon\nroot 1041 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 09:41 ? 00:00:00 cron\ndaemon 1098 1 0 09:41 ? 00:00:00 atd\nroot 1185 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_mtkqp0/env/bin/python -m cloudify_agent.worker --queue vellum_host_mtkqp0 --max-workers 5 --name vellum_host_mtkqp0\nubuntu 1464 1462 0 09:41 ? 00:00:01 /home/ubuntu/vellum_host_mtkqp0/env/bin/python -m cloudify_agent.worker --queue vellum_host_mtkqp0 --max-workers 5 --name vellum_host_mtkqp0\nubuntu 1608 1 0 09:42 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_mtkqp0/env/bin/diamond --configfile /home/ubuntu/vellum_host_mtkqp0/work/plugins/diamond/etc/diamond.conf\nubuntu 1721 1464 1 09:43 ? 00:00:02 /home/ubuntu/vellum_host_mtkqp0/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zZUTaI\nubuntu 1731 1721 0 09:43 ? 00:00:00 /bin/sh -c /tmp/B9QG7/install-vellum.sh\nubuntu 1733 1731 0 09:43 ? 00:00:00 /bin/bash -e /tmp/B9QG7/install-vellum.sh\nntp 11700 1 0 09:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12097 1 0 09:46 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12422 1 0 09:47 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13066 1 0 09:47 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13072 13066 0 09:47 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13474 12422 0 09:47 ? 00:00:00 [check-monit-upt] \ndnsmasq 14009 1 0 09:47 ? 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 14056 1733 0 09:47 ? 00:00:00 /bin/bash -e /tmp/B9QG7/install-vellum.sh\nubuntu 14057 14056 0 09:47 ? 00:00:00 /bin/bash -e /tmp/B9QG7/install-vellum.sh\nroot 14058 14057 0 09:47 ? 00:00:00 sudo ps -edf\nroot 14059 14058 0 09:47 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:55.894Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:6e:b3 \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:6eb3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:137096 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43908 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222643798 (222.6 MB) TX bytes:6585944 (6.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2568 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2568 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:230618 (230.6 KB) TX bytes:230618 (230.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-mtkqp0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-mtkqp0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " \r100 3149 100 3149 0 0 20909 0 --:--:-- --:--:-- --:--:-- 20993", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " File \"/home/ubuntu/vellum_host_mtkqp0/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " File \"/home/ubuntu/vellum_host_mtkqp0/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " File \"/home/ubuntu/vellum_host_mtkqp0/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 30501: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "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.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}], "metadata": {"pagination": {"total": 3172, "offset": 3105, "size": 50}}} 2019-07-03 09:47:59,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:59,271 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:59 GMT 2019-07-03 09:47:59,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:59,271 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:47:59,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:59,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:59,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:47:59,271 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:47:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-07-03 09:47:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.056s user 0m0.007s sys 0m0.045s 2019-07-03 09:47:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-07-03 09:47:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-07-03 09:47:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-07-03 09:47:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-07-03 09:45:26,209 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-07-03 09:45:26,228 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-03 09:45:26,459 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-03 09:45:26,852 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-07-03 09:45:26,868 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-07-03 09:45:26,868 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-07-03 09:45:27,749 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-03 09:45:27,792 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698496(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-07-03 09:45:27,858 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66723088(65159K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-07-03 09:45:27,859 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-07-03 09:45:27,859 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-07-03 09:45:27,859 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678456(16287K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-07-03 09:45:27,859 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-07-03 09:45:27,859 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_1562147125.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1562147125.log] INFO [main] 2019-07-03 09:45:28,066 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-07-03 09:45:28,066 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-07-03 09:45:28,227 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-07-03 09:45:28,230 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-07-03 09:45:28,231 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-07-03 09:45:28,238 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-07-03 09:45:28,305 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-07-03 09:45:28,314 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-07-03 09:45:28,316 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-07-03 09:45:28,401 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-07-03 09:45:30,012 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-07-03 09:45:30,025 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-07-03 09:45:30,032 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-07-03 09:45:30,037 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-07-03 09:45:30,042 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-07-03 09:45:30,046 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-07-03 09:45:30,059 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-07-03 09:45:30,065 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-07-03 09:45:30,069 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-07-03 09:45:30,076 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-07-03 09:45:30,082 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-07-03 09:45:30,088 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-07-03 09:45:30,092 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-07-03 09:45:30,095 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-07-03 09:45:30,099 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-07-03 09:45:30,104 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-07-03 09:45:30,267 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-07-03 09:45:30,267 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-07-03 09:45:30,314 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-03 09:45:30,334 Memtable.java:347 - Writing Memtable-local@1677671870(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-03 09:45:30,413 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=1562147129981, position=399) INFO [main] 2019-07-03 09:45:30,735 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-07-03 09:45:30,983 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-07-03 09:45:30,984 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-07-03 09:45:30,988 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-07-03 09:45:31,001 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-07-03 09:45:31,002 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-07-03 09:45:31,017 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-03 09:45:31,037 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-07-03 09:45:31,047 SystemKeyspace.java:765 - No host ID found, created 2475ebe2-499d-4d8a-81de-775f96e65c16 (Note: This should happen exactly once per node). INFO [main] 2019-07-03 09:45:31,053 StorageService.java:807 - Starting up server gossip INFO [main] 2019-07-03 09:45:31,056 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-03 09:45:31,058 Memtable.java:347 - Writing Memtable-local@2039905360(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-03 09:45:31,059 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=1562147129981, position=93397) INFO [main] 2019-07-03 09:45:31,482 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-03 09:45:31,495 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-03 09:45:31,525 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-07-03 09:45:31,539 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-03 09:45:31,552 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-03 09:45:31,562 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-03 09:45:31,569 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-03 09:45:31,584 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-07-03 09:45:31,586 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-03 09:45:31,593 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-03 09:45:31,604 StorageService.java:959 - Generated random tokens. tokens are [4026244558688449659, -7118114157285907114, 2505950749695935966, -7772735136283223482, -6578533090347634096, 2299949803411879933, -7394520349785837488, -4421290459798019444, -3032310764183017460, 6800686513997567873, 7496691030513774326, -6602584786723287460, 9174908444447580725, -6040252573483801995, -8589071741705051123, 9025322366711417706, -5127066590782632851, -2189648755039100033, -6956863721990432965, -1757290516694756568, 2171789786686761175, -3143911426577185132, 2276336325043537776, -2300330800254939106, 210790455843463963, -5531652864560683363, 5724750737677722341, 909535071565510995, -6243226197773804027, -8714648827115496226, 7954178593940506401, -2034890797331988600, -6110242447964423361, 7627691375407458477, -2750703517800315504, -2583287027812736284, 6509727736712822772, -1487909332061850725, -753264261160143856, 3220763290712620666, 2872759847710806805, 5885569945558064841, 4819070199381042162, 7953419837126687037, 1555958379009114951, -2165569990537052380, 8510625296069784954, 8633967710187757151, -9032176238339739798, -1104227883174537331, -1773199400405263311, -9161946123665710821, -3183272524249943272, -6246027891733760253, -2094228511362818885, 1053029252125256496, -6312948105594921969, -423354699614331570, 3759971153723788188, -2100328471914512079, -8332823452960627929, 4326403969331088452, -1364193998597087866, 4885271538966928282, 6881224169148562502, -1316096105134152480, 5593491186610450244, -8253878342989192385, 8229463948464499754, 8857491968235024589, -7368343620894805936, 2018770721528603656, 390662632713106689, -8965414884846025199, -8208311900238396381, 1352522244869470664, 5865699609682703979, -2439266830272473898, -2111442985173992045, 7003278328274510235, -798757613893898904, -5228012408961612366, -3134215596294334450, -753913037000617125, -4260246785279031841, 4914142138383162292, -4823671512456816928, -678501945541575668, -1996222155820773975, -5426617145504962957, 4299538421262797940, -5246048787702098542, 2753814422902242149, -5033717129279064264, -8163575879322374803, -6583181901479501229, -6465021061619801918, -2921432279907763564, 6259700619736623770, -7159766268942229786, 2482375089492342734, -6360022205046841794, -7850827998318350944, 8287552676468818403, 3818079773560388325, -69666346234680768, -5703801319453413439, 6477475552437365270, 7925250932096224358, -2292709784102455108, 6885008187568794518, -2729945129067422172, -8092904320055970703, -3967097780420563353, -321987441410322815, -4371340752947819952, 9215880549355450544, -1781281110296165425, 4510689461982473161, -700324524286247036, 7436525532899922127, 8214217739717050373, -93570444535350456, 3596175951613554815, 4397256800582439965, -6487392778283861783, -5583264949651812353, 353813983172767873, 7578168708063036920, 8604528833714463287, -1096172698385055486, -9181210093004875605, -5516347314945060749, -8127096757797315031, -4646244520316075339, -2767683396607468246, 7561526721116339242, 4485044594886169190, -4127667710157926869, 6145669339299323198, 9180723855492942136, -5418588219330314277, -282457447809538995, 739686708345930311, -8777976883867053550, -7944951728134031219, 2221807096977795238, -192705185690889126, -1105580600348838590, -3534370235506542212, 1570047956865815803, 599610112268767089, -8486948330091988509, -5744045741803594477, -67742748832050760, -4077904001299475744, 1996618023099832598, -8493302899107985348, 4460688043684536864, 6410330331190144678, -5426241479976003201, 365454182574949426, 1792322457755808865, 1398833224586241198, 6468387834425137120, -9146978455074781732, 7687599440193240247, -7701819604808731149, 132750956178852745, -2776046858108030024, -6348808912841314952, 3464212713774503847, -6696491424392582229, -2940133187291262614, 2757975371698116135, 5384160441981116750, 1653729546738363027, 6278230893378080896, 2704621931145724217, 9164589613510555907, -5971625259349283269, -3351128928390971495, -1301195226297048533, -5316312772997779977, -7222325013783861471, 2530588005596527297, -1545456803212377742, -5822413865215012138, 105602657473377032, -942463843123435929, -5963234808011254511, -3782679447473459406, 8539109980628344365, -7301111560917120473, -1216675444391503522, 6805698744362851976, -3691674704466421065, -4792702520077151330, -8477246308161189993, 2436416761785161038, -1593620713832019207, -3222423710975423869, -6336225521137687458, -5211431668019366268, -844918144302007538, -3048468241651787357, 517378446499391738, -2798794570278259917, -3172078588073184919, 8987048620607437775, -7350116769324734334, 490943791429420368, -3412910770454698806, -9046898848471333963, -3480447768129188572, 6453794090750826820, -3948648250382879853, -6002040216451992442, 8050900894478902068, 3860641695696869141, -7283687474570123600, -1799715615425926445, 7381077692182191938, 6649894711622739249, -6355117977348521735, 736569426237873566, -6329146400971942441, 5832864424803233692, -8684009392137041336, 6116013911268910479, 3343524966671862706, -2220022124829979677, 4389327999459555951, -4239281946089669860, 6896982129769560898, 3491004700789889498, -5331161642321197799, 5410690474648454259, 39483737432913133, 1879994981718682474, -4440691777178870555, -7661118648579687311, -2939291092148194045, -4881992828876219429, -764566862332187512, -6577873912740858955, -5244012495069065258, -2421293900344221079, -2327905473752458963, 6016942677375861211, 5742714633781801224, -8578692882546075954, 2722121773082567892, -8738557274717660613, 2975199746419866519, -4761322914520178056] INFO [main] 2019-07-03 09:45:31,616 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@35d62414[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@1a8098e[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@639de902} INFO [MigrationStage:1] 2019-07-03 09:45:31,687 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-03 09:45:31,689 Memtable.java:347 - Writing Memtable-schema_keyspaces@208758101(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-03 09:45:31,690 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=1562147129981, position=102352) INFO [MigrationStage:1] 2019-07-03 09:45:32,127 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-03 09:45:32,128 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1398495383(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-03 09:45:32,144 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=1562147129981, position=102352) INFO [MigrationStage:1] 2019-07-03 09:45:32,355 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-03 09:45:32,357 Memtable.java:347 - Writing Memtable-schema_columns@2085507683(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-03 09:45:32,385 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=1562147129981, position=102352) INFO [MigrationStage:1] 2019-07-03 09:45:32,833 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-03 09:45:32,834 Memtable.java:347 - Writing Memtable-schema_triggers@1970062192(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-03 09:45:32,835 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=1562147129981, position=102352) INFO [MigrationStage:1] 2019-07-03 09:45:33,250 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-03 09:45:33,250 Memtable.java:347 - Writing Memtable-schema_usertypes@511456547(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-03 09:45:33,251 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=1562147129981, position=102352) INFO [MigrationStage:1] 2019-07-03 09:45:33,654 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1a08d96b[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-07-03 09:45:33,667 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-07-03 09:45:33,668 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@29e89563[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-07-03 09:45:33,684 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-07-03 09:45:33,787 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-03 09:45:33,789 Memtable.java:347 - Writing Memtable-local@1052949265(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-03 09:45:33,790 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=1562147129981, position=102595) INFO [main] 2019-07-03 09:45:34,313 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51495 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-03 09:45:34,314 Memtable.java:347 - Writing Memtable-local@390115238(8.381KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-03 09:45:34,325 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=1562147129981, position=114601) INFO [CompactionExecutor:1] 2019-07-03 09:45:34,723 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2019-07-03 09:45:34,793 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-07-03 09:45:34,935 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-07-03 09:45:34,977 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-07-03 09:45:34,977 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-07-03 09:45:35,045 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-07-03 09:45:35,053 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-07-03 09:45:35,454 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,915 bytes to 5,750 (~97% of original) in 647ms = 0.008475MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-07-03 09:47:10,044 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-07-03 09:47:10,074 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-07-03 09:47:10,075 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-07-03 09:47:10,076 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-07-03 09:47:12,102 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-07-03 09:47:12,103 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-03 09:47:59,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-07-03 09:47:59,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-03 09:47:59,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-07-03 09:47:13.740036073 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-03 09:47:59,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-03 09:47:59,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-03 09:47:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-03 09:47:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-07-03 09:47:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /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_20190703T090000Z.txt /var/log/astaire/astaire_err.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/astaire-throttle.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/rogers /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.003s sys 0m0.002s 2019-07-03 09:47:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-07-03 09:47:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14009/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 12422/monit tcp 0 0 127.0.0.1:52641 0.0.0.0:* LISTEN 1721/python tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12097/memcached tcp6 0 0 ::1:53 :::* LISTEN 14009/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 0.0.0.0:51232 0.0.0.0:* 555/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 14009/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.21:123 0.0.0.0:* 11700/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11700/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11700/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12097/memcached udp6 0 0 ::1:53 :::* 14009/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 11700/ntpd udp6 0 0 ::1:123 :::* 11700/ntpd udp6 0 0 :::123 :::* 11700/ntpd udp6 0 0 :::40165 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9043 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8691 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2019-07-03 09:47:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-07-03 09:47:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:41 ? 00:00:01 /sbin/init root 2 0 0 09:41 ? 00:00:00 [kthreadd] root 3 2 0 09:41 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:41 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:41 ? 00:00:00 [kworker/u2:0] root 7 2 0 09:41 ? 00:00:00 [rcu_sched] root 8 2 0 09:41 ? 00:00:00 [rcuos/0] root 9 2 0 09:41 ? 00:00:00 [rcu_bh] root 10 2 0 09:41 ? 00:00:00 [rcuob/0] root 11 2 0 09:41 ? 00:00:00 [migration/0] root 12 2 0 09:41 ? 00:00:00 [watchdog/0] root 13 2 0 09:41 ? 00:00:00 [khelper] root 14 2 0 09:41 ? 00:00:00 [kdevtmpfs] root 15 2 0 09:41 ? 00:00:00 [netns] root 16 2 0 09:41 ? 00:00:00 [writeback] root 17 2 0 09:41 ? 00:00:00 [kintegrityd] root 18 2 0 09:41 ? 00:00:00 [bioset] root 19 2 0 09:41 ? 00:00:00 [kworker/u3:0] root 20 2 0 09:41 ? 00:00:00 [kblockd] root 21 2 0 09:41 ? 00:00:00 [ata_sff] root 22 2 0 09:41 ? 00:00:00 [khubd] root 23 2 0 09:41 ? 00:00:00 [md] root 24 2 0 09:41 ? 00:00:00 [devfreq_wq] root 25 2 0 09:41 ? 00:00:00 [kworker/0:1] root 27 2 0 09:41 ? 00:00:00 [khungtaskd] root 28 2 0 09:41 ? 00:00:00 [kswapd0] root 29 2 0 09:41 ? 00:00:00 [vmstat] root 30 2 0 09:41 ? 00:00:00 [ksmd] root 31 2 0 09:41 ? 00:00:00 [khugepaged] root 32 2 0 09:41 ? 00:00:00 [fsnotify_mark] root 33 2 0 09:41 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 09:41 ? 00:00:00 [crypto] root 46 2 0 09:41 ? 00:00:00 [kthrotld] root 47 2 0 09:41 ? 00:00:00 [kworker/u2:1] root 48 2 0 09:41 ? 00:00:00 [vballoon] root 49 2 0 09:41 ? 00:00:00 [scsi_eh_0] root 50 2 0 09:41 ? 00:00:00 [scsi_eh_1] root 71 2 0 09:41 ? 00:00:00 [deferwq] root 72 2 0 09:41 ? 00:00:00 [charger_manager] root 114 2 0 09:41 ? 00:00:00 [kpsmoused] root 132 2 0 09:41 ? 00:00:00 [kworker/0:2] root 176 2 0 09:41 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 09:41 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 09:41 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 09:41 ? 00:00:00 [kworker/u3:1] root 535 1 0 09:41 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 09:41 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 09:41 ? 00:00:00 [kauditd] message+ 873 1 0 09:41 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 09:41 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 09:41 ? 00:00:00 rsyslogd root 944 1 0 09:41 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 09:41 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 09:41 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 09:41 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 09:41 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 09:41 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 09:41 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 09:41 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 09:41 ? 00:00:00 cron daemon 1098 1 0 09:41 ? 00:00:00 atd root 1185 1 0 09:41 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 09:41 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 09:41 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_mtkqp0/env/bin/python -m cloudify_agent.worker --queue vellum_host_mtkqp0 --max-workers 5 --name vellum_host_mtkqp0 ubuntu 1464 1462 0 09:41 ? 00:00:01 /home/ubuntu/vellum_host_mtkqp0/env/bin/python -m cloudify_agent.worker --queue vellum_host_mtkqp0 --max-workers 5 --name vellum_host_mtkqp0 ubuntu 1608 1 0 09:42 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_mtkqp0/env/bin/diamond --configfile /home/ubuntu/vellum_host_mtkqp0/work/plugins/diamond/etc/diamond.conf ubuntu 1721 1464 1 09:43 ? 00:00:02 /home/ubuntu/vellum_host_mtkqp0/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zZUTaI ubuntu 1731 1721 0 09:43 ? 00:00:00 /bin/sh -c /tmp/B9QG7/install-vellum.sh ubuntu 1733 1731 0 09:43 ? 00:00:00 /bin/bash -e /tmp/B9QG7/install-vellum.sh ntp 11700 1 0 09:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12097 1 0 09:46 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12422 1 0 09:47 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13066 1 0 09:47 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13072 13066 0 09:47 ? 00:00:00 cpulimit -e astaire -l 5 root 13474 12422 0 09:47 ? 00:00:00 [check-monit-upt] dnsmasq 14009 1 0 09:47 ? 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 14056 1733 0 09:47 ? 00:00:00 /bin/bash -e /tmp/B9QG7/install-vellum.sh ubuntu 14057 14056 0 09:47 ? 00:00:00 /bin/bash -e /tmp/B9QG7/install-vellum.sh root 14058 14057 0 09:47 ? 00:00:00 sudo ps -edf root 14059 14058 0 09:47 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-07-03 09:47:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:6e:b3 inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec1:6eb3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:137096 errors:0 dropped:0 overruns:0 frame:0 TX packets:43908 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222643798 (222.6 MB) TX bytes:6585944 (6.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2568 errors:0 dropped:0 overruns:0 frame:0 TX packets:2568 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:230618 (230.6 KB) TX bytes:230618 (230.6 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-03 09:47:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-07-03 09:47:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:47:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-07-03 09:47:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-07-03 09:47:59,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-07-03 09:47:59,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:47:59,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-07-03 09:47:59,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-07-03 09:47:59,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-03 09:47:59,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-07-03 09:47:59,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-mtkqp0 2019-07-03 09:47:59,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-03 09:47:59,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-03 09:47:59,281 - 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-mtkqp0 2019-07-03 09:47:59,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:47:59,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-07-03 09:47:59,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:47:59,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-07-03 09:47:59,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 20909 0 --:--:-- --:--:-- --:--:-- 20993 2019-07-03 09:47:59,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-07-03 09:47:59,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-07-03 09:47:59,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_mtkqp0/env/bin/ctx", line 13, in 2019-07-03 09:47:59,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-07-03 09:47:59,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_mtkqp0/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-07-03 09:47:59,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-07-03 09:47:59,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_mtkqp0/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-07-03 09:47:59,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-07-03 09:47:59,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30501: ordinal not in range(128)") 2019-07-03 09:47:59,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-07-03 09:47:59,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-07-03 09:47:59,283 - 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.004s user 0m0.000s sys 0m0.004s 2019-07-03 09:47:59,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:47:59,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:47:59,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:47:59,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:47:59,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:47:59,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:47:59,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:47:59,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:47:59,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:47:59,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:47:59,354 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:47:59 GMT 2019-07-03 09:47:59,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:47:59,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:47:59,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:47:59,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:47:59,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:04,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:04,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:04,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:56.596Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:55.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.55f58143-0960-431f-9f15-59af6eb133f8"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:57.143Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:56.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:57.143Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:56.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:57.143Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:56.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.211Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/F3Q1G/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "[vellum] 192.168.120.21", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "Process created, PID: 14178", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:47:59.844Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:47:59.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3181, "offset": 3155, "size": 50}}} 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:04 GMT 2019-07-03 09:48:04,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:04,461 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:48:04,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:04,461 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:04,461 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:04,461 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:48:04,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-07-03 09:48:04,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-07-03 09:48:04,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-07-03 09:48:04,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-07-03 09:48:04,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:48:04,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-07-03 09:48:04,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-07-03 09:48:04,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-07-03 09:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-07-03 09:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-07-03 09:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-07-03 09:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-03 09:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-03 09:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/F3Q1G/start-vellum.sh 2019-07-03 09:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-03 09:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-07-03 09:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-07-03 09:48:04,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:48:04,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.21 2019-07-03 09:48:04,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-03 09:48:04,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14178 2019-07-03 09:48:04,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-03 09:48:04,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:04,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:04,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:04,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:04,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:04,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:04 GMT 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:04,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:09,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:09,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:09,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:09,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:09,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:09,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:48:09.606Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:09.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3182, "offset": 3181, "size": 50}}} 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:09 GMT 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:09,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:09,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:48:09,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:09,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:09,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:09,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:09,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:09,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:09,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:09,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:09,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:09,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:09,844 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:09 GMT 2019-07-03 09:48:09,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:09,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:09,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:09,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:09,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:14,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:14,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:14,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:14,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:14,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:14,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:14,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:14,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:14,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3182, "offset": 3182, "size": 50}}} 2019-07-03 09:48:14,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:14,947 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:14 GMT 2019-07-03 09:48:14,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:14,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:48:14,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:14,947 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:14,947 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:14,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:15,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:15,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:15,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:15,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:15,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:15,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:15,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:15,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:15,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:15,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:15 GMT 2019-07-03 09:48:15,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:15,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:15,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:15,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:15,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:20,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:20,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:20,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:20,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:20,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:48:19.232Z", "message": "Waiting for process 14178 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:19.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:48:19.879Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:19.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3184, "offset": 3182, "size": 50}}} 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:20 GMT 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:20,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:20,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:20,144 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:48:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14178 to end... 2019-07-03 09:48:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:48:20,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:20,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:20,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:20,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:20,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:20,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:20,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:20,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:20,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:20,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:20,213 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:20 GMT 2019-07-03 09:48:20,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:20,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:20,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:20,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:20,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:25,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:25,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3184, "offset": 3184, "size": 50}}} 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:25,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:25 GMT 2019-07-03 09:48:25,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:25,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:48:25,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:25,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:25,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:25,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:25,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:25,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:25 GMT 2019-07-03 09:48:25,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:25,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:25,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:25,363 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:25,363 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:30,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:30,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:30,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:30,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:30,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:30,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:30,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:48:29.604Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3185, "offset": 3184, "size": 50}}} 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:30 GMT 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:30,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:30,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:48:30,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:30,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:30,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:30,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:30 GMT 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:30,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:30,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:30,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:30,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:35,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:35,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:35,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3185, "offset": 3185, "size": 50}}} 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:35 GMT 2019-07-03 09:48:35,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:35,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:48:35,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:35,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:35,605 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:35,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:35,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:35,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:35,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:35 GMT 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:35,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:35,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:35,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:40,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:40,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:40,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:40,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:48:39.413Z", "message": "Waiting for process 14178 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:39.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:48:40.132Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:39.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3187, "offset": 3185, "size": 50}}} 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:40 GMT 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:48:40,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:40,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:40,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:40,752 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:48:40,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14178 to end... 2019-07-03 09:48:40,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:48:40,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:40,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:40,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:40,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:40 GMT 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:40,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:40,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:40,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:40,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:45,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:46,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:46,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:46,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:46,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3187, "offset": 3187, "size": 50}}} 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:46 GMT 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:46,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:46,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:46,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:46,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:46,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:46,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:46,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:46,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:46,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:46 GMT 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:46,064 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:51,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:51,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:51,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:51,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:48:49.630Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:49.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3188, "offset": 3187, "size": 50}}} 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:51 GMT 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-03 09:48:51,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:51,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:51,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:51,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:48:51,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:51,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:51,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:51,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:51,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:51,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:51,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:51,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:51,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:51,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:51,263 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:51 GMT 2019-07-03 09:48:51,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:51,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:51,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:51,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:51,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:56,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:48:56,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:56,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3188, "offset": 3188, "size": 50}}} 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:56 GMT 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:56,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:48:56,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:56,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:56,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:48:56,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:48:56,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:48:56,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:48:56,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:48:56,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:48:56,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:48:56,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:48:56 GMT 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:48:56,461 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:01,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:01,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:01,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:01,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:01,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:01,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:01,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:01,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:01,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:48:59.424Z", "message": "Waiting for process 14178 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:59.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:00.092Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:48:59.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3190, "offset": 3188, "size": 50}}} 2019-07-03 09:49:01,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:01,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:01 GMT 2019-07-03 09:49:01,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:01,552 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:49:01,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:01,552 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:01,552 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:01,552 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:49:01,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14178 to end... 2019-07-03 09:49:01,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:49:01,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:01,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:01,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:01,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:01,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:01,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:01,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:01 GMT 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:01,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:06,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:06,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:06,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:06,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:06,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:06,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:06,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:06,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:06,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3190, "offset": 3190, "size": 50}}} 2019-07-03 09:49:06,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:06,699 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:06 GMT 2019-07-03 09:49:06,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:06,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:49:06,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:06,699 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:06,699 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:06,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:06,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:06,773 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:06 GMT 2019-07-03 09:49:06,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:06,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:06,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:06,774 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:06,774 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:11,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:11,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:09.854Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:09.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3191, "offset": 3190, "size": 50}}} 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:11,871 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:11 GMT 2019-07-03 09:49:11,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:11,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-03 09:49:11,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:11,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:11,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:11,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:49:11,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:11,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:11,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:11,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:11,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:11,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:11,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:11,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:11,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:11,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:11,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:11 GMT 2019-07-03 09:49:11,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:11,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:11,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:11,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:11,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:16,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:17,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:17,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:17,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:17,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:17,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:17,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:17,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:17,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3191, "offset": 3191, "size": 50}}} 2019-07-03 09:49:17,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:17,017 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:17 GMT 2019-07-03 09:49:17,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:17,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:49:17,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:17,017 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:17,017 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:17,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:17,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:17,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:17,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:17,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:17,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:17 GMT 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:17,071 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:22,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:22,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:22,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:22,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:22,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:22,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:22,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:22,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:22,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:19.429Z", "message": "Waiting for process 14178 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:19.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:20.097Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:19.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3193, "offset": 3191, "size": 50}}} 2019-07-03 09:49:22,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:22,171 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:22 GMT 2019-07-03 09:49:22,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:22,171 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:49:22,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:22,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:22,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:22,171 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:49:22,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14178 to end... 2019-07-03 09:49:22,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:49:22,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:22,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:22,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:22,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:22,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:22 GMT 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:22,233 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:22,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:27,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:27,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3193, "offset": 3193, "size": 50}}} 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:27 GMT 2019-07-03 09:49:27,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:27,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:49:27,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:27,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:27,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:27,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:27,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:27,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:27 GMT 2019-07-03 09:49:27,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:27,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:27,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:27,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:27,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:32,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:32,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:32,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:32,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:32,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:32,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:29.859Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:29.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3194, "offset": 3193, "size": 50}}} 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:32 GMT 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:32,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:32,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:49:32,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:32,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:32,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:32,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:32,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:32,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:32,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:32 GMT 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:32,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:37,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3194, "offset": 3194, "size": 50}}} 2019-07-03 09:49:37,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:37,703 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:37 GMT 2019-07-03 09:49:37,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:37,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:49:37,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:37,703 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:37,703 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:37,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:37,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:37,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:37,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:37,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:37,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:37,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:37,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:37,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:37,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:37,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:37 GMT 2019-07-03 09:49:37,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:37,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:37,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:37,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:37,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:42,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:42,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:42,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:42,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:42,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:42,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:42,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:42,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:42,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:39.485Z", "message": "Waiting for process 14178 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:39.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:40.053Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:39.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3196, "offset": 3194, "size": 50}}} 2019-07-03 09:49:42,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:42,903 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:42 GMT 2019-07-03 09:49:42,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:42,903 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:49:42,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:42,903 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:42,903 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:42,903 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:49:42,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14178 to end... 2019-07-03 09:49:42,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:49:42,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:42,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:42,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:42,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:42,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:42,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:42,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:42,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:42,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:42,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:42,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:42 GMT 2019-07-03 09:49:42,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:42,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:42,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:42,975 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:42,975 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:47,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:48,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:48,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:48,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:48,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:48,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:48,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:48,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:48,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3196, "offset": 3196, "size": 50}}} 2019-07-03 09:49:48,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:48,092 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:48 GMT 2019-07-03 09:49:48,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:48,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:49:48,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:48,092 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:48,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:48,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:48,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:48,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:48 GMT 2019-07-03 09:49:48,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:48,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:48,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:48,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:48,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:53,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:53,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:53,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:53,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:53,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:53,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:53,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:53,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:53,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:50.063Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:49.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3197, "offset": 3196, "size": 50}}} 2019-07-03 09:49:53,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:53,421 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:53 GMT 2019-07-03 09:49:53,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:53,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-03 09:49:53,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:53,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:53,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:53,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:49:53,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:53,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:53,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:53,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:53,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:53,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:53,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:53,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:53,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:53,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:53,485 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:53 GMT 2019-07-03 09:49:53,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:53,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:53,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:53,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:53,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:58,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:49:58,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:58,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:58,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:58,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:58,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:58,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3197, "offset": 3197, "size": 50}}} 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:58 GMT 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:58,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:49:58,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:49:58,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:49:58,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:49:58,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:49:58,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:49:58,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:49:58,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:49:58,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:49:58,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-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:49:58,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:49:58,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:49:58 GMT 2019-07-03 09:49:58,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:49:58,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:49:58,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:49:58,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:49:58,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:03,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:50:03,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:03,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:03,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:03,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:03,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:49:59.489Z", "message": "Waiting for process 14178 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:59.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:00.057Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:49:59.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3199, "offset": 3197, "size": 50}}} 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:03 GMT 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:03,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:03,802 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:50:03,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14178 to end... 2019-07-03 09:50:03,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:50:03,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:50:03,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:03,860 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:03 GMT 2019-07-03 09:50:03,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:03,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:50:03,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:03,861 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:03,861 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:08,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:50:08,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:08,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:08,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3199, "offset": 3199, "size": 50}}} 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:08 GMT 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:50:08,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:08,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:08,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:08,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:50:09,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:09,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:09,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:09,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:09,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:09,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:09,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:09,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:50:09,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:09,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:09 GMT 2019-07-03 09:50:09,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:09,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:50:09,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:09,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:09,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:14,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:50:14,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:14,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:14,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:14,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:10.067Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:09.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3200, "offset": 3199, "size": 50}}} 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:14 GMT 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-03 09:50:14,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:14,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:14,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:14,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:50:14,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:50:14,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:14,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:14,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:14,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:14,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:14,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:14,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:14,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:50:14,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:14,217 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:14 GMT 2019-07-03 09:50:14,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:14,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:50:14,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:14,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:14,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:19,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:50:19,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:19,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3200, "offset": 3200, "size": 50}}} 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:19 GMT 2019-07-03 09:50:19,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:19,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:50:19,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:19,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:19,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:19,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:50:19,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:19,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:19,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:19,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:19,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:19 GMT 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:19,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:24,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:50:24,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:24,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:24,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:19.693Z", "message": "Waiting for process 14178 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:19.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:20.360Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:20.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3202, "offset": 3200, "size": 50}}} 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:24 GMT 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:24,501 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:50:24,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:24,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:24,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:24,502 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:50:24,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14178 to end... 2019-07-03 09:50:24,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-03 09:50:24,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:50:24,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:24,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:24,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:24 GMT 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:24,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:24,617 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:29,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:50:29,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:29,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:29,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3202, "offset": 3202, "size": 50}}} 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:29 GMT 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:29,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 09:50:29,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:29,808 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:29,808 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:29,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:50:29,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:29,896 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:29 GMT 2019-07-03 09:50:29,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:29,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-03 09:50:29,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:29,896 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:29,896 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:34,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:50:35,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:35,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:35,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:35,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:35,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:35,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:35,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:35,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.085Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " udp 0 0 0.0.0.0:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " udp 0 0 127.0.0.1:11211 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " udp6 0 0 fe80::f816:3eff:fec:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " udp6 0 0 :::40165 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " Proto RefCnt Flags Type State I-Node PID/Program name Path", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7221 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9043 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "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-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8691 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": "Execution done (PID=14178, return_code=0): /tmp/F3Q1G/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:50:30.611Z", "message": " /tmp/F3Q1G/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T09:50:30.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67", "logger": "ctx.b72867de-0c24-4d4f-bcc7-10230a7c7ce0"}], "metadata": {"pagination": {"total": 3306, "offset": 3202, "size": 50}}} 2019-07-03 09:50:35,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:35,004 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:35 GMT 2019-07-03 09:50:35,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:35,004 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:50:35,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:35,004 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:35,004 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:35,004 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:50:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-07-03 09:50:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:50:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-07-03 09:50:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-07-03 09:50:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-07-03 09:50:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fec:123 :::* - 2019-07-03 09:50:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-07-03 09:50:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-07-03 09:50:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::40165 :::* - 2019-07-03 09:50:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-07-03 09:50:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-07-03 09:50:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7221 - /run/udev/control 2019-07-03 09:50:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9043 - /var/run/acpid.socket 2019-07-03 09:50:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart 2019-07-03 09:50:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8691 - /var/run/dbus/system_bus_socket 2019-07-03 09:50:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14178, return_code=0): /tmp/F3Q1G/start-vellum.sh 2019-07-03 09:50:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-03 09:50:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-03 09:50:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-03 09:50:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-03 09:50:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-03 09:50:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: line 22: /dev/tcp/192.168.120.21/7000: Connection refused 2019-07-03 09:50:35,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F3Q1G/start-vellum.sh: connect: Connection refused 2019-07-03 09:50:35,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/1533ae95-c62d-46ca-81a8-856ca2a4ae67 2019-07-03 09:50:35,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:35,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T09:50:33.571Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"} 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:35 GMT 2019-07-03 09:50:35,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:35,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-07-03 09:50:35,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:35,075 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:35,075 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:35,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-07-03T09:37:46.686Z', u'id': u'1533ae95-c62d-46ca-81a8-856ca2a4ae67', u'ended_at': u'2019-07-03T09:50:33.571Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-03T09:37:46.686Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-07-03 09:50:35,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-03 09:50:35,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.205", "dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:35,142 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:35 GMT 2019-07-03 09:50:35,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:35,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-03 09:50:35,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:35,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:35,143 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:35,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-03 09:50:35,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.205", "dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:50:35,210 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:50:35 GMT 2019-07-03 09:50:35,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:50:35,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-03 09:50:35,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:50:35,211 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:50:35,211 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:50:35,214 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.210 2019-07-03 09:50:35,314 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-07-03 09:50:35,385 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-03 09:50:35,385 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-03 09:50:35,428 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-03 09:50:35,429 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-07-03 09:51:40,958 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-03 09:51:40,959 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-07-03 09:52:46,200 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-03 09:52:46,201 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-07-03 09:53:51,494 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-03 09:53:51,495 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-07-03 09:54:16,669 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550487@clearwater.opnfv', u'sip_username': u'6505550487', u'formatted_number': u'(650) 555-0487', u'number': u'6505550487', u'sip_uri': u'sip:6505550487@clearwater.opnfv', u'number_id': u'20ec303a19db4c40b80c044021769a20', u'sip_password': u'A4wHs59A7', u'pstn': False} 2019-07-03 09:54:16,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-03 09:54:16,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:54:16,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:54:16,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.205", "dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:54:16 GMT 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-03 09:54:16,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:54:16,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:54:16,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:54:16,768 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-03 09:54:16,768 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.205 ELLIS=172.30.9.210 --trace' 2019-07-03 09:54:16,768 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.205 ELLIS=172.30.9.210 --trace'' 2019-07-03 09:56:26,355 - 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) - (6505550714, 6505550568) Passed Basic Call - SDP (TCP) - (6505550306, 6505550434) Passed Basic Call - Tel URIs (TCP) - (6505550338, 6505550153) Passed Basic Call - Unknown number (TCP) - (6505550230, 6505550285) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550105, 6505550427) Passed Basic Call - Messages - Pager model (TCP) - (6505550783, 6505550064) Passed Basic Call - Pracks (TCP) - (6505550231, 6505550064) Passed Basic Registration (TCP) - (6505550189) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550588, 6505550546) Passed Call Barring - Outbound Rejection (TCP) - (6505550126, 6505550676) 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) - (6505550306, 6505550470) 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) - (6505550455, 6505550704, 6505550141) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550966, 6505550892, 6505550653) Passed Call Diversion - Not reachable (408) (TCP) - (6505550381, 6505550157, 6505550148) Passed Call Diversion - Not reachable (503) (TCP) - (6505550146, 6505550082, 6505550724) Passed Call Diversion - Not reachable (500) (TCP) - (6505550900, 6505550650, 6505550853) Passed Call Diversion - Busy (TCP) - (6505550957, 6505550890, 6505550605) Passed Call Diversion - Unconditional (TCP) - (6505550778, 6505550302, 6505550590) Passed Call Diversion - No answer (TCP) - (6505550701, 6505550040, 6505550392) Passed Call Diversion - Bad target URI (TCP) - (6505550957, 6505550139) Passed Call Diversion - Audio-only call (TCP) - (6505550710, 6505550126, 6505550072, 6505550333) Passed Call Diversion - Audio-video call (TCP) - (6505550268, 6505550175, 6505550494, 6505550473) Passed Call Forking - Mainline (TCP) - (6505550524, 6505550689) Passed Call Forking - Endpoint offline (TCP) - (6505550522, 6505550695) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550864, 6505550765) Passed Call Waiting - Accepted (TCP) - (6505550550, 6505550955, 6505550531) Passed Call Waiting - Cancelled (TCP) - (6505550776, 6505550446, 6505550391) Passed CANCEL - Mainline (TCP) - (6505550396, 6505550044) Passed Filtering - Accept-Contact (TCP) - (6505550389, 6505550546) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550899, 6505550115) Passed Filtering - Accept-Contact no match (TCP) - (6505550067, 6505550006) Passed Filtering - Accept-Contact negated match (TCP) - (6505550034, 6505550004) Passed Filtering - RFC3841 example (TCP) - (6505550804, 6505550870) Passed Filtering - Reject-Contact no match (TCP) - (6505550477, 6505550179) Passed Filtering - Reject-Contact match (TCP) - (6505550184, 6505550988) 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) - (6505550733) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550799) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550375) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550357) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550123, 6505550282) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550530, 6505550433) Passed GRUU - Call - only GRUU as target (TCP) - (6505550554, 6505550536) Passed GRUU - Call - AoR as target (TCP) - (6505550699, 6505550159) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550157, 6505550018) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550158, 6505550732) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550766, 6505550765) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550114, 6505550390) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550388, 6505550158) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550076, 6505550278) 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) - (6505550953) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550423) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550566) 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) - (6505550745, 6505550944) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-07-03 09:56:26,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-03 09:56:26,504 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 09:56:26,504 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:35 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-03 09:56:26,509 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-03 09:56:26,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions 2019-07-03 09:56:26,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:26,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:26,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:26,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:26,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:26,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:26,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:26,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T09:37:42.999Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:40.447Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:40.448Z", "id": "72517fdb-f5cc-48b8-8ced-9b1c793068d8"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T09:50:33.571Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:46.686Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:37:46.686Z", "id": "1533ae95-c62d-46ca-81a8-856ca2a4ae67"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-07-03 09:56:26,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:26,613 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:26 GMT 2019-07-03 09:56:26,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:26,613 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:56:26,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:26,613 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:26,613 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:26,613 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:56:26,614 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-07-03 09:56:27,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:27,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:27,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:27,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:27,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:27 GMT 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:56:27,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:27,089 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:27,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:27,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:56:27,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:27,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:27,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:27,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:27,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:27,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:27,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:27,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-03 09:56:27,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:27,204 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:27 GMT 2019-07-03 09:56:27,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:27,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-03 09:56:27,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:27,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:27,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:27,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:56:27,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:27,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:27,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:27,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:27,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:27,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:27,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:27,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:56:27,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:27,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:27 GMT 2019-07-03 09:56:27,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:27,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:56:27,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:27,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:27,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:32,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:56:32,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:28.121Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:27.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:30.743Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:30.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:31.341Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:30.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:31.341Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:30.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:31.341Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:31.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:31.942Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:31.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:31.942Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:31.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:31.942Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:31.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 8, "offset": 0, "size": 50}}} 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:32 GMT 2019-07-03 09:56:32,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:32,507 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:56:32,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:32,507 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:32,507 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:32,507 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:56:32,507 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-03 09:56:32,508 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:56:32,508 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:56:32,508 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:56:32,508 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:56:32,508 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:56:32,508 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:32,508 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:56:32,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:32 GMT 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:32,563 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:37,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:56:37,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:32.623Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/EHO37/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:32.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "homer_np4t64", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:32.623Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:32.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:33.190Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:32.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "vellum_q72tt9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:33.190Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:32.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:33.190Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:32.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:33.190Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:32.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:33.190Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:32.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:33.190Z", "message": "Process created, PID: 15220", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:32.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "dime_v9a9pc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:33.725Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/HAOPM/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Process created, PID: 15560", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Execution done (PID=15560, return_code=1): /tmp/HAOPM/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:33.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7c99267b-b7cb-4aa2-a5f3-b0337251cea6"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/PQVTU/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Process created, PID: 23132", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.351Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.874Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.874Z", "message": "Execution done (PID=23132, return_code=1): /tmp/PQVTU/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.874Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.874Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.874Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.874Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:34.874Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:34.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2d8d982e-a91c-45ae-832d-8a61739a10fd"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:35.459Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:35.459Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:35.459Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:35.459Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:35.459Z", "message": "Process created, PID: 16312", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:35.459Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:35.459Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:35.459Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/1HYD6/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/IFYTG/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Process created, PID: 16925", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}], "metadata": {"pagination": {"total": 92, "offset": 8, "size": 50}}} 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:37 GMT 2019-07-03 09:56:37,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:37,664 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:56:37,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:37,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:37,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:37,664 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:56:37,666 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/EHO37/stop-bono.sh 2019-07-03 09:56:37,666 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:37,666 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:37,666 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:37,666 - functest.core.cloudify - DEBUG - Stopping bono node 2019-07-03 09:56:37,667 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:37,667 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:37,667 - functest.core.cloudify - DEBUG - Process created, PID: 15220 2019-07-03 09:56:37,667 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:37,667 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:37,667 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-07-03 09:56:37,667 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/HAOPM/stop-homer.sh 2019-07-03 09:56:37,668 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:37,668 - functest.core.cloudify - DEBUG - Process created, PID: 15560 2019-07-03 09:56:37,668 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:37,668 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:37,668 - functest.core.cloudify - DEBUG - Stopping homer node 2019-07-03 09:56:37,668 - functest.core.cloudify - DEBUG - 2019-07-03 09:56:37,668 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-03 09:56:37,669 - functest.core.cloudify - DEBUG - 2019-07-03 09:56:37,669 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-03 09:56:37,669 - functest.core.cloudify - DEBUG - Execution done (PID=15560, return_code=1): /tmp/HAOPM/stop-homer.sh 2019-07-03 09:56:37,669 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:56:37,669 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:56:37,669 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:56:37,669 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:56:37,670 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:56:37,670 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/PQVTU/stop-vellum.sh 2019-07-03 09:56:37,670 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:37,670 - functest.core.cloudify - DEBUG - Process created, PID: 23132 2019-07-03 09:56:37,670 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:37,670 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:37,670 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:56:37,670 - functest.core.cloudify - DEBUG - Execution done (PID=23132, return_code=1): /tmp/PQVTU/stop-vellum.sh 2019-07-03 09:56:37,671 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:56:37,671 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:56:37,671 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:56:37,671 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-07-03 09:56:37,671 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:56:37,671 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-07-03 09:56:37,671 - functest.core.cloudify - DEBUG - Stopping dime node 2019-07-03 09:56:37,672 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:37,672 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:37,672 - functest.core.cloudify - DEBUG - Process created, PID: 16312 2019-07-03 09:56:37,672 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:37,672 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:37,672 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/1HYD6/stop-dime.sh 2019-07-03 09:56:37,672 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/IFYTG/stop-sprout.sh 2019-07-03 09:56:37,672 - functest.core.cloudify - DEBUG - Process created, PID: 16925 2019-07-03 09:56:37,673 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:37,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:56:37,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:37,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:37,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:37,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:37,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:37,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:37,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:37,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:56:37,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:37,763 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:37 GMT 2019-07-03 09:56:37,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:37,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:56:37,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:37,763 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:37,763 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:42,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:56:42,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:42,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:42,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:42,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "dime_v9a9pc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/1HYD6/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/1HYD6/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_y3bq8c/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_y3bq8c/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_y3bq8c/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_y3bq8c/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_y3bq8c/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_y3bq8c/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/1HYD6/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-03T09:56:35.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/PQVTU/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/PQVTU/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_mtkqp0/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_mtkqp0/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_mtkqp0/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_mtkqp0/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_mtkqp0/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_mtkqp0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/PQVTU/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-03T09:56:35.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_np4t64", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/HAOPM/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/HAOPM/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_p7ior6/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_p7ior6/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_p7ior6/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_p7ior6/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_p7ior6/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_p7ior6/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/HAOPM/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-03T09:56:35.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/IFYTG/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Process created, PID: 16925", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.171Z", "message": "Execution done (PID=16312, return_code=1): /tmp/1HYD6/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c6d68463-12fc-4605-a8f7-536016bd41f0"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:35.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/P13S0/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Process created, PID: 16579", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:36.746Z", "message": "Execution done (PID=16579, return_code=1): /tmp/P13S0/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.750902a6-7082-47d8-8964-bb4ea2739c8d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:37.363Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.412Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:37.363Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:37.363Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:36.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.007Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6RGZ5/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:37.626Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.007Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:37.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.007Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:37.413Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.007Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:37.817Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/P13S0/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/P13S0/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_tu3y6r/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_tu3y6r/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_tu3y6r/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_tu3y6r/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_tu3y6r/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_tu3y6r/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/P13S0/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-03T09:56:38.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.341Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {u'vellum_q72tt9': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'vellum-q72tt9'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.353Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkwbt98', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.289Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.353Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.353Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {u'vellum_q72tt9': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'vellum-q72tt9'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.288Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.288Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.252Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:38.645Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.251Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.226Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0PBkRm', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.685Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.226Z", "message": "Downloaded scripts/bind/bind.py to /tmp/P4EV8/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.639Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}], "metadata": {"pagination": {"total": 179, "offset": 58, "size": 50}}} 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:42 GMT 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:56:42,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:42,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:42,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:42,883 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:56:42,885 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-07-03 09:56:42,885 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/1HYD6/stop-dime.sh, exit_code: 1 2019-07-03 09:56:42,886 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/PQVTU/stop-vellum.sh, exit_code: 1 2019-07-03 09:56:42,886 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/HAOPM/stop-homer.sh, exit_code: 1 2019-07-03 09:56:42,886 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:42,886 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/IFYTG/stop-sprout.sh 2019-07-03 09:56:42,886 - functest.core.cloudify - DEBUG - Process created, PID: 16925 2019-07-03 09:56:42,886 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:56:42,887 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:56:42,887 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:56:42,887 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:56:42,887 - functest.core.cloudify - DEBUG - Execution done (PID=16312, return_code=1): /tmp/1HYD6/stop-dime.sh 2019-07-03 09:56:42,887 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:56:42,887 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:56:42,887 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:56:42,888 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:56:42,888 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:56:42,888 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:56:42,888 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:56:42,888 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:56:42,888 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/P13S0/stop-ellis.sh 2019-07-03 09:56:42,889 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:42,889 - functest.core.cloudify - DEBUG - Process created, PID: 16579 2019-07-03 09:56:42,889 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:42,889 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:42,889 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-07-03 09:56:42,889 - functest.core.cloudify - DEBUG - 2019-07-03 09:56:42,890 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-03 09:56:42,890 - functest.core.cloudify - DEBUG - 2019-07-03 09:56:42,890 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-03 09:56:42,890 - functest.core.cloudify - DEBUG - Execution done (PID=16579, return_code=1): /tmp/P13S0/stop-ellis.sh 2019-07-03 09:56:42,890 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:42,890 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:56:42,890 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:56:42,891 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6RGZ5/bind.py 2019-07-03 09:56:42,891 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:56:42,891 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:42,891 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-03 09:56:42,891 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/P13S0/stop-ellis.sh, exit_code: 1 2019-07-03 09:56:42,891 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:42,891 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {u'vellum_q72tt9': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'vellum-q72tt9'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:42,892 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkwbt98', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:42,892 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:56:42,892 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-03 09:56:42,892 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_np4t64': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-np4t64'}}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {u'vellum_q72tt9': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'vellum-q72tt9'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:42,892 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:56:42,892 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:56:42,892 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:42,893 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0PBkRm', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:42,893 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/P4EV8/bind.py 2019-07-03 09:56:42,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:56:42,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:42,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:42,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:42,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:42,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:42,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-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:42 GMT 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:42,986 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:47,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:56:48,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:48,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:48,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:48,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:48,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.226Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0PBkRm', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.685Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.226Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.693Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.226Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.700Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08e38b74-8d95-45fc-8177-0df13ae4e802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.226Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:38.819Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {u'vellum_q72tt9': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'vellum-q72tt9'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.178Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {u'vellum_q72tt9': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'vellum-q72tt9'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.163Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpNMfbc8', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.164Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.171Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.177Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.178Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.163Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.126Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprmAs7X', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.425Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.435Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.490Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.314Z", "source_id": "dime_v9a9pc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:39.801Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.442Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fd5a6a06-ede4-4ab7-be88-28429dea6212"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.948Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.921Z", "source_id": "homer_np4t64", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.000Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.000Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.000Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.991Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJYcftT', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.981Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.980Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.980Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.744Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.397Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HXU1F/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:39.554Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RDMQQ/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.733Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHEhK8O', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.205Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.257Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:40.932Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.226Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ef92da-0b46-49bb-81b4-30a72237d604"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_v9a9pc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.761Z", "source_id": "vellum_q72tt9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Execution done (PID=16925, return_code=1): /tmp/IFYTG/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d29da9e2-cfe2-403b-a5a9-9408e4bb03b0"}], "metadata": {"pagination": {"total": 224, "offset": 108, "size": 50}}} 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:48 GMT 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:48,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:48,078 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:56:48,080 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0PBkRm', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:48,080 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:48,080 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:56:48,080 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-03 09:56:48,080 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {u'vellum_q72tt9': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'vellum-q72tt9'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:48,081 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {u'vellum_q72tt9': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'vellum-q72tt9'}}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:48,081 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNMfbc8', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:48,081 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:48,081 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-03 09:56:48,081 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:56:48,081 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:56:48,081 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:56:48,082 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprmAs7X', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:48,082 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:48,082 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:48,082 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:56:48,082 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:56:48,082 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:56:48,082 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:56:48,083 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:56:48,083 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:56:48,083 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:48,083 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:56:48,083 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-03 09:56:48,083 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:48,084 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJYcftT', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:48,084 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_ov6xxs': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.6', u'name': u'ellis-ov6xxs'}}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:48,084 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:56:48,084 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-03 09:56:48,084 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HXU1F/bind.py 2019-07-03 09:56:48,084 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-07-03 09:56:48,084 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RDMQQ/bind.py 2019-07-03 09:56:48,085 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:56:48,085 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:56:48,085 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-03 09:56:48,085 - functest.core.cloudify - DEBUG - 2019-07-03 09:56:48,085 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHEhK8O', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:48,085 - functest.core.cloudify - DEBUG - 2019-07-03 09:56:48,085 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-03 09:56:48,085 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:56:48,086 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:48,086 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:56:48,086 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:56:48,086 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:48,086 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:56:48,086 - functest.core.cloudify - DEBUG - Execution done (PID=16925, return_code=1): /tmp/IFYTG/stop-sprout.sh 2019-07-03 09:56:48,086 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:56:48,087 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:56:48,087 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:56:48,087 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:56:48,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:56:48,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:48,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:48 GMT 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:48,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:56:48,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:48,149 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:48,149 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:53,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:56:53,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:53,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:53,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:53,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:53,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:53,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:53,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:53,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:40.929Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.138Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.173Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.173Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpuHWTL6', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.173Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.181Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.188Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.188Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.188Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:41.591Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprFXbIW', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.352Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.359Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.742Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_np4t64", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/IFYTG/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/IFYTG/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_w48f4h/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_w48f4h/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_w48f4h/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_w48f4h/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_w48f4h/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_w48f4h/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/IFYTG/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-03T09:56:41.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "Process created, PID: 16450", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UAF2A/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.366Z", "source_id": "ellis_ov6xxs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.124a83a6-cf8f-4a82-8771-b68afae00f1a"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.231Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:41.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.864Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:42.864Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "Process created, PID: 15663", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/S3R2G/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:43.392Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:42.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "vellum_q72tt9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.029Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:43.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.029Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:43.896Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.612Z", "message": "Process created, PID: 23311", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:44.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.612Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:44.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.612Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:44.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.612Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EI5NL/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:44.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.612Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:44.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.612Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:44.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:44.612Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:44.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.255Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:44.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.255Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UYB5V/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.011Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.255Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.175Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.567Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxx9aB4', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.397Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.397Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.397Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.574Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.412Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}], "metadata": {"pagination": {"total": 280, "offset": 158, "size": 50}}} 2019-07-03 09:56:53,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:53,373 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:53 GMT 2019-07-03 09:56:53,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:53,373 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:56:53,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:53,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:53,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:53,374 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:56:53,376 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-03 09:56:53,376 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:56:53,376 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:56:53,376 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:53,377 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpuHWTL6', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:53,377 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:53,377 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-03 09:56:53,377 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:56:53,377 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jmgv73': {u'public_address': u'', u'private_address': u'192.168.120.30', u'name': u'sprout-jmgv73'}}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:53,377 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprFXbIW', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:53,378 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:53,378 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:56:53,378 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:53,378 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/IFYTG/stop-sprout.sh, exit_code: 1 2019-07-03 09:56:53,378 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:53,378 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:53,378 - functest.core.cloudify - DEBUG - Process created, PID: 16450 2019-07-03 09:56:53,379 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:53,379 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UAF2A/remove-cluster-node.sh 2019-07-03 09:56:53,379 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:56:53,379 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-03 09:56:53,379 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:56:53,379 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:56:53,380 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:56:53,380 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:56:53,380 - functest.core.cloudify - DEBUG - Process created, PID: 15663 2019-07-03 09:56:53,380 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:53,380 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/S3R2G/remove-cluster-node.sh 2019-07-03 09:56:53,380 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:53,381 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:56:53,381 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-03 09:56:53,381 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:53,381 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:53,381 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:53,381 - functest.core.cloudify - DEBUG - Process created, PID: 23311 2019-07-03 09:56:53,381 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:56:53,382 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:53,382 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EI5NL/remove-cluster-node.sh 2019-07-03 09:56:53,382 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:53,382 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-03 09:56:53,382 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:53,382 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:53,382 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UYB5V/bind.py 2019-07-03 09:56:53,383 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-03 09:56:53,383 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:56:53,383 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxx9aB4', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:53,383 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:53,383 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:56:53,383 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:56:53,383 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:53,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:56:53,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:53,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:53,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:53,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:53,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:53,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:53,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:53,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:56:53,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:53,464 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:53 GMT 2019-07-03 09:56:53,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:53,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:56:53,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:53,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:53,465 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:58,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:56:58,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:58,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:58,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:58,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:58,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:58,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:58,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:58,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.411Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.405Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxx9aB4', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.397Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.397Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:45.937Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.367Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5484d5a3-e6ab-4751-a9b8-ba497166bdeb"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "Process created, PID: 16700", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:46.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:46.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.935Z", "source_id": "sprout_jmgv73", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8A76X/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:46.450Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:45.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "sprout_jmgv73", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:47.118Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:46.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:47.875Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MRCM4/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:47.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:48.437Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:47.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:48.437Z", "message": "Process created, PID: 17128", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:47.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:48.437Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:47.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:48.437Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:48.437Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:47.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " Removed member 65c0a1819e94e9a from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Execution done (PID=16450, return_code=0): /tmp/UAF2A/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Execution done (PID=15663, return_code=0): /tmp/S3R2G/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_np4t64", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_v9a9pc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d92fd7d5-41bb-4297-b7df-5e1272bfdc4d"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " Removed member 4698e3b5871ce839 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "homer_np4t64", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.028Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.13e19218-396b-4e29-8be0-a14a96b72f44"}, {"node_instance_id": "dime_v9a9pc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.625Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.625Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_v9a9pc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:49.625Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:48.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 303, "offset": 208, "size": 50}}} 2019-07-03 09:56:58,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:58,577 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:58 GMT 2019-07-03 09:56:58,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:58,578 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:56:58,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:58,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:58,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:56:58,578 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:56:58,580 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-03 09:56:58,580 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:58,580 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxx9aB4', '/etc/bind/db.clearwater.local'] 2019-07-03 09:56:58,580 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_xutppp': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.8', u'name': u'bono-xutppp'}}}, 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.11', u'hss_hostname': u''}. 2019-07-03 09:56:58,581 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:56:58,581 - functest.core.cloudify - DEBUG - Process created, PID: 16700 2019-07-03 09:56:58,581 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:56:58,581 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:56:58,581 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:56:58,581 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8A76X/remove-cluster-node.sh 2019-07-03 09:56:58,582 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:58,582 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:58,582 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:58,582 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-03 09:56:58,582 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:56:58,582 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MRCM4/remove-cluster-node.sh 2019-07-03 09:56:58,582 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:56:58,583 - functest.core.cloudify - DEBUG - Process created, PID: 17128 2019-07-03 09:56:58,583 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:56:58,583 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:56:58,583 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-03 09:56:58,583 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:56:58,583 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-03 09:56:58,583 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-03 09:56:58,584 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-03 09:56:58,584 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-03 09:56:58,584 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-03 09:56:58,584 - functest.core.cloudify - DEBUG - Removed member 65c0a1819e94e9a from cluster 2019-07-03 09:56:58,584 - functest.core.cloudify - DEBUG - Execution done (PID=16450, return_code=0): /tmp/UAF2A/remove-cluster-node.sh 2019-07-03 09:56:58,584 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:56:58,584 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:56:58,585 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:56:58,585 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:56:58,585 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-03 09:56:58,585 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-03 09:56:58,585 - functest.core.cloudify - DEBUG - Execution done (PID=15663, return_code=0): /tmp/S3R2G/remove-cluster-node.sh 2019-07-03 09:56:58,585 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:56:58,585 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:56:58,586 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:56:58,586 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:56:58,586 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:56:58,586 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:56:58,586 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-03 09:56:58,586 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-03 09:56:58,586 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:56:58,586 - functest.core.cloudify - DEBUG - Removed member 4698e3b5871ce839 from cluster 2019-07-03 09:56:58,587 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-03 09:56:58,587 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:56:58,587 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:56:58,587 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:56:58,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:56:58,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:56:58,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:56:58,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:56:58,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:56:58,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:56:58,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:56:58,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:56:58,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:56:58,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:56:58,719 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:56:58 GMT 2019-07-03 09:56:58,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:56:58,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:56:58,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:56:58,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:56:58,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:03,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:03,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:03,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:03,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:03,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:03,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.307Z", "message": "Execution done (PID=16700, return_code=0): /tmp/8A76X/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.307Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.307Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.307Z", "message": " Removed member 8fd71a9b575ae918 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.307Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.307Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.307Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.307Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:49.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.852Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.852Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.852Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.852Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.852Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.852Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.852Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:50.852Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3826848a-9de1-4acf-a8a7-e1cb9d2b6d58"}, {"node_instance_id": "ellis_ov6xxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:51.470Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:51.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:52.101Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:51.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:52.101Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:51.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:52.632Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:52.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:52.632Z", "message": "Waiting for process 15220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:52.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:53.135Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:52.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:53.920Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:53.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:53.920Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:53.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:54.456Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:54.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:54.456Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:54.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:55.173Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:54.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:55.898Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:55.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:55.898Z", "message": "Stopping Agent dime_host_y3bq8c", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:55.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.135f6b3a-819c-4999-8ed8-af3cad24beb2"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:55.898Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:55.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:55.898Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:55.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:56.619Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:56.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.135f6b3a-819c-4999-8ed8-af3cad24beb2"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:56.619Z", "message": "Stopping Agent homer_host_p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:56.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5392b489-118f-498d-9796-df6e89a5b047"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.251Z", "message": "Successfully stopped daemon: dime_host_y3bq8c\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:56.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.135f6b3a-819c-4999-8ed8-af3cad24beb2"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.251Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:56.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.251Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:56.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.251Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:57.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.251Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_y3bq8c stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:56.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.135f6b3a-819c-4999-8ed8-af3cad24beb2"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.881Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:57.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5392b489-118f-498d-9796-df6e89a5b047"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.881Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_p7ior6 stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:57.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5392b489-118f-498d-9796-df6e89a5b047"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.881Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:57.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:57.881Z", "message": "Successfully stopped daemon: homer_host_p7ior6\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:57.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5392b489-118f-498d-9796-df6e89a5b047"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:58.478Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:58.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:58.478Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:57.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:58.478Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:57.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:59.078Z", "message": "Deleting Agent dime_host_y3bq8c", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:58.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b90ff114-2ede-4874-8353-1217da46c479"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:59.078Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:58.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:59.078Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:58.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:59.609Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:58.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:59.609Z", "message": "Deleting Agent homer_host_p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:59.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.470cb743-2df0-43cb-97bf-746021a6683f"}], "metadata": {"pagination": {"total": 322, "offset": 258, "size": 50}}} 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:03 GMT 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:03,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:03,839 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:03,840 - functest.core.cloudify - DEBUG - Execution done (PID=16700, return_code=0): /tmp/8A76X/remove-cluster-node.sh 2019-07-03 09:57:03,840 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-03 09:57:03,841 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-03 09:57:03,841 - functest.core.cloudify - DEBUG - Removed member 8fd71a9b575ae918 from cluster 2019-07-03 09:57:03,841 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-03 09:57:03,841 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-03 09:57:03,841 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-03 09:57:03,841 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-03 09:57:03,842 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:57:03,842 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:57:03,842 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:57:03,842 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-03 09:57:03,842 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:57:03,842 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:57:03,842 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:57:03,843 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:57:03,843 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:57:03,843 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-03 09:57:03,843 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:57:03,843 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-03 09:57:03,843 - functest.core.cloudify - DEBUG - Waiting for process 15220 to end... 2019-07-03 09:57:03,843 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-03 09:57:03,844 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-03 09:57:03,844 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-03 09:57:03,844 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-03 09:57:03,844 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-03 09:57:03,844 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-03 09:57:03,844 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-03 09:57:03,844 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_y3bq8c 2019-07-03 09:57:03,845 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-03 09:57:03,845 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-03 09:57:03,845 - functest.core.cloudify - DEBUG - Stopping... 2019-07-03 09:57:03,845 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_p7ior6 2019-07-03 09:57:03,845 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_y3bq8c 2019-07-03 09:57:03,845 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-03 09:57:03,845 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-03 09:57:03,846 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-03 09:57:03,846 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_y3bq8c stop 2019-07-03 09:57:03,846 - functest.core.cloudify - DEBUG - Stopping... 2019-07-03 09:57:03,846 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_p7ior6 stop 2019-07-03 09:57:03,846 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-03 09:57:03,846 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_p7ior6 2019-07-03 09:57:03,846 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-03 09:57:03,847 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-03 09:57:03,847 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-03 09:57:03,847 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_y3bq8c 2019-07-03 09:57:03,847 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-03 09:57:03,847 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-03 09:57:03,847 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-03 09:57:03,847 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_p7ior6 2019-07-03 09:57:03,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:04,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:04,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:04,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:04,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:04,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:04,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:04,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:04,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:04,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:04,061 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:04 GMT 2019-07-03 09:57:04,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:04,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:04,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:04,061 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:04,061 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:09,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:09,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:56:59.609Z", "message": "Deleting Agent homer_host_p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:59.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.470cb743-2df0-43cb-97bf-746021a6683f"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:00.276Z", "message": "Stopping Agent ellis_host_tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:56:59.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d0741476-88d2-4820-9bea-f32f25e6447a"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:01.029Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:00.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d0741476-88d2-4820-9bea-f32f25e6447a"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:01.711Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_tu3y6r stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:00.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d0741476-88d2-4820-9bea-f32f25e6447a"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:01.711Z", "message": "Successfully stopped daemon: ellis_host_tu3y6r\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:00.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d0741476-88d2-4820-9bea-f32f25e6447a"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:01.711Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:01.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:01.711Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:01.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:02.379Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:01.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:02.898Z", "message": "Deleting Agent ellis_host_tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:02.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4f2a9ada-9d27-4b52-b975-25d0b094aae1"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:03.429Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:03.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b90ff114-2ede-4874-8353-1217da46c479"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:03.429Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:03.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b90ff114-2ede-4874-8353-1217da46c479"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:03.429Z", "message": "09:57:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_y3bq8c: No response received for task c1eacb875df24815ac34e9d5c80963e3", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:03.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b90ff114-2ede-4874-8353-1217da46c479"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:03.429Z", "message": "Successfully deleted daemon: dime_host_y3bq8c", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:03.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b90ff114-2ede-4874-8353-1217da46c479"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:03.429Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:03.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.470cb743-2df0-43cb-97bf-746021a6683f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:03.932Z", "message": "Successfully deleted daemon: homer_host_p7ior6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:03.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.470cb743-2df0-43cb-97bf-746021a6683f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:03.932Z", "message": "09:57:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_p7ior6: No response received for task b138668fdbf64091bc573958482ea391", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:03.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.470cb743-2df0-43cb-97bf-746021a6683f"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:03.932Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:03.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.470cb743-2df0-43cb-97bf-746021a6683f"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:04.515Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:04.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:04.515Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:04.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:04.515Z", "message": "Waiting for process 23311 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:04.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:05.110Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:04.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:05.110Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:04.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:05.110Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:04.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:05.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:05.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:05.641Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:04.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.308Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4649278a-144c-47d5-b979-ac2b239eb308 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:57:05.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.308Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf26e73-bf88-4baa-a6ce-d20ebe443d55 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:57:05.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.308Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9cf26e73-bf88-4baa-a6ce-d20ebe443d55", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:05.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}800e52cd5a55a8017a80320a6a729ff9f905380f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:05.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:05.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.308Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4649278a-144c-47d5-b979-ac2b239eb308", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:05.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.929Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:06.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4f2a9ada-9d27-4b52-b975-25d0b094aae1"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.929Z", "message": "Successfully deleted daemon: ellis_host_tu3y6r", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:06.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4f2a9ada-9d27-4b52-b975-25d0b094aae1"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12d315559e0ca38a134777ed81033cfa50ae0785\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:06.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.929Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:06.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4f2a9ada-9d27-4b52-b975-25d0b094aae1"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:06.929Z", "message": "09:57:06 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_tu3y6r: No response received for task bd16c98c12404a5b881ac8a62ae68907", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:06.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4f2a9ada-9d27-4b52-b975-25d0b094aae1"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:07.495Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:07.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.039Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57: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-76006233-9b5d-4541-9d0e-107e758bbebe x-compute-request-id: req-76006233-9b5d-4541-9d0e-107e758bbebe Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:07.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.039Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:07.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.039Z", "message": "Waiting for process 17128 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:07.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.039Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:07.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12d315559e0ca38a134777ed81033cfa50ae0785\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:57: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-ffbf35c8-1857-43a6-8350-1ea714771c32 x-compute-request-id: req-ffbf35c8-1857-43a6-8350-1ea714771c32 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4f6c44cf-4256-4f08-ae8d-b87cf558c9a9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-76006233-9b5d-4541-9d0e-107e758bbebe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:07.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-76006233-9b5d-4541-9d0e-107e758bbebe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:07.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}800e52cd5a55a8017a80320a6a729ff9f905380f\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:07.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:57: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-11232998-88a1-41d8-88bd-7109cd4dc312 x-compute-request-id: req-11232998-88a1-41d8-88bd-7109cd4dc312 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-11232998-88a1-41d8-88bd-7109cd4dc312", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4f6c44cf-4256-4f08-ae8d-b87cf558c9a9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}], "metadata": {"pagination": {"total": 360, "offset": 308, "size": 50}}} 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:09,150 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:09 GMT 2019-07-03 09:57:09,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:09,151 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:09,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:09,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:09,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:09,151 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:09,153 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_p7ior6 2019-07-03 09:57:09,154 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_tu3y6r 2019-07-03 09:57:09,154 - functest.core.cloudify - DEBUG - Stopping... 2019-07-03 09:57:09,154 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_tu3y6r stop 2019-07-03 09:57:09,154 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_tu3y6r 2019-07-03 09:57:09,154 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-03 09:57:09,154 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-03 09:57:09,155 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-03 09:57:09,155 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_tu3y6r 2019-07-03 09:57:09,155 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-03 09:57:09,155 - functest.core.cloudify - DEBUG - Deleting... 2019-07-03 09:57:09,155 - functest.core.cloudify - DEBUG - 09:57:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_y3bq8c: No response received for task c1eacb875df24815ac34e9d5c80963e3 2019-07-03 09:57:09,155 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_y3bq8c 2019-07-03 09:57:09,156 - functest.core.cloudify - DEBUG - Deleting... 2019-07-03 09:57:09,156 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_p7ior6 2019-07-03 09:57:09,156 - functest.core.cloudify - DEBUG - 09:57:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_p7ior6: No response received for task b138668fdbf64091bc573958482ea391 2019-07-03 09:57:09,156 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-03 09:57:09,156 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-03 09:57:09,156 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-03 09:57:09,157 - functest.core.cloudify - DEBUG - Waiting for process 23311 to end... 2019-07-03 09:57:09,157 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 09:57:09,157 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-03 09:57:09,157 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-03 09:57:09,157 - 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-07-03 09:57:09,157 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 09:57:09,157 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4649278a-144c-47d5-b979-ac2b239eb308 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:57:09,158 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf26e73-bf88-4baa-a6ce-d20ebe443d55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:57:09,158 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9cf26e73-bf88-4baa-a6ce-d20ebe443d55 2019-07-03 09:57:09,158 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800e52cd5a55a8017a80320a6a729ff9f905380f" 2019-07-03 09:57:09,158 - 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-07-03 09:57:09,158 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4649278a-144c-47d5-b979-ac2b239eb308 2019-07-03 09:57:09,158 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-03 09:57:09,159 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_tu3y6r 2019-07-03 09:57:09,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d315559e0ca38a134777ed81033cfa50ae0785" 2019-07-03 09:57:09,159 - functest.core.cloudify - DEBUG - Deleting... 2019-07-03 09:57:09,159 - functest.core.cloudify - DEBUG - 09:57:06 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_tu3y6r: No response received for task bd16c98c12404a5b881ac8a62ae68907 2019-07-03 09:57:09,159 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-03 09:57:09,159 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57: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-76006233-9b5d-4541-9d0e-107e758bbebe x-compute-request-id: req-76006233-9b5d-4541-9d0e-107e758bbebe Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:09,160 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 09:57:09,160 - functest.core.cloudify - DEBUG - Waiting for process 17128 to end... 2019-07-03 09:57:09,160 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-03 09:57:09,160 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d315559e0ca38a134777ed81033cfa50ae0785" -d '{"os-stop": null}' 2019-07-03 09:57:09,160 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:57: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-ffbf35c8-1857-43a6-8350-1ea714771c32 x-compute-request-id: req-ffbf35c8-1857-43a6-8350-1ea714771c32 Content-Length: 0 Content-Type: application/json 2019-07-03 09:57:09,160 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4f6c44cf-4256-4f08-ae8d-b87cf558c9a9 2019-07-03 09:57:09,160 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-76006233-9b5d-4541-9d0e-107e758bbebe 2019-07-03 09:57:09,161 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-76006233-9b5d-4541-9d0e-107e758bbebe 2019-07-03 09:57:09,161 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800e52cd5a55a8017a80320a6a729ff9f905380f" -d '{"os-stop": null}' 2019-07-03 09:57:09,161 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:57: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-11232998-88a1-41d8-88bd-7109cd4dc312 x-compute-request-id: req-11232998-88a1-41d8-88bd-7109cd4dc312 Content-Length: 0 Content-Type: application/json 2019-07-03 09:57:09,161 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-11232998-88a1-41d8-88bd-7109cd4dc312 2019-07-03 09:57:09,161 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4f6c44cf-4256-4f08-ae8d-b87cf558c9a9 2019-07-03 09:57:09,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:09,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:09,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:09,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:09 GMT 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:09,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:09,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:09,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:09,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:14,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:14,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:14,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:14,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:14,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:14,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:14,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4f6c44cf-4256-4f08-ae8d-b87cf558c9a9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:08.635Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12d315559e0ca38a134777ed81033cfa50ae0785\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:09.178Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action used request id req-ffbf35c8-1857-43a6-8350-1ea714771c32", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:09.178Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action used request id req-ffbf35c8-1857-43a6-8350-1ea714771c32", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:09.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:09.178Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9381105-8797-4dee-84b5-0384bd13ea6c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:57:08.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:09.178Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e9381105-8797-4dee-84b5-0384bd13ea6c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:08.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:09.845Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78ca6297f110e7ae8d951afcddfff5f262405ab1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:09.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:11.566Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57: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-f9648e28-7278-4723-86b0-79bb3c527edb x-compute-request-id: req-f9648e28-7278-4723-86b0-79bb3c527edb Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:15Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:11.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:12.070Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-f9648e28-7278-4723-86b0-79bb3c527edb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:11.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:12.070Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-f9648e28-7278-4723-86b0-79bb3c527edb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:11.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:12.070Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78ca6297f110e7ae8d951afcddfff5f262405ab1\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:11.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:12.070Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92239235-28eb-430a-9ed8-c5110d391f1b x-compute-request-id: req-92239235-28eb-430a-9ed8-c5110d391f1b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:11.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:12.070Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-92239235-28eb-430a-9ed8-c5110d391f1b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:11.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:12.070Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-92239235-28eb-430a-9ed8-c5110d391f1b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:11.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:12.638Z", "message": "Waiting for process 15220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:12.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.107Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:13.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}], "metadata": {"pagination": {"total": 375, "offset": 358, "size": 50}}} 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:14 GMT 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:14,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:14,306 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:14,307 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-4f6c44cf-4256-4f08-ae8d-b87cf558c9a9 2019-07-03 09:57:14,307 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d315559e0ca38a134777ed81033cfa50ae0785" -d '{"os-stop": null}' 2019-07-03 09:57:14,307 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action used request id req-ffbf35c8-1857-43a6-8350-1ea714771c32 2019-07-03 09:57:14,307 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action used request id req-ffbf35c8-1857-43a6-8350-1ea714771c32 2019-07-03 09:57:14,308 - 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-07-03 09:57:14,308 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9381105-8797-4dee-84b5-0384bd13ea6c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:57:14,308 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e9381105-8797-4dee-84b5-0384bd13ea6c 2019-07-03 09:57:14,308 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ca6297f110e7ae8d951afcddfff5f262405ab1" 2019-07-03 09:57:14,308 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57: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-f9648e28-7278-4723-86b0-79bb3c527edb x-compute-request-id: req-f9648e28-7278-4723-86b0-79bb3c527edb Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:15Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:14,308 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-f9648e28-7278-4723-86b0-79bb3c527edb 2019-07-03 09:57:14,309 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-f9648e28-7278-4723-86b0-79bb3c527edb 2019-07-03 09:57:14,309 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ca6297f110e7ae8d951afcddfff5f262405ab1" -d '{"os-stop": null}' 2019-07-03 09:57:14,309 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92239235-28eb-430a-9ed8-c5110d391f1b x-compute-request-id: req-92239235-28eb-430a-9ed8-c5110d391f1b Content-Length: 0 Content-Type: application/json 2019-07-03 09:57:14,309 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-92239235-28eb-430a-9ed8-c5110d391f1b 2019-07-03 09:57:14,309 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-92239235-28eb-430a-9ed8-c5110d391f1b 2019-07-03 09:57:14,309 - functest.core.cloudify - DEBUG - Waiting for process 15220 to end... 2019-07-03 09:57:14,310 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-03 09:57:14,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:14,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:14,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:14,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:14,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:14,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:14,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:14 GMT 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:14,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:19,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:19,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:19,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:19,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:19,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:19,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jmgv73", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:14.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:14.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:14.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:14.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:14.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:13.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:13.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:13.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:13.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": " Removed member e7e9a5b594cfe2b1 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:13.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": "Execution done (PID=17128, return_code=0): /tmp/MRCM4/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:13.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:14.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.80653a4c-d1a6-4e7e-8e20-fb7f6d5977ec"}, {"node_instance_id": "sprout_jmgv73", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:14.930Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:14.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:15.562Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:15.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:15.562Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:15.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:16.930Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:16.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:17.628Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:17.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:18.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}800e52cd5a55a8017a80320a6a729ff9f905380f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:18.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:18.756Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:18.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:18.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12d315559e0ca38a134777ed81033cfa50ae0785\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:18.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:18.756Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:18.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:18.756Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:18.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 397, "offset": 375, "size": 50}}} 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:19 GMT 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:19,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:19,496 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:19,496 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:19,497 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:57:19,497 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:57:19,497 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:57:19,497 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:57:19,497 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:57:19,498 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-03 09:57:19,498 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-03 09:57:19,498 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-03 09:57:19,498 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-03 09:57:19,498 - functest.core.cloudify - DEBUG - Removed member e7e9a5b594cfe2b1 from cluster 2019-07-03 09:57:19,498 - functest.core.cloudify - DEBUG - Execution done (PID=17128, return_code=0): /tmp/MRCM4/remove-cluster-node.sh 2019-07-03 09:57:19,499 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:57:19,499 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:57:19,499 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-03 09:57:19,499 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:57:19,499 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-03 09:57:19,499 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-03 09:57:19,499 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800e52cd5a55a8017a80320a6a729ff9f905380f" 2019-07-03 09:57:19,500 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-03 09:57:19,500 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d315559e0ca38a134777ed81033cfa50ae0785" 2019-07-03 09:57:19,500 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-03 09:57:19,500 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-03 09:57:19,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:19,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:19,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:19,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:19,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:19 GMT 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:19,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:19,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:24,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:25,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:25,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:25,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:25,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:25,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:25,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:25,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:25,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:19.678Z", "message": "Stopping Agent sprout_host_w48f4h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:19.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.cd92aba2-49fd-4c81-abc3-e100347b5d6d"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.292Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-35718965-a34a-466e-aa75-cfeb4d7418f1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:19.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.292Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78727bb6-1086-4c89-9741-042c3b9daa6a x-compute-request-id: req-78727bb6-1086-4c89-9741-042c3b9daa6a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:57:08Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:20.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.292Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-78727bb6-1086-4c89-9741-042c3b9daa6a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:20.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.292Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-78727bb6-1086-4c89-9741-042c3b9daa6a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:20.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ec9eab9c-7c76-40db-b92c-dcf0b898fcac"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.292Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35718965-a34a-466e-aa75-cfeb4d7418f1 x-compute-request-id: req-35718965-a34a-466e-aa75-cfeb4d7418f1 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:57:08Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:19.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.292Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-35718965-a34a-466e-aa75-cfeb4d7418f1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:19.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0a88df73-e897-4b1c-8000-7885310cedbb"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.844Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:57:20.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.844Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:57:20.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:20.844Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:20.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.cd92aba2-49fd-4c81-abc3-e100347b5d6d"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:21.347Z", "message": "Successfully stopped daemon: sprout_host_w48f4h\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:20.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.cd92aba2-49fd-4c81-abc3-e100347b5d6d"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:21.347Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_w48f4h stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:20.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.cd92aba2-49fd-4c81-abc3-e100347b5d6d"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:21.924Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:21.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:21.924Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:21.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:21.924Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:21.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:21.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78ca6297f110e7ae8d951afcddfff5f262405ab1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:21.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:22.592Z", "message": "Deleting Agent sprout_host_w48f4h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:22.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5189b677-8c10-4ac8-8760-0d2dd691575c"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:23.159Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b4cc3d1-4ad4-4e56-b82f-fff4bd8e9e81 x-compute-request-id: req-2b4cc3d1-4ad4-4e56-b82f-fff4bd8e9e81 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:57:11Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:22.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:23.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-2b4cc3d1-4ad4-4e56-b82f-fff4bd8e9e81", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:22.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:23.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-2b4cc3d1-4ad4-4e56-b82f-fff4bd8e9e81", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:22.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f5256d0-2ab4-4082-8ce7-9ff2f21ed8c7"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:23.779Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:57:23.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:24.496Z", "message": "Waiting for process 23311 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:24.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}], "metadata": {"pagination": {"total": 419, "offset": 397, "size": 50}}} 2019-07-03 09:57:25,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:25,009 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:25 GMT 2019-07-03 09:57:25,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:25,009 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:25,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:25,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:25,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:25,009 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:25,011 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_w48f4h 2019-07-03 09:57:25,011 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-35718965-a34a-466e-aa75-cfeb4d7418f1 2019-07-03 09:57:25,011 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78727bb6-1086-4c89-9741-042c3b9daa6a x-compute-request-id: req-78727bb6-1086-4c89-9741-042c3b9daa6a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:57:08Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:25,012 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-78727bb6-1086-4c89-9741-042c3b9daa6a 2019-07-03 09:57:25,012 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-78727bb6-1086-4c89-9741-042c3b9daa6a 2019-07-03 09:57:25,012 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35718965-a34a-466e-aa75-cfeb4d7418f1 x-compute-request-id: req-35718965-a34a-466e-aa75-cfeb4d7418f1 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:57:08Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:25,012 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-35718965-a34a-466e-aa75-cfeb4d7418f1 2019-07-03 09:57:25,012 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-03 09:57:25,012 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-03 09:57:25,013 - functest.core.cloudify - DEBUG - Stopping... 2019-07-03 09:57:25,013 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_w48f4h 2019-07-03 09:57:25,013 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_w48f4h stop 2019-07-03 09:57:25,013 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-03 09:57:25,013 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-03 09:57:25,013 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-03 09:57:25,013 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ca6297f110e7ae8d951afcddfff5f262405ab1" 2019-07-03 09:57:25,014 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_w48f4h 2019-07-03 09:57:25,014 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b4cc3d1-4ad4-4e56-b82f-fff4bd8e9e81 x-compute-request-id: req-2b4cc3d1-4ad4-4e56-b82f-fff4bd8e9e81 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:57:11Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:25,014 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-2b4cc3d1-4ad4-4e56-b82f-fff4bd8e9e81 2019-07-03 09:57:25,014 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-2b4cc3d1-4ad4-4e56-b82f-fff4bd8e9e81 2019-07-03 09:57:25,014 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-03 09:57:25,014 - functest.core.cloudify - DEBUG - Waiting for process 23311 to end... 2019-07-03 09:57:25,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:25,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:25,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:25,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:25 GMT 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:25,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:25,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:25,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:30,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:30,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:30,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:26.365Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:26.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5189b677-8c10-4ac8-8760-0d2dd691575c"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:26.867Z", "message": "09:57:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_w48f4h: No response received for task 06097ac00be74780b46c0504031d8959", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:26.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5189b677-8c10-4ac8-8760-0d2dd691575c"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:26.867Z", "message": "Successfully deleted daemon: sprout_host_w48f4h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:26.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5189b677-8c10-4ac8-8760-0d2dd691575c"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:26.867Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:26.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5189b677-8c10-4ac8-8760-0d2dd691575c"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:27.548Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:27.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:27.548Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:27.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:28.273Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:27.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:28.853Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}596630ee9b2ac1c25077693f0adaf3952a1293e6\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:28.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:28.853Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:28.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:28.853Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee68cd7-281e-4140-8d3c-722b129a0d4c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:57:28.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:28.853Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2ee68cd7-281e-4140-8d3c-722b129a0d4c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:28.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:30.070Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e331158-6ede-4e6d-8cce-df89aa2a1a7e x-compute-request-id: req-1e331158-6ede-4e6d-8cce-df89aa2a1a7e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:48Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:30.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}], "metadata": {"pagination": {"total": 431, "offset": 419, "size": 50}}} 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:30 GMT 2019-07-03 09:57:30,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:30,202 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:30,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:30,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:30,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:30,202 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:30,203 - functest.core.cloudify - DEBUG - Deleting... 2019-07-03 09:57:30,203 - functest.core.cloudify - DEBUG - 09:57:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_w48f4h: No response received for task 06097ac00be74780b46c0504031d8959 2019-07-03 09:57:30,203 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_w48f4h 2019-07-03 09:57:30,203 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-03 09:57:30,203 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-03 09:57:30,203 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-03 09:57:30,204 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 09:57:30,204 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596630ee9b2ac1c25077693f0adaf3952a1293e6" 2019-07-03 09:57:30,204 - 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-07-03 09:57:30,204 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee68cd7-281e-4140-8d3c-722b129a0d4c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:57:30,204 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2ee68cd7-281e-4140-8d3c-722b129a0d4c 2019-07-03 09:57:30,204 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e331158-6ede-4e6d-8cce-df89aa2a1a7e x-compute-request-id: req-1e331158-6ede-4e6d-8cce-df89aa2a1a7e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:48Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:30,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:30,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:30,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:30,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:30,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:30,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:30,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:30,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:30,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:30,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:30,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:30 GMT 2019-07-03 09:57:30,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:30,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:30,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:30,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:30,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:35,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:35,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:35,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:35,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:35,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:35,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:35,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:35,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:35,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:30.764Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbdbe368-07a2-413e-94f9-f740e1b73f43 x-compute-request-id: req-dbdbe368-07a2-413e-94f9-f740e1b73f43 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:30.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:30.764Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-1e331158-6ede-4e6d-8cce-df89aa2a1a7e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:30.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:30.764Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}596630ee9b2ac1c25077693f0adaf3952a1293e6\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:30.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:30.764Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-1e331158-6ede-4e6d-8cce-df89aa2a1a7e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:30.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:30.764Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-dbdbe368-07a2-413e-94f9-f740e1b73f43", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:30.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:30.764Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-dbdbe368-07a2-413e-94f9-f740e1b73f43", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:30.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:32.681Z", "message": "Waiting for process 15220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:32.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}], "metadata": {"pagination": {"total": 438, "offset": 431, "size": 50}}} 2019-07-03 09:57:35,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:35,342 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:35 GMT 2019-07-03 09:57:35,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:35,342 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:35,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:35,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:35,342 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:35,342 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:35,343 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbdbe368-07a2-413e-94f9-f740e1b73f43 x-compute-request-id: req-dbdbe368-07a2-413e-94f9-f740e1b73f43 Content-Length: 0 Content-Type: application/json 2019-07-03 09:57:35,343 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-1e331158-6ede-4e6d-8cce-df89aa2a1a7e 2019-07-03 09:57:35,343 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596630ee9b2ac1c25077693f0adaf3952a1293e6" -d '{"os-stop": null}' 2019-07-03 09:57:35,343 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-1e331158-6ede-4e6d-8cce-df89aa2a1a7e 2019-07-03 09:57:35,343 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-dbdbe368-07a2-413e-94f9-f740e1b73f43 2019-07-03 09:57:35,344 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-dbdbe368-07a2-413e-94f9-f740e1b73f43 2019-07-03 09:57:35,344 - functest.core.cloudify - DEBUG - Waiting for process 15220 to end... 2019-07-03 09:57:35,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:35,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:35,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:35,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:35,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:35,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:35 GMT 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:35,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:35,402 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:40,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:40,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:40,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:40.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}596630ee9b2ac1c25077693f0adaf3952a1293e6\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:40.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}], "metadata": {"pagination": {"total": 439, "offset": 438, "size": 50}}} 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:40 GMT 2019-07-03 09:57:40,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:40,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 869 2019-07-03 09:57:40,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:40,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:40,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:40,493 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596630ee9b2ac1c25077693f0adaf3952a1293e6" 2019-07-03 09:57:40,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:40,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:40 GMT 2019-07-03 09:57:40,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:40,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:40,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:40,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:40,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:45,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:45,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:45,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:45,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:45,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:45,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:45,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:45,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:41.700Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07d93cf5-0e28-4475-a82f-ce7ca3d4168a x-compute-request-id: req-07d93cf5-0e28-4475-a82f-ce7ca3d4168a Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:57:30Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:41.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:42.203Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-07d93cf5-0e28-4475-a82f-ce7ca3d4168a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:41.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:42.203Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-07d93cf5-0e28-4475-a82f-ce7ca3d4168a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:41.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.dac733b6-4337-4ec6-9171-ed6f04d86392"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:42.203Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:57:41.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:44.465Z", "message": "Waiting for process 23311 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:44.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}], "metadata": {"pagination": {"total": 444, "offset": 439, "size": 50}}} 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:45 GMT 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:45,669 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:45,670 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07d93cf5-0e28-4475-a82f-ce7ca3d4168a x-compute-request-id: req-07d93cf5-0e28-4475-a82f-ce7ca3d4168a Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:57:30Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:45,670 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-07d93cf5-0e28-4475-a82f-ce7ca3d4168a 2019-07-03 09:57:45,670 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-07d93cf5-0e28-4475-a82f-ce7ca3d4168a 2019-07-03 09:57:45,671 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-03 09:57:45,671 - functest.core.cloudify - DEBUG - Waiting for process 23311 to end... 2019-07-03 09:57:45,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:45,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:45,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:45,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:45,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:45,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:45,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:45,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:45,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-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:45,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:45,727 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:45 GMT 2019-07-03 09:57:45,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:45,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:45,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:45,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:45,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:50,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:50,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:50,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:50,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:50,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:50,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:50,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:50,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:50,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:50.738Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:50.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 445, "offset": 444, "size": 50}}} 2019-07-03 09:57:50,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:50,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:50 GMT 2019-07-03 09:57:50,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:50,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 632 2019-07-03 09:57:50,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:50,869 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:50,869 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:50,869 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:57:50,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:50,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:50,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:50,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:50,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:50 GMT 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:50,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:55,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:57:56,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:51.437Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:50.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.019Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db812b4e-620c-4475-8229-8da71588e5e8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:57:51.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a1d756b5-6ac0-42da-a7a0-44424e83ffa2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.019Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:51.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a1d756b5-6ac0-42da-a7a0-44424e83ffa2"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.019Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:51.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.73f441f0-ff4f-4a75-8c14-22d0832e8b77"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.019Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-db812b4e-620c-4475-8229-8da71588e5e8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:51.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a1d756b5-6ac0-42da-a7a0-44424e83ffa2"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.650Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b56c2763-6eb5-43d3-8719-658edf51f8bd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:51.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.73f441f0-ff4f-4a75-8c14-22d0832e8b77"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.650Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b56c2763-6eb5-43d3-8719-658edf51f8bd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:57:51.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.73f441f0-ff4f-4a75-8c14-22d0832e8b77"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.650Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed31f891546244b614b9eb446d636c66e987c5b0\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:52.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a1d756b5-6ac0-42da-a7a0-44424e83ffa2"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.650Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05b55f1f6bd4a6ad1fed839835335d13f3da8857\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:52.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.73f441f0-ff4f-4a75-8c14-22d0832e8b77"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:52.650Z", "message": "Waiting for process 15220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:52.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:53.567Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:53.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.233Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0faba781-3817-406b-b449-a7d7fc1777de x-compute-request-id: req-0faba781-3817-406b-b449-a7d7fc1777de Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.73f441f0-ff4f-4a75-8c14-22d0832e8b77"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a1d756b5-6ac0-42da-a7a0-44424e83ffa2"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-0faba781-3817-406b-b449-a7d7fc1777de", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.73f441f0-ff4f-4a75-8c14-22d0832e8b77"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-0faba781-3817-406b-b449-a7d7fc1777de", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.73f441f0-ff4f-4a75-8c14-22d0832e8b77"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.73f441f0-ff4f-4a75-8c14-22d0832e8b77"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fa04aa2-3b25-4e98-a75c-43448c4662f3 x-compute-request-id: req-5fa04aa2-3b25-4e98-a75c-43448c4662f3 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a1d756b5-6ac0-42da-a7a0-44424e83ffa2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-5fa04aa2-3b25-4e98-a75c-43448c4662f3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a1d756b5-6ac0-42da-a7a0-44424e83ffa2"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-5fa04aa2-3b25-4e98-a75c-43448c4662f3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a1d756b5-6ac0-42da-a7a0-44424e83ffa2"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:54.785Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}775ccd3ccacd10adf7532128a3ef38f889384a86\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:55.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a4f82d6c-5902-48eb-ba23-36382eee96e3"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.296Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ecb89662-7e12-478a-a9eb-369167636f75", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a4f82d6c-5902-48eb-ba23-36382eee96e3"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a4f82d6c-5902-48eb-ba23-36382eee96e3"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.296Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.296Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb89662-7e12-478a-a9eb-369167636f75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:57:54.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a4f82d6c-5902-48eb-ba23-36382eee96e3"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.296Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.959Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:54.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.959Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:55.417Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.959Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:55.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:55.959Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:55.019Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 476, "offset": 445, "size": 50}}} 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:56,049 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:56 GMT 2019-07-03 09:57:56,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:56,050 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:57:56,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:56,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:56,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:57:56,050 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:57:56,051 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:57:56,052 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db812b4e-620c-4475-8229-8da71588e5e8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:57:56,052 - 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-07-03 09:57:56,052 - 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-07-03 09:57:56,052 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-db812b4e-620c-4475-8229-8da71588e5e8 2019-07-03 09:57:56,052 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b56c2763-6eb5-43d3-8719-658edf51f8bd 2019-07-03 09:57:56,052 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b56c2763-6eb5-43d3-8719-658edf51f8bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:57:56,053 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed31f891546244b614b9eb446d636c66e987c5b0" 2019-07-03 09:57:56,053 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b55f1f6bd4a6ad1fed839835335d13f3da8857" 2019-07-03 09:57:56,053 - functest.core.cloudify - DEBUG - Waiting for process 15220 to end... 2019-07-03 09:57:56,053 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:57:56,053 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0faba781-3817-406b-b449-a7d7fc1777de x-compute-request-id: req-0faba781-3817-406b-b449-a7d7fc1777de Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:56,054 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:57:56,054 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-03 09:57:56,054 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-0faba781-3817-406b-b449-a7d7fc1777de 2019-07-03 09:57:56,054 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-0faba781-3817-406b-b449-a7d7fc1777de 2019-07-03 09:57:56,054 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-03 09:57:56,054 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fa04aa2-3b25-4e98-a75c-43448c4662f3 x-compute-request-id: req-5fa04aa2-3b25-4e98-a75c-43448c4662f3 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:57:56,054 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-5fa04aa2-3b25-4e98-a75c-43448c4662f3 2019-07-03 09:57:56,055 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-5fa04aa2-3b25-4e98-a75c-43448c4662f3 2019-07-03 09:57:56,055 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:57:56,055 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}775ccd3ccacd10adf7532128a3ef38f889384a86" 2019-07-03 09:57:56,055 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ecb89662-7e12-478a-a9eb-369167636f75 2019-07-03 09:57:56,055 - 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-07-03 09:57:56,055 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:57:56,056 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb89662-7e12-478a-a9eb-369167636f75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:57:56,056 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:57:56,056 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:57:56,056 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:57:56,056 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:57:56,056 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:57:56,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:57:56,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:57:56,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:57:56,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:57:56 GMT 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:57:56,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:57:56,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:57:56,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:57:56,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:01,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:01,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:01,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:01,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:01,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:01,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:56.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.242Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:56.636Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-195562b1-17b0-4339-aa27-9c2ef31d30ae", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.248Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:56.636Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195562b1-17b0-4339-aa27-9c2ef31d30ae Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.247Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:57.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57: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-d1692c91-a03a-4de8-9cca-87c5ce6f7c37 x-compute-request-id: req-d1692c91-a03a-4de8-9cca-87c5ce6f7c37 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a4f82d6c-5902-48eb-ba23-36382eee96e3"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d1692c91-a03a-4de8-9cca-87c5ce6f7c37", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a4f82d6c-5902-48eb-ba23-36382eee96e3"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d1692c91-a03a-4de8-9cca-87c5ce6f7c37", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a4f82d6c-5902-48eb-ba23-36382eee96e3"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.a4f82d6c-5902-48eb-ba23-36382eee96e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42418441dfa54a91878cde0a2b296f9c8a7b558\"", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.671Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.592Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e44d790-803e-4cac-a554-7da26f23d255 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.597Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.201Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1e44d790-803e-4cac-a554-7da26f23d255", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:56.598Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ca50cedc833507023cd920e4ada7d252104c193\"", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:57.012Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.796Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:57.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.796Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:57.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:57.796Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:57.628Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:58.362Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57: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-9059d9c2-00e1-4dc4-8811-2609f3e78b90 x-compute-request-id: req-9059d9c2-00e1-4dc4-8811-2609f3e78b90 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.234Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:58.866Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42418441dfa54a91878cde0a2b296f9c8a7b558\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.235Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:58.866Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-9059d9c2-00e1-4dc4-8811-2609f3e78b90", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.235Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:58.866Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-9059d9c2-00e1-4dc4-8811-2609f3e78b90", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.234Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1073f58d-b2da-4e17-8c4f-903402e42213 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.716Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "Remove floating ip 172.30.9.210", "level": "info", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.709Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.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": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.709Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.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": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.710Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1073f58d-b2da-4e17-8c4f-903402e42213 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.715Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1073f58d-b2da-4e17-8c4f-903402e42213", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.716Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1073f58d-b2da-4e17-8c4f-903402e42213", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.716Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a54b23d-5c76-41f7-aa49-37acdb41eb35 x-compute-request-id: req-4a54b23d-5c76-41f7-aa49-37acdb41eb35 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.955Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-4a54b23d-5c76-41f7-aa49-37acdb41eb35", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.955Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-4a54b23d-5c76-41f7-aa49-37acdb41eb35", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.955Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ca50cedc833507023cd920e4ada7d252104c193\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:58.956Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "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}c0a063f6e44179cc9215965c347ff69cda19f8d6\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.120Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:57:59.610Z", "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}c0a063f6e44179cc9215965c347ff69cda19f8d6\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.120Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-41415f39-b4ac-4a3d-bea6-78239ad8ded7", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.602Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-41415f39-b4ac-4a3d-bea6-78239ad8ded7", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.602Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-41415f39-b4ac-4a3d-bea6-78239ad8ded7", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.603Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-41415f39-b4ac-4a3d-bea6-78239ad8ded7", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.603Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.604Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.604Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-9dd77860-5cf9-4b10-9196-a79eb1ed9659 Date: Wed, 03 Jul 2019 09:57:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:40:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"c7b77452-b55d-4234-bf56-fe624ea9b4ea\",\"security_groups\":[\"461e8f94-7b57-45df-ab20-2062de75b0cc\",\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"59ef34d9-17f1-4b63-9eab-d525224fd0ef\"],\"mac_address\":\"fa:16:3e:8b:97:08\",\"device_id\":\"0f7e68a4-d697-4865-a695-52ab62a3c3eb\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.974Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-41415f39-b4ac-4a3d-bea6-78239ad8ded7 Date: Wed, 03 Jul 2019 09:57:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:42:30Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:97:08\", \"device_id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"c7b77452-b55d-4234-bf56-fe624ea9b4ea\", \"id\": \"0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:03Z\", \"updated_at\": \"2019-07-03T09:42:25Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:eb:33:55\", \"device_id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"ab41b2e5-4aa3-461e-aedc-a464412bdb80\", \"id\": \"10e9d68e-964c-45c8-b8e6-e5385e3272cc\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:34:19Z\", \"updated_at\": \"2019-07-03T09:34:23Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:b7:0d\", \"device_id\": \"2b669d07-39c5-4570-8611-342ce82cf6f2\"}, \"fixed_ip_address\": \"192.168.120.20\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"9cdf80b5-6910-4d0f-8448-26f1d3943aa1\", \"id\": \"5b6b41b0-3307-4753-a528-2a37bd076fbd\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:42:16Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f4:99:6e\", \"device_id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"37576045-5aa0-4729-9768-99da94792325\", \"id\": \"a2c6b6ba-7bb1-4920-936b-83c555e16cce\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.602Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.144Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-41415f39-b4ac-4a3d-bea6-78239ad8ded7 Date: Wed, 03 Jul 2019 09:57:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:42:30Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:97:08\", \"device_id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"c7b77452-b55d-4234-bf56-fe624ea9b4ea\", \"id\": \"0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:03Z\", \"updated_at\": \"2019-07-03T09:42:25Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:eb:33:55\", \"device_id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"ab41b2e5-4aa3-461e-aedc-a464412bdb80\", \"id\": \"10e9d68e-964c-45c8-b8e6-e5385e3272cc\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:34:19Z\", \"updated_at\": \"2019-07-03T09:34:23Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:b7:0d\", \"device_id\": \"2b669d07-39c5-4570-8611-342ce82cf6f2\"}, \"fixed_ip_address\": \"192.168.120.20\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"9cdf80b5-6910-4d0f-8448-26f1d3943aa1\", \"id\": \"5b6b41b0-3307-4753-a528-2a37bd076fbd\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:42:16Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f4:99:6e\", \"device_id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"37576045-5aa0-4729-9768-99da94792325\", \"id\": \"a2c6b6ba-7bb1-4920-936b-83c555e16cce\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.602Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.976Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 Date: Wed, 03 Jul 2019 09:58:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:41:14Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"ab41b2e5-4aa3-461e-aedc-a464412bdb80\",\"security_groups\":[\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"5e4084b3-a4aa-49fb-a407-cb31e8875044\"],\"mac_address\":\"fa:16:3e:eb:33:55\",\"device_id\":\"7aa5b230-e7ef-49e3-a17a-72678458023b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:23Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.321Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 Date: Wed, 03 Jul 2019 09:58:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:41:14Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"ab41b2e5-4aa3-461e-aedc-a464412bdb80\",\"security_groups\":[\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"5e4084b3-a4aa-49fb-a407-cb31e8875044\"],\"mac_address\":\"fa:16:3e:eb:33:55\",\"device_id\":\"7aa5b230-e7ef-49e3-a17a-72678458023b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:23Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.321Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.321Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.322Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.322Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.322Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.322Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}], "metadata": {"pagination": {"total": 541, "offset": 476, "size": 50}}} 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:01 GMT 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:01,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:01,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:01,262 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:01,264 - 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-07-03 09:58:01,265 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-195562b1-17b0-4339-aa27-9c2ef31d30ae 2019-07-03 09:58:01,265 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195562b1-17b0-4339-aa27-9c2ef31d30ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:01,265 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:58:01,265 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57: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-d1692c91-a03a-4de8-9cca-87c5ce6f7c37 x-compute-request-id: req-d1692c91-a03a-4de8-9cca-87c5ce6f7c37 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:01,265 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d1692c91-a03a-4de8-9cca-87c5ce6f7c37 2019-07-03 09:58:01,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d1692c91-a03a-4de8-9cca-87c5ce6f7c37 2019-07-03 09:58:01,266 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-03 09:58:01,266 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42418441dfa54a91878cde0a2b296f9c8a7b558" 2019-07-03 09:58:01,266 - 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-07-03 09:58:01,266 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e44d790-803e-4cac-a554-7da26f23d255 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:01,266 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1e44d790-803e-4cac-a554-7da26f23d255 2019-07-03 09:58:01,266 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca50cedc833507023cd920e4ada7d252104c193" 2019-07-03 09:58:01,267 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:58:01,267 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:58:01,267 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-03 09:58:01,267 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57: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-9059d9c2-00e1-4dc4-8811-2609f3e78b90 x-compute-request-id: req-9059d9c2-00e1-4dc4-8811-2609f3e78b90 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:01,267 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42418441dfa54a91878cde0a2b296f9c8a7b558" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-07-03 09:58:01,267 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-9059d9c2-00e1-4dc4-8811-2609f3e78b90 2019-07-03 09:58:01,268 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-9059d9c2-00e1-4dc4-8811-2609f3e78b90 2019-07-03 09:58:01,268 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1073f58d-b2da-4e17-8c4f-903402e42213 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:01,268 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.210 2019-07-03 09:58:01,268 - 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-07-03 09:58:01,268 - 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-07-03 09:58:01,268 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1073f58d-b2da-4e17-8c4f-903402e42213 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:01,268 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1073f58d-b2da-4e17-8c4f-903402e42213 2019-07-03 09:58:01,269 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1073f58d-b2da-4e17-8c4f-903402e42213 2019-07-03 09:58:01,269 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a54b23d-5c76-41f7-aa49-37acdb41eb35 x-compute-request-id: req-4a54b23d-5c76-41f7-aa49-37acdb41eb35 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:01,269 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-4a54b23d-5c76-41f7-aa49-37acdb41eb35 2019-07-03 09:58:01,269 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-4a54b23d-5c76-41f7-aa49-37acdb41eb35 2019-07-03 09:58:01,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca50cedc833507023cd920e4ada7d252104c193" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-07-03 09:58:01,269 - 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}c0a063f6e44179cc9215965c347ff69cda19f8d6" 2019-07-03 09:58:01,269 - 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}c0a063f6e44179cc9215965c347ff69cda19f8d6" 2019-07-03 09:58:01,270 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-41415f39-b4ac-4a3d-bea6-78239ad8ded7 2019-07-03 09:58:01,270 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-41415f39-b4ac-4a3d-bea6-78239ad8ded7 2019-07-03 09:58:01,270 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-41415f39-b4ac-4a3d-bea6-78239ad8ded7 2019-07-03 09:58:01,270 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-41415f39-b4ac-4a3d-bea6-78239ad8ded7 2019-07-03 09:58:01,270 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6" 2019-07-03 09:58:01,270 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6" 2019-07-03 09:58:01,270 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-9dd77860-5cf9-4b10-9196-a79eb1ed9659 Date: Wed, 03 Jul 2019 09:57:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:40:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.8"}],"id":"c7b77452-b55d-4234-bf56-fe624ea9b4ea","security_groups":["461e8f94-7b57-45df-ab20-2062de75b0cc","47845df6-e229-411c-aa39-13ee6f3efc6d","59ef34d9-17f1-4b63-9eab-d525224fd0ef"],"mac_address":"fa:16:3e:8b:97:08","device_id":"0f7e68a4-d697-4865-a695-52ab62a3c3eb","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 09:58:01,271 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-41415f39-b4ac-4a3d-bea6-78239ad8ded7 Date: Wed, 03 Jul 2019 09:57:59 GMT RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:42:30Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:97:08", "device_id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "c7b77452-b55d-4234-bf56-fe624ea9b4ea", "id": "0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:03Z", "updated_at": "2019-07-03T09:42:25Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:33:55", "device_id": "7aa5b230-e7ef-49e3-a17a-72678458023b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "ab41b2e5-4aa3-461e-aedc-a464412bdb80", "id": "10e9d68e-964c-45c8-b8e6-e5385e3272cc", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:42:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:99:6e", "device_id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "37576045-5aa0-4729-9768-99da94792325", "id": "a2c6b6ba-7bb1-4920-936b-83c555e16cce", "qos_policy_id": null}]} 2019-07-03 09:58:01,271 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-41415f39-b4ac-4a3d-bea6-78239ad8ded7 Date: Wed, 03 Jul 2019 09:57:59 GMT RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:42:30Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:97:08", "device_id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "c7b77452-b55d-4234-bf56-fe624ea9b4ea", "id": "0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:03Z", "updated_at": "2019-07-03T09:42:25Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:33:55", "device_id": "7aa5b230-e7ef-49e3-a17a-72678458023b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "ab41b2e5-4aa3-461e-aedc-a464412bdb80", "id": "10e9d68e-964c-45c8-b8e6-e5385e3272cc", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:42:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:99:6e", "device_id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "37576045-5aa0-4729-9768-99da94792325", "id": "a2c6b6ba-7bb1-4920-936b-83c555e16cce", "qos_policy_id": null}]} 2019-07-03 09:58:01,271 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6" 2019-07-03 09:58:01,271 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 Date: Wed, 03 Jul 2019 09:58:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:41:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.6"}],"id":"ab41b2e5-4aa3-461e-aedc-a464412bdb80","security_groups":["47845df6-e229-411c-aa39-13ee6f3efc6d","5e4084b3-a4aa-49fb-a407-cb31e8875044"],"mac_address":"fa:16:3e:eb:33:55","device_id":"7aa5b230-e7ef-49e3-a17a-72678458023b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 09:58:01,271 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 Date: Wed, 03 Jul 2019 09:58:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:41:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.6"}],"id":"ab41b2e5-4aa3-461e-aedc-a464412bdb80","security_groups":["47845df6-e229-411c-aa39-13ee6f3efc6d","5e4084b3-a4aa-49fb-a407-cb31e8875044"],"mac_address":"fa:16:3e:eb:33:55","device_id":"7aa5b230-e7ef-49e3-a17a-72678458023b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 09:58:01,271 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 2019-07-03 09:58:01,272 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 2019-07-03 09:58:01,272 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 2019-07-03 09:58:01,272 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 2019-07-03 09:58:01,272 - 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-07-03 09:58:01,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:01,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:01,340 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:01 GMT 2019-07-03 09:58:01,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:01,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:01,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:01,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:01,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:06,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:06,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:06,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:06,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:06,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:06,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:06,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:06,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:06,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-9dd77860-5cf9-4b10-9196-a79eb1ed9659", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.975Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.976Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:57:59.976Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 Date: Wed, 03 Jul 2019 09:58:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:41:14Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"ab41b2e5-4aa3-461e-aedc-a464412bdb80\",\"security_groups\":[\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"5e4084b3-a4aa-49fb-a407-cb31e8875044\"],\"mac_address\":\"fa:16:3e:eb:33:55\",\"device_id\":\"7aa5b230-e7ef-49e3-a17a-72678458023b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:23Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.321Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 Date: Wed, 03 Jul 2019 09:58:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:41:14Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"ab41b2e5-4aa3-461e-aedc-a464412bdb80\",\"security_groups\":[\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"5e4084b3-a4aa-49fb-a407-cb31e8875044\"],\"mac_address\":\"fa:16:3e:eb:33:55\",\"device_id\":\"7aa5b230-e7ef-49e3-a17a-72678458023b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:23Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.321Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.321Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.322Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.322Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.322Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.322Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.323Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f10dede-f3a6-4379-a228-8d0b1f48e7b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.327Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f10dede-f3a6-4379-a228-8d0b1f48e7b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.327Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9f10dede-f3a6-4379-a228-8d0b1f48e7b5", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.327Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:00.827Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9f10dede-f3a6-4379-a228-8d0b1f48e7b5", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.328Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:01.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ca50cedc833507023cd920e4ada7d252104c193\"", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.123Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:01.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b129df5a7c4d8a901b78edb2c082a7b365193ad\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.741Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:01.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b129df5a7c4d8a901b78edb2c082a7b365193ad\"", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:00.741Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:01.446Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:57: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-6d3f9c16-be45-4de1-846a-c8c80a462357 x-compute-request-id: req-6d3f9c16-be45-4de1-846a-c8c80a462357 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.121Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:01.446Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-6d3f9c16-be45-4de1-846a-c8c80a462357", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.122Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:01.446Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-6d3f9c16-be45-4de1-846a-c8c80a462357", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.122Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffef81da-a33f-46c4-a5fa-86fd48e60ddb x-compute-request-id: req-ffef81da-a33f-46c4-a5fa-86fd48e60ddb Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.723Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-ffef81da-a33f-46c4-a5fa-86fd48e60ddb", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.723Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-ffef81da-a33f-46c4-a5fa-86fd48e60ddb", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.723Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42418441dfa54a91878cde0a2b296f9c8a7b558\"", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.724Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8538f74-9a0b-470c-879e-cf1054f7f94b x-compute-request-id: req-d8538f74-9a0b-470c-879e-cf1054f7f94b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.678Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8538f74-9a0b-470c-879e-cf1054f7f94b x-compute-request-id: req-d8538f74-9a0b-470c-879e-cf1054f7f94b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.679Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d8538f74-9a0b-470c-879e-cf1054f7f94b", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.679Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d8538f74-9a0b-470c-879e-cf1054f7f94b", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.679Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d8538f74-9a0b-470c-879e-cf1054f7f94b", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.679Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d8538f74-9a0b-470c-879e-cf1054f7f94b", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.680Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b129df5a7c4d8a901b78edb2c082a7b365193ad\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.210\"}}'", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.681Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.025Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b129df5a7c4d8a901b78edb2c082a7b365193ad\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.210\"}}'", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:01.681Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.643Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7a5f1c8-5f9a-4d6a-91dd-5174a5937b41 x-compute-request-id: req-d7a5f1c8-5f9a-4d6a-91dd-5174a5937b41 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:02.231Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ca50cedc833507023cd920e4ada7d252104c193\"", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:02.232Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.643Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-d7a5f1c8-5f9a-4d6a-91dd-5174a5937b41", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:02.231Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:02.643Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-d7a5f1c8-5f9a-4d6a-91dd-5174a5937b41", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:02.231Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:03.181Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6223bf44-7cee-43d2-ab7b-eb7da7242a27 x-compute-request-id: req-6223bf44-7cee-43d2-ab7b-eb7da7242a27 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.149Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:03.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-3c327624-2f83-41db-a640-6603f8bb66b9", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.031Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:03.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-6223bf44-7cee-43d2-ab7b-eb7da7242a27", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.149Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:03.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-6223bf44-7cee-43d2-ab7b-eb7da7242a27", "level": "debug", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.149Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b5e90521-4d5a-4557-9651-dc0d97e14c25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:03.779Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c327624-2f83-41db-a640-6603f8bb66b9 x-compute-request-id: req-3c327624-2f83-41db-a640-6603f8bb66b9 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.030Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:03.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-3c327624-2f83-41db-a640-6603f8bb66b9", "level": "debug", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.030Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b78346ca-7f67-464c-9c69-a0f078f17f5a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:03.779Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_cxydg1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.463Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:03.779Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.586Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:04.462Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.904Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:04.462Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_830o9i", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:03.665Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:04.979Z", "message": "Waiting for process 23311 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:04.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:04.979Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:04.661Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:04.979Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568605f1-766d-4652-a977-b862976fda09 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:04.666Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}], "metadata": {"pagination": {"total": 582, "offset": 526, "size": 50}}} 2019-07-03 09:58:06,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:06,431 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:06 GMT 2019-07-03 09:58:06,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:06,431 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:06,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:06,432 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:06,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:06,432 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:06,434 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-9dd77860-5cf9-4b10-9196-a79eb1ed9659 2019-07-03 09:58:06,434 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6" 2019-07-03 09:58:06,435 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a063f6e44179cc9215965c347ff69cda19f8d6" 2019-07-03 09:58:06,435 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 Date: Wed, 03 Jul 2019 09:58:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:41:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.6"}],"id":"ab41b2e5-4aa3-461e-aedc-a464412bdb80","security_groups":["47845df6-e229-411c-aa39-13ee6f3efc6d","5e4084b3-a4aa-49fb-a407-cb31e8875044"],"mac_address":"fa:16:3e:eb:33:55","device_id":"7aa5b230-e7ef-49e3-a17a-72678458023b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 09:58:06,435 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 Date: Wed, 03 Jul 2019 09:58:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:41:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.6"}],"id":"ab41b2e5-4aa3-461e-aedc-a464412bdb80","security_groups":["47845df6-e229-411c-aa39-13ee6f3efc6d","5e4084b3-a4aa-49fb-a407-cb31e8875044"],"mac_address":"fa:16:3e:eb:33:55","device_id":"7aa5b230-e7ef-49e3-a17a-72678458023b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 09:58:06,435 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 2019-07-03 09:58:06,435 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 2019-07-03 09:58:06,435 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 2019-07-03 09:58:06,436 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ab41b2e5-4aa3-461e-aedc-a464412bdb80.json used request id req-a6293e03-d1af-40c9-9fe5-ee1b30743d25 2019-07-03 09:58:06,436 - 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-07-03 09:58:06,436 - 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-07-03 09:58:06,436 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f10dede-f3a6-4379-a228-8d0b1f48e7b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:06,436 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f10dede-f3a6-4379-a228-8d0b1f48e7b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:06,436 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9f10dede-f3a6-4379-a228-8d0b1f48e7b5 2019-07-03 09:58:06,436 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9f10dede-f3a6-4379-a228-8d0b1f48e7b5 2019-07-03 09:58:06,437 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca50cedc833507023cd920e4ada7d252104c193" 2019-07-03 09:58:06,437 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b129df5a7c4d8a901b78edb2c082a7b365193ad" 2019-07-03 09:58:06,437 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b129df5a7c4d8a901b78edb2c082a7b365193ad" 2019-07-03 09:58:06,437 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:57: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-6d3f9c16-be45-4de1-846a-c8c80a462357 x-compute-request-id: req-6d3f9c16-be45-4de1-846a-c8c80a462357 Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:06,437 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-6d3f9c16-be45-4de1-846a-c8c80a462357 2019-07-03 09:58:06,437 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-6d3f9c16-be45-4de1-846a-c8c80a462357 2019-07-03 09:58:06,438 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffef81da-a33f-46c4-a5fa-86fd48e60ddb x-compute-request-id: req-ffef81da-a33f-46c4-a5fa-86fd48e60ddb Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:06,438 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-ffef81da-a33f-46c4-a5fa-86fd48e60ddb 2019-07-03 09:58:06,438 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-ffef81da-a33f-46c4-a5fa-86fd48e60ddb 2019-07-03 09:58:06,438 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42418441dfa54a91878cde0a2b296f9c8a7b558" 2019-07-03 09:58:06,438 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8538f74-9a0b-470c-879e-cf1054f7f94b x-compute-request-id: req-d8538f74-9a0b-470c-879e-cf1054f7f94b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:06,438 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8538f74-9a0b-470c-879e-cf1054f7f94b x-compute-request-id: req-d8538f74-9a0b-470c-879e-cf1054f7f94b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:06,438 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d8538f74-9a0b-470c-879e-cf1054f7f94b 2019-07-03 09:58:06,439 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d8538f74-9a0b-470c-879e-cf1054f7f94b 2019-07-03 09:58:06,439 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d8538f74-9a0b-470c-879e-cf1054f7f94b 2019-07-03 09:58:06,439 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d8538f74-9a0b-470c-879e-cf1054f7f94b 2019-07-03 09:58:06,439 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b129df5a7c4d8a901b78edb2c082a7b365193ad" -d '{"removeFloatingIp": {"address": "172.30.9.210"}}' 2019-07-03 09:58:06,439 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b129df5a7c4d8a901b78edb2c082a7b365193ad" -d '{"removeFloatingIp": {"address": "172.30.9.210"}}' 2019-07-03 09:58:06,439 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7a5f1c8-5f9a-4d6a-91dd-5174a5937b41 x-compute-request-id: req-d7a5f1c8-5f9a-4d6a-91dd-5174a5937b41 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:06,440 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca50cedc833507023cd920e4ada7d252104c193" 2019-07-03 09:58:06,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-d7a5f1c8-5f9a-4d6a-91dd-5174a5937b41 2019-07-03 09:58:06,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-d7a5f1c8-5f9a-4d6a-91dd-5174a5937b41 2019-07-03 09:58:06,440 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6223bf44-7cee-43d2-ab7b-eb7da7242a27 x-compute-request-id: req-6223bf44-7cee-43d2-ab7b-eb7da7242a27 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-03 09:58:06,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-3c327624-2f83-41db-a640-6603f8bb66b9 2019-07-03 09:58:06,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-6223bf44-7cee-43d2-ab7b-eb7da7242a27 2019-07-03 09:58:06,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-6223bf44-7cee-43d2-ab7b-eb7da7242a27 2019-07-03 09:58:06,441 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c327624-2f83-41db-a640-6603f8bb66b9 x-compute-request-id: req-3c327624-2f83-41db-a640-6603f8bb66b9 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-03 09:58:06,441 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-3c327624-2f83-41db-a640-6603f8bb66b9 2019-07-03 09:58:06,441 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:06,441 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:06,441 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:06,441 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:06,441 - functest.core.cloudify - DEBUG - Waiting for process 23311 to end... 2019-07-03 09:58:06,442 - 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-07-03 09:58:06,442 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568605f1-766d-4652-a977-b862976fda09 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:06,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:06,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:06,502 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:06 GMT 2019-07-03 09:58:06,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:06,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:06,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:06,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:06,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:11,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:11,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:11,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:11,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:11,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:04.979Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568605f1-766d-4652-a977-b862976fda09 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:04.666Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:05.574Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:05.048Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:05.574Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5773d28-0945-46d3-8b0b-04bfaf163e39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:05.055Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:05.574Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e5773d28-0945-46d3-8b0b-04bfaf163e39", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:05.055Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:05.574Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95fd877bc7f2e51be233bf36efd9f38945757d97\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:05.203Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:06.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:05.479Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:06.925Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-6c3e11f7-14c4-4845-a819-6a03d6b6bb58 x-compute-request-id: req-6c3e11f7-14c4-4845-a819-6a03d6b6bb58 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:06.696Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-6c3e11f7-14c4-4845-a819-6a03d6b6bb58", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:06.696Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16751c5a-ad0f-4a84-b3d2-803669583308 x-compute-request-id: req-16751c5a-ad0f-4a84-b3d2-803669583308 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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.112Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16751c5a-ad0f-4a84-b3d2-803669583308 x-compute-request-id: req-16751c5a-ad0f-4a84-b3d2-803669583308 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_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.112Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-16751c5a-ad0f-4a84-b3d2-803669583308", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.113Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-16751c5a-ad0f-4a84-b3d2-803669583308", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.113Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-16751c5a-ad0f-4a84-b3d2-803669583308", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.113Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-16751c5a-ad0f-4a84-b3d2-803669583308", "level": "debug", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.114Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "Floating ip 172.30.9.210 detached from server", "level": "info", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.114Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76e0bc43-96a2-4daa-88a8-4270c237d4dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95fd877bc7f2e51be233bf36efd9f38945757d97\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:06.697Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:07.429Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-6c3e11f7-14c4-4845-a819-6a03d6b6bb58", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:06.697Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.026Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-07cdc2ac-f91d-4b3b-8ceb-440dd94477f8 x-compute-request-id: req-07cdc2ac-f91d-4b3b-8ceb-440dd94477f8 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.532Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.026Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.755Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.026Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_effs52", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.546Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.026Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-07cdc2ac-f91d-4b3b-8ceb-440dd94477f8", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.532Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.026Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-07cdc2ac-f91d-4b3b-8ceb-440dd94477f8", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.532Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.026Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.533Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.643Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-e1d3027f-63ba-4f95-8e42-907fb3ab2525", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.932Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.643Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:58: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-e1d3027f-63ba-4f95-8e42-907fb3ab2525 x-compute-request-id: req-e1d3027f-63ba-4f95-8e42-907fb3ab2525 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.932Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95fd877bc7f2e51be233bf36efd9f38945757d97\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.934Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:08.643Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-e1d3027f-63ba-4f95-8e42-907fb3ab2525", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:07.933Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.362Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-07fd278c-2152-49a9-863e-6e67dd640be8 x-compute-request-id: req-07fd278c-2152-49a9-863e-6e67dd640be8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:08.967Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:08.796Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.362Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a9b301a-1523-4cac-952e-855f23e7c1bf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:08.801Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.362Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6a9b301a-1523-4cac-952e-855f23e7c1bf", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:08.801Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.362Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-07fd278c-2152-49a9-863e-6e67dd640be8", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:08.967Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.362Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-07fd278c-2152-49a9-863e-6e67dd640be8", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:08.967Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95fd877bc7f2e51be233bf36efd9f38945757d97\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:08.968Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.434Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action used request id req-f6a80e3a-107f-4427-a37a-f27aae277879", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.433Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action used request id req-f6a80e3a-107f-4427-a37a-f27aae277879", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.433Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}421efb3ee997f008047cdc6ad65e26c5a294e1c1\"", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.233Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.759Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:58: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-f6a80e3a-107f-4427-a37a-f27aae277879 x-compute-request-id: req-f6a80e3a-107f-4427-a37a-f27aae277879 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.433Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-bd19bbc4-781e-4931-8367-1ad0a6a5f412 x-compute-request-id: req-bd19bbc4-781e-4931-8367-1ad0a6a5f412 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.400Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-bd19bbc4-781e-4931-8367-1ad0a6a5f412", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.400Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:09.990Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-bd19bbc4-781e-4931-8367-1ad0a6a5f412", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.401Z", "source_id": "dime_host_y3bq8c", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28ec95ef-91d9-4a6d-9ca5-47460464b555"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:10.672Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:09.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:10.672Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:10.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:11.352Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:11.352Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-01ffe2cd-4cea-43e4-943f-9dc704c7fb53 x-compute-request-id: req-01ffe2cd-4cea-43e4-943f-9dc704c7fb53 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:10.732Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:11.352Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:10.733Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:11.352Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-01ffe2cd-4cea-43e4-943f-9dc704c7fb53", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:10.732Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}], "metadata": {"pagination": {"total": 627, "offset": 576, "size": 50}}} 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:11 GMT 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:11,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:11,606 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:11,606 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:11,606 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:11,608 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568605f1-766d-4652-a977-b862976fda09 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:11,609 - 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-07-03 09:58:11,609 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5773d28-0945-46d3-8b0b-04bfaf163e39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:11,609 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e5773d28-0945-46d3-8b0b-04bfaf163e39 2019-07-03 09:58:11,609 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fd877bc7f2e51be233bf36efd9f38945757d97" 2019-07-03 09:58:11,609 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa" 2019-07-03 09:58:11,609 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-6c3e11f7-14c4-4845-a819-6a03d6b6bb58 x-compute-request-id: req-6c3e11f7-14c4-4845-a819-6a03d6b6bb58 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:11,610 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-6c3e11f7-14c4-4845-a819-6a03d6b6bb58 2019-07-03 09:58:11,610 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16751c5a-ad0f-4a84-b3d2-803669583308 x-compute-request-id: req-16751c5a-ad0f-4a84-b3d2-803669583308 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 09:58:11,610 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16751c5a-ad0f-4a84-b3d2-803669583308 x-compute-request-id: req-16751c5a-ad0f-4a84-b3d2-803669583308 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 09:58:11,610 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-16751c5a-ad0f-4a84-b3d2-803669583308 2019-07-03 09:58:11,610 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-16751c5a-ad0f-4a84-b3d2-803669583308 2019-07-03 09:58:11,610 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-16751c5a-ad0f-4a84-b3d2-803669583308 2019-07-03 09:58:11,611 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-16751c5a-ad0f-4a84-b3d2-803669583308 2019-07-03 09:58:11,611 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.210 detached from server 2019-07-03 09:58:11,611 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fd877bc7f2e51be233bf36efd9f38945757d97" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-03 09:58:11,611 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-6c3e11f7-14c4-4845-a819-6a03d6b6bb58 2019-07-03 09:58:11,611 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-07cdc2ac-f91d-4b3b-8ceb-440dd94477f8 x-compute-request-id: req-07cdc2ac-f91d-4b3b-8ceb-440dd94477f8 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:11,611 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:11,612 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-03 09:58:11,612 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-07cdc2ac-f91d-4b3b-8ceb-440dd94477f8 2019-07-03 09:58:11,612 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-07cdc2ac-f91d-4b3b-8ceb-440dd94477f8 2019-07-03 09:58:11,612 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-03 09:58:11,612 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-e1d3027f-63ba-4f95-8e42-907fb3ab2525 2019-07-03 09:58:11,612 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:58: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-e1d3027f-63ba-4f95-8e42-907fb3ab2525 x-compute-request-id: req-e1d3027f-63ba-4f95-8e42-907fb3ab2525 Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:11,613 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fd877bc7f2e51be233bf36efd9f38945757d97" 2019-07-03 09:58:11,613 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/action used request id req-e1d3027f-63ba-4f95-8e42-907fb3ab2525 2019-07-03 09:58:11,613 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-07fd278c-2152-49a9-863e-6e67dd640be8 x-compute-request-id: req-07fd278c-2152-49a9-863e-6e67dd640be8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:11,613 - 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-07-03 09:58:11,613 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a9b301a-1523-4cac-952e-855f23e7c1bf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:11,613 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6a9b301a-1523-4cac-952e-855f23e7c1bf 2019-07-03 09:58:11,614 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-07fd278c-2152-49a9-863e-6e67dd640be8 2019-07-03 09:58:11,614 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-07fd278c-2152-49a9-863e-6e67dd640be8 2019-07-03 09:58:11,614 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fd877bc7f2e51be233bf36efd9f38945757d97" 2019-07-03 09:58:11,614 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa" 2019-07-03 09:58:11,614 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action used request id req-f6a80e3a-107f-4427-a37a-f27aae277879 2019-07-03 09:58:11,614 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/action used request id req-f6a80e3a-107f-4427-a37a-f27aae277879 2019-07-03 09:58:11,614 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:11,615 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421efb3ee997f008047cdc6ad65e26c5a294e1c1" 2019-07-03 09:58:11,615 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:11,615 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:58: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-f6a80e3a-107f-4427-a37a-f27aae277879 x-compute-request-id: req-f6a80e3a-107f-4427-a37a-f27aae277879 Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:11,615 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-bd19bbc4-781e-4931-8367-1ad0a6a5f412 x-compute-request-id: req-bd19bbc4-781e-4931-8367-1ad0a6a5f412 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-03 09:58:11,615 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-bd19bbc4-781e-4931-8367-1ad0a6a5f412 2019-07-03 09:58:11,615 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c/os-security-groups used request id req-bd19bbc4-781e-4931-8367-1ad0a6a5f412 2019-07-03 09:58:11,616 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:11,616 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 09:58:11,616 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 09:58:11,616 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-01ffe2cd-4cea-43e4-943f-9dc704c7fb53 x-compute-request-id: req-01ffe2cd-4cea-43e4-943f-9dc704c7fb53 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:11,616 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa" 2019-07-03 09:58:11,616 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-01ffe2cd-4cea-43e4-943f-9dc704c7fb53 2019-07-03 09:58:11,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:11,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:11,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:11,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:11,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:11,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:11 GMT 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:11,710 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:16,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:16,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:16,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:16,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:16,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:16,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:16,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:16,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:16,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:11.352Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:10.733Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-e6372281-2b5e-4711-b01b-61ee6312ae5b", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.389Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}421efb3ee997f008047cdc6ad65e26c5a294e1c1\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.390Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cc03517-493d-4e95-a130-adc66d4999eb x-compute-request-id: req-2cc03517-493d-4e95-a130-adc66d4999eb Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.325Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-2cc03517-493d-4e95-a130-adc66d4999eb", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.325Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-2cc03517-493d-4e95-a130-adc66d4999eb", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.326Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0c0fa4a6-4092-4ede-bbac-216091f2c684"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87752d3b53ea2d6cfc534274dcbb4ebb59f142e5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.651Z", "source_id": "homer_host_p7ior6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e7aebab6-ec52-4b1e-aa71-6b13e60008c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-e6372281-2b5e-4711-b01b-61ee6312ae5b x-compute-request-id: req-e6372281-2b5e-4711-b01b-61ee6312ae5b Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.388Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-e6372281-2b5e-4711-b01b-61ee6312ae5b", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.389Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:11.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.009Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7aebab6-ec52-4b1e-aa71-6b13e60008c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:11.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.609Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.609Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:12.609Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-9b1b304b-9e7f-40eb-b948-8eb4bc641fd6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 09:58: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-33f25f71-60ba-493b-80c4-94a88048bdce x-compute-request-id: req-33f25f71-60ba-493b-80c4-94a88048bdce Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-33f25f71-60ba-493b-80c4-94a88048bdce", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-33f25f71-60ba-493b-80c4-94a88048bdce", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87752d3b53ea2d6cfc534274dcbb4ebb59f142e5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.425b31ef-f970-44e4-8b4f-8499a167601a"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "Waiting for process 15220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-9b1b304b-9e7f-40eb-b948-8eb4bc641fd6 x-compute-request-id: req-9b1b304b-9e7f-40eb-b948-8eb4bc641fd6 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-9b1b304b-9e7f-40eb-b948-8eb4bc641fd6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.173Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87752d3b53ea2d6cfc534274dcbb4ebb59f142e5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:12.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d09f439-6641-48ef-94c4-edb34673284e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:13.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8d09f439-6641-48ef-94c4-edb34673284e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e042279d-3ad0-4d6b-8467-e10bdb4e4e9b x-compute-request-id: req-e042279d-3ad0-4d6b-8467-e10bdb4e4e9b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.461Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34f6d802d7c2c7b8c85f074b777a27bff8bfb0f4\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.425b31ef-f970-44e4-8b4f-8499a167601a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}421efb3ee997f008047cdc6ad65e26c5a294e1c1\"", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.462Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c096e5d-c9bc-443a-88de-1142a4ba09a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:13.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.425b31ef-f970-44e4-8b4f-8499a167601a"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2c096e5d-c9bc-443a-88de-1142a4ba09a2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.425b31ef-f970-44e4-8b4f-8499a167601a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-e042279d-3ad0-4d6b-8467-e10bdb4e4e9b", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.462Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-e042279d-3ad0-4d6b-8467-e10bdb4e4e9b", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.461Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-32168ed8-a48b-4be2-8cbc-5cbe8283e905 x-compute-request-id: req-32168ed8-a48b-4be2-8cbc-5cbe8283e905 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dd:d2:6c\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"ee09d903-a937-4f91-a18f-07557976690c\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:58:12Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_dime_host_y3bq8c\", \"created\": \"2019-07-03T09:38:21Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-32168ed8-a48b-4be2-8cbc-5cbe8283e905", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-32168ed8-a48b-4be2-8cbc-5cbe8283e905", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "Waiting for server \"ee09d903-a937-4f91-a18f-07557976690c\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:13.801Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.485Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-abf6b16d-9ace-40ae-865f-b6afb902b9c9", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.189Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.485Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-abf6b16d-9ace-40ae-865f-b6afb902b9c9 x-compute-request-id: req-abf6b16d-9ace-40ae-865f-b6afb902b9c9 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.189Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.485Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-abf6b16d-9ace-40ae-865f-b6afb902b9c9", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.189Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.485Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}421efb3ee997f008047cdc6ad65e26c5a294e1c1\"", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.191Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.485Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5473e2d21ce9338222a3b888ad8b9a0847c50016\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:13.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 09:58: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-054b000b-850c-464e-a805-d79e5e69a3da x-compute-request-id: req-054b000b-850c-464e-a805-d79e5e69a3da Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-5535c44d-8a4c-41cb-8f11-ba6f455d1572", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-5535c44d-8a4c-41cb-8f11-ba6f455d1572 x-compute-request-id: req-5535c44d-8a4c-41cb-8f11-ba6f455d1572 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}], "metadata": {"pagination": {"total": 698, "offset": 626, "size": 50}}} 2019-07-03 09:58:16,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:16,836 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:16 GMT 2019-07-03 09:58:16,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:16,836 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:16,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:16,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:16,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:16,836 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:16,839 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e9e3e32976c6b26b3c587792476bb1e20b5ffa" 2019-07-03 09:58:16,839 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:16,839 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-e6372281-2b5e-4711-b01b-61ee6312ae5b 2019-07-03 09:58:16,839 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421efb3ee997f008047cdc6ad65e26c5a294e1c1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-07-03 09:58:16,840 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cc03517-493d-4e95-a130-adc66d4999eb x-compute-request-id: req-2cc03517-493d-4e95-a130-adc66d4999eb Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-03 09:58:16,840 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-2cc03517-493d-4e95-a130-adc66d4999eb 2019-07-03 09:58:16,840 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7/os-security-groups used request id req-2cc03517-493d-4e95-a130-adc66d4999eb 2019-07-03 09:58:16,840 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87752d3b53ea2d6cfc534274dcbb4ebb59f142e5" 2019-07-03 09:58:16,840 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:16,840 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e7aebab6-ec52-4b1e-aa71-6b13e60008c2 2019-07-03 09:58:16,841 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-e6372281-2b5e-4711-b01b-61ee6312ae5b x-compute-request-id: req-e6372281-2b5e-4711-b01b-61ee6312ae5b Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:16,841 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-e6372281-2b5e-4711-b01b-61ee6312ae5b 2019-07-03 09:58:16,841 - 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-07-03 09:58:16,841 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7aebab6-ec52-4b1e-aa71-6b13e60008c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:16,841 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 09:58:16,841 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:16,842 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:58:16,842 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-9b1b304b-9e7f-40eb-b948-8eb4bc641fd6 2019-07-03 09:58:16,842 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 09:58: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-33f25f71-60ba-493b-80c4-94a88048bdce x-compute-request-id: req-33f25f71-60ba-493b-80c4-94a88048bdce Content-Type: application/json 2019-07-03 09:58:16,842 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-33f25f71-60ba-493b-80c4-94a88048bdce 2019-07-03 09:58:16,842 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-33f25f71-60ba-493b-80c4-94a88048bdce 2019-07-03 09:58:16,842 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87752d3b53ea2d6cfc534274dcbb4ebb59f142e5" 2019-07-03 09:58:16,843 - 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-07-03 09:58:16,843 - functest.core.cloudify - DEBUG - Waiting for process 15220 to end... 2019-07-03 09:58:16,843 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-9b1b304b-9e7f-40eb-b948-8eb4bc641fd6 x-compute-request-id: req-9b1b304b-9e7f-40eb-b948-8eb4bc641fd6 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:16,843 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-9b1b304b-9e7f-40eb-b948-8eb4bc641fd6 2019-07-03 09:58:16,843 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87752d3b53ea2d6cfc534274dcbb4ebb59f142e5" 2019-07-03 09:58:16,843 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 09:58:16,844 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d09f439-6641-48ef-94c4-edb34673284e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:16,844 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8d09f439-6641-48ef-94c4-edb34673284e 2019-07-03 09:58:16,844 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e042279d-3ad0-4d6b-8467-e10bdb4e4e9b x-compute-request-id: req-e042279d-3ad0-4d6b-8467-e10bdb4e4e9b Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:16,844 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f6d802d7c2c7b8c85f074b777a27bff8bfb0f4" 2019-07-03 09:58:16,844 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421efb3ee997f008047cdc6ad65e26c5a294e1c1" 2019-07-03 09:58:16,844 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c096e5d-c9bc-443a-88de-1142a4ba09a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:16,844 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2c096e5d-c9bc-443a-88de-1142a4ba09a2 2019-07-03 09:58:16,845 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-e042279d-3ad0-4d6b-8467-e10bdb4e4e9b 2019-07-03 09:58:16,845 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-e042279d-3ad0-4d6b-8467-e10bdb4e4e9b 2019-07-03 09:58:16,845 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-32168ed8-a48b-4be2-8cbc-5cbe8283e905 x-compute-request-id: req-32168ed8-a48b-4be2-8cbc-5cbe8283e905 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d2:6c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ee09d903-a937-4f91-a18f-07557976690c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "ee09d903-a937-4f91-a18f-07557976690c", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:58:12Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_dime_host_y3bq8c", "created": "2019-07-03T09:38:21Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:16,845 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-32168ed8-a48b-4be2-8cbc-5cbe8283e905 2019-07-03 09:58:16,845 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-32168ed8-a48b-4be2-8cbc-5cbe8283e905 2019-07-03 09:58:16,845 - functest.core.cloudify - DEBUG - Waiting for server "ee09d903-a937-4f91-a18f-07557976690c" to be deleted. current status: SHUTOFF 2019-07-03 09:58:16,846 - 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-07-03 09:58:16,846 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-abf6b16d-9ace-40ae-865f-b6afb902b9c9 2019-07-03 09:58:16,846 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-abf6b16d-9ace-40ae-865f-b6afb902b9c9 x-compute-request-id: req-abf6b16d-9ace-40ae-865f-b6afb902b9c9 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:16,846 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-abf6b16d-9ace-40ae-865f-b6afb902b9c9 2019-07-03 09:58:16,846 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421efb3ee997f008047cdc6ad65e26c5a294e1c1" 2019-07-03 09:58:16,846 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5473e2d21ce9338222a3b888ad8b9a0847c50016" 2019-07-03 09:58:16,847 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 09:58: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-054b000b-850c-464e-a805-d79e5e69a3da x-compute-request-id: req-054b000b-850c-464e-a805-d79e5e69a3da Content-Type: application/json 2019-07-03 09:58:16,847 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-5535c44d-8a4c-41cb-8f11-ba6f455d1572 2019-07-03 09:58:16,847 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-5535c44d-8a4c-41cb-8f11-ba6f455d1572 x-compute-request-id: req-5535c44d-8a4c-41cb-8f11-ba6f455d1572 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:16,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:16,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:16,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:16,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:16,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:16,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:16,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:16,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:16,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:16,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:16,915 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:16 GMT 2019-07-03 09:58:16,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:16,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:16,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:16,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:16,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:21,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:22,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:22,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:22,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:22,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-5535c44d-8a4c-41cb-8f11-ba6f455d1572", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-5535c44d-8a4c-41cb-8f11-ba6f455d1572 x-compute-request-id: req-5535c44d-8a4c-41cb-8f11-ba6f455d1572 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:19Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.425b31ef-f970-44e4-8b4f-8499a167601a"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-83f286ce-5474-488a-9e3f-f0197aca6696", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.425b31ef-f970-44e4-8b4f-8499a167601a"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-83f286ce-5474-488a-9e3f-f0197aca6696", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.425b31ef-f970-44e4-8b4f-8499a167601a"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:14.995Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 09:58: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-054b000b-850c-464e-a805-d79e5e69a3da x-compute-request-id: req-054b000b-850c-464e-a805-d79e5e69a3da Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3067e626-20a7-4eba-a367-77cb0693b43a x-compute-request-id: req-3067e626-20a7-4eba-a367-77cb0693b43a Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c3:18:1c\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:45.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"dbb9155c-b295-4a09-b281-4898df6763f7\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:58:14Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_homer_host_p7ior6\", \"created\": \"2019-07-03T09:38:17Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-054b000b-850c-464e-a805-d79e5e69a3da", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.420Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "Waiting for server \"dbb9155c-b295-4a09-b281-4898df6763f7\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-3067e626-20a7-4eba-a367-77cb0693b43a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-054b000b-850c-464e-a805-d79e5e69a3da", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5473e2d21ce9338222a3b888ad8b9a0847c50016\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:14.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f831649-067a-455a-acd3-828426326078 x-compute-request-id: req-1f831649-067a-455a-acd3-828426326078 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.004Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-1f831649-067a-455a-acd3-828426326078", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.005Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-1f831649-067a-455a-acd3-828426326078", "level": "debug", "target_id": "ellis_security_group_q26cua", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.005Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b66d6c6a-c5ac-4887-ad5f-76317bce934d"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:15.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-3067e626-20a7-4eba-a367-77cb0693b43a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:16.231Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:16.231Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.631Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:16.231Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:15.885Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:16.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:16.820Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:17.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93127a72310e7406523f8d226532db28c40fbe33\"", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:17.288Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:17.635Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7556b5be-a189-48d5-9141-099db972b579", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:16.824Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:17.635Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82195aa2-c7a2-450a-a994-0e341ba75880 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:16.995Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:17.635Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-82195aa2-c7a2-450a-a994-0e341ba75880", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:16.995Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:17.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1189797ca1b5c83b6f052a5b16f0fa8c8faecfd6\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:17.440Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:17.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": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:16.990Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:17.635Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7556b5be-a189-48d5-9141-099db972b579 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:16.824Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:18.554Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87752d3b53ea2d6cfc534274dcbb4ebb59f142e5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-17341502-7ba3-403b-882f-4758dcbbdcd3", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.841Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 09:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50a62271-5dd9-4597-a97d-6663f2b06cf9 x-compute-request-id: req-50a62271-5dd9-4597-a97d-6663f2b06cf9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ee09d903-a937-4f91-a18f-07557976690c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-50a62271-5dd9-4597-a97d-6663f2b06cf9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": "dime_host_y3bq8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-50a62271-5dd9-4597-a97d-6663f2b06cf9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea51863f-b020-4886-86b1-88169f390bc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17341502-7ba3-403b-882f-4758dcbbdcd3 x-compute-request-id: req-17341502-7ba3-403b-882f-4758dcbbdcd3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:41Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.841Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-17341502-7ba3-403b-882f-4758dcbbdcd3", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.841Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93127a72310e7406523f8d226532db28c40fbe33\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.842Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_host_y3bq8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:18.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.236Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.833Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-341fe190-ab30-4e6a-a627-24d5694ce2ab x-compute-request-id: req-341fe190-ab30-4e6a-a627-24d5694ce2ab Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.444Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.833Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.833Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.833Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-341fe190-ab30-4e6a-a627-24d5694ce2ab", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.444Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.833Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1189797ca1b5c83b6f052a5b16f0fa8c8faecfd6\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.445Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:19.833Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-341fe190-ab30-4e6a-a627-24d5694ce2ab", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.445Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:20.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5473e2d21ce9338222a3b888ad8b9a0847c50016\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:20.378Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:20.378Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:19.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 741, "offset": 676, "size": 50}}} 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:22 GMT 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:22,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:22,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:22,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:22,022 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:22,024 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-5535c44d-8a4c-41cb-8f11-ba6f455d1572 2019-07-03 09:58:22,024 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-5535c44d-8a4c-41cb-8f11-ba6f455d1572 x-compute-request-id: req-5535c44d-8a4c-41cb-8f11-ba6f455d1572 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:19Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:22,025 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-03 09:58:22,025 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-83f286ce-5474-488a-9e3f-f0197aca6696 2019-07-03 09:58:22,025 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-83f286ce-5474-488a-9e3f-f0197aca6696 2019-07-03 09:58:22,025 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 09:58: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-054b000b-850c-464e-a805-d79e5e69a3da x-compute-request-id: req-054b000b-850c-464e-a805-d79e5e69a3da Content-Type: application/json 2019-07-03 09:58:22,025 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3067e626-20a7-4eba-a367-77cb0693b43a x-compute-request-id: req-3067e626-20a7-4eba-a367-77cb0693b43a Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:18:1c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dbb9155c-b295-4a09-b281-4898df6763f7", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:45.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "dbb9155c-b295-4a09-b281-4898df6763f7", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:58:14Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_homer_host_p7ior6", "created": "2019-07-03T09:38:17Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:22,026 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-054b000b-850c-464e-a805-d79e5e69a3da 2019-07-03 09:58:22,026 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:22,026 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:58:22,026 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:58:22,026 - functest.core.cloudify - DEBUG - Waiting for server "dbb9155c-b295-4a09-b281-4898df6763f7" to be deleted. current status: SHUTOFF 2019-07-03 09:58:22,026 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-3067e626-20a7-4eba-a367-77cb0693b43a 2019-07-03 09:58:22,027 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-054b000b-850c-464e-a805-d79e5e69a3da 2019-07-03 09:58:22,027 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5473e2d21ce9338222a3b888ad8b9a0847c50016" 2019-07-03 09:58:22,027 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f831649-067a-455a-acd3-828426326078 x-compute-request-id: req-1f831649-067a-455a-acd3-828426326078 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-03 09:58:22,027 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-1f831649-067a-455a-acd3-828426326078 2019-07-03 09:58:22,027 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-1f831649-067a-455a-acd3-828426326078 2019-07-03 09:58:22,027 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-3067e626-20a7-4eba-a367-77cb0693b43a 2019-07-03 09:58:22,027 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:58:22,028 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:22,028 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:22,028 - 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-07-03 09:58:22,028 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93127a72310e7406523f8d226532db28c40fbe33" 2019-07-03 09:58:22,028 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7556b5be-a189-48d5-9141-099db972b579 2019-07-03 09:58:22,028 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82195aa2-c7a2-450a-a994-0e341ba75880 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:22,029 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-82195aa2-c7a2-450a-a994-0e341ba75880 2019-07-03 09:58:22,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1189797ca1b5c83b6f052a5b16f0fa8c8faecfd6" 2019-07-03 09:58:22,029 - 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-07-03 09:58:22,029 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7556b5be-a189-48d5-9141-099db972b579 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:22,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87752d3b53ea2d6cfc534274dcbb4ebb59f142e5" 2019-07-03 09:58:22,029 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-17341502-7ba3-403b-882f-4758dcbbdcd3 2019-07-03 09:58:22,030 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 09:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50a62271-5dd9-4597-a97d-6663f2b06cf9 x-compute-request-id: req-50a62271-5dd9-4597-a97d-6663f2b06cf9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ee09d903-a937-4f91-a18f-07557976690c could not be found.", "code": 404}} 2019-07-03 09:58:22,030 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-50a62271-5dd9-4597-a97d-6663f2b06cf9 2019-07-03 09:58:22,030 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ee09d903-a937-4f91-a18f-07557976690c used request id req-50a62271-5dd9-4597-a97d-6663f2b06cf9 2019-07-03 09:58:22,030 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17341502-7ba3-403b-882f-4758dcbbdcd3 x-compute-request-id: req-17341502-7ba3-403b-882f-4758dcbbdcd3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:41Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:22,030 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-17341502-7ba3-403b-882f-4758dcbbdcd3 2019-07-03 09:58:22,030 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93127a72310e7406523f8d226532db28c40fbe33" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-07-03 09:58:22,030 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-03 09:58:22,031 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:22,031 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:58:22,031 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-341fe190-ab30-4e6a-a627-24d5694ce2ab x-compute-request-id: req-341fe190-ab30-4e6a-a627-24d5694ce2ab Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:22,031 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:58:22,031 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 09:58:22,031 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-341fe190-ab30-4e6a-a627-24d5694ce2ab 2019-07-03 09:58:22,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1189797ca1b5c83b6f052a5b16f0fa8c8faecfd6" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-03 09:58:22,032 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-341fe190-ab30-4e6a-a627-24d5694ce2ab 2019-07-03 09:58:22,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5473e2d21ce9338222a3b888ad8b9a0847c50016" 2019-07-03 09:58:22,032 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:22,032 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:22,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:22,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:22,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:22,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:22 GMT 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:22,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:22,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:22,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:22,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:27,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:27,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:27,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:27,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:27,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:27,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:27,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93127a72310e7406523f8d226532db28c40fbe33\"", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.707Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 09:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2aaefa01-0ac0-4836-ab9c-cb1bc78dba30 x-compute-request-id: req-2aaefa01-0ac0-4836-ab9c-cb1bc78dba30 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance dbb9155c-b295-4a09-b281-4898df6763f7 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-2aaefa01-0ac0-4836-ab9c-cb1bc78dba30", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": "homer_host_p7ior6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-2aaefa01-0ac0-4836-ab9c-cb1bc78dba30", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.04b11352-82f6-43cb-8b6b-4dfd394009be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d43e6e65-91ad-409d-89dd-c09ec0c2f1b8 x-compute-request-id: req-d43e6e65-91ad-409d-89dd-c09ec0c2f1b8 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.706Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-d43e6e65-91ad-409d-89dd-c09ec0c2f1b8", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.706Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.044Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-d43e6e65-91ad-409d-89dd-c09ec0c2f1b8", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.706Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": "homer_host_p7ior6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.792Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:20.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.792Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e7fadc22-e9d0-4692-9c34-9959df0bc97b", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4a31e7f9-d8e0-4057-b93a-b5b287a979e0"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.792Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fadc22-e9d0-4692-9c34-9959df0bc97b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:21.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4a31e7f9-d8e0-4057-b93a-b5b287a979e0"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4a31e7f9-d8e0-4057-b93a-b5b287a979e0"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.792Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:21.792Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4a31e7f9-d8e0-4057-b93a-b5b287a979e0"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-ad553421-c505-46dc-b9a2-6ec56524f7cb", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.732Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-ad553421-c505-46dc-b9a2-6ec56524f7cb", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.732Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1189797ca1b5c83b6f052a5b16f0fa8c8faecfd6\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.733Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-c5ff054b-d9dd-457c-8d17-24d3e79474c5 x-compute-request-id: req-c5ff054b-d9dd-457c-8d17-24d3e79474c5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:41Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.841Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-c5ff054b-d9dd-457c-8d17-24d3e79474c5", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.841Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-c5ff054b-d9dd-457c-8d17-24d3e79474c5", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.842Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93127a72310e7406523f8d226532db28c40fbe33\"", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.842Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e69ca70774ea41e52e07e5b16d4a26c31f349217\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4a31e7f9-d8e0-4057-b93a-b5b287a979e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-ad553421-c505-46dc-b9a2-6ec56524f7cb x-compute-request-id: req-ad553421-c505-46dc-b9a2-6ec56524f7cb Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:21.732Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:22.448Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1189797ca1b5c83b6f052a5b16f0fa8c8faecfd6\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.795Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "RESP: [204] X-Openstack-Request-Id: req-1289276c-5570-4905-9e8f-4db8eb9fec7d Content-Length: 0 Date: Wed, 03 Jul 2019 09:58:22 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4a31e7f9-d8e0-4057-b93a-b5b287a979e0"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json used request id req-1289276c-5570-4905-9e8f-4db8eb9fec7d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4a31e7f9-d8e0-4057-b93a-b5b287a979e0"}, {"node_instance_id": "dime_security_group_cxydg1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json used request id req-1289276c-5570-4905-9e8f-4db8eb9fec7d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.4a31e7f9-d8e0-4057-b93a-b5b287a979e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-1a75e478-07b0-463c-9ec5-a2e6db8b7143 x-compute-request-id: req-1a75e478-07b0-463c-9ec5-a2e6db8b7143 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"526135e9-c556-40ef-bbaf-4122efcac759\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a626c958-8632-4067-9ce1-f12c5758b471\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb8ea819-d729-463e-9365-c41bef501618\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"59ef34d9-17f1-4b63-9eab-d525224fd0ef\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.741Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-1a75e478-07b0-463c-9ec5-a2e6db8b7143", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.741Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-1a75e478-07b0-463c-9ec5-a2e6db8b7143", "level": "debug", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.742Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d1aae9fe-4eb2-4ee9-8b1d-2d56bd564f12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-1cb125c1-1af9-4c0c-93c0-9ddbc5434e0c x-compute-request-id: req-1cb125c1-1af9-4c0c-93c0-9ddbc5434e0c Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.794Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-1cb125c1-1af9-4c0c-93c0-9ddbc5434e0c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.794Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-1cb125c1-1af9-4c0c-93c0-9ddbc5434e0c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.794Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.659Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-21ad756a-6d06-4c63-bec8-e2821b46e4bf", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.285Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.659Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_etg79d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.329Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "dime_security_group_cxydg1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.659Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:22.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.659Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-21ad756a-6d06-4c63-bec8-e2821b46e4bf", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.285Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.659Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21ad756a-6d06-4c63-bec8-e2821b46e4bf x-compute-request-id: req-21ad756a-6d06-4c63-bec8-e2821b46e4bf Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.285Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fb54ba32-d156-4e8e-8c45-a39d5b9c191b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:23.659Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.507Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.270Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0825bf31-d47a-46bc-ad1c-4e0ebdd0821e"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0825bf31-d47a-46bc-ad1c-4e0ebdd0821e"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.270Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.270Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.731Z", "source_id": "ellis_host_tu3y6r", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 800, "offset": 726, "size": 50}}} 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:27 GMT 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:27,208 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:27,211 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93127a72310e7406523f8d226532db28c40fbe33" 2019-07-03 09:58:27,211 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 09:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2aaefa01-0ac0-4836-ab9c-cb1bc78dba30 x-compute-request-id: req-2aaefa01-0ac0-4836-ab9c-cb1bc78dba30 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dbb9155c-b295-4a09-b281-4898df6763f7 could not be found.", "code": 404}} 2019-07-03 09:58:27,211 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 09:58:27,211 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-03 09:58:27,211 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-2aaefa01-0ac0-4836-ab9c-cb1bc78dba30 2019-07-03 09:58:27,212 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dbb9155c-b295-4a09-b281-4898df6763f7 used request id req-2aaefa01-0ac0-4836-ab9c-cb1bc78dba30 2019-07-03 09:58:27,212 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d43e6e65-91ad-409d-89dd-c09ec0c2f1b8 x-compute-request-id: req-d43e6e65-91ad-409d-89dd-c09ec0c2f1b8 Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:27,212 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-d43e6e65-91ad-409d-89dd-c09ec0c2f1b8 2019-07-03 09:58:27,212 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-d43e6e65-91ad-409d-89dd-c09ec0c2f1b8 2019-07-03 09:58:27,212 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:27,212 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e7fadc22-e9d0-4692-9c34-9959df0bc97b 2019-07-03 09:58:27,212 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fadc22-e9d0-4692-9c34-9959df0bc97b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:27,213 - 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-07-03 09:58:27,213 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:58:27,213 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 09:58:27,213 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 09:58:27,213 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:27,213 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-ad553421-c505-46dc-b9a2-6ec56524f7cb 2019-07-03 09:58:27,213 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/action used request id req-ad553421-c505-46dc-b9a2-6ec56524f7cb 2019-07-03 09:58:27,214 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1189797ca1b5c83b6f052a5b16f0fa8c8faecfd6" 2019-07-03 09:58:27,214 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-c5ff054b-d9dd-457c-8d17-24d3e79474c5 x-compute-request-id: req-c5ff054b-d9dd-457c-8d17-24d3e79474c5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:41Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:27,214 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-c5ff054b-d9dd-457c-8d17-24d3e79474c5 2019-07-03 09:58:27,214 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-c5ff054b-d9dd-457c-8d17-24d3e79474c5 2019-07-03 09:58:27,214 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93127a72310e7406523f8d226532db28c40fbe33" 2019-07-03 09:58:27,214 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69ca70774ea41e52e07e5b16d4a26c31f349217" 2019-07-03 09:58:27,214 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-ad553421-c505-46dc-b9a2-6ec56524f7cb x-compute-request-id: req-ad553421-c505-46dc-b9a2-6ec56524f7cb Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:27,214 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:58:27,215 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1189797ca1b5c83b6f052a5b16f0fa8c8faecfd6" 2019-07-03 09:58:27,215 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 09:58:27,215 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 09:58:27,215 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:27,215 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1289276c-5570-4905-9e8f-4db8eb9fec7d Content-Length: 0 Date: Wed, 03 Jul 2019 09:58:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:58:27,215 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json used request id req-1289276c-5570-4905-9e8f-4db8eb9fec7d 2019-07-03 09:58:27,215 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/32f432b0-c3a1-48d5-81d4-6a20c0e3fbc9.json used request id req-1289276c-5570-4905-9e8f-4db8eb9fec7d 2019-07-03 09:58:27,216 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-1a75e478-07b0-463c-9ec5-a2e6db8b7143 x-compute-request-id: req-1a75e478-07b0-463c-9ec5-a2e6db8b7143 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "526135e9-c556-40ef-bbaf-4122efcac759"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a626c958-8632-4067-9ce1-f12c5758b471"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb8ea819-d729-463e-9365-c41bef501618"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "59ef34d9-17f1-4b63-9eab-d525224fd0ef", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-03 09:58:27,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-1a75e478-07b0-463c-9ec5-a2e6db8b7143 2019-07-03 09:58:27,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-1a75e478-07b0-463c-9ec5-a2e6db8b7143 2019-07-03 09:58:27,216 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-1cb125c1-1af9-4c0c-93c0-9ddbc5434e0c x-compute-request-id: req-1cb125c1-1af9-4c0c-93c0-9ddbc5434e0c Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:27,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-1cb125c1-1af9-4c0c-93c0-9ddbc5434e0c 2019-07-03 09:58:27,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-1cb125c1-1af9-4c0c-93c0-9ddbc5434e0c 2019-07-03 09:58:27,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-21ad756a-6d06-4c63-bec8-e2821b46e4bf 2019-07-03 09:58:27,217 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:27,217 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:27,217 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b/os-security-groups used request id req-21ad756a-6d06-4c63-bec8-e2821b46e4bf 2019-07-03 09:58:27,217 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21ad756a-6d06-4c63-bec8-e2821b46e4bf x-compute-request-id: req-21ad756a-6d06-4c63-bec8-e2821b46e4bf Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-03 09:58:27,217 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:27,217 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 09:58:27,217 - 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-07-03 09:58:27,217 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:27,218 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:27,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:27,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:27,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:27 GMT 2019-07-03 09:58:27,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:27,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:27,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:27,278 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:27,278 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:32,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:32,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:32,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:32,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:32,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:32,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:32,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:32,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:32,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.270Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.270Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0825bf31-d47a-46bc-ad1c-4e0ebdd0821e"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:23.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0825bf31-d47a-46bc-ad1c-4e0ebdd0821e"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json used request id req-a59e971e-9c08-49f1-98ef-aeaf2c0f640d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0825bf31-d47a-46bc-ad1c-4e0ebdd0821e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bba7a54-3be6-4ca0-b0b4-a90b6a5d6a7c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.708Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "RESP: [204] X-Openstack-Request-Id: req-a59e971e-9c08-49f1-98ef-aeaf2c0f640d Content-Length: 0 Date: Wed, 03 Jul 2019 09:58:24 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0825bf31-d47a-46bc-ad1c-4e0ebdd0821e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.704Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json used request id req-a59e971e-9c08-49f1-98ef-aeaf2c0f640d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0825bf31-d47a-46bc-ad1c-4e0ebdd0821e"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "Waiting for process 23311 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6bba7a54-3be6-4ca0-b0b4-a90b6a5d6a7c", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.708Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": "homer_security_group_830o9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:24.984Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0240af71ec7e7dd3cb85efeb7fae1584bb8cba9\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:24.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0825bf31-d47a-46bc-ad1c-4e0ebdd0821e"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:25.726Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:25.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:25.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6feccd4cd239db8024d096e0e02a035c1a18a7ba\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:25.129Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:25.726Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:25.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:25.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:25.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:25.726Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589bbc5a-dfa0-472f-929b-e362ddb94b99 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:25.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:25.726Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-589bbc5a-dfa0-472f-929b-e362ddb94b99", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:25.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "homer_security_group_830o9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:25.726Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:25.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:26.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d75a04f72c365fe0ee420fbd432846596f55f3e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:25.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:26.800Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-dcd03970-420f-4c33-955f-77f7a98ae9ba", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.369Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:26.800Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6feccd4cd239db8024d096e0e02a035c1a18a7ba\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.370Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:26.800Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcd03970-420f-4c33-955f-77f7a98ae9ba x-compute-request-id: req-dcd03970-420f-4c33-955f-77f7a98ae9ba Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:41Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.368Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:26.800Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-dcd03970-420f-4c33-955f-77f7a98ae9ba", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.369Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.331Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d75a04f72c365fe0ee420fbd432846596f55f3e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.331Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-40dee1c8-409b-4f98-9df0-ef24d8aa9c58 x-compute-request-id: req-40dee1c8-409b-4f98-9df0-ef24d8aa9c58 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.331Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53dd1522-3170-4fe1-a2c6-ad94ad540c23 x-compute-request-id: req-53dd1522-3170-4fe1-a2c6-ad94ad540c23 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:22Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.331Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-40dee1c8-409b-4f98-9df0-ef24d8aa9c58", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.331Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-40dee1c8-409b-4f98-9df0-ef24d8aa9c58", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.331Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-53dd1522-3170-4fe1-a2c6-ad94ad540c23", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.331Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-53dd1522-3170-4fe1-a2c6-ad94ad540c23", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.331Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d75a04f72c365fe0ee420fbd432846596f55f3e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:26.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.901Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d32cb593-fc39-4c55-8db8-5a093dbebe3e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:27.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.901Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d32cb593-fc39-4c55-8db8-5a093dbebe3e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:27.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.901Z", "message": "Waiting for server \"7aa5b230-e7ef-49e3-a17a-72678458023b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:27.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:27.901Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09: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-d32cb593-fc39-4c55-8db8-5a093dbebe3e x-compute-request-id: req-d32cb593-fc39-4c55-8db8-5a093dbebe3e Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:eb:33:55\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:15.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"7aa5b230-e7ef-49e3-a17a-72678458023b\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:58:26Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_ellis_host_tu3y6r\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:27.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:28.569Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-f0db90e9-5539-42c0-966f-6b7b815527dd x-compute-request-id: req-f0db90e9-5539-42c0-966f-6b7b815527dd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:28.423Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:29.072Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6feccd4cd239db8024d096e0e02a035c1a18a7ba\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:28.425Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:29.072Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-f0db90e9-5539-42c0-966f-6b7b815527dd", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:28.424Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:29.072Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-f0db90e9-5539-42c0-966f-6b7b815527dd", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:28.423Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:29.741Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f3a4f5c-a0c8-430f-a102-2f45ad5f5079 x-compute-request-id: req-5f3a4f5c-a0c8-430f-a102-2f45ad5f5079 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:41Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:29.641Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:30.246Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-5f3a4f5c-a0c8-430f-a102-2f45ad5f5079", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:29.641Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:30.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6feccd4cd239db8024d096e0e02a035c1a18a7ba\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:29.643Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:30.246Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-5f3a4f5c-a0c8-430f-a102-2f45ad5f5079", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:29.641Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:31.165Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b252583-baba-4eb9-bbb6-7dcd49057eef x-compute-request-id: req-7b252583-baba-4eb9-bbb6-7dcd49057eef Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:30.997Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:31.915Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:31.270Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:31.915Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:31.386Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:31.915Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-7b252583-baba-4eb9-bbb6-7dcd49057eef", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:30.997Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:31.915Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-7b252583-baba-4eb9-bbb6-7dcd49057eef", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:30.997Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3e2be060-467f-44c2-b765-596c2efc1478"}], "metadata": {"pagination": {"total": 825, "offset": 776, "size": 50}}} 2019-07-03 09:58:32,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:32,370 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:32 GMT 2019-07-03 09:58:32,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:32,370 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:32,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:32,370 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:32,370 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:32,370 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:32,373 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:32,374 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 09:58:32,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-07-03 09:58:32,374 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json used request id req-a59e971e-9c08-49f1-98ef-aeaf2c0f640d 2019-07-03 09:58:32,374 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bba7a54-3be6-4ca0-b0b4-a90b6a5d6a7c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:32,374 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a59e971e-9c08-49f1-98ef-aeaf2c0f640d Content-Length: 0 Date: Wed, 03 Jul 2019 09:58:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:58:32,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-07-03 09:58:32,375 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json used request id req-a59e971e-9c08-49f1-98ef-aeaf2c0f640d 2019-07-03 09:58:32,375 - functest.core.cloudify - DEBUG - Waiting for process 23311 to end... 2019-07-03 09:58:32,375 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 09:58:32,375 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6bba7a54-3be6-4ca0-b0b4-a90b6a5d6a7c 2019-07-03 09:58:32,375 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/391fcad9-3668-49c4-8ce4-35a23662204c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0240af71ec7e7dd3cb85efeb7fae1584bb8cba9" 2019-07-03 09:58:32,375 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:32,376 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feccd4cd239db8024d096e0e02a035c1a18a7ba" 2019-07-03 09:58:32,376 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 09:58:32,376 - 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-07-03 09:58:32,376 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589bbc5a-dfa0-472f-929b-e362ddb94b99 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:32,376 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-589bbc5a-dfa0-472f-929b-e362ddb94b99 2019-07-03 09:58:32,376 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 09:58:32,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d75a04f72c365fe0ee420fbd432846596f55f3e" 2019-07-03 09:58:32,377 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-dcd03970-420f-4c33-955f-77f7a98ae9ba 2019-07-03 09:58:32,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feccd4cd239db8024d096e0e02a035c1a18a7ba" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-03 09:58:32,377 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcd03970-420f-4c33-955f-77f7a98ae9ba x-compute-request-id: req-dcd03970-420f-4c33-955f-77f7a98ae9ba Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:41Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:32,377 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-dcd03970-420f-4c33-955f-77f7a98ae9ba 2019-07-03 09:58:32,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d75a04f72c365fe0ee420fbd432846596f55f3e" 2019-07-03 09:58:32,378 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-40dee1c8-409b-4f98-9df0-ef24d8aa9c58 x-compute-request-id: req-40dee1c8-409b-4f98-9df0-ef24d8aa9c58 Content-Type: application/json 2019-07-03 09:58:32,378 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53dd1522-3170-4fe1-a2c6-ad94ad540c23 x-compute-request-id: req-53dd1522-3170-4fe1-a2c6-ad94ad540c23 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:22Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:32,378 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-40dee1c8-409b-4f98-9df0-ef24d8aa9c58 2019-07-03 09:58:32,378 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-40dee1c8-409b-4f98-9df0-ef24d8aa9c58 2019-07-03 09:58:32,378 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-53dd1522-3170-4fe1-a2c6-ad94ad540c23 2019-07-03 09:58:32,378 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-53dd1522-3170-4fe1-a2c6-ad94ad540c23 2019-07-03 09:58:32,378 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d75a04f72c365fe0ee420fbd432846596f55f3e" 2019-07-03 09:58:32,379 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d32cb593-fc39-4c55-8db8-5a093dbebe3e 2019-07-03 09:58:32,379 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-d32cb593-fc39-4c55-8db8-5a093dbebe3e 2019-07-03 09:58:32,379 - functest.core.cloudify - DEBUG - Waiting for server "7aa5b230-e7ef-49e3-a17a-72678458023b" to be deleted. current status: SHUTOFF 2019-07-03 09:58:32,379 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09: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-d32cb593-fc39-4c55-8db8-5a093dbebe3e x-compute-request-id: req-d32cb593-fc39-4c55-8db8-5a093dbebe3e Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:33:55", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7aa5b230-e7ef-49e3-a17a-72678458023b", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:15.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "7aa5b230-e7ef-49e3-a17a-72678458023b", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:58:26Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_ellis_host_tu3y6r", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:32,379 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-f0db90e9-5539-42c0-966f-6b7b815527dd x-compute-request-id: req-f0db90e9-5539-42c0-966f-6b7b815527dd Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:32,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feccd4cd239db8024d096e0e02a035c1a18a7ba" 2019-07-03 09:58:32,380 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-f0db90e9-5539-42c0-966f-6b7b815527dd 2019-07-03 09:58:32,380 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-f0db90e9-5539-42c0-966f-6b7b815527dd 2019-07-03 09:58:32,380 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f3a4f5c-a0c8-430f-a102-2f45ad5f5079 x-compute-request-id: req-5f3a4f5c-a0c8-430f-a102-2f45ad5f5079 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:41Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:32,380 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-5f3a4f5c-a0c8-430f-a102-2f45ad5f5079 2019-07-03 09:58:32,380 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feccd4cd239db8024d096e0e02a035c1a18a7ba" 2019-07-03 09:58:32,380 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-5f3a4f5c-a0c8-430f-a102-2f45ad5f5079 2019-07-03 09:58:32,381 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b252583-baba-4eb9-bbb6-7dcd49057eef x-compute-request-id: req-7b252583-baba-4eb9-bbb6-7dcd49057eef Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-03 09:58:32,381 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:32,381 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:32,381 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-7b252583-baba-4eb9-bbb6-7dcd49057eef 2019-07-03 09:58:32,381 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-7b252583-baba-4eb9-bbb6-7dcd49057eef 2019-07-03 09:58:32,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:32,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:32,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:32,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:32,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:32,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:32,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:32 GMT 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:32,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:37,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:37,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:37,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:37,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:37,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:37,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:37,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:37,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:37,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:32.669Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d75a04f72c365fe0ee420fbd432846596f55f3e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:33.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_host_tu3y6r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:33.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.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": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.465Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985b18fa-0b02-41b1-aebd-d2e89bedb1a5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.470Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-985b18fa-0b02-41b1-aebd-d2e89bedb1a5", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.470Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-35359b10-9a07-40c9-a949-6b08c5c8285b x-compute-request-id: req-35359b10-9a07-40c9-a949-6b08c5c8285b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 7aa5b230-e7ef-49e3-a17a-72678458023b could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-35359b10-9a07-40c9-a949-6b08c5c8285b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "ellis_host_tu3y6r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-35359b10-9a07-40c9-a949-6b08c5c8285b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e103d2e9-4177-4f08-95fe-59994f946e49"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "Waiting for process 15220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.298Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f65a7502306af19dba665fc6f817e3f3cc8000d\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:32.898Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.882Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:33.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:33.882Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:33.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:34.494Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-c3273b37-c8c2-41c5-85d8-dcfcfcf63c74", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.144Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:34.494Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:33.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:34.494Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:34.494Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f65a7502306af19dba665fc6f817e3f3cc8000d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.145Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:34.494Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:33.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:34.494Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-c3273b37-c8c2-41c5-85d8-dcfcfcf63c74", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.144Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:34.494Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09: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-c3273b37-c8c2-41c5-85d8-dcfcfcf63c74 x-compute-request-id: req-c3273b37-c8c2-41c5-85d8-dcfcfcf63c74 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:41Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.144Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:35.098Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:35.098Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:35.098Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:35.694Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:35.694Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:35.694Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:34.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.279Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-32cd9da5-d936-419b-b4bd-24aeda3c535f", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.bf23fa0b-6738-413e-bab8-25264e70f209"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.279Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:35.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.bf23fa0b-6738-413e-bab8-25264e70f209"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.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_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:35.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.bf23fa0b-6738-413e-bab8-25264e70f209"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.279Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32cd9da5-d936-419b-b4bd-24aeda3c535f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:35.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.bf23fa0b-6738-413e-bab8-25264e70f209"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.279Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08802d5c-5387-4d73-a2f6-4ad4db5e3f37"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.279Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:35.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json used request id req-e1b92a85-2a71-436a-8681-c7ded4c896e3", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.bf23fa0b-6738-413e-bab8-25264e70f209"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json used request id req-e1b92a85-2a71-436a-8681-c7ded4c896e3", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.bf23fa0b-6738-413e-bab8-25264e70f209"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08802d5c-5387-4d73-a2f6-4ad4db5e3f37"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0bf15d-0559-453c-b117-ac64b32638c1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:36.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08802d5c-5387-4d73-a2f6-4ad4db5e3f37"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2a0bf15d-0559-453c-b117-ac64b32638c1", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08802d5c-5387-4d73-a2f6-4ad4db5e3f37"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e68b59ce99f7e5a45801ac64c4dd535ea39d1c01\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.bf23fa0b-6738-413e-bab8-25264e70f209"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09: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-db508d61-ecdd-4abb-ab19-f8abdec78efa x-compute-request-id: req-db508d61-ecdd-4abb-ab19-f8abdec78efa Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.352Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-db508d61-ecdd-4abb-ab19-f8abdec78efa", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.352Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-db508d61-ecdd-4abb-ab19-f8abdec78efa", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.353Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": "ellis_security_group_q26cua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e1b92a85-2a71-436a-8681-c7ded4c896e3 Content-Length: 0 Date: Wed, 03 Jul 2019 09:58:36 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.bf23fa0b-6738-413e-bab8-25264e70f209"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f65a7502306af19dba665fc6f817e3f3cc8000d\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.354Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f394f43-aefb-45c1-be6e-bd63ab082b82 x-compute-request-id: req-2f394f43-aefb-45c1-be6e-bd63ab082b82 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:41Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.776Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:36.923Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/10e9d68e-964c-45c8-b8e6-e5385e3272cc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}856a2bfb935276b3dde8b069cfd6fd68a70aa897\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08802d5c-5387-4d73-a2f6-4ad4db5e3f37"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:37.494Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09: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-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44 x-compute-request-id: req-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.283Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:37.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f65a7502306af19dba665fc6f817e3f3cc8000d\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.778Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:37.494Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.284Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:37.494Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-2f394f43-aefb-45c1-be6e-bd63ab082b82", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:36.777Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:37.494Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.283Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}], "metadata": {"pagination": {"total": 878, "offset": 825, "size": 50}}} 2019-07-03 09:58:37,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:37,562 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:37 GMT 2019-07-03 09:58:37,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:37,562 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:37,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:37,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:37,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:37,562 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:37,565 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d75a04f72c365fe0ee420fbd432846596f55f3e" 2019-07-03 09:58:37,565 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:37,565 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-03 09:58:37,565 - 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-07-03 09:58:37,565 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985b18fa-0b02-41b1-aebd-d2e89bedb1a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:37,566 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-985b18fa-0b02-41b1-aebd-d2e89bedb1a5 2019-07-03 09:58:37,566 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-35359b10-9a07-40c9-a949-6b08c5c8285b x-compute-request-id: req-35359b10-9a07-40c9-a949-6b08c5c8285b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7aa5b230-e7ef-49e3-a17a-72678458023b could not be found.", "code": 404}} 2019-07-03 09:58:37,566 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-35359b10-9a07-40c9-a949-6b08c5c8285b 2019-07-03 09:58:37,566 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7aa5b230-e7ef-49e3-a17a-72678458023b used request id req-35359b10-9a07-40c9-a949-6b08c5c8285b 2019-07-03 09:58:37,566 - functest.core.cloudify - DEBUG - Waiting for process 15220 to end... 2019-07-03 09:58:37,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f65a7502306af19dba665fc6f817e3f3cc8000d" 2019-07-03 09:58:37,567 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:58:37,567 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:58:37,567 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-c3273b37-c8c2-41c5-85d8-dcfcfcf63c74 2019-07-03 09:58:37,567 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 09:58:37,567 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:58:37,567 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f65a7502306af19dba665fc6f817e3f3cc8000d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-03 09:58:37,567 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 09:58:37,568 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-c3273b37-c8c2-41c5-85d8-dcfcfcf63c74 2019-07-03 09:58:37,568 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09: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-c3273b37-c8c2-41c5-85d8-dcfcfcf63c74 x-compute-request-id: req-c3273b37-c8c2-41c5-85d8-dcfcfcf63c74 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:41Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:37,568 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:37,568 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:37,568 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:58:37,568 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:37,569 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:37,569 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 09:58:37,569 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-32cd9da5-d936-419b-b4bd-24aeda3c535f 2019-07-03 09:58:37,569 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 09:58:37,569 - 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-07-03 09:58:37,569 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32cd9da5-d936-419b-b4bd-24aeda3c535f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:37,570 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-03 09:58:37,570 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-03 09:58:37,570 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json used request id req-e1b92a85-2a71-436a-8681-c7ded4c896e3 2019-07-03 09:58:37,570 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json used request id req-e1b92a85-2a71-436a-8681-c7ded4c896e3 2019-07-03 09:58:37,570 - 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-07-03 09:58:37,570 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0bf15d-0559-453c-b117-ac64b32638c1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:37,570 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2a0bf15d-0559-453c-b117-ac64b32638c1 2019-07-03 09:58:37,571 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5e4084b3-a4aa-49fb-a407-cb31e8875044.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68b59ce99f7e5a45801ac64c4dd535ea39d1c01" 2019-07-03 09:58:37,571 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09: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-db508d61-ecdd-4abb-ab19-f8abdec78efa x-compute-request-id: req-db508d61-ecdd-4abb-ab19-f8abdec78efa Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:37,571 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-db508d61-ecdd-4abb-ab19-f8abdec78efa 2019-07-03 09:58:37,571 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/action used request id req-db508d61-ecdd-4abb-ab19-f8abdec78efa 2019-07-03 09:58:37,571 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1b92a85-2a71-436a-8681-c7ded4c896e3 Content-Length: 0 Date: Wed, 03 Jul 2019 09:58:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:58:37,571 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f65a7502306af19dba665fc6f817e3f3cc8000d" 2019-07-03 09:58:37,571 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f394f43-aefb-45c1-be6e-bd63ab082b82 x-compute-request-id: req-2f394f43-aefb-45c1-be6e-bd63ab082b82 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:41Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:37,572 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/10e9d68e-964c-45c8-b8e6-e5385e3272cc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856a2bfb935276b3dde8b069cfd6fd68a70aa897" 2019-07-03 09:58:37,572 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09: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-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44 x-compute-request-id: req-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-03 09:58:37,572 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f65a7502306af19dba665fc6f817e3f3cc8000d" 2019-07-03 09:58:37,572 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44 2019-07-03 09:58:37,572 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-2f394f43-aefb-45c1-be6e-bd63ab082b82 2019-07-03 09:58:37,572 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44 2019-07-03 09:58:37,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:37,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:37,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:37,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:37,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:37,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:37,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:37 GMT 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:37,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:42,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:42,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:42,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:42,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:42,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:42,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_q26cua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:37.494Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:37.494Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.283Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5094a694-1917-4dba-840d-ce3716bcebd1"}, {"node_instance_id": "ellis_security_group_q26cua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:37.494Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:38.090Z", "message": "RESP: [204] X-Openstack-Request-Id: req-03c9706b-ab40-4332-bfc9-fa2e3c9fc966 Content-Length: 0 Date: Wed, 03 Jul 2019 09:58: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": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08802d5c-5387-4d73-a2f6-4ad4db5e3f37"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:38.090Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:38.090Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/10e9d68e-964c-45c8-b8e6-e5385e3272cc.json used request id req-03c9706b-ab40-4332-bfc9-fa2e3c9fc966", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08802d5c-5387-4d73-a2f6-4ad4db5e3f37"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:38.090Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.781Z", "source_id": "sprout_host_w48f4h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "ellis_floatingip_effs52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:38.090Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/10e9d68e-964c-45c8-b8e6-e5385e3272cc.json used request id req-03c9706b-ab40-4332-bfc9-fa2e3c9fc966", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.08802d5c-5387-4d73-a2f6-4ad4db5e3f37"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:38.688Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "ellis_floatingip_effs52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:38.688Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:38.688Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:37.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:39.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": " Removed member 7f3fd2a48772929c from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Execution done (PID=23311, return_code=0): /tmp/EI5NL/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "vellum_q72tt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.6457dc6e-244a-4991-84ed-99b239249841"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.322Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:38.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.924Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7393e4bc-8a5b-4bcb-b3fc-ea843ee69759", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:39.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.924Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:39.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_q72tt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.924Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:39.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.924Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:39.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.924Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:39.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:39.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:39.924Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7393e4bc-8a5b-4bcb-b3fc-ea843ee69759 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:39.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:40.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61e90fbbe9f361bd8714daf910b65eb7ae6be6b8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:39.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.315Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-9305b26a-2c20-41ee-ab45-09ac4fbe6a6d x-compute-request-id: req-9305b26a-2c20-41ee-ab45-09ac4fbe6a6d Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:57:41Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-9305b26a-2c20-41ee-ab45-09ac4fbe6a6d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-fcb992a9-d6bc-4831-8695-119cd4673368", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-fcb992a9-d6bc-4831-8695-119cd4673368", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61e90fbbe9f361bd8714daf910b65eb7ae6be6b8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-9305b26a-2c20-41ee-ab45-09ac4fbe6a6d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61e90fbbe9f361bd8714daf910b65eb7ae6be6b8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:41.911Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 09:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fcb992a9-d6bc-4831-8695-119cd4673368 x-compute-request-id: req-fcb992a9-d6bc-4831-8695-119cd4673368 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:41.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:42.637Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-2cb34a19-329d-4451-a69f-9312727d0ca0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:42.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:42.637Z", "message": "Waiting for server \"0b96e1b1-8860-48aa-be98-8e956a6c806c\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:42.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:42.637Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-2cb34a19-329d-4451-a69f-9312727d0ca0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:42.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:42.637Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-2cb34a19-329d-4451-a69f-9312727d0ca0 x-compute-request-id: req-2cb34a19-329d-4451-a69f-9312727d0ca0 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:8a:98\", \"version\": 4, \"addr\": \"192.168.120.30\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:48.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0b96e1b1-8860-48aa-be98-8e956a6c806c\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:58:41Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_sprout_host_w48f4h\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:42.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}], "metadata": {"pagination": {"total": 922, "offset": 875, "size": 50}}} 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:42 GMT 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:42,762 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:42,763 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:42,763 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:42,764 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 09:58:42,765 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c/os-security-groups used request id req-fec53a8c-bfad-4f0d-805e-ad2b81bf7e44 2019-07-03 09:58:42,765 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:42,765 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03c9706b-ab40-4332-bfc9-fa2e3c9fc966 Content-Length: 0 Date: Wed, 03 Jul 2019 09:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:58:42,765 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-03 09:58:42,765 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/10e9d68e-964c-45c8-b8e6-e5385e3272cc.json used request id req-03c9706b-ab40-4332-bfc9-fa2e3c9fc966 2019-07-03 09:58:42,766 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:58:42,766 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/10e9d68e-964c-45c8-b8e6-e5385e3272cc.json used request id req-03c9706b-ab40-4332-bfc9-fa2e3c9fc966 2019-07-03 09:58:42,766 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-03 09:58:42,766 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:42,766 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:42,766 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:58:42,767 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 09:58:42,767 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:58:42,767 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:58:42,767 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:58:42,767 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-03 09:58:42,767 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-03 09:58:42,767 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-03 09:58:42,768 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-03 09:58:42,768 - functest.core.cloudify - DEBUG - Removed member 7f3fd2a48772929c from cluster 2019-07-03 09:58:42,768 - functest.core.cloudify - DEBUG - Execution done (PID=23311, return_code=0): /tmp/EI5NL/remove-cluster-node.sh 2019-07-03 09:58:42,768 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:58:42,768 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:58:42,768 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:42,769 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7393e4bc-8a5b-4bcb-b3fc-ea843ee69759 2019-07-03 09:58:42,769 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:58:42,769 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:42,769 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 09:58:42,769 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-03 09:58:42,769 - 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-07-03 09:58:42,769 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7393e4bc-8a5b-4bcb-b3fc-ea843ee69759 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:42,770 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e90fbbe9f361bd8714daf910b65eb7ae6be6b8" 2019-07-03 09:58:42,770 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-9305b26a-2c20-41ee-ab45-09ac4fbe6a6d x-compute-request-id: req-9305b26a-2c20-41ee-ab45-09ac4fbe6a6d Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:57:41Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:42,770 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-9305b26a-2c20-41ee-ab45-09ac4fbe6a6d 2019-07-03 09:58:42,770 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-fcb992a9-d6bc-4831-8695-119cd4673368 2019-07-03 09:58:42,770 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-fcb992a9-d6bc-4831-8695-119cd4673368 2019-07-03 09:58:42,771 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-03 09:58:42,771 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-03 09:58:42,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e90fbbe9f361bd8714daf910b65eb7ae6be6b8" 2019-07-03 09:58:42,771 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-9305b26a-2c20-41ee-ab45-09ac4fbe6a6d 2019-07-03 09:58:42,771 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e90fbbe9f361bd8714daf910b65eb7ae6be6b8" 2019-07-03 09:58:42,771 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 09:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fcb992a9-d6bc-4831-8695-119cd4673368 x-compute-request-id: req-fcb992a9-d6bc-4831-8695-119cd4673368 Content-Type: application/json 2019-07-03 09:58:42,771 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-2cb34a19-329d-4451-a69f-9312727d0ca0 2019-07-03 09:58:42,772 - functest.core.cloudify - DEBUG - Waiting for server "0b96e1b1-8860-48aa-be98-8e956a6c806c" to be deleted. current status: SHUTOFF 2019-07-03 09:58:42,772 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-2cb34a19-329d-4451-a69f-9312727d0ca0 2019-07-03 09:58:42,772 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-2cb34a19-329d-4451-a69f-9312727d0ca0 x-compute-request-id: req-2cb34a19-329d-4451-a69f-9312727d0ca0 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:8a:98", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:48.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0b96e1b1-8860-48aa-be98-8e956a6c806c", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:58:41Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_sprout_host_w48f4h", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:42,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:42,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:42,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:42 GMT 2019-07-03 09:58:42,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:42,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:42,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:42,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:42,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:47,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:48,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:48,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:48,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:48,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:48,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:48,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:48,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:48,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:43.338Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:43.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:43.969Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:43.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:43.969Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:43.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:44.480Z", "message": "Stopping Agent vellum_host_mtkqp0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:44.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d3f20f08-819b-4ee9-9b70-fe6138dd5e16"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:45.491Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:45.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d3f20f08-819b-4ee9-9b70-fe6138dd5e16"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:45.994Z", "message": "Successfully stopped daemon: vellum_host_mtkqp0\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:45.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d3f20f08-819b-4ee9-9b70-fe6138dd5e16"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:45.994Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_mtkqp0 stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:45.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d3f20f08-819b-4ee9-9b70-fe6138dd5e16"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:46.542Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:46.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:46.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:45.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:46.542Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:46.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:47.108Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61e90fbbe9f361bd8714daf910b65eb7ae6be6b8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:47.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:47.839Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-31160b9c-7a0f-475d-afbe-a857fd75f3c6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:47.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:47.839Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 09:58: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-31160b9c-7a0f-475d-afbe-a857fd75f3c6 x-compute-request-id: req-31160b9c-7a0f-475d-afbe-a857fd75f3c6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0b96e1b1-8860-48aa-be98-8e956a6c806c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:47.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "sprout_host_w48f4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:47.839Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-31160b9c-7a0f-475d-afbe-a857fd75f3c6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:47.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.abcfddcf-c77e-4c46-bb2a-a90d057ac986"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:47.839Z", "message": "Deleting Agent vellum_host_mtkqp0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:47.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0f5783e4-1692-4ef4-b6cb-9cfda157dcc0"}], "metadata": {"pagination": {"total": 937, "offset": 922, "size": 50}}} 2019-07-03 09:58:48,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:48,214 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:48 GMT 2019-07-03 09:58:48,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:48,214 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:48,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:48,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:48,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:48,214 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:48,215 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-03 09:58:48,215 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-03 09:58:48,215 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-03 09:58:48,216 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_mtkqp0 2019-07-03 09:58:48,216 - functest.core.cloudify - DEBUG - Stopping... 2019-07-03 09:58:48,216 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_mtkqp0 2019-07-03 09:58:48,216 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_mtkqp0 stop 2019-07-03 09:58:48,216 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-03 09:58:48,216 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-03 09:58:48,216 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-03 09:58:48,217 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e90fbbe9f361bd8714daf910b65eb7ae6be6b8" 2019-07-03 09:58:48,217 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-31160b9c-7a0f-475d-afbe-a857fd75f3c6 2019-07-03 09:58:48,217 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 09:58: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-31160b9c-7a0f-475d-afbe-a857fd75f3c6 x-compute-request-id: req-31160b9c-7a0f-475d-afbe-a857fd75f3c6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0b96e1b1-8860-48aa-be98-8e956a6c806c could not be found.", "code": 404}} 2019-07-03 09:58:48,217 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b96e1b1-8860-48aa-be98-8e956a6c806c used request id req-31160b9c-7a0f-475d-afbe-a857fd75f3c6 2019-07-03 09:58:48,217 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_mtkqp0 2019-07-03 09:58:48,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:48,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:48,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:48,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:48,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:48,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:48,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:48,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:48,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:48,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:48,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:48 GMT 2019-07-03 09:58:48,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:48,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:48,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:48,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:48,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:53,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:53,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:53,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_w48f4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:48.571Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:47.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_host_w48f4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:48.571Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:48.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:49.169Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:48.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:49.169Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:48.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:49.169Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:48.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:49.767Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:49.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:49.767Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:49.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:49.767Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:49.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:50.736Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:50.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.56b30c19-d7e1-4a21-90ba-ae19886b7294"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:51.404Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:50.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0f5783e4-1692-4ef4-b6cb-9cfda157dcc0"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:51.404Z", "message": "Successfully deleted daemon: vellum_host_mtkqp0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:50.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0f5783e4-1692-4ef4-b6cb-9cfda157dcc0"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:51.404Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8df3c4c8-a2bc-4984-9fab-7454e1066d99", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:50.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.56b30c19-d7e1-4a21-90ba-ae19886b7294"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:51.404Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1462543c37e7aef1e1729b2db611f8ec4e94ee38\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:51.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.56b30c19-d7e1-4a21-90ba-ae19886b7294"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:51.404Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:50.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0f5783e4-1692-4ef4-b6cb-9cfda157dcc0"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:51.404Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:50.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.56b30c19-d7e1-4a21-90ba-ae19886b7294"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:51.404Z", "message": "09:58:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_mtkqp0: No response received for task 124a86cc549b450c8b42d26682fd25e6", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:50.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0f5783e4-1692-4ef4-b6cb-9cfda157dcc0"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:51.404Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df3c4c8-a2bc-4984-9fab-7454e1066d99 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:50.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.56b30c19-d7e1-4a21-90ba-ae19886b7294"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:52.021Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json used request id req-18d631ad-542f-4803-a04d-9480e6e59648", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:51.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.56b30c19-d7e1-4a21-90ba-ae19886b7294"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:52.021Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json used request id req-18d631ad-542f-4803-a04d-9480e6e59648", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:51.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.56b30c19-d7e1-4a21-90ba-ae19886b7294"}, {"node_instance_id": "sprout_security_group_etg79d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:52.021Z", "message": "RESP: [204] X-Openstack-Request-Id: req-18d631ad-542f-4803-a04d-9480e6e59648 Content-Length: 0 Date: Wed, 03 Jul 2019 09:58: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": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:51.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.56b30c19-d7e1-4a21-90ba-ae19886b7294"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:52.571Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:51.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:52.571Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:52.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:52.571Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:51.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "sprout_security_group_etg79d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:53.216Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:52.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:53.216Z", "message": "Waiting for process 15220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:52.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:53.216Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:52.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 963, "offset": 937, "size": 50}}} 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:53 GMT 2019-07-03 09:58:53,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:53,455 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:53,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:53,455 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:53,455 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:53,455 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:53,456 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-03 09:58:53,456 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:53,456 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:58:53,456 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:58:53,457 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 09:58:53,457 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 09:58:53,457 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:58:53,457 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:58:53,457 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 09:58:53,457 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-03 09:58:53,458 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_mtkqp0 2019-07-03 09:58:53,458 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8df3c4c8-a2bc-4984-9fab-7454e1066d99 2019-07-03 09:58:53,458 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1462543c37e7aef1e1729b2db611f8ec4e94ee38" 2019-07-03 09:58:53,458 - functest.core.cloudify - DEBUG - Deleting... 2019-07-03 09:58:53,458 - 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-07-03 09:58:53,458 - functest.core.cloudify - DEBUG - 09:58:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_mtkqp0: No response received for task 124a86cc549b450c8b42d26682fd25e6 2019-07-03 09:58:53,459 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df3c4c8-a2bc-4984-9fab-7454e1066d99 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:53,459 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json used request id req-18d631ad-542f-4803-a04d-9480e6e59648 2019-07-03 09:58:53,459 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a7639bba-2d3c-4761-ba90-cc515085dda4.json used request id req-18d631ad-542f-4803-a04d-9480e6e59648 2019-07-03 09:58:53,459 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18d631ad-542f-4803-a04d-9480e6e59648 Content-Length: 0 Date: Wed, 03 Jul 2019 09:58:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 09:58:53,459 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 09:58:53,459 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-03 09:58:53,459 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-03 09:58:53,460 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:58:53,460 - functest.core.cloudify - DEBUG - Waiting for process 15220 to end... 2019-07-03 09:58:53,460 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 09:58:53,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:53,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:53,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:53,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:53,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:53,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:53 GMT 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:53,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:58,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:58:58,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:58,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:58,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:53.912Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-36e0e2ee-7ee8-49ee-a081-3fe13fd561d6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:53.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:53.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": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:53.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:53.912Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:58:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36e0e2ee-7ee8-49ee-a081-3fe13fd561d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:58:53.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:53.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb65c911ae0427f4cd53c191b879fd2e3319cf66\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:53.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:55.530Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-8727838c-c3a4-4bdc-bf08-40b80fc9bec1 x-compute-request-id: req-8727838c-c3a4-4bdc-bf08-40b80fc9bec1 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:41:17Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:55.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:56.248Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-b9aca1c6-8245-4207-a3ff-159c91053f03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:55.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:56.248Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb65c911ae0427f4cd53c191b879fd2e3319cf66\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:55.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:56.248Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-8727838c-c3a4-4bdc-bf08-40b80fc9bec1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:55.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:56.248Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-8727838c-c3a4-4bdc-bf08-40b80fc9bec1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:55.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:56.248Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-b9aca1c6-8245-4207-a3ff-159c91053f03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:55.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:58:56.248Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:58: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-b9aca1c6-8245-4207-a3ff-159c91053f03 x-compute-request-id: req-b9aca1c6-8245-4207-a3ff-159c91053f03 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:58:55.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}], "metadata": {"pagination": {"total": 974, "offset": 963, "size": 50}}} 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:58 GMT 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:58,613 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:58:58,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:58,614 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:58,614 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:58:58,614 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:58:58,615 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-36e0e2ee-7ee8-49ee-a081-3fe13fd561d6 2019-07-03 09:58:58,615 - 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-07-03 09:58:58,615 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:58:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36e0e2ee-7ee8-49ee-a081-3fe13fd561d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:58:58,615 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb65c911ae0427f4cd53c191b879fd2e3319cf66" 2019-07-03 09:58:58,615 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:58: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-8727838c-c3a4-4bdc-bf08-40b80fc9bec1 x-compute-request-id: req-8727838c-c3a4-4bdc-bf08-40b80fc9bec1 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:41:17Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:58:58,616 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-b9aca1c6-8245-4207-a3ff-159c91053f03 2019-07-03 09:58:58,616 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb65c911ae0427f4cd53c191b879fd2e3319cf66" -d '{"os-stop": null}' 2019-07-03 09:58:58,616 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-8727838c-c3a4-4bdc-bf08-40b80fc9bec1 2019-07-03 09:58:58,616 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-8727838c-c3a4-4bdc-bf08-40b80fc9bec1 2019-07-03 09:58:58,616 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-b9aca1c6-8245-4207-a3ff-159c91053f03 2019-07-03 09:58:58,616 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:58: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-b9aca1c6-8245-4207-a3ff-159c91053f03 x-compute-request-id: req-b9aca1c6-8245-4207-a3ff-159c91053f03 Content-Length: 0 Content-Type: application/json 2019-07-03 09:58:58,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:58:58,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:58:58,675 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:58:58 GMT 2019-07-03 09:58:58,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:58:58,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:58:58,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:58:58,676 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:58:58,676 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:03,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:03,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:03,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:03,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:03,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:03,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:03,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 974, "offset": 974, "size": 50}}} 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:03 GMT 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:03,764 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:03,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:03,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:03,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:03,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:03,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:03,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:03,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:03,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:03,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:03,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:03,834 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:03 GMT 2019-07-03 09:59:03,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:03,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:03,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:03,834 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:03,834 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:08,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:08,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:08,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:08,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:08,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:08,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:05.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb65c911ae0427f4cd53c191b879fd2e3319cf66\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:05.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:06.344Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-42a6e223-633c-4eb8-a095-f3b017894d09 x-compute-request-id: req-42a6e223-633c-4eb8-a095-f3b017894d09 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:58:55Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:06.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:07.011Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T09:59:06.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:07.011Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-42a6e223-633c-4eb8-a095-f3b017894d09", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:06.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:07.011Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-42a6e223-633c-4eb8-a095-f3b017894d09", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:06.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.28546342-b683-42e5-94ef-a005e77f271b"}], "metadata": {"pagination": {"total": 979, "offset": 974, "size": 50}}} 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:08 GMT 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:08,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:08,917 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:59:08,917 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb65c911ae0427f4cd53c191b879fd2e3319cf66" 2019-07-03 09:59:08,917 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-42a6e223-633c-4eb8-a095-f3b017894d09 x-compute-request-id: req-42a6e223-633c-4eb8-a095-f3b017894d09 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:58:55Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:59:08,918 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-03 09:59:08,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-42a6e223-633c-4eb8-a095-f3b017894d09 2019-07-03 09:59:08,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-42a6e223-633c-4eb8-a095-f3b017894d09 2019-07-03 09:59:08,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:08,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:08,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:08,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:08,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:08,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:08,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:08 GMT 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:08,975 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:13,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:14,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:14,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:14,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:12.932Z", "message": "Waiting for process 15220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:12.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}], "metadata": {"pagination": {"total": 980, "offset": 979, "size": 50}}} 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:14 GMT 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 645 2019-07-03 09:59:14,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:14,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:14,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:14,065 - functest.core.cloudify - DEBUG - Waiting for process 15220 to end... 2019-07-03 09:59:14,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:14,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:14,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:14,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:14,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:14,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:14,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:14,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:14,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:14,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:14,127 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:14 GMT 2019-07-03 09:59:14,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:14,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:14,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:14,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:14,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:19,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:19,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 980, "offset": 980, "size": 50}}} 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:19,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:19 GMT 2019-07-03 09:59:19,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:19,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-03 09:59:19,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:19,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:19,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:19,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:19,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:19,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:19,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:19 GMT 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:19,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:19,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:19,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:24,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:24,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:24,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:24,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:24,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:24,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:24,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:24,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:24,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 980, "offset": 980, "size": 50}}} 2019-07-03 09:59:24,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:24,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:24 GMT 2019-07-03 09:59:24,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:24,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-03 09:59:24,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:24,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:24,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:24,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:24,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:24,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:24 GMT 2019-07-03 09:59:24,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:24,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:24,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:24,592 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:24,592 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:29,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:29,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:29,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:29,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 980, "offset": 980, "size": 50}}} 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:29 GMT 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-03 09:59:29,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:29,684 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:29,684 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:29,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:29,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:29,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:29,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:29,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:29,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:29,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:29 GMT 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:29,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:34,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:34,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:34,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:34,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:34,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:32.704Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:32.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.210Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:32.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.210Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:32.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.210Z", "message": "Execution done (PID=15220, return_code=124): /tmp/EHO37/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:32.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.210Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:32.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.210Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:32.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.210Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:32.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ea287dbb-0f93-478f-b8f3-9bca2054dcfa"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.759Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:33.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.759Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/EHO37/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/EHO37/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/EHO37/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-03T09:59:33.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:33.759Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:33.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:34.477Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:33.712Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 991, "offset": 980, "size": 50}}} 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:34 GMT 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:59:34,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:34,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:34,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:34,846 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:59:34,846 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-07-03 09:59:34,847 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:59:34,847 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:59:34,847 - functest.core.cloudify - DEBUG - Execution done (PID=15220, return_code=124): /tmp/EHO37/stop-bono.sh 2019-07-03 09:59:34,847 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:59:34,847 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:59:34,847 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:59:34,848 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:59:34,848 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/EHO37/stop-bono.sh, exit_code: 124 2019-07-03 09:59:34,848 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:59:34,848 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:59:34,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:34,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:34,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:34,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:34 GMT 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:34,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:34,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:34,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:39,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:39,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:39,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:39,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:39,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:39,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:39,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:39,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:39,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.121Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SIKMY/bind.py", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:34.930Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.335Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.105Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.289Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.316Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.317Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp98So_T', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.317Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.328Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.335Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.11', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.335Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:35.716Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpACzLOI', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.482Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:36.399Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.491Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:36.399Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.498Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d5b92abe-feed-4f44-a4ce-de167db26f76"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:36.399Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:36.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:36.399Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_3t7rdr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.755Z", "source_id": "bono_xutppp", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:36.399Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:35.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:37.066Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:36.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:37.596Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:37.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:37.596Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ACG8P/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:37.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.100Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:37.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.100Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:37.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.100Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:37.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.100Z", "message": "Process created, PID: 16503", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:37.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.100Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:37.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.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": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:38.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.217b0182-81ee-4955-98a5-8ccb6d5957f1"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.732Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc8e889-7f3f-4682-9e2a-9f7974703d0b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T09:59:38.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.217b0182-81ee-4955-98a5-8ccb6d5957f1"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.732Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3cc8e889-7f3f-4682-9e2a-9f7974703d0b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:38.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.217b0182-81ee-4955-98a5-8ccb6d5957f1"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:38.732Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61bc6a5551bde945d846c3dc1647dce46203b353\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:38.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.217b0182-81ee-4955-98a5-8ccb6d5957f1"}], "metadata": {"pagination": {"total": 1019, "offset": 991, "size": 50}}} 2019-07-03 09:59:40,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:40,000 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:40 GMT 2019-07-03 09:59:40,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:40,000 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:59:40,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:40,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:40,001 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:40,001 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:59:40,002 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SIKMY/bind.py 2019-07-03 09:59:40,002 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-03 09:59:40,002 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-03 09:59:40,002 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-03 09:59:40,003 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-03 09:59:40,003 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.11', u'hss_hostname': u''}. 2019-07-03 09:59:40,003 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp98So_T', '/etc/bind/db.clearwater.local'] 2019-07-03 09:59:40,003 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-03 09:59:40,003 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-03 09:59:40,003 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.11', u'hss_hostname': u''}. 2019-07-03 09:59:40,004 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpACzLOI', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:59:40,004 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-03 09:59:40,004 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-03 09:59:40,004 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 09:59:40,004 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-03 09:59:40,004 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 09:59:40,005 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-03 09:59:40,005 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:59:40,005 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ACG8P/remove-cluster-node.sh 2019-07-03 09:59:40,005 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-03 09:59:40,005 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-03 09:59:40,005 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-03 09:59:40,006 - functest.core.cloudify - DEBUG - Process created, PID: 16503 2019-07-03 09:59:40,006 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-03 09:59:40,006 - 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-07-03 09:59:40,006 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc8e889-7f3f-4682-9e2a-9f7974703d0b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:59:40,006 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3cc8e889-7f3f-4682-9e2a-9f7974703d0b 2019-07-03 09:59:40,006 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61bc6a5551bde945d846c3dc1647dce46203b353" 2019-07-03 09:59:40,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:40,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:40,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-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:40 GMT 2019-07-03 09:59:40,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:40,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:40,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:40,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:40,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:45,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:45,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:45,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:45,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:45,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:45,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:40.518Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-08194005-7e21-4c1a-a083-3704c822c3e1 x-compute-request-id: req-08194005-7e21-4c1a-a083-3704c822c3e1 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:59:06Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:40.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.217b0182-81ee-4955-98a5-8ccb6d5957f1"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:41.200Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-08194005-7e21-4c1a-a083-3704c822c3e1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:40.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.217b0182-81ee-4955-98a5-8ccb6d5957f1"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:41.200Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-08194005-7e21-4c1a-a083-3704c822c3e1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:40.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.217b0182-81ee-4955-98a5-8ccb6d5957f1"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:41.200Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:40.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:41.200Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:40.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:41.200Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:40.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.217b0182-81ee-4955-98a5-8ccb6d5957f1"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:41.832Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:41.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:41.832Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:41.377Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:42.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:42.478Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:43.367Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8c4e6a08-6840-4e9c-aeed-e4fc4e7c1d29", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:42.485Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:43.367Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c4e6a08-6840-4e9c-aeed-e4fc4e7c1d29 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:42.484Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:43.367Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b4acb9cee2366799d160cc9982a9946bab8c987\"", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:42.905Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:44.736Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-7c1178a1-928f-46b6-92de-acf93b1c8afb x-compute-request-id: req-7c1178a1-928f-46b6-92de-acf93b1c8afb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:59:06Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:44.501Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}], "metadata": {"pagination": {"total": 1032, "offset": 1019, "size": 50}}} 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:45 GMT 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:45,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:45,163 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:59:45,164 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-08194005-7e21-4c1a-a083-3704c822c3e1 x-compute-request-id: req-08194005-7e21-4c1a-a083-3704c822c3e1 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:59:06Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:59:45,164 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-08194005-7e21-4c1a-a083-3704c822c3e1 2019-07-03 09:59:45,164 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-08194005-7e21-4c1a-a083-3704c822c3e1 2019-07-03 09:59:45,164 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 09:59:45,164 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 09:59:45,165 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-03 09:59:45,165 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:59:45,165 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:59:45,165 - 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-07-03 09:59:45,165 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8c4e6a08-6840-4e9c-aeed-e4fc4e7c1d29 2019-07-03 09:59:45,165 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c4e6a08-6840-4e9c-aeed-e4fc4e7c1d29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:59:45,166 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4acb9cee2366799d160cc9982a9946bab8c987" 2019-07-03 09:59:45,166 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-7c1178a1-928f-46b6-92de-acf93b1c8afb x-compute-request-id: req-7c1178a1-928f-46b6-92de-acf93b1c8afb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:59:06Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:59:45,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:45,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:45,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:45,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:45,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:45,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:45,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:45 GMT 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:45,229 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:50,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:50,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:50,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:50,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:50,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:50,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:50,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:50,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:50,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:45.272Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-7c1178a1-928f-46b6-92de-acf93b1c8afb", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:44.502Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:45.272Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-7c1178a1-928f-46b6-92de-acf93b1c8afb", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:44.502Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:45.272Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b4acb9cee2366799d160cc9982a9946bab8c987\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:44.502Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:47.141Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09:59: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-dc4e632d-2ce7-40d7-b42e-ccc61ad3c39c x-compute-request-id: req-dc4e632d-2ce7-40d7-b42e-ccc61ad3c39c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:46.922Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:47.645Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-dc4e632d-2ce7-40d7-b42e-ccc61ad3c39c", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:46.922Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:47.645Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-dc4e632d-2ce7-40d7-b42e-ccc61ad3c39c", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:46.922Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:47.645Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b4acb9cee2366799d160cc9982a9946bab8c987\"", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:46.923Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:48.713Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-5e4a1ea3-0b9e-4a4c-a667-843d4f870848 x-compute-request-id: req-5e4a1ea3-0b9e-4a4c-a667-843d4f870848 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:59:06Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:48.535Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:49.225Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-5e4a1ea3-0b9e-4a4c-a667-843d4f870848", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:48.535Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:49.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b4acb9cee2366799d160cc9982a9946bab8c987\"", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:48.536Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:49.225Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-5e4a1ea3-0b9e-4a4c-a667-843d4f870848", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:48.535Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:49.759Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-0f45a36c-a853-4f3a-934f-c6cfc76a7823", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:49.458Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:49.759Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-0f45a36c-a853-4f3a-934f-c6cfc76a7823", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:49.458Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:49.759Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-0f45a36c-a853-4f3a-934f-c6cfc76a7823 x-compute-request-id: req-0f45a36c-a853-4f3a-934f-c6cfc76a7823 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:49.457Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e86acae8-a216-44ac-adf6-a54072b5061b"}], "metadata": {"pagination": {"total": 1046, "offset": 1032, "size": 50}}} 2019-07-03 09:59:50,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:50,335 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:50 GMT 2019-07-03 09:59:50,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:50,335 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:59:50,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:50,335 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:50,335 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:50,335 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:59:50,336 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-7c1178a1-928f-46b6-92de-acf93b1c8afb 2019-07-03 09:59:50,336 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-7c1178a1-928f-46b6-92de-acf93b1c8afb 2019-07-03 09:59:50,337 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4acb9cee2366799d160cc9982a9946bab8c987" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-07-03 09:59:50,337 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09:59: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-dc4e632d-2ce7-40d7-b42e-ccc61ad3c39c x-compute-request-id: req-dc4e632d-2ce7-40d7-b42e-ccc61ad3c39c Content-Length: 0 Content-Type: application/json 2019-07-03 09:59:50,337 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-dc4e632d-2ce7-40d7-b42e-ccc61ad3c39c 2019-07-03 09:59:50,337 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-dc4e632d-2ce7-40d7-b42e-ccc61ad3c39c 2019-07-03 09:59:50,337 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4acb9cee2366799d160cc9982a9946bab8c987" 2019-07-03 09:59:50,337 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-5e4a1ea3-0b9e-4a4c-a667-843d4f870848 x-compute-request-id: req-5e4a1ea3-0b9e-4a4c-a667-843d4f870848 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:59:06Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:59:50,338 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-5e4a1ea3-0b9e-4a4c-a667-843d4f870848 2019-07-03 09:59:50,338 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4acb9cee2366799d160cc9982a9946bab8c987" 2019-07-03 09:59:50,338 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-5e4a1ea3-0b9e-4a4c-a667-843d4f870848 2019-07-03 09:59:50,338 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-0f45a36c-a853-4f3a-934f-c6cfc76a7823 2019-07-03 09:59:50,338 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-0f45a36c-a853-4f3a-934f-c6cfc76a7823 2019-07-03 09:59:50,338 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-0f45a36c-a853-4f3a-934f-c6cfc76a7823 x-compute-request-id: req-0f45a36c-a853-4f3a-934f-c6cfc76a7823 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-03 09:59:50,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:50,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:50,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:50,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:50,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:50,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:50 GMT 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:50,518 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:55,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 09:59:55,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:55,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:55,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:55,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:55,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:55,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:55,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:55,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:50.390Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:50.147Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:50.390Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_15kgqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:50.021Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:51.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": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:51.222Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:51.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a89287794ab78eba9b9e69370d81cdc429e533a7\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:51.633Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:51.838Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c0329d98-a0e3-46b3-af34-674ed163da7d", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:51.228Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:51.838Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 09:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0329d98-a0e3-46b3-af34-674ed163da7d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:51.228Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:52.805Z", "message": " Received an error trying to remove member 7baf6bbbce3444c2: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-25f87db1-ca93-4faf-82ed-35e571917d67", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:53.225Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "Execution done (PID=16503, return_code=2): /tmp/ACG8P/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09: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-25f87db1-ca93-4faf-82ed-35e571917d67 x-compute-request-id: req-25f87db1-ca93-4faf-82ed-35e571917d67 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:59:06Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:53.225Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "bono_xutppp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/ACG8P/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/ACG8P/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2mg5oa/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/ACG8P/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-03T09:59:53.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-25f87db1-ca93-4faf-82ed-35e571917d67", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:53.225Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a89287794ab78eba9b9e69370d81cdc429e533a7\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:53.226Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": " ; error #1: client: etcd member http://192.168.120.11:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": " ; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bono_xutppp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.390Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:52.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.101f8d5e-fb68-461e-90ea-d0c40a33e546"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.986Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:53.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_xutppp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.986Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:53.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:53.986Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:53.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:54.634Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:53.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:54.634Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:54.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:54.634Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:54.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.216Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-ffb28793-5822-44e1-bc62-94f1b1950812", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:54.642Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.216Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:54.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.216Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-ffb28793-5822-44e1-bc62-94f1b1950812 x-compute-request-id: req-ffb28793-5822-44e1-bc62-94f1b1950812 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:54.641Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a89287794ab78eba9b9e69370d81cdc429e533a7\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:54.642Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.216Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.216Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-ffb28793-5822-44e1-bc62-94f1b1950812", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:54.641Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}], "metadata": {"pagination": {"total": 1084, "offset": 1046, "size": 50}}} 2019-07-03 09:59:55,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:55,620 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:55 GMT 2019-07-03 09:59:55,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:55,620 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 09:59:55,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:55,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:55,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 09:59:55,620 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 09:59:55,622 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:59:55,622 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 09:59:55,622 - 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-07-03 09:59:55,622 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89287794ab78eba9b9e69370d81cdc429e533a7" 2019-07-03 09:59:55,623 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c0329d98-a0e3-46b3-af34-674ed163da7d 2019-07-03 09:59:55,623 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 09:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0329d98-a0e3-46b3-af34-674ed163da7d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 09:59:55,623 - functest.core.cloudify - DEBUG - Received an error trying to remove member 7baf6bbbce3444c2: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader 2019-07-03 09:59:55,623 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-25f87db1-ca93-4faf-82ed-35e571917d67 2019-07-03 09:59:55,623 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-03 09:59:55,623 - functest.core.cloudify - DEBUG - Failed to remove instance from cluster 2019-07-03 09:59:55,624 - functest.core.cloudify - DEBUG - Execution done (PID=16503, return_code=2): /tmp/ACG8P/remove-cluster-node.sh 2019-07-03 09:59:55,624 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-03 09:59:55,624 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-03 09:59:55,624 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-03 09:59:55,624 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-03 09:59:55,624 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-03 09:59:55,625 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09: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-25f87db1-ca93-4faf-82ed-35e571917d67 x-compute-request-id: req-25f87db1-ca93-4faf-82ed-35e571917d67 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:59:06Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 09:59:55,625 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ACG8P/remove-cluster-node.sh, exit_code: 2 2019-07-03 09:59:55,625 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-25f87db1-ca93-4faf-82ed-35e571917d67 2019-07-03 09:59:55,625 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89287794ab78eba9b9e69370d81cdc429e533a7" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-03 09:59:55,625 - functest.core.cloudify - DEBUG - ; error #1: client: etcd member http://192.168.120.11:4000 has no leader 2019-07-03 09:59:55,625 - functest.core.cloudify - DEBUG - ; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout 2019-07-03 09:59:55,626 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-03 09:59:55,626 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-03 09:59:55,626 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-03 09:59:55,626 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-03 09:59:55,626 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:59:55,626 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 09:59:55,627 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:59:55,627 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 09:59:55,627 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 09:59:55,627 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 09:59:55,627 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-ffb28793-5822-44e1-bc62-94f1b1950812 2019-07-03 09:59:55,627 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-03 09:59:55,627 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 09: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 x-openstack-request-id: req-ffb28793-5822-44e1-bc62-94f1b1950812 x-compute-request-id: req-ffb28793-5822-44e1-bc62-94f1b1950812 Content-Length: 0 Content-Type: application/json 2019-07-03 09:59:55,628 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89287794ab78eba9b9e69370d81cdc429e533a7" 2019-07-03 09:59:55,628 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 09:59:55,628 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/action used request id req-ffb28793-5822-44e1-bc62-94f1b1950812 2019-07-03 09:59:55,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 09:59:55,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 09:59:55,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 09:59:55,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 09:59:55,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 09:59:55,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 09:59:55 GMT 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 09:59:55,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:00,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:00,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:00,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:00,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:00,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:00,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a89287794ab78eba9b9e69370d81cdc429e533a7\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.314Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.829Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09: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-1bb0bd4c-9c48-4453-8fac-5eefbe7e9660 x-compute-request-id: req-1bb0bd4c-9c48-4453-8fac-5eefbe7e9660 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:59:06Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.313Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.829Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.829Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.829Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.829Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-1bb0bd4c-9c48-4453-8fac-5eefbe7e9660", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.313Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:55.829Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-1bb0bd4c-9c48-4453-8fac-5eefbe7e9660", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.314Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:56.409Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:56.409Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-a5812784-4bac-43cd-b593-f5e69319c45c x-compute-request-id: req-a5812784-4bac-43cd-b593-f5e69319c45c Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.706Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:56.409Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-a5812784-4bac-43cd-b593-f5e69319c45c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.706Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:56.409Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-a5812784-4bac-43cd-b593-f5e69319c45c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.706Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2185a222-1271-455e-b7e8-d82023acfa4e"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:56.409Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_node_inobqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:56.409Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:57.006Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:56.154Z", "source_id": "vellum_host_mtkqp0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:57.006Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:56.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_3t7rdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:57.006Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:55.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:57.652Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:56.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:57.652Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:57.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:57.652Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:56.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:57.652Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:57.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:57.652Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:57.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:58.220Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:58.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:58.851Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:58.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:58.851Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:58.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T09:59:59.518Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:58.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:00.049Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:59.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:00.049Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:59.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:00.644Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T09:59:59.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:00.644Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:00.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:00.644Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:00.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 1114, "offset": 1084, "size": 50}}} 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:00 GMT 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:00,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:00,834 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:00,835 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89287794ab78eba9b9e69370d81cdc429e533a7" 2019-07-03 10:00:00,835 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09: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-1bb0bd4c-9c48-4453-8fac-5eefbe7e9660 x-compute-request-id: req-1bb0bd4c-9c48-4453-8fac-5eefbe7e9660 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:59:06Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:00,835 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:00:00,835 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:00:00,836 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:00:00,836 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-1bb0bd4c-9c48-4453-8fac-5eefbe7e9660 2019-07-03 10:00:00,836 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-1bb0bd4c-9c48-4453-8fac-5eefbe7e9660 2019-07-03 10:00:00,836 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-03 10:00:00,836 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 09:59: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-a5812784-4bac-43cd-b593-f5e69319c45c x-compute-request-id: req-a5812784-4bac-43cd-b593-f5e69319c45c Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-03 10:00:00,836 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-a5812784-4bac-43cd-b593-f5e69319c45c 2019-07-03 10:00:00,837 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67/os-security-groups used request id req-a5812784-4bac-43cd-b593-f5e69319c45c 2019-07-03 10:00:00,837 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-03 10:00:00,837 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:00:00,837 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:00:00,837 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:00:00,837 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:00:00,838 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:00:00,838 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-03 10:00:00,838 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-03 10:00:00,838 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:00:00,838 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-03 10:00:00,838 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-03 10:00:00,838 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:00:00,839 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-03 10:00:00,839 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-03 10:00:00,839 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 10:00:00,839 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-03 10:00:00,839 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-03 10:00:00,839 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-03 10:00:00,840 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-03 10:00:00,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:01,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:01,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:01,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:01,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:01,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:01,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:01,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:01,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:01,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:01,081 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:01 GMT 2019-07-03 10:00:01,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:01,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:01,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:01,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:01,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:06,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:06,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:06,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:06,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:06,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:06,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:01.291Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:00.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:01.291Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1d5f13-47e5-4f70-91d7-45209f7e6f0c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:00:00.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:01.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:00.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:01.291Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:00.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:01.291Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:00.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:01.291Z", "message": "Stopping Agent bono_host_2mg5oa", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:01.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c19dcb41-19cc-4083-8582-b02386623b81"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:01.291Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9f1d5f13-47e5-4f70-91d7-45209f7e6f0c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:00.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.024Z", "message": "Stopping Agent bind_host_tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:01.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.11196c87-f986-439c-ba24-f64bd41e05e9"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b840be2915d50e06494cce06175cfa8a19e628cb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:01.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.568Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_2mg5oa stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:01.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c19dcb41-19cc-4083-8582-b02386623b81"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.568Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:01.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c19dcb41-19cc-4083-8582-b02386623b81"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.568Z", "message": "Successfully stopped daemon: bono_host_2mg5oa\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:01.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.c19dcb41-19cc-4083-8582-b02386623b81"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.568Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d7fb092-c9f7-4498-8bb5-734f6f49e1c0 x-compute-request-id: req-8d7fb092-c9f7-4498-8bb5-734f6f49e1c0 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T09:59:06Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.568Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-8d7fb092-c9f7-4498-8bb5-734f6f49e1c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.568Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-8d7fb092-c9f7-4498-8bb5-734f6f49e1c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.568Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b840be2915d50e06494cce06175cfa8a19e628cb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:02.568Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.11196c87-f986-439c-ba24-f64bd41e05e9"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2e4c661-ec14-49cc-9cb1-e4970f488f8d x-compute-request-id: req-e2e4c661-ec14-49cc-9cb1-e4970f488f8d Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:6e:b3\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:41:17.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"34c0ce3e-a691-4e18-9a05-1774f2753a67\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:02Z\", \"hostId\": \"bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_vellum_host_mtkqp0\", \"created\": \"2019-07-03T09:38:20Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:03.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "Successfully stopped daemon: bind_host_tfujh5\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.11196c87-f986-439c-ba24-f64bd41e05e9"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 10:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2b704ad-affb-452e-b939-add98068a66f x-compute-request-id: req-c2b704ad-affb-452e-b939-add98068a66f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-c2b704ad-affb-452e-b939-add98068a66f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-c2b704ad-affb-452e-b939-add98068a66f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b840be2915d50e06494cce06175cfa8a19e628cb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.229Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_tfujh5 stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.11196c87-f986-439c-ba24-f64bd41e05e9"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.918Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e2e4c661-ec14-49cc-9cb1-e4970f488f8d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:03.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.918Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e2e4c661-ec14-49cc-9cb1-e4970f488f8d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:03.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.918Z", "message": "Waiting for server \"34c0ce3e-a691-4e18-9a05-1774f2753a67\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:03.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.918Z", "message": "Deleting Agent bono_host_2mg5oa", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:03.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42a6debb-be78-4aaa-a503-1661f282c763"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.918Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:02.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.918Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:03.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:03.918Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:03.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:04.586Z", "message": "Deleting Agent bind_host_tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b524745f-c577-49a1-8fe9-4a295fa8365b"}], "metadata": {"pagination": {"total": 1149, "offset": 1114, "size": 50}}} 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:06 GMT 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:06,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:06,170 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:06,170 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:06,171 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 10:00:06,171 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1d5f13-47e5-4f70-91d7-45209f7e6f0c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:00:06,172 - 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-07-03 10:00:06,172 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-03 10:00:06,172 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-03 10:00:06,172 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_2mg5oa 2019-07-03 10:00:06,172 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9f1d5f13-47e5-4f70-91d7-45209f7e6f0c 2019-07-03 10:00:06,172 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_tfujh5 2019-07-03 10:00:06,173 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b840be2915d50e06494cce06175cfa8a19e628cb" 2019-07-03 10:00:06,173 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_2mg5oa stop 2019-07-03 10:00:06,173 - functest.core.cloudify - DEBUG - Stopping... 2019-07-03 10:00:06,173 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_2mg5oa 2019-07-03 10:00:06,173 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d7fb092-c9f7-4498-8bb5-734f6f49e1c0 x-compute-request-id: req-8d7fb092-c9f7-4498-8bb5-734f6f49e1c0 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T09:59:06Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:06,173 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-8d7fb092-c9f7-4498-8bb5-734f6f49e1c0 2019-07-03 10:00:06,174 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-8d7fb092-c9f7-4498-8bb5-734f6f49e1c0 2019-07-03 10:00:06,174 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b840be2915d50e06494cce06175cfa8a19e628cb" 2019-07-03 10:00:06,174 - functest.core.cloudify - DEBUG - Stopping... 2019-07-03 10:00:06,174 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2e4c661-ec14-49cc-9cb1-e4970f488f8d x-compute-request-id: req-e2e4c661-ec14-49cc-9cb1-e4970f488f8d Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:6e:b3", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:41:17.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "34c0ce3e-a691-4e18-9a05-1774f2753a67", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:02Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_vellum_host_mtkqp0", "created": "2019-07-03T09:38:20Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:06,174 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_tfujh5 2019-07-03 10:00:06,174 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 10:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2b704ad-affb-452e-b939-add98068a66f x-compute-request-id: req-c2b704ad-affb-452e-b939-add98068a66f Content-Type: application/json 2019-07-03 10:00:06,175 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-c2b704ad-affb-452e-b939-add98068a66f 2019-07-03 10:00:06,175 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-c2b704ad-affb-452e-b939-add98068a66f 2019-07-03 10:00:06,175 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-03 10:00:06,175 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-03 10:00:06,175 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-03 10:00:06,175 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b840be2915d50e06494cce06175cfa8a19e628cb" 2019-07-03 10:00:06,176 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_tfujh5 stop 2019-07-03 10:00:06,176 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e2e4c661-ec14-49cc-9cb1-e4970f488f8d 2019-07-03 10:00:06,176 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-e2e4c661-ec14-49cc-9cb1-e4970f488f8d 2019-07-03 10:00:06,176 - functest.core.cloudify - DEBUG - Waiting for server "34c0ce3e-a691-4e18-9a05-1774f2753a67" to be deleted. current status: SHUTOFF 2019-07-03 10:00:06,176 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_2mg5oa 2019-07-03 10:00:06,176 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-03 10:00:06,176 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-03 10:00:06,177 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-03 10:00:06,177 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_tfujh5 2019-07-03 10:00:06,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:06,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:06,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:06,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:06 GMT 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:06,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:06,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:06,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:06,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:11,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:11,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:11,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:11,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:11,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:11,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:07.905Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:07.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42a6debb-be78-4aaa-a503-1661f282c763"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-9ec72eca-3455-467c-bf8f-6cbe6953cab2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "10:00:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2mg5oa: No response received for task 4c6adaa3e9634ea6a1024e710e1f7e58", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:07.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42a6debb-be78-4aaa-a503-1661f282c763"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:07.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42a6debb-be78-4aaa-a503-1661f282c763"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "Successfully deleted daemon: bono_host_2mg5oa", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:07.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42a6debb-be78-4aaa-a503-1661f282c763"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b840be2915d50e06494cce06175cfa8a19e628cb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 10:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ec72eca-3455-467c-bf8f-6cbe6953cab2 x-compute-request-id: req-9ec72eca-3455-467c-bf8f-6cbe6953cab2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 34c0ce3e-a691-4e18-9a05-1774f2753a67 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "Successfully deleted daemon: bind_host_tfujh5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b524745f-c577-49a1-8fe9-4a295fa8365b"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b524745f-c577-49a1-8fe9-4a295fa8365b"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "10:00:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_tfujh5: No response received for task 8ed629877b094c0880bf7f05bc8d9c7e", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b524745f-c577-49a1-8fe9-4a295fa8365b"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b524745f-c577-49a1-8fe9-4a295fa8365b"}, {"node_instance_id": "vellum_host_mtkqp0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:08.453Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-9ec72eca-3455-467c-bf8f-6cbe6953cab2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3ed7a1e5-45ee-4d41-9e5a-22aca0dbfa74"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:09.054Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:09.054Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:09.054Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_host_mtkqp0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:09.699Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:09.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:09.699Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:09.699Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:08.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.296Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:09.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.296Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:09.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.296Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:09.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.891Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c5f1cf7-cdf7-49b6-bef7-794b883a6eb8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:00:10.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.891Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7c5f1cf7-cdf7-49b6-bef7-794b883a6eb8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.891Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.891Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.891Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:09.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.891Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12c2b7ea91745511bbd75eaadb171515e656a749\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:10.891Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}], "metadata": {"pagination": {"total": 1179, "offset": 1149, "size": 50}}} 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:11 GMT 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:11,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:11,342 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:11,342 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:11,343 - functest.core.cloudify - DEBUG - Deleting... 2019-07-03 10:00:11,343 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-9ec72eca-3455-467c-bf8f-6cbe6953cab2 2019-07-03 10:00:11,343 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-03 10:00:11,344 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-03 10:00:11,344 - functest.core.cloudify - DEBUG - 10:00:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2mg5oa: No response received for task 4c6adaa3e9634ea6a1024e710e1f7e58 2019-07-03 10:00:11,344 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-03 10:00:11,344 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_2mg5oa 2019-07-03 10:00:11,344 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b840be2915d50e06494cce06175cfa8a19e628cb" 2019-07-03 10:00:11,344 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 10:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ec72eca-3455-467c-bf8f-6cbe6953cab2 x-compute-request-id: req-9ec72eca-3455-467c-bf8f-6cbe6953cab2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 34c0ce3e-a691-4e18-9a05-1774f2753a67 could not be found.", "code": 404}} 2019-07-03 10:00:11,345 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_tfujh5 2019-07-03 10:00:11,345 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-03 10:00:11,345 - functest.core.cloudify - DEBUG - 10:00:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_tfujh5: No response received for task 8ed629877b094c0880bf7f05bc8d9c7e 2019-07-03 10:00:11,345 - functest.core.cloudify - DEBUG - Deleting... 2019-07-03 10:00:11,345 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34c0ce3e-a691-4e18-9a05-1774f2753a67 used request id req-9ec72eca-3455-467c-bf8f-6cbe6953cab2 2019-07-03 10:00:11,345 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-03 10:00:11,346 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-03 10:00:11,346 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-03 10:00:11,346 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:00:11,346 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-03 10:00:11,346 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-03 10:00:11,346 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 10:00:11,346 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-03 10:00:11,347 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 10:00:11,347 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c5f1cf7-cdf7-49b6-bef7-794b883a6eb8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:00:11,347 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7c5f1cf7-cdf7-49b6-bef7-794b883a6eb8 2019-07-03 10:00:11,347 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:00:11,347 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-03 10:00:11,347 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-03 10:00:11,348 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c2b7ea91745511bbd75eaadb171515e656a749" 2019-07-03 10:00:11,348 - 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-07-03 10:00:11,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:11,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:11,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:11,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:11,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:11,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:11,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:11,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:11,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:11,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:11,410 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:11 GMT 2019-07-03 10:00:11,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:11,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:11,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:11,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:11,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:16,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:16,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:16,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:16,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:16,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:16,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:16,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:16,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:16,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:11.479Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3081d6d7-46fc-4252-9a01-2b4111e33277", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:11.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc1f3483937f546bb76b263e6dd3ef41c6034e54\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:11.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:11.479Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:11.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:11.479Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:11.479Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3081d6d7-46fc-4252-9a01-2b4111e33277 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:00:10.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:11.479Z", "message": "Stopping Agent proxy_host_wkawh0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b137da5d-9fe8-4d8f-856d-a780a8abf8e0"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:11.479Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:10.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.225Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:11.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.225Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:11.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.225Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:11.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b137da5d-9fe8-4d8f-856d-a780a8abf8e0"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.225Z", "message": "Successfully stopped daemon: proxy_host_wkawh0\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:11.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b137da5d-9fe8-4d8f-856d-a780a8abf8e0"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.225Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_wkawh0 stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:11.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b137da5d-9fe8-4d8f-856d-a780a8abf8e0"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dc116667-c6a8-403b-9a09-14d695a5f430", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.715711ff-1598-4f02-b26e-62979ee002e5"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.715711ff-1598-4f02-b26e-62979ee002e5"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d783b32f-ffa5-4368-816d-3ce1f7bddf67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:00:12.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.715711ff-1598-4f02-b26e-62979ee002e5"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d783b32f-ffa5-4368-816d-3ce1f7bddf67", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.715711ff-1598-4f02-b26e-62979ee002e5"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d53329d-c232-4f6e-85c5-5a20c91b56e1 x-compute-request-id: req-7d53329d-c232-4f6e-85c5-5a20c91b56e1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7d53329d-c232-4f6e-85c5-5a20c91b56e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7d53329d-c232-4f6e-85c5-5a20c91b56e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-dc116667-c6a8-403b-9a09-14d695a5f430 x-compute-request-id: req-dc116667-c6a8-403b-9a09-14d695a5f430 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:54Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dc116667-c6a8-403b-9a09-14d695a5f430", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc1f3483937f546bb76b263e6dd3ef41c6034e54\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23483baf-8878-4679-94d1-1dd9fae8f75a x-compute-request-id: req-23483baf-8878-4679-94d1-1dd9fae8f75a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-f8917b29-746d-4292-9e01-67548584fcb8 x-compute-request-id: req-f8917b29-746d-4292-9e01-67548584fcb8 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:50Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-f8917b29-746d-4292-9e01-67548584fcb8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-f8917b29-746d-4292-9e01-67548584fcb8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:12.751Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12c2b7ea91745511bbd75eaadb171515e656a749\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:13.500Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e763d184d2bdcda953c44ec5a2802f0616d0a51d\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.715711ff-1598-4f02-b26e-62979ee002e5"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:13.500Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json used request id req-60a6dbc5-feef-4def-ae27-1e0bc214d29a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:13.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.715711ff-1598-4f02-b26e-62979ee002e5"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:13.500Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json used request id req-60a6dbc5-feef-4def-ae27-1e0bc214d29a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:13.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.715711ff-1598-4f02-b26e-62979ee002e5"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:13.500Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:13.500Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-23483baf-8878-4679-94d1-1dd9fae8f75a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:13.500Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-23483baf-8878-4679-94d1-1dd9fae8f75a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:13.500Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:12.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "vellum_security_group_15kgqg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:13.500Z", "message": "RESP: [204] X-Openstack-Request-Id: req-60a6dbc5-feef-4def-ae27-1e0bc214d29a Content-Length: 0 Date: Wed, 03 Jul 2019 10:00:13 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:13.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.715711ff-1598-4f02-b26e-62979ee002e5"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:14.151Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:13.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:14.151Z", "message": "Deleting Agent proxy_host_wkawh0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:13.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d99880a3-ce84-4f71-99d9-a3d438640ca6"}, {"node_instance_id": "vellum_security_group_15kgqg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:14.151Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:13.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 1220, "offset": 1179, "size": 50}}} 2019-07-03 10:00:16,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:16,495 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:16 GMT 2019-07-03 10:00:16,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:16,495 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:16,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:16,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:16,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:16,495 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:16,497 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3081d6d7-46fc-4252-9a01-2b4111e33277 2019-07-03 10:00:16,497 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f3483937f546bb76b263e6dd3ef41c6034e54" 2019-07-03 10:00:16,497 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:00:16,498 - 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-07-03 10:00:16,498 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:00:16,498 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3081d6d7-46fc-4252-9a01-2b4111e33277 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:00:16,498 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_wkawh0 2019-07-03 10:00:16,498 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:00:16,498 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:00:16,499 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 10:00:16,499 - functest.core.cloudify - DEBUG - Stopping... 2019-07-03 10:00:16,499 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_wkawh0 2019-07-03 10:00:16,499 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_wkawh0 stop 2019-07-03 10:00:16,499 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dc116667-c6a8-403b-9a09-14d695a5f430 2019-07-03 10:00:16,499 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-03 10:00:16,500 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 10:00:16,500 - 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-07-03 10:00:16,500 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d783b32f-ffa5-4368-816d-3ce1f7bddf67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:00:16,500 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d783b32f-ffa5-4368-816d-3ce1f7bddf67 2019-07-03 10:00:16,500 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d53329d-c232-4f6e-85c5-5a20c91b56e1 x-compute-request-id: req-7d53329d-c232-4f6e-85c5-5a20c91b56e1 Content-Length: 0 Content-Type: application/json 2019-07-03 10:00:16,500 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7d53329d-c232-4f6e-85c5-5a20c91b56e1 2019-07-03 10:00:16,500 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7d53329d-c232-4f6e-85c5-5a20c91b56e1 2019-07-03 10:00:16,501 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-dc116667-c6a8-403b-9a09-14d695a5f430 x-compute-request-id: req-dc116667-c6a8-403b-9a09-14d695a5f430 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:54Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:16,501 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-dc116667-c6a8-403b-9a09-14d695a5f430 2019-07-03 10:00:16,501 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f3483937f546bb76b263e6dd3ef41c6034e54" -d '{"os-stop": null}' 2019-07-03 10:00:16,501 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23483baf-8878-4679-94d1-1dd9fae8f75a x-compute-request-id: req-23483baf-8878-4679-94d1-1dd9fae8f75a Content-Length: 0 Content-Type: application/json 2019-07-03 10:00:16,501 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-f8917b29-746d-4292-9e01-67548584fcb8 x-compute-request-id: req-f8917b29-746d-4292-9e01-67548584fcb8 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:50Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:16,502 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-f8917b29-746d-4292-9e01-67548584fcb8 2019-07-03 10:00:16,502 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-f8917b29-746d-4292-9e01-67548584fcb8 2019-07-03 10:00:16,502 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c2b7ea91745511bbd75eaadb171515e656a749" -d '{"os-stop": null}' 2019-07-03 10:00:16,502 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e763d184d2bdcda953c44ec5a2802f0616d0a51d" 2019-07-03 10:00:16,502 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json used request id req-60a6dbc5-feef-4def-ae27-1e0bc214d29a 2019-07-03 10:00:16,502 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/53d11404-0965-48ac-b673-416b43e39ab0.json used request id req-60a6dbc5-feef-4def-ae27-1e0bc214d29a 2019-07-03 10:00:16,502 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-03 10:00:16,503 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-23483baf-8878-4679-94d1-1dd9fae8f75a 2019-07-03 10:00:16,503 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-23483baf-8878-4679-94d1-1dd9fae8f75a 2019-07-03 10:00:16,503 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-03 10:00:16,503 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60a6dbc5-feef-4def-ae27-1e0bc214d29a Content-Length: 0 Date: Wed, 03 Jul 2019 10:00:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:00:16,503 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:00:16,503 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_wkawh0 2019-07-03 10:00:16,503 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 10:00:16,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:16,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:16,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:16,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-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:16 GMT 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:16,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:16,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:16,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:16,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:21,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:21,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:17.821Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:17.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d99880a3-ce84-4f71-99d9-a3d438640ca6"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:18.324Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:17.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d99880a3-ce84-4f71-99d9-a3d438640ca6"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:18.324Z", "message": "10:00:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_wkawh0: No response received for task b8f38440f6484c13a8373ec93a783b06", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:17.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d99880a3-ce84-4f71-99d9-a3d438640ca6"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:18.324Z", "message": "Successfully deleted daemon: proxy_host_wkawh0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:17.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.d99880a3-ce84-4f71-99d9-a3d438640ca6"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:18.907Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:18.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:18.907Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:19.625Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:18.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:20.194Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e2f030-9ff8-408c-bd40-37c7e5827328 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:00:19.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:20.194Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b8e2f030-9ff8-408c-bd40-37c7e5827328", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:19.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:20.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": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:19.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:20.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4fd9476d273f003e15df6f85b09fcff18f1ff02\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:20.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}], "metadata": {"pagination": {"total": 1231, "offset": 1220, "size": 50}}} 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:21,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:21 GMT 2019-07-03 10:00:21,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:21,664 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:21,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:21,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:21,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:21,664 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:21,665 - functest.core.cloudify - DEBUG - Deleting... 2019-07-03 10:00:21,665 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-03 10:00:21,665 - functest.core.cloudify - DEBUG - 10:00:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_wkawh0: No response received for task b8f38440f6484c13a8373ec93a783b06 2019-07-03 10:00:21,665 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_wkawh0 2019-07-03 10:00:21,666 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-03 10:00:21,666 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-03 10:00:21,666 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 10:00:21,666 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e2f030-9ff8-408c-bd40-37c7e5827328 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:00:21,666 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b8e2f030-9ff8-408c-bd40-37c7e5827328 2019-07-03 10:00:21,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-07-03 10:00:21,666 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fd9476d273f003e15df6f85b09fcff18f1ff02" 2019-07-03 10:00:21,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:21,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:21,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:21,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:21,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:21,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:21,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:21,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:21,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-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:21,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:21,725 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:21 GMT 2019-07-03 10:00:21,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:21,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:21,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:21,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:21,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:26,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:26,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:26,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:26,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:26,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:26,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:26,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.144Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-324d896e-ce71-4825-93b4-512c0778d404 x-compute-request-id: req-324d896e-ce71-4825-93b4-512c0778d404 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:63:71\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:51.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T09:40:51Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:21.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.742Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4fd9476d273f003e15df6f85b09fcff18f1ff02\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:21.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc1f3483937f546bb76b263e6dd3ef41c6034e54\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:22.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.742Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d/action used request id req-55bceba1-8f59-4933-b6e2-63b72a6167c5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:22.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12c2b7ea91745511bbd75eaadb171515e656a749\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:22.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.742Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-324d896e-ce71-4825-93b4-512c0778d404", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:21.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.742Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-324d896e-ce71-4825-93b4-512c0778d404", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:21.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.742Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:00: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-55bceba1-8f59-4933-b6e2-63b72a6167c5 x-compute-request-id: req-55bceba1-8f59-4933-b6e2-63b72a6167c5 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:22.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:22.742Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d/action used request id req-55bceba1-8f59-4933-b6e2-63b72a6167c5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:22.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:23.362Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87947eb4-f648-416a-83e2-1a6880cd3083 x-compute-request-id: req-87947eb4-f648-416a-83e2-1a6880cd3083 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T10:00:12Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:23.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:23.982Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-bf86ecbb-c1b6-47b4-ae0b-6b861acab1db", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:23.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:23.982Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-87947eb4-f648-416a-83e2-1a6880cd3083", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:23.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:23.982Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf86ecbb-c1b6-47b4-ae0b-6b861acab1db x-compute-request-id: req-bf86ecbb-c1b6-47b4-ae0b-6b861acab1db Content-Encoding: gzip Content-Length: 864 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T10:00:12Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:23.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:23.982Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-87947eb4-f648-416a-83e2-1a6880cd3083", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:23.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.776ca7c9-dd9b-4417-8f44-0cd623f58290"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:23.982Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-bf86ecbb-c1b6-47b4-ae0b-6b861acab1db", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:23.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c8141d4-34ae-4bca-b9af-8e4fb1cea271"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:24.564Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T10:00:23.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:24.564Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T10:00:24.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 1248, "offset": 1231, "size": 50}}} 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:26 GMT 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:26,805 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:26,806 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:26,807 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-324d896e-ce71-4825-93b4-512c0778d404 x-compute-request-id: req-324d896e-ce71-4825-93b4-512c0778d404 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:63:71", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:51.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T09:40:51Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:26,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fd9476d273f003e15df6f85b09fcff18f1ff02" -d '{"os-stop": null}' 2019-07-03 10:00:26,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1f3483937f546bb76b263e6dd3ef41c6034e54" 2019-07-03 10:00:26,808 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d/action used request id req-55bceba1-8f59-4933-b6e2-63b72a6167c5 2019-07-03 10:00:26,808 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c2b7ea91745511bbd75eaadb171515e656a749" 2019-07-03 10:00:26,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-324d896e-ce71-4825-93b4-512c0778d404 2019-07-03 10:00:26,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-324d896e-ce71-4825-93b4-512c0778d404 2019-07-03 10:00:26,808 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:00: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-55bceba1-8f59-4933-b6e2-63b72a6167c5 x-compute-request-id: req-55bceba1-8f59-4933-b6e2-63b72a6167c5 Content-Length: 0 Content-Type: application/json 2019-07-03 10:00:26,808 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d/action used request id req-55bceba1-8f59-4933-b6e2-63b72a6167c5 2019-07-03 10:00:26,809 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87947eb4-f648-416a-83e2-1a6880cd3083 x-compute-request-id: req-87947eb4-f648-416a-83e2-1a6880cd3083 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:00:12Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:26,809 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-bf86ecbb-c1b6-47b4-ae0b-6b861acab1db 2019-07-03 10:00:26,809 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-87947eb4-f648-416a-83e2-1a6880cd3083 2019-07-03 10:00:26,809 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf86ecbb-c1b6-47b4-ae0b-6b861acab1db x-compute-request-id: req-bf86ecbb-c1b6-47b4-ae0b-6b861acab1db Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:00:12Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:26,809 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-87947eb4-f648-416a-83e2-1a6880cd3083 2019-07-03 10:00:26,809 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-bf86ecbb-c1b6-47b4-ae0b-6b861acab1db 2019-07-03 10:00:26,810 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-03 10:00:26,810 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-03 10:00:26,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:26,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:26,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:26,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:26,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:26,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:26,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-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:26 GMT 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:26,874 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:31,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:31,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:31,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:31,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1248, "offset": 1248, "size": 50}}} 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:31 GMT 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 10:00:31,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:31,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:31,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:31,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:32,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:32,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:32,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:32,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:32,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:32,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:32,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:32,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:32,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:32,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:32 GMT 2019-07-03 10:00:32,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:32,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:32,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:32,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:32,013 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:37,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:37,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:37,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:37,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:37,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:37,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:37,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:37,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:37,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:32.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4fd9476d273f003e15df6f85b09fcff18f1ff02\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:32.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:33.973Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-d0e93746-d855-4f1b-abc0-0fed36304a74 x-compute-request-id: req-d0e93746-d855-4f1b-abc0-0fed36304a74 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:63:71\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:51.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:33.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:34.476Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-d0e93746-d855-4f1b-abc0-0fed36304a74", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:33.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:34.476Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-d0e93746-d855-4f1b-abc0-0fed36304a74", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:33.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.42e75c7f-7d7d-40b3-bdcc-9c7b6ad68c57"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:35.137Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:34.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:35.137Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:34.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:35.137Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:34.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:35.137Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:34.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:35.767Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:35.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:35.767Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:35.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:36.640Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:36.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}], "metadata": {"pagination": {"total": 1259, "offset": 1248, "size": 50}}} 2019-07-03 10:00:37,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:37,108 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:37 GMT 2019-07-03 10:00:37,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:37,108 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:37,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:37,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:37,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:37,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:37,109 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fd9476d273f003e15df6f85b09fcff18f1ff02" 2019-07-03 10:00:37,109 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-d0e93746-d855-4f1b-abc0-0fed36304a74 x-compute-request-id: req-d0e93746-d855-4f1b-abc0-0fed36304a74 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:63:71", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:51.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:37,109 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-d0e93746-d855-4f1b-abc0-0fed36304a74 2019-07-03 10:00:37,110 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-d0e93746-d855-4f1b-abc0-0fed36304a74 2019-07-03 10:00:37,110 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:00:37,110 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 10:00:37,110 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:00:37,110 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-07-03 10:00:37,110 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:00:37,111 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 10:00:37,111 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 10:00:37,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:37,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:37,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:37,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:37,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:37,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:37 GMT 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:37,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:37,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:42,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:42,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:42,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:42,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:42,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:42,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:42,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:37.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:36.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:37.308Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5846072b-168f-43c5-9b73-b7597a84e0aa", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:36.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:37.308Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5846072b-168f-43c5-9b73-b7597a84e0aa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:00:36.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:37.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}892a0dabb9b8f48146459bfe41d083aa0d777522\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:36.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:38.476Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10: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-ef45a762-da45-4773-9167-26ece9a71e90 x-compute-request-id: req-ef45a762-da45-4773-9167-26ece9a71e90 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:63:71\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:51.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:38.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:39.194Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-ef45a762-da45-4773-9167-26ece9a71e90", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:38.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:39.194Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-ef45a762-da45-4773-9167-26ece9a71e90", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:38.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:39.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}892a0dabb9b8f48146459bfe41d083aa0d777522\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:38.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:39.194Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-f1da9c20-b60c-4acf-afff-ae9b84899d3f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:38.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:39.194Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-f1da9c20-b60c-4acf-afff-ae9b84899d3f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:38.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:39.194Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 10:00: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-f1da9c20-b60c-4acf-afff-ae9b84899d3f x-compute-request-id: req-f1da9c20-b60c-4acf-afff-ae9b84899d3f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:38.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:39.194Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}892a0dabb9b8f48146459bfe41d083aa0d777522\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:38.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:40.262Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-1b782cf9-2786-4402-8063-3cb695c123ea x-compute-request-id: req-1b782cf9-2786-4402-8063-3cb695c123ea Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:63:71\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:51.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"f12ee961-fae2-4753-9c15-307be425bf2d\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:38Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_proxy_host_wkawh0\", \"created\": \"2019-07-03T09:38:12Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:40.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:40.765Z", "message": "Waiting for server \"f12ee961-fae2-4753-9c15-307be425bf2d\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:40.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:40.765Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-1b782cf9-2786-4402-8063-3cb695c123ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:40.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:40.765Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-1b782cf9-2786-4402-8063-3cb695c123ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:40.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}], "metadata": {"pagination": {"total": 1275, "offset": 1259, "size": 50}}} 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:42 GMT 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:42,277 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:42,279 - 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-07-03 10:00:42,279 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5846072b-168f-43c5-9b73-b7597a84e0aa 2019-07-03 10:00:42,279 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5846072b-168f-43c5-9b73-b7597a84e0aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:00:42,279 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0dabb9b8f48146459bfe41d083aa0d777522" 2019-07-03 10:00:42,279 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10: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-ef45a762-da45-4773-9167-26ece9a71e90 x-compute-request-id: req-ef45a762-da45-4773-9167-26ece9a71e90 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:63:71", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:51.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:42,280 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-ef45a762-da45-4773-9167-26ece9a71e90 2019-07-03 10:00:42,280 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-ef45a762-da45-4773-9167-26ece9a71e90 2019-07-03 10:00:42,280 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0dabb9b8f48146459bfe41d083aa0d777522" 2019-07-03 10:00:42,280 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-f1da9c20-b60c-4acf-afff-ae9b84899d3f 2019-07-03 10:00:42,280 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-f1da9c20-b60c-4acf-afff-ae9b84899d3f 2019-07-03 10:00:42,280 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 10:00: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-f1da9c20-b60c-4acf-afff-ae9b84899d3f x-compute-request-id: req-f1da9c20-b60c-4acf-afff-ae9b84899d3f Content-Type: application/json 2019-07-03 10:00:42,281 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0dabb9b8f48146459bfe41d083aa0d777522" 2019-07-03 10:00:42,281 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-1b782cf9-2786-4402-8063-3cb695c123ea x-compute-request-id: req-1b782cf9-2786-4402-8063-3cb695c123ea Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:63:71", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f12ee961-fae2-4753-9c15-307be425bf2d", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:51.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "f12ee961-fae2-4753-9c15-307be425bf2d", "security_groups": [{"name": "default"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:38Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_proxy_host_wkawh0", "created": "2019-07-03T09:38:12Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:42,281 - functest.core.cloudify - DEBUG - Waiting for server "f12ee961-fae2-4753-9c15-307be425bf2d" to be deleted. current status: SHUTOFF 2019-07-03 10:00:42,281 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-1b782cf9-2786-4402-8063-3cb695c123ea 2019-07-03 10:00:42,281 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-1b782cf9-2786-4402-8063-3cb695c123ea 2019-07-03 10:00:42,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:42,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:42,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:42,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:42,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:42,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:42,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:42,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:42,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:42,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:42,343 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:42 GMT 2019-07-03 10:00:42,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:42,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:42,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:42,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:42,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:47,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:47,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:47,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:47,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:47,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:45.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}892a0dabb9b8f48146459bfe41d083aa0d777522\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:45.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:45.731Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-a6c83eb0-25a6-4303-9386-cc0de1697292", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:45.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:45.731Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:45.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:45.731Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:45.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:45.731Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 10:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6c83eb0-25a6-4303-9386-cc0de1697292 x-compute-request-id: req-a6c83eb0-25a6-4303-9386-cc0de1697292 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance f12ee961-fae2-4753-9c15-307be425bf2d could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:45.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}, {"node_instance_id": "proxy_host_wkawh0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:45.731Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-a6c83eb0-25a6-4303-9386-cc0de1697292", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:45.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.adc63f6d-f722-480c-a918-842d01cbffc3"}], "metadata": {"pagination": {"total": 1281, "offset": 1275, "size": 50}}} 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:47 GMT 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:47,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:47,424 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:47,424 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:47,424 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:47,424 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0dabb9b8f48146459bfe41d083aa0d777522" 2019-07-03 10:00:47,425 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-a6c83eb0-25a6-4303-9386-cc0de1697292 2019-07-03 10:00:47,425 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-03 10:00:47,425 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:00:47,425 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 10:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6c83eb0-25a6-4303-9386-cc0de1697292 x-compute-request-id: req-a6c83eb0-25a6-4303-9386-cc0de1697292 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f12ee961-fae2-4753-9c15-307be425bf2d could not be found.", "code": 404}} 2019-07-03 10:00:47,425 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f12ee961-fae2-4753-9c15-307be425bf2d used request id req-a6c83eb0-25a6-4303-9386-cc0de1697292 2019-07-03 10:00:47,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:47,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:47,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:47,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:47,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:47,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:47,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:47,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:47,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:47,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:47,485 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:47 GMT 2019-07-03 10:00:47,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:47,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:47,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:47,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:47,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:52,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:52,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:52,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:52,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:52,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:52,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:52,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:52,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:52,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1281, "offset": 1281, "size": 50}}} 2019-07-03 10:00:52,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:52,571 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:52 GMT 2019-07-03 10:00:52,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:52,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-03 10:00:52,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:52,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:52,571 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:52,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:52,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:52,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:52,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:52,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:52,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:52,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:52,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:52,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:52,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:52,640 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:52 GMT 2019-07-03 10:00:52,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:52,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:52,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:52,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:52,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:57,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:00:57,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:57,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:57,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:57,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:57,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:57,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:57,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:57,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:54.155Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:54.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:54.772Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:54.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:55.439Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d0ca6b2e-2a84-4a00-a86d-6c2afe65e8cf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:55.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e3653e0b-1d8f-4cf4-aa5c-7c0c6a85f2b2"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:55.439Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ca6b2e-2a84-4a00-a86d-6c2afe65e8cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:00:55.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e3653e0b-1d8f-4cf4-aa5c-7c0c6a85f2b2"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:55.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": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:55.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e3653e0b-1d8f-4cf4-aa5c-7c0c6a85f2b2"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:55.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:55.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.f289d99a-3cb8-4bc5-bbf3-d50303647e72"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:55.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cfb8a70cb8456aca8164b6c3ec1ef0fa83b02f9\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:55.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.f289d99a-3cb8-4bc5-bbf3-d50303647e72"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:55.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}940bc1122aa7cd11508064e47ecd37d2032c7d66\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:55.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e3653e0b-1d8f-4cf4-aa5c-7c0c6a85f2b2"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:55.985Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cb48e61b-4741-463c-8bdb-23c7f1a3b5d0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:55.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.f289d99a-3cb8-4bc5-bbf3-d50303647e72"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:55.985Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb48e61b-4741-463c-8bdb-23c7f1a3b5d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:00:55.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.f289d99a-3cb8-4bc5-bbf3-d50303647e72"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.403Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-ae84c0d3-50c5-4626-9c40-6dd22a867e77 x-compute-request-id: req-ae84c0d3-50c5-4626-9c40-6dd22a867e77 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e3653e0b-1d8f-4cf4-aa5c-7c0c6a85f2b2"}], "metadata": {"pagination": {"total": 1292, "offset": 1281, "size": 50}}} 2019-07-03 10:00:57,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:57,730 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:57 GMT 2019-07-03 10:00:57,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:57,730 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:00:57,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:57,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:57,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:00:57,730 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:00:57,731 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 10:00:57,731 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 10:00:57,731 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d0ca6b2e-2a84-4a00-a86d-6c2afe65e8cf 2019-07-03 10:00:57,732 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ca6b2e-2a84-4a00-a86d-6c2afe65e8cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:00:57,732 - 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-07-03 10:00:57,732 - 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-07-03 10:00:57,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfb8a70cb8456aca8164b6c3ec1ef0fa83b02f9" 2019-07-03 10:00:57,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940bc1122aa7cd11508064e47ecd37d2032c7d66" 2019-07-03 10:00:57,732 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cb48e61b-4741-463c-8bdb-23c7f1a3b5d0 2019-07-03 10:00:57,733 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb48e61b-4741-463c-8bdb-23c7f1a3b5d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:00:57,733 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-ae84c0d3-50c5-4626-9c40-6dd22a867e77 x-compute-request-id: req-ae84c0d3-50c5-4626-9c40-6dd22a867e77 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:00:57,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:00:57,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:00:57,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:00:57 GMT 2019-07-03 10:00:57,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:00:57,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:00:57,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:00:57,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:00:57,854 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:02,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:02,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:02,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:02,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:02,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:02,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:02,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:02,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:02,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ae84c0d3-50c5-4626-9c40-6dd22a867e77", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e3653e0b-1d8f-4cf4-aa5c-7c0c6a85f2b2"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ae84c0d3-50c5-4626-9c40-6dd22a867e77", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e3653e0b-1d8f-4cf4-aa5c-7c0c6a85f2b2"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.e3653e0b-1d8f-4cf4-aa5c-7c0c6a85f2b2"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-b21907cf-3736-46d8-bafe-070fd8c1d3e0 x-compute-request-id: req-b21907cf-3736-46d8-bafe-070fd8c1d3e0 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.f289d99a-3cb8-4bc5-bbf3-d50303647e72"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b21907cf-3736-46d8-bafe-070fd8c1d3e0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.f289d99a-3cb8-4bc5-bbf3-d50303647e72"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b21907cf-3736-46d8-bafe-070fd8c1d3e0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.f289d99a-3cb8-4bc5-bbf3-d50303647e72"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:57.950Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:57.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.f289d99a-3cb8-4bc5-bbf3-d50303647e72"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:58.545Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:58.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:58.545Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:58.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:58.545Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:58.208Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.139Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:58.900Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.139Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:58.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.139Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:58.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.756Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3a0172ca-616d-46e3-a42a-b55dff135070", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.303Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.756Z", "message": "Remove floating ip 172.30.9.205", "level": "info", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.296Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.297Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.297Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.756Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0172ca-616d-46e3-a42a-b55dff135070 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.303Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.756Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0172ca-616d-46e3-a42a-b55dff135070 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.303Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:00:59.756Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3a0172ca-616d-46e3-a42a-b55dff135070", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.303Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "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}957d39eef99b926437fbe7ed8faf4c0b9050d638\"", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.707Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "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}957d39eef99b926437fbe7ed8faf4c0b9050d638\"", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.707Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "Remove floating ip 172.30.9.208", "level": "info", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.962Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.962Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.962Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848adc95-15b6-4716-ab3c-b99911918c03 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.967Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848adc95-15b6-4716-ab3c-b99911918c03 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.968Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-848adc95-15b6-4716-ab3c-b99911918c03", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.968Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-848adc95-15b6-4716-ab3c-b99911918c03", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:00:59.968Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-86213591-c945-49cc-a43e-76dc2454d147 Date: Wed, 03 Jul 2019 10:01:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:42:30Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:97:08\", \"device_id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"c7b77452-b55d-4234-bf56-fe624ea9b4ea\", \"id\": \"0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:34:19Z\", \"updated_at\": \"2019-07-03T09:34:23Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:b7:0d\", \"device_id\": \"2b669d07-39c5-4570-8611-342ce82cf6f2\"}, \"fixed_ip_address\": \"192.168.120.20\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"9cdf80b5-6910-4d0f-8448-26f1d3943aa1\", \"id\": \"5b6b41b0-3307-4753-a528-2a37bd076fbd\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:42:16Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f4:99:6e\", \"device_id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"37576045-5aa0-4729-9768-99da94792325\", \"id\": \"a2c6b6ba-7bb1-4920-936b-83c555e16cce\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.062Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-86213591-c945-49cc-a43e-76dc2454d147 Date: Wed, 03 Jul 2019 10:01:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:42:30Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:97:08\", \"device_id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"c7b77452-b55d-4234-bf56-fe624ea9b4ea\", \"id\": \"0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:34:19Z\", \"updated_at\": \"2019-07-03T09:34:23Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:b7:0d\", \"device_id\": \"2b669d07-39c5-4570-8611-342ce82cf6f2\"}, \"fixed_ip_address\": \"192.168.120.20\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"9cdf80b5-6910-4d0f-8448-26f1d3943aa1\", \"id\": \"5b6b41b0-3307-4753-a528-2a37bd076fbd\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:42:16Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f4:99:6e\", \"device_id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"37576045-5aa0-4729-9768-99da94792325\", \"id\": \"a2c6b6ba-7bb1-4920-936b-83c555e16cce\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.062Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86213591-c945-49cc-a43e-76dc2454d147", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.063Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "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}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.394Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957d39eef99b926437fbe7ed8faf4c0b9050d638\"", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.064Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}957d39eef99b926437fbe7ed8faf4c0b9050d638\"", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.064Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86213591-c945-49cc-a43e-76dc2454d147", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.064Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86213591-c945-49cc-a43e-76dc2454d147", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.063Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.402Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86213591-c945-49cc-a43e-76dc2454d147", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.063Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.750Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "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}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.394Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6 Date: Wed, 03 Jul 2019 10:01:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:40:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"c7b77452-b55d-4234-bf56-fe624ea9b4ea\",\"security_groups\":[\"461e8f94-7b57-45df-ab20-2062de75b0cc\",\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"59ef34d9-17f1-4b63-9eab-d525224fd0ef\"],\"mac_address\":\"fa:16:3e:8b:97:08\",\"device_id\":\"0f7e68a4-d697-4865-a695-52ab62a3c3eb\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.428Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6 Date: Wed, 03 Jul 2019 10:01:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:40:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"c7b77452-b55d-4234-bf56-fe624ea9b4ea\",\"security_groups\":[\"461e8f94-7b57-45df-ab20-2062de75b0cc\",\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"59ef34d9-17f1-4b63-9eab-d525224fd0ef\"],\"mac_address\":\"fa:16:3e:8b:97:08\",\"device_id\":\"0f7e68a4-d697-4865-a695-52ab62a3c3eb\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.428Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.428Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.428Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.429Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.429Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.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": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.429Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.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": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.430Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}], "metadata": {"pagination": {"total": 1393, "offset": 1292, "size": 50}}} 2019-07-03 10:01:02,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:02,950 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:02 GMT 2019-07-03 10:01:02,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:02,951 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:02,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:02,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:02,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:02,951 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:02,954 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ae84c0d3-50c5-4626-9c40-6dd22a867e77 2019-07-03 10:01:02,954 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 10:01:02,954 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 10:01:02,954 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ae84c0d3-50c5-4626-9c40-6dd22a867e77 2019-07-03 10:01:02,955 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-03 10:01:02,955 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:00: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-b21907cf-3736-46d8-bafe-070fd8c1d3e0 x-compute-request-id: req-b21907cf-3736-46d8-bafe-070fd8c1d3e0 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:02,955 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b21907cf-3736-46d8-bafe-070fd8c1d3e0 2019-07-03 10:01:02,955 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-b21907cf-3736-46d8-bafe-070fd8c1d3e0 2019-07-03 10:01:02,955 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-03 10:01:02,956 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-03 10:01:02,956 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:02,956 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-03 10:01:02,956 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-03 10:01:02,956 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 10:01:02,956 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:02,957 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3a0172ca-616d-46e3-a42a-b55dff135070 2019-07-03 10:01:02,957 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.205 2019-07-03 10:01:02,957 - 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-07-03 10:01:02,957 - 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-07-03 10:01:02,957 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0172ca-616d-46e3-a42a-b55dff135070 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:02,957 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0172ca-616d-46e3-a42a-b55dff135070 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:02,957 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3a0172ca-616d-46e3-a42a-b55dff135070 2019-07-03 10:01:02,958 - 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}957d39eef99b926437fbe7ed8faf4c0b9050d638" 2019-07-03 10:01:02,958 - 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}957d39eef99b926437fbe7ed8faf4c0b9050d638" 2019-07-03 10:01:02,958 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.208 2019-07-03 10:01:02,958 - 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-07-03 10:01:02,958 - 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-07-03 10:01:02,958 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848adc95-15b6-4716-ab3c-b99911918c03 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:02,959 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848adc95-15b6-4716-ab3c-b99911918c03 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:02,959 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-848adc95-15b6-4716-ab3c-b99911918c03 2019-07-03 10:01:02,959 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-848adc95-15b6-4716-ab3c-b99911918c03 2019-07-03 10:01:02,959 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-86213591-c945-49cc-a43e-76dc2454d147 Date: Wed, 03 Jul 2019 10:01:00 GMT RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:42:30Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:97:08", "device_id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "c7b77452-b55d-4234-bf56-fe624ea9b4ea", "id": "0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:42:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:99:6e", "device_id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "37576045-5aa0-4729-9768-99da94792325", "id": "a2c6b6ba-7bb1-4920-936b-83c555e16cce", "qos_policy_id": null}]} 2019-07-03 10:01:02,959 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-86213591-c945-49cc-a43e-76dc2454d147 Date: Wed, 03 Jul 2019 10:01:00 GMT RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:42:30Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:97:08", "device_id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "c7b77452-b55d-4234-bf56-fe624ea9b4ea", "id": "0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:42:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:99:6e", "device_id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "37576045-5aa0-4729-9768-99da94792325", "id": "a2c6b6ba-7bb1-4920-936b-83c555e16cce", "qos_policy_id": null}]} 2019-07-03 10:01:02,959 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86213591-c945-49cc-a43e-76dc2454d147 2019-07-03 10:01:02,960 - 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}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:02,960 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957d39eef99b926437fbe7ed8faf4c0b9050d638" 2019-07-03 10:01:02,960 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957d39eef99b926437fbe7ed8faf4c0b9050d638" 2019-07-03 10:01:02,960 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86213591-c945-49cc-a43e-76dc2454d147 2019-07-03 10:01:02,960 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86213591-c945-49cc-a43e-76dc2454d147 2019-07-03 10:01:02,960 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-86213591-c945-49cc-a43e-76dc2454d147 2019-07-03 10:01:02,960 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:02,961 - 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}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:02,961 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6 Date: Wed, 03 Jul 2019 10:01:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:40:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.8"}],"id":"c7b77452-b55d-4234-bf56-fe624ea9b4ea","security_groups":["461e8f94-7b57-45df-ab20-2062de75b0cc","47845df6-e229-411c-aa39-13ee6f3efc6d","59ef34d9-17f1-4b63-9eab-d525224fd0ef"],"mac_address":"fa:16:3e:8b:97:08","device_id":"0f7e68a4-d697-4865-a695-52ab62a3c3eb","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:01:02,961 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6 Date: Wed, 03 Jul 2019 10:01:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:40:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.8"}],"id":"c7b77452-b55d-4234-bf56-fe624ea9b4ea","security_groups":["461e8f94-7b57-45df-ab20-2062de75b0cc","47845df6-e229-411c-aa39-13ee6f3efc6d","59ef34d9-17f1-4b63-9eab-d525224fd0ef"],"mac_address":"fa:16:3e:8b:97:08","device_id":"0f7e68a4-d697-4865-a695-52ab62a3c3eb","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:01:02,961 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6 2019-07-03 10:01:02,961 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6 2019-07-03 10:01:02,961 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6 2019-07-03 10:01:02,962 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-fb5e1f90-d69a-4ede-81b7-f1695c43c8c6 2019-07-03 10:01:02,962 - 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-07-03 10:01:02,962 - 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-07-03 10:01:02,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:03,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:03,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:03 GMT 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:03,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:03,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:03,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:03,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:08,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:08,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:08,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:08,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:08,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:08,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:08,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:08,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:08,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c42a71-5624-468c-a9c0-6e81e1b16252 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.434Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d1c42a71-5624-468c-a9c0-6e81e1b16252", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.434Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d1c42a71-5624-468c-a9c0-6e81e1b16252", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.435Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-f4856d09-67a2-49f2-bf28-fe52349edea9 Date: Wed, 03 Jul 2019 10:01:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:42:30Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:97:08\", \"device_id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"c7b77452-b55d-4234-bf56-fe624ea9b4ea\", \"id\": \"0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:34:19Z\", \"updated_at\": \"2019-07-03T09:34:23Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:b7:0d\", \"device_id\": \"2b669d07-39c5-4570-8611-342ce82cf6f2\"}, \"fixed_ip_address\": \"192.168.120.20\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"9cdf80b5-6910-4d0f-8448-26f1d3943aa1\", \"id\": \"5b6b41b0-3307-4753-a528-2a37bd076fbd\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:42:16Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f4:99:6e\", \"device_id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"37576045-5aa0-4729-9768-99da94792325\", \"id\": \"a2c6b6ba-7bb1-4920-936b-83c555e16cce\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.747Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-f4856d09-67a2-49f2-bf28-fe52349edea9 Date: Wed, 03 Jul 2019 10:01:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:38:01Z\", \"updated_at\": \"2019-07-03T09:42:30Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:97:08\", \"device_id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"c7b77452-b55d-4234-bf56-fe624ea9b4ea\", \"id\": \"0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:34:19Z\", \"updated_at\": \"2019-07-03T09:34:23Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:b7:0d\", \"device_id\": \"2b669d07-39c5-4570-8611-342ce82cf6f2\"}, \"fixed_ip_address\": \"192.168.120.20\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"9cdf80b5-6910-4d0f-8448-26f1d3943aa1\", \"id\": \"5b6b41b0-3307-4753-a528-2a37bd076fbd\", \"qos_policy_id\": null}, {\"router_id\": \"30b2f103-195e-41f8-90da-6f9e6f7b4dd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"created_at\": \"2019-07-03T09:37:59Z\", \"updated_at\": \"2019-07-03T09:42:16Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f4:99:6e\", \"device_id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 4, \"project_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"port_id\": \"37576045-5aa0-4729-9768-99da94792325\", \"id\": \"a2c6b6ba-7bb1-4920-936b-83c555e16cce\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.748Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4856d09-67a2-49f2-bf28-fe52349edea9", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.748Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4856d09-67a2-49f2-bf28-fe52349edea9", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.748Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4856d09-67a2-49f2-bf28-fe52349edea9", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.749Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4856d09-67a2-49f2-bf28-fe52349edea9", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.749Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.750Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.750Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:00.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c\"", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.875Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.151Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c\"", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:00.875Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.151Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.151Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.151Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.152Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.152Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182 Date: Wed, 03 Jul 2019 10:01:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:40:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"c7b77452-b55d-4234-bf56-fe624ea9b4ea\",\"security_groups\":[\"461e8f94-7b57-45df-ab20-2062de75b0cc\",\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"59ef34d9-17f1-4b63-9eab-d525224fd0ef\"],\"mac_address\":\"fa:16:3e:8b:97:08\",\"device_id\":\"0f7e68a4-d697-4865-a695-52ab62a3c3eb\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.151Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:01.477Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182 Date: Wed, 03 Jul 2019 10:01:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:40:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"c7b77452-b55d-4234-bf56-fe624ea9b4ea\",\"security_groups\":[\"461e8f94-7b57-45df-ab20-2062de75b0cc\",\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"59ef34d9-17f1-4b63-9eab-d525224fd0ef\"],\"mac_address\":\"fa:16:3e:8b:97:08\",\"device_id\":\"0f7e68a4-d697-4865-a695-52ab62a3c3eb\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.150Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-5122610c-8b6c-4aca-9c6b-134dbb0d5809 Date: Wed, 03 Jul 2019 10:01:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:40:48Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.11\"}],\"id\":\"37576045-5aa0-4729-9768-99da94792325\",\"security_groups\":[\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"de2cc809-9e92-4690-8966-d53f6baaa03f\"],\"mac_address\":\"fa:16:3e:f4:99:6e\",\"device_id\":\"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:22Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.862Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7 Date: Wed, 03 Jul 2019 10:01:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:34:16Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.20\"}],\"id\":\"9cdf80b5-6910-4d0f-8448-26f1d3943aa1\",\"security_groups\":[\"c1ea8c33-e574-4c65-a065-724a40903099\"],\"mac_address\":\"fa:16:3e:8d:b7:0d\",\"device_id\":\"2b669d07-39c5-4570-8611-342ce82cf6f2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:32:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.524Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7 Date: Wed, 03 Jul 2019 10:01:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:34:16Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.20\"}],\"id\":\"9cdf80b5-6910-4d0f-8448-26f1d3943aa1\",\"security_groups\":[\"c1ea8c33-e574-4c65-a065-724a40903099\"],\"mac_address\":\"fa:16:3e:8d:b7:0d\",\"device_id\":\"2b669d07-39c5-4570-8611-342ce82cf6f2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:32:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.524Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json used request id req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.524Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json used request id req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.524Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json used request id req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.524Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json used request id req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.525Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.525Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.059Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.525Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bf82faa8-0296-4db1-a64f-8300f84aeb9d", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.869Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-5122610c-8b6c-4aca-9c6b-134dbb0d5809 Date: Wed, 03 Jul 2019 10:01:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T09:40:48Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9380a521-54cc-4724-bac7-f0862a586402\",\"ip_address\":\"192.168.120.11\"}],\"id\":\"37576045-5aa0-4729-9768-99da94792325\",\"security_groups\":[\"47845df6-e229-411c-aa39-13ee6f3efc6d\",\"de2cc809-9e92-4690-8966-d53f6baaa03f\"],\"mac_address\":\"fa:16:3e:f4:99:6e\",\"device_id\":\"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4e180a70-d281-4c89-b4da-7e9e563893f0\",\"tenant_id\":\"69f7b64d907b44b7adede7d18e024d2e\",\"created_at\":\"2019-07-03T09:38:22Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.862Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json used request id req-5122610c-8b6c-4aca-9c6b-134dbb0d5809", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.862Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json used request id req-5122610c-8b6c-4aca-9c6b-134dbb0d5809", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.862Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json used request id req-5122610c-8b6c-4aca-9c6b-134dbb0d5809", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.862Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json used request id req-5122610c-8b6c-4aca-9c6b-134dbb0d5809", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.863Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.863Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.863Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf82faa8-0296-4db1-a64f-8300f84aeb9d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.869Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf82faa8-0296-4db1-a64f-8300f84aeb9d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.869Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bf82faa8-0296-4db1-a64f-8300f84aeb9d", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:01.869Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933226b6eb52cb06e25bfcdef269a62f11cd6709\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.270Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933226b6eb52cb06e25bfcdef269a62f11cd6709\"", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.270Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f61c55d3-23e9-4e59-8f75-cc41704b1713 x-compute-request-id: req-f61c55d3-23e9-4e59-8f75-cc41704b1713 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.465Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f61c55d3-23e9-4e59-8f75-cc41704b1713 x-compute-request-id: req-f61c55d3-23e9-4e59-8f75-cc41704b1713 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.465Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f61c55d3-23e9-4e59-8f75-cc41704b1713", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.465Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f61c55d3-23e9-4e59-8f75-cc41704b1713", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.465Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.205\"}}'", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.467Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.205\"}}'", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.467Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f61c55d3-23e9-4e59-8f75-cc41704b1713", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.466Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}], "metadata": {"pagination": {"total": 1401, "offset": 1342, "size": 50}}} 2019-07-03 10:01:08,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:08,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:08 GMT 2019-07-03 10:01:08,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:08,105 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:08,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:08,105 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:08,105 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:08,105 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:08,108 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c42a71-5624-468c-a9c0-6e81e1b16252 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:08,108 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d1c42a71-5624-468c-a9c0-6e81e1b16252 2019-07-03 10:01:08,109 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d1c42a71-5624-468c-a9c0-6e81e1b16252 2019-07-03 10:01:08,109 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-f4856d09-67a2-49f2-bf28-fe52349edea9 Date: Wed, 03 Jul 2019 10:01:00 GMT RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:42:30Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:97:08", "device_id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "c7b77452-b55d-4234-bf56-fe624ea9b4ea", "id": "0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:42:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:99:6e", "device_id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "37576045-5aa0-4729-9768-99da94792325", "id": "a2c6b6ba-7bb1-4920-936b-83c555e16cce", "qos_policy_id": null}]} 2019-07-03 10:01:08,109 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-f4856d09-67a2-49f2-bf28-fe52349edea9 Date: Wed, 03 Jul 2019 10:01:00 GMT RESP BODY: {"floatingips": [{"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:38:01Z", "updated_at": "2019-07-03T09:42:30Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:97:08", "device_id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "c7b77452-b55d-4234-bf56-fe624ea9b4ea", "id": "0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:34:19Z", "updated_at": "2019-07-03T09:34:23Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:b7:0d", "device_id": "2b669d07-39c5-4570-8611-342ce82cf6f2"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "9cdf80b5-6910-4d0f-8448-26f1d3943aa1", "id": "5b6b41b0-3307-4753-a528-2a37bd076fbd", "qos_policy_id": null}, {"router_id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:37:59Z", "updated_at": "2019-07-03T09:42:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:99:6e", "device_id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "port_id": "37576045-5aa0-4729-9768-99da94792325", "id": "a2c6b6ba-7bb1-4920-936b-83c555e16cce", "qos_policy_id": null}]} 2019-07-03 10:01:08,109 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4856d09-67a2-49f2-bf28-fe52349edea9 2019-07-03 10:01:08,109 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4856d09-67a2-49f2-bf28-fe52349edea9 2019-07-03 10:01:08,110 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4856d09-67a2-49f2-bf28-fe52349edea9 2019-07-03 10:01:08,110 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4856d09-67a2-49f2-bf28-fe52349edea9 2019-07-03 10:01:08,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:08,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:08,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c" 2019-07-03 10:01:08,110 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182 2019-07-03 10:01:08,111 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c" 2019-07-03 10:01:08,111 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182 2019-07-03 10:01:08,111 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182 2019-07-03 10:01:08,111 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/c7b77452-b55d-4234-bf56-fe624ea9b4ea.json used request id req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182 2019-07-03 10:01:08,111 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:08,111 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:08,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182 Date: Wed, 03 Jul 2019 10:01:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:40:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.8"}],"id":"c7b77452-b55d-4234-bf56-fe624ea9b4ea","security_groups":["461e8f94-7b57-45df-ab20-2062de75b0cc","47845df6-e229-411c-aa39-13ee6f3efc6d","59ef34d9-17f1-4b63-9eab-d525224fd0ef"],"mac_address":"fa:16:3e:8b:97:08","device_id":"0f7e68a4-d697-4865-a695-52ab62a3c3eb","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:01:08,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-5a1f7e19-0df4-428d-aaea-90f9fd2ca182 Date: Wed, 03 Jul 2019 10:01:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:40:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.8"}],"id":"c7b77452-b55d-4234-bf56-fe624ea9b4ea","security_groups":["461e8f94-7b57-45df-ab20-2062de75b0cc","47845df6-e229-411c-aa39-13ee6f3efc6d","59ef34d9-17f1-4b63-9eab-d525224fd0ef"],"mac_address":"fa:16:3e:8b:97:08","device_id":"0f7e68a4-d697-4865-a695-52ab62a3c3eb","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:01:08,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-5122610c-8b6c-4aca-9c6b-134dbb0d5809 Date: Wed, 03 Jul 2019 10:01:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:40:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.11"}],"id":"37576045-5aa0-4729-9768-99da94792325","security_groups":["47845df6-e229-411c-aa39-13ee6f3efc6d","de2cc809-9e92-4690-8966-d53f6baaa03f"],"mac_address":"fa:16:3e:f4:99:6e","device_id":"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:01:08,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7 Date: Wed, 03 Jul 2019 10:01:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:34:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.20"}],"id":"9cdf80b5-6910-4d0f-8448-26f1d3943aa1","security_groups":["c1ea8c33-e574-4c65-a065-724a40903099"],"mac_address":"fa:16:3e:8d:b7:0d","device_id":"2b669d07-39c5-4570-8611-342ce82cf6f2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:32:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:01:08,112 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7 Date: Wed, 03 Jul 2019 10:01:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:34:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.20"}],"id":"9cdf80b5-6910-4d0f-8448-26f1d3943aa1","security_groups":["c1ea8c33-e574-4c65-a065-724a40903099"],"mac_address":"fa:16:3e:8d:b7:0d","device_id":"2b669d07-39c5-4570-8611-342ce82cf6f2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:32:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:01:08,112 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json used request id req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7 2019-07-03 10:01:08,113 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json used request id req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7 2019-07-03 10:01:08,113 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json used request id req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7 2019-07-03 10:01:08,113 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9cdf80b5-6910-4d0f-8448-26f1d3943aa1.json used request id req-8b70bbac-1f6c-4605-a02b-2e2f839ae3f7 2019-07-03 10:01:08,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:08,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e05fe7b1f47fe89738b6365e1fd73394c247d5" 2019-07-03 10:01:08,113 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bf82faa8-0296-4db1-a64f-8300f84aeb9d 2019-07-03 10:01:08,113 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-5122610c-8b6c-4aca-9c6b-134dbb0d5809 Date: Wed, 03 Jul 2019 10:01:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T09:40:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9380a521-54cc-4724-bac7-f0862a586402","ip_address":"192.168.120.11"}],"id":"37576045-5aa0-4729-9768-99da94792325","security_groups":["47845df6-e229-411c-aa39-13ee6f3efc6d","de2cc809-9e92-4690-8966-d53f6baaa03f"],"mac_address":"fa:16:3e:f4:99:6e","device_id":"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"69f7b64d907b44b7adede7d18e024d2e","qos_policy_id":null,"admin_state_up":true,"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:38:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:01:08,114 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json used request id req-5122610c-8b6c-4aca-9c6b-134dbb0d5809 2019-07-03 10:01:08,114 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json used request id req-5122610c-8b6c-4aca-9c6b-134dbb0d5809 2019-07-03 10:01:08,114 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json used request id req-5122610c-8b6c-4aca-9c6b-134dbb0d5809 2019-07-03 10:01:08,114 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/37576045-5aa0-4729-9768-99da94792325.json used request id req-5122610c-8b6c-4aca-9c6b-134dbb0d5809 2019-07-03 10:01:08,114 - 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-07-03 10:01:08,114 - 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-07-03 10:01:08,114 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf82faa8-0296-4db1-a64f-8300f84aeb9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:08,115 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf82faa8-0296-4db1-a64f-8300f84aeb9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:08,115 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bf82faa8-0296-4db1-a64f-8300f84aeb9d 2019-07-03 10:01:08,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933226b6eb52cb06e25bfcdef269a62f11cd6709" 2019-07-03 10:01:08,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933226b6eb52cb06e25bfcdef269a62f11cd6709" 2019-07-03 10:01:08,115 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f61c55d3-23e9-4e59-8f75-cc41704b1713 x-compute-request-id: req-f61c55d3-23e9-4e59-8f75-cc41704b1713 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:08,115 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f61c55d3-23e9-4e59-8f75-cc41704b1713 x-compute-request-id: req-f61c55d3-23e9-4e59-8f75-cc41704b1713 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:08,116 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f61c55d3-23e9-4e59-8f75-cc41704b1713 2019-07-03 10:01:08,116 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f61c55d3-23e9-4e59-8f75-cc41704b1713 2019-07-03 10:01:08,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c" -d '{"removeFloatingIp": {"address": "172.30.9.205"}}' 2019-07-03 10:01:08,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c" -d '{"removeFloatingIp": {"address": "172.30.9.205"}}' 2019-07-03 10:01:08,116 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-f61c55d3-23e9-4e59-8f75-cc41704b1713 2019-07-03 10:01:08,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:08,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:08,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:08,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:08,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:08,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:08,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:08 GMT 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:08,170 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:13,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:13,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:13,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:13,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:13,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:13,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:13,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:13,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:13,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:02.806Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.205\"}}'", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:02.467Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:04.061Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 x-compute-request-id: req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:03.870Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:04.564Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 x-compute-request-id: req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:03.871Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:04.564Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-58c8fa4d-3a76-4fca-b6ea-1db21993e130", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:03.871Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:04.564Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933226b6eb52cb06e25bfcdef269a62f11cd6709\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.208\"}}'", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:03.873Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:04.564Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-58c8fa4d-3a76-4fca-b6ea-1db21993e130", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:03.871Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:04.564Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-58c8fa4d-3a76-4fca-b6ea-1db21993e130", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:03.871Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:04.564Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-58c8fa4d-3a76-4fca-b6ea-1db21993e130", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:03.872Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:04.564Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933226b6eb52cb06e25bfcdef269a62f11cd6709\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.208\"}}'", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:03.873Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:10.353Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05fc2819-5eca-42e9-ac42-dfba63e592ea x-compute-request-id: req-05fc2819-5eca-42e9-ac42-dfba63e592ea 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_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.322Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:10.856Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-05fc2819-5eca-42e9-ac42-dfba63e592ea", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.323Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:10.856Z", "message": "Floating ip 172.30.9.205 detached from server", "level": "info", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.324Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:10.856Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05fc2819-5eca-42e9-ac42-dfba63e592ea x-compute-request-id: req-05fc2819-5eca-42e9-ac42-dfba63e592ea 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_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.323Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:10.856Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-05fc2819-5eca-42e9-ac42-dfba63e592ea", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.323Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:10.856Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-05fc2819-5eca-42e9-ac42-dfba63e592ea", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.323Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:10.856Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-05fc2819-5eca-42e9-ac42-dfba63e592ea", "level": "debug", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.323Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3cad0f25-4020-4f01-b114-a3e82d49ac79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 x-compute-request-id: req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.100Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 x-compute-request-id: req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 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_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.099Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "Floating ip 172.30.9.208 detached from server", "level": "info", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.100Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.100Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.100Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.100Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12", "level": "debug", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.100Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.5ea2a178-6ad7-4ba3-947e-77e32f65bdee"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.906Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:11.502Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_i33zyr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:10.747Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:12.036Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_1os9wf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.534Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:12.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_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:12.020Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:12.036Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:11.669Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:12.539Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-829f6e0d-b347-483d-8ad2-45ba2ebaeb8a", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:12.025Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:12.539Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-829f6e0d-b347-483d-8ad2-45ba2ebaeb8a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:12.025Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}], "metadata": {"pagination": {"total": 1422, "offset": 1392, "size": 50}}} 2019-07-03 10:01:13,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:13,255 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:13 GMT 2019-07-03 10:01:13,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:13,255 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:13,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:13,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:13,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:13,255 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:13,257 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f46d9b70f6625ea12b176ba3e85b70013d486c" -d '{"removeFloatingIp": {"address": "172.30.9.205"}}' 2019-07-03 10:01:13,257 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 x-compute-request-id: req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:13,257 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 x-compute-request-id: req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:13,258 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 2019-07-03 10:01:13,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933226b6eb52cb06e25bfcdef269a62f11cd6709" -d '{"removeFloatingIp": {"address": "172.30.9.208"}}' 2019-07-03 10:01:13,258 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 2019-07-03 10:01:13,258 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 2019-07-03 10:01:13,258 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-58c8fa4d-3a76-4fca-b6ea-1db21993e130 2019-07-03 10:01:13,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933226b6eb52cb06e25bfcdef269a62f11cd6709" -d '{"removeFloatingIp": {"address": "172.30.9.208"}}' 2019-07-03 10:01:13,259 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05fc2819-5eca-42e9-ac42-dfba63e592ea x-compute-request-id: req-05fc2819-5eca-42e9-ac42-dfba63e592ea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:01:13,259 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-05fc2819-5eca-42e9-ac42-dfba63e592ea 2019-07-03 10:01:13,259 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.205 detached from server 2019-07-03 10:01:13,259 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05fc2819-5eca-42e9-ac42-dfba63e592ea x-compute-request-id: req-05fc2819-5eca-42e9-ac42-dfba63e592ea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:01:13,259 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-05fc2819-5eca-42e9-ac42-dfba63e592ea 2019-07-03 10:01:13,259 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-05fc2819-5eca-42e9-ac42-dfba63e592ea 2019-07-03 10:01:13,260 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-05fc2819-5eca-42e9-ac42-dfba63e592ea 2019-07-03 10:01:13,260 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 x-compute-request-id: req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:01:13,260 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 x-compute-request-id: req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:01:13,260 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.208 detached from server 2019-07-03 10:01:13,260 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 2019-07-03 10:01:13,260 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 2019-07-03 10:01:13,260 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 2019-07-03 10:01:13,261 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-7ca1e0ca-2f86-44e0-895f-33455b6c2b12 2019-07-03 10:01:13,261 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:13,261 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-03 10:01:13,261 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-03 10:01:13,261 - 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-07-03 10:01:13,261 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:13,261 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-829f6e0d-b347-483d-8ad2-45ba2ebaeb8a 2019-07-03 10:01:13,262 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-829f6e0d-b347-483d-8ad2-45ba2ebaeb8a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:13,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:13,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:13,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:13,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:13,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-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:13 GMT 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:13,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:13,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:13,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:18,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:18,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:18,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:18,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:18,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:18,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:13.274Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ccdb6a7d-7f19-4f28-8756-63b45a5b9fa1", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:12.753Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:13.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}197aa0f2034eb8d6d527b4dcfc174e6995d8b37d\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:12.446Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:13.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:12.748Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:13.274Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccdb6a7d-7f19-4f28-8756-63b45a5b9fa1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:12.753Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:13.892Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96b2e87e40547c524d72139d3ce4b5c310e67576\"", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:13.169Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:14.560Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-7fc97c5e-d5f9-4af4-97f5-1125f7c93cb8 x-compute-request-id: req-7fc97c5e-d5f9-4af4-97f5-1125f7c93cb8 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:13.884Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:14.560Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-7fc97c5e-d5f9-4af4-97f5-1125f7c93cb8", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:13.884Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:14.560Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-7fc97c5e-d5f9-4af4-97f5-1125f7c93cb8", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:13.885Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:14.560Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}197aa0f2034eb8d6d527b4dcfc174e6995d8b37d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:13.886Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:15.277Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96b2e87e40547c524d72139d3ce4b5c310e67576\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:14.629Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:15.277Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10: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-fe3a7b84-333d-4732-a2ed-af01825b90b1 x-compute-request-id: req-fe3a7b84-333d-4732-a2ed-af01825b90b1 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:14.628Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:15.277Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-fe3a7b84-333d-4732-a2ed-af01825b90b1", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:14.628Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:15.277Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-fe3a7b84-333d-4732-a2ed-af01825b90b1", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:14.629Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:16.039Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10: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 x-openstack-request-id: req-e8574184-8fb0-4e89-9eee-ee0b0112fa09 x-compute-request-id: req-e8574184-8fb0-4e89-9eee-ee0b0112fa09 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:15.913Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:16.542Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-e8574184-8fb0-4e89-9eee-ee0b0112fa09", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:15.914Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:16.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}197aa0f2034eb8d6d527b4dcfc174e6995d8b37d\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:15.914Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:16.542Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-e8574184-8fb0-4e89-9eee-ee0b0112fa09", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:15.914Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.109Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10: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-528d3668-e8e0-4b11-9973-3e212723b7b8 x-compute-request-id: req-528d3668-e8e0-4b11-9973-3e212723b7b8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:16.674Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}197aa0f2034eb8d6d527b4dcfc174e6995d8b37d\"", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:16.675Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.109Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:01: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-3beecb86-4cef-4729-82e1-04ec709f94f6 x-compute-request-id: req-3beecb86-4cef-4729-82e1-04ec709f94f6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:16.532Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.109Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-3beecb86-4cef-4729-82e1-04ec709f94f6", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:16.532Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.109Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-3beecb86-4cef-4729-82e1-04ec709f94f6", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:16.533Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96b2e87e40547c524d72139d3ce4b5c310e67576\"", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:16.534Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-528d3668-e8e0-4b11-9973-3e212723b7b8", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:16.674Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-528d3668-e8e0-4b11-9973-3e212723b7b8", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:16.674Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:17.643Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-e61fa2e2-6027-417a-90ef-e9e6b877bd2b x-compute-request-id: req-e61fa2e2-6027-417a-90ef-e9e6b877bd2b Content-Encoding: gzip Content-Length: 695 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"31ea9d56-34a5-47ec-9a36-53ae0f42fe03\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"340f37b4-77d1-45e0-985b-0e20a9a8ee62\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48e2f2f1-58bb-4acd-8faa-bc60540bb77d\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"92456e59-7df8-442c-9d1c-516dcd817b76\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8dfc9ea-d734-4298-b970-0ec5e53c8b0c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c3d56edc-2995-4ca8-a2e3-ac152ce3577b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9e14fc5-20a7-4f5f-8020-b3949f464c81\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"461e8f94-7b57-45df-ab20-2062de75b0cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:17.616Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96b2e87e40547c524d72139d3ce4b5c310e67576\"", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:17.685Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.173Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-e61fa2e2-6027-417a-90ef-e9e6b877bd2b", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:17.617Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.173Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-e61fa2e2-6027-417a-90ef-e9e6b877bd2b", "level": "debug", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:17.617Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.fc9c166b-923b-4b2e-8724-c62bd8b1cb79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.173Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_uv3vq8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:18.117Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.173Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-bd5013d3-9ebc-4124-947f-302c3d8de00b", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:17.685Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.173Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-bd5013d3-9ebc-4124-947f-302c3d8de00b x-compute-request-id: req-bd5013d3-9ebc-4124-947f-302c3d8de00b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:17.684Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.173Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-bd5013d3-9ebc-4124-947f-302c3d8de00b", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:17.684Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}], "metadata": {"pagination": {"total": 1455, "offset": 1422, "size": 50}}} 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:18 GMT 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:18,558 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:18,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:18,559 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:18,561 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ccdb6a7d-7f19-4f28-8756-63b45a5b9fa1 2019-07-03 10:01:18,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197aa0f2034eb8d6d527b4dcfc174e6995d8b37d" 2019-07-03 10:01:18,561 - 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-07-03 10:01:18,562 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccdb6a7d-7f19-4f28-8756-63b45a5b9fa1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:18,562 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2e87e40547c524d72139d3ce4b5c310e67576" 2019-07-03 10:01:18,562 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-7fc97c5e-d5f9-4af4-97f5-1125f7c93cb8 x-compute-request-id: req-7fc97c5e-d5f9-4af4-97f5-1125f7c93cb8 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:18,562 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-7fc97c5e-d5f9-4af4-97f5-1125f7c93cb8 2019-07-03 10:01:18,562 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-7fc97c5e-d5f9-4af4-97f5-1125f7c93cb8 2019-07-03 10:01:18,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197aa0f2034eb8d6d527b4dcfc174e6995d8b37d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-03 10:01:18,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2e87e40547c524d72139d3ce4b5c310e67576" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-07-03 10:01:18,563 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10: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-fe3a7b84-333d-4732-a2ed-af01825b90b1 x-compute-request-id: req-fe3a7b84-333d-4732-a2ed-af01825b90b1 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:18,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-fe3a7b84-333d-4732-a2ed-af01825b90b1 2019-07-03 10:01:18,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-fe3a7b84-333d-4732-a2ed-af01825b90b1 2019-07-03 10:01:18,563 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10: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 x-openstack-request-id: req-e8574184-8fb0-4e89-9eee-ee0b0112fa09 x-compute-request-id: req-e8574184-8fb0-4e89-9eee-ee0b0112fa09 Content-Length: 0 Content-Type: application/json 2019-07-03 10:01:18,564 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-e8574184-8fb0-4e89-9eee-ee0b0112fa09 2019-07-03 10:01:18,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197aa0f2034eb8d6d527b4dcfc174e6995d8b37d" 2019-07-03 10:01:18,564 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-e8574184-8fb0-4e89-9eee-ee0b0112fa09 2019-07-03 10:01:18,564 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10: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-528d3668-e8e0-4b11-9973-3e212723b7b8 x-compute-request-id: req-528d3668-e8e0-4b11-9973-3e212723b7b8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:18,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197aa0f2034eb8d6d527b4dcfc174e6995d8b37d" 2019-07-03 10:01:18,565 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:01: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-3beecb86-4cef-4729-82e1-04ec709f94f6 x-compute-request-id: req-3beecb86-4cef-4729-82e1-04ec709f94f6 Content-Length: 0 Content-Type: application/json 2019-07-03 10:01:18,565 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-3beecb86-4cef-4729-82e1-04ec709f94f6 2019-07-03 10:01:18,565 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-3beecb86-4cef-4729-82e1-04ec709f94f6 2019-07-03 10:01:18,565 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2e87e40547c524d72139d3ce4b5c310e67576" 2019-07-03 10:01:18,565 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-528d3668-e8e0-4b11-9973-3e212723b7b8 2019-07-03 10:01:18,565 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-528d3668-e8e0-4b11-9973-3e212723b7b8 2019-07-03 10:01:18,566 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-e61fa2e2-6027-417a-90ef-e9e6b877bd2b x-compute-request-id: req-e61fa2e2-6027-417a-90ef-e9e6b877bd2b Content-Encoding: gzip Content-Length: 695 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "31ea9d56-34a5-47ec-9a36-53ae0f42fe03"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "340f37b4-77d1-45e0-985b-0e20a9a8ee62"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48e2f2f1-58bb-4acd-8faa-bc60540bb77d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92456e59-7df8-442c-9d1c-516dcd817b76"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8dfc9ea-d734-4298-b970-0ec5e53c8b0c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c3d56edc-2995-4ca8-a2e3-ac152ce3577b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5694549-2c86-4a2d-9ee9-c5fabc1bb8ee"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9e14fc5-20a7-4f5f-8020-b3949f464c81"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "461e8f94-7b57-45df-ab20-2062de75b0cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-07-03 10:01:18,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2e87e40547c524d72139d3ce4b5c310e67576" 2019-07-03 10:01:18,566 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-e61fa2e2-6027-417a-90ef-e9e6b877bd2b 2019-07-03 10:01:18,566 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-e61fa2e2-6027-417a-90ef-e9e6b877bd2b 2019-07-03 10:01:18,566 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:18,566 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-bd5013d3-9ebc-4124-947f-302c3d8de00b 2019-07-03 10:01:18,566 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-bd5013d3-9ebc-4124-947f-302c3d8de00b x-compute-request-id: req-bd5013d3-9ebc-4124-947f-302c3d8de00b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:18,567 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-bd5013d3-9ebc-4124-947f-302c3d8de00b 2019-07-03 10:01:18,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:18,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:18,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:18,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:18,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:18,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:18,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:18,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:18,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-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:18,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:18,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:18 GMT 2019-07-03 10:01:18,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:18,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:18,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:18,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:18,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:23,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:23,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:23,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:23,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:23,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:23,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:23,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.797Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:18.259Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:18.797Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-5bec8ac9-09ab-43ba-8a12-3624e5b0f2ad x-compute-request-id: req-5bec8ac9-09ab-43ba-8a12-3624e5b0f2ad Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:18.720Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:19.301Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-5bec8ac9-09ab-43ba-8a12-3624e5b0f2ad", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:18.720Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:19.301Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-5bec8ac9-09ab-43ba-8a12-3624e5b0f2ad", "level": "debug", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:18.720Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.52b33552-bf88-462d-9f85-1c14703b0959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:19.830Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19aade2d-e007-4f6c-8fd2-392b284f9534 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:19.416Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:19.830Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-19aade2d-e007-4f6c-8fd2-392b284f9534", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:19.416Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:19.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a41bbaaa75a7969cb8ae507d7aa0088714377a5\"", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:19.816Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:19.830Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:19.419Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:19.830Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_ydiws5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:19.295Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:19.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": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:19.409Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:20.799Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:20.574Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:21.481Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-37a9608c-83af-417a-9b82-a2c410f926f2", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:20.579Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:21.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2eabafb9d5697337b450dada6b8df08c840ca38c\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:20.996Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:21.481Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-ee079e57-52a8-4cc4-86ee-2cfe48133259 x-compute-request-id: req-ee079e57-52a8-4cc4-86ee-2cfe48133259 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:21.058Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:21.481Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ee079e57-52a8-4cc4-86ee-2cfe48133259", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:21.058Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:21.481Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a9608c-83af-417a-9b82-a2c410f926f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:20.579Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:21.481Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a41bbaaa75a7969cb8ae507d7aa0088714377a5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:21.060Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:21.481Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ee079e57-52a8-4cc4-86ee-2cfe48133259", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:21.059Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:22.598Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-d0e95732-0eff-4199-8cda-07170fc069e7 x-compute-request-id: req-d0e95732-0eff-4199-8cda-07170fc069e7 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:22.420Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:23.102Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-d0e95732-0eff-4199-8cda-07170fc069e7", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:22.420Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:23.102Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2eabafb9d5697337b450dada6b8df08c840ca38c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:22.423Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:23.102Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-d0e95732-0eff-4199-8cda-07170fc069e7", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:22.421Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:23.637Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:01: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-83c82177-c053-4bc0-ae4e-b0a1ddc29474 x-compute-request-id: req-83c82177-c053-4bc0-ae4e-b0a1ddc29474 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:23.558Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}], "metadata": {"pagination": {"total": 1478, "offset": 1455, "size": 50}}} 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:23 GMT 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:23,721 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:23,723 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:23,723 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-5bec8ac9-09ab-43ba-8a12-3624e5b0f2ad x-compute-request-id: req-5bec8ac9-09ab-43ba-8a12-3624e5b0f2ad Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-03 10:01:23,723 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-5bec8ac9-09ab-43ba-8a12-3624e5b0f2ad 2019-07-03 10:01:23,724 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-5bec8ac9-09ab-43ba-8a12-3624e5b0f2ad 2019-07-03 10:01:23,724 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19aade2d-e007-4f6c-8fd2-392b284f9534 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:23,724 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-19aade2d-e007-4f6c-8fd2-392b284f9534 2019-07-03 10:01:23,724 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a41bbaaa75a7969cb8ae507d7aa0088714377a5" 2019-07-03 10:01:23,724 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:23,724 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:23,724 - 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-07-03 10:01:23,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-07-03 10:01:23,725 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-37a9608c-83af-417a-9b82-a2c410f926f2 2019-07-03 10:01:23,725 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eabafb9d5697337b450dada6b8df08c840ca38c" 2019-07-03 10:01:23,725 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-ee079e57-52a8-4cc4-86ee-2cfe48133259 x-compute-request-id: req-ee079e57-52a8-4cc4-86ee-2cfe48133259 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:23,725 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ee079e57-52a8-4cc4-86ee-2cfe48133259 2019-07-03 10:01:23,725 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a9608c-83af-417a-9b82-a2c410f926f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:23,726 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a41bbaaa75a7969cb8ae507d7aa0088714377a5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-07-03 10:01:23,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ee079e57-52a8-4cc4-86ee-2cfe48133259 2019-07-03 10:01:23,726 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-d0e95732-0eff-4199-8cda-07170fc069e7 x-compute-request-id: req-d0e95732-0eff-4199-8cda-07170fc069e7 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:23,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-d0e95732-0eff-4199-8cda-07170fc069e7 2019-07-03 10:01:23,726 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eabafb9d5697337b450dada6b8df08c840ca38c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-03 10:01:23,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-d0e95732-0eff-4199-8cda-07170fc069e7 2019-07-03 10:01:23,727 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:01: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-83c82177-c053-4bc0-ae4e-b0a1ddc29474 x-compute-request-id: req-83c82177-c053-4bc0-ae4e-b0a1ddc29474 Content-Length: 0 Content-Type: application/json 2019-07-03 10:01:23,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:23,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:23,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:23 GMT 2019-07-03 10:01:23,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:23,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:23,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:23,787 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:23,787 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:28,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:28,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:28,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:28,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:28,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:28,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:24.141Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-83c82177-c053-4bc0-ae4e-b0a1ddc29474", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:23.559Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:24.141Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-83c82177-c053-4bc0-ae4e-b0a1ddc29474", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:23.559Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:24.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a41bbaaa75a7969cb8ae507d7aa0088714377a5\"", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:23.560Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:24.808Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85be1c7b-f887-4c7b-9a30-720f16cdee3c x-compute-request-id: req-85be1c7b-f887-4c7b-9a30-720f16cdee3c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:24.697Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2eabafb9d5697337b450dada6b8df08c840ca38c\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:25.029Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-543c32b4-d9f0-4f49-af3b-92b44e80ef6d", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:24.805Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-543c32b4-d9f0-4f49-af3b-92b44e80ef6d x-compute-request-id: req-543c32b4-d9f0-4f49-af3b-92b44e80ef6d Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:24.804Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a41bbaaa75a7969cb8ae507d7aa0088714377a5\"", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:24.807Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-78c24ff6-00b8-43db-b8fa-cc3206a333c2", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:25.028Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-78c24ff6-00b8-43db-b8fa-cc3206a333c2 x-compute-request-id: req-78c24ff6-00b8-43db-b8fa-cc3206a333c2 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:25.028Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-78c24ff6-00b8-43db-b8fa-cc3206a333c2", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:25.029Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-85be1c7b-f887-4c7b-9a30-720f16cdee3c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:24.698Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-85be1c7b-f887-4c7b-9a30-720f16cdee3c", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:24.698Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2eabafb9d5697337b450dada6b8df08c840ca38c\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:24.700Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.462Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-543c32b4-d9f0-4f49-af3b-92b44e80ef6d", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:24.805Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.993Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e6e555c-12b7-4e8a-9865-cd1d04a90588 x-compute-request-id: req-5e6e555c-12b7-4e8a-9865-cd1d04a90588 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:25.407Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.993Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-5e6e555c-12b7-4e8a-9865-cd1d04a90588", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:25.407Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.993Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:25.871Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:25.993Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-5e6e555c-12b7-4e8a-9865-cd1d04a90588", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:25.407Z", "source_id": "bind_host_tfujh5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.76ea9c9b-da95-4def-b209-3fd58b545b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:26.607Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-feedb319-61a2-4c1d-bf70-67dfb93a27a2", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:26.219Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:26.607Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:26.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:26.607Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:26.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:26.607Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:26.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:26.607Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-feedb319-61a2-4c1d-bf70-67dfb93a27a2 x-compute-request-id: req-feedb319-61a2-4c1d-bf70-67dfb93a27a2 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6fced24d-f7bc-4670-b998-cf024103c49d\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8fa66da-bea7-4118-a994-33eee575be6d\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be820b57-329e-4b98-b683-fdf9e36682e4\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d4ced046-95e2-4a74-9421-ea3635384967\"}], \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"id\": \"47845df6-e229-411c-aa39-13ee6f3efc6d\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:26.218Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:26.607Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-feedb319-61a2-4c1d-bf70-67dfb93a27a2", "level": "debug", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:26.218Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.7f09acf1-0108-42dd-9795-dfd7d3fd3dfb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:27.237Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_o7yogl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:26.587Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:27.237Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:26.716Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:27.741Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6d562bc1-e0bd-4e28-af6b-1989e530cb76", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:27.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:27.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:27.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:27.741Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:27.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:27.741Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d562bc1-e0bd-4e28-af6b-1989e530cb76 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:01:27.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:28.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c17acb04dd5e8bc295787fadd1d1a160dab7dd5f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:27.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:28.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:27.800Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:28.272Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f907e6-7203-4d62-9752-1e3d4288e617 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:27.805Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:28.272Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c5f907e6-7203-4d62-9752-1e3d4288e617", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:27.805Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}], "metadata": {"pagination": {"total": 1513, "offset": 1478, "size": 50}}} 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:28 GMT 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:28,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:28,894 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:28,895 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-83c82177-c053-4bc0-ae4e-b0a1ddc29474 2019-07-03 10:01:28,895 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-83c82177-c053-4bc0-ae4e-b0a1ddc29474 2019-07-03 10:01:28,895 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a41bbaaa75a7969cb8ae507d7aa0088714377a5" 2019-07-03 10:01:28,896 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85be1c7b-f887-4c7b-9a30-720f16cdee3c x-compute-request-id: req-85be1c7b-f887-4c7b-9a30-720f16cdee3c Content-Length: 0 Content-Type: application/json 2019-07-03 10:01:28,896 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eabafb9d5697337b450dada6b8df08c840ca38c" 2019-07-03 10:01:28,896 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-543c32b4-d9f0-4f49-af3b-92b44e80ef6d 2019-07-03 10:01:28,896 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-543c32b4-d9f0-4f49-af3b-92b44e80ef6d x-compute-request-id: req-543c32b4-d9f0-4f49-af3b-92b44e80ef6d Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:28,896 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a41bbaaa75a7969cb8ae507d7aa0088714377a5" 2019-07-03 10:01:28,896 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-78c24ff6-00b8-43db-b8fa-cc3206a333c2 2019-07-03 10:01:28,897 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-78c24ff6-00b8-43db-b8fa-cc3206a333c2 x-compute-request-id: req-78c24ff6-00b8-43db-b8fa-cc3206a333c2 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:28,897 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-78c24ff6-00b8-43db-b8fa-cc3206a333c2 2019-07-03 10:01:28,897 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-85be1c7b-f887-4c7b-9a30-720f16cdee3c 2019-07-03 10:01:28,897 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/action used request id req-85be1c7b-f887-4c7b-9a30-720f16cdee3c 2019-07-03 10:01:28,897 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eabafb9d5697337b450dada6b8df08c840ca38c" 2019-07-03 10:01:28,897 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-543c32b4-d9f0-4f49-af3b-92b44e80ef6d 2019-07-03 10:01:28,898 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e6e555c-12b7-4e8a-9865-cd1d04a90588 x-compute-request-id: req-5e6e555c-12b7-4e8a-9865-cd1d04a90588 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-03 10:01:28,898 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-5e6e555c-12b7-4e8a-9865-cd1d04a90588 2019-07-03 10:01:28,898 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:28,898 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2/os-security-groups used request id req-5e6e555c-12b7-4e8a-9865-cd1d04a90588 2019-07-03 10:01:28,898 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-feedb319-61a2-4c1d-bf70-67dfb93a27a2 2019-07-03 10:01:28,898 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:28,899 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:28,899 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 10:01:28,899 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-feedb319-61a2-4c1d-bf70-67dfb93a27a2 x-compute-request-id: req-feedb319-61a2-4c1d-bf70-67dfb93a27a2 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fced24d-f7bc-4670-b998-cf024103c49d"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8fa66da-bea7-4118-a994-33eee575be6d"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be820b57-329e-4b98-b683-fdf9e36682e4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4ced046-95e2-4a74-9421-ea3635384967"}], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "47845df6-e229-411c-aa39-13ee6f3efc6d", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-03 10:01:28,899 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-feedb319-61a2-4c1d-bf70-67dfb93a27a2 2019-07-03 10:01:28,899 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:28,899 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:28,899 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6d562bc1-e0bd-4e28-af6b-1989e530cb76 2019-07-03 10:01:28,900 - 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-07-03 10:01:28,900 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 10:01:28,900 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d562bc1-e0bd-4e28-af6b-1989e530cb76 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:28,900 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c17acb04dd5e8bc295787fadd1d1a160dab7dd5f" 2019-07-03 10:01:28,900 - 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-07-03 10:01:28,900 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f907e6-7203-4d62-9752-1e3d4288e617 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:28,901 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c5f907e6-7203-4d62-9752-1e3d4288e617 2019-07-03 10:01:28,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:28,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:28 GMT 2019-07-03 10:01:28,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:28,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:28,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:28,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:28,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:33,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:34,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:34,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:34,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:34,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:34,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:34,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:34,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:34,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:28.905Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c69d38a-f7f9-4e09-8ac1-9305d742f48b x-compute-request-id: req-9c69d38a-f7f9-4e09-8ac1-9305d742f48b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:28.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a0941e194f925d572453ad07007a37dc1c6a96c\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.213Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:29.408Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c17acb04dd5e8bc295787fadd1d1a160dab7dd5f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:29.408Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-9c69d38a-f7f9-4e09-8ac1-9305d742f48b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:29.408Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-9c69d38a-f7f9-4e09-8ac1-9305d742f48b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:29.408Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c17acb04dd5e8bc295787fadd1d1a160dab7dd5f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:29.408Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 10:01: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-309ead6e-04b1-48c5-932a-75fee64402d9 x-compute-request-id: req-309ead6e-04b1-48c5-932a-75fee64402d9 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:29.408Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-309ead6e-04b1-48c5-932a-75fee64402d9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:29.408Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-309ead6e-04b1-48c5-932a-75fee64402d9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:28.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:29.408Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-eec97614-2412-43e4-81fd-cb6c86b5afd4 x-compute-request-id: req-eec97614-2412-43e4-81fd-cb6c86b5afd4 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:29.387Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:30.027Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-6753865d-1b94-4f07-ac8c-0d89b2314ce2 x-compute-request-id: req-6753865d-1b94-4f07-ac8c-0d89b2314ce2 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f4:99:6e\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:50.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:01:28Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bind_host_tfujh5\", \"created\": \"2019-07-03T09:38:18Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:29.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:30.027Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-6753865d-1b94-4f07-ac8c-0d89b2314ce2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:29.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:30.027Z", "message": "Waiting for server \"4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:29.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:30.027Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-6753865d-1b94-4f07-ac8c-0d89b2314ce2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:29.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:30.027Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-eec97614-2412-43e4-81fd-cb6c86b5afd4", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:29.387Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:30.027Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-eec97614-2412-43e4-81fd-cb6c86b5afd4", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:29.387Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:30.027Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a0941e194f925d572453ad07007a37dc1c6a96c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:29.388Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:31.245Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0c6eb93-2ab2-47c2-bd6e-b42594a8197e x-compute-request-id: req-c0c6eb93-2ab2-47c2-bd6e-b42594a8197e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:31.000Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:31.862Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-c0c6eb93-2ab2-47c2-bd6e-b42594a8197e", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:31.000Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:31.862Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-c0c6eb93-2ab2-47c2-bd6e-b42594a8197e", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:31.000Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:31.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a0941e194f925d572453ad07007a37dc1c6a96c\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:31.001Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:31.862Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-863a7498-ccc3-4aa0-a5f4-3bd9f17d48f9 x-compute-request-id: req-863a7498-ccc3-4aa0-a5f4-3bd9f17d48f9 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:31.430Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:31.862Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-863a7498-ccc3-4aa0-a5f4-3bd9f17d48f9", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:31.431Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:31.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a0941e194f925d572453ad07007a37dc1c6a96c\"", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:31.432Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:31.862Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-863a7498-ccc3-4aa0-a5f4-3bd9f17d48f9", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:31.431Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:32.396Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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 x-openstack-request-id: req-8a8a5cae-9dd5-464f-b37d-cb46e1ec0b17 x-compute-request-id: req-8a8a5cae-9dd5-464f-b37d-cb46e1ec0b17 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:32.028Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:32.396Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:32.348Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:32.396Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-8a8a5cae-9dd5-464f-b37d-cb46e1ec0b17", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:32.028Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:32.396Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-8a8a5cae-9dd5-464f-b37d-cb46e1ec0b17", "level": "debug", "target_id": "base_security_group_9a0wsc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:32.028Z", "source_id": "bono_host_2mg5oa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.b3435cd7-5022-480b-8c32-daf3eafec96a"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:32.979Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:32.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:32.979Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:32.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:33.700Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:33.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 1545, "offset": 1513, "size": 50}}} 2019-07-03 10:01:34,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:34,059 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:34 GMT 2019-07-03 10:01:34,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:34,060 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:34,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:34,060 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:34,060 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:34,060 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:34,062 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c69d38a-f7f9-4e09-8ac1-9305d742f48b x-compute-request-id: req-9c69d38a-f7f9-4e09-8ac1-9305d742f48b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:34,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0941e194f925d572453ad07007a37dc1c6a96c" 2019-07-03 10:01:34,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c17acb04dd5e8bc295787fadd1d1a160dab7dd5f" 2019-07-03 10:01:34,062 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-9c69d38a-f7f9-4e09-8ac1-9305d742f48b 2019-07-03 10:01:34,062 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-9c69d38a-f7f9-4e09-8ac1-9305d742f48b 2019-07-03 10:01:34,063 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c17acb04dd5e8bc295787fadd1d1a160dab7dd5f" 2019-07-03 10:01:34,063 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 10:01: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-309ead6e-04b1-48c5-932a-75fee64402d9 x-compute-request-id: req-309ead6e-04b1-48c5-932a-75fee64402d9 Content-Type: application/json 2019-07-03 10:01:34,063 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-309ead6e-04b1-48c5-932a-75fee64402d9 2019-07-03 10:01:34,063 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-309ead6e-04b1-48c5-932a-75fee64402d9 2019-07-03 10:01:34,063 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-eec97614-2412-43e4-81fd-cb6c86b5afd4 x-compute-request-id: req-eec97614-2412-43e4-81fd-cb6c86b5afd4 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:34,063 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-6753865d-1b94-4f07-ac8c-0d89b2314ce2 x-compute-request-id: req-6753865d-1b94-4f07-ac8c-0d89b2314ce2 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:99:6e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:50.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:01:28Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bind_host_tfujh5", "created": "2019-07-03T09:38:18Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:34,064 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-6753865d-1b94-4f07-ac8c-0d89b2314ce2 2019-07-03 10:01:34,064 - functest.core.cloudify - DEBUG - Waiting for server "4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2" to be deleted. current status: SHUTOFF 2019-07-03 10:01:34,064 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-6753865d-1b94-4f07-ac8c-0d89b2314ce2 2019-07-03 10:01:34,064 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-eec97614-2412-43e4-81fd-cb6c86b5afd4 2019-07-03 10:01:34,064 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-eec97614-2412-43e4-81fd-cb6c86b5afd4 2019-07-03 10:01:34,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0941e194f925d572453ad07007a37dc1c6a96c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-03 10:01:34,064 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0c6eb93-2ab2-47c2-bd6e-b42594a8197e x-compute-request-id: req-c0c6eb93-2ab2-47c2-bd6e-b42594a8197e Content-Length: 0 Content-Type: application/json 2019-07-03 10:01:34,065 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-c0c6eb93-2ab2-47c2-bd6e-b42594a8197e 2019-07-03 10:01:34,065 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/action used request id req-c0c6eb93-2ab2-47c2-bd6e-b42594a8197e 2019-07-03 10:01:34,065 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0941e194f925d572453ad07007a37dc1c6a96c" 2019-07-03 10:01:34,065 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-863a7498-ccc3-4aa0-a5f4-3bd9f17d48f9 x-compute-request-id: req-863a7498-ccc3-4aa0-a5f4-3bd9f17d48f9 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:34,065 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-863a7498-ccc3-4aa0-a5f4-3bd9f17d48f9 2019-07-03 10:01:34,065 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0941e194f925d572453ad07007a37dc1c6a96c" 2019-07-03 10:01:34,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-863a7498-ccc3-4aa0-a5f4-3bd9f17d48f9 2019-07-03 10:01:34,066 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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 x-openstack-request-id: req-8a8a5cae-9dd5-464f-b37d-cb46e1ec0b17 x-compute-request-id: req-8a8a5cae-9dd5-464f-b37d-cb46e1ec0b17 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-03 10:01:34,066 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-03 10:01:34,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-8a8a5cae-9dd5-464f-b37d-cb46e1ec0b17 2019-07-03 10:01:34,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb/os-security-groups used request id req-8a8a5cae-9dd5-464f-b37d-cb46e1ec0b17 2019-07-03 10:01:34,066 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:34,066 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:34,067 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 10:01:34,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:34,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:34,122 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:34 GMT 2019-07-03 10:01:34,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:34,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:34,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:34,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:34,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:39,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:39,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:39,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:39,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:39,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:39,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:39,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:39,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:39,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.369Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.369Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.369Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ccae70b7-6cdb-4480-85da-a8066fb1faf3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.369Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccae70b7-6cdb-4480-85da-a8066fb1faf3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:01:34.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.951Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cd1f5539ffd5ed67bd1a00484a1a6301e2523fe\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.951Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-c8cd4c30-1294-4ebd-bf12-72c4a569ef67", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.951Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-c8cd4c30-1294-4ebd-bf12-72c4a569ef67", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.951Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c17acb04dd5e8bc295787fadd1d1a160dab7dd5f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:34.951Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 10:01: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-c8cd4c30-1294-4ebd-bf12-72c4a569ef67 x-compute-request-id: req-c8cd4c30-1294-4ebd-bf12-72c4a569ef67 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.3f304b15-3054-4fd7-be50-be8f68eb55ed"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:35.515Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:35.515Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-7e29e6ac-de93-4921-86ac-2e7b4ce26707 x-compute-request-id: req-7e29e6ac-de93-4921-86ac-2e7b4ce26707 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:00:23Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bind_host_tfujh5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:35.515Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:34.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ce9b4051-b4bc-459c-a921-d270cde6589d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-7e29e6ac-de93-4921-86ac-2e7b4ce26707", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-7e29e6ac-de93-4921-86ac-2e7b4ce26707", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cd1f5539ffd5ed67bd1a00484a1a6301e2523fe\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "RESP: [204] Date: Wed, 03 Jul 2019 10: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 x-openstack-request-id: req-ce9b4051-b4bc-459c-a921-d270cde6589d x-compute-request-id: req-ce9b4051-b4bc-459c-a921-d270cde6589d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ce9b4051-b4bc-459c-a921-d270cde6589d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cd1f5539ffd5ed67bd1a00484a1a6301e2523fe\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10: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-85fa726e-0027-47ed-8169-6f653ea6999b x-compute-request-id: req-85fa726e-0027-47ed-8169-6f653ea6999b Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:97:08\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-03T09:40:54.000000\", \"flavor\": {\"id\": \"357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94\", \"rel\": \"bookmark\"}]}, \"id\": \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\", \"user_id\": \"c98e9c624540420092aa16a010e87452\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-03T10:01:35Z\", \"hostId\": \"7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"name\": \"server_clearwater-opnfv_bono_host_2mg5oa\", \"created\": \"2019-07-03T09:38:22Z\", \"tenant_id\": \"69f7b64d907b44b7adede7d18e024d2e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855\", \"cloudify_management_network_id\": \"4e180a70-d281-4c89-b4da-7e9e563893f0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-85fa726e-0027-47ed-8169-6f653ea6999b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-85fa726e-0027-47ed-8169-6f653ea6999b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "Waiting for server \"0f7e68a4-d697-4865-a695-52ab62a3c3eb\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.202Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.804Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.804Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:35.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:36.804Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:36.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:37.402Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:36.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:37.402Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:36.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:37.402Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:36.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.047Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:37.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.088a5f1c-b88c-4cf9-9e6a-2e06f8c26f3c"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.047Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:36.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.047Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:37.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:38.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.814bca4c-65bc-4349-8a43-59b67fe371d4"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e5586b403aa76523c18fea4b7eda11b81ddb143\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:38.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.814bca4c-65bc-4349-8a43-59b67fe371d4"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:38.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.814bca4c-65bc-4349-8a43-59b67fe371d4"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca300880-2b7a-49ca-85a8-8316d07c726e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:01:37.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.088a5f1c-b88c-4cf9-9e6a-2e06f8c26f3c"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8899a0e0-130d-4017-ab8f-dfc2f8c0ee79", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:38.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.814bca4c-65bc-4349-8a43-59b67fe371d4"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a2c6b6ba-7bb1-4920-936b-83c555e16cce.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}706d95fe262bf3d47dc57066bae47078d62b4c67\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:38.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.088a5f1c-b88c-4cf9-9e6a-2e06f8c26f3c"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ca300880-2b7a-49ca-85a8-8316d07c726e", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:37.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.088a5f1c-b88c-4cf9-9e6a-2e06f8c26f3c"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8899a0e0-130d-4017-ab8f-dfc2f8c0ee79 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:01:38.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.814bca4c-65bc-4349-8a43-59b67fe371d4"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:38.682Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:37.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.088a5f1c-b88c-4cf9-9e6a-2e06f8c26f3c"}], "metadata": {"pagination": {"total": 1590, "offset": 1545, "size": 50}}} 2019-07-03 10:01:39,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:39,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:39 GMT 2019-07-03 10:01:39,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:39,232 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:39,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:39,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:39,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:39,232 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:39,234 - 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-07-03 10:01:39,235 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 10:01:39,235 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ccae70b7-6cdb-4480-85da-a8066fb1faf3 2019-07-03 10:01:39,235 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccae70b7-6cdb-4480-85da-a8066fb1faf3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:39,235 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd1f5539ffd5ed67bd1a00484a1a6301e2523fe" 2019-07-03 10:01:39,235 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-c8cd4c30-1294-4ebd-bf12-72c4a569ef67 2019-07-03 10:01:39,236 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 used request id req-c8cd4c30-1294-4ebd-bf12-72c4a569ef67 2019-07-03 10:01:39,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c17acb04dd5e8bc295787fadd1d1a160dab7dd5f" 2019-07-03 10:01:39,236 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 10:01: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-c8cd4c30-1294-4ebd-bf12-72c4a569ef67 x-compute-request-id: req-c8cd4c30-1294-4ebd-bf12-72c4a569ef67 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4c3d40e7-b7b9-49f7-9e4c-c96ba16214b2 could not be found.", "code": 404}} 2019-07-03 10:01:39,236 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:01:39,236 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:01: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-7e29e6ac-de93-4921-86ac-2e7b4ce26707 x-compute-request-id: req-7e29e6ac-de93-4921-86ac-2e7b4ce26707 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:00:23Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:39,236 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-03 10:01:39,237 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ce9b4051-b4bc-459c-a921-d270cde6589d 2019-07-03 10:01:39,237 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:01:39,237 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:01:39,237 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:01:39,237 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-7e29e6ac-de93-4921-86ac-2e7b4ce26707 2019-07-03 10:01:39,237 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-7e29e6ac-de93-4921-86ac-2e7b4ce26707 2019-07-03 10:01:39,238 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd1f5539ffd5ed67bd1a00484a1a6301e2523fe" 2019-07-03 10:01:39,238 - functest.core.cloudify - DEBUG - RESP: [204] Date: Wed, 03 Jul 2019 10: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 x-openstack-request-id: req-ce9b4051-b4bc-459c-a921-d270cde6589d x-compute-request-id: req-ce9b4051-b4bc-459c-a921-d270cde6589d Content-Type: application/json 2019-07-03 10:01:39,238 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-ce9b4051-b4bc-459c-a921-d270cde6589d 2019-07-03 10:01:39,238 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd1f5539ffd5ed67bd1a00484a1a6301e2523fe" 2019-07-03 10:01:39,238 - functest.core.cloudify - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10: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-85fa726e-0027-47ed-8169-6f653ea6999b x-compute-request-id: req-85fa726e-0027-47ed-8169-6f653ea6999b Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:97:08", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb", "rel": "bookmark"}], "image": {"id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "links": [{"href": "http://172.30.9.23:8774/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-03T09:40:54.000000", "flavor": {"id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "links": [{"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "bookmark"}]}, "id": "0f7e68a4-d697-4865-a695-52ab62a3c3eb", "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-03T10:01:35Z", "hostId": "7dfc10b692881356c2c956cf524e59247925f210b907669e5b08d35e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "server_clearwater-opnfv_bono_host_2mg5oa", "created": "2019-07-03T09:38:22Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "cloudify_management_network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0"}}} 2019-07-03 10:01:39,238 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-85fa726e-0027-47ed-8169-6f653ea6999b 2019-07-03 10:01:39,239 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-85fa726e-0027-47ed-8169-6f653ea6999b 2019-07-03 10:01:39,239 - functest.core.cloudify - DEBUG - Waiting for server "0f7e68a4-d697-4865-a695-52ab62a3c3eb" to be deleted. current status: SHUTOFF 2019-07-03 10:01:39,239 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:01:39,239 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:39,239 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:39,239 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:39,239 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:39,240 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:39,240 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:39,240 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-03 10:01:39,240 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-03 10:01:39,240 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 10:01:39,240 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 10:01:39,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5586b403aa76523c18fea4b7eda11b81ddb143" 2019-07-03 10:01:39,241 - 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-07-03 10:01:39,241 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca300880-2b7a-49ca-85a8-8316d07c726e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:39,241 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8899a0e0-130d-4017-ab8f-dfc2f8c0ee79 2019-07-03 10:01:39,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a2c6b6ba-7bb1-4920-936b-83c555e16cce.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706d95fe262bf3d47dc57066bae47078d62b4c67" 2019-07-03 10:01:39,241 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ca300880-2b7a-49ca-85a8-8316d07c726e 2019-07-03 10:01:39,241 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8899a0e0-130d-4017-ab8f-dfc2f8c0ee79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:39,242 - 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-07-03 10:01:39,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:39,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:39,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:39 GMT 2019-07-03 10:01:39,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:39,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:39,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:39,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:39,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:44,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:44,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:44,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:44,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:44,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:44,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:44,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:44,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:44,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:39.299Z", "message": "RESP: [204] X-Openstack-Request-Id: req-b4b997f7-cd95-4c41-9c24-b3f22cea69d5 Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:39 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.814bca4c-65bc-4349-8a43-59b67fe371d4"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:39.846Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:39.846Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/a2c6b6ba-7bb1-4920-936b-83c555e16cce.json used request id req-793d4ce5-d95b-4f94-9ee2-05a14d3ca42c", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.088a5f1c-b88c-4cf9-9e6a-2e06f8c26f3c"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:39.846Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a2c6b6ba-7bb1-4920-936b-83c555e16cce.json used request id req-793d4ce5-d95b-4f94-9ee2-05a14d3ca42c", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.088a5f1c-b88c-4cf9-9e6a-2e06f8c26f3c"}, {"node_instance_id": "bind_floatingip_1os9wf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:39.846Z", "message": "RESP: [204] X-Openstack-Request-Id: req-793d4ce5-d95b-4f94-9ee2-05a14d3ca42c Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:39 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.088a5f1c-b88c-4cf9-9e6a-2e06f8c26f3c"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:39.846Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json used request id req-b4b997f7-cd95-4c41-9c24-b3f22cea69d5", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.814bca4c-65bc-4349-8a43-59b67fe371d4"}, {"node_instance_id": "bind_security_group_ydiws5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:39.846Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json used request id req-b4b997f7-cd95-4c41-9c24-b3f22cea69d5", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.814bca4c-65bc-4349-8a43-59b67fe371d4"}, {"node_instance_id": "bind_security_group_ydiws5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:39.846Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:40.480Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bind_floatingip_1os9wf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:40.480Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:39.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:41.198Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-2e072449-0b55-43ad-8a77-68d20fd186fa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:40.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:41.198Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 10:01: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-2e072449-0b55-43ad-8a77-68d20fd186fa x-compute-request-id: req-2e072449-0b55-43ad-8a77-68d20fd186fa Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0f7e68a4-d697-4865-a695-52ab62a3c3eb could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:40.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:41.198Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-2e072449-0b55-43ad-8a77-68d20fd186fa", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:40.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "bono_host_2mg5oa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:41.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8cd1f5539ffd5ed67bd1a00484a1a6301e2523fe\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:40.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.9c2bbf85-4a90-45c4-ba33-cd0ea849fddd"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:41.845Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:41.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:41.845Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:41.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_host_2mg5oa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:41.845Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:41.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:42.441Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:41.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:42.441Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:42.441Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:43.035Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:43.035Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:43.035Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:43.631Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:43.631Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:43.631Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:44.276Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:44.276Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:44.276Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}], "metadata": {"pagination": {"total": 1619, "offset": 1590, "size": 50}}} 2019-07-03 10:01:44,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:44,389 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:44 GMT 2019-07-03 10:01:44,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:44,389 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:44,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:44,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:44,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:44,389 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:44,391 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4b997f7-cd95-4c41-9c24-b3f22cea69d5 Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:01:44,391 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 10:01:44,391 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/a2c6b6ba-7bb1-4920-936b-83c555e16cce.json used request id req-793d4ce5-d95b-4f94-9ee2-05a14d3ca42c 2019-07-03 10:01:44,391 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a2c6b6ba-7bb1-4920-936b-83c555e16cce.json used request id req-793d4ce5-d95b-4f94-9ee2-05a14d3ca42c 2019-07-03 10:01:44,391 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-793d4ce5-d95b-4f94-9ee2-05a14d3ca42c Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:01:44,392 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json used request id req-b4b997f7-cd95-4c41-9c24-b3f22cea69d5 2019-07-03 10:01:44,392 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/de2cc809-9e92-4690-8966-d53f6baaa03f.json used request id req-b4b997f7-cd95-4c41-9c24-b3f22cea69d5 2019-07-03 10:01:44,392 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:01:44,392 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-03 10:01:44,392 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:01:44,392 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-2e072449-0b55-43ad-8a77-68d20fd186fa 2019-07-03 10:01:44,393 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 10:01: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-2e072449-0b55-43ad-8a77-68d20fd186fa x-compute-request-id: req-2e072449-0b55-43ad-8a77-68d20fd186fa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f7e68a4-d697-4865-a695-52ab62a3c3eb could not be found.", "code": 404}} 2019-07-03 10:01:44,393 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb used request id req-2e072449-0b55-43ad-8a77-68d20fd186fa 2019-07-03 10:01:44,393 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0f7e68a4-d697-4865-a695-52ab62a3c3eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd1f5539ffd5ed67bd1a00484a1a6301e2523fe" 2019-07-03 10:01:44,393 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:01:44,393 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-03 10:01:44,393 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:01:44,394 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:01:44,394 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:01:44,394 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:01:44,394 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:01:44,394 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:01:44,394 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:01:44,395 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:01:44,395 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:01:44,395 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:01:44,395 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:44,395 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:44,395 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:44,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:44,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:44,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:44,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:44,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:44 GMT 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:44,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:44,518 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:49,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-03 10:01:49,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:49,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:49,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:49,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:49,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:49,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:49,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:44.878Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:44.878Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:44.878Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:45.472Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:45.472Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:45.472Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "keypair_fkfnw2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:45.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:44.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:44.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:44.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_floatingip_i33zyr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:43.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:45.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ee38d5ba-e47c-4ab9-af1a-8135906550ae"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01: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": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:45.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ee38d5ba-e47c-4ab9-af1a-8135906550ae"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f651301-01b1-4c7c-97e3-709a323a6db9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:01:45.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ee38d5ba-e47c-4ab9-af1a-8135906550ae"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2f651301-01b1-4c7c-97e3-709a323a6db9", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:45.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ee38d5ba-e47c-4ab9-af1a-8135906550ae"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}888496377154f904a8c9d74da65e26618e2d1103\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:45.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ee38d5ba-e47c-4ab9-af1a-8135906550ae"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:45.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.de298142-ef07-4fff-bb5c-bf83b1b8bd18"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01: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": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:45.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.de298142-ef07-4fff-bb5c-bf83b1b8bd18"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07dffb6d-8023-4902-b43b-7677cad0c607 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:01:45.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.de298142-ef07-4fff-bb5c-bf83b1b8bd18"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.142Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-07dffb6d-8023-4902-b43b-7677cad0c607", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:45.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.de298142-ef07-4fff-bb5c-bf83b1b8bd18"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.692Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-447472c1-c5b6-4e01-832f-4bc1a5561903", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0effefe4-2e7d-4174-887e-85f4dc4a5ffa"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.692Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f88c5a457e2fcb77d6903e020c0617f27d7fab67\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.de298142-ef07-4fff-bb5c-bf83b1b8bd18"}, {"node_instance_id": "keypair_fkfnw2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.692Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ff0ae1b9-fbb8-4dad-b050-fa430d2ea8e6"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.692Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0effefe4-2e7d-4174-887e-85f4dc4a5ffa"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0effefe4-2e7d-4174-887e-85f4dc4a5ffa"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:46.692Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447472c1-c5b6-4e01-832f-4bc1a5561903 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:01:46.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0effefe4-2e7d-4174-887e-85f4dc4a5ffa"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "RESP: [204] X-Openstack-Request-Id: req-274c8ae4-81aa-49cf-b07b-3ca823b237a8 Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:47 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ee38d5ba-e47c-4ab9-af1a-8135906550ae"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8.json used request id req-274c8ae4-81aa-49cf-b07b-3ca823b237a8", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ee38d5ba-e47c-4ab9-af1a-8135906550ae"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:47.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "RESP: [204] X-Openstack-Request-Id: req-7112f9f3-48b0-46a1-80c8-73ac150441f6 Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:47 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:47.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0effefe4-2e7d-4174-887e-85f4dc4a5ffa"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json used request id req-9a3747bc-0854-4929-8c03-d171bf76e5bf", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.de298142-ef07-4fff-bb5c-bf83b1b8bd18"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d3eabf61499ecd74bdcfd1e6eabfbc38cd88ee4\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0effefe4-2e7d-4174-887e-85f4dc4a5ffa"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2163ebdf-c2cd-4e65-81db-91c13f016356"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c46a37f-a097-485d-9ecd-e82926eefb07 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:01:46.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2163ebdf-c2cd-4e65-81db-91c13f016356"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.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": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2163ebdf-c2cd-4e65-81db-91c13f016356"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5c46a37f-a097-485d-9ecd-e82926eefb07", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2163ebdf-c2cd-4e65-81db-91c13f016356"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "RESP: [204] X-Openstack-Request-Id: req-9a3747bc-0854-4929-8c03-d171bf76e5bf Content-Length: 0 Date: Wed, 03 Jul 2019 10:01: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": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.de298142-ef07-4fff-bb5c-bf83b1b8bd18"}, {"node_instance_id": "bono_security_group_o7yogl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json used request id req-9a3747bc-0854-4929-8c03-d171bf76e5bf", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.de298142-ef07-4fff-bb5c-bf83b1b8bd18"}, {"node_instance_id": "bono_floatingip_i33zyr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8.json used request id req-274c8ae4-81aa-49cf-b07b-3ca823b237a8", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:46.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.ee38d5ba-e47c-4ab9-af1a-8135906550ae"}, {"node_instance_id": "internal_sip_security_group_uv3vq8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.286Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/59ef34d9-17f1-4b63-9eab-d525224fd0ef.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e3d548b2c467bc3296a2ae438cc05db8838f843e\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:47.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.2163ebdf-c2cd-4e65-81db-91c13f016356"}, {"node_instance_id": "bono_security_group_o7yogl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.899Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:47.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.899Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:47.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.899Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json used request id req-7112f9f3-48b0-46a1-80c8-73ac150441f6", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:47.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0effefe4-2e7d-4174-887e-85f4dc4a5ffa"}, {"node_instance_id": "base_security_group_9a0wsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-03T10:01:47.899Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json used request id req-7112f9f3-48b0-46a1-80c8-73ac150441f6", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:01:47.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8", "logger": "ctx.0effefe4-2e7d-4174-887e-85f4dc4a5ffa"}], "metadata": {"pagination": {"total": 1680, "offset": 1619, "size": 50}}} 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:49 GMT 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:49,613 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:01:49,616 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:49,616 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:49,616 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:01:49,616 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:49,616 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:49,616 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:49,617 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:49,617 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-03 10:01:49,617 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 10:01:49,617 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 10:01:49,617 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 10:01:49,617 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:49,618 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:49,618 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-03 10:01:49,618 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:49,618 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:01:49,618 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:01:49,618 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-03 10:01:49,618 - 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-07-03 10:01:49,619 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f651301-01b1-4c7c-97e3-709a323a6db9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:49,619 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2f651301-01b1-4c7c-97e3-709a323a6db9 2019-07-03 10:01:49,619 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888496377154f904a8c9d74da65e26618e2d1103" 2019-07-03 10:01:49,619 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 10:01:49,619 - 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-07-03 10:01:49,619 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07dffb6d-8023-4902-b43b-7677cad0c607 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:49,620 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-07dffb6d-8023-4902-b43b-7677cad0c607 2019-07-03 10:01:49,620 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-447472c1-c5b6-4e01-832f-4bc1a5561903 2019-07-03 10:01:49,620 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c5a457e2fcb77d6903e020c0617f27d7fab67" 2019-07-03 10:01:49,620 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-07-03 10:01:49,620 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 10:01:49,620 - 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-07-03 10:01:49,621 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447472c1-c5b6-4e01-832f-4bc1a5561903 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:49,621 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-274c8ae4-81aa-49cf-b07b-3ca823b237a8 Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:01:49,621 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8.json used request id req-274c8ae4-81aa-49cf-b07b-3ca823b237a8 2019-07-03 10:01:49,621 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 10:01:49,621 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7112f9f3-48b0-46a1-80c8-73ac150441f6 Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:01:49,621 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json used request id req-9a3747bc-0854-4929-8c03-d171bf76e5bf 2019-07-03 10:01:49,622 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3eabf61499ecd74bdcfd1e6eabfbc38cd88ee4" 2019-07-03 10:01:49,622 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 10:01:49,622 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c46a37f-a097-485d-9ecd-e82926eefb07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:01:49,622 - 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-07-03 10:01:49,622 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5c46a37f-a097-485d-9ecd-e82926eefb07 2019-07-03 10:01:49,622 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a3747bc-0854-4929-8c03-d171bf76e5bf Content-Length: 0 Date: Wed, 03 Jul 2019 10:01:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:01:49,622 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/461e8f94-7b57-45df-ab20-2062de75b0cc.json used request id req-9a3747bc-0854-4929-8c03-d171bf76e5bf 2019-07-03 10:01:49,623 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/0a9df17e-b2fb-48a6-ac95-f5a99ac27cc8.json used request id req-274c8ae4-81aa-49cf-b07b-3ca823b237a8 2019-07-03 10:01:49,623 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/59ef34d9-17f1-4b63-9eab-d525224fd0ef.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d548b2c467bc3296a2ae438cc05db8838f843e" 2019-07-03 10:01:49,623 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:01:49,623 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 10:01:49,623 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json used request id req-7112f9f3-48b0-46a1-80c8-73ac150441f6 2019-07-03 10:01:49,623 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/47845df6-e229-411c-aa39-13ee6f3efc6d.json used request id req-7112f9f3-48b0-46a1-80c8-73ac150441f6 2019-07-03 10:01:49,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/b3b15b73-4c6a-4558-9a5e-6805ea823fc8 2019-07-03 10:01:49,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:49,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:49,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:49,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:49,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:49,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T10:01:48.611Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T09:56:26.775Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-03T09:56:26.776Z", "id": "b3b15b73-4c6a-4558-9a5e-6805ea823fc8"} 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:49 GMT 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:49,699 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:49,700 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3.1/deployments/clearwater-opnfv 2019-07-03 10:01:50,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "bono_cluster_size": 1, "flavor_id": "357e3235-cb90-4c0f-b1b7-91992d3fea94", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:39.731Z", "created_by": "admin", "updated_at": "2019-07-03T09:37:39.731Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-07-03 10:01:50,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:01:50,271 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:01:50 GMT 2019-07-03 10:01:50,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:01:50,271 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:01:50,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:01:50,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:01:50,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:01:50,271 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:02:00,282 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3.1/blueprints/clearwater-opnfv 2019-07-03 10:02:00,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:02:00,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:02:00,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:02:00,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:02:00,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:02:00,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:02:00,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:02:00,414 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-03 10:02:00,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-07-03T09:37:31.311Z", "updated_at": "2019-07-03T09:37:31.311Z", "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-07-03 10:02:00,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:02:00,417 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:02:00 GMT 2019-07-03 10:02:00,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:02:00,417 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:02:00,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:02:00,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:02:00,418 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:02:00,418 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:02:00,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 10:02:00,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:02,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:02:02 GMT X-Openstack-Request-Id: req-670a5aa0-4657-4304-81b3-37a90b194670 2019-07-03 10:02:02,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-07-03 10:02:02,211 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d0c0fb76-d639-42a6-a0e6-6c1bf351e6fa used request id req-670a5aa0-4657-4304-81b3-37a90b194670 2019-07-03 10:02:02,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.74342393875s 2019-07-03 10:02:02,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:02:02,221 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:02,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Wed, 03 Jul 2019 10: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-c24bd848-086c-4fdf-a8b3-856e2e67cbe9 x-openstack-request-id: req-c24bd848-086c-4fdf-a8b3-856e2e67cbe9 2019-07-03 10:02:02,657 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94", "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": "357e3235-cb90-4c0f-b1b7-91992d3fea94"}, {"name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "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": "bef714b9-6fc3-4264-aa34-701b7ccac7a0"}]} 2019-07-03 10:02:02,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-c24bd848-086c-4fdf-a8b3-856e2e67cbe9 2019-07-03 10:02:02,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.440365076065s 2019-07-03 10:02:02,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 10:02:02,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:02,700 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 10: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 x-compute-request-id: req-dcd9876b-9e4f-4466-a1db-0a864915cc57 x-openstack-request-id: req-dcd9876b-9e4f-4466-a1db-0a864915cc57 2019-07-03 10:02:02,700 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/357e3235-cb90-4c0f-b1b7-91992d3fea94 used request id req-dcd9876b-9e4f-4466-a1db-0a864915cc57 2019-07-03 10:02:02,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.039874792099s 2019-07-03 10:02:02,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 10:02:02,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/5b6b41b0-3307-4753-a528-2a37bd076fbd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:04,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:02:04 GMT X-Openstack-Request-Id: req-088805b0-f008-4f37-808f-64cdec69ffe2 2019-07-03 10:02:04,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:02:04,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5b6b41b0-3307-4753-a528-2a37bd076fbd.json used request id req-088805b0-f008-4f37-808f-64cdec69ffe2 2019-07-03 10:02:04,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.00940299034s 2019-07-03 10:02:04,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:02:04,726 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:04,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:04 GMT X-Openstack-Request-Id: req-9641597e-cb49-45e9-af28-83f8fa36bf8d 2019-07-03 10:02:04,972 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 10:02:04,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9641597e-cb49-45e9-af28-83f8fa36bf8d 2019-07-03 10:02:04,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.246227025986s 2019-07-03 10:02:04,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 10:02:04,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:05,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 10:02: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-795da541-ecdb-4923-ae7b-864c2cb383fe x-openstack-request-id: req-795da541-ecdb-4923-ae7b-864c2cb383fe 2019-07-03 10:02:05,436 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2 used request id req-795da541-ecdb-4923-ae7b-864c2cb383fe 2019-07-03 10:02:05,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.463463068008s 2019-07-03 10:02:05,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:02:05,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:06,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 773 Content-Type: application/json Date: Wed, 03 Jul 2019 10: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-954ba006-9b7c-423e-a661-a6ac395fba78 x-openstack-request-id: req-954ba006-9b7c-423e-a661-a6ac395fba78 2019-07-03 10:02:06,214 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:b7:0d", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:b7:0d", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:34:16.000000", "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:02:05Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:02:06,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-954ba006-9b7c-423e-a661-a6ac395fba78 2019-07-03 10:02:06,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777231931686s 2019-07-03 10:02:06,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:02:08,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:02:08,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:08,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 759 Content-Type: application/json Date: Wed, 03 Jul 2019 10: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-d61f4d6f-588f-40db-907a-703c0f8a6981 x-openstack-request-id: req-d61f4d6f-588f-40db-907a-703c0f8a6981 2019-07-03 10:02:08,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:b7:0d", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2b669d07-39c5-4570-8611-342ce82cf6f2", "rel": "bookmark"}], "image": {"id": "bd975b58-3405-4916-a06a-a8002564b229", "links": [{"href": "http://172.30.9.23:8774/images/bd975b58-3405-4916-a06a-a8002564b229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T09:34:16.000000", "flavor": {"id": "bef714b9-6fc3-4264-aa34-701b7ccac7a0", "links": [{"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "bookmark"}]}, "id": "2b669d07-39c5-4570-8611-342ce82cf6f2", "security_groups": [{"name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}], "user_id": "c98e9c624540420092aa16a010e87452", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:02:07Z", "hostId": "bc5fb9fe02893c177fff024cae8b660c8c4472ae1991ad06ea4ae7b4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855", "name": "cloudify_ims-vm_40251579-a5c8-4c30-9ab6-b6907ca6e855", "created": "2019-07-03T09:32:26Z", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:02:08,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d61f4d6f-588f-40db-907a-703c0f8a6981 2019-07-03 10:02:08,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769922971725s 2019-07-03 10:02:08,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:02:10,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:02:10,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:11,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02: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-9c9cd961-7cfe-4108-8009-fc215665b81a x-openstack-request-id: req-9c9cd961-7cfe-4108-8009-fc215665b81a 2019-07-03 10:02:11,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 10:02:11,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c9cd961-7cfe-4108-8009-fc215665b81a 2019-07-03 10:02:11,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0699880123138s 2019-07-03 10:02:11,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:02:11,068 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:11,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:11 GMT X-Openstack-Request-Id: req-dd28946b-c997-4bf2-b969-054f4d9b935a 2019-07-03 10:02:11,398 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:37:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:37:23Z", "revision_number": 0, "id": "01061a74-2ea5-4576-93e4-9582783a7922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:23Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 2, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:32:15Z", "updated_at": "2019-07-03T09:32:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "13fb30b3-02d3-415e-8979-ddfe0ec304c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:32:16Z", "revision_number": 0, "id": "412a946e-c348-435a-aa92-0fe691f4b2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:16Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-03T09:32:20Z", "revision_number": 0, "id": "41c05593-3067-4137-a597-ab3a13a26c62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:20Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T09:32:17Z", "revision_number": 0, "id": "64d8ea54-df57-4e80-a5ee-2150c295c2a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:17Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-03T09:32:20Z", "revision_number": 0, "id": "694a2cd1-40e1-493c-808f-b96f0e33c2b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:20Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T09:32:19Z", "revision_number": 0, "id": "92de0e70-774f-4a15-8708-bc26837a8d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:19Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "c73f74ea-b975-47be-a9cd-0f886971ea23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:32:15Z", "revision_number": 0, "id": "ecc5f821-bf84-487c-a0bb-382f883774ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:32:15Z", "security_group_id": "c1ea8c33-e574-4c65-a065-724a40903099", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 7, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "c1ea8c33-e574-4c65-a065-724a40903099", "name": "cloudify_ims-sg_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 10:02:11,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-dd28946b-c997-4bf2-b969-054f4d9b935a 2019-07-03 10:02:11,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33029294014s 2019-07-03 10:02:11,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 10:02:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c1ea8c33-e574-4c65-a065-724a40903099.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:12,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:02:12 GMT X-Openstack-Request-Id: req-7e7df65e-b07d-45c0-be02-a6200bad262e 2019-07-03 10:02:12,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:02:12,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c1ea8c33-e574-4c65-a065-724a40903099.json used request id req-7e7df65e-b07d-45c0-be02-a6200bad262e 2019-07-03 10:02:12,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.696942090988s 2019-07-03 10:02:12,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 10:02:12,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:12,135 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02: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-0e9bdf7d-aac4-4353-8d1d-9ebb674f0a4a x-openstack-request-id: req-0e9bdf7d-aac4-4353-8d1d-9ebb674f0a4a 2019-07-03 10:02:12,135 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_40251579-a5c8-4c30-9ab6-b6907ca6e855 used request id req-0e9bdf7d-aac4-4353-8d1d-9ebb674f0a4a 2019-07-03 10:02:12,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0323619842529s 2019-07-03 10:02:12,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 10:02:12,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/30b2f103-195e-41f8-90da-6f9e6f7b4dd1/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}0394ce5a87d4349aaed5a18496ce6d7973361720" -d '{"subnet_id": "9380a521-54cc-4724-bac7-f0862a586402"}' 2019-07-03 10:02:15,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:15 GMT X-Openstack-Request-Id: req-f8b6ce29-b1ca-4ce7-b5b5-44d9da562bf1 2019-07-03 10:02:15,440 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4e180a70-d281-4c89-b4da-7e9e563893f0", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "subnet_id": "9380a521-54cc-4724-bac7-f0862a586402", "subnet_ids": ["9380a521-54cc-4724-bac7-f0862a586402"], "port_id": "aee8b96b-2827-4aef-bcd5-61aaf5815e8e", "id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1"} 2019-07-03 10:02:15,440 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/30b2f103-195e-41f8-90da-6f9e6f7b4dd1/remove_router_interface.json used request id req-f8b6ce29-b1ca-4ce7-b5b5-44d9da562bf1 2019-07-03 10:02:15,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.30492806435s 2019-07-03 10:02:15,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 10:02:15,442 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:15,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:15 GMT X-Openstack-Request-Id: req-07fae577-97af-4209-b38f-48c8c0b00705 2019-07-03 10:02:15,854 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:56Z", "admin_state_up": true, "updated_at": "2019-07-03T10:02:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "30b2f103-195e-41f8-90da-6f9e6f7b4dd1", "name": "cloudify_ims-router_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 10:02:15,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-07fae577-97af-4209-b38f-48c8c0b00705 2019-07-03 10:02:15,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.413347959518s 2019-07-03 10:02:15,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 10:02:15,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/30b2f103-195e-41f8-90da-6f9e6f7b4dd1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:20,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:02:20 GMT X-Openstack-Request-Id: req-7d51143d-9094-4cb1-b95b-a28c9e990372 2019-07-03 10:02:20,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:02:20,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/30b2f103-195e-41f8-90da-6f9e6f7b4dd1.json used request id req-7d51143d-9094-4cb1-b95b-a28c9e990372 2019-07-03 10:02:20,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.60289311409s 2019-07-03 10:02:20,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 10:02:20,460 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:20,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:20 GMT X-Openstack-Request-Id: req-b9b1740e-a387-48ed-94e9-537b8591dd2e 2019-07-03 10:02:20,730 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e180a70-d281-4c89-b4da-7e9e563893f0","tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T09:31:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"69f7b64d907b44b7adede7d18e024d2e","id":"9380a521-54cc-4724-bac7-f0862a586402","subnetpool_id":null,"name":"cloudify_ims-subnet_40251579-a5c8-4c30-9ab6-b6907ca6e855"}]} 2019-07-03 10:02:20,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b9b1740e-a387-48ed-94e9-537b8591dd2e 2019-07-03 10:02:20,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.271386146545s 2019-07-03 10:02:20,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 10:02:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/9380a521-54cc-4724-bac7-f0862a586402.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:23,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:02:23 GMT X-Openstack-Request-Id: req-8e6df004-4f6d-4f27-8aa8-8c8180ac874a 2019-07-03 10:02:23,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:02:23,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9380a521-54cc-4724-bac7-f0862a586402.json used request id req-8e6df004-4f6d-4f27-8aa8-8c8180ac874a 2019-07-03 10:02:23,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.89264893532s 2019-07-03 10:02:23,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:02:23,626 - 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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:23,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:23 GMT X-Openstack-Request-Id: req-d4d543a7-927a-4802-ae9a-beb4d5852370 2019-07-03 10:02:23,940 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4e180a70-d281-4c89-b4da-7e9e563893f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f7b64d907b44b7adede7d18e024d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T10:02:23Z","qos_policy_id":null,"name":"cloudify_ims-net_40251579-a5c8-4c30-9ab6-b6907ca6e855","admin_state_up":true,"tenant_id":"69f7b64d907b44b7adede7d18e024d2e","created_at":"2019-07-03T09:31:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 10:02:23,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d4d543a7-927a-4802-ae9a-beb4d5852370 2019-07-03 10:02:23,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315256118774s 2019-07-03 10:02:23,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 10:02:23,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4e180a70-d281-4c89-b4da-7e9e563893f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:25,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:02:25 GMT X-Openstack-Request-Id: req-8a6671c6-301e-4c6b-821e-24b5c118e505 2019-07-03 10:02:25,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:02:25,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4e180a70-d281-4c89-b4da-7e9e563893f0.json used request id req-8a6671c6-301e-4c6b-821e-24b5c118e505 2019-07-03 10:02:25,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3333940506s 2019-07-03 10:02:25,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:02:25,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}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:25,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:25 GMT X-Openstack-Request-Id: req-708483af-40cc-4307-a82d-01974e33a168 2019-07-03 10:02:25,605 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T09:32:14Z", "file": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229/file", "owner": "69f7b64d907b44b7adede7d18e024d2e", "id": "bd975b58-3405-4916-a06a-a8002564b229", "size": 296222720, "self": "/v2/images/bd975b58-3405-4916-a06a-a8002564b229", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/bd975b58-3405-4916-a06a-a8002564b229/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_40251579-a5c8-4c30-9ab6-b6907ca6e855", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T09:32:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:02:25,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-708483af-40cc-4307-a82d-01974e33a168 2019-07-03 10:02:25,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325390815735s 2019-07-03 10:02:25,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 10:02:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/bd975b58-3405-4916-a06a-a8002564b229 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0394ce5a87d4349aaed5a18496ce6d7973361720" 2019-07-03 10:02:26,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:02:26 GMT X-Openstack-Request-Id: req-03efa101-bf88-4d0c-af60-38c8de590e30 2019-07-03 10:02:26,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:02:26,306 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/bd975b58-3405-4916-a06a-a8002564b229 used request id req-03efa101-bf88-4d0c-af60-38c8de590e30 2019-07-03 10:02:26,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.699344873428s 2019-07-03 10:02:26,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:02:26,311 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:26,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02: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-4eca87e4-a880-42b4-a08c-62a0cac14d4a x-openstack-request-id: req-4eca87e4-a880-42b4-a08c-62a0cac14d4a 2019-07-03 10:02:26,330 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0", "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": "bef714b9-6fc3-4264-aa34-701b7ccac7a0"}]} 2019-07-03 10:02:26,330 - 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-4eca87e4-a880-42b4-a08c-62a0cac14d4a 2019-07-03 10:02:26,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233950614929s 2019-07-03 10:02:26,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 10:02:26,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:26,372 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02: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-10d7efe0-54ed-41b2-b615-b33ac0a1ff67 x-openstack-request-id: req-10d7efe0-54ed-41b2-b615-b33ac0a1ff67 2019-07-03 10:02:26,372 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bef714b9-6fc3-4264-aa34-701b7ccac7a0 used request id req-10d7efe0-54ed-41b2-b615-b33ac0a1ff67 2019-07-03 10:02:26,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040559053421s 2019-07-03 10:02:26,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:02:26,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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:26,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d5acca-53a1-4b98-b88b-eaf8c60348e2 2019-07-03 10:02:26,625 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": {"self": "http://172.30.9.23:5000/v3/users/c98e9c624540420092aa16a010e87452"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c98e9c624540420092aa16a010e87452", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 10:02:26,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c0d5acca-53a1-4b98-b88b-eaf8c60348e2 2019-07-03 10:02:26,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252065896988s 2019-07-03 10:02:26,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:02:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c98e9c624540420092aa16a010e87452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:26,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a6c4e2-f567-47e8-9376-4774f0296ad3 2019-07-03 10:02:26,872 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_40251579-a5c8-4c30-9ab6-b6907ca6e855", "links": {"self": "http://172.30.9.23:5000/v3/users/c98e9c624540420092aa16a010e87452"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c98e9c624540420092aa16a010e87452", "description": null}} 2019-07-03 10:02:26,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c98e9c624540420092aa16a010e87452 used request id req-98a6c4e2-f567-47e8-9376-4774f0296ad3 2019-07-03 10:02:26,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241333007812s 2019-07-03 10:02:26,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 10:02:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/c98e9c624540420092aa16a010e87452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:27,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ab736b-bc99-4488-b0bf-873b386e0a3b 2019-07-03 10:02:27,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:02:27,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c98e9c624540420092aa16a010e87452 used request id req-58ab736b-bc99-4488-b0bf-873b386e0a3b 2019-07-03 10:02:27,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.414916992188s 2019-07-03 10:02:27,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:02:27,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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:27,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931fc256-05cb-440f-a99b-57f415ec1883 2019-07-03 10:02:27,500 - 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/69f7b64d907b44b7adede7d18e024d2e"}, "tags": [], "enabled": true, "id": "69f7b64d907b44b7adede7d18e024d2e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_40251579-a5c8-4c30-9ab6-b6907ca6e855"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 10:02:27,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-931fc256-05cb-440f-a99b-57f415ec1883 2019-07-03 10:02:27,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205161809921s 2019-07-03 10:02:27,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 10:02:27,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/69f7b64d907b44b7adede7d18e024d2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:27,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f031774b-7602-4dec-8063-90684a632c1d 2019-07-03 10:02:27,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:02:27,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/69f7b64d907b44b7adede7d18e024d2e used request id req-f031774b-7602-4dec-8063-90684a632c1d 2019-07-03 10:02:27,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291610002518s 2019-07-03 10:02:27,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:02:27,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=69f7b64d907b44b7adede7d18e024d2e&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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:28,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:28 GMT X-Openstack-Request-Id: req-3f22f18a-b728-4108-b401-2abc5b7e79fc 2019-07-03 10:02:28,149 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:37:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:37:23Z", "revision_number": 0, "id": "01061a74-2ea5-4576-93e4-9582783a7922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:23Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 2, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}]} 2019-07-03 10:02:28,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=69f7b64d907b44b7adede7d18e024d2e&name=default used request id req-3f22f18a-b728-4108-b401-2abc5b7e79fc 2019-07-03 10:02:28,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346509933472s 2019-07-03 10:02:28,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:02:28,156 - 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}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:28,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:28 GMT X-Openstack-Request-Id: req-34d859b6-b00d-4abb-a7d6-75b9ecd1be59 2019-07-03 10:02:28,447 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "created_at": "2019-07-03T09:31:52Z", "updated_at": "2019-07-03T09:37:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T09:37:23Z", "revision_number": 0, "id": "01061a74-2ea5-4576-93e4-9582783a7922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:37:23Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "0aa92f7a-3732-49fe-96ee-c857939b5699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "140ed261-0fa7-41d0-bd08-d5f9b09cc8c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "20949a81-647c-48fe-a4c1-e263f72145cf", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T09:31:52Z", "revision_number": 0, "id": "55fe97ed-5782-4b99-a4bf-d141556fff7b", "remote_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "remote_ip_prefix": null, "created_at": "2019-07-03T09:31:52Z", "security_group_id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "tenant_id": "69f7b64d907b44b7adede7d18e024d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f7b64d907b44b7adede7d18e024d2e"}], "revision_number": 2, "project_id": "69f7b64d907b44b7adede7d18e024d2e", "id": "3f589aca-8e9e-4847-86e0-fd65514dde63", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 10:02:28,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-34d859b6-b00d-4abb-a7d6-75b9ecd1be59 2019-07-03 10:02:28,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.291385173798s 2019-07-03 10:02:28,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 10:02:28,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3f589aca-8e9e-4847-86e0-fd65514dde63.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0ff5843e7385dc36f7602615a1976aae23edf3fe" 2019-07-03 10:02:28,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:02:28 GMT X-Openstack-Request-Id: req-0bd2a356-5e8f-40a9-b8bd-867f05b8e551 2019-07-03 10:02:28,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:02:28,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3f589aca-8e9e-4847-86e0-fd65514dde63.json used request id req-0bd2a356-5e8f-40a9-b8bd-867f05b8e551 2019-07-03 10:02:28,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.469310998917s 2019-07-03 10:02:28,944 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-07-03 10:02:28,970 - 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-07-03 10:02:28,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4de1af-6338-4166-a42d-67e5cb606d64 2019-07-03 10:02:28,976 - 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-07-03 10:02:28,977 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5d4de1af-6338-4166-a42d-67e5cb606d64 2019-07-03 10:02:28,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 10:02:29,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T11:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["aVOi0I1oT9CZcpaPNOWYDQ"], "issued_at": "2019-07-03T10:02:29.000000Z"}} 2019-07-03 10:02:29,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:02:29,390 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:29,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:29 GMT X-Openstack-Request-Id: req-5d05fca8-e0b2-481a-8229-37ec5ecb9259 2019-07-03 10:02:29,816 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 10:02:29,816 - 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-5d05fca8-e0b2-481a-8229-37ec5ecb9259 2019-07-03 10:02:29,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.426949977875s 2019-07-03 10:02:29,824 - 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-07-03 10:02:29,829 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-712ed8ad-9a89-458f-8715-3818b5b3b72a 2019-07-03 10:02:29,830 - 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-07-03 10:02:29,830 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-712ed8ad-9a89-458f-8715-3818b5b3b72a 2019-07-03 10:02:29,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:02:29,834 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:30,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968e8172-8c9b-4a7b-a97a-75ece63ff17e 2019-07-03 10:02:30,063 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 10:02:30,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-968e8172-8c9b-4a7b-a97a-75ece63ff17e 2019-07-03 10:02:30,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232313871384s 2019-07-03 10:02:30,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 10:02:30,074 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}}' 2019-07-03 10:02:30,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7fdde8-29f8-46a9-af6a-9ce4b9eb19d1 2019-07-03 10:02:30,325 - 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/4cdc2220b3ec4e1785109d672126b72a"}, "tags": [], "enabled": true, "id": "4cdc2220b3ec4e1785109d672126b72a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}} 2019-07-03 10:02:30,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4f7fdde8-29f8-46a9-af6a-9ce4b9eb19d1 2019-07-03 10:02:30,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.254554986954s 2019-07-03 10:02:30,326 - 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'4cdc2220b3ec4e1785109d672126b72a', '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_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}) 2019-07-03 10:02:30,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 10:02:30,338 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "QNzDoV5Hf50qVEoBDSWBBIIW64gxlf", "email": null, "name": "heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}}' 2019-07-03 10:02:30,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-155fdd37-fc61-479b-8744-3e1b1a444b29 2019-07-03 10:02:30,834 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": {"self": "http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "995206e1cf8c49ee83d34a477017744e", "domain_id": "default", "password_expires_at": null}} 2019-07-03 10:02:30,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-155fdd37-fc61-479b-8744-3e1b1a444b29 2019-07-03 10:02:30,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.500109910965s 2019-07-03 10:02:30,835 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'995206e1cf8c49ee83d34a477017744e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}) 2019-07-03 10:02:30,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:02:30,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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:31,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bf8cbb-45a4-42b2-81d4-d358b6f5c0ea 2019-07-03 10:02:31,079 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:02:31,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8bf8cbb-45a4-42b2-81d4-d358b6f5c0ea 2019-07-03 10:02:31,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.239573955536s 2019-07-03 10:02:31,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:02:31,088 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:31,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d8c4b1-1b8f-4078-9f82-0c143ae744cf 2019-07-03 10:02:31,213 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:02:31,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-14d8c4b1-1b8f-4078-9f82-0c143ae744cf 2019-07-03 10:02:31,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128176212311s 2019-07-03 10:02:31,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:02:31,222 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:31,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16d6460-7f6c-45a9-9080-fa7f713ed9a8 2019-07-03 10:02:31,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:02:31,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d16d6460-7f6c-45a9-9080-fa7f713ed9a8 2019-07-03 10:02:31,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179406881332s 2019-07-03 10:02:31,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:02:31,407 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:31,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9acd92a3-fab3-4d2a-b1e3-e6c73d5c2742 2019-07-03 10:02:31,620 - 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-07-03 10:02:31,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9acd92a3-fab3-4d2a-b1e3-e6c73d5c2742 2019-07-03 10:02:31,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217566013336s 2019-07-03 10:02:31,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:02:31,626 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:31,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43940992-6931-4a29-880c-448d66bf1d26 2019-07-03 10:02:31,847 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": {"self": "http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "995206e1cf8c49ee83d34a477017744e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 10:02:31,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-43940992-6931-4a29-880c-448d66bf1d26 2019-07-03 10:02:31,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225181818008s 2019-07-03 10:02:31,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:02:31,862 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:32,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f329656-7539-4ef0-8c0d-4e6156ccea6f 2019-07-03 10:02:32,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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/4cdc2220b3ec4e1785109d672126b72a"}, "tags": [], "enabled": true, "id": "4cdc2220b3ec4e1785109d672126b72a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 10:02:32,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6f329656-7539-4ef0-8c0d-4e6156ccea6f 2019-07-03 10:02:32,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227158069611s 2019-07-03 10:02:32,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 10:02:32,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=995206e1cf8c49ee83d34a477017744e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=4cdc2220b3ec4e1785109d672126b72a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:32,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d71e1c-ca28-4742-bf33-a6d7beb835e5 2019-07-03 10:02:32,221 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=995206e1cf8c49ee83d34a477017744e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=4cdc2220b3ec4e1785109d672126b72a", "previous": null, "next": null}} 2019-07-03 10:02:32,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=995206e1cf8c49ee83d34a477017744e&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=4cdc2220b3ec4e1785109d672126b72a used request id req-24d71e1c-ca28-4742-bf33-a6d7beb835e5 2019-07-03 10:02:32,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.126536130905s 2019-07-03 10:02:32,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 10:02:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4cdc2220b3ec4e1785109d672126b72a/users/995206e1cf8c49ee83d34a477017744e/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:32,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcea79ed-97fe-49cb-9e07-9d53fe955a42 2019-07-03 10:02:32,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:02:32,468 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4cdc2220b3ec4e1785109d672126b72a/users/995206e1cf8c49ee83d34a477017744e/roles/de3f03247fab46318069d2e018e2d917 used request id req-dcea79ed-97fe-49cb-9e07-9d53fe955a42 2019-07-03 10:02:32,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242735862732s 2019-07-03 10:02:32,469 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 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'4cdc2220b3ec4e1785109d672126b72a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'QNzDoV5Hf50qVEoBDSWBBIIW64gxlf', 'username': u'heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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-07-03 10:02:32,472 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'password': 'QNzDoV5Hf50qVEoBDSWBBIIW64gxlf', 'project_name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '4cdc2220b3ec4e1785109d672126b72a', 'project_domain_name': 'Default'} 2019-07-03 10:02:32,501 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-07-03 10:02:32,502 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-07-03 10:02:32,502 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-03 10:02:33,617 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-03 10:02:33,619 - 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-07-03 10:02:33,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d1ec7f-627e-465d-a882-cb78fa799bf0 2019-07-03 10:02:33,625 - 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-07-03 10:02:33,625 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-56d1ec7f-627e-465d-a882-cb78fa799bf0 2019-07-03 10:02:33,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 10:02:34,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T11:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4cdc2220b3ec4e1785109d672126b72a", "name": "heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4cdc2220b3ec4e1785109d672126b72a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/4cdc2220b3ec4e1785109d672126b72a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/4cdc2220b3ec4e1785109d672126b72a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_4cdc2220b3ec4e1785109d672126b72a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_4cdc2220b3ec4e1785109d672126b72a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/4cdc2220b3ec4e1785109d672126b72a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/4cdc2220b3ec4e1785109d672126b72a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/4cdc2220b3ec4e1785109d672126b72a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4cdc2220b3ec4e1785109d672126b72a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/4cdc2220b3ec4e1785109d672126b72a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "id": "995206e1cf8c49ee83d34a477017744e"}, "audit_ids": ["wHPqY_MmRaK5bS_NlfJR-w"], "issued_at": "2019-07-03T10:02:34.000000Z"}} 2019-07-03 10:02:34,046 - 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-07-03 10:02:34,051 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:34 GMT 2019-07-03 10:02:34,052 - 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-07-03 10:02:34,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:02:34,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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:02:34,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:34 GMT X-Openstack-Request-Id: req-ca6dc4be-9682-48cd-9af0-e9534d48af1b 2019-07-03 10:02:34,372 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:02:34,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ca6dc4be-9682-48cd-9af0-e9534d48af1b 2019-07-03 10:02:34,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315436124802s 2019-07-03 10:02:34,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 10:02:34,386 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}' 2019-07-03 10:02:34,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:34 GMT Location: http://172.30.9.23:9292/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f7357a1e-cbdc-4d57-8c2b-578c5cecff02 2019-07-03 10:02:34,730 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:34Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": null, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "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_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": null, "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 10:02:34,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f7357a1e-cbdc-4d57-8c2b-578c5cecff02 2019-07-03 10:02:34,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.348788976669s 2019-07-03 10:02:34,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 10:02:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '' 2019-07-03 10:02:40,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:02:40 GMT X-Openstack-Request-Id: req-770431c0-9bcc-4c1b-9e69-3bc29575bd9c 2019-07-03 10:02:40,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:02:40,175 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file used request id req-770431c0-9bcc-4c1b-9e69-3bc29575bd9c 2019-07-03 10:02:40,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.44411492348s 2019-07-03 10:02:40,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:02:40,185 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:02:40,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:40 GMT X-Openstack-Request-Id: req-9faabb2a-369f-47a8-87c6-b04b6194ae28 2019-07-03 10:02:40,513 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:02:40,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9faabb2a-369f-47a8-87c6-b04b6194ae28 2019-07-03 10:02:40,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332741975784s 2019-07-03 10:02:40,515 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file', 'owner': u'4cdc2220b3ec4e1785109d672126b72a', 'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'size': 263848448, u'self': u'/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T10:02:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T10:02:40Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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/190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 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_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'created': u'2019-07-03T10:02:34Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-03T10:02:34Z', 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/190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 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_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-03 10:02:40,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 10:02:40,522 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-03 10:02:40,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02: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-b57cd653-748d-4379-9442-aca140959dd6 x-openstack-request-id: req-b57cd653-748d-4379-9442-aca140959dd6 2019-07-03 10:02:40,852 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}} 2019-07-03 10:02:40,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b57cd653-748d-4379-9442-aca140959dd6 2019-07-03 10:02:40,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.334161996841s 2019-07-03 10:02:40,854 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'a6c124494b0c46c2b4ad05546c87df21', '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'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'swap': 0}) 2019-07-03 10:02:40,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 10:02:40,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55/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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" -d '{"extra_specs": {}}' 2019-07-03 10:02:40,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02: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-210b3f95-588c-4430-a22f-00ab9746a59f x-openstack-request-id: req-210b3f95-588c-4430-a22f-00ab9746a59f 2019-07-03 10:02:40,877 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 10:02:40,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55/os-extra_specs used request id req-210b3f95-588c-4430-a22f-00ab9746a59f 2019-07-03 10:02:40,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230638980865s 2019-07-03 10:02:40,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:02:40,888 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:41,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dedfc6a-07b6-44d2-9de7-e68ea9a54101 2019-07-03 10:02:41,105 - 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: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/4cdc2220b3ec4e1785109d672126b72a"}, "tags": [], "enabled": true, "id": "4cdc2220b3ec4e1785109d672126b72a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 10:02:41,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0dedfc6a-07b6-44d2-9de7-e68ea9a54101 2019-07-03 10:02:41,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22087097168s 2019-07-03 10:02:41,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-07-03 10:02:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/4cdc2220b3ec4e1785109d672126b72a.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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-07-03 10:02:41,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:41 GMT X-Openstack-Request-Id: req-39f81c67-6cf2-48e6-87cf-cf0b65a0d135 2019-07-03 10:02:41,489 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-07-03 10:02:41,489 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/4cdc2220b3ec4e1785109d672126b72a.json used request id req-39f81c67-6cf2-48e6-87cf-cf0b65a0d135 2019-07-03 10:02:41,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.381286144257s 2019-07-03 10:02:41,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:02:41,497 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:41,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0324ce05-62f9-48e3-9748-11e2f70b1e06 2019-07-03 10:02:41,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:02:41,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0324ce05-62f9-48e3-9748-11e2f70b1e06 2019-07-03 10:02:41,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.343373060226s 2019-07-03 10:02:41,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-07-03 10:02:41,846 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" -d '{"role": {"name": "heat_stack_owner"}}' 2019-07-03 10:02:42,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e581930-a631-4fc2-b5b7-6eafb459f4e4 2019-07-03 10:02:42,079 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "a0c8a6be0fce48dab087331a911aee82", "links": {"self": "http://172.30.9.23:5000/v3/roles/a0c8a6be0fce48dab087331a911aee82"}, "name": "heat_stack_owner"}} 2019-07-03 10:02:42,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e581930-a631-4fc2-b5b7-6eafb459f4e4 2019-07-03 10:02:42,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.236669063568s 2019-07-03 10:02:42,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:02:42,087 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:42,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb606ad-6cfb-4eb8-979b-9396215a6bd6 2019-07-03 10:02:42,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0c8a6be0fce48dab087331a911aee82", "links": {"self": "http://172.30.9.23:5000/v3/roles/a0c8a6be0fce48dab087331a911aee82"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:02:42,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6bb606ad-6cfb-4eb8-979b-9396215a6bd6 2019-07-03 10:02:42,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210704088211s 2019-07-03 10:02:42,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:02:42,303 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:42,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74dd60b-0392-43a5-a980-5b29f4291210 2019-07-03 10:02:42,423 - 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-07-03 10:02:42,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e74dd60b-0392-43a5-a980-5b29f4291210 2019-07-03 10:02:42,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124264955521s 2019-07-03 10:02:42,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:02:42,428 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:42,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e4e8c0-5c4e-4eb1-9fef-cd54f95c31ff 2019-07-03 10:02:42,679 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": {"self": "http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "995206e1cf8c49ee83d34a477017744e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 10:02:42,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-34e4e8c0-5c4e-4eb1-9fef-cd54f95c31ff 2019-07-03 10:02:42,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.255365133286s 2019-07-03 10:02:42,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:02:42,696 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:42,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f835824a-2eef-4f40-afe9-2adba76f1cb2 2019-07-03 10:02:42,820 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/4cdc2220b3ec4e1785109d672126b72a"}, "tags": [], "enabled": true, "id": "4cdc2220b3ec4e1785109d672126b72a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 10:02:42,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f835824a-2eef-4f40-afe9-2adba76f1cb2 2019-07-03 10:02:42,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127871990204s 2019-07-03 10:02:42,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 10:02:42,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=995206e1cf8c49ee83d34a477017744e&role.id=a0c8a6be0fce48dab087331a911aee82&scope.project.id=4cdc2220b3ec4e1785109d672126b72a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:43,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ba2129-96fb-4464-8af2-4b29abebf1b9 2019-07-03 10:02:43,056 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=995206e1cf8c49ee83d34a477017744e&role.id=a0c8a6be0fce48dab087331a911aee82&scope.project.id=4cdc2220b3ec4e1785109d672126b72a", "previous": null, "next": null}} 2019-07-03 10:02:43,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=995206e1cf8c49ee83d34a477017744e&role.id=a0c8a6be0fce48dab087331a911aee82&scope.project.id=4cdc2220b3ec4e1785109d672126b72a used request id req-95ba2129-96fb-4464-8af2-4b29abebf1b9 2019-07-03 10:02:43,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227968931198s 2019-07-03 10:02:43,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 10:02:43,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4cdc2220b3ec4e1785109d672126b72a/users/995206e1cf8c49ee83d34a477017744e/roles/a0c8a6be0fce48dab087331a911aee82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:02:43,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1402b665-7bdf-4771-b061-63a1bbd72553 2019-07-03 10:02:43,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:02:43,226 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4cdc2220b3ec4e1785109d672126b72a/users/995206e1cf8c49ee83d34a477017744e/roles/a0c8a6be0fce48dab087331a911aee82 used request id req-1402b665-7bdf-4771-b061-63a1bbd72553 2019-07-03 10:02:43,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16455411911s 2019-07-03 10:02:43,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 10:02:43,232 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"keypair": {"name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}}' 2019-07-03 10:02:43,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02: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-a86d3719-58e4-4fcb-9b67-5862cfba259f x-openstack-request-id: req-a86d3719-58e4-4fcb-9b67-5862cfba259f 2019-07-03 10:02:43,914 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwn+sHfoXGfGnNkBNvvYCgWTpOpsHeaLPYgAN2ToPubJk671g1YV5RzIyTypN0PS1dMRuaiQzxEP5HruoIR5kySdV4YODHmSclsO4lyXOcFtU8uPsbEO+wV4rYKqYCi7AHp40dKm8AiCQrk93UJoU4ULIxsjKoRFiGEvwSeNvVAFdAXHziSjS4CcJzIeFsq699amh5y3UT8fuKnIDBJvCfnfnw1kez7IcNrwuCuKk6GtwuEGlsBONx4rar6NTsQA47X6fjGBCTh7Mjv5G9C69el+2cMJddn/M7TExtijf6HxqbSXhyO98Z4NtQznR/E8Sk6g0rqXedFnxLbVmI0xaJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsJ/rB36FxnxpzZATb72AoFk6TqbB3miz2IADdk6D7myZOu9Y\nNWFeUcyMk8qTdD0tXTEbmokM8RD+R67qCEeZMknVeGDgx5knJbDuJclznBbVPLj7\nGxDvsFeK2CqmAouwB6eNHSpvAIgkK5Pd1CaFOFCyMbIyqERYhhL8Enjb1QBXQFx8\n4ko0uAnCcyHhbKuvfWpoect1E/H7ipyAwSbwn5358NZHs+yHDa8LgripOhrcLhBp\nbATjceK2q+jU7EAOO1+n4xgQk4ezI7+RvQuvXpftnDCXXZ/zO0xMbYo3+h8am0l4\ncjvfGeDbUM50fxPEpOoNK6l3nRZ8S21ZiNMWiQIDAQABAoIBAGEhwPXhHZ53QxQ6\nHIZB19/W0hr41/sA546zb7P7H9DZxjbD82V/w4gGjnSkXgz5q93pKL4Giqhz6PLw\n/WFKRrSCKDRISrVZw06WC5GaRMrdP61iKS3MVZRLwF56rcsOmOLMwOz+LgdD12hj\nrAWEnZTHxAdScUtaMrig7iEWeAadfBx0DEdgQDAcRK3bopWwhBiT0PLQly56Jxv7\niK0Gt6QH6Wm2xQKOjSu7q8gltOvYZtmtRNpZi+hOpdJRGiQDypJr+DDZgDZDiwBc\nUEaE5s/tXebmWWY7SvL96ye45MyxDWF5D4W4B06yyNEgaDUpw+kf+Vcd2cJ7xBnx\ndqRCLyUCgYEA4RB+sNH+gXHdezLtTTHZUkRacmUImeopNwfvr3kdJPecSHLLyrQW\nuR+U4oxT/jneZpVoqN0dMdvSn5liwut/yl+MvbJG6tg2MhgSl9X9RGFmSv40Cam7\nx2j5pBNidogZqTwPWIlndRjg1zBUnnURDvjhfJvijiFh5Qxhnxy7ZnMCgYEAyObw\nRFJoKHit5yG+0m26dsk4Au7eq+uoqjbPazMshHi5mDGs0pwZAD0f2lyaLK8Yl10P\nYaogywXspSeDgLz7SXnFGiifThe+oDxUQxQ+lpiAC/P7JR7r+7QkoQY/OGcTmUJB\n/q0PnhlysNSSShdg8BS39qGjxjbfmG8+LxWQlBMCgYEAwMXmHgHgInOrJ0kZpNMb\nt7FAX1dWpK7CmpY7oGr2oaFMxWk+UOMry2jXl6xmjQx4CBnVST4LMZd9sqIoy5f3\nHxn0bM70m1aSJRolYtQxWI6slXNikxxE8KpjmTvZTHmKsT/2TPl0GgIzI14MPKU8\n9TwLtzW2OdMyDIQsYaK0iS0CgYAwtEvrRE8cAKWoMvYf7ZoW0hFSJLa21xq8qSz/\nwBg6xUm5K9HJ/S3ScP8X4Ps/efNsPpNMCgKJNZZ5M2sd+rKwzWSLQu3b8MW18uo6\nmN3ThIUGYM+x4B01mCaJIwqQkeyeawG0zB/NJD45wE72x1Qo39z5XZZmp0btnYpl\nv8SdIQKBgQCjJtWN8SuNfpA9Hr8eAYiEt3zgKxpGObkkfNWR4+OGwmdnuZdWn2qj\n92YFfshXMjdufP24MrUzubUvJBZckSlCaM+lijT94SuWGt9A3tPvVnAI7Xy0Qk/S\n6K8VSvxq8ZlkV26pMwT129IGeynxyJzYYn5tu6yTf+YuAi5KbiJ4QA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "995206e1cf8c49ee83d34a477017744e", "name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "fingerprint": "d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc"}} 2019-07-03 10:02:43,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a86d3719-58e4-4fcb-9b67-5862cfba259f 2019-07-03 10:02:43,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.685466051102s 2019-07-03 10:02:43,915 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsJ/rB36FxnxpzZATb72AoFk6TqbB3miz2IADdk6D7myZOu9Y NWFeUcyMk8qTdD0tXTEbmokM8RD+R67qCEeZMknVeGDgx5knJbDuJclznBbVPLj7 GxDvsFeK2CqmAouwB6eNHSpvAIgkK5Pd1CaFOFCyMbIyqERYhhL8Enjb1QBXQFx8 4ko0uAnCcyHhbKuvfWpoect1E/H7ipyAwSbwn5358NZHs+yHDa8LgripOhrcLhBp bATjceK2q+jU7EAOO1+n4xgQk4ezI7+RvQuvXpftnDCXXZ/zO0xMbYo3+h8am0l4 cjvfGeDbUM50fxPEpOoNK6l3nRZ8S21ZiNMWiQIDAQABAoIBAGEhwPXhHZ53QxQ6 HIZB19/W0hr41/sA546zb7P7H9DZxjbD82V/w4gGjnSkXgz5q93pKL4Giqhz6PLw /WFKRrSCKDRISrVZw06WC5GaRMrdP61iKS3MVZRLwF56rcsOmOLMwOz+LgdD12hj rAWEnZTHxAdScUtaMrig7iEWeAadfBx0DEdgQDAcRK3bopWwhBiT0PLQly56Jxv7 iK0Gt6QH6Wm2xQKOjSu7q8gltOvYZtmtRNpZi+hOpdJRGiQDypJr+DDZgDZDiwBc UEaE5s/tXebmWWY7SvL96ye45MyxDWF5D4W4B06yyNEgaDUpw+kf+Vcd2cJ7xBnx dqRCLyUCgYEA4RB+sNH+gXHdezLtTTHZUkRacmUImeopNwfvr3kdJPecSHLLyrQW uR+U4oxT/jneZpVoqN0dMdvSn5liwut/yl+MvbJG6tg2MhgSl9X9RGFmSv40Cam7 x2j5pBNidogZqTwPWIlndRjg1zBUnnURDvjhfJvijiFh5Qxhnxy7ZnMCgYEAyObw RFJoKHit5yG+0m26dsk4Au7eq+uoqjbPazMshHi5mDGs0pwZAD0f2lyaLK8Yl10P YaogywXspSeDgLz7SXnFGiifThe+oDxUQxQ+lpiAC/P7JR7r+7QkoQY/OGcTmUJB /q0PnhlysNSSShdg8BS39qGjxjbfmG8+LxWQlBMCgYEAwMXmHgHgInOrJ0kZpNMb t7FAX1dWpK7CmpY7oGr2oaFMxWk+UOMry2jXl6xmjQx4CBnVST4LMZd9sqIoy5f3 Hxn0bM70m1aSJRolYtQxWI6slXNikxxE8KpjmTvZTHmKsT/2TPl0GgIzI14MPKU8 9TwLtzW2OdMyDIQsYaK0iS0CgYAwtEvrRE8cAKWoMvYf7ZoW0hFSJLa21xq8qSz/ wBg6xUm5K9HJ/S3ScP8X4Ps/efNsPpNMCgKJNZZ5M2sd+rKwzWSLQu3b8MW18uo6 mN3ThIUGYM+x4B01mCaJIwqQkeyeawG0zB/NJD45wE72x1Qo39z5XZZmp0btnYpl v8SdIQKBgQCjJtWN8SuNfpA9Hr8eAYiEt3zgKxpGObkkfNWR4+OGwmdnuZdWn2qj 92YFfshXMjdufP24MrUzubUvJBZckSlCaM+lijT94SuWGt9A3tPvVnAI7Xy0Qk/S 6K8VSvxq8ZlkV26pMwT129IGeynxyJzYYn5tu6yTf+YuAi5KbiJ4QA== -----END RSA PRIVATE KEY----- 2019-07-03 10:02:43,916 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-07-03 10:02:44,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-07-03 10:02:44,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -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_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "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": "849979e7-e940-42b9-876b-b95c2d632a75", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}}, "resources": {"homer": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "ellis": {"depends_on": "dns", "type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "sprout": {"depends_on": "vellum", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "vellum": {"depends_on": "ellis", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "bono": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2019-07-03 10:02:54,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 Server: Apache x-openstack-request-id: req-e6ffac86-aeb5-48d1-9367-0481fa4e95e5 2019-07-03 10:02:54,727 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}]}} 2019-07-03 10:02:54,728 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks used request id req-e6ffac86-aeb5-48d1-9367-0481fa4e95e5 2019-07-03 10:02:54,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 10.3058109283s 2019-07-03 10:02:54,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:02:54,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:02:55,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:02:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?sort_dir=asc Server: Apache x-openstack-request-id: req-074d97b8-3127-4a10-b77a-8e3bbf3a6e32 2019-07-03 10:02:55,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:02:56,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 510 Content-Type: application/json Date: Wed, 03 Jul 2019 10:02:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a4508814-e33b-49c5-88e9-3d1817033903 2019-07-03 10:02:56,254 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv/events/e4d9c3fe-7dda-48c9-a1dd-73636f5ce8f4", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "id": "e4d9c3fe-7dda-48c9-a1dd-73636f5ce8f4"}, {"resource_name": "mgmt_network", "event_time": "2019-07-03T10:02:55Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/mgmt_network/events/180d024c-0128-4786-ac55-1a6739784375", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-53vldxbm7xhp", "id": "180d024c-0128-4786-ac55-1a6739784375"}, {"resource_name": "security_groups", "event_time": "2019-07-03T10:02:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/security_groups/events/0fda2c28-1be9-4500-a543-4d5ed67b8ffc", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-kqgeac45y2dd", "id": "0fda2c28-1be9-4500-a543-4d5ed67b8ffc"}]} 2019-07-03 10:02:56,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?sort_dir=asc&sort_dir=asc used request id req-a4508814-e33b-49c5-88e9-3d1817033903 2019-07-03 10:02:56,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.52645802498s 2019-07-03 10:03:01,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=0fda2c28-1be9-4500-a543-4d5ed67b8ffc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:02,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:01 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=0fda2c28-1be9-4500-a543-4d5ed67b8ffc&sort_dir=asc Server: Apache x-openstack-request-id: req-3d701210-0cae-4334-9bda-55f56a859c73 2019-07-03 10:03:02,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:02,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6174b922-a3cc-41ec-ab50-e8661d701308 2019-07-03 10:03:02,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-07-03T10:03:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/security_groups/events/04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2b7f776b-132a-40db-a2a5-c42d58b98061", "id": "04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684"}]} 2019-07-03 10:03:02,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=0fda2c28-1be9-4500-a543-4d5ed67b8ffc&sort_dir=asc&marker=0fda2c28-1be9-4500-a543-4d5ed67b8ffc&sort_dir=asc used request id req-6174b922-a3cc-41ec-ab50-e8661d701308 2019-07-03 10:03:02,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.64153790474s 2019-07-03 10:03:07,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:08,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684&sort_dir=asc Server: Apache x-openstack-request-id: req-461c19bf-ce16-4da8-b7f9-745f2729a37a 2019-07-03 10:03:08,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:09,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:08 GMT Server: Apache x-openstack-request-id: req-f8e7a0ad-5773-4313-8ca2-4486a3f3021f 2019-07-03 10:03:09,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:03:09,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684&sort_dir=asc&marker=04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684&sort_dir=asc used request id req-f8e7a0ad-5773-4313-8ca2-4486a3f3021f 2019-07-03 10:03:09,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.53992915154s 2019-07-03 10:03:14,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:14,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:15,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:14 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684&sort_dir=asc Server: Apache x-openstack-request-id: req-3b6fd861-8ca4-430a-a5ee-bb10477ff848 2019-07-03 10:03:15,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:15,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9ec5a37a-ec8d-4d96-bb5b-beeb0074b425 2019-07-03 10:03:15,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-07-03T10:03:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/mgmt_network/events/bdc09fdc-319b-4097-a598-8ae8e001e473", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f2d445b5-2cc3-452e-8692-8c01c0f5004c", "id": "bdc09fdc-319b-4097-a598-8ae8e001e473"}, {"resource_name": "dns", "event_time": "2019-07-03T10:03:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dns/events/28761e2c-d2de-4622-a6de-0decaf7f5bd0", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ld3rkfc775gu", "id": "28761e2c-d2de-4622-a6de-0decaf7f5bd0"}]} 2019-07-03 10:03:15,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684&sort_dir=asc&marker=04fd8a2d-34f6-4c1b-89ec-fa6b65c1f684&sort_dir=asc used request id req-9ec5a37a-ec8d-4d96-bb5b-beeb0074b425 2019-07-03 10:03:15,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.50950503349s 2019-07-03 10:03:20,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:20,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:21,720 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-37951255-3326-4b64-b939-e0daf8c19950 2019-07-03 10:03:21,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-07-03 10:03:22,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:21 GMT Server: Apache x-openstack-request-id: req-f6bd5ce2-01c9-4bc4-af44-091283641e73 2019-07-03 10:03:22,478 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:03:22,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-f6bd5ce2-01c9-4bc4-af44-091283641e73 2019-07-03 10:03:22,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.50798082352s 2019-07-03 10:03:27,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:27,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:28,198 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-28bebc40-924c-4ef9-b863-7b640c20cc51 2019-07-03 10:03:28,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:28,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:28 GMT Server: Apache x-openstack-request-id: req-054805a8-c9ea-4b53-ba9b-3c7d58e1530e 2019-07-03 10:03:28,966 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:03:28,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-054805a8-c9ea-4b53-ba9b-3c7d58e1530e 2019-07-03 10:03:28,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.48482298851s 2019-07-03 10:03:28,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:03:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:29,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e2922f1b-7dc7-40fe-b410-4c6b58e0ccb5 2019-07-03 10:03:29,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:29,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9850a62-089e-4cf2-9bc4-11f330869b42 2019-07-03 10:03:29,057 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:03:29,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-f9850a62-089e-4cf2-9bc4-11f330869b42 2019-07-03 10:03:29,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0909459590912s 2019-07-03 10:03:34,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:34,863 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-66fa2264-e833-4ec2-b1f6-ddfe19b5c4f7 2019-07-03 10:03:34,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-07-03 10:03:35,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:34 GMT Server: Apache x-openstack-request-id: req-1f6f45a4-cc4e-4f7f-aef6-7afdb0feed24 2019-07-03 10:03:35,613 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:03:35,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-1f6f45a4-cc4e-4f7f-aef6-7afdb0feed24 2019-07-03 10:03:35,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.54914093018s 2019-07-03 10:03:40,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:40,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:41,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:40 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-6e277af6-044e-47de-a7ec-0a8137f800b5 2019-07-03 10:03:41,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:42,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:41 GMT Server: Apache x-openstack-request-id: req-be96c228-700e-4819-8aad-5a19807e9b49 2019-07-03 10:03:42,094 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:03:42,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-be96c228-700e-4819-8aad-5a19807e9b49 2019-07-03 10:03:42,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.47502303123s 2019-07-03 10:03:42,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:03:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:42,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:42 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1f0e3a0-357a-4721-b550-5fc7bc938f77 2019-07-03 10:03:42,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:42,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8397f311-01ac-4d07-b587-426a08fc86cf 2019-07-03 10:03:42,454 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:03:42,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-8397f311-01ac-4d07-b587-426a08fc86cf 2019-07-03 10:03:42,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359935998917s 2019-07-03 10:03:47,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:47,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:47,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:47 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-69c6e158-fc8d-4cc2-bc15-4721d183039f 2019-07-03 10:03:47,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:48,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:47 GMT Server: Apache x-openstack-request-id: req-dcb02410-8566-475e-92ef-fcdd8382c829 2019-07-03 10:03:48,391 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:03:48,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-dcb02410-8566-475e-92ef-fcdd8382c829 2019-07-03 10:03:48,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.929902076721s 2019-07-03 10:03:53,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:53,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:53,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:53 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-e61da684-8abb-4b6b-b73c-406ff877cea4 2019-07-03 10:03:53,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:54,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:53 GMT Server: Apache x-openstack-request-id: req-96c4e29b-7b21-4c97-9f6c-f41f48d4dfcd 2019-07-03 10:03:54,225 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:03:54,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-96c4e29b-7b21-4c97-9f6c-f41f48d4dfcd 2019-07-03 10:03:54,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.828945875168s 2019-07-03 10:03:54,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:03:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:03:54,256 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:03:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c8854e0-eb16-4a6a-a2d6-805cf0a9d746 2019-07-03 10:03:54,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:03:54,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:03:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-43611ea9-b1f4-4329-9cd8-97257bf6a313 2019-07-03 10:03:54,975 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:03:54,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-43611ea9-b1f4-4329-9cd8-97257bf6a313 2019-07-03 10:03:54,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.748764038086s 2019-07-03 10:03:59,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:03:59,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:00,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-c86324d1-da85-4f01-9a40-a7bcaf7d29a9 2019-07-03 10:04:00,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:00,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:00 GMT Server: Apache x-openstack-request-id: req-ae6b4cd5-a92f-49e7-b181-7f796ea50b49 2019-07-03 10:04:00,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:00,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-ae6b4cd5-a92f-49e7-b181-7f796ea50b49 2019-07-03 10:04:00,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762269496918s 2019-07-03 10:04:05,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:05,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-898b04d1-f658-4a25-9227-a5c69a7c47b3 2019-07-03 10:04:05,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:05,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:05 GMT Server: Apache x-openstack-request-id: req-ef08e02f-fc33-45fe-9731-af7185ac7a74 2019-07-03 10:04:05,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:05,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-ef08e02f-fc33-45fe-9731-af7185ac7a74 2019-07-03 10:04:05,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.91378903389s 2019-07-03 10:04:05,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:04:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:06,698 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8ff375b7-f1b3-4e4c-b82c-add876ece117 2019-07-03 10:04:06,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:07,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-98f25507-7d79-4b34-a550-f7250530d128 2019-07-03 10:04:07,465 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:04:07,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-98f25507-7d79-4b34-a550-f7250530d128 2019-07-03 10:04:07,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.48743891716s 2019-07-03 10:04:12,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:12,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:13,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:12 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-6e0bef06-bbcf-4ed9-a1aa-7b7787d1dd19 2019-07-03 10:04:13,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-07-03 10:04:13,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:13 GMT Server: Apache x-openstack-request-id: req-3d902cce-2d98-47a4-bdd9-d7e0204d60d4 2019-07-03 10:04:13,283 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:13,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-3d902cce-2d98-47a4-bdd9-d7e0204d60d4 2019-07-03 10:04:13,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.811229944229s 2019-07-03 10:04:18,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:18,319 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-1a42292e-cc04-45d1-a369-b67424de36cf 2019-07-03 10:04:18,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:18,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:18 GMT Server: Apache x-openstack-request-id: req-b4b86c21-922e-4891-826e-08295c604014 2019-07-03 10:04:18,362 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:18,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-b4b86c21-922e-4891-826e-08295c604014 2019-07-03 10:04:18,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733230113983s 2019-07-03 10:04:18,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:04:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:19,115 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-817b5288-62c9-498a-bf37-5597447dc3b9 2019-07-03 10:04:19,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:19,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ed01bda-02c2-45ae-b22c-5841e2470dd2 2019-07-03 10:04:19,874 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:04:19,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-1ed01bda-02c2-45ae-b22c-5841e2470dd2 2019-07-03 10:04:19,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.51168704033s 2019-07-03 10:04:24,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:24,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:24,913 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-ff5cfc6f-d300-4616-b162-caf07fe5cc8e 2019-07-03 10:04:24,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:24,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:24 GMT Server: Apache x-openstack-request-id: req-7a78142b-a4f6-4c25-b186-5b8fcd9c6884 2019-07-03 10:04:24,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:24,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-7a78142b-a4f6-4c25-b186-5b8fcd9c6884 2019-07-03 10:04:24,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737228393555s 2019-07-03 10:04:29,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:30,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:30 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-fa09916d-fbad-4579-b1b9-f75ffe0238db 2019-07-03 10:04:30,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:30,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:30 GMT Server: Apache x-openstack-request-id: req-60df387f-2df1-4df5-9f1e-fcadf7af8038 2019-07-03 10:04:30,743 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:30,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-60df387f-2df1-4df5-9f1e-fcadf7af8038 2019-07-03 10:04:30,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.78196978569s 2019-07-03 10:04:30,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:04:30,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:30,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:30 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-70668c73-fb2a-427e-b34d-6d49cc1f0900 2019-07-03 10:04:30,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:30,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f3a620a7-639e-40a1-b846-178d79d3eae4 2019-07-03 10:04:30,818 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:04:30,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-f3a620a7-639e-40a1-b846-178d79d3eae4 2019-07-03 10:04:30,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742609500885s 2019-07-03 10:04:35,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:35,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:35,854 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:35 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-f3e9405d-4cb0-4c01-b4f7-f6ffba9f0f6e 2019-07-03 10:04:35,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:36,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:35 GMT Server: Apache x-openstack-request-id: req-0df1f386-9d2c-4e45-951c-ecfdb8fd15ca 2019-07-03 10:04:36,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:36,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-0df1f386-9d2c-4e45-951c-ecfdb8fd15ca 2019-07-03 10:04:36,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.394919872284s 2019-07-03 10:04:41,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:41,255 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-65d5f568-702f-4b04-96f0-f1adbbb0d2c4 2019-07-03 10:04:41,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:42,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:41 GMT Server: Apache x-openstack-request-id: req-6014b9f2-26bc-40fc-814d-2f1d430def84 2019-07-03 10:04:42,031 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:42,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-6014b9f2-26bc-40fc-814d-2f1d430def84 2019-07-03 10:04:42,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.806473016739s 2019-07-03 10:04:42,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:04:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:42,063 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:42 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-82f8a60c-7be6-4a97-a4f9-38e4059ae52b 2019-07-03 10:04:42,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:42,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f6543af-b05c-4f95-92f4-50a85f173b05 2019-07-03 10:04:42,150 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:04:42,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6f6543af-b05c-4f95-92f4-50a85f173b05 2019-07-03 10:04:42,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.117838859558s 2019-07-03 10:04:47,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:47,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:47 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-f75e39e2-32f8-4ab2-9cc7-8312fb272bc0 2019-07-03 10:04:47,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-07-03 10:04:47,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:47 GMT Server: Apache x-openstack-request-id: req-41ae9645-ab66-4862-91b2-f4aecd9ba68c 2019-07-03 10:04:47,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:47,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-41ae9645-ab66-4862-91b2-f4aecd9ba68c 2019-07-03 10:04:47,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745439529419s 2019-07-03 10:04:52,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:52,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:52,264 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:52 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-b57a0598-2db7-40c9-984d-eabc36325149 2019-07-03 10:04:52,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:52,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:52 GMT Server: Apache x-openstack-request-id: req-c966ffb6-387b-4987-ad07-37cb7f6acdbb 2019-07-03 10:04:52,308 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:52,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-c966ffb6-387b-4987-ad07-37cb7f6acdbb 2019-07-03 10:04:52,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749580860138s 2019-07-03 10:04:52,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:04:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:52,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:52 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-fe3f1bd0-d3ee-4dd5-97a0-a6e7702dda59 2019-07-03 10:04:52,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:52,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b20f5806-020f-4cbc-a1c2-d7d4f77ae709 2019-07-03 10:04:52,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:04:52,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-b20f5806-020f-4cbc-a1c2-d7d4f77ae709 2019-07-03 10:04:52,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0766839981079s 2019-07-03 10:04:57,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:04:57,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:04:57,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:04:57 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-75d3926f-ff81-4e9d-a4e0-928e1b02b31b 2019-07-03 10:04:57,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:04:57,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:04:57 GMT Server: Apache x-openstack-request-id: req-d10215cb-fa7f-4fbb-98ff-6564bb330575 2019-07-03 10:04:57,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:04:57,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-d10215cb-fa7f-4fbb-98ff-6564bb330575 2019-07-03 10:04:57,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728421211243s 2019-07-03 10:05:02,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:02,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:02,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-735228cd-224e-442b-a7d2-a6aefc39f21c 2019-07-03 10:05:02,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:02,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:02 GMT Server: Apache x-openstack-request-id: req-c4900994-7c20-4369-8edc-442ac515fab9 2019-07-03 10:05:02,546 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:02,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-c4900994-7c20-4369-8edc-442ac515fab9 2019-07-03 10:05:02,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748889446259s 2019-07-03 10:05:02,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:05:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:03,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8cecbd40-4c5c-4fa7-bfff-16b678611dc7 2019-07-03 10:05:03,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-04131cad-2c38-4f3f-b772-53519f251e63 2019-07-03 10:05:03,349 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:05:03,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-04131cad-2c38-4f3f-b772-53519f251e63 2019-07-03 10:05:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.80314707756s 2019-07-03 10:05:08,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:08,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-40262a52-e74a-4ae2-946b-279d7c86ea8b 2019-07-03 10:05:08,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:08,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:08 GMT Server: Apache x-openstack-request-id: req-721eeec1-8cf7-489e-a274-43b00086279b 2019-07-03 10:05:08,427 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:08,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-721eeec1-8cf7-489e-a274-43b00086279b 2019-07-03 10:05:08,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071604013443s 2019-07-03 10:05:13,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:13,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:13,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-6607b8ad-b5b0-4d0b-a010-2ef502ef4458 2019-07-03 10:05:13,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:13,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:13 GMT Server: Apache x-openstack-request-id: req-7a351a5a-3832-494d-af90-3012654f83bb 2019-07-03 10:05:13,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:13,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-7a351a5a-3832-494d-af90-3012654f83bb 2019-07-03 10:05:13,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736620426178s 2019-07-03 10:05:13,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:05:13,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:13,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3cbf80c-4fe7-46f3-81a8-837fce12c3c1 2019-07-03 10:05:13,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:13,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-00528584-edc6-4e98-9ec2-87697b59557f 2019-07-03 10:05:13,585 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:05:13,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-00528584-edc6-4e98-9ec2-87697b59557f 2019-07-03 10:05:13,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0779979228973s 2019-07-03 10:05:18,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:18,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:18,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-4ee34a9f-17e1-4798-baf5-0ad4434187e0 2019-07-03 10:05:18,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:18,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:18 GMT Server: Apache x-openstack-request-id: req-10e15792-fc47-435f-b427-ea65baa57e65 2019-07-03 10:05:18,945 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:18,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-10e15792-fc47-435f-b427-ea65baa57e65 2019-07-03 10:05:18,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354286909103s 2019-07-03 10:05:23,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:23,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:23,981 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-847b55e3-0bb6-4b48-b0e7-1c4bc9699e74 2019-07-03 10:05:23,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:24,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:24 GMT Server: Apache x-openstack-request-id: req-5a137605-aadf-410c-a116-1cff9dca87da 2019-07-03 10:05:24,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:24,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-5a137605-aadf-410c-a116-1cff9dca87da 2019-07-03 10:05:24,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071869134903s 2019-07-03 10:05:24,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:05:24,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:24,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-df5b437f-0d3e-453b-b5ee-9f7b5d8302af 2019-07-03 10:05:24,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:24,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0be52633-8b50-46f1-8236-d001bc204257 2019-07-03 10:05:24,096 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:05:24,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-0be52633-8b50-46f1-8236-d001bc204257 2019-07-03 10:05:24,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731461048126s 2019-07-03 10:05:29,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:29,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:29,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-70612256-9c2b-41c3-87cf-921cbfb889bf 2019-07-03 10:05:29,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:29,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:29 GMT Server: Apache x-openstack-request-id: req-f200ef65-77bd-49e2-86b5-9d4354d7fbc8 2019-07-03 10:05:29,194 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:29,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-f200ef65-77bd-49e2-86b5-9d4354d7fbc8 2019-07-03 10:05:29,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0910651683807s 2019-07-03 10:05:34,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:34,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-ef1c0fce-fd4f-4c11-9e67-468962d1e54c 2019-07-03 10:05:34,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:34,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:34 GMT Server: Apache x-openstack-request-id: req-bea8cd5a-261c-4b89-afef-ae19aa5717e0 2019-07-03 10:05:34,275 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:34,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-bea8cd5a-261c-4b89-afef-ae19aa5717e0 2019-07-03 10:05:34,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752668380737s 2019-07-03 10:05:34,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:05:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:34,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8e72a45b-485f-4dbe-9b14-3c97eae7f63c 2019-07-03 10:05:34,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-07-03 10:05:34,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d8d4bfa0-8382-4073-80b7-be5a8294364e 2019-07-03 10:05:34,356 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:05:34,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-d8d4bfa0-8382-4073-80b7-be5a8294364e 2019-07-03 10:05:34,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0801169872284s 2019-07-03 10:05:39,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:39,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:39,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-d407876d-d54c-46b7-9125-7c77c6d16192 2019-07-03 10:05:39,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:39,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:39 GMT Server: Apache x-openstack-request-id: req-0cac5b60-1b15-4854-a1f1-2a3d3d65ef78 2019-07-03 10:05:39,436 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:39,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-0cac5b60-1b15-4854-a1f1-2a3d3d65ef78 2019-07-03 10:05:39,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734210014343s 2019-07-03 10:05:44,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:44,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:45,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc Server: Apache x-openstack-request-id: req-fbc53423-d291-458d-9532-a107262f4f62 2019-07-03 10:05:45,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:45,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07fa993e-cd44-4683-8769-b785f0c756b7 2019-07-03 10:05:45,238 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-07-03T10:05:44Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dns/events/beec8bf1-dfd8-442d-be27-1936ce780777", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ade3a3ee-10b4-4191-af1c-e9e3d4d6e979", "id": "beec8bf1-dfd8-442d-be27-1936ce780777"}, {"resource_name": "ellis", "event_time": "2019-07-03T10:05:44Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/ellis/events/dd1d81c3-aa42-4f70-b99d-eb12944b9685", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-xitwm7xagpd5", "id": "dd1d81c3-aa42-4f70-b99d-eb12944b9685"}]} 2019-07-03 10:05:45,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc&marker=28761e2c-d2de-4622-a6de-0decaf7f5bd0&sort_dir=asc used request id req-07fa993e-cd44-4683-8769-b785f0c756b7 2019-07-03 10:05:45,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.796711921692s 2019-07-03 10:05:50,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:50,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-097dc801-1ca0-4391-aa7a-3a603501f060 2019-07-03 10:05:50,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:50,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:50 GMT Server: Apache x-openstack-request-id: req-1a6c9a51-847f-4cef-93f6-cf5f1da34b34 2019-07-03 10:05:50,316 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:50,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-1a6c9a51-847f-4cef-93f6-cf5f1da34b34 2019-07-03 10:05:50,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719521045685s 2019-07-03 10:05:55,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:05:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:55,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-56bad512-1379-4f1b-bfeb-248df433346e 2019-07-03 10:05:55,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:55,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:55 GMT Server: Apache x-openstack-request-id: req-1896e3a2-8901-4402-a1c8-78cfdf6f3cd4 2019-07-03 10:05:55,394 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:05:55,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-1896e3a2-8901-4402-a1c8-78cfdf6f3cd4 2019-07-03 10:05:55,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722260475159s 2019-07-03 10:05:55,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:05:55,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:05:55,425 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:05:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-71fe1fb1-3798-447b-a3b3-88c3a69600da 2019-07-03 10:05:55,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:05:55,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:05:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5dfecd10-e57d-4e47-bb28-6e685c669af9 2019-07-03 10:05:55,452 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:05:55,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-5dfecd10-e57d-4e47-bb28-6e685c669af9 2019-07-03 10:05:55,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0569121837616s 2019-07-03 10:06:00,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:00,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-7f566813-db82-4640-87af-587bb2e31ac5 2019-07-03 10:06:00,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:01,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:00 GMT Server: Apache x-openstack-request-id: req-d1cc915b-a157-42c0-847a-b983180dcb0d 2019-07-03 10:06:01,227 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:01,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-d1cc915b-a157-42c0-847a-b983180dcb0d 2019-07-03 10:06:01,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.768476963043s 2019-07-03 10:06:06,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:06,263 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-e32be980-6554-4723-847d-40540307de6e 2019-07-03 10:06:06,263 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:06,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:06 GMT Server: Apache x-openstack-request-id: req-32436770-41a7-45be-a529-3eecead3fad4 2019-07-03 10:06:06,307 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:06,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-32436770-41a7-45be-a529-3eecead3fad4 2019-07-03 10:06:06,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747458934784s 2019-07-03 10:06:06,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:06:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:06,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-353cfca7-d0c7-4bcc-9d17-a8c73a27dc61 2019-07-03 10:06:06,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-07-03 10:06:06,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-885dd32f-5104-4a0b-b01c-60ecd235e0ca 2019-07-03 10:06:06,380 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:06:06,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-885dd32f-5104-4a0b-b01c-60ecd235e0ca 2019-07-03 10:06:06,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726819038391s 2019-07-03 10:06:11,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:11,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-42aaa958-8177-49f1-b0ba-836d996e93a2 2019-07-03 10:06:11,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:11,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:11 GMT Server: Apache x-openstack-request-id: req-4e61e59c-e68b-4279-947d-f2d103b390e0 2019-07-03 10:06:11,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:11,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-4e61e59c-e68b-4279-947d-f2d103b390e0 2019-07-03 10:06:11,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074324131012s 2019-07-03 10:06:16,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:16,497 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-93afcf20-1db7-4798-965c-b6dd1516d398 2019-07-03 10:06:16,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:16,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:16 GMT Server: Apache x-openstack-request-id: req-0a25087e-18a4-41bf-8916-5efa5f54d569 2019-07-03 10:06:16,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:16,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-0a25087e-18a4-41bf-8916-5efa5f54d569 2019-07-03 10:06:16,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730919837952s 2019-07-03 10:06:16,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:06:16,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:16,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8f7c3e77-9b65-4f12-a247-4454a46bad78 2019-07-03 10:06:16,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:16,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d7c009c4-d9cb-40dd-9ec2-b381f9e61a60 2019-07-03 10:06:16,614 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:06:16,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-d7c009c4-d9cb-40dd-9ec2-b381f9e61a60 2019-07-03 10:06:16,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734670162201s 2019-07-03 10:06:21,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:21,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:21,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-7a430869-e86e-4c1c-836b-82b08d1caf69 2019-07-03 10:06:21,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:21,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:21 GMT Server: Apache x-openstack-request-id: req-bdae4ab1-2743-4fe7-acb1-b7770a996cbd 2019-07-03 10:06:21,692 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:21,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-bdae4ab1-2743-4fe7-acb1-b7770a996cbd 2019-07-03 10:06:21,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736889839172s 2019-07-03 10:06:26,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:26,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:26,729 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:26 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-b2cb5185-fd1e-43a4-a61c-876a1eb4e4e6 2019-07-03 10:06:26,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:26,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:26 GMT Server: Apache x-openstack-request-id: req-eb07d210-293a-46db-a1f2-2123df99a100 2019-07-03 10:06:26,772 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:26,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-eb07d210-293a-46db-a1f2-2123df99a100 2019-07-03 10:06:26,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734779834747s 2019-07-03 10:06:26,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:06:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:26,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:26 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e05f7fb7-cc02-4a15-9e0d-0d0f1b4d14e4 2019-07-03 10:06:26,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:26,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3dd1d1b4-6724-4816-917f-b5498e7813ca 2019-07-03 10:06:26,844 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:06:26,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-3dd1d1b4-6724-4816-917f-b5498e7813ca 2019-07-03 10:06:26,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723700523376s 2019-07-03 10:06:31,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:32,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-8b01777a-38cc-4c34-9d64-1bd40308e431 2019-07-03 10:06:32,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:32,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:32 GMT Server: Apache x-openstack-request-id: req-43762934-0e3f-43f2-afdf-33ea7da19d95 2019-07-03 10:06:32,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:32,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-43762934-0e3f-43f2-afdf-33ea7da19d95 2019-07-03 10:06:32,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.884266853333s 2019-07-03 10:06:37,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:37,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:37 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-5dadedf3-85ff-406d-be33-6711572d3066 2019-07-03 10:06:37,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-07-03 10:06:37,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:37 GMT Server: Apache x-openstack-request-id: req-77c344c5-773b-4988-ace8-7c3d47f01c64 2019-07-03 10:06:37,847 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:37,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-77c344c5-773b-4988-ace8-7c3d47f01c64 2019-07-03 10:06:37,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.106050014496s 2019-07-03 10:06:37,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:06:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:37,879 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:37 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-520cd816-efb1-4dd2-9071-c3e4c340f6a3 2019-07-03 10:06:37,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:37,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-23b5a30a-3a1c-459d-8991-7c65611401ed 2019-07-03 10:06:37,921 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:06:37,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-23b5a30a-3a1c-459d-8991-7c65611401ed 2019-07-03 10:06:37,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735321044922s 2019-07-03 10:06:42,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:42,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:42 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-df6fee60-ead9-4c27-b6dc-e259259a445a 2019-07-03 10:06:42,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:43,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:43 GMT Server: Apache x-openstack-request-id: req-c5cf80bf-d62c-4d00-889f-b24623c17257 2019-07-03 10:06:43,007 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:43,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-c5cf80bf-d62c-4d00-889f-b24623c17257 2019-07-03 10:06:43,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0784330368042s 2019-07-03 10:06:48,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:48,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:48,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:48 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-bb4650c8-1e13-4563-8e2f-f78a812abe1f 2019-07-03 10:06:48,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:48,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:48 GMT Server: Apache x-openstack-request-id: req-b8476f88-ebc1-441a-906c-c16acbd68b38 2019-07-03 10:06:48,088 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:48,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-b8476f88-ebc1-441a-906c-c16acbd68b38 2019-07-03 10:06:48,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756230354309s 2019-07-03 10:06:48,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:06:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:48,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:48 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d62b060e-f4df-4430-9e07-ec5372298733 2019-07-03 10:06:48,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:48,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aa538065-347a-45f5-8a2b-ed25462d5b3e 2019-07-03 10:06:48,165 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:06:48,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-aa538065-347a-45f5-8a2b-ed25462d5b3e 2019-07-03 10:06:48,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0765659809113s 2019-07-03 10:06:53,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:53,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:53,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:53 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-372c656f-e368-4323-932d-52fd658e1dd4 2019-07-03 10:06:53,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:53,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:53 GMT Server: Apache x-openstack-request-id: req-3f4cd70b-980f-4462-9fbe-d169bba8923b 2019-07-03 10:06:53,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:53,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-3f4cd70b-980f-4462-9fbe-d169bba8923b 2019-07-03 10:06:53,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.099573135376s 2019-07-03 10:06:58,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:06:58,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:58,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:58 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-8f8d06ce-2918-4f2f-bea4-3377f8cb568b 2019-07-03 10:06:58,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:58,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:58 GMT Server: Apache x-openstack-request-id: req-fae849dd-a3bd-4c19-bbdd-5871d68722f6 2019-07-03 10:06:58,353 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:06:58,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-fae849dd-a3bd-4c19-bbdd-5871d68722f6 2019-07-03 10:06:58,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749278068542s 2019-07-03 10:06:58,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:06:58,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:06:58,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:06:58 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-95b3fc6b-0138-4c86-9e4a-ded16bc152f9 2019-07-03 10:06:58,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:06:58,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:06:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5fb1ad3c-b4d5-4f0d-9429-49aebcc0a450 2019-07-03 10:06:58,426 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:06:58,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-5fb1ad3c-b4d5-4f0d-9429-49aebcc0a450 2019-07-03 10:06:58,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730409622192s 2019-07-03 10:07:03,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:03,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:03,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:03 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-89f82aec-b4ab-401b-bd28-7c087ccdb2ba 2019-07-03 10:07:03,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:03,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:03 GMT Server: Apache x-openstack-request-id: req-15e45963-309b-4a96-89f5-8984a70371e3 2019-07-03 10:07:03,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:03,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-15e45963-309b-4a96-89f5-8984a70371e3 2019-07-03 10:07:03,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753519535065s 2019-07-03 10:07:08,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:08,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:08,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-083a39a4-64fa-46d1-9b72-594e3ebd00fe 2019-07-03 10:07:08,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:08,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:08 GMT Server: Apache x-openstack-request-id: req-389cece5-5710-4aff-8ebd-e7ab0acaaf8a 2019-07-03 10:07:08,588 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:08,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-389cece5-5710-4aff-8ebd-e7ab0acaaf8a 2019-07-03 10:07:08,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740389823914s 2019-07-03 10:07:08,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:07:08,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:08,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-cdc64765-b181-4356-87f9-05afd15bbea0 2019-07-03 10:07:08,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-07-03 10:07:08,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91beeb00-7425-4ee1-84c0-c7e27f5349a0 2019-07-03 10:07:08,662 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:07:08,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-91beeb00-7425-4ee1-84c0-c7e27f5349a0 2019-07-03 10:07:08,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733549594879s 2019-07-03 10:07:13,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:13,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:13,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-c7ba1833-0804-454f-ad1e-95920c35c55d 2019-07-03 10:07:13,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:13,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:13 GMT Server: Apache x-openstack-request-id: req-36044ee3-941c-4e1a-a94f-33770cc7fc4a 2019-07-03 10:07:13,744 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:13,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-36044ee3-941c-4e1a-a94f-33770cc7fc4a 2019-07-03 10:07:13,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745599269867s 2019-07-03 10:07:18,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:18,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:19,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-c7d5089f-5afa-44a9-99b9-ffd7c33268c8 2019-07-03 10:07:19,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:19,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:19 GMT Server: Apache x-openstack-request-id: req-47f77ffa-fb43-4e32-af80-8b2ed75b9802 2019-07-03 10:07:19,545 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:19,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-47f77ffa-fb43-4e32-af80-8b2ed75b9802 2019-07-03 10:07:19,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.794909000397s 2019-07-03 10:07:19,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:07:19,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:19,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:19 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e0b131ff-dbbf-445d-aacc-dc39d0243b25 2019-07-03 10:07:19,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:19,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-425f84bb-4e6c-47dc-a198-109f5942a406 2019-07-03 10:07:19,620 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:07:19,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-425f84bb-4e6c-47dc-a198-109f5942a406 2019-07-03 10:07:19,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747060775757s 2019-07-03 10:07:24,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:24,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:24,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-9a783e92-5088-43b8-9329-a2b444a81f89 2019-07-03 10:07:24,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:24,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:24 GMT Server: Apache x-openstack-request-id: req-1b3ca6bd-968a-4f84-8dff-92f801c2388d 2019-07-03 10:07:24,704 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:24,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-1b3ca6bd-968a-4f84-8dff-92f801c2388d 2019-07-03 10:07:24,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077262878418s 2019-07-03 10:07:29,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:29,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-45824a49-1828-43e7-a8cb-742c89899997 2019-07-03 10:07:29,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:29,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:29 GMT Server: Apache x-openstack-request-id: req-4800a179-81a4-4ce0-b13c-08b1d0ae2d68 2019-07-03 10:07:29,784 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:29,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-4800a179-81a4-4ce0-b13c-08b1d0ae2d68 2019-07-03 10:07:29,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736591815948s 2019-07-03 10:07:29,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:07:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:29,815 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-be8219ed-0bda-4550-aaa0-fc7602cf35b4 2019-07-03 10:07:29,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:29,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f05717a-f7cb-4d0a-9eea-f6f8f6fb8e54 2019-07-03 10:07:29,857 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:07:29,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6f05717a-f7cb-4d0a-9eea-f6f8f6fb8e54 2019-07-03 10:07:29,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730700492859s 2019-07-03 10:07:34,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:34,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:34,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-7a7bf67f-a267-4023-841f-744fd67a1d07 2019-07-03 10:07:34,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:34,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:34 GMT Server: Apache x-openstack-request-id: req-e726749a-5f39-4d8b-a275-6afb99bd36dd 2019-07-03 10:07:34,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:34,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-e726749a-5f39-4d8b-a275-6afb99bd36dd 2019-07-03 10:07:34,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.079243183136s 2019-07-03 10:07:39,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:39,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-9f4d7b93-6ba1-40c3-94b1-73328ea483ec 2019-07-03 10:07:39,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:40,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:40 GMT Server: Apache x-openstack-request-id: req-f160f069-a736-4cc3-8eb8-c5d27ac9bcb1 2019-07-03 10:07:40,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:40,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-f160f069-a736-4cc3-8eb8-c5d27ac9bcb1 2019-07-03 10:07:40,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745160579681s 2019-07-03 10:07:40,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:07:40,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:40,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:40 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea89d80a-7389-4bc5-9b52-5de1c0c8856a 2019-07-03 10:07:40,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:40,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-29d1420b-f768-49e6-ba7f-1f15069cf668 2019-07-03 10:07:40,098 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:07:40,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-29d1420b-f768-49e6-ba7f-1f15069cf668 2019-07-03 10:07:40,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075021982193s 2019-07-03 10:07:45,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:45,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:45 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-4659f744-2790-44ee-a446-f3922727dd19 2019-07-03 10:07:45,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:45,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:45 GMT Server: Apache x-openstack-request-id: req-90ed4577-ba0a-4226-bde7-f301e1147fd6 2019-07-03 10:07:45,178 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:45,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-90ed4577-ba0a-4226-bde7-f301e1147fd6 2019-07-03 10:07:45,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072968006134s 2019-07-03 10:07:50,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:50,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-9c78b547-c9f0-441f-8590-0bb8ab04d686 2019-07-03 10:07:50,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:50,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:50 GMT Server: Apache x-openstack-request-id: req-71c5a2f0-f8e2-4c3a-bc5b-1953540aa1a0 2019-07-03 10:07:50,257 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:50,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-71c5a2f0-f8e2-4c3a-bc5b-1953540aa1a0 2019-07-03 10:07:50,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729711055756s 2019-07-03 10:07:50,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:07:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:50,288 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c259c5c0-08eb-419e-9624-eff6b9334d64 2019-07-03 10:07:50,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:07:50,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c79d463c-3ed7-43e3-966a-9624b76494b4 2019-07-03 10:07:50,331 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:07:50,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-c79d463c-3ed7-43e3-966a-9624b76494b4 2019-07-03 10:07:50,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073264837265s 2019-07-03 10:07:55,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:07:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:07:55,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:07:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-2b3815cc-e7f2-449f-ba8d-a1220dba3195 2019-07-03 10:07:55,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-07-03 10:07:55,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:07:55 GMT Server: Apache x-openstack-request-id: req-9b0aef5f-6b2c-4485-b292-bbd1691cc5ce 2019-07-03 10:07:55,412 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:07:55,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-9b0aef5f-6b2c-4485-b292-bbd1691cc5ce 2019-07-03 10:07:55,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742311477661s 2019-07-03 10:08:00,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:00,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:00,449 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-f6301a1c-6f4f-4f2a-bdaa-27ee4df36d20 2019-07-03 10:08:00,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:00,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:00 GMT Server: Apache x-openstack-request-id: req-9298da1a-8552-4bb9-bc61-95fd1ead254a 2019-07-03 10:08:00,492 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:00,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-9298da1a-8552-4bb9-bc61-95fd1ead254a 2019-07-03 10:08:00,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748341083527s 2019-07-03 10:08:00,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:08:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:00,524 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-753336d1-9911-46c7-85f4-77cce52c28bc 2019-07-03 10:08:00,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:00,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-694c40c2-8db5-467b-856a-ffe069558132 2019-07-03 10:08:00,843 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:08:00,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-694c40c2-8db5-467b-856a-ffe069558132 2019-07-03 10:08:00,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350525856018s 2019-07-03 10:08:05,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:05,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:05,882 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-c4adb32c-e294-4dc4-be97-c511c2237b28 2019-07-03 10:08:05,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:05,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:05 GMT Server: Apache x-openstack-request-id: req-f0a3d94d-498b-4857-84fe-0e8e905968c3 2019-07-03 10:08:05,926 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:05,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-f0a3d94d-498b-4857-84fe-0e8e905968c3 2019-07-03 10:08:05,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756258964539s 2019-07-03 10:08:10,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:10,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:10,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-7df8a912-8294-4650-a0cc-6d6faaff1a75 2019-07-03 10:08:10,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:11,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:11 GMT Server: Apache x-openstack-request-id: req-9fe7268e-99aa-47e2-962a-2bbe47d77601 2019-07-03 10:08:11,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:11,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-9fe7268e-99aa-47e2-962a-2bbe47d77601 2019-07-03 10:08:11,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731401443481s 2019-07-03 10:08:11,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:08:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:11,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-830557d3-b702-4b99-bb82-1571c9b78663 2019-07-03 10:08:11,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:11,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-28636fed-4bc5-4b2c-b025-64fd82593039 2019-07-03 10:08:11,459 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:08:11,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-28636fed-4bc5-4b2c-b025-64fd82593039 2019-07-03 10:08:11,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.454194068909s 2019-07-03 10:08:16,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:16,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:16,800 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-c2751952-b26b-4350-8ef6-92a8e4c654d1 2019-07-03 10:08:16,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:16,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:16 GMT Server: Apache x-openstack-request-id: req-05d13c1c-d786-4d97-9b0d-6345eb3548a6 2019-07-03 10:08:16,844 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:16,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-05d13c1c-d786-4d97-9b0d-6345eb3548a6 2019-07-03 10:08:16,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377562046051s 2019-07-03 10:08:21,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:21,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:21,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-79c5314b-5eeb-4278-8a3d-383ccadd0051 2019-07-03 10:08:21,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:21,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:21 GMT Server: Apache x-openstack-request-id: req-d29ac9da-a0c3-48ec-95eb-b6dc65268af5 2019-07-03 10:08:21,923 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:21,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-d29ac9da-a0c3-48ec-95eb-b6dc65268af5 2019-07-03 10:08:21,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733699798584s 2019-07-03 10:08:21,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:08:21,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:21,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-0424d17d-2867-4604-b17d-47e0a98f5a12 2019-07-03 10:08:21,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:21,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-46835e0e-d30b-4589-9eb9-35ad4e1434e1 2019-07-03 10:08:21,999 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:08:21,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-46835e0e-d30b-4589-9eb9-35ad4e1434e1 2019-07-03 10:08:21,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075220823288s 2019-07-03 10:08:27,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:27,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:27,036 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-fe4a4e11-88c2-426e-a6fa-3c23fcacb6a3 2019-07-03 10:08:27,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:27,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:27 GMT Server: Apache x-openstack-request-id: req-e75f79e6-b067-4e72-8a49-10c13333b2ba 2019-07-03 10:08:27,388 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:27,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-e75f79e6-b067-4e72-8a49-10c13333b2ba 2019-07-03 10:08:27,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382707834244s 2019-07-03 10:08:32,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:32,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:32,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-72c426cd-5289-49ae-8efd-fd17b6205606 2019-07-03 10:08:32,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:32,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:32 GMT Server: Apache x-openstack-request-id: req-8243a4ba-4528-4029-8c6a-aac41202a707 2019-07-03 10:08:32,743 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:32,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-8243a4ba-4528-4029-8c6a-aac41202a707 2019-07-03 10:08:32,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348320960999s 2019-07-03 10:08:32,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:08:32,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:33,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7783853-7f69-40ed-9956-5603267a0f72 2019-07-03 10:08:33,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:33,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-94da7cf8-812c-4f45-a25d-56a749a6c515 2019-07-03 10:08:33,142 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:08:33,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-94da7cf8-812c-4f45-a25d-56a749a6c515 2019-07-03 10:08:33,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.399050951004s 2019-07-03 10:08:38,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:38,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-88f81b56-2900-4523-9dbf-64bde69e2267 2019-07-03 10:08:38,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-07-03 10:08:38,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:38 GMT Server: Apache x-openstack-request-id: req-174d75de-cccc-40cc-8978-af24a431f28f 2019-07-03 10:08:38,530 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:38,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-174d75de-cccc-40cc-8978-af24a431f28f 2019-07-03 10:08:38,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381054878235s 2019-07-03 10:08:43,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:43,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-88aa5c7b-e8c9-4fba-a68b-4012280cf20f 2019-07-03 10:08:43,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:43,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:43 GMT Server: Apache x-openstack-request-id: req-442aebc6-681e-42ca-88e2-eddac93b32f0 2019-07-03 10:08:43,910 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:43,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-442aebc6-681e-42ca-88e2-eddac93b32f0 2019-07-03 10:08:43,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373959064484s 2019-07-03 10:08:43,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:08:43,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:43,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-dc278565-1830-44d9-a6dd-ea47162ec7af 2019-07-03 10:08:43,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:44,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-926d2eee-8e10-447b-9062-8e8f585babb8 2019-07-03 10:08:44,277 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:08:44,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-926d2eee-8e10-447b-9062-8e8f585babb8 2019-07-03 10:08:44,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.366770029068s 2019-07-03 10:08:49,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:49,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:49,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-d7520523-7443-42cc-bae9-5ed78f3fe78f 2019-07-03 10:08:49,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:49,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:49 GMT Server: Apache x-openstack-request-id: req-8e81f71f-fe13-4add-a667-2f346a8923da 2019-07-03 10:08:49,649 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:49,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-8e81f71f-fe13-4add-a667-2f346a8923da 2019-07-03 10:08:49,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368335962296s 2019-07-03 10:08:54,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:08:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:54,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-c05decfd-9e48-46ef-be9f-fad830563d95 2019-07-03 10:08:54,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:55,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:55 GMT Server: Apache x-openstack-request-id: req-5f400924-d67c-41e7-9cc1-25397f31ca8c 2019-07-03 10:08:55,301 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:08:55,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-5f400924-d67c-41e7-9cc1-25397f31ca8c 2019-07-03 10:08:55,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.645593881607s 2019-07-03 10:08:55,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:08:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:08:55,332 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:08:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-92c2e3e0-611d-4f75-9e59-fe890e07b36a 2019-07-03 10:08:55,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:08:55,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:08:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89f6c353-38fd-42ce-b44f-8cd474b86a7d 2019-07-03 10:08:55,375 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:08:55,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-89f6c353-38fd-42ce-b44f-8cd474b86a7d 2019-07-03 10:08:55,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735869407654s 2019-07-03 10:09:00,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:00,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-10407a3b-2e42-4f08-80d4-6ff8ff244dac 2019-07-03 10:09:00,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:00,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:00 GMT Server: Apache x-openstack-request-id: req-ca5d457b-f892-4a5a-8888-698b5d92f279 2019-07-03 10:09:00,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:00,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-ca5d457b-f892-4a5a-8888-698b5d92f279 2019-07-03 10:09:00,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352942943573s 2019-07-03 10:09:05,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:05,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:05,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-1ce4b544-a472-4db1-b8fd-68d4e1d9b845 2019-07-03 10:09:05,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:05,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:05 GMT Server: Apache x-openstack-request-id: req-6123cd01-e176-4fde-8605-e65c996bffce 2019-07-03 10:09:05,818 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:05,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-6123cd01-e176-4fde-8605-e65c996bffce 2019-07-03 10:09:05,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772399902344s 2019-07-03 10:09:05,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:09:05,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:06,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-dfb18383-f2df-42f5-bb66-cf38bd823ac1 2019-07-03 10:09:06,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:06,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-800b45fd-bc83-4da7-8e69-9782bd19d077 2019-07-03 10:09:06,221 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:09:06,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-800b45fd-bc83-4da7-8e69-9782bd19d077 2019-07-03 10:09:06,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.402726888657s 2019-07-03 10:09:11,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:11,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:11,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-8f0d891b-c8e6-47d8-8271-075df5180f59 2019-07-03 10:09:11,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-07-03 10:09:11,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:11 GMT Server: Apache x-openstack-request-id: req-81811cb2-d3db-4a2c-a102-a4dec7acb763 2019-07-03 10:09:11,583 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:11,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-81811cb2-d3db-4a2c-a102-a4dec7acb763 2019-07-03 10:09:11,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35477399826s 2019-07-03 10:09:16,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:16,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:16,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-07c19b59-b5bd-4558-8b41-eda24c2f61e5 2019-07-03 10:09:16,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:16,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:16 GMT Server: Apache x-openstack-request-id: req-d854b587-0186-42cf-9014-fa49f03fc3ed 2019-07-03 10:09:16,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:16,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-d854b587-0186-42cf-9014-fa49f03fc3ed 2019-07-03 10:09:16,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377404928207s 2019-07-03 10:09:16,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:09:16,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:17,277 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e09adf5-d32a-42bd-bf56-05e36fb18038 2019-07-03 10:09:17,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:17,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-86350a37-c3fd-476e-92e6-18c53c66be4d 2019-07-03 10:09:17,322 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:09:17,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-86350a37-c3fd-476e-92e6-18c53c66be4d 2019-07-03 10:09:17,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.3576130867s 2019-07-03 10:09:22,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:22,366 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-313c73a0-42ff-483d-bb39-cb423633cf18 2019-07-03 10:09:22,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:22,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:22 GMT Server: Apache x-openstack-request-id: req-aa067d66-9d3b-4e8d-a60f-6b24b41701b1 2019-07-03 10:09:22,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:22,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-aa067d66-9d3b-4e8d-a60f-6b24b41701b1 2019-07-03 10:09:22,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0799300670624s 2019-07-03 10:09:27,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:27,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:27,444 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-2e678f79-4fb0-4b9f-aabd-6678483ae281 2019-07-03 10:09:27,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:27,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:27 GMT Server: Apache x-openstack-request-id: req-da7d6abf-72a5-42a5-ae9a-530cc7e42bf8 2019-07-03 10:09:27,490 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:27,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-da7d6abf-72a5-42a5-ae9a-530cc7e42bf8 2019-07-03 10:09:27,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763111114502s 2019-07-03 10:09:27,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:09:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:27,528 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-3ede3268-2cb1-4d0e-b0d7-ea1390e6d0a7 2019-07-03 10:09:27,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:27,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-239ddcac-f4ee-48fe-a790-45f4f181d4d2 2019-07-03 10:09:27,829 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:09:27,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-239ddcac-f4ee-48fe-a790-45f4f181d4d2 2019-07-03 10:09:27,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.33803319931s 2019-07-03 10:09:32,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:32,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:33,193 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-1be708fb-29f3-4269-9724-24d46b064693 2019-07-03 10:09:33,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:33,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:33 GMT Server: Apache x-openstack-request-id: req-a6bc5a09-231c-453c-aa00-844247cc2b24 2019-07-03 10:09:33,552 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:33,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-a6bc5a09-231c-453c-aa00-844247cc2b24 2019-07-03 10:09:33,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.71914601326s 2019-07-03 10:09:38,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:38,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:38,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-1480528f-c285-4264-a6f7-007e6b02d823 2019-07-03 10:09:38,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:38,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:38 GMT Server: Apache x-openstack-request-id: req-6a12421b-3a4c-4b4d-bc01-580364203757 2019-07-03 10:09:38,629 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:38,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-6a12421b-3a4c-4b4d-bc01-580364203757 2019-07-03 10:09:38,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736320018768s 2019-07-03 10:09:38,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:09:38,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:38,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-b352e006-fd39-4b33-94d8-ac23f493de94 2019-07-03 10:09:38,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-07-03 10:09:38,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8099d4ee-414f-451f-bafa-02302137a13b 2019-07-03 10:09:38,701 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:09:38,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-8099d4ee-414f-451f-bafa-02302137a13b 2019-07-03 10:09:38,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713300704956s 2019-07-03 10:09:43,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:43,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-55c9eb1b-4852-4932-b339-c80db361edc0 2019-07-03 10:09:43,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:43,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:43 GMT Server: Apache x-openstack-request-id: req-d7921daf-def5-4d84-936a-b681ee19e55c 2019-07-03 10:09:43,781 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:43,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-d7921daf-def5-4d84-936a-b681ee19e55c 2019-07-03 10:09:43,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740320682526s 2019-07-03 10:09:48,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:49,115 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:48 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-9f267b94-ec07-4468-bcfb-0884340b6124 2019-07-03 10:09:49,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:49,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:49 GMT Server: Apache x-openstack-request-id: req-c85ea951-8193-45c8-8703-534b014d4653 2019-07-03 10:09:49,162 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:49,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-c85ea951-8193-45c8-8703-534b014d4653 2019-07-03 10:09:49,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374659061432s 2019-07-03 10:09:49,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:09:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:49,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-5abb5f68-3558-4601-8a9c-7741ad68d5fd 2019-07-03 10:09:49,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:49,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b5d4273-7c8d-4152-b216-1cb56d909443 2019-07-03 10:09:49,515 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:09:49,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-3b5d4273-7c8d-4152-b216-1cb56d909443 2019-07-03 10:09:49,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.352921962738s 2019-07-03 10:09:54,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:54,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:54,552 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-64bde01d-71e6-441c-8f9c-e9556030c678 2019-07-03 10:09: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-07-03 10:09:54,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:54 GMT Server: Apache x-openstack-request-id: req-32df9dee-de54-4b26-8584-c9545bfbd766 2019-07-03 10:09:54,595 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:54,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-32df9dee-de54-4b26-8584-c9545bfbd766 2019-07-03 10:09:54,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735189914703s 2019-07-03 10:09:59,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:09:59,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:09:59,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:09:59 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-f36c6012-141e-489a-b39f-e51d2249c0f8 2019-07-03 10:09:59,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:09:59,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:09:59 GMT Server: Apache x-openstack-request-id: req-e89c78fa-a82f-4e3d-b75d-50898688a731 2019-07-03 10:09:59,972 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:09:59,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-e89c78fa-a82f-4e3d-b75d-50898688a731 2019-07-03 10:09:59,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370722055435s 2019-07-03 10:09:59,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:09:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:00,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-dba3c5ac-4a91-4ef1-90f9-98be5ae712c1 2019-07-03 10:10:00,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:00,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-793f0ef8-0d70-4e65-b579-73dabeba0c9f 2019-07-03 10:10:00,048 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:10:00,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-793f0ef8-0d70-4e65-b579-73dabeba0c9f 2019-07-03 10:10:00,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759649276733s 2019-07-03 10:10:05,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:05,086 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-73f514af-aebb-483f-a8e2-c5f1906880a2 2019-07-03 10:10:05,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:05,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:05 GMT Server: Apache x-openstack-request-id: req-159b6bc6-f9f3-45ca-b6f7-c982ba8d25f1 2019-07-03 10:10:05,129 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:05,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-159b6bc6-f9f3-45ca-b6f7-c982ba8d25f1 2019-07-03 10:10:05,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747098922729s 2019-07-03 10:10:10,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:10,166 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-362031cc-d4f5-4a33-9af6-bfb6eeb566fd 2019-07-03 10:10:10,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-07-03 10:10:10,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:10 GMT Server: Apache x-openstack-request-id: req-1f75d35c-a88f-4358-9848-34b99b559873 2019-07-03 10:10:10,209 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:10,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-1f75d35c-a88f-4358-9848-34b99b559873 2019-07-03 10:10:10,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733289718628s 2019-07-03 10:10:10,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:10:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:10,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c49b629e-7ca3-4b3e-a8ad-fa70304d6dce 2019-07-03 10:10: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-07-03 10:10:11,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83e6fced-0c66-4a6e-ad36-a80340e86152 2019-07-03 10:10:11,005 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:10:11,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-83e6fced-0c66-4a6e-ad36-a80340e86152 2019-07-03 10:10:11,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.795695066452s 2019-07-03 10:10:16,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:16,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:16,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-b29ed55b-3e71-4033-8aab-8b2c895f9ecd 2019-07-03 10:10:16,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:16,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:16 GMT Server: Apache x-openstack-request-id: req-d73c31b0-8b4a-4637-8335-71b17d3a23bd 2019-07-03 10:10:16,084 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:16,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-d73c31b0-8b4a-4637-8335-71b17d3a23bd 2019-07-03 10:10:16,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729730129242s 2019-07-03 10:10:21,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:21,120 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-114f68b3-415c-49a2-8400-4552852817f3 2019-07-03 10:10:21,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:21,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:21 GMT Server: Apache x-openstack-request-id: req-4e0cc4ea-b41b-424b-a12a-cb27348c5994 2019-07-03 10:10:21,162 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:21,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-4e0cc4ea-b41b-424b-a12a-cb27348c5994 2019-07-03 10:10:21,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720720291138s 2019-07-03 10:10:21,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:10:21,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:21,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-04197af0-bdfe-442b-85d3-9765e32c8bcb 2019-07-03 10:10:21,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:21,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-919fa29a-7bfc-4e9d-a5b7-2fb199c50b38 2019-07-03 10:10:21,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:10:21,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-919fa29a-7bfc-4e9d-a5b7-2fb199c50b38 2019-07-03 10:10:21,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746810436249s 2019-07-03 10:10:26,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:26,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:26 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-69556ba5-6b2e-4583-88c5-dffd361a9a25 2019-07-03 10:10:26,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-07-03 10:10:26,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:26 GMT Server: Apache x-openstack-request-id: req-259da7d2-2c41-4fd9-a869-537870ae64d4 2019-07-03 10:10:26,603 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:26,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-259da7d2-2c41-4fd9-a869-537870ae64d4 2019-07-03 10:10:26,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363398075104s 2019-07-03 10:10:31,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:31,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:31,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-d1a08372-aec7-4578-aabb-7832ff057991 2019-07-03 10:10:31,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:32,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:31 GMT Server: Apache x-openstack-request-id: req-fb345801-0297-414f-86d1-cc6eca4759ac 2019-07-03 10:10:32,071 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:32,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-fb345801-0297-414f-86d1-cc6eca4759ac 2019-07-03 10:10:32,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.463184118271s 2019-07-03 10:10:32,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:10:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:32,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8206549f-4783-43ea-b040-bcd7685b4a6e 2019-07-03 10:10:32,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:32,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-06d606ed-3254-4c2e-98a2-c7773bef4e6d 2019-07-03 10:10:32,868 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:10:32,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-06d606ed-3254-4c2e-98a2-c7773bef4e6d 2019-07-03 10:10:32,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.796005010605s 2019-07-03 10:10:37,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:37,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:37 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-d2bf1a7b-b82a-4c6f-a1d7-30950c7fdd23 2019-07-03 10:10:37,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:37,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:37 GMT Server: Apache x-openstack-request-id: req-a7e2cebd-2e66-4e25-afd1-e070a5a24b25 2019-07-03 10:10:37,948 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:37,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-a7e2cebd-2e66-4e25-afd1-e070a5a24b25 2019-07-03 10:10:37,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736050605774s 2019-07-03 10:10:42,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:42,983 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:42 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-6cbbac53-e811-40c3-9fa0-918655fec3bd 2019-07-03 10:10:42,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:43,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:43 GMT Server: Apache x-openstack-request-id: req-b5a34f9f-2993-4a25-b335-51e0fa64f95e 2019-07-03 10:10:43,025 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:43,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-b5a34f9f-2993-4a25-b335-51e0fa64f95e 2019-07-03 10:10:43,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725049972534s 2019-07-03 10:10:43,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:10:43,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:43,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8620f1bc-5264-4990-94a7-2ce09f2ef320 2019-07-03 10:10:43,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:43,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b840dfdc-fa2a-4be6-836a-f017ede6c67f 2019-07-03 10:10:43,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:10:43,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-b840dfdc-fa2a-4be6-836a-f017ede6c67f 2019-07-03 10:10:43,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359216928482s 2019-07-03 10:10:48,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:48,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:48 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-ed20d6bf-e15c-474e-a4eb-13b2b9e0ebd4 2019-07-03 10:10:48,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:48,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:48 GMT Server: Apache x-openstack-request-id: req-150dc8b5-6908-4080-881b-3f0738957b5d 2019-07-03 10:10:48,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:48,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-150dc8b5-6908-4080-881b-3f0738957b5d 2019-07-03 10:10:48,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752921104431s 2019-07-03 10:10:53,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:53,788 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:53 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc Server: Apache x-openstack-request-id: req-fe8549e7-9dda-4b79-9a75-d59a3ab39278 2019-07-03 10:10:53,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:10:53,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d9c10984-0a4c-43d0-826f-8eee7c078d46 2019-07-03 10:10:53,831 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-07-03T10:10:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/ellis/events/cabdf16c-ef85-4f30-8007-cae0858753c4", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "73fcb854-3dcf-4bcf-bb1e-2a6e1b2f346a", "id": "cabdf16c-ef85-4f30-8007-cae0858753c4"}, {"resource_name": "vellum", "event_time": "2019-07-03T10:10:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/vellum/events/2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-3r6s4rf7l46f", "id": "2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227"}]} 2019-07-03 10:10:53,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc&marker=dd1d81c3-aa42-4f70-b99d-eb12944b9685&sort_dir=asc used request id req-d9c10984-0a4c-43d0-826f-8eee7c078d46 2019-07-03 10:10:53,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362048864365s 2019-07-03 10:10:58,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:10:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:10:58,868 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:10:58 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-de86f880-9a7e-45c1-9d4b-2eeb7379a5e6 2019-07-03 10:10:58,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-07-03 10:10:58,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:10:58 GMT Server: Apache x-openstack-request-id: req-c233e370-706d-4a9c-82be-f35c998a5ced 2019-07-03 10:10:58,912 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:10:58,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-c233e370-706d-4a9c-82be-f35c998a5ced 2019-07-03 10:10:58,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749731063843s 2019-07-03 10:11:03,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:03,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:03 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-3dccd68f-f67e-4094-bb8d-906d0fce76dc 2019-07-03 10:11:03,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:03,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:03 GMT Server: Apache x-openstack-request-id: req-8e856548-8581-420a-8092-5b0aa8b73ac8 2019-07-03 10:11:03,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:03,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-8e856548-8581-420a-8092-5b0aa8b73ac8 2019-07-03 10:11:03,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727989673615s 2019-07-03 10:11:03,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:11:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:04,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:04 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ce3ef71-915f-4d65-be83-dc2e0713279a 2019-07-03 10:11:04,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:04,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f8ad07bf-f220-4f6d-90ad-98b56aba73b6 2019-07-03 10:11:04,647 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:11:04,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-f8ad07bf-f220-4f6d-90ad-98b56aba73b6 2019-07-03 10:11:04,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.655170202255s 2019-07-03 10:11:09,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:09,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:09 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-c651363a-e6c6-4c98-ac9e-61c8c7370f9d 2019-07-03 10:11:09,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:09,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:09 GMT Server: Apache x-openstack-request-id: req-09829478-8d0e-4852-b20b-a881610fa945 2019-07-03 10:11:09,729 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:09,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-09829478-8d0e-4852-b20b-a881610fa945 2019-07-03 10:11:09,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754249095917s 2019-07-03 10:11:14,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:14,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:14,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:14 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-62fc8977-8e70-4ba9-87b3-23709abceceb 2019-07-03 10:11:14,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:14,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:14 GMT Server: Apache x-openstack-request-id: req-d6ecefc4-eceb-4558-bbb7-214168c0152d 2019-07-03 10:11:14,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:14,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-d6ecefc4-eceb-4558-bbb7-214168c0152d 2019-07-03 10:11:14,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737581253052s 2019-07-03 10:11:14,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:11:14,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:14,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:14 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8bbbb451-55e6-49bb-b915-690ff6fc0f05 2019-07-03 10:11:14,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:14,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-16fbc915-134a-40d7-bf64-4661b8713d87 2019-07-03 10:11:14,898 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:11:14,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-16fbc915-134a-40d7-bf64-4661b8713d87 2019-07-03 10:11:14,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.089742898941s 2019-07-03 10:11:19,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:19,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:19,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:19 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-02a85904-86aa-4e3c-9a24-5503ca1a1fa2 2019-07-03 10:11:19,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:19,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:19 GMT Server: Apache x-openstack-request-id: req-721ed165-d0dd-4563-b641-3afaab032269 2019-07-03 10:11:19,981 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:19,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-721ed165-d0dd-4563-b641-3afaab032269 2019-07-03 10:11:19,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763351917267s 2019-07-03 10:11:24,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:25,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:25 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-42c879e6-1c90-4f0b-9408-8156643d7fa8 2019-07-03 10:11:25,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:25,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:25 GMT Server: Apache x-openstack-request-id: req-d05dbcb3-d9c0-4056-addd-262f5240fc03 2019-07-03 10:11:25,061 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:25,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-d05dbcb3-d9c0-4056-addd-262f5240fc03 2019-07-03 10:11:25,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743250846863s 2019-07-03 10:11:25,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:11:25,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:25,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:25 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e5d23aa7-393d-42d6-8c52-748880c73a9b 2019-07-03 10:11:25,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:25,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1a00c485-b917-4b2e-86d4-83d45b7f652e 2019-07-03 10:11:25,427 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:11:25,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-1a00c485-b917-4b2e-86d4-83d45b7f652e 2019-07-03 10:11:25,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.365492105484s 2019-07-03 10:11:30,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:30,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:30 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-4c7b88ee-b313-4b18-b939-86116fb6ce79 2019-07-03 10:11:30,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:30,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:30 GMT Server: Apache x-openstack-request-id: req-33abdbc7-17eb-4abf-a1c5-ba86cdbfba47 2019-07-03 10:11:30,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:30,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-33abdbc7-17eb-4abf-a1c5-ba86cdbfba47 2019-07-03 10:11:30,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741748809814s 2019-07-03 10:11:35,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:35,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:35,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:35 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-4c317a71-5653-4b49-a413-956333ce523a 2019-07-03 10:11:35,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:35,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:35 GMT Server: Apache x-openstack-request-id: req-a027d2c9-49a3-4d6b-aa69-13b78bdadd57 2019-07-03 10:11:35,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:35,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-a027d2c9-49a3-4d6b-aa69-13b78bdadd57 2019-07-03 10:11:35,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772180557251s 2019-07-03 10:11:35,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:11:35,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:35,622 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:35 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a439474-ed93-4e16-839d-b48156c65ee1 2019-07-03 10:11:35,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:35,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c8986921-680e-4be1-9ad6-8aa7bb8e9f54 2019-07-03 10:11:35,945 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:11:35,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-c8986921-680e-4be1-9ad6-8aa7bb8e9f54 2019-07-03 10:11:35,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.353487014771s 2019-07-03 10:11:40,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:40,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:40 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-0ead7abf-d75b-4a36-a421-721e8fb93113 2019-07-03 10:11:40,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:41,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:41 GMT Server: Apache x-openstack-request-id: req-ce128b19-7a6b-4f7c-b4de-76acd496bd0c 2019-07-03 10:11:41,024 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:41,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-ce128b19-7a6b-4f7c-b4de-76acd496bd0c 2019-07-03 10:11:41,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072643995285s 2019-07-03 10:11:46,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:46,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-2b4badb6-e7dd-4acf-b529-60484ba12053 2019-07-03 10:11:46,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-07-03 10:11:46,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:46 GMT Server: Apache x-openstack-request-id: req-2315af9b-e48a-4a4c-bf72-d5f2367bc1e6 2019-07-03 10:11:46,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:46,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-2315af9b-e48a-4a4c-bf72-d5f2367bc1e6 2019-07-03 10:11:46,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0792689323425s 2019-07-03 10:11:46,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:11:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:46,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ce117f7-9dbe-4323-b6ed-ffe5ebf481de 2019-07-03 10:11:46,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:46,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fea28815-ffa5-47f5-870d-1d99ed00e450 2019-07-03 10:11:46,183 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:11:46,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-fea28815-ffa5-47f5-870d-1d99ed00e450 2019-07-03 10:11:46,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731408596039s 2019-07-03 10:11:51,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:51,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:51 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-c5abe1da-ed7a-4219-a325-b24e929f75da 2019-07-03 10:11:51,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:51,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:51 GMT Server: Apache x-openstack-request-id: req-5229d6b1-c990-4445-a218-115c0776610e 2019-07-03 10:11:51,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:51,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-5229d6b1-c990-4445-a218-115c0776610e 2019-07-03 10:11:51,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724899768829s 2019-07-03 10:11:56,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:11:56,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:56,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-b63173f7-8175-4f93-b298-a6f73d32e5dd 2019-07-03 10:11:56,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:56,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:56 GMT Server: Apache x-openstack-request-id: req-ee827fbb-6d3f-4832-8c81-9a430cff0cf9 2019-07-03 10:11:56,341 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:11:56,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-ee827fbb-6d3f-4832-8c81-9a430cff0cf9 2019-07-03 10:11:56,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732231140137s 2019-07-03 10:11:56,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:11:56,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:11:56,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:11:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f0e06d82-8cbd-4831-83a5-710f302d5837 2019-07-03 10:11:56,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:11:56,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:11:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e72d5a8b-048b-4405-9f21-c14c6bd1ddb3 2019-07-03 10:11:56,418 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:11:56,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-e72d5a8b-048b-4405-9f21-c14c6bd1ddb3 2019-07-03 10:11:56,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0767910480499s 2019-07-03 10:12:01,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:01,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:01 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-df75fc7b-9aa3-4cd4-9b29-84e91f618cb5 2019-07-03 10:12:01,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:01,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:01 GMT Server: Apache x-openstack-request-id: req-a4b2df2c-8203-4b47-af5c-8872ae602289 2019-07-03 10:12:01,498 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:01,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-a4b2df2c-8203-4b47-af5c-8872ae602289 2019-07-03 10:12:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731258392334s 2019-07-03 10:12:06,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:06,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-4a3f140e-020f-43a9-9ab7-4ae942868baf 2019-07-03 10:12:06,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-07-03 10:12:06,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:06 GMT Server: Apache x-openstack-request-id: req-d77d2b9a-729a-4f6d-a4c1-7212b838c9db 2019-07-03 10:12:06,579 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:06,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-d77d2b9a-729a-4f6d-a4c1-7212b838c9db 2019-07-03 10:12:06,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751149654388s 2019-07-03 10:12:06,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:12:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:06,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-abd2cdbc-a382-4015-b18e-3ace65dfe259 2019-07-03 10:12:06,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:06,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-54e09fc2-774f-47c2-9154-49d2b76462c7 2019-07-03 10:12:06,651 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:12:06,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-54e09fc2-774f-47c2-9154-49d2b76462c7 2019-07-03 10:12:06,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714149475098s 2019-07-03 10:12:11,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:11,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:11,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-b165544d-d781-47b4-9fec-f62ab3d58829 2019-07-03 10:12:11,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:11,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:11 GMT Server: Apache x-openstack-request-id: req-0049c0ea-3648-4a17-87a6-1262e162abbd 2019-07-03 10:12:11,732 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:11,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-0049c0ea-3648-4a17-87a6-1262e162abbd 2019-07-03 10:12:11,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740489959717s 2019-07-03 10:12:16,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:16,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-f2a57636-57f0-4a8b-ae12-a19ac4cc2d5a 2019-07-03 10:12:16,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:16,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:16 GMT Server: Apache x-openstack-request-id: req-93c8f28c-e3f2-403a-81ec-5df28c055333 2019-07-03 10:12:16,813 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:16,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-93c8f28c-e3f2-403a-81ec-5df28c055333 2019-07-03 10:12:16,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075718164444s 2019-07-03 10:12:16,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:12:16,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:16,844 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-759398bd-5e9c-46af-bd59-51fb8fada2ec 2019-07-03 10:12:16,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:16,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50c3e840-94ae-47a1-be4b-67c26563e716 2019-07-03 10:12:16,886 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:12:16,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-50c3e840-94ae-47a1-be4b-67c26563e716 2019-07-03 10:12:16,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726909637451s 2019-07-03 10:12:21,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:21,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-af272f0d-ffd0-4331-a913-27ca7bae1cd3 2019-07-03 10:12:21,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:21,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:21 GMT Server: Apache x-openstack-request-id: req-92a868f0-2976-47ce-a399-53a85d1e17d9 2019-07-03 10:12:21,971 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:21,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-92a868f0-2976-47ce-a399-53a85d1e17d9 2019-07-03 10:12:21,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.078439950943s 2019-07-03 10:12:26,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:26,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:27,010 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-1241b9fd-e933-4eda-9d76-2792a214a5c1 2019-07-03 10:12:27,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:27,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:27 GMT Server: Apache x-openstack-request-id: req-2107088f-74a2-42bd-9b70-1ed42b3bab27 2019-07-03 10:12:27,052 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:27,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-2107088f-74a2-42bd-9b70-1ed42b3bab27 2019-07-03 10:12:27,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074686050415s 2019-07-03 10:12:27,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:12:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:27,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-603c74d6-ce82-492e-a109-35ec81fe5f3b 2019-07-03 10:12:27,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:27,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1215d979-af08-4c6d-a0be-661081e9f89a 2019-07-03 10:12:27,126 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:12:27,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-1215d979-af08-4c6d-a0be-661081e9f89a 2019-07-03 10:12:27,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074079990387s 2019-07-03 10:12:32,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:32,224 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-77787ef9-339f-4e68-8ce0-2c94c6d0a093 2019-07-03 10:12:32,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:32,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:32 GMT Server: Apache x-openstack-request-id: req-feba1279-1627-4874-80da-97693570dd29 2019-07-03 10:12:32,268 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:32,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-feba1279-1627-4874-80da-97693570dd29 2019-07-03 10:12:32,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.134854078293s 2019-07-03 10:12:37,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:37,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:37 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-aa279827-bab4-4879-8bd0-4c76993caa8a 2019-07-03 10:12:37,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:37,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:37 GMT Server: Apache x-openstack-request-id: req-575f2ad9-1cd7-4eb1-a0cc-1531df8a3fbe 2019-07-03 10:12:37,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:37,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-575f2ad9-1cd7-4eb1-a0cc-1531df8a3fbe 2019-07-03 10:12:37,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725359916687s 2019-07-03 10:12:37,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:12:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:37,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:37 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-134305c1-924a-40ca-b935-cf741988d118 2019-07-03 10:12:37,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:37,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-42ddbf2b-4bd5-4d2e-8c65-d77e9974746a 2019-07-03 10:12:37,424 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:12:37,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-42ddbf2b-4bd5-4d2e-8c65-d77e9974746a 2019-07-03 10:12:37,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0769650936127s 2019-07-03 10:12:42,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:42,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:42,463 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:42 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-2347db52-3fa7-470f-ab57-507ef1df0726 2019-07-03 10:12:42,463 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:42,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:42 GMT Server: Apache x-openstack-request-id: req-8dff121c-8406-4f9e-b4df-c9f0dff59ebb 2019-07-03 10:12:42,505 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:42,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-8dff121c-8406-4f9e-b4df-c9f0dff59ebb 2019-07-03 10:12:42,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075049161911s 2019-07-03 10:12:47,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:47,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:47 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-0136e5a5-2718-4d3c-a6d4-66b3d3565ec3 2019-07-03 10:12:47,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:47,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:47 GMT Server: Apache x-openstack-request-id: req-a9514e62-48d3-49f0-af75-f54540b02311 2019-07-03 10:12:47,889 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:47,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-a9514e62-48d3-49f0-af75-f54540b02311 2019-07-03 10:12:47,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37840795517s 2019-07-03 10:12:47,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:12:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:47,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:47 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-62cb1706-9ac9-4d39-9026-668c4e5f9d81 2019-07-03 10:12:47,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:47,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-84ab7005-7eab-4b25-ba71-44fc6d13c3f3 2019-07-03 10:12:47,963 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:12:47,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-84ab7005-7eab-4b25-ba71-44fc6d13c3f3 2019-07-03 10:12:47,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726041793823s 2019-07-03 10:12:52,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:53,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:52 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-d86a9bd2-8df3-462d-9821-afc55599dd69 2019-07-03 10:12:53,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:53,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:53 GMT Server: Apache x-openstack-request-id: req-bddeb029-a5dc-4d53-855c-342d8b186dfe 2019-07-03 10:12:53,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:53,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-bddeb029-a5dc-4d53-855c-342d8b186dfe 2019-07-03 10:12:53,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361545085907s 2019-07-03 10:12:58,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:12:58,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:58,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:58 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-ae53528f-ae80-4b63-ae65-3e49c34beca6 2019-07-03 10:12:58,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:58,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:58 GMT Server: Apache x-openstack-request-id: req-5dc7c098-8703-427e-aaa7-7eeb81475e19 2019-07-03 10:12:58,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:12:58,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-5dc7c098-8703-427e-aaa7-7eeb81475e19 2019-07-03 10:12:58,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0897438526154s 2019-07-03 10:12:58,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:12:58,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:12:58,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:12:58 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-185519ea-ba05-415c-94f9-29e4400863f2 2019-07-03 10:12:58,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:12:58,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:12:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d1a50a9-b6ad-4ac2-a413-d2a26b3b1397 2019-07-03 10:12:58,515 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:12:58,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-2d1a50a9-b6ad-4ac2-a413-d2a26b3b1397 2019-07-03 10:12:58,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0884478092194s 2019-07-03 10:13:03,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:03,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:03 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-8505e194-0cc9-4a00-9a89-05fcf2c03e66 2019-07-03 10:13:03,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:03,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:03 GMT Server: Apache x-openstack-request-id: req-a1a5446f-c77d-40d5-b8df-6d8d715b3b0a 2019-07-03 10:13:03,595 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:03,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-a1a5446f-c77d-40d5-b8df-6d8d715b3b0a 2019-07-03 10:13:03,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738620758057s 2019-07-03 10:13:08,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:08,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-5018d681-33d3-42fa-b586-01c079ec2036 2019-07-03 10:13:08,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:08,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:08 GMT Server: Apache x-openstack-request-id: req-61056fad-b218-435d-b3bc-0d74102d517c 2019-07-03 10:13:08,678 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:08,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-61056fad-b218-435d-b3bc-0d74102d517c 2019-07-03 10:13:08,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765371322632s 2019-07-03 10:13:08,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:13:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:08,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-27146cb8-462b-4604-b928-72eb9e82f261 2019-07-03 10:13:08,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:08,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-67835377-951f-4e33-9797-4caba8cc43f9 2019-07-03 10:13:08,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:13:08,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-67835377-951f-4e33-9797-4caba8cc43f9 2019-07-03 10:13:08,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746541023254s 2019-07-03 10:13:13,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:13,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:13,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-4930bdf2-b194-48eb-9f55-df7cd6998418 2019-07-03 10:13:13,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-07-03 10:13:13,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:13 GMT Server: Apache x-openstack-request-id: req-29132d88-a669-4ba8-ad64-c6484b3a8df2 2019-07-03 10:13:13,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:13,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-29132d88-a669-4ba8-ad64-c6484b3a8df2 2019-07-03 10:13:13,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073618888855s 2019-07-03 10:13:18,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:18,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:18,870 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-143da9bd-9f01-4218-a4de-3ae518ce03d3 2019-07-03 10:13:18,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:18,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:18 GMT Server: Apache x-openstack-request-id: req-fd02aaeb-7897-4f62-a65f-f6fb280304f6 2019-07-03 10:13:18,912 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:18,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-fd02aaeb-7897-4f62-a65f-f6fb280304f6 2019-07-03 10:13:18,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733878612518s 2019-07-03 10:13:18,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:13:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:18,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-fcca4ac6-124b-49b4-8cf3-d75059449681 2019-07-03 10:13:18,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-07-03 10:13:18,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dd7f5001-7bcc-4b65-93d1-4eb2ed783b4e 2019-07-03 10:13:18,987 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:13:18,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-dd7f5001-7bcc-4b65-93d1-4eb2ed783b4e 2019-07-03 10:13:18,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740749835968s 2019-07-03 10:13:23,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:23,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:24,026 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-928f456a-0531-4949-945e-03e24a973b19 2019-07-03 10:13:24,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:24,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:24 GMT Server: Apache x-openstack-request-id: req-5b3c7f96-509c-412b-99d0-bea679d6f8c1 2019-07-03 10:13:24,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:24,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-5b3c7f96-509c-412b-99d0-bea679d6f8c1 2019-07-03 10:13:24,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756859779358s 2019-07-03 10:13:29,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:29,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:29,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-135d0aa3-21ef-4f16-9579-95c1ca88258d 2019-07-03 10:13:29,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:29,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:29 GMT Server: Apache x-openstack-request-id: req-89fa35f5-25ec-4d28-9bdb-a0b5e7d6785b 2019-07-03 10:13:29,444 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:29,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-89fa35f5-25ec-4d28-9bdb-a0b5e7d6785b 2019-07-03 10:13:29,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368625879288s 2019-07-03 10:13:29,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:13:29,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:29,474 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-3255bbe6-2df3-4b5a-b819-6db14e698f6b 2019-07-03 10:13:29,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:29,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3caceab2-a3e9-469f-aa9c-4c125262db58 2019-07-03 10:13:29,517 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:13:29,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-3caceab2-a3e9-469f-aa9c-4c125262db58 2019-07-03 10:13:29,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727550983429s 2019-07-03 10:13:34,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:34,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:34,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-65100d17-0ea3-4978-bc37-d8078c809f89 2019-07-03 10:13:34,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:34,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:34 GMT Server: Apache x-openstack-request-id: req-e03c3c66-dd0c-43e2-83d8-cdb10216ffaa 2019-07-03 10:13:34,598 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:34,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-e03c3c66-dd0c-43e2-83d8-cdb10216ffaa 2019-07-03 10:13:34,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745329856873s 2019-07-03 10:13:39,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:39,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-578cfb03-8189-44ca-bd3b-c77df1f3a93a 2019-07-03 10:13:39,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:39,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:39 GMT Server: Apache x-openstack-request-id: req-1a06028b-13af-4932-9d3e-b15048bba1f0 2019-07-03 10:13:39,677 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:39,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-1a06028b-13af-4932-9d3e-b15048bba1f0 2019-07-03 10:13:39,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073557138443s 2019-07-03 10:13:39,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:13:39,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:39,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-60ec1349-3109-41f9-9a5a-0d17d88f3d95 2019-07-03 10:13:39,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:39,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11272046-26d8-4966-9b8d-c9f480b56910 2019-07-03 10:13:39,754 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:13:39,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-11272046-26d8-4966-9b8d-c9f480b56910 2019-07-03 10:13:39,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0764291286469s 2019-07-03 10:13:44,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:44,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:45,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-0cacc64c-8dff-40f9-9807-78cc46ab8935 2019-07-03 10:13:45,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:45,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:45 GMT Server: Apache x-openstack-request-id: req-93f0ab88-3739-4bdb-ae73-cd8cf185de82 2019-07-03 10:13:45,396 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:45,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-93f0ab88-3739-4bdb-ae73-cd8cf185de82 2019-07-03 10:13:45,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.635281085968s 2019-07-03 10:13:50,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:50,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-bf654dda-d115-4b23-ab47-0fa7ef302124 2019-07-03 10:13:50,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:50,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:50 GMT Server: Apache x-openstack-request-id: req-cdd5807a-7fce-46fa-8086-f11a6fe13c2e 2019-07-03 10:13:50,476 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:50,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-cdd5807a-7fce-46fa-8086-f11a6fe13c2e 2019-07-03 10:13:50,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737779140472s 2019-07-03 10:13:50,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:13:50,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:50,506 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-dd41eeb9-6f90-49ac-acb1-e8c688c93759 2019-07-03 10:13:50,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:50,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db03f07b-f4bd-409d-a243-f6136be154c7 2019-07-03 10:13:50,552 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:13:50,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-db03f07b-f4bd-409d-a243-f6136be154c7 2019-07-03 10:13:50,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757269859314s 2019-07-03 10:13:55,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:13:55,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:13:55,589 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:13:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-53462851-d2ef-41ed-896c-d44160863fbb 2019-07-03 10:13:55,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:13:55,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:13:55 GMT Server: Apache x-openstack-request-id: req-46ed1fd2-853d-4cfb-b59f-7bb2d868de39 2019-07-03 10:13:55,631 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:13:55,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-46ed1fd2-853d-4cfb-b59f-7bb2d868de39 2019-07-03 10:13:55,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728211402893s 2019-07-03 10:14:00,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:00,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:00,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-ac54968b-df70-492e-b3a3-861bd6af2dc0 2019-07-03 10:14:00,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-07-03 10:14:00,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:00 GMT Server: Apache x-openstack-request-id: req-e7a667fb-5175-4597-bf3f-b7b719e297e7 2019-07-03 10:14:00,712 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:00,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-e7a667fb-5175-4597-bf3f-b7b719e297e7 2019-07-03 10:14:00,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752849578857s 2019-07-03 10:14:00,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:14:00,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:01,039 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-9dc7a29d-0525-48ec-9c97-402ddfcac25a 2019-07-03 10:14:01,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-07-03 10:14:01,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f25e50a3-2a7a-45bd-8c3c-a120d14de84e 2019-07-03 10:14:01,082 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:14:01,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-f25e50a3-2a7a-45bd-8c3c-a120d14de84e 2019-07-03 10:14:01,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.369418144226s 2019-07-03 10:14:06,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:06,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-abbf2450-a8b9-4f80-b6fb-adc7c94ca523 2019-07-03 10:14:06,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:06,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:06 GMT Server: Apache x-openstack-request-id: req-de66ce44-675a-4847-843c-4c40257f17b3 2019-07-03 10:14:06,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:06,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-de66ce44-675a-4847-843c-4c40257f17b3 2019-07-03 10:14:06,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348186969757s 2019-07-03 10:14:11,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:11,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-bf048326-22a4-457f-96ad-a0f3767d56ec 2019-07-03 10:14:11,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:11,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:11 GMT Server: Apache x-openstack-request-id: req-5b3eb92a-d090-440c-a73e-8aab242dd486 2019-07-03 10:14:11,799 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:11,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-5b3eb92a-d090-440c-a73e-8aab242dd486 2019-07-03 10:14:11,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356878995895s 2019-07-03 10:14:11,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:14:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:12,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-efedf9bb-43ea-4cf6-b464-2f116007b968 2019-07-03 10:14:12,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:12,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dc442a65-ec9e-4713-bb88-e43f1e948b79 2019-07-03 10:14:12,451 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:14:12,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-dc442a65-ec9e-4713-bb88-e43f1e948b79 2019-07-03 10:14:12,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.651383876801s 2019-07-03 10:14:17,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:17,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-41da75ce-a46a-45ef-ad49-b8a7c0c881b7 2019-07-03 10:14:17,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:17,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:17 GMT Server: Apache x-openstack-request-id: req-503cf53a-1003-48b1-b6bb-5b2129fad763 2019-07-03 10:14:17,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:17,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-503cf53a-1003-48b1-b6bb-5b2129fad763 2019-07-03 10:14:17,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344660043716s 2019-07-03 10:14:22,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:22,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:23,131 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-46e248b2-8722-4996-920e-b2ce7f9a29a4 2019-07-03 10:14:23,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-07-03 10:14:23,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:23 GMT Server: Apache x-openstack-request-id: req-6720aecd-e2b6-400c-9c5e-9d3f6f03e396 2019-07-03 10:14:23,173 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:23,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-6720aecd-e2b6-400c-9c5e-9d3f6f03e396 2019-07-03 10:14:23,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364695072174s 2019-07-03 10:14:23,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:14:23,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:23,203 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7d441115-c249-4955-b7d9-8a9395589554 2019-07-03 10:14:23,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:23,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aa58c752-c59e-4375-bd66-f1acbfe9f5e4 2019-07-03 10:14:23,517 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:14:23,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-aa58c752-c59e-4375-bd66-f1acbfe9f5e4 2019-07-03 10:14:23,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.343688964844s 2019-07-03 10:14:28,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:28,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-9218377a-cb4b-4b71-9210-5d1e794c7cea 2019-07-03 10:14:28,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:28,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:28 GMT Server: Apache x-openstack-request-id: req-8c490cb2-cdf9-45fc-862d-751c690c87f1 2019-07-03 10:14:28,899 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:28,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-8c490cb2-cdf9-45fc-862d-751c690c87f1 2019-07-03 10:14:28,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374849081039s 2019-07-03 10:14:33,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:34,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-6d70ed59-badc-48e7-a733-49d7aa7fe3b0 2019-07-03 10:14:34,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:34,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:34 GMT Server: Apache x-openstack-request-id: req-a4c53e55-9b5c-4549-bdcf-4228a085207e 2019-07-03 10:14:34,553 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:34,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-a4c53e55-9b5c-4549-bdcf-4228a085207e 2019-07-03 10:14:34,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.648685932159s 2019-07-03 10:14:34,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:14:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:34,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-428ed397-e765-4ff3-b9d5-af2f9c0bbb4a 2019-07-03 10:14:34,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:34,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3cbbe241-83bd-4d34-82df-b13b41fea334 2019-07-03 10:14:34,626 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:14:34,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-3cbbe241-83bd-4d34-82df-b13b41fea334 2019-07-03 10:14:34,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727560520172s 2019-07-03 10:14:39,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:39,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-5f9a130d-4c02-438e-85b4-3577e8b3bf9b 2019-07-03 10:14:39,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:39 GMT Server: Apache x-openstack-request-id: req-1e10e113-7341-43e4-aa47-b2620146669b 2019-07-03 10:14:39,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:39,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-1e10e113-7341-43e4-aa47-b2620146669b 2019-07-03 10:14:39,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074038028717s 2019-07-03 10:14:44,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:44,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:44,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-b954a325-85e7-4d2f-9928-b1b3ce871102 2019-07-03 10:14:44,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:44,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:44 GMT Server: Apache x-openstack-request-id: req-7904b384-8c5c-442d-95ba-2ff0273a8257 2019-07-03 10:14:44,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:44,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-7904b384-8c5c-442d-95ba-2ff0273a8257 2019-07-03 10:14:44,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730428695679s 2019-07-03 10:14:44,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:14:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:44,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-62b517f0-92b5-4633-9fa1-88c32e93d23b 2019-07-03 10:14:44,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:45,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e842f3aa-e684-46b3-9cfc-5c1f2a029030 2019-07-03 10:14:45,200 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:14:45,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-e842f3aa-e684-46b3-9cfc-5c1f2a029030 2019-07-03 10:14:45,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.41344499588s 2019-07-03 10:14:50,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:50,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:50,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-756b3616-fdf3-4f4d-bd84-1e6684179309 2019-07-03 10:14:50,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:50,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:50 GMT Server: Apache x-openstack-request-id: req-cc346ceb-4c99-4892-800e-76ca1be2c673 2019-07-03 10:14:50,279 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:50,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-cc346ceb-4c99-4892-800e-76ca1be2c673 2019-07-03 10:14:50,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730550289154s 2019-07-03 10:14:55,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:14:55,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:55,316 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-5c2f0f39-8d82-47a9-a235-c4a0e6a2eaaf 2019-07-03 10:14:55,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:55,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:55 GMT Server: Apache x-openstack-request-id: req-f6a1a6c7-9c03-45e6-9308-7c63663a4411 2019-07-03 10:14:55,360 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:14:55,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-f6a1a6c7-9c03-45e6-9308-7c63663a4411 2019-07-03 10:14:55,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758740901947s 2019-07-03 10:14:55,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:14:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:14:55,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:14:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-beb236d4-f4bc-4f21-b141-d035c70a9ed0 2019-07-03 10:14:55,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:14:55,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:14:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-99d421d9-22f9-4b9e-a792-041af3942a60 2019-07-03 10:14:55,714 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:14:55,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-99d421d9-22f9-4b9e-a792-041af3942a60 2019-07-03 10:14:55,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.353539943695s 2019-07-03 10:15:00,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:00,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:01,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-25010456-965b-423b-a58f-408bc04b925b 2019-07-03 10:15:01,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:01,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:01 GMT Server: Apache x-openstack-request-id: req-950e0fb1-fd91-4c8d-ad31-59a05fa817ac 2019-07-03 10:15:01,429 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:01,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-950e0fb1-fd91-4c8d-ad31-59a05fa817ac 2019-07-03 10:15:01,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.708084106445s 2019-07-03 10:15:06,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:06,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-b6389e8e-f310-42c4-a83d-79533df4e397 2019-07-03 10:15:06,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:06,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:06 GMT Server: Apache x-openstack-request-id: req-e9f67472-9e8f-416d-9d0f-520b096caf0b 2019-07-03 10:15:06,787 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:06,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-e9f67472-9e8f-416d-9d0f-520b096caf0b 2019-07-03 10:15:06,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3523209095s 2019-07-03 10:15:06,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:15:06,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:06,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ee2c3855-7288-4a34-9bfb-6375fa25ee21 2019-07-03 10:15:06,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:07,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b36c1b47-d1e8-46af-bb4a-3423103acb6f 2019-07-03 10:15:07,164 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:15:07,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-b36c1b47-d1e8-46af-bb4a-3423103acb6f 2019-07-03 10:15:07,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.376397848129s 2019-07-03 10:15:12,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:12,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:12,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:12 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-a079fa13-d7e6-4fd2-9392-40f5ad8339d8 2019-07-03 10:15:12,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:12,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:12 GMT Server: Apache x-openstack-request-id: req-097f2ae8-379b-4580-865e-11f8530a3d57 2019-07-03 10:15:12,554 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:12,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-097f2ae8-379b-4580-865e-11f8530a3d57 2019-07-03 10:15:12,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.384000062943s 2019-07-03 10:15:17,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:17,593 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-ffac99b2-82c4-4507-a71b-e45366e6f879 2019-07-03 10:15:17,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-07-03 10:15:17,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:17 GMT Server: Apache x-openstack-request-id: req-194ccbe3-f358-4ece-a9cd-9d0ce7d301f1 2019-07-03 10:15:17,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:17,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-194ccbe3-f358-4ece-a9cd-9d0ce7d301f1 2019-07-03 10:15:17,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741648674011s 2019-07-03 10:15:17,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:15:17,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:17,664 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-56860ca4-a933-42e5-a6b4-19dde6fab6df 2019-07-03 10:15:17,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:17,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a559a0a-22d0-4a92-a1e7-4190c7828b22 2019-07-03 10:15:17,709 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:15:17,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-4a559a0a-22d0-4a92-a1e7-4190c7828b22 2019-07-03 10:15:17,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073744058609s 2019-07-03 10:15:22,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:22,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:22,746 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-49b8ef91-e29a-4d95-befa-3abf6d16e5db 2019-07-03 10:15:22,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:22,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:22 GMT Server: Apache x-openstack-request-id: req-fee99d16-c5cc-4b0d-9551-78c9f42108b1 2019-07-03 10:15:22,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:22,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-fee99d16-c5cc-4b0d-9551-78c9f42108b1 2019-07-03 10:15:22,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745429992676s 2019-07-03 10:15:27,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:27,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:28,114 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-d91bbaf6-2b5c-4ae7-ab28-0a3062b93079 2019-07-03 10:15:28,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:28,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:28 GMT Server: Apache x-openstack-request-id: req-37185e4a-d851-4c03-919e-791c80689609 2019-07-03 10:15:28,156 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:28,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-37185e4a-d851-4c03-919e-791c80689609 2019-07-03 10:15:28,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361064910889s 2019-07-03 10:15:28,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:15:28,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:28,481 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0fbb4df-8d1f-48ec-855b-e37ba5386ccb 2019-07-03 10:15:28,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:28,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5312768f-6ecd-4bef-8187-dca5ebf4dfd7 2019-07-03 10:15:28,510 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:15:28,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-5312768f-6ecd-4bef-8187-dca5ebf4dfd7 2019-07-03 10:15:28,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.353514909744s 2019-07-03 10:15:33,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:33,548 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-f0ca65bc-4020-4410-8c02-2062d52b8a45 2019-07-03 10:15:33,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:33,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:33 GMT Server: Apache x-openstack-request-id: req-fff8bbf3-b25a-4882-aeee-c7312076ffe1 2019-07-03 10:15:33,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:33,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-fff8bbf3-b25a-4882-aeee-c7312076ffe1 2019-07-03 10:15:33,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730578899384s 2019-07-03 10:15:38,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:38,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-06a9319c-0744-4020-acc5-45fcb6353fbe 2019-07-03 10:15:38,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-07-03 10:15:38,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:38 GMT Server: Apache x-openstack-request-id: req-195a3299-50ac-4ce2-b1d5-1cf893772443 2019-07-03 10:15:38,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:38,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-195a3299-50ac-4ce2-b1d5-1cf893772443 2019-07-03 10:15:38,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739579200745s 2019-07-03 10:15:38,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:15:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:38,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-841ad2bd-cbf1-45e9-ba8b-68728f407f5f 2019-07-03 10:15:38,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-07-03 10:15:39,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4f2a3f47-26c5-4820-8358-254e21df647c 2019-07-03 10:15:39,044 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:15:39,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-4f2a3f47-26c5-4820-8358-254e21df647c 2019-07-03 10:15:39,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373754024506s 2019-07-03 10:15:44,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:44,082 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-869522d8-4cab-4fce-b868-f85e42ea6e7b 2019-07-03 10:15:44,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:44,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:44 GMT Server: Apache x-openstack-request-id: req-a2163479-5aa8-47ec-9ee5-d678704c3cbd 2019-07-03 10:15:44,125 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:44,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-a2163479-5aa8-47ec-9ee5-d678704c3cbd 2019-07-03 10:15:44,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741832256317s 2019-07-03 10:15:49,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:49,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-61239d1e-8161-47e1-9c31-91054882fbf8 2019-07-03 10:15:49,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:49,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:49 GMT Server: Apache x-openstack-request-id: req-6ff6d06c-155c-4bc8-83a9-a2f547fa16d4 2019-07-03 10:15:49,206 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:49,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-6ff6d06c-155c-4bc8-83a9-a2f547fa16d4 2019-07-03 10:15:49,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770990848541s 2019-07-03 10:15:49,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:15:49,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:49,236 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-0acedb1d-c689-48b1-a12f-76cd4b0fb556 2019-07-03 10:15:49,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:49,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-312c8f20-cd12-4f6a-9009-daee0d384d56 2019-07-03 10:15:49,279 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:15:49,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-312c8f20-cd12-4f6a-9009-daee0d384d56 2019-07-03 10:15:49,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072536945343s 2019-07-03 10:15:54,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:54,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:54,316 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-02716ce2-a145-4e7f-90c7-308b765a4a0d 2019-07-03 10:15:54,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:15:54,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:54 GMT Server: Apache x-openstack-request-id: req-657b81eb-8fa9-4341-8602-b6c21f3d7cc8 2019-07-03 10:15:54,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:15:54,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-657b81eb-8fa9-4341-8602-b6c21f3d7cc8 2019-07-03 10:15:54,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377236843109s 2019-07-03 10:15:59,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:15:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:15:59,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:15:59 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-d7677bab-1264-4199-a7f1-44fb3dc002d4 2019-07-03 10:15:59,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:00,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:15:59 GMT Server: Apache x-openstack-request-id: req-e414a014-6f24-457c-b0e0-768f75cd3d06 2019-07-03 10:16:00,024 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:00,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-e414a014-6f24-457c-b0e0-768f75cd3d06 2019-07-03 10:16:00,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355027914047s 2019-07-03 10:16:00,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:16:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:00,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2d4a1305-90f7-4fac-b4f5-3f4f7f727664 2019-07-03 10:16:00,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:00,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e6877237-c077-462c-a79b-ab8daa4e14da 2019-07-03 10:16:00,098 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:16:00,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-e6877237-c077-462c-a79b-ab8daa4e14da 2019-07-03 10:16:00,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07333111763s 2019-07-03 10:16:05,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:05,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:05,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-61d9ea0e-c393-47a7-b0c2-f405ad4b9fe3 2019-07-03 10:16:05,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:05,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:05 GMT Server: Apache x-openstack-request-id: req-58ae8930-44dc-4d91-beae-1ede2db592fd 2019-07-03 10:16:05,182 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:05,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-58ae8930-44dc-4d91-beae-1ede2db592fd 2019-07-03 10:16:05,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775029659271s 2019-07-03 10:16:10,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:10,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:10,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-186048eb-bbd8-407a-b16e-c34d0a3dabd5 2019-07-03 10:16:10,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:10,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:10 GMT Server: Apache x-openstack-request-id: req-24a54c93-7237-453d-8744-ee5a3c4fbc3b 2019-07-03 10:16:10,259 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:10,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-24a54c93-7237-453d-8744-ee5a3c4fbc3b 2019-07-03 10:16:10,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758969783783s 2019-07-03 10:16:10,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:16:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:10,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-b7601b47-e270-4132-9a41-573b2e559703 2019-07-03 10:16:10,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-07-03 10:16:10,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3885985-0514-4407-9177-fca673eea195 2019-07-03 10:16:10,332 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:16:10,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-e3885985-0514-4407-9177-fca673eea195 2019-07-03 10:16:10,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724000930786s 2019-07-03 10:16:15,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:15,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:15 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-b4e94c20-b829-47b4-a299-8a48c946e8bf 2019-07-03 10:16:15,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:15,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:15 GMT Server: Apache x-openstack-request-id: req-fd6a8290-8ce8-4501-8be6-459675290654 2019-07-03 10:16:15,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:15,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-fd6a8290-8ce8-4501-8be6-459675290654 2019-07-03 10:16:15,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737619400024s 2019-07-03 10:16:20,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:20,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:20,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:20 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-30cd8b47-dc0d-4449-b989-c6e95c7dbd13 2019-07-03 10:16:20,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:20,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:20 GMT Server: Apache x-openstack-request-id: req-7a0b34c1-1eab-429e-aa67-1b564116081a 2019-07-03 10:16:20,767 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:20,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-7a0b34c1-1eab-429e-aa67-1b564116081a 2019-07-03 10:16:20,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349895954132s 2019-07-03 10:16:20,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:16:20,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:20,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:20 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad71a0c1-3e75-483c-b35b-160d17b6b199 2019-07-03 10:16:20,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:20,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1e490e5-2ad0-47f2-85f0-083565a6721f 2019-07-03 10:16:20,839 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:16:20,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-c1e490e5-2ad0-47f2-85f0-083565a6721f 2019-07-03 10:16:20,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711832046509s 2019-07-03 10:16:25,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:25,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:25,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:25 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-0362607a-479f-4c78-9d0b-62c2954cdf69 2019-07-03 10:16:25,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:25,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:25 GMT Server: Apache x-openstack-request-id: req-57715309-7f4c-4bb0-ac5a-453d88b70c35 2019-07-03 10:16:25,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:25,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-57715309-7f4c-4bb0-ac5a-453d88b70c35 2019-07-03 10:16:25,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749430656433s 2019-07-03 10:16:30,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:30,958 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:30 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-a8f38341-9314-43f1-be73-cc4887b89f3d 2019-07-03 10:16:30,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:31,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:30 GMT Server: Apache x-openstack-request-id: req-d9f14921-d637-48b6-a0a4-120c059820af 2019-07-03 10:16:31,000 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:31,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-d9f14921-d637-48b6-a0a4-120c059820af 2019-07-03 10:16:31,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747380256653s 2019-07-03 10:16:31,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:16:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:31,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-469472d6-499b-465e-9528-88f8db6a43bd 2019-07-03 10:16:31,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:31,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f140e12-b49a-4257-bdd7-6c894e661498 2019-07-03 10:16:31,073 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:16:31,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-5f140e12-b49a-4257-bdd7-6c894e661498 2019-07-03 10:16:31,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726380348206s 2019-07-03 10:16:36,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:36,112 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:36 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-85e0748f-2c9d-439a-aace-429729b94dd2 2019-07-03 10:16:36,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:36,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:36 GMT Server: Apache x-openstack-request-id: req-d4ea2a60-b6cc-4bb2-a01d-adc8b4e6199f 2019-07-03 10:16:36,155 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:36,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-d4ea2a60-b6cc-4bb2-a01d-adc8b4e6199f 2019-07-03 10:16:36,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753810405731s 2019-07-03 10:16:41,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:41,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-c7138caa-1f70-475a-8c10-bbc9b3e6111b 2019-07-03 10:16:41,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:41,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:41 GMT Server: Apache x-openstack-request-id: req-c9169524-b9cd-4ae9-ad38-d69296dc6b79 2019-07-03 10:16:41,538 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:41,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-c9169524-b9cd-4ae9-ad38-d69296dc6b79 2019-07-03 10:16:41,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379094839096s 2019-07-03 10:16:41,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:16:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:41,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-3efbcc54-1489-4f12-89ed-cc9eae5d10b9 2019-07-03 10:16:41,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:41,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a59d9f0e-064c-4217-83c4-654c85cf342b 2019-07-03 10:16:41,912 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:16:41,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-a59d9f0e-064c-4217-83c4-654c85cf342b 2019-07-03 10:16:41,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.37403512001s 2019-07-03 10:16:46,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:46,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:46,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-2339d4dd-606f-4a92-837e-0d87dbeb6ec4 2019-07-03 10:16:46,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:47,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:46 GMT Server: Apache x-openstack-request-id: req-7d5365b9-7f59-4602-a707-826b724e7b80 2019-07-03 10:16:47,268 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:47,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-7d5365b9-7f59-4602-a707-826b724e7b80 2019-07-03 10:16:47,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349369049072s 2019-07-03 10:16:52,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:52,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:52,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:52 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-b7c66ebb-ef13-491b-90bc-c0509c40fc37 2019-07-03 10:16:52,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-07-03 10:16:52,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:52 GMT Server: Apache x-openstack-request-id: req-e92bbb21-3c44-4ce9-8f66-aafe814e3a99 2019-07-03 10:16:52,350 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:52,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-e92bbb21-3c44-4ce9-8f66-aafe814e3a99 2019-07-03 10:16:52,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764400959015s 2019-07-03 10:16:52,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:16:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:52,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:52 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-3ebd1cf5-c8ce-4fa3-980c-953ea3acc2e8 2019-07-03 10:16:52,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:52,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb1b9764-9526-4972-b9d8-be5302878b04 2019-07-03 10:16:52,706 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:16:52,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-bb1b9764-9526-4972-b9d8-be5302878b04 2019-07-03 10:16:52,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.355036973953s 2019-07-03 10:16:57,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:16:57,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:16:57,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:16:57 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-f500e928-f6ee-4f8a-ac93-2e2c0f5322de 2019-07-03 10:16:57,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:16:57,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:16:57 GMT Server: Apache x-openstack-request-id: req-c7f7b9da-e9c5-4c81-ad32-a630e4f2bce2 2019-07-03 10:16:57,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:16:57,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-c7f7b9da-e9c5-4c81-ad32-a630e4f2bce2 2019-07-03 10:16:57,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744948387146s 2019-07-03 10:17:02,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:02,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:02,824 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-d8950ca3-44c3-4d11-a7d6-dc0b9cb7c959 2019-07-03 10:17:02,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:02,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:02 GMT Server: Apache x-openstack-request-id: req-f95636fe-0f25-4b5a-aa23-7c1c8750cb91 2019-07-03 10:17:02,869 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:02,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-f95636fe-0f25-4b5a-aa23-7c1c8750cb91 2019-07-03 10:17:02,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077977180481s 2019-07-03 10:17:02,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:17:02,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:02,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-90d8b3d6-ca2e-4c04-ba79-3f8c01a83c02 2019-07-03 10:17:02,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:02,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8f986678-71f5-49f6-941a-62634b19a1fc 2019-07-03 10:17:02,943 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:17:02,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-8f986678-71f5-49f6-941a-62634b19a1fc 2019-07-03 10:17:02,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732479095459s 2019-07-03 10:17:07,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:07,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:07,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-df89676d-ab5d-4382-8c78-f8a4f7559bd2 2019-07-03 10:17:07,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:08,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:08 GMT Server: Apache x-openstack-request-id: req-e48d5d66-215a-49a4-9f0b-4afd6c7448d7 2019-07-03 10:17:08,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:08,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-e48d5d66-215a-49a4-9f0b-4afd6c7448d7 2019-07-03 10:17:08,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723938941956s 2019-07-03 10:17:13,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:13,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:13,059 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-c94ecc6d-dc4c-424f-9b01-80d190ee1ec9 2019-07-03 10:17:13,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:13,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:13 GMT Server: Apache x-openstack-request-id: req-5f1801c3-5383-4f16-b93f-53fb51663457 2019-07-03 10:17:13,103 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:13,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-5f1801c3-5383-4f16-b93f-53fb51663457 2019-07-03 10:17:13,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747618675232s 2019-07-03 10:17:13,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:17:13,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:13,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e85ad226-f8e0-4d9c-abea-fc623d300e29 2019-07-03 10:17:13,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:13,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8daa52b3-a2cd-47ab-a647-bbc9f0afb3b4 2019-07-03 10:17:13,178 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:17:13,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-8daa52b3-a2cd-47ab-a647-bbc9f0afb3b4 2019-07-03 10:17:13,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743248462677s 2019-07-03 10:17:18,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:18,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:18,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-743105bd-7823-4371-9137-fa9c4e8912bc 2019-07-03 10:17:18,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:18,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:18 GMT Server: Apache x-openstack-request-id: req-05dc94de-a5a5-4ad1-ab37-c1ef5313f054 2019-07-03 10:17:18,259 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:18,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-05dc94de-a5a5-4ad1-ab37-c1ef5313f054 2019-07-03 10:17:18,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745840072632s 2019-07-03 10:17:23,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:23,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:23,294 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-c1ed114f-a590-4d92-bc56-21dbf07d1704 2019-07-03 10:17:23,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:23,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:23 GMT Server: Apache x-openstack-request-id: req-f2b9be79-b040-458e-bbeb-634e838d5242 2019-07-03 10:17:23,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:23,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-f2b9be79-b040-458e-bbeb-634e838d5242 2019-07-03 10:17:23,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767228603363s 2019-07-03 10:17:23,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:17:23,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:23,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ab4aed69-06a1-4c82-aa08-7ae27f5aec03 2019-07-03 10:17:23,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:23,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b437ca4f-b5d7-48e4-aa29-ddb804e45f24 2019-07-03 10:17:23,414 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:17:23,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-b437ca4f-b5d7-48e4-aa29-ddb804e45f24 2019-07-03 10:17:23,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741219520569s 2019-07-03 10:17:28,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:28,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:28,448 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-655467c5-03e4-4be6-80b4-ee0189789b24 2019-07-03 10:17:28,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:28,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:28 GMT Server: Apache x-openstack-request-id: req-961ba2bf-98a3-4701-b038-c8fa3201d92c 2019-07-03 10:17:28,491 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:28,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-961ba2bf-98a3-4701-b038-c8fa3201d92c 2019-07-03 10:17:28,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741131305695s 2019-07-03 10:17:33,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:33,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-c45c595b-00db-4d6c-b2d6-71990d6c4197 2019-07-03 10:17:33,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:33,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:33 GMT Server: Apache x-openstack-request-id: req-9ab12d2f-0f6f-4d88-846b-04d2636d85ee 2019-07-03 10:17:33,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:33,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-9ab12d2f-0f6f-4d88-846b-04d2636d85ee 2019-07-03 10:17:33,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757231712341s 2019-07-03 10:17:33,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:17:33,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:33,603 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c852829-0b96-40ad-806c-3cb3248c1a4e 2019-07-03 10:17:33,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:33,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-777f9a36-d7ae-4b6f-9bb9-acc161d08391 2019-07-03 10:17:33,647 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:17:33,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-777f9a36-d7ae-4b6f-9bb9-acc161d08391 2019-07-03 10:17:33,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732951164246s 2019-07-03 10:17:38,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:38,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:38,958 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-a1449dd7-2698-4731-88ff-1ed5c8b1ab6f 2019-07-03 10:17:38,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:39,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:38 GMT Server: Apache x-openstack-request-id: req-7410defb-540a-4105-837a-d5a6ce46c41e 2019-07-03 10:17:39,000 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:39,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-7410defb-540a-4105-837a-d5a6ce46c41e 2019-07-03 10:17:39,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346742868423s 2019-07-03 10:17:44,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:44,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:44,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-074627c0-f567-4616-b91b-c1ed6ac26618 2019-07-03 10:17:44,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:44,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:44 GMT Server: Apache x-openstack-request-id: req-bb1441af-390c-4465-8471-b8a7ead64920 2019-07-03 10:17:44,081 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:44,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-bb1441af-390c-4465-8471-b8a7ead64920 2019-07-03 10:17:44,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744140148163s 2019-07-03 10:17:44,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:17:44,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:44,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-dda855b5-7ad9-47e6-8447-ddb805b10d94 2019-07-03 10:17:44,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:44,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a363ad67-ef9f-443a-b393-6cd599853dd0 2019-07-03 10:17:44,156 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:17:44,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-a363ad67-ef9f-443a-b393-6cd599853dd0 2019-07-03 10:17:44,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749130249023s 2019-07-03 10:17:49,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:49,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:49,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-5db49bdd-bc19-4f88-b93f-b9714d8906e0 2019-07-03 10:17:49,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:49,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:49 GMT Server: Apache x-openstack-request-id: req-b82f0f46-2983-4690-bdb3-c16fd79df0d6 2019-07-03 10:17:49,238 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:49,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-b82f0f46-2983-4690-bdb3-c16fd79df0d6 2019-07-03 10:17:49,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074551820755s 2019-07-03 10:17:54,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:17:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:54,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-93866235-8d58-48e8-99f9-db8132e231d5 2019-07-03 10:17:54,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:54,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:54 GMT Server: Apache x-openstack-request-id: req-85b2d47e-65ee-4fc3-bdbe-a725f5e9cf38 2019-07-03 10:17:54,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:17:54,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-85b2d47e-65ee-4fc3-bdbe-a725f5e9cf38 2019-07-03 10:17:54,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372784852982s 2019-07-03 10:17:54,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:17:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:17:54,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:17:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-169ca2b6-cfa5-4083-8377-ef4223af7849 2019-07-03 10:17:54,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:17:54,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:17:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-42a31190-7631-4b71-bac2-fbb034140428 2019-07-03 10:17:54,995 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:17:54,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-42a31190-7631-4b71-bac2-fbb034140428 2019-07-03 10:17:54,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.378160953522s 2019-07-03 10:17:59,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:00,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:00,031 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-9c712239-a20e-43d3-a220-a1beb9334a28 2019-07-03 10:18:00,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:00,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:00 GMT Server: Apache x-openstack-request-id: req-569de9a1-6037-42d3-9ce6-8144757fee31 2019-07-03 10:18:00,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:00,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-569de9a1-6037-42d3-9ce6-8144757fee31 2019-07-03 10:18:00,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.384381055832s 2019-07-03 10:18:05,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:05,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:05,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-77903432-16e4-44be-b376-cd9e83838ba4 2019-07-03 10:18:05,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:05,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:05 GMT Server: Apache x-openstack-request-id: req-7e15b6f7-bb8b-4ae9-91e3-d0f2e9b79352 2019-07-03 10:18:05,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:05,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-7e15b6f7-bb8b-4ae9-91e3-d0f2e9b79352 2019-07-03 10:18:05,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0806307792664s 2019-07-03 10:18:05,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:18:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:05,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-9c32003f-f77a-4287-9f51-7e7b9e34f281 2019-07-03 10:18:05,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:05,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a30f75e-52c4-406d-ab41-693a74a77517 2019-07-03 10:18:05,544 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:18:05,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6a30f75e-52c4-406d-ab41-693a74a77517 2019-07-03 10:18:05,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735960006714s 2019-07-03 10:18:10,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:10,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:10,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-c694c162-494b-4419-a83c-f1b527673090 2019-07-03 10:18:10,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-07-03 10:18:10,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:10 GMT Server: Apache x-openstack-request-id: req-337e1ba4-8b8b-4384-8348-e85826455e3e 2019-07-03 10:18:10,625 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:10,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-337e1ba4-8b8b-4384-8348-e85826455e3e 2019-07-03 10:18:10,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745420455933s 2019-07-03 10:18:15,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:15,664 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:15 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-e758417f-10c4-4a44-89fc-719354283ea3 2019-07-03 10:18:15,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:15,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:15 GMT Server: Apache x-openstack-request-id: req-383cb708-c4a2-48e1-8077-f7054dcd344f 2019-07-03 10:18:15,708 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:15,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-383cb708-c4a2-48e1-8077-f7054dcd344f 2019-07-03 10:18:15,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773551464081s 2019-07-03 10:18:15,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:18:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:15,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:15 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4dc8f89-58ee-4742-b3a6-01ad4c383328 2019-07-03 10:18:15,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:15,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-96e62eb0-1a43-4d87-8b4e-d2df2654bbe1 2019-07-03 10:18:15,784 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:18:15,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-96e62eb0-1a43-4d87-8b4e-d2df2654bbe1 2019-07-03 10:18:15,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749380588531s 2019-07-03 10:18:20,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:20,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:20,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:20 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-bc9b1fa5-4806-4e82-a288-5f837e455961 2019-07-03 10:18:20,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:20,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:20 GMT Server: Apache x-openstack-request-id: req-dca84a97-ae6c-4ad7-8de5-2f59c6ba0a7b 2019-07-03 10:18:20,864 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:20,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-dca84a97-ae6c-4ad7-8de5-2f59c6ba0a7b 2019-07-03 10:18:20,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073667049408s 2019-07-03 10:18:25,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:25,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:25 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-159b38c9-9571-4edc-8013-7b92e6d20c50 2019-07-03 10:18:25,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:25,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:25 GMT Server: Apache x-openstack-request-id: req-43284fa7-8daa-4657-a8f4-4f4dd3b361de 2019-07-03 10:18:25,943 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:25,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-43284fa7-8daa-4657-a8f4-4f4dd3b361de 2019-07-03 10:18:25,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732219219208s 2019-07-03 10:18:25,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:18:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:25,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:25 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ecf86327-9d3b-49d0-bfce-d6a0a392af6a 2019-07-03 10:18:25,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:26,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e279dc2-14c0-44e8-b8fa-39c0ab5be1b5 2019-07-03 10:18:26,034 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:18:26,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6e279dc2-14c0-44e8-b8fa-39c0ab5be1b5 2019-07-03 10:18:26,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0905261039734s 2019-07-03 10:18:31,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:31,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:31,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-3e8a1308-21ef-4d65-9178-ceda080f3676 2019-07-03 10:18:31,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:31,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:31 GMT Server: Apache x-openstack-request-id: req-b4df34c5-e887-445d-9ae7-4393275e62eb 2019-07-03 10:18:31,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:31,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-b4df34c5-e887-445d-9ae7-4393275e62eb 2019-07-03 10:18:31,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742690563202s 2019-07-03 10:18:36,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:36,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:36 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-2eefc345-cf82-417d-bc2a-cbbf6b9a1f3f 2019-07-03 10:18:36,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:36,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:36 GMT Server: Apache x-openstack-request-id: req-3f3e7790-bdf3-40c2-aa74-448ba69d51a8 2019-07-03 10:18:36,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:36,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-3f3e7790-bdf3-40c2-aa74-448ba69d51a8 2019-07-03 10:18:36,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773069858551s 2019-07-03 10:18:36,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:18:36,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:36,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:36 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c725f2f9-651c-4838-a44e-90f134470326 2019-07-03 10:18:36,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:36,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-860f55c5-9c6f-4209-9a17-9ea058d0b514 2019-07-03 10:18:36,276 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:18:36,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-860f55c5-9c6f-4209-9a17-9ea058d0b514 2019-07-03 10:18:36,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0769219398499s 2019-07-03 10:18:41,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:41,312 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-de5df6c6-291b-48e5-9004-ca976123102c 2019-07-03 10:18:41,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:41,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:41 GMT Server: Apache x-openstack-request-id: req-ffad1d76-f760-4d27-aef2-e33a39c3c778 2019-07-03 10:18:41,354 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:41,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-ffad1d76-f760-4d27-aef2-e33a39c3c778 2019-07-03 10:18:41,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717499256134s 2019-07-03 10:18:46,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:46,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:46,409 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-6c3ab2fd-690e-494f-a8cb-516cecf23761 2019-07-03 10:18:46,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:46,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:46 GMT Server: Apache x-openstack-request-id: req-c45ab897-3cc3-4537-b550-80f3b5fb7678 2019-07-03 10:18:46,451 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:46,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-c45ab897-3cc3-4537-b550-80f3b5fb7678 2019-07-03 10:18:46,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0908918380737s 2019-07-03 10:18:46,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:18:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:46,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-55ca108b-5710-42cb-aabf-ed9c35c7ae36 2019-07-03 10:18:46,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:46,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c8cb229-6d95-4e5e-a6c1-f2261aab5b0f 2019-07-03 10:18:46,532 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:18:46,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6c8cb229-6d95-4e5e-a6c1-f2261aab5b0f 2019-07-03 10:18:46,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0806300640106s 2019-07-03 10:18:51,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:51,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:51 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-efae18d2-dd51-4b8b-9d7c-dd2bd2875641 2019-07-03 10:18:51,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:51,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:51 GMT Server: Apache x-openstack-request-id: req-eb73579b-6b4b-4b14-ae54-c9a2b1bf815a 2019-07-03 10:18:51,610 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:51,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-eb73579b-6b4b-4b14-ae54-c9a2b1bf815a 2019-07-03 10:18:51,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724830627441s 2019-07-03 10:18:56,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:18:56,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:56,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-143a6db0-acd8-4b06-ac87-3e31bb9cc5f2 2019-07-03 10:18:56,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:56,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:56 GMT Server: Apache x-openstack-request-id: req-32fe474b-44c9-4512-925c-0b5d447b2b73 2019-07-03 10:18:56,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:18:56,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-32fe474b-44c9-4512-925c-0b5d447b2b73 2019-07-03 10:18:56,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372445106506s 2019-07-03 10:18:56,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:18:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:18:57,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:18:57 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e61aed9-9ad7-45e6-a9e4-a011f1b8119e 2019-07-03 10:18:57,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:18:57,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:18:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-770ffe1b-694b-47b9-addd-8ee8495b0a78 2019-07-03 10:18:57,062 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:18:57,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-770ffe1b-694b-47b9-addd-8ee8495b0a78 2019-07-03 10:18:57,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730438232422s 2019-07-03 10:19:02,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:02,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:02,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-bafd584c-bdc7-47ef-9f59-c538f658f4b2 2019-07-03 10:19:02,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:02,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:02 GMT Server: Apache x-openstack-request-id: req-9622a948-c6b5-4685-bf87-a082d2bc5c05 2019-07-03 10:19:02,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:02,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-9622a948-c6b5-4685-bf87-a082d2bc5c05 2019-07-03 10:19:02,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362650156021s 2019-07-03 10:19:07,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:07,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:07,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-1d8c8cae-784f-4391-885b-1fe8e847fa6a 2019-07-03 10:19:07,469 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:07,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:07 GMT Server: Apache x-openstack-request-id: req-ce8d9631-6b5c-426c-8a3c-9c1cf3366cfb 2019-07-03 10:19:07,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:07,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-ce8d9631-6b5c-426c-8a3c-9c1cf3366cfb 2019-07-03 10:19:07,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728030204773s 2019-07-03 10:19:07,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:19:07,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:07,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-70ef3c37-8751-40a0-aedb-d842e8d90ef5 2019-07-03 10:19:07,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:07,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2205a2e6-973c-4b08-a6c6-b0bf2d87409d 2019-07-03 10:19:07,586 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:19:07,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-2205a2e6-973c-4b08-a6c6-b0bf2d87409d 2019-07-03 10:19:07,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0754821300507s 2019-07-03 10:19:12,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:12,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:12,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:12 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-e7a5a25f-5168-4939-9937-2c88b098283e 2019-07-03 10:19:12,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-07-03 10:19:12,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:12 GMT Server: Apache x-openstack-request-id: req-b1aafe53-af25-41a8-882d-8706b95865f5 2019-07-03 10:19:12,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:12,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-b1aafe53-af25-41a8-882d-8706b95865f5 2019-07-03 10:19:12,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773990154266s 2019-07-03 10:19:17,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:17,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:17,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-9256d2f5-dc84-444a-a00e-58a6a0c929c1 2019-07-03 10:19:17,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:18,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:17 GMT Server: Apache x-openstack-request-id: req-c2360b1a-570e-416b-9f8d-6909e8bccbe0 2019-07-03 10:19:18,046 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:18,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-c2360b1a-570e-416b-9f8d-6909e8bccbe0 2019-07-03 10:19:18,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370530843735s 2019-07-03 10:19:18,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:19:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:18,077 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-645b02ec-d23a-46b6-9f44-9a9019ca27a9 2019-07-03 10:19:18,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-07-03 10:19:18,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd0aceab-5aa8-4604-a5fc-6c179aa3ef5c 2019-07-03 10:19:18,120 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:19:18,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-cd0aceab-5aa8-4604-a5fc-6c179aa3ef5c 2019-07-03 10:19:18,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734689235687s 2019-07-03 10:19:23,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:23,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:23,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-5aa77037-ccfb-4c66-a541-c47981bcc4fa 2019-07-03 10:19:23,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:23,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:23 GMT Server: Apache x-openstack-request-id: req-2569378f-2c50-4e7b-bfaa-bc8b200966b4 2019-07-03 10:19:23,196 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:23,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-2569378f-2c50-4e7b-bfaa-bc8b200966b4 2019-07-03 10:19:23,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732901096344s 2019-07-03 10:19:28,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:28,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:28,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-ed25566b-b71b-465a-a025-d2bcdbd46dd1 2019-07-03 10:19:28,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:28,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:28 GMT Server: Apache x-openstack-request-id: req-94817f83-a5b3-4c04-8a6f-b70550532f4b 2019-07-03 10:19:28,555 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:28,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-94817f83-a5b3-4c04-8a6f-b70550532f4b 2019-07-03 10:19:28,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352354049683s 2019-07-03 10:19:28,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:19:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:28,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1fac2e61-682d-4c37-b243-7bf9be661f5b 2019-07-03 10:19:28,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:29,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5b3473de-a4ff-4e9a-a112-a8c7b1e175a8 2019-07-03 10:19:29,232 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:19:29,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-5b3473de-a4ff-4e9a-a112-a8c7b1e175a8 2019-07-03 10:19:29,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.677042961121s 2019-07-03 10:19:34,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:34,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:34,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-649f90ea-a4f2-4eca-8f50-1f4bc5bef02b 2019-07-03 10:19:34,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:34,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:34 GMT Server: Apache x-openstack-request-id: req-99db4afc-d5b8-468c-8f88-be18ccc145db 2019-07-03 10:19:34,312 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:34,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-99db4afc-d5b8-468c-8f88-be18ccc145db 2019-07-03 10:19:34,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729830265045s 2019-07-03 10:19:39,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:39,350 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-9dff9594-d87d-4f11-b646-2e0d8be96cb0 2019-07-03 10:19:39,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:39,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:39 GMT Server: Apache x-openstack-request-id: req-ca476662-cc1d-4829-93c6-d188eca967cc 2019-07-03 10:19:39,394 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:39,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-ca476662-cc1d-4829-93c6-d188eca967cc 2019-07-03 10:19:39,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768609046936s 2019-07-03 10:19:39,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:19:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:39,427 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-5a0a9850-f026-4e65-b74f-3a23262fbb4c 2019-07-03 10:19:39,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:39,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b806428b-992f-4eaa-965e-cf0ca8ec2bce 2019-07-03 10:19:39,470 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:19:39,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-b806428b-992f-4eaa-965e-cf0ca8ec2bce 2019-07-03 10:19:39,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0754108428955s 2019-07-03 10:19:44,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:44,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-dbce5714-0459-4322-bd16-68b72e969028 2019-07-03 10:19:44,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:44,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:44 GMT Server: Apache x-openstack-request-id: req-f40bbacb-6b85-42c0-9bb5-fcd79248b571 2019-07-03 10:19:44,831 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:44,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-f40bbacb-6b85-42c0-9bb5-fcd79248b571 2019-07-03 10:19:44,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354369878769s 2019-07-03 10:19:49,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:49,870 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-8604d02e-1873-43cf-acb3-a787160ccd33 2019-07-03 10:19:49,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:50,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:49 GMT Server: Apache x-openstack-request-id: req-17b9fb32-bf43-432e-9f71-9045195c0080 2019-07-03 10:19:50,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:50,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-17b9fb32-bf43-432e-9f71-9045195c0080 2019-07-03 10:19:50,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37792801857s 2019-07-03 10:19:50,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:19:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:50,246 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-92e786c7-39e7-43d3-9d71-05f3b8fdb0f2 2019-07-03 10:19:50,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:50,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5612f29f-3eb4-4a33-8ecc-1e3ea4e127e2 2019-07-03 10:19:50,568 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:19:50,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-5612f29f-3eb4-4a33-8ecc-1e3ea4e127e2 2019-07-03 10:19:50,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.352030038834s 2019-07-03 10:19:55,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:19:55,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:19:55,611 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:19:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-b9fcfd1b-43fc-4101-8e37-4ba3651ce976 2019-07-03 10:19:55,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:19:55,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:19:55 GMT Server: Apache x-openstack-request-id: req-0d9f7aa0-dd0f-43f3-95e4-5f17a5e8099c 2019-07-03 10:19:55,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:19:55,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-0d9f7aa0-dd0f-43f3-95e4-5f17a5e8099c 2019-07-03 10:19:55,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0792100429535s 2019-07-03 10:20:00,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:00,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-bb9d92ea-330f-4244-b58b-1314beb2be44 2019-07-03 10:20:00,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:00,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:00 GMT Server: Apache x-openstack-request-id: req-f5d66264-f5eb-4e4d-8793-211e5c46c6d7 2019-07-03 10:20:00,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:00,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-f5d66264-f5eb-4e4d-8793-211e5c46c6d7 2019-07-03 10:20:00,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751850605011s 2019-07-03 10:20:00,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:20:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:00,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a21c412d-1c6f-4728-80c8-75bc6ff34bba 2019-07-03 10:20:00,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:01,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12cdc437-1de2-4ccb-b6a8-455b1b10e441 2019-07-03 10:20:01,089 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:20:01,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-12cdc437-1de2-4ccb-b6a8-455b1b10e441 2019-07-03 10:20:01,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.353282928467s 2019-07-03 10:20:06,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:06,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-e619a83a-ae93-4898-98b7-7c732ccd858e 2019-07-03 10:20:06,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:06,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:06 GMT Server: Apache x-openstack-request-id: req-6b10410d-ee6b-42e9-be99-0d5e397cc5d6 2019-07-03 10:20:06,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:06,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-6b10410d-ee6b-42e9-be99-0d5e397cc5d6 2019-07-03 10:20:06,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731110572815s 2019-07-03 10:20:11,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:11,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:11,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-2ce6c437-f004-4ab9-a2fc-cd16fc6538b0 2019-07-03 10:20:11,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:11,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:11 GMT Server: Apache x-openstack-request-id: req-034007a2-4c2b-46d1-a49c-e1a767ed015f 2019-07-03 10:20:11,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:11,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-034007a2-4c2b-46d1-a49c-e1a767ed015f 2019-07-03 10:20:11,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.448426008224s 2019-07-03 10:20:11,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:20:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:11,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-24df33d2-774a-447f-8308-b23af0e2dc0f 2019-07-03 10:20:11,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:11,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-93f864c6-8bb8-49b3-a0d0-9680cf0121a4 2019-07-03 10:20:11,983 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:20:11,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-93f864c6-8bb8-49b3-a0d0-9680cf0121a4 2019-07-03 10:20:11,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358972072601s 2019-07-03 10:20:16,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:17,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-8bd1daaf-4894-4a4f-9cef-e151ed18b42e 2019-07-03 10:20:17,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:17,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:17 GMT Server: Apache x-openstack-request-id: req-742026f9-690a-49af-8d18-248f012496ef 2019-07-03 10:20:17,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:17,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-742026f9-690a-49af-8d18-248f012496ef 2019-07-03 10:20:17,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356693029404s 2019-07-03 10:20:22,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:22,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-ed69a9ad-d931-4a5f-a45e-cf4fcd1a5950 2019-07-03 10:20:22,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:22,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:22 GMT Server: Apache x-openstack-request-id: req-53c0b102-b1aa-497a-81ee-e6ada23520c8 2019-07-03 10:20:22,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:22,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-53c0b102-b1aa-497a-81ee-e6ada23520c8 2019-07-03 10:20:22,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742919445038s 2019-07-03 10:20:22,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:20:22,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:22,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-af2b1696-827d-43a8-a193-6d73c44c1057 2019-07-03 10:20:22,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:22,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0016d6d1-472a-4e01-a531-0fa72b632caf 2019-07-03 10:20:22,500 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:20:22,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-0016d6d1-472a-4e01-a531-0fa72b632caf 2019-07-03 10:20:22,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073117017746s 2019-07-03 10:20:27,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:27,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:27,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-42d0ceac-1a27-4661-b8ca-8b569325957a 2019-07-03 10:20:27,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:27,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:27 GMT Server: Apache x-openstack-request-id: req-25a06d9e-4bc9-4267-9212-e341f185c943 2019-07-03 10:20:27,856 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:27,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-25a06d9e-4bc9-4267-9212-e341f185c943 2019-07-03 10:20:27,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349742889404s 2019-07-03 10:20:32,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:32,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:32,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-3dcadceb-415d-499a-8637-d3134fee53bc 2019-07-03 10:20:32,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:33,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:32 GMT Server: Apache x-openstack-request-id: req-19c854a7-03d9-41ba-91e0-554233e81713 2019-07-03 10:20:33,242 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:33,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-19c854a7-03d9-41ba-91e0-554233e81713 2019-07-03 10:20:33,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379859209061s 2019-07-03 10:20:33,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:20:33,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:33,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-84633970-e50b-4025-bd0a-8b3ca3376d99 2019-07-03 10:20:33,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:33,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5edfd9c1-42ce-474e-aa7a-091af3e84475 2019-07-03 10:20:33,317 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:20:33,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-5edfd9c1-42ce-474e-aa7a-091af3e84475 2019-07-03 10:20:33,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074942111969s 2019-07-03 10:20:38,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:38,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:38,353 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-7a384d2f-ba59-4aa9-b7e6-e8138fbdc2e7 2019-07-03 10:20:38,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:38,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:38 GMT Server: Apache x-openstack-request-id: req-1eff9916-0aa5-4f83-8d20-d5f63cd864a2 2019-07-03 10:20:38,807 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:38,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-1eff9916-0aa5-4f83-8d20-d5f63cd864a2 2019-07-03 10:20:38,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.485543012619s 2019-07-03 10:20:43,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:43,845 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-429a8ed1-a17f-4c5f-931b-37a52107fe2e 2019-07-03 10:20:43,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:43,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:43 GMT Server: Apache x-openstack-request-id: req-c3eb4870-03a1-4598-8b6a-ec617557aa09 2019-07-03 10:20:43,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:43,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-c3eb4870-03a1-4598-8b6a-ec617557aa09 2019-07-03 10:20:43,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756759643555s 2019-07-03 10:20:43,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:20:43,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:43,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d81ce824-9c93-4dc8-a383-259d2b30990c 2019-07-03 10:20:43,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:44,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e866d49-026d-483b-94be-72783e104c2a 2019-07-03 10:20:44,255 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:20:44,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-9e866d49-026d-483b-94be-72783e104c2a 2019-07-03 10:20:44,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.366014957428s 2019-07-03 10:20:49,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:49,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-924f11f0-480d-4b53-87d5-c50d5c4da4a6 2019-07-03 10:20:49,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-07-03 10:20:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:49 GMT Server: Apache x-openstack-request-id: req-91ce4513-b592-4900-a014-e4865c3807d3 2019-07-03 10:20:49,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:20:49,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-91ce4513-b592-4900-a014-e4865c3807d3 2019-07-03 10:20:49,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375905036926s 2019-07-03 10:20:54,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:20:54,674 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc Server: Apache x-openstack-request-id: req-16d9b619-953b-4593-84e9-1ecc5663886f 2019-07-03 10:20:54,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:20:54,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Wed, 03 Jul 2019 10:20:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d44e9aa2-23e9-4df9-9060-568dd2e37100 2019-07-03 10:20:54,717 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-03T10:20:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/vellum/events/acd85486-d2f3-4812-b97d-273e178e7207", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bef80f69-a710-4ecd-8e14-ab8bda67e3ad", "id": "acd85486-d2f3-4812-b97d-273e178e7207"}, {"resource_name": "sprout", "event_time": "2019-07-03T10:20:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/sprout/events/ba17f230-4a13-4262-9ba5-225af0e8f500", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-tkeaz422hse2", "id": "ba17f230-4a13-4262-9ba5-225af0e8f500"}]} 2019-07-03 10:20:54,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc&marker=2bd60b5e-8b4a-46c2-a8ad-69dcf8dcd227&sort_dir=asc used request id req-d44e9aa2-23e9-4df9-9060-568dd2e37100 2019-07-03 10:20:54,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740759372711s 2019-07-03 10:20:59,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:20:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:00,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:20:59 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-55809dcc-d8ee-4928-94b8-13dace411f40 2019-07-03 10:21:00,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:00,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:00 GMT Server: Apache x-openstack-request-id: req-15fff30f-e57d-40bc-a05c-f9499703fbea 2019-07-03 10:21:00,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:00,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-15fff30f-e57d-40bc-a05c-f9499703fbea 2019-07-03 10:21:00,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372043132782s 2019-07-03 10:21:05,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:05,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-98c17d51-d581-4aed-94a9-9528e9198ced 2019-07-03 10:21:05,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:05,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:05 GMT Server: Apache x-openstack-request-id: req-b4dc22c6-b39e-4168-97ee-9f04fb1bbe24 2019-07-03 10:21:05,175 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:05,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-b4dc22c6-b39e-4168-97ee-9f04fb1bbe24 2019-07-03 10:21:05,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736970901489s 2019-07-03 10:21:05,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:21:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:05,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7645a496-62ca-4edc-a1c5-8a1825eff225 2019-07-03 10:21:05,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:05,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cab48528-3e90-46ac-a0e4-d1660ef9783e 2019-07-03 10:21:05,534 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:21:05,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-cab48528-3e90-46ac-a0e4-d1660ef9783e 2019-07-03 10:21:05,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358073949814s 2019-07-03 10:21:10,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:10,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:10,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-43a328bc-ecac-4744-a38c-3d8a87cac294 2019-07-03 10:21:10,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:10,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:10 GMT Server: Apache x-openstack-request-id: req-4dbb3a7a-df90-4d64-81f5-f18af394b1fc 2019-07-03 10:21:10,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:10,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-4dbb3a7a-df90-4d64-81f5-f18af394b1fc 2019-07-03 10:21:10,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756950378418s 2019-07-03 10:21:15,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:16,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:15 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-87585f3b-415f-49c3-b2a4-a2c0a143d1f5 2019-07-03 10:21:16,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:16,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:16 GMT Server: Apache x-openstack-request-id: req-3ff94f7b-1c87-4d05-9ded-7ea01295bfee 2019-07-03 10:21:16,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:16,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-3ff94f7b-1c87-4d05-9ded-7ea01295bfee 2019-07-03 10:21:16,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.01698684692s 2019-07-03 10:21:16,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:21:16,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:16,671 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc963b00-fc83-4337-a42e-4f039c0fdd97 2019-07-03 10:21:16,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:16,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f3b526d8-70f8-4dc8-a4c1-215fdf3d3035 2019-07-03 10:21:16,714 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:21:16,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-f3b526d8-70f8-4dc8-a4c1-215fdf3d3035 2019-07-03 10:21:16,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738918781281s 2019-07-03 10:21:21,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:21,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-a0235b0b-ff83-4ba9-979d-d1693185e1b8 2019-07-03 10:21:21,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:21,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:21 GMT Server: Apache x-openstack-request-id: req-c2ff5c39-d8dd-440a-8c72-d88671d59247 2019-07-03 10:21:21,795 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:21,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-c2ff5c39-d8dd-440a-8c72-d88671d59247 2019-07-03 10:21:21,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746459960938s 2019-07-03 10:21:26,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:26,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:26 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-66549581-bc85-4aba-b94e-ebacb1bd9ffe 2019-07-03 10:21:26,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:26,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:26 GMT Server: Apache x-openstack-request-id: req-bbd83fb8-9f2c-4948-8d53-b5c3f35a49be 2019-07-03 10:21:26,874 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:26,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-bbd83fb8-9f2c-4948-8d53-b5c3f35a49be 2019-07-03 10:21:26,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731160640717s 2019-07-03 10:21:26,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:21:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:26,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:26 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-24b617ea-3212-4fdd-99be-007975b5a369 2019-07-03 10:21:26,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-07-03 10:21:27,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e6fb26d-b6ba-43fb-81e2-2070b0007462 2019-07-03 10:21:27,332 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:21:27,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-1e6fb26d-b6ba-43fb-81e2-2070b0007462 2019-07-03 10:21:27,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.457143068314s 2019-07-03 10:21:32,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:32,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:32,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-265cfabf-4d80-4d0c-a8cf-13b9946cb5de 2019-07-03 10:21:32,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:32,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:32 GMT Server: Apache x-openstack-request-id: req-7eb52561-d55d-4c92-b3d9-8cc4e9898952 2019-07-03 10:21:32,428 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:32,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-7eb52561-d55d-4c92-b3d9-8cc4e9898952 2019-07-03 10:21:32,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0898470878601s 2019-07-03 10:21:37,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:37,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:37,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:37 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-53af5116-91dd-4898-9668-1f75419faee1 2019-07-03 10:21:37,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:37,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:37 GMT Server: Apache x-openstack-request-id: req-dabf8fb0-959e-4676-b8bc-e522823a27e9 2019-07-03 10:21:37,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:37,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-dabf8fb0-959e-4676-b8bc-e522823a27e9 2019-07-03 10:21:37,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739841461182s 2019-07-03 10:21:37,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:21:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:37,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:37 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2568dbc4-8278-43a0-b1d3-6e8d36a2e0de 2019-07-03 10:21:37,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:37,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2835ad1f-56a5-4e48-a6ab-ab71c482b8b0 2019-07-03 10:21:37,863 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:21:37,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-2835ad1f-56a5-4e48-a6ab-ab71c482b8b0 2019-07-03 10:21:37,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.354796886444s 2019-07-03 10:21:42,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:42,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:43,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:42 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-4043fa60-d6e3-4d74-b5d4-a52b5ada9314 2019-07-03 10:21:43,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:43,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:43 GMT Server: Apache x-openstack-request-id: req-2c797645-f5e4-4feb-aa12-ca9fc966a795 2019-07-03 10:21:43,227 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:43,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-2c797645-f5e4-4feb-aa12-ca9fc966a795 2019-07-03 10:21:43,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357010126114s 2019-07-03 10:21:48,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:48,268 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:48 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-0c9307b9-35ca-4f49-b3db-343bbb6778e8 2019-07-03 10:21:48,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:48,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:48 GMT Server: Apache x-openstack-request-id: req-84e8a8fc-ebaa-4c4e-9f2c-22a0b2cc96f4 2019-07-03 10:21:48,310 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:48,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-84e8a8fc-ebaa-4c4e-9f2c-22a0b2cc96f4 2019-07-03 10:21:48,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771608352661s 2019-07-03 10:21:48,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:21:48,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:48,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:48 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-9ba7245d-7a04-4f0b-b9b3-98f87010e12c 2019-07-03 10:21:48,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-07-03 10:21:48,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4e18af2b-01a0-4a98-8ced-037a994d967f 2019-07-03 10:21:48,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:21:48,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-4e18af2b-01a0-4a98-8ced-037a994d967f 2019-07-03 10:21:48,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739920139313s 2019-07-03 10:21:53,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:53,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:53,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:53 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-011261dc-036f-4924-88b8-927047c7b414 2019-07-03 10:21:53,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:53,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:53 GMT Server: Apache x-openstack-request-id: req-0a719580-ef6b-46ac-9fd0-e8bbd50beae4 2019-07-03 10:21:53,466 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:53,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-0a719580-ef6b-46ac-9fd0-e8bbd50beae4 2019-07-03 10:21:53,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744709968567s 2019-07-03 10:21:58,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:21:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:58,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:58 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-8c40fc28-190a-4348-9036-0c8aaca304f4 2019-07-03 10:21:58,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:58,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:58 GMT Server: Apache x-openstack-request-id: req-e9ee7c91-2792-412e-9a9c-c6c8b58b97a7 2019-07-03 10:21:58,544 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:21:58,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-e9ee7c91-2792-412e-9a9c-c6c8b58b97a7 2019-07-03 10:21:58,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726048946381s 2019-07-03 10:21:58,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:21:58,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:21:58,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:21:58 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-da70c781-4c6c-4fa7-9aa1-588d7d4ec190 2019-07-03 10:21:58,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:21:58,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:21:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b184e77e-c920-4c4c-a9f9-cfaff57882ad 2019-07-03 10:21:58,618 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:21:58,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-b184e77e-c920-4c4c-a9f9-cfaff57882ad 2019-07-03 10:21:58,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734069347382s 2019-07-03 10:22:03,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:03,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:03 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-4f29098a-4711-4d50-962c-674b8dff2356 2019-07-03 10:22:03,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:03,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:03 GMT Server: Apache x-openstack-request-id: req-1879d61e-4eab-45dc-be44-ba0e985618e4 2019-07-03 10:22:03,698 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:03,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-1879d61e-4eab-45dc-be44-ba0e985618e4 2019-07-03 10:22:03,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727488994598s 2019-07-03 10:22:08,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:08,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:08,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-ec1196a0-9912-42a9-9b86-27ddb6e9c003 2019-07-03 10:22:08,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:08,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:08 GMT Server: Apache x-openstack-request-id: req-4e7914c2-c87f-4955-b0c5-86823dee0917 2019-07-03 10:22:08,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:08,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-4e7914c2-c87f-4955-b0c5-86823dee0917 2019-07-03 10:22:08,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074126958847s 2019-07-03 10:22:08,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:22:08,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:08,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1033a942-a9b6-48d4-8b26-049ae4b6d17e 2019-07-03 10:22:08,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:08,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f20b46c9-5870-489e-b50d-20835f293a20 2019-07-03 10:22:08,851 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:22:08,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-f20b46c9-5870-489e-b50d-20835f293a20 2019-07-03 10:22:08,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727050304413s 2019-07-03 10:22:13,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:13,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:13,892 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-6006b4e0-75d9-48c0-aab1-d44616c5deae 2019-07-03 10:22:13,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:13,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:13 GMT Server: Apache x-openstack-request-id: req-a9798c2d-7f2c-438b-a735-26442b88fa96 2019-07-03 10:22:13,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:13,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-a9798c2d-7f2c-438b-a735-26442b88fa96 2019-07-03 10:22:13,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763831138611s 2019-07-03 10:22:18,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:18,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:19,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-095c4c5d-6b96-42e7-af60-992f1a389355 2019-07-03 10:22:19,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:19,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:19 GMT Server: Apache x-openstack-request-id: req-b7309c11-3e72-49f2-93be-164bf4d627cd 2019-07-03 10:22:19,297 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:19,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-b7309c11-3e72-49f2-93be-164bf4d627cd 2019-07-03 10:22:19,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360414981842s 2019-07-03 10:22:19,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:22:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:19,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:19 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1969c123-fae1-4e35-92ee-ab008b12ece7 2019-07-03 10:22:19,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:19,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34615081-753c-45a6-9edd-7ff3ee444541 2019-07-03 10:22:19,356 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:22:19,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-34615081-753c-45a6-9edd-7ff3ee444541 2019-07-03 10:22:19,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0578091144562s 2019-07-03 10:22:24,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:24,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:24,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-93f1f2ac-a5cc-42b4-9a77-cba7ba4be26f 2019-07-03 10:22:24,393 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:24,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:24 GMT Server: Apache x-openstack-request-id: req-769197d0-34d1-4af2-9236-63b90d701fbb 2019-07-03 10:22:24,754 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:24,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-769197d0-34d1-4af2-9236-63b90d701fbb 2019-07-03 10:22:24,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.392066955566s 2019-07-03 10:22:29,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:29,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-522e5855-d189-408d-8d2b-d9bcaa967ede 2019-07-03 10:22:29,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:29,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:29 GMT Server: Apache x-openstack-request-id: req-fbb58f75-624a-4734-b4b9-dfffb8f76a03 2019-07-03 10:22:29,834 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:29,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-fbb58f75-624a-4734-b4b9-dfffb8f76a03 2019-07-03 10:22:29,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737361907959s 2019-07-03 10:22:29,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:22:29,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:29,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-91e83bea-e3dd-43ae-bdc3-fdc9025ab088 2019-07-03 10:22:29,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:29,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c47287e5-b3db-48b5-8cc6-c3b1a3d8754c 2019-07-03 10:22:29,908 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:22:29,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-c47287e5-b3db-48b5-8cc6-c3b1a3d8754c 2019-07-03 10:22:29,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730719566345s 2019-07-03 10:22:34,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:34,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-183f9b89-8fb5-4d24-9246-1b2b20cf1202 2019-07-03 10:22:34,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:34,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:34 GMT Server: Apache x-openstack-request-id: req-c416571e-1783-4209-9a32-d8e948a6f0cb 2019-07-03 10:22:34,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:34,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-c416571e-1783-4209-9a32-d8e948a6f0cb 2019-07-03 10:22:34,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738229751587s 2019-07-03 10:22:39,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:39,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:40,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:40 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-fac27f62-f7c9-4dc4-b70c-d89a6a36c5f1 2019-07-03 10:22:40,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:40,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:40 GMT Server: Apache x-openstack-request-id: req-541f1bf9-bd1d-4e2c-8b52-a3e514e7316e 2019-07-03 10:22:40,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:40,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-541f1bf9-bd1d-4e2c-8b52-a3e514e7316e 2019-07-03 10:22:40,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732500553131s 2019-07-03 10:22:40,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:22:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:40,098 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:40 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a378a4ff-f3f9-4040-a72e-a9b88667e7fc 2019-07-03 10:22:40,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:40,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c249fef9-43e3-4b93-a984-933359990058 2019-07-03 10:22:40,141 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:22:40,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-c249fef9-43e3-4b93-a984-933359990058 2019-07-03 10:22:40,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731179714203s 2019-07-03 10:22:45,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:45,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:45,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:45 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-ccf626e7-6358-40ab-acc9-bb5becc6b149 2019-07-03 10:22:45,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:45,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:45 GMT Server: Apache x-openstack-request-id: req-4d96db79-ca18-4118-88aa-cf400711282d 2019-07-03 10:22:45,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:45,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-4d96db79-ca18-4118-88aa-cf400711282d 2019-07-03 10:22:45,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.28151011467s 2019-07-03 10:22:50,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:50,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:50,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-eee019e7-9993-4f9a-ab91-2cc4e2976b02 2019-07-03 10:22:50,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:50,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:50 GMT Server: Apache x-openstack-request-id: req-776438af-6fe1-458e-94e0-ee1d5d1ffc57 2019-07-03 10:22:50,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:50,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-776438af-6fe1-458e-94e0-ee1d5d1ffc57 2019-07-03 10:22:50,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765039920807s 2019-07-03 10:22:50,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:22:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:50,560 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-03946241-ee3f-489f-8de9-bc52ab83eba7 2019-07-03 10:22:50,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:50,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bf02b1db-69ce-4e4a-af80-d72c12074fa0 2019-07-03 10:22:50,879 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:22:50,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-bf02b1db-69ce-4e4a-af80-d72c12074fa0 2019-07-03 10:22:50,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.36686706543s 2019-07-03 10:22:55,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:22:55,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:22:55,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:22:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-295f3d73-9874-4346-858f-a5b1ef838e00 2019-07-03 10:22:55,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:22:56,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:22:55 GMT Server: Apache x-openstack-request-id: req-aed9827f-c20d-4ffc-8cf8-730d07c3ea74 2019-07-03 10:22:56,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:22:56,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-aed9827f-c20d-4ffc-8cf8-730d07c3ea74 2019-07-03 10:22:56,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.394721984863s 2019-07-03 10:23:01,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:01,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:01 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-a61b23e8-b0b6-49d7-8bab-a562d492cafb 2019-07-03 10:23:01,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:01,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:01 GMT Server: Apache x-openstack-request-id: req-bbab3d71-75b2-49ed-b1fe-647b6b2af3d6 2019-07-03 10:23:01,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:01,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-bbab3d71-75b2-49ed-b1fe-647b6b2af3d6 2019-07-03 10:23:01,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0796129703522s 2019-07-03 10:23:01,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:23:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:01,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:01 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-097301ed-bca2-4e50-bb48-3826dfe3f11c 2019-07-03 10:23:01,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:01,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd55a46c-1402-44ba-af7c-5aee4fafa3eb 2019-07-03 10:23:01,695 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:23:01,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-bd55a46c-1402-44ba-af7c-5aee4fafa3eb 2019-07-03 10:23:01,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.328083992004s 2019-07-03 10:23:06,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:06,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-b9828305-228a-4dd1-89f7-59008ed2d4c2 2019-07-03 10:23:06,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:06,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:06 GMT Server: Apache x-openstack-request-id: req-1d74796f-d0c0-4e29-a43c-763349bdbbe6 2019-07-03 10:23:06,776 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:06,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-1d74796f-d0c0-4e29-a43c-763349bdbbe6 2019-07-03 10:23:06,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745508670807s 2019-07-03 10:23:11,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:11,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-6df114b2-30d5-4245-beb9-e3a84ba6779e 2019-07-03 10:23:11,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:11,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:11 GMT Server: Apache x-openstack-request-id: req-185f806e-e7f6-4791-beb3-fc6be048c020 2019-07-03 10:23:11,857 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:11,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-185f806e-e7f6-4791-beb3-fc6be048c020 2019-07-03 10:23:11,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750939846039s 2019-07-03 10:23:11,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:23:11,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:11,887 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:11 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1d0d0dab-f3c3-4ba0-be06-3e532101ae8e 2019-07-03 10:23:11,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:11,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53930822-b9df-43a0-8c18-89ddef71d660 2019-07-03 10:23:11,931 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:23:11,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-53930822-b9df-43a0-8c18-89ddef71d660 2019-07-03 10:23:11,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727691650391s 2019-07-03 10:23:16,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:16,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:16 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-4e1db5d8-1a00-488d-b87d-616d1d62f6c1 2019-07-03 10:23:16,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:17,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:16 GMT Server: Apache x-openstack-request-id: req-736736bb-d10f-4f0a-b5a9-62be2f913839 2019-07-03 10:23:17,330 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:17,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-736736bb-d10f-4f0a-b5a9-62be2f913839 2019-07-03 10:23:17,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.392225980759s 2019-07-03 10:23:22,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:22,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:22,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-a5401e28-5037-4ab3-8ad1-cdcb17b6460f 2019-07-03 10:23:22,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:22,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:22 GMT Server: Apache x-openstack-request-id: req-24570689-c4ce-4aed-aad3-ad46a42f18d9 2019-07-03 10:23:22,713 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:22,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-24570689-c4ce-4aed-aad3-ad46a42f18d9 2019-07-03 10:23:22,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381505012512s 2019-07-03 10:23:22,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:23:22,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:22,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7e23ffd-6af6-473e-a81c-ed118ece4ec5 2019-07-03 10:23:22,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:22,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8f4f9a3a-9d35-4c4a-8eb3-e756eac84003 2019-07-03 10:23:22,787 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:23:22,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-8f4f9a3a-9d35-4c4a-8eb3-e756eac84003 2019-07-03 10:23:22,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736100673676s 2019-07-03 10:23:27,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:27,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:27,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-75f0c502-71cc-474a-abac-54737614f049 2019-07-03 10:23:27,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:27,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:27 GMT Server: Apache x-openstack-request-id: req-ad7a4710-a0bb-4192-9738-f5a1fd95dc04 2019-07-03 10:23:27,868 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:27,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-ad7a4710-a0bb-4192-9738-f5a1fd95dc04 2019-07-03 10:23:27,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739479064941s 2019-07-03 10:23:32,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:33,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-7fff2575-374f-4155-a5ed-71781948479d 2019-07-03 10:23:33,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:33,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:33 GMT Server: Apache x-openstack-request-id: req-c0190ca1-fed4-4c36-a615-e0a300298df7 2019-07-03 10:23:33,526 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:33,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-c0190ca1-fed4-4c36-a615-e0a300298df7 2019-07-03 10:23:33,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.652615785599s 2019-07-03 10:23:33,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:23:33,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:33,557 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-25cf0238-49b7-472d-8117-abff41d7c64f 2019-07-03 10:23:33,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:33,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-706d52e5-aecb-4d3c-b866-f64f9ecc258e 2019-07-03 10:23:33,599 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:23:33,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-706d52e5-aecb-4d3c-b866-f64f9ecc258e 2019-07-03 10:23:33,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727870464325s 2019-07-03 10:23:38,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:38,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:38,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-83931dc8-a55f-47ba-8aea-3c45fb43a6c0 2019-07-03 10:23:38,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:38,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:38 GMT Server: Apache x-openstack-request-id: req-083ce3a1-43dd-4100-99dd-260acaca8d19 2019-07-03 10:23:38,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:38,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-083ce3a1-43dd-4100-99dd-260acaca8d19 2019-07-03 10:23:38,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738859176636s 2019-07-03 10:23:43,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:43,718 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-14f13aa5-1a19-46b3-a31c-aece3ba4cd70 2019-07-03 10:23:43,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:43,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:43 GMT Server: Apache x-openstack-request-id: req-c1b41868-4ec7-4699-99c8-9486f28eba93 2019-07-03 10:23:43,760 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:43,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-c1b41868-4ec7-4699-99c8-9486f28eba93 2019-07-03 10:23:43,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747699737549s 2019-07-03 10:23:43,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:23:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:43,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-02d550ba-e8ae-48b6-a347-f9903457739d 2019-07-03 10:23:43,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-07-03 10:23:43,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-70308d72-8bc7-4d5d-8036-744a9af57141 2019-07-03 10:23:43,834 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:23:43,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-70308d72-8bc7-4d5d-8036-744a9af57141 2019-07-03 10:23:43,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727610588074s 2019-07-03 10:23:48,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:48,871 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:48 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-419b173c-2952-40a9-ab9a-510520654cc0 2019-07-03 10:23:48,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:48,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:48 GMT Server: Apache x-openstack-request-id: req-494d88e1-81ac-4e99-be75-ebc0eb05c8c3 2019-07-03 10:23:48,914 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:48,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-494d88e1-81ac-4e99-be75-ebc0eb05c8c3 2019-07-03 10:23:48,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731120109558s 2019-07-03 10:23:53,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:53,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:53,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:53 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-eae0101d-5bd2-4598-b559-2f319784591f 2019-07-03 10:23:53,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:53,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:53 GMT Server: Apache x-openstack-request-id: req-3fa3bbfa-f2c5-4d12-b5c2-455a756bb48b 2019-07-03 10:23:53,992 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:53,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-3fa3bbfa-f2c5-4d12-b5c2-455a756bb48b 2019-07-03 10:23:53,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726339817047s 2019-07-03 10:23:53,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:23:53,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:54,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-64ee69c6-1253-4ffb-b6b4-1a4ce0af1062 2019-07-03 10:23:54,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:54,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-06122972-3843-447d-baf7-1f61b7067f91 2019-07-03 10:23:54,067 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:23:54,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-06122972-3843-447d-baf7-1f61b7067f91 2019-07-03 10:23:54,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744228363037s 2019-07-03 10:23:59,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:23:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:23:59,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:23:59 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-8f4548af-22de-4981-992a-63ca86ff933b 2019-07-03 10:23:59,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:23:59,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:23:59 GMT Server: Apache x-openstack-request-id: req-47b52d47-f3df-4cae-8ab8-8f4867138ca3 2019-07-03 10:23:59,146 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:23:59,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-47b52d47-f3df-4cae-8ab8-8f4867138ca3 2019-07-03 10:23:59,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721960067749s 2019-07-03 10:24:04,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:04,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:04 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-a3c220c6-6382-4721-8941-a317406e982f 2019-07-03 10:24:04,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-07-03 10:24:04,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:04 GMT Server: Apache x-openstack-request-id: req-eb7d3949-504b-4883-81bd-6092b0f54108 2019-07-03 10:24:04,227 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:04,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-eb7d3949-504b-4883-81bd-6092b0f54108 2019-07-03 10:24:04,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753259658813s 2019-07-03 10:24:04,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:24:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:04,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:04 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-faf1492b-be9f-4be7-88da-a15212ddb636 2019-07-03 10:24:04,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-07-03 10:24:04,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f93f38f-c557-4106-a245-5351b17dc3aa 2019-07-03 10:24:04,300 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:24:04,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-2f93f38f-c557-4106-a245-5351b17dc3aa 2019-07-03 10:24:04,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727939605713s 2019-07-03 10:24:09,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:09,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:09,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:09 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-4aeb9611-5662-4b08-a568-2f9e201d6b62 2019-07-03 10:24:09,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:09,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:09 GMT Server: Apache x-openstack-request-id: req-36e00cc4-303f-42aa-99a1-a4186b2754f1 2019-07-03 10:24:09,377 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:09,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-36e00cc4-303f-42aa-99a1-a4186b2754f1 2019-07-03 10:24:09,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734550952911s 2019-07-03 10:24:14,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:14,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:14 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-2a9da7c8-f732-4f18-92bf-3d7fc2de05e5 2019-07-03 10:24:14,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:14,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:14 GMT Server: Apache x-openstack-request-id: req-f34ade5f-1b44-4ca5-85eb-e74f67082412 2019-07-03 10:24:14,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:14,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-f34ade5f-1b44-4ca5-85eb-e74f67082412 2019-07-03 10:24:14,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3483710289s 2019-07-03 10:24:14,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:24:14,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:14,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:14 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-4adcf8b9-bd1f-4a8d-a921-483f8feebd73 2019-07-03 10:24:14,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:14,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9c649c1-bc8f-435b-a52f-0229a3f70a31 2019-07-03 10:24:14,787 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:24:14,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-a9c649c1-bc8f-435b-a52f-0229a3f70a31 2019-07-03 10:24:14,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0570588111877s 2019-07-03 10:24:19,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:19,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:19,826 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:19 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-090aa47a-7729-425d-b4e0-6c673aecd6fb 2019-07-03 10:24:19,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:19,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:19 GMT Server: Apache x-openstack-request-id: req-d0da5e6f-ebd4-4b77-a04b-13ebf28faac9 2019-07-03 10:24:19,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:19,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-d0da5e6f-ebd4-4b77-a04b-13ebf28faac9 2019-07-03 10:24:19,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757768154144s 2019-07-03 10:24:24,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:24,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:24,909 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-ed5b70d5-acf2-4973-a098-1780af8586ac 2019-07-03 10:24:24,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:24,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:24 GMT Server: Apache x-openstack-request-id: req-535182bd-0cce-4591-ac1b-708485e1606d 2019-07-03 10:24:24,952 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:24,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-535182bd-0cce-4591-ac1b-708485e1606d 2019-07-03 10:24:24,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758981704712s 2019-07-03 10:24:24,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:24:24,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:24,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2266182e-d6f0-4fd1-9de0-36bb8fd96e12 2019-07-03 10:24:24,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:25,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c784afa5-2bd0-4df5-ae71-a4980f9c5bcd 2019-07-03 10:24:25,028 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:24:25,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-c784afa5-2bd0-4df5-ae71-a4980f9c5bcd 2019-07-03 10:24:25,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759091377258s 2019-07-03 10:24:30,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:30,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:30,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:30 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-909f7269-a524-49a2-81d2-6cca9b15ebde 2019-07-03 10:24:30,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:30,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:30 GMT Server: Apache x-openstack-request-id: req-5823abc0-c9d4-4b76-bb7a-f6bce6e0fde7 2019-07-03 10:24:30,106 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:30,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-5823abc0-c9d4-4b76-bb7a-f6bce6e0fde7 2019-07-03 10:24:30,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747678279877s 2019-07-03 10:24:35,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:35,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:35,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:35 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-e4d2c537-53f8-46cd-9af6-cba1f71d863c 2019-07-03 10:24:35,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:35,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:35 GMT Server: Apache x-openstack-request-id: req-6f93c971-6036-47fe-9010-353752974ff1 2019-07-03 10:24:35,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:35,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-6f93c971-6036-47fe-9010-353752974ff1 2019-07-03 10:24:35,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725200176239s 2019-07-03 10:24:35,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:24:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:35,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:35 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2912fa35-d583-4fda-93c0-943aa1a74a8a 2019-07-03 10:24:35,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:35,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b03044f-ac4f-4a77-9c7e-4c7818064bcb 2019-07-03 10:24:35,569 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:24:35,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6b03044f-ac4f-4a77-9c7e-4c7818064bcb 2019-07-03 10:24:35,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.384046077728s 2019-07-03 10:24:40,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:40,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:40,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:40 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-ea767846-3e06-4345-9888-ef0339b41b24 2019-07-03 10:24:40,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:40,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:40 GMT Server: Apache x-openstack-request-id: req-0d394146-2fa2-44bd-b108-723869df2831 2019-07-03 10:24:40,648 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:40,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-0d394146-2fa2-44bd-b108-723869df2831 2019-07-03 10:24:40,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724980831146s 2019-07-03 10:24:45,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:45,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:45,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:45 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-c973e0bf-b959-4a1f-be30-db4c45d556cb 2019-07-03 10:24:45,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:45,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:45 GMT Server: Apache x-openstack-request-id: req-8da35f88-7b1d-4490-962d-214cde2ed4f4 2019-07-03 10:24:45,726 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:45,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-8da35f88-7b1d-4490-962d-214cde2ed4f4 2019-07-03 10:24:45,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725059509277s 2019-07-03 10:24:45,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:24:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:46,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:45 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb928a5a-a33f-4dfb-9958-0f23b86738fe 2019-07-03 10:24:46,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-07-03 10:24:46,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e4b7a89a-0ada-4608-a9ad-141432a465bf 2019-07-03 10:24:46,119 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:24:46,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-e4b7a89a-0ada-4608-a9ad-141432a465bf 2019-07-03 10:24:46,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.391820907593s 2019-07-03 10:24:51,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:51,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:51,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:51 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-fa4a0b54-4d10-493d-81b7-11d84a807092 2019-07-03 10:24:51,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:51,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:51 GMT Server: Apache x-openstack-request-id: req-5608885d-e8c2-4662-b7bc-21fa6bd17820 2019-07-03 10:24:51,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:51,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-5608885d-e8c2-4662-b7bc-21fa6bd17820 2019-07-03 10:24:51,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381969928741s 2019-07-03 10:24:56,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:24:56,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:56,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-7e1e2ae0-296d-4b1f-acc1-2742b75acb66 2019-07-03 10:24:56,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:56,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:56 GMT Server: Apache x-openstack-request-id: req-2e72ecf2-20b3-4ca8-8c5b-7225ac5308c8 2019-07-03 10:24:56,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:24:56,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-2e72ecf2-20b3-4ca8-8c5b-7225ac5308c8 2019-07-03 10:24:56,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739099979401s 2019-07-03 10:24:56,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:24:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:24:56,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:24:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb2b6f09-c1dc-48c6-a3c8-32a24a04c24e 2019-07-03 10:24:56,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:24:56,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:24:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2faaac90-77cd-4b8d-90e1-7b85f4d89422 2019-07-03 10:24:56,955 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:24:56,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-2faaac90-77cd-4b8d-90e1-7b85f4d89422 2019-07-03 10:24:56,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.369387865067s 2019-07-03 10:25:01,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:01,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:02,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-a8e86fbc-8398-472f-b131-10b804493c37 2019-07-03 10:25:02,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:02,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:02 GMT Server: Apache x-openstack-request-id: req-ff48c83b-2084-4ced-9707-af78d1d16083 2019-07-03 10:25:02,328 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:02,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-ff48c83b-2084-4ced-9707-af78d1d16083 2019-07-03 10:25:02,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366680145264s 2019-07-03 10:25:07,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:07,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-2dbeaf79-20ef-4e34-bbac-5b7c4c0a0b30 2019-07-03 10:25:07,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:07,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:07 GMT Server: Apache x-openstack-request-id: req-db878971-a354-4c11-9ba3-4d5a7ad8d7d5 2019-07-03 10:25:07,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:07,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-db878971-a354-4c11-9ba3-4d5a7ad8d7d5 2019-07-03 10:25:07,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740530490875s 2019-07-03 10:25:07,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:25:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:07,459 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5f62554-35ab-40a4-b1d0-2267084b088a 2019-07-03 10:25:07,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:07,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73d5b5cc-54fe-4d7d-bbe4-b34acd429273 2019-07-03 10:25:07,803 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:25:07,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-73d5b5cc-54fe-4d7d-bbe4-b34acd429273 2019-07-03 10:25:07,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.394835948944s 2019-07-03 10:25:12,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:12,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:12 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-a02e2c27-c6c6-4e94-b7cd-8103984f6da2 2019-07-03 10:25:12,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-07-03 10:25:12,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:12 GMT Server: Apache x-openstack-request-id: req-3f5455b5-afdf-41b3-90d4-b53f59ac62a3 2019-07-03 10:25:12,887 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:12,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-3f5455b5-afdf-41b3-90d4-b53f59ac62a3 2019-07-03 10:25:12,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773129463196s 2019-07-03 10:25:17,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:17,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:17,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-a07334c1-154e-4afc-bc46-0e2700df4763 2019-07-03 10:25:17,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:17,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:17 GMT Server: Apache x-openstack-request-id: req-7078d3af-cbac-4e97-9c12-953138b5979d 2019-07-03 10:25:17,967 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:17,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-7078d3af-cbac-4e97-9c12-953138b5979d 2019-07-03 10:25:17,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073979139328s 2019-07-03 10:25:17,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:25:17,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:17,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7502cd4e-b424-4c8b-a1c5-aa0b798492a3 2019-07-03 10:25:17,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:18,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6bfa3ab3-59d5-4519-b78d-8a0d4dc8258b 2019-07-03 10:25:18,041 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:25:18,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6bfa3ab3-59d5-4519-b78d-8a0d4dc8258b 2019-07-03 10:25:18,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734710693359s 2019-07-03 10:25:23,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:23,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-4295c9fb-0b4d-4f33-96fc-34fb17790cd1 2019-07-03 10:25:23,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:23,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:23 GMT Server: Apache x-openstack-request-id: req-c2eb2f82-6d08-43e2-9f53-fb226f3c8bb5 2019-07-03 10:25:23,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:23,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-c2eb2f82-6d08-43e2-9f53-fb226f3c8bb5 2019-07-03 10:25:23,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379211902618s 2019-07-03 10:25:28,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:28,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-4eb5ebb9-541b-4e72-9d36-ce2d497d4615 2019-07-03 10:25:28,463 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:28,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:28 GMT Server: Apache x-openstack-request-id: req-c43c03ec-1684-44e4-902a-e8f09a4ad6c5 2019-07-03 10:25:28,505 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:28,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-c43c03ec-1684-44e4-902a-e8f09a4ad6c5 2019-07-03 10:25:28,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737950801849s 2019-07-03 10:25:28,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:25:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:28,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-73d8a6d3-dfc1-4dd6-b2d9-ac8561837c4b 2019-07-03 10:25:28,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:28,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32161d68-d441-4ec6-900d-7fc88901b785 2019-07-03 10:25:28,854 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:25:28,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-32161d68-d441-4ec6-900d-7fc88901b785 2019-07-03 10:25:28,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.348304986954s 2019-07-03 10:25:33,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:33,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:33,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-8bf9838b-6781-4169-bf86-e92f0ffa8db0 2019-07-03 10:25:33,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:33,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:33 GMT Server: Apache x-openstack-request-id: req-6210e62c-11d6-43a2-94d0-f56ef671bc5e 2019-07-03 10:25:33,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:33,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-6210e62c-11d6-43a2-94d0-f56ef671bc5e 2019-07-03 10:25:33,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727999210358s 2019-07-03 10:25:38,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:38,970 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-92206687-70d2-45e7-ba7a-660aad166073 2019-07-03 10:25:38,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:39,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:39 GMT Server: Apache x-openstack-request-id: req-d7d13a09-8c69-4f76-8259-04e6a79546a6 2019-07-03 10:25:39,012 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:39,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-d7d13a09-8c69-4f76-8259-04e6a79546a6 2019-07-03 10:25:39,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730490684509s 2019-07-03 10:25:39,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:25:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:39,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-50b322be-0a2c-4c7a-9940-1fc2aba5a2fc 2019-07-03 10:25:39,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:39,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21551358-05c5-4529-947e-d856abe9278e 2019-07-03 10:25:39,085 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:25:39,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-21551358-05c5-4529-947e-d856abe9278e 2019-07-03 10:25:39,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728640556335s 2019-07-03 10:25:44,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:44,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-f662a9a2-f812-4f88-a1a8-70c600156118 2019-07-03 10:25:44,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:44,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:44 GMT Server: Apache x-openstack-request-id: req-d53f1a1d-2ce1-4ba7-82ac-faeac568c6b7 2019-07-03 10:25:44,162 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:44,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-d53f1a1d-2ce1-4ba7-82ac-faeac568c6b7 2019-07-03 10:25:44,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739798545837s 2019-07-03 10:25:49,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:49,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:49,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-431a1f20-5817-43b2-b3af-14d025ef1def 2019-07-03 10:25:49,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:49,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:49 GMT Server: Apache x-openstack-request-id: req-c5b8cce6-d01d-4556-8ff9-388dd9f41c4f 2019-07-03 10:25:49,530 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:49,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-c5b8cce6-d01d-4556-8ff9-388dd9f41c4f 2019-07-03 10:25:49,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361538887024s 2019-07-03 10:25:49,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:25:49,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:49,560 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-076a1a3b-2085-4df4-9502-4785e53caa64 2019-07-03 10:25:49,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:49,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-058c9750-5c8f-4cba-ad3f-0fff5ecaeccf 2019-07-03 10:25:49,602 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:25:49,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-058c9750-5c8f-4cba-ad3f-0fff5ecaeccf 2019-07-03 10:25:49,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720551013947s 2019-07-03 10:25:54,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:25:54,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:25:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-dc1120ac-166b-4ea4-9d19-3c321c36f2b2 2019-07-03 10:25:54,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:25:54,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:25:54 GMT Server: Apache x-openstack-request-id: req-f3078829-d2c7-4025-be09-12273d5c38ce 2019-07-03 10:25:54,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:25:54,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-f3078829-d2c7-4025-be09-12273d5c38ce 2019-07-03 10:25:54,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375524997711s 2019-07-03 10:25:59,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:25:59,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:00,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-9a29ee70-1439-4eb8-8456-0ab8934ba2a9 2019-07-03 10:26:00,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:00,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:00 GMT Server: Apache x-openstack-request-id: req-dbd9c9ab-9c1f-4e05-a8e4-a077a9fb8cff 2019-07-03 10:26:00,063 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:00,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-dbd9c9ab-9c1f-4e05-a8e4-a077a9fb8cff 2019-07-03 10:26:00,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733170509338s 2019-07-03 10:26:00,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:26:00,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:00,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3bdbef9-5acd-40b4-965f-405258779deb 2019-07-03 10:26:00,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:00,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d38252eb-ac78-4d9b-8bb1-43d01dde72a5 2019-07-03 10:26:00,120 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:26:00,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-d38252eb-ac78-4d9b-8bb1-43d01dde72a5 2019-07-03 10:26:00,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0565769672394s 2019-07-03 10:26:05,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:05,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:05,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-3c0fc9b8-3985-4726-9202-df9eee1142c9 2019-07-03 10:26:05,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:05,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:05 GMT Server: Apache x-openstack-request-id: req-9188c22a-334c-45f0-b2f9-2093df176c70 2019-07-03 10:26:05,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:05,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-9188c22a-334c-45f0-b2f9-2093df176c70 2019-07-03 10:26:05,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.384629011154s 2019-07-03 10:26:10,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:10,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:10,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc Server: Apache x-openstack-request-id: req-f61d906b-f37c-4f1e-82e8-1dbe07b5f443 2019-07-03 10:26:10,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:10,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 581 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e01de98-8bd7-4766-a5bf-fafa992ff351 2019-07-03 10:26:10,952 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-07-03T10:26:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/sprout/events/77a2a399-0854-4589-8003-cf0f811efbff", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2e958733-ba65-4dc6-a8cf-bcc7c755e6ad", "id": "77a2a399-0854-4589-8003-cf0f811efbff"}, {"resource_name": "bono", "event_time": "2019-07-03T10:26:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/bono/events/d892871f-8959-4ac6-9029-42ec4962fc36", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-sjx5ou4schx3", "id": "d892871f-8959-4ac6-9029-42ec4962fc36"}, {"resource_name": "dime", "event_time": "2019-07-03T10:26:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dime/events/74e6b06b-761a-487e-bd03-5250d0bb2dfd", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-4ubphbyo2nxo", "id": "74e6b06b-761a-487e-bd03-5250d0bb2dfd"}, {"resource_name": "homer", "event_time": "2019-07-03T10:26:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/homer/events/ff27be9f-9466-4a13-958c-6d863c0145f3", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-5i2kpumsynu2", "id": "ff27be9f-9466-4a13-958c-6d863c0145f3"}]} 2019-07-03 10:26:10,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc&marker=ba17f230-4a13-4262-9ba5-225af0e8f500&sort_dir=asc used request id req-6e01de98-8bd7-4766-a5bf-fafa992ff351 2019-07-03 10:26:10,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.434664964676s 2019-07-03 10:26:15,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:15,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:15,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:15 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-dbdb3b1a-f179-4028-ad73-a2039c8e6a7b 2019-07-03 10:26:15,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:16,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:16 GMT Server: Apache x-openstack-request-id: req-fc368017-a176-470a-8863-3b450f9ff02f 2019-07-03 10:26:16,028 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:16,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-fc368017-a176-470a-8863-3b450f9ff02f 2019-07-03 10:26:16,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072890996933s 2019-07-03 10:26:21,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:21,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-4f4c2e99-054d-439c-aaa5-bde0837d0f35 2019-07-03 10:26:21,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:21,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:21 GMT Server: Apache x-openstack-request-id: req-5df8b6e4-5fde-4fb3-a28e-7bc0a2f66a13 2019-07-03 10:26:21,387 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:21,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-5df8b6e4-5fde-4fb3-a28e-7bc0a2f66a13 2019-07-03 10:26:21,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353544950485s 2019-07-03 10:26:21,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:26:21,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:21,681 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f441ac4a-ed07-4a79-a4f3-00d21cd9e501 2019-07-03 10:26:21,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:21,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-38c000e4-6c47-46a5-9ded-2d1561342d6a 2019-07-03 10:26:21,709 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:26:21,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-38c000e4-6c47-46a5-9ded-2d1561342d6a 2019-07-03 10:26:21,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.320512056351s 2019-07-03 10:26:26,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:26,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:26 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-ef6e0544-1b2c-4d03-b1c8-1055076c9e45 2019-07-03 10:26:26,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:26,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:26 GMT Server: Apache x-openstack-request-id: req-c8be79a4-2861-4136-8e58-8be714bea4a4 2019-07-03 10:26:26,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:26,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-c8be79a4-2861-4136-8e58-8be714bea4a4 2019-07-03 10:26:26,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712089538574s 2019-07-03 10:26:31,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:31,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:31,828 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-b0c1b068-79a1-42d5-8efb-0b7f6b4057ab 2019-07-03 10:26:31,828 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:31,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:31 GMT Server: Apache x-openstack-request-id: req-6461bc5d-f84c-4dd6-8e05-b1327840e21c 2019-07-03 10:26:31,874 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:31,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-6461bc5d-f84c-4dd6-8e05-b1327840e21c 2019-07-03 10:26:31,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0821149349213s 2019-07-03 10:26:31,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:26:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:31,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-08591b4e-7929-4f22-81b3-357b43fd92f4 2019-07-03 10:26:31,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-07-03 10:26:31,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fee6b25a-5ba6-4384-a44f-e869d3ef1614 2019-07-03 10:26:31,948 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:26:31,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-fee6b25a-5ba6-4384-a44f-e869d3ef1614 2019-07-03 10:26:31,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730590820312s 2019-07-03 10:26:36,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:37,279 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:36 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-e618d096-c77e-48c0-98e5-3a5c96992f24 2019-07-03 10:26:37,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:37,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:37 GMT Server: Apache x-openstack-request-id: req-6c02ab7c-e807-4ef3-9e6c-80be827249ca 2019-07-03 10:26:37,322 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:37,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-6c02ab7c-e807-4ef3-9e6c-80be827249ca 2019-07-03 10:26:37,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367202997208s 2019-07-03 10:26:42,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:42,645 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:42 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-b1c33a69-3959-48b8-ba29-66ea5bebe9b8 2019-07-03 10:26:42,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:43,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:42 GMT Server: Apache x-openstack-request-id: req-354991fe-4948-4087-ba5e-437fc63953f9 2019-07-03 10:26:43,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:43,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-354991fe-4948-4087-ba5e-437fc63953f9 2019-07-03 10:26:43,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.771620988846s 2019-07-03 10:26:43,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:26:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:43,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2bdc1cc7-e07c-452c-a62b-71095d7b9108 2019-07-03 10:26:43,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-07-03 10:26:43,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7d6735fc-a980-4ecd-ac6f-379ba3e8028e 2019-07-03 10:26:43,171 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:26:43,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-7d6735fc-a980-4ecd-ac6f-379ba3e8028e 2019-07-03 10:26:43,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071506023407s 2019-07-03 10:26:48,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:48,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:48,506 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:48 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-ce53dc99-552c-4491-bdf5-cc8d6f04f2f7 2019-07-03 10:26:48,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:48,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:48 GMT Server: Apache x-openstack-request-id: req-65afc4f8-4549-4d76-ab8c-ac6dfdbed5cb 2019-07-03 10:26:48,548 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:48,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-65afc4f8-4549-4d76-ab8c-ac6dfdbed5cb 2019-07-03 10:26:48,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372810840607s 2019-07-03 10:26:53,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:53,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:53,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:53 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-796d4283-4341-4d23-bbda-04f77ea5053e 2019-07-03 10:26:53,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:53,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:53 GMT Server: Apache x-openstack-request-id: req-eea53b17-8d22-4226-9002-36347f9eeec0 2019-07-03 10:26:53,626 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:53,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-eea53b17-8d22-4226-9002-36347f9eeec0 2019-07-03 10:26:53,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728070735931s 2019-07-03 10:26:53,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:26:53,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:53,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:53 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a13663ed-b771-4b08-9e9a-e6276e1b8b3d 2019-07-03 10:26:53,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:53,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-370b6795-e5c7-459e-9f7e-24ea6010572d 2019-07-03 10:26:53,956 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:26:53,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-370b6795-e5c7-459e-9f7e-24ea6010572d 2019-07-03 10:26:53,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.329310894012s 2019-07-03 10:26:58,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:26:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:26:59,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:26:59 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-a4a5023b-3af2-423a-9f39-7755e126d153 2019-07-03 10:26:59,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:26:59,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:26:59 GMT Server: Apache x-openstack-request-id: req-ee06572b-951e-47a9-86c4-71d6c251a1cf 2019-07-03 10:26:59,342 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:26:59,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-ee06572b-951e-47a9-86c4-71d6c251a1cf 2019-07-03 10:26:59,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379587888718s 2019-07-03 10:27:04,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:04,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:04 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-09515986-3683-44da-acf7-72465bbf04fe 2019-07-03 10:27:04,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:04,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:04 GMT Server: Apache x-openstack-request-id: req-961783d9-bb22-4b74-9c79-bb2ace67c807 2019-07-03 10:27:04,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:04,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-961783d9-bb22-4b74-9c79-bb2ace67c807 2019-07-03 10:27:04,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725679397583s 2019-07-03 10:27:04,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:27:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:04,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:04 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-85ed30b8-4a56-4a9e-8254-e6db755aed34 2019-07-03 10:27:04,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:04,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-51b9aace-28ad-4ce7-9f67-c89851adb254 2019-07-03 10:27:04,483 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:27:04,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-51b9aace-28ad-4ce7-9f67-c89851adb254 2019-07-03 10:27:04,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0616841316223s 2019-07-03 10:27:09,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:09,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:09,520 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:09 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-a8eae162-f409-42c8-8ee8-c9da8de03532 2019-07-03 10:27:09,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:09,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:09 GMT Server: Apache x-openstack-request-id: req-b2d26b10-8d7e-44a1-bf26-f9a2ec065aad 2019-07-03 10:27:09,562 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:09,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-b2d26b10-8d7e-44a1-bf26-f9a2ec065aad 2019-07-03 10:27:09,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724949836731s 2019-07-03 10:27:14,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:14,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:14 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-12e3858e-be71-4db2-8dc1-344ed6fbc041 2019-07-03 10:27:14,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:14,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:14 GMT Server: Apache x-openstack-request-id: req-e1ead489-81ef-4cf2-b850-14fa96913ec3 2019-07-03 10:27:14,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:14,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-e1ead489-81ef-4cf2-b850-14fa96913ec3 2019-07-03 10:27:14,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728378295898s 2019-07-03 10:27:14,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:27:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:14,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:14 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-b9a4e8e4-7be0-41d9-9b82-a43f11a31b13 2019-07-03 10:27:14,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:15,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09270784-6688-470d-8f1a-476db0aedde7 2019-07-03 10:27:15,285 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:27:15,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-09270784-6688-470d-8f1a-476db0aedde7 2019-07-03 10:27:15,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.644690036774s 2019-07-03 10:27:20,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:20,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:20,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:20 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-9da9c447-0cae-44d4-8499-c9b232b1dd25 2019-07-03 10:27:20,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:20,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:20 GMT Server: Apache x-openstack-request-id: req-f9eb133b-075b-4937-ba73-73ec43ec023d 2019-07-03 10:27:20,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:20,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-f9eb133b-075b-4937-ba73-73ec43ec023d 2019-07-03 10:27:20,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739140510559s 2019-07-03 10:27:25,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:25,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:25 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-8c42975a-9354-4dc0-8bb3-e52a096d25c5 2019-07-03 10:27:25,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:25,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:25 GMT Server: Apache x-openstack-request-id: req-32ab6181-5eae-4a05-ab84-a7c876b2f13a 2019-07-03 10:27:25,743 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:25,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-32ab6181-5eae-4a05-ab84-a7c876b2f13a 2019-07-03 10:27:25,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371632814407s 2019-07-03 10:27:25,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:27:25,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:25,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:25 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-6f19196a-9d55-49f1-ac55-fc5b8753cbce 2019-07-03 10:27:25,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:25,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aea0eb28-b0e3-462d-bb27-68de378062b6 2019-07-03 10:27:25,833 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:27:25,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-aea0eb28-b0e3-462d-bb27-68de378062b6 2019-07-03 10:27:25,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0888960361481s 2019-07-03 10:27:30,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:30,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:30,870 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:30 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-22753f0f-e49b-486a-a6af-5edabef82f55 2019-07-03 10:27:30,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:30,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:30 GMT Server: Apache x-openstack-request-id: req-5f299bb0-760b-4a6f-b554-52a6d3b6a0d9 2019-07-03 10:27:30,913 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:30,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-5f299bb0-760b-4a6f-b554-52a6d3b6a0d9 2019-07-03 10:27:30,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737810134888s 2019-07-03 10:27:35,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:35,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:35,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:35 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-1fba7efa-2fc7-42a8-ac1a-fe8f70e7d1db 2019-07-03 10:27:35,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:35,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:35 GMT Server: Apache x-openstack-request-id: req-f1bfebcd-453e-433b-b264-b534f2dc86d9 2019-07-03 10:27:35,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:35,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-f1bfebcd-453e-433b-b264-b534f2dc86d9 2019-07-03 10:27:35,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727818012238s 2019-07-03 10:27:35,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:27:35,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:36,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:36 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a785e2ff-8061-4f16-aa13-446ceac43f56 2019-07-03 10:27:36,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:36,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b9e447e-a79d-48f6-8e62-a33d9ca7e5c8 2019-07-03 10:27:36,064 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:27:36,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-2b9e447e-a79d-48f6-8e62-a33d9ca7e5c8 2019-07-03 10:27:36,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723640918732s 2019-07-03 10:27:41,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:41,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-6c2ac4a5-0135-41f2-95fa-bd59791523c7 2019-07-03 10:27:41,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:41,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:41 GMT Server: Apache x-openstack-request-id: req-ae2a4213-2afa-4ab2-858e-96a1b6d583a8 2019-07-03 10:27:41,146 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:41,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-ae2a4213-2afa-4ab2-858e-96a1b6d583a8 2019-07-03 10:27:41,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752100944519s 2019-07-03 10:27:46,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:46,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:46,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-6c91d48a-4b4e-47f7-a493-d34721a72d13 2019-07-03 10:27:46,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-07-03 10:27:46,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:46 GMT Server: Apache x-openstack-request-id: req-47759164-a22f-4f46-bdf0-caee35bd4a73 2019-07-03 10:27:46,229 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:46,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-47759164-a22f-4f46-bdf0-caee35bd4a73 2019-07-03 10:27:46,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774528980255s 2019-07-03 10:27:46,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:27:46,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:46,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-9e23ba13-df63-41c3-bc9b-6c3f0dff119c 2019-07-03 10:27:46,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:46,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2109cf8b-8830-40c1-aba6-0bc8afc954ff 2019-07-03 10:27:46,304 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:27:46,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-2109cf8b-8830-40c1-aba6-0bc8afc954ff 2019-07-03 10:27:46,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745191574097s 2019-07-03 10:27:51,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:51,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:51 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-2e1a64b0-6922-4f3b-a9cb-e8b45faa3061 2019-07-03 10:27:51,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:51,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:51 GMT Server: Apache x-openstack-request-id: req-267cad01-ee8a-4c5a-8e36-907b135d2187 2019-07-03 10:27:51,674 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:51,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-267cad01-ee8a-4c5a-8e36-907b135d2187 2019-07-03 10:27:51,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365947008133s 2019-07-03 10:27:56,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:27:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:56,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-5c14263b-a8a1-4370-a414-f2801757c25b 2019-07-03 10:27:56,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:56,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:56 GMT Server: Apache x-openstack-request-id: req-7c060265-8510-42fb-8838-b949640c1598 2019-07-03 10:27:56,753 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:27:56,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-7c060265-8510-42fb-8838-b949640c1598 2019-07-03 10:27:56,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731670856476s 2019-07-03 10:27:56,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:27:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:27:56,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:27:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-80ef8e79-b43c-435c-a6dc-dbd3b993d38c 2019-07-03 10:27:56,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:27:56,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:27:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6bdf14ba-dc1b-4c8f-8f69-aaf89c2ad334 2019-07-03 10:27:56,829 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:27:56,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6bdf14ba-dc1b-4c8f-8f69-aaf89c2ad334 2019-07-03 10:27:56,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757529735565s 2019-07-03 10:28:01,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:02,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:01 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-01dd6bd4-9d71-4a4c-9bb1-bd357271c733 2019-07-03 10:28:02,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:02,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:02 GMT Server: Apache x-openstack-request-id: req-45d48b24-3620-4d02-ae22-fe954b3ac5b1 2019-07-03 10:28:02,211 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:02,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-45d48b24-3620-4d02-ae22-fe954b3ac5b1 2019-07-03 10:28:02,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375405073166s 2019-07-03 10:28:07,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:07,247 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-09db298c-24fa-484b-9f75-91c4927a4f15 2019-07-03 10:28:07,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:07,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:07 GMT Server: Apache x-openstack-request-id: req-d7c4fbcf-6447-48df-8e0e-fe9e0c8baa22 2019-07-03 10:28:07,289 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:07,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-d7c4fbcf-6447-48df-8e0e-fe9e0c8baa22 2019-07-03 10:28:07,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723838806152s 2019-07-03 10:28:07,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:28:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:07,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e8b7e258-a9ad-4e30-8f18-7d1449682cf1 2019-07-03 10:28:07,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:07,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32fb2bd2-8e2b-4a5a-b148-93acbab07fc9 2019-07-03 10:28:07,364 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:28:07,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-32fb2bd2-8e2b-4a5a-b148-93acbab07fc9 2019-07-03 10:28:07,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739409923553s 2019-07-03 10:28:12,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:12,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:12,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:12 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-0229726f-99bf-42f8-b834-4ef0661756cf 2019-07-03 10:28:12,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:12,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:12 GMT Server: Apache x-openstack-request-id: req-d554eb55-8cea-49b9-91e4-19e7c43f0985 2019-07-03 10:28:12,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:12,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-d554eb55-8cea-49b9-91e4-19e7c43f0985 2019-07-03 10:28:12,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742769241333s 2019-07-03 10:28:17,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:17,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:17,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-629d02ea-a4b3-4377-a459-b6aebf4b0dd6 2019-07-03 10:28:17,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:17,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:17 GMT Server: Apache x-openstack-request-id: req-767d7251-499c-448b-907f-90b7ea9062b3 2019-07-03 10:28:17,524 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:17,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-767d7251-499c-448b-907f-90b7ea9062b3 2019-07-03 10:28:17,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737490653992s 2019-07-03 10:28:17,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:28:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:17,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-926d0f95-5966-4912-9fad-d950989be120 2019-07-03 10:28:17,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:17,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-79d19c61-43ee-400d-80bf-05326647bf28 2019-07-03 10:28:17,598 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:28:17,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-79d19c61-43ee-400d-80bf-05326647bf28 2019-07-03 10:28:17,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738339424133s 2019-07-03 10:28:22,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:22,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:22,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-8678a1cd-ceed-437d-9e5f-5779a8859e45 2019-07-03 10:28:22,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-07-03 10:28:22,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:22 GMT Server: Apache x-openstack-request-id: req-2491508e-5475-428e-b3df-d56be2f52b49 2019-07-03 10:28:22,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:22,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-2491508e-5475-428e-b3df-d56be2f52b49 2019-07-03 10:28:22,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381201028824s 2019-07-03 10:28:27,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:27,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:28,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-5be20b7f-467b-44f8-82e5-bb8333fbe8b4 2019-07-03 10:28:28,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:28,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:28 GMT Server: Apache x-openstack-request-id: req-22046766-edeb-49fb-833e-310a4f201e8a 2019-07-03 10:28:28,065 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:28,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-22046766-edeb-49fb-833e-310a4f201e8a 2019-07-03 10:28:28,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726609230042s 2019-07-03 10:28:28,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:28:28,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:28,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a4ae8697-d65e-40b2-bb8b-be5fd8e60c72 2019-07-03 10:28:28,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:28,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33aa9ca7-2799-4cc3-a3a6-e029e7b15540 2019-07-03 10:28:28,424 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:28:28,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-33aa9ca7-2799-4cc3-a3a6-e029e7b15540 2019-07-03 10:28:28,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358611822128s 2019-07-03 10:28:33,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:33,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:33,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-7951330f-714f-46aa-bdde-f59b23bb6fdb 2019-07-03 10:28:33,462 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:33,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:33 GMT Server: Apache x-openstack-request-id: req-24078993-8d18-44bc-9567-ebcb405ad12d 2019-07-03 10:28:33,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:33,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-24078993-8d18-44bc-9567-ebcb405ad12d 2019-07-03 10:28:33,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352116823196s 2019-07-03 10:28:38,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:39,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-e9879635-44fe-4375-ac66-17dc2f0f6b96 2019-07-03 10:28:39,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:39,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:39 GMT Server: Apache x-openstack-request-id: req-9974d3ad-5685-427f-ad67-79a6bda70a11 2019-07-03 10:28:39,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:39,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-9974d3ad-5685-427f-ad67-79a6bda70a11 2019-07-03 10:28:39,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.671767950058s 2019-07-03 10:28:39,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:28:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:39,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-641d91af-e51d-44b0-ae2a-54bf45dda4b0 2019-07-03 10:28:39,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:39,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-038ea446-ec27-4084-9332-4b2704bc3842 2019-07-03 10:28:39,534 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:28:39,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-038ea446-ec27-4084-9332-4b2704bc3842 2019-07-03 10:28:39,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073292016983s 2019-07-03 10:28:44,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:44,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-e4f36ddc-bcec-4ad7-af72-492685e6bc56 2019-07-03 10:28:44,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:44,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:44 GMT Server: Apache x-openstack-request-id: req-4d2c6698-6d73-42ca-af76-8deecece8adf 2019-07-03 10:28:44,889 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:44,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-4d2c6698-6d73-42ca-af76-8deecece8adf 2019-07-03 10:28:44,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348073959351s 2019-07-03 10:28:49,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:49,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-4fef9744-7761-4ede-a15b-fbfb0c6bc777 2019-07-03 10:28:49,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:49,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:49 GMT Server: Apache x-openstack-request-id: req-72e1df6b-af4a-4c17-96c3-952c2b64f030 2019-07-03 10:28:49,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:49,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-72e1df6b-af4a-4c17-96c3-952c2b64f030 2019-07-03 10:28:49,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0788240432739s 2019-07-03 10:28:49,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:28:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:50,003 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-feb94afa-ed56-4c4e-9a75-ee367acc6a5c 2019-07-03 10:28:50,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:50,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c849662-251a-4ebb-9f33-ea32bd506809 2019-07-03 10:28:50,050 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:28:50,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-4c849662-251a-4ebb-9f33-ea32bd506809 2019-07-03 10:28:50,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0763831138611s 2019-07-03 10:28:55,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:28:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:28:55,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:28:55 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-947d7d36-44b0-42e0-9f17-46aced7f2c81 2019-07-03 10:28:55,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:28:55,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:28:55 GMT Server: Apache x-openstack-request-id: req-bd17fe4d-c988-4b97-8dd3-555426272a73 2019-07-03 10:28:55,126 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:28:55,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-bd17fe4d-c988-4b97-8dd3-555426272a73 2019-07-03 10:28:55,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735499858856s 2019-07-03 10:29:00,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:00,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-f008c6ff-04aa-40e6-a06d-81b4146905a5 2019-07-03 10:29:00,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:00,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:00 GMT Server: Apache x-openstack-request-id: req-53b2f5cb-3f3f-4c4d-b025-74ad249f7b16 2019-07-03 10:29:00,204 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:00,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-53b2f5cb-3f3f-4c4d-b025-74ad249f7b16 2019-07-03 10:29:00,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736331939697s 2019-07-03 10:29:00,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:29:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:00,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:00 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-df593fd9-00b4-4e69-aa8e-4138d14621ee 2019-07-03 10:29:00,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:00,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72341863-7285-45a7-80f7-65f54cf46803 2019-07-03 10:29:00,280 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:29:00,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-72341863-7285-45a7-80f7-65f54cf46803 2019-07-03 10:29:00,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748651027679s 2019-07-03 10:29:05,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:05,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-20cb0ba9-addf-40ba-8f33-699fa12f8793 2019-07-03 10:29:05,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:05,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:05 GMT Server: Apache x-openstack-request-id: req-882120ee-c693-4e21-8c33-a325786158c0 2019-07-03 10:29:05,378 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:05,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-882120ee-c693-4e21-8c33-a325786158c0 2019-07-03 10:29:05,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0917360782623s 2019-07-03 10:29:10,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:10,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-6c9bcece-6635-47a9-83f7-0e7c2f24a069 2019-07-03 10:29:10,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:10,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:10 GMT Server: Apache x-openstack-request-id: req-ffecee34-8ce8-489c-b265-941915d57b0f 2019-07-03 10:29:10,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:10,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-ffecee34-8ce8-489c-b265-941915d57b0f 2019-07-03 10:29:10,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759530067444s 2019-07-03 10:29:10,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:29:10,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:10,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e15e1a4f-ec41-4cf8-850a-956d173edca8 2019-07-03 10:29:10,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-07-03 10:29:10,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e72bc9be-20b4-4b4e-9c33-2b816003fbed 2019-07-03 10:29:10,534 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:29:10,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-e72bc9be-20b4-4b4e-9c33-2b816003fbed 2019-07-03 10:29:10,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732729434967s 2019-07-03 10:29:15,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:15,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:15 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-18ae3815-8160-4326-b0ab-70f3965ae0c4 2019-07-03 10:29:15,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:15,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:15 GMT Server: Apache x-openstack-request-id: req-a9ff012a-eb31-4697-ba55-2117a4c25430 2019-07-03 10:29:15,615 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:15,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-a9ff012a-eb31-4697-ba55-2117a4c25430 2019-07-03 10:29:15,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745749473572s 2019-07-03 10:29:20,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:20,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:20 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-be1c9310-04ee-429b-a554-334d559a2b5a 2019-07-03 10:29:20,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:20,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:20 GMT Server: Apache x-openstack-request-id: req-b06ee447-e691-4091-bf2c-d11f6ddaf584 2019-07-03 10:29:20,691 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:20,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-b06ee447-e691-4091-bf2c-d11f6ddaf584 2019-07-03 10:29:20,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748760700226s 2019-07-03 10:29:20,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:29:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:21,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:20 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7aa711f4-f787-4f5d-8df7-f08fbd70b8af 2019-07-03 10:29:21,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:21,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-941f874a-0669-4dcb-8b86-77a2686dd2cc 2019-07-03 10:29:21,073 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:29:21,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-941f874a-0669-4dcb-8b86-77a2686dd2cc 2019-07-03 10:29:21,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.381440877914s 2019-07-03 10:29:26,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:26,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:26 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-a04cc5ba-471d-4817-8441-1090ca50d2f2 2019-07-03 10:29:26,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:26,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:26 GMT Server: Apache x-openstack-request-id: req-a47ea894-ead1-439b-b8a7-104ca04d9c54 2019-07-03 10:29:26,154 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:26,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-a47ea894-ead1-439b-b8a7-104ca04d9c54 2019-07-03 10:29:26,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741119384766s 2019-07-03 10:29:31,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:31,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:31,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-c3038bc3-7a98-42c7-8fe6-1bee84b586ed 2019-07-03 10:29:31,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:31,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:31 GMT Server: Apache x-openstack-request-id: req-1437e885-289f-4686-b70a-1b4a37591bd7 2019-07-03 10:29:31,252 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:31,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-1437e885-289f-4686-b70a-1b4a37591bd7 2019-07-03 10:29:31,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0922889709473s 2019-07-03 10:29:31,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:29:31,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:31,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1a07ea8-d3c8-4ced-ba0f-2feb1f0b7c0e 2019-07-03 10:29:31,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:31,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-021d2085-a650-458f-87c8-e17164ed03c6 2019-07-03 10:29:31,325 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:29:31,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-021d2085-a650-458f-87c8-e17164ed03c6 2019-07-03 10:29:31,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721969604492s 2019-07-03 10:29:36,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:36,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:36 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-b6b93bbe-d5b0-47e7-8bdc-0875714c5832 2019-07-03 10:29:36,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:36,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:36 GMT Server: Apache x-openstack-request-id: req-2968e399-824c-42da-86d6-cdab09587e5a 2019-07-03 10:29:36,685 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:36,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-2968e399-824c-42da-86d6-cdab09587e5a 2019-07-03 10:29:36,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353585004807s 2019-07-03 10:29:41,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:41,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:41,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-2db67019-4b73-4462-b04b-bfd8e0524ef9 2019-07-03 10:29:41,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:41,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:41 GMT Server: Apache x-openstack-request-id: req-da00fcc4-891d-4641-b3d3-c2f7f2503a74 2019-07-03 10:29:41,767 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:41,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-da00fcc4-891d-4641-b3d3-c2f7f2503a74 2019-07-03 10:29:41,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760269165039s 2019-07-03 10:29:41,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:29:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:41,798 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-36aa33bb-d03b-4ed3-bab1-ab5f84a62f83 2019-07-03 10:29:41,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:41,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1079562c-80cd-4e95-8969-10a7e2ad7527 2019-07-03 10:29:41,841 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:29:41,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-1079562c-80cd-4e95-8969-10a7e2ad7527 2019-07-03 10:29:41,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730249881744s 2019-07-03 10:29:46,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:46,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-6de18266-f987-46a0-a10b-3c8d30f19ca3 2019-07-03 10:29:46,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:46,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:46 GMT Server: Apache x-openstack-request-id: req-56b682fa-a3a4-4243-8f9b-40ebebb6a3c8 2019-07-03 10:29:46,922 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:46,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-56b682fa-a3a4-4243-8f9b-40ebebb6a3c8 2019-07-03 10:29:46,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744850635529s 2019-07-03 10:29:51,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:51,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:51 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-c5014775-46a5-421d-aad2-bf40d650235e 2019-07-03 10:29:51,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-07-03 10:29:52,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:52 GMT Server: Apache x-openstack-request-id: req-c13edd1e-9bec-4f7c-b9d9-1266098fb8c4 2019-07-03 10:29:52,004 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:52,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-c13edd1e-9bec-4f7c-b9d9-1266098fb8c4 2019-07-03 10:29:52,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761451721191s 2019-07-03 10:29:52,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:29:52,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:52,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:52 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-80fe6de0-8d03-47d0-9255-d67badcbe598 2019-07-03 10:29:52,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:52,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-99bc0622-c5e1-4973-9f46-7ae6bfe54e81 2019-07-03 10:29:52,358 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:29:52,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-99bc0622-c5e1-4973-9f46-7ae6bfe54e81 2019-07-03 10:29:52,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.352807998657s 2019-07-03 10:29:57,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:29:57,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:29:57,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:29:57 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-3ac4d67a-14e6-4718-81c5-00d3a6b16a2c 2019-07-03 10:29:57,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:29:57,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:29:57 GMT Server: Apache x-openstack-request-id: req-0293dc43-2ae0-4348-928f-e3d02237ef11 2019-07-03 10:29:57,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:29:57,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-0293dc43-2ae0-4348-928f-e3d02237ef11 2019-07-03 10:29:57,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745551586151s 2019-07-03 10:30:02,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:02,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:02,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-aae2dcb7-0e7a-431e-b463-06fe249861b0 2019-07-03 10:30:02,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-07-03 10:30:02,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:02 GMT Server: Apache x-openstack-request-id: req-4596531b-61c1-4fdf-b04f-7accdcb8f5a5 2019-07-03 10:30:02,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:02,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-4596531b-61c1-4fdf-b04f-7accdcb8f5a5 2019-07-03 10:30:02,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073399066925s 2019-07-03 10:30:02,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:30:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:02,849 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1a6412e-7f37-48bc-a2b0-c8d0e7c1ff04 2019-07-03 10:30:02,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:02,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f767b38b-9392-4975-b788-3db263c9f446 2019-07-03 10:30:02,952 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:30:02,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-f767b38b-9392-4975-b788-3db263c9f446 2019-07-03 10:30:02,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.43262386322s 2019-07-03 10:30:07,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:07,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:07,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-2525b2ae-5092-4460-9b54-57f732a75e9e 2019-07-03 10:30:07,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:08,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:08 GMT Server: Apache x-openstack-request-id: req-f6fbe2f0-11c0-4f21-8bb8-e2cdb3f7dffc 2019-07-03 10:30:08,030 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:08,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-f6fbe2f0-11c0-4f21-8bb8-e2cdb3f7dffc 2019-07-03 10:30:08,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720798969269s 2019-07-03 10:30:13,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:13,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-41c63300-705e-4cad-ae23-7968b80c7902 2019-07-03 10:30:13,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:13,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:13 GMT Server: Apache x-openstack-request-id: req-99961706-cf23-4998-8c3e-b7fdf905dd86 2019-07-03 10:30:13,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:13,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-99961706-cf23-4998-8c3e-b7fdf905dd86 2019-07-03 10:30:13,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.396044015884s 2019-07-03 10:30:13,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:30:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:13,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2b901e3e-2616-4932-b2ae-717875525200 2019-07-03 10:30:13,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-07-03 10:30:13,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b76e22ac-97d7-4380-8ee9-b0854ee5e5ec 2019-07-03 10:30:13,801 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:30:13,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-b76e22ac-97d7-4380-8ee9-b0854ee5e5ec 2019-07-03 10:30:13,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.367954969406s 2019-07-03 10:30:18,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:18,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:18,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-912aedc0-2281-47d6-bed8-4b10d1cd5ee9 2019-07-03 10:30:18,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:18,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:18 GMT Server: Apache x-openstack-request-id: req-113bf86f-c62b-4494-9fcb-01d6f577977d 2019-07-03 10:30:18,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:18,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-113bf86f-c62b-4494-9fcb-01d6f577977d 2019-07-03 10:30:18,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740640163422s 2019-07-03 10:30:23,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:24,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-df6c5e5f-3f07-4c0e-8124-466291edf46a 2019-07-03 10:30:24,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:24,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:24 GMT Server: Apache x-openstack-request-id: req-ce662e88-c827-41a8-adf5-22836099d437 2019-07-03 10:30:24,546 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:24,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-ce662e88-c827-41a8-adf5-22836099d437 2019-07-03 10:30:24,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.658825874329s 2019-07-03 10:30:24,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:30:24,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:24,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:24 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e13dcb61-6775-4173-92e1-f188deb9e9d2 2019-07-03 10:30:24,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b5e870e-14ed-463a-8ef3-643e7601d467 2019-07-03 10:30:24,603 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:30:24,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-4b5e870e-14ed-463a-8ef3-643e7601d467 2019-07-03 10:30:24,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0566730499268s 2019-07-03 10:30:29,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:29,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:29,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-1749a015-af1c-4d14-a4b8-a7f7672aaaf8 2019-07-03 10:30:29,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:29,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:29 GMT Server: Apache x-openstack-request-id: req-628a1f67-4e2d-4fea-93cd-e049eca54937 2019-07-03 10:30:29,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:29,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-628a1f67-4e2d-4fea-93cd-e049eca54937 2019-07-03 10:30:29,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36741399765s 2019-07-03 10:30:34,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:34,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:35,078 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-08589071-f011-4b0a-a74a-92348ca7924c 2019-07-03 10:30:35,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-07-03 10:30:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:35 GMT Server: Apache x-openstack-request-id: req-74e6aa5d-4d38-43a7-a7cc-ad954491e834 2019-07-03 10:30:35,121 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:35,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-74e6aa5d-4d38-43a7-a7cc-ad954491e834 2019-07-03 10:30:35,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.138133049011s 2019-07-03 10:30:35,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:30:35,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:35,152 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:35 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e90756ea-5a4d-4edb-938e-2a993b1b12d3 2019-07-03 10:30:35,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-07-03 10:30:35,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ec091419-3f87-4a0e-9b11-a82d48df1211 2019-07-03 10:30:35,195 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:30:35,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-ec091419-3f87-4a0e-9b11-a82d48df1211 2019-07-03 10:30:35,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729601383209s 2019-07-03 10:30:40,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:40,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:40 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-55facfb2-1cb3-4ef6-8c5c-62bc660ea153 2019-07-03 10:30:40,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:40,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:40 GMT Server: Apache x-openstack-request-id: req-84b5ca76-f91c-4ef0-9105-2bf980457078 2019-07-03 10:30:40,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:40,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-84b5ca76-f91c-4ef0-9105-2bf980457078 2019-07-03 10:30:40,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369562864304s 2019-07-03 10:30:45,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:45,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:45,902 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:45 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-2e3d6cfb-d969-48a5-8075-02c3bedcc442 2019-07-03 10:30:45,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:45,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:45 GMT Server: Apache x-openstack-request-id: req-13347de8-e500-47ab-a57d-1136728b2ebe 2019-07-03 10:30:45,948 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:45,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-13347de8-e500-47ab-a57d-1136728b2ebe 2019-07-03 10:30:45,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371218919754s 2019-07-03 10:30:45,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:30:45,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:46,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-36bb987a-c407-439e-b680-b35525b881c9 2019-07-03 10:30:46,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:46,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-428682ef-6c59-4d0a-a137-53dddbc93c12 2019-07-03 10:30:46,080 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:30:46,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-428682ef-6c59-4d0a-a137-53dddbc93c12 2019-07-03 10:30:46,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.131469011307s 2019-07-03 10:30:51,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:51,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:51 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-a6985ee6-1720-4bb0-9c07-9e46a4a64eec 2019-07-03 10:30:51,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:51,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:51 GMT Server: Apache x-openstack-request-id: req-e1cadc05-ca77-4aea-9dd7-0ede32ffd3e9 2019-07-03 10:30:51,161 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:51,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-e1cadc05-ca77-4aea-9dd7-0ede32ffd3e9 2019-07-03 10:30:51,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738461017609s 2019-07-03 10:30:56,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:30:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:56,198 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-6ebfb8ae-8e01-42f6-97da-965606b15544 2019-07-03 10:30:56,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:56,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:56 GMT Server: Apache x-openstack-request-id: req-b8e279d1-c771-4507-a80d-b4b782a2a0ca 2019-07-03 10:30:56,240 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:30:56,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-b8e279d1-c771-4507-a80d-b4b782a2a0ca 2019-07-03 10:30:56,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737371444702s 2019-07-03 10:30:56,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:30:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:30:56,272 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:30:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-84e1305c-fd42-4baa-a50c-af6ea4f7fd7b 2019-07-03 10:30:56,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:30:56,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:30:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d51a9bd-67bb-4649-8ce5-7655ccf1b2d3 2019-07-03 10:30:56,577 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:30:56,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-1d51a9bd-67bb-4649-8ce5-7655ccf1b2d3 2019-07-03 10:30:56,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.336014032364s 2019-07-03 10:31:01,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:01,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:01 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-5711ae56-9218-4e02-8208-656bfc87248a 2019-07-03 10:31:01,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:01,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:01 GMT Server: Apache x-openstack-request-id: req-005f0ff5-3b90-4ec4-b096-fbc3592626f7 2019-07-03 10:31:01,658 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:01,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-005f0ff5-3b90-4ec4-b096-fbc3592626f7 2019-07-03 10:31:01,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744571685791s 2019-07-03 10:31:06,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:06,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:06,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:06 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-975339b6-cdc7-4efe-aed7-c931e6fead93 2019-07-03 10:31:06,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:07,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:06 GMT Server: Apache x-openstack-request-id: req-af8e27ca-79f6-4214-8e6a-5be1110b4057 2019-07-03 10:31:07,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:07,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-af8e27ca-79f6-4214-8e6a-5be1110b4057 2019-07-03 10:31:07,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35862994194s 2019-07-03 10:31:07,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:31:07,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:07,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a442b9ec-3082-452c-8de1-e1e9df566c40 2019-07-03 10:31:07,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:07,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d8df9cd-6781-489b-80ab-fd8a84a5c3c7 2019-07-03 10:31:07,487 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:31:07,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-1d8df9cd-6781-489b-80ab-fd8a84a5c3c7 2019-07-03 10:31:07,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.463956832886s 2019-07-03 10:31:12,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:12,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:12,528 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:12 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc Server: Apache x-openstack-request-id: req-cf461762-536f-4cbb-a1e6-f7b5dc44a7f2 2019-07-03 10:31:12,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:12,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33a37aa7-4299-425d-bee2-1ef37493b598 2019-07-03 10:31:12,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-03T10:31:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/bono/events/fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0ced0ad5-f9d6-4006-8f5b-7eaf6cd52912", "id": "fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28"}]} 2019-07-03 10:31:12,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc&marker=ff27be9f-9466-4a13-958c-6d863c0145f3&sort_dir=asc used request id req-33a37aa7-4299-425d-bee2-1ef37493b598 2019-07-03 10:31:12,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0783460140228s 2019-07-03 10:31:17,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:17,611 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:17 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-32545435-d070-443c-ad5d-9b49d72b8652 2019-07-03 10:31:17,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:17,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:17 GMT Server: Apache x-openstack-request-id: req-6e15945a-ff10-4dcc-8f6f-fbe705c50d5c 2019-07-03 10:31:17,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:17,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-6e15945a-ff10-4dcc-8f6f-fbe705c50d5c 2019-07-03 10:31:17,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746488571167s 2019-07-03 10:31:22,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:22,691 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-51e932e2-3399-4416-a781-7ded4c8d51b8 2019-07-03 10:31:22,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:22,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:22 GMT Server: Apache x-openstack-request-id: req-7212f360-1ae0-46a5-806e-33694a99ac48 2019-07-03 10:31:22,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:22,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-7212f360-1ae0-46a5-806e-33694a99ac48 2019-07-03 10:31:22,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075884103775s 2019-07-03 10:31:22,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:31:22,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:22,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:22 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a16d3ce-2b2c-4e13-81e3-b0c678311ee8 2019-07-03 10:31:22,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:22,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ba19576-183f-4191-a036-1910614314f1 2019-07-03 10:31:22,884 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:31:22,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-0ba19576-183f-4191-a036-1910614314f1 2019-07-03 10:31:22,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.148326158524s 2019-07-03 10:31:27,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:27,922 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:27 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-4336345d-f9c8-4194-bc48-6fd643b3b94a 2019-07-03 10:31:27,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:27,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:27 GMT Server: Apache x-openstack-request-id: req-53152f22-42a8-4c0e-b107-cb63f4293e1f 2019-07-03 10:31:27,967 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:27,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-53152f22-42a8-4c0e-b107-cb63f4293e1f 2019-07-03 10:31:27,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766150951385s 2019-07-03 10:31:32,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:32,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:33,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:32 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-05acfd13-6ecd-4b6d-b5ae-e04cab0fec1c 2019-07-03 10:31:33,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:33,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:33 GMT Server: Apache x-openstack-request-id: req-5f2d5015-0568-4e1b-a078-fd8e3c020520 2019-07-03 10:31:33,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:33,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-5f2d5015-0568-4e1b-a078-fd8e3c020520 2019-07-03 10:31:33,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373120069504s 2019-07-03 10:31:33,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:31:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:33,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-81cab0e2-604c-4d81-8365-bc941a126c9e 2019-07-03 10:31:33,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:33,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ef8d322-4513-4d24-8886-91ea2765367d 2019-07-03 10:31:33,420 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:31:33,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-3ef8d322-4513-4d24-8886-91ea2765367d 2019-07-03 10:31:33,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736489295959s 2019-07-03 10:31:38,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:38,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:38,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:38 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-60cde418-4c5a-4fb5-82ad-a5bd353e86f8 2019-07-03 10:31:38,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:38,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:38 GMT Server: Apache x-openstack-request-id: req-8eadf6e3-8564-4060-a8fc-7fcee504eeac 2019-07-03 10:31:38,788 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:38,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-8eadf6e3-8564-4060-a8fc-7fcee504eeac 2019-07-03 10:31:38,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360675096512s 2019-07-03 10:31:43,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:43,826 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:43 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-957e85b2-bfc3-43de-a407-2b7d8dc529c3 2019-07-03 10:31:43,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:44,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:43 GMT Server: Apache x-openstack-request-id: req-f6a77891-1ae9-47ad-b5fe-ce5ab3e8c4d0 2019-07-03 10:31:44,173 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:44,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-f6a77891-1ae9-47ad-b5fe-ce5ab3e8c4d0 2019-07-03 10:31:44,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379838943481s 2019-07-03 10:31:44,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:31:44,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:44,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d43eed9e-102d-4914-9963-d80b2dbefa00 2019-07-03 10:31:44,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:44,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9dfd3df7-0b57-4c48-aced-49b823c413e1 2019-07-03 10:31:44,251 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:31:44,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-9dfd3df7-0b57-4c48-aced-49b823c413e1 2019-07-03 10:31:44,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0771450996399s 2019-07-03 10:31:49,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:49,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:49 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-2c9df7af-3cfd-4392-9266-7e965862d0ff 2019-07-03 10:31:49,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:49,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:49 GMT Server: Apache x-openstack-request-id: req-4c7bcc01-7aa1-4d0d-af89-7d3169ed300e 2019-07-03 10:31:49,333 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:49,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-4c7bcc01-7aa1-4d0d-af89-7d3169ed300e 2019-07-03 10:31:49,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747010707855s 2019-07-03 10:31:54,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:54,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:54,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-c45d01a2-bc78-42e4-90a0-9d42d800c4f3 2019-07-03 10:31:54,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:54,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:54 GMT Server: Apache x-openstack-request-id: req-b54d0c9f-0b7e-4aca-9ee3-ffa9f677a7a8 2019-07-03 10:31:54,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:54,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-b54d0c9f-0b7e-4aca-9ee3-ffa9f677a7a8 2019-07-03 10:31:54,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757501125336s 2019-07-03 10:31:54,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:31:54,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:54,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:54 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-926588a6-368e-484d-9a33-e37629e60fbb 2019-07-03 10:31:54,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:54,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-20268942-6058-4355-943c-2af2557e7057 2019-07-03 10:31:54,484 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:31:54,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-20268942-6058-4355-943c-2af2557e7057 2019-07-03 10:31:54,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732669830322s 2019-07-03 10:31:59,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:31:59,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:31:59,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:31:59 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-3c5837be-1310-4446-8449-77ef3f332eae 2019-07-03 10:31:59,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:31:59,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:31:59 GMT Server: Apache x-openstack-request-id: req-cce7883d-1961-40c9-a5a6-02749b9fb46e 2019-07-03 10:31:59,858 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:31:59,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-cce7883d-1961-40c9-a5a6-02749b9fb46e 2019-07-03 10:31:59,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366868972778s 2019-07-03 10:32:04,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:04,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:04,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:04 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-a04014bf-e563-43b9-acc6-762075f98bc5 2019-07-03 10:32:04,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:05,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:04 GMT Server: Apache x-openstack-request-id: req-f6de1ee2-202a-4f56-a6df-439416c06a19 2019-07-03 10:32:05,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:05,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-f6de1ee2-202a-4f56-a6df-439416c06a19 2019-07-03 10:32:05,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.422497034073s 2019-07-03 10:32:05,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:32:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:05,312 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:05 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f4f4503f-1dad-4fac-b855-42eedc4ced41 2019-07-03 10:32:05,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:05,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-95cbc5f2-dd16-426e-8b4e-3350e46f4f83 2019-07-03 10:32:05,339 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:32:05,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-95cbc5f2-dd16-426e-8b4e-3350e46f4f83 2019-07-03 10:32:05,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.056608915329s 2019-07-03 10:32:10,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:10,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:10,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:10 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-286fa9c8-33d1-451c-ad4a-07deb8cad68e 2019-07-03 10:32:10,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:10,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:10 GMT Server: Apache x-openstack-request-id: req-62ba7768-41fa-4993-9ef4-e3293d070891 2019-07-03 10:32:10,418 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:10,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-62ba7768-41fa-4993-9ef4-e3293d070891 2019-07-03 10:32:10,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759539604187s 2019-07-03 10:32:15,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:15,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:15 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-6ce60f0e-8d5d-4d38-9518-7b57f965b129 2019-07-03 10:32:15,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-07-03 10:32:15,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:15 GMT Server: Apache x-openstack-request-id: req-0e9f3dbc-1e5c-49ea-a266-0c6a74aae977 2019-07-03 10:32:15,497 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:15,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-0e9f3dbc-1e5c-49ea-a266-0c6a74aae977 2019-07-03 10:32:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774190425873s 2019-07-03 10:32:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:32:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:15,528 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:15 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3f62e2e-4041-48c4-9398-f101b10e8b1f 2019-07-03 10:32:15,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:15,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8155ee59-9b6c-4b58-8031-09a3401dc33e 2019-07-03 10:32:15,859 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:32:15,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-8155ee59-9b6c-4b58-8031-09a3401dc33e 2019-07-03 10:32:15,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.361936092377s 2019-07-03 10:32:20,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:20,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:20,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:20 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-858fd70a-30dd-41b1-91ae-246c0b99df9f 2019-07-03 10:32:20,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:20,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:20 GMT Server: Apache x-openstack-request-id: req-9865646f-9f34-41c4-9939-66fb5c2a53f5 2019-07-03 10:32:20,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:20,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-9865646f-9f34-41c4-9939-66fb5c2a53f5 2019-07-03 10:32:20,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740900039673s 2019-07-03 10:32:25,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:25,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:25 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-d01e566b-622c-4e0c-9077-dcad5626870d 2019-07-03 10:32:25,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-07-03 10:32:26,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:26 GMT Server: Apache x-openstack-request-id: req-67e2c68d-fd3b-4ee3-ace3-b5993a83fdb5 2019-07-03 10:32:26,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:26,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-67e2c68d-fd3b-4ee3-ace3-b5993a83fdb5 2019-07-03 10:32:26,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382781982422s 2019-07-03 10:32:26,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:32:26,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:26,356 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:26 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f14f08b8-e897-4d52-a929-32f479a490e9 2019-07-03 10:32:26,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:26,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3c677929-a37d-49f0-9bf5-6875a86f0bfa 2019-07-03 10:32:26,399 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:32:26,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-3c677929-a37d-49f0-9bf5-6875a86f0bfa 2019-07-03 10:32:26,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741860866547s 2019-07-03 10:32:31,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:31,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:31 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc Server: Apache x-openstack-request-id: req-2eacba75-9643-47d5-a860-4f7e1fd2fd0c 2019-07-03 10:32:31,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:31,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3efd6f14-0529-484a-b5ec-eb648d130cdf 2019-07-03 10:32:31,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-07-03T10:32:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/homer/events/d2debfa3-337c-4496-bf87-1f8a55f7dd1f", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e4ca8c84-b423-4c98-8c3b-7b25d0ee3042", "id": "d2debfa3-337c-4496-bf87-1f8a55f7dd1f"}]} 2019-07-03 10:32:31,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc&marker=fe231a9f-6aa2-4fd0-a698-59d3c3b2ac28&sort_dir=asc used request id req-3efd6f14-0529-484a-b5ec-eb648d130cdf 2019-07-03 10:32:31,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739500522614s 2019-07-03 10:32:36,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:36,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:36 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-41ff40ca-c8a5-44f2-a39a-4f1022894346 2019-07-03 10:32:36,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:36,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:36 GMT Server: Apache x-openstack-request-id: req-9d98a20c-5864-464f-b282-501f66683b3b 2019-07-03 10:32:36,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:36,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-9d98a20c-5864-464f-b282-501f66683b3b 2019-07-03 10:32:36,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368010997772s 2019-07-03 10:32:41,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:41,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:41,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-2a70c087-651a-45dd-9135-e8b0fcca02ce 2019-07-03 10:32:41,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:41,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:41 GMT Server: Apache x-openstack-request-id: req-a9fc0149-2549-4346-989f-dd10d8250ccc 2019-07-03 10:32:41,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:41,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-a9fc0149-2549-4346-989f-dd10d8250ccc 2019-07-03 10:32:41,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720429420471s 2019-07-03 10:32:41,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:32:41,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:41,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:41 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ccbf60e-6401-40bb-86db-30e5a4de3701 2019-07-03 10:32:41,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:42,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb0a9030-49a2-471c-bf48-bd8b50047e54 2019-07-03 10:32:42,296 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:32:42,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-cb0a9030-49a2-471c-bf48-bd8b50047e54 2019-07-03 10:32:42,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.36305308342s 2019-07-03 10:32:47,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:47,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:47 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-bb34575f-7aab-4b2f-a8e5-5637805ea49f 2019-07-03 10:32:47,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:47,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:47 GMT Server: Apache x-openstack-request-id: req-d67bc459-9302-462e-9f10-a3261d502d46 2019-07-03 10:32:47,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:47,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-d67bc459-9302-462e-9f10-a3261d502d46 2019-07-03 10:32:47,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073707818985s 2019-07-03 10:32:52,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:52,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:52,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:52 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-3835b776-72a6-4f45-a403-f6ebe5fed95b 2019-07-03 10:32:52,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:52,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:52 GMT Server: Apache x-openstack-request-id: req-5b7e14a9-dca4-49c0-9889-b9229c5e7e65 2019-07-03 10:32:52,474 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:52,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-5b7e14a9-dca4-49c0-9889-b9229c5e7e65 2019-07-03 10:32:52,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0917851924896s 2019-07-03 10:32:52,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:32:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:52,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:52 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2b9f11a9-4940-41e7-9e52-0b8759162e54 2019-07-03 10:32:52,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:52,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7bdec742-913d-4a5e-b269-b3b19e4f8394 2019-07-03 10:32:52,981 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:32:52,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-7bdec742-913d-4a5e-b269-b3b19e4f8394 2019-07-03 10:32:52,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.506047010422s 2019-07-03 10:32:57,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:32:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:32:58,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:32:58 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-09896bca-96cd-4e7d-8f36-6de35efa77d4 2019-07-03 10:32:58,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:32:58,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:32:58 GMT Server: Apache x-openstack-request-id: req-180577c9-d83a-4df9-8dc5-d7ee95b954f3 2019-07-03 10:32:58,060 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:32:58,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-180577c9-d83a-4df9-8dc5-d7ee95b954f3 2019-07-03 10:32:58,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724980831146s 2019-07-03 10:33:03,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:03,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:03,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:03 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-2b203564-479c-40b0-9e2d-9fc909c819b5 2019-07-03 10:33:03,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:03,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:03 GMT Server: Apache x-openstack-request-id: req-b7567ae5-6876-4473-9e1c-69fae5d57faa 2019-07-03 10:33:03,136 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:33:03,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-b7567ae5-6876-4473-9e1c-69fae5d57faa 2019-07-03 10:33:03,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739529132843s 2019-07-03 10:33:03,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:33:03,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:03,167 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:03 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-749baa90-cbf7-4596-83d0-ad776d35ac07 2019-07-03 10:33:03,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:03,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-517a5b6e-52d1-4238-9761-843a3eb42595 2019-07-03 10:33:03,209 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:33:03,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-517a5b6e-52d1-4238-9761-843a3eb42595 2019-07-03 10:33:03,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729510784149s 2019-07-03 10:33:08,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:08,247 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:08 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-00ba0539-a59a-4072-801c-d4178feaa020 2019-07-03 10:33:08,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:08,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:08 GMT Server: Apache x-openstack-request-id: req-4aa4f4e3-283c-4c0c-9b7f-8eb682cb171e 2019-07-03 10:33:08,290 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:33:08,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-4aa4f4e3-283c-4c0c-9b7f-8eb682cb171e 2019-07-03 10:33:08,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743651390076s 2019-07-03 10:33:13,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:13,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-1aaa5753-a148-458d-b11d-f36f80598378 2019-07-03 10:33:13,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:13,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:13 GMT Server: Apache x-openstack-request-id: req-2ee762d3-1555-42ee-9330-0bdc0adee2e9 2019-07-03 10:33:13,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:33:13,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-2ee762d3-1555-42ee-9330-0bdc0adee2e9 2019-07-03 10:33:13,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730059146881s 2019-07-03 10:33:13,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:33:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:13,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:13 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6ae99e3-ca30-454d-909f-01b0eccfd16c 2019-07-03 10:33:13,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:13,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6da789eb-b834-4e3c-bbba-387611e37fed 2019-07-03 10:33:13,442 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:33:13,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-6da789eb-b834-4e3c-bbba-387611e37fed 2019-07-03 10:33:13,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0758678913116s 2019-07-03 10:33:18,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:18,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-9005ebb7-ce03-4f01-8090-7842c3b5d9ba 2019-07-03 10:33:18,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-07-03 10:33:18,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:18 GMT Server: Apache x-openstack-request-id: req-9cf209a8-2e4d-4630-9bf9-2ab5e4fc3914 2019-07-03 10:33:18,522 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:33:18,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-9cf209a8-2e4d-4630-9bf9-2ab5e4fc3914 2019-07-03 10:33:18,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735220909119s 2019-07-03 10:33:23,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:23,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-af7b6c2c-1372-45f6-9240-5c6a1c615b8c 2019-07-03 10:33:23,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:23,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:23 GMT Server: Apache x-openstack-request-id: req-e15045c0-0d5b-4581-a33c-62751c9de7e3 2019-07-03 10:33:23,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:33:23,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-e15045c0-0d5b-4581-a33c-62751c9de7e3 2019-07-03 10:33:23,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905060768127s 2019-07-03 10:33:23,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:33:23,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:23,649 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-6389d6f4-5359-4e4d-aa78-09e27c1aa736 2019-07-03 10:33:23,649 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:23,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e51aa3f3-803a-4bcb-beda-1bc636484411 2019-07-03 10:33:23,691 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:33:23,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-e51aa3f3-803a-4bcb-beda-1bc636484411 2019-07-03 10:33:23,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072056055069s 2019-07-03 10:33:28,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:28,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:28,730 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:28 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-196ffea7-75df-4c26-bffe-2d4c01e7e70f 2019-07-03 10:33:28,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:28,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:28 GMT Server: Apache x-openstack-request-id: req-2c91581f-0461-4188-8a80-85f1e4a400eb 2019-07-03 10:33:28,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:33:28,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-2c91581f-0461-4188-8a80-85f1e4a400eb 2019-07-03 10:33:28,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757720470428s 2019-07-03 10:33:33,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:33,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-6a306a04-7a7e-431f-9701-8f557ec956c5 2019-07-03 10:33:33,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-07-03 10:33:33,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:33 GMT Server: Apache x-openstack-request-id: req-5462c6ea-4b9c-4678-9fdd-0ab34a8c619a 2019-07-03 10:33:33,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:33:33,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-5462c6ea-4b9c-4678-9fdd-0ab34a8c619a 2019-07-03 10:33:33,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729491710663s 2019-07-03 10:33:33,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:33:33,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:33,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:33 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-889b81e7-a627-482f-9e7a-a4ab34fd6efb 2019-07-03 10:33:33,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:34,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ac21f5c5-a82a-4df7-b697-f40d4e1bc76c 2019-07-03 10:33:34,225 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:33:34,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-ac21f5c5-a82a-4df7-b697-f40d4e1bc76c 2019-07-03 10:33:34,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.372121810913s 2019-07-03 10:33:39,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:39,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:39,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-c663ac13-46f6-4a67-a322-1b144803de3a 2019-07-03 10:33:39,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:39,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:39 GMT Server: Apache x-openstack-request-id: req-8f3eee49-3390-490b-87d6-7d41d5ca1c08 2019-07-03 10:33:39,597 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:33:39,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-8f3eee49-3390-490b-87d6-7d41d5ca1c08 2019-07-03 10:33:39,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365635156631s 2019-07-03 10:33:44,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:33:44,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:44,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc Server: Apache x-openstack-request-id: req-375240fd-9ffb-46e9-a510-3bc39d673671 2019-07-03 10:33:44,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:44,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92f625c1-88ec-43aa-a611-ea081bab7c5b 2019-07-03 10:33:44,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-07-03T10:33:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dime/events/e14dbead-4634-436e-8e06-5a036f4ccb50", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "02fccbe5-1b19-4081-819a-6a641933df8b", "id": "e14dbead-4634-436e-8e06-5a036f4ccb50"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-07-03T10:33:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv/events/7e46ecc2-0edd-4245-bc54-ea9000787628", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "id": "7e46ecc2-0edd-4245-bc54-ea9000787628"}]} 2019-07-03 10:33:44,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc&marker=d2debfa3-337c-4496-bf87-1f8a55f7dd1f&sort_dir=asc used request id req-92f625c1-88ec-43aa-a611-ea081bab7c5b 2019-07-03 10:33:44,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363047122955s 2019-07-03 10:33:44,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:33:44,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:44,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:33:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 Server: Apache x-openstack-request-id: req-4d06594b-d0a7-41c9-b726-c96793f64bcc 2019-07-03 10:33:44,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:33:45,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8a2a53d5-49c2-49d3-81a9-f9bc62d8508a 2019-07-03 10:33:45,359 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "outputs": [{"output_value": "172.30.9.212", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-07-03 10:33:45,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 used request id req-8a2a53d5-49c2-49d3-81a9-f9bc62d8508a 2019-07-03 10:33:45,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.39413189888s 2019-07-03 10:33:45,361 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-07-03T10:02:54Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'ac1c6eaf-3e14-4450-82a1-7eed3867ecb7', 'parameters': Munch({u'OS::project_id': u'4cdc2220b3ec4e1785109d672126b72a', u'image': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 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_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 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'ac1c6eaf-3e14-4450-82a1-7eed3867ecb7', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'849979e7-e940-42b9-876b-b95c2d632a75'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'b333a3e29eaa42e387d10f163ca6ecce', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.212', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-07-03T10:02:54Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7'}) 2019-07-03 10:33:45,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:33:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:47,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-82d7153b-b340-4a4e-85a1-14c5fc2281f4 x-openstack-request-id: req-82d7153b-b340-4a4e-85a1-14c5fc2281f4 2019-07-03 10:33:47,615 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:33:47,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-82d7153b-b340-4a4e-85a1-14c5fc2281f4 2019-07-03 10:33:47,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.25367593765s 2019-07-03 10:33:47,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:33:47,632 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:48,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:48 GMT X-Openstack-Request-Id: req-fcc4a0ce-01ca-4611-bba5-e30d7d4afe55 2019-07-03 10:33:48,043 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d915a595-0e22-4655-b4ec-a7dec33ea60a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4cdc2220b3ec4e1785109d672126b72a","l2_adjacency":true,"status":"ACTIVE","subnets":["04d2bd9c-dcf8-4f6d-be8d-f78eb41d503f"],"description":"","tags":[],"updated_at":"2019-07-03T10:02:59Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"4cdc2220b3ec4e1785109d672126b72a","created_at":"2019-07-03T10:02:58Z","mtu":1450}]} 2019-07-03 10:33:48,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fcc4a0ce-01ca-4611-bba5-e30d7d4afe55 2019-07-03 10:33:48,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411749124527s 2019-07-03 10:33:48,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 10:33:48,045 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:48,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:48 GMT X-Openstack-Request-Id: req-fb14573e-41c9-44f8-b1c1-6a432aaf60ef 2019-07-03 10:33:48,365 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d915a595-0e22-4655-b4ec-a7dec33ea60a","tenant_id":"4cdc2220b3ec4e1785109d672126b72a","created_at":"2019-07-03T10:02:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T10:02:59Z","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":"4cdc2220b3ec4e1785109d672126b72a","id":"04d2bd9c-dcf8-4f6d-be8d-f78eb41d503f","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-07-03 10:33:48,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fb14573e-41c9-44f8-b1c1-6a432aaf60ef 2019-07-03 10:33:48,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.320791006088s 2019-07-03 10:33:48,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:33:48,375 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:48,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-b3cb9abf-dad6-40ee-b66e-8dd146ed5dde x-openstack-request-id: req-b3cb9abf-dad6-40ee-b66e-8dd146ed5dde 2019-07-03 10:33:48,398 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:33:48,399 - 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-b3cb9abf-dad6-40ee-b66e-8dd146ed5dde 2019-07-03 10:33:48,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270800590515s 2019-07-03 10:33:48,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:33:48,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:49,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-59176a9f-9495-4310-9a23-205bbb971e09 x-openstack-request-id: req-59176a9f-9495-4310-9a23-205bbb971e09 2019-07-03 10:33:49,767 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:33:49,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3/os-security-groups used request id req-59176a9f-9495-4310-9a23-205bbb971e09 2019-07-03 10:33:49,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.3668859005s 2019-07-03 10:33:49,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:33:49,778 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:50,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:50 GMT X-Openstack-Request-Id: req-f628d83c-1753-406c-a173-5b1abcfcc2bb 2019-07-03 10:33:50,106 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:33:50,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f628d83c-1753-406c-a173-5b1abcfcc2bb 2019-07-03 10:33:50,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332596063614s 2019-07-03 10:33:50,113 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:33:50,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:33:50,117 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:50,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-c5939abd-85da-44c5-ba17-92916237eff9 x-openstack-request-id: req-c5939abd-85da-44c5-ba17-92916237eff9 2019-07-03 10:33:50,143 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:33:50,143 - 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-c5939abd-85da-44c5-ba17-92916237eff9 2019-07-03 10:33:50,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299351215363s 2019-07-03 10:33:50,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:33:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:51,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-0e34eba1-d11a-4c63-a8b2-f4f6e46ab916 x-openstack-request-id: req-0e34eba1-d11a-4c63-a8b2-f4f6e46ab916 2019-07-03 10:33:51,056 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:33:51,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96/os-security-groups used request id req-0e34eba1-d11a-4c63-a8b2-f4f6e46ab916 2019-07-03 10:33:51,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.911459207535s 2019-07-03 10:33:51,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:33:51,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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:51,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:51 GMT X-Openstack-Request-Id: req-2f67d7d1-9bc0-46a8-801f-3fb4a99a498b 2019-07-03 10:33:51,378 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:33:51,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2f67d7d1-9bc0-46a8-801f-3fb4a99a498b 2019-07-03 10:33:51,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315816879272s 2019-07-03 10:33:51,385 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:33:51,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:33:51,389 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:51,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-944b82e0-346e-430b-b8e8-a1d5ead27bf4 x-openstack-request-id: req-944b82e0-346e-430b-b8e8-a1d5ead27bf4 2019-07-03 10:33:51,410 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:33:51,410 - 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-944b82e0-346e-430b-b8e8-a1d5ead27bf4 2019-07-03 10:33:51,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247309207916s 2019-07-03 10:33:51,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:33:51,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:52,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-c18c2bf2-253a-47b3-abc4-b499e690232e x-openstack-request-id: req-c18c2bf2-253a-47b3-abc4-b499e690232e 2019-07-03 10:33:52,409 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:33:52,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083/os-security-groups used request id req-c18c2bf2-253a-47b3-abc4-b499e690232e 2019-07-03 10:33:52,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.997151851654s 2019-07-03 10:33:52,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:33:52,419 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:53,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:53 GMT X-Openstack-Request-Id: req-df6ee11f-3f31-45e8-8fef-132e7afabd43 2019-07-03 10:33:53,155 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:33:53,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-df6ee11f-3f31-45e8-8fef-132e7afabd43 2019-07-03 10:33:53,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.740729093552s 2019-07-03 10:33:53,162 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:33:53,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:33:53,166 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:53,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-06951e84-451f-4e95-b539-7fc037bb7d99 x-openstack-request-id: req-06951e84-451f-4e95-b539-7fc037bb7d99 2019-07-03 10:33:53,185 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:33:53,185 - 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-06951e84-451f-4e95-b539-7fc037bb7d99 2019-07-03 10:33:53,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225520133972s 2019-07-03 10:33:53,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:33:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:54,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-7e6d8ebd-976a-44e4-bbb0-096d3c9d66e6 x-openstack-request-id: req-7e6d8ebd-976a-44e4-bbb0-096d3c9d66e6 2019-07-03 10:33:54,276 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:33:54,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d/os-security-groups used request id req-7e6d8ebd-976a-44e4-bbb0-096d3c9d66e6 2019-07-03 10:33:54,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.090020895s 2019-07-03 10:33:54,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:33:54,287 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:54,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:54 GMT X-Openstack-Request-Id: req-412528df-7fff-4440-8dca-f2c32345f075 2019-07-03 10:33:54,580 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:33:54,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-412528df-7fff-4440-8dca-f2c32345f075 2019-07-03 10:33:54,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297827959061s 2019-07-03 10:33:54,587 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:33:54,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:33:54,591 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:54,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-c182a176-cbdb-4976-a734-60164057c5ef x-openstack-request-id: req-c182a176-cbdb-4976-a734-60164057c5ef 2019-07-03 10:33:54,609 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:33:54,609 - 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-c182a176-cbdb-4976-a734-60164057c5ef 2019-07-03 10:33:54,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222539901733s 2019-07-03 10:33:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:33:54,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:55,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-a9a0b5cd-cdb9-4101-8550-43b1e06f2656 x-openstack-request-id: req-a9a0b5cd-cdb9-4101-8550-43b1e06f2656 2019-07-03 10:33:55,927 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:33:55,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e/os-security-groups used request id req-a9a0b5cd-cdb9-4101-8550-43b1e06f2656 2019-07-03 10:33:55,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.31689691544s 2019-07-03 10:33:55,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:33:55,937 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:56,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:56 GMT X-Openstack-Request-Id: req-e1bb05c1-0531-44eb-9313-647f889bd3cd 2019-07-03 10:33:56,265 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:33:56,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e1bb05c1-0531-44eb-9313-647f889bd3cd 2019-07-03 10:33:56,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332205057144s 2019-07-03 10:33:56,272 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:33:56,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:33:56,275 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:56,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-88c3b943-b945-4ae9-b1be-4e5fcb40821c x-openstack-request-id: req-88c3b943-b945-4ae9-b1be-4e5fcb40821c 2019-07-03 10:33:56,296 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:33:56,296 - 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-88c3b943-b945-4ae9-b1be-4e5fcb40821c 2019-07-03 10:33:56,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244410037994s 2019-07-03 10:33:56,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:33:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:57,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-b368bebc-52da-4531-8d5a-4ed7c25355c6 x-openstack-request-id: req-b368bebc-52da-4531-8d5a-4ed7c25355c6 2019-07-03 10:33:57,003 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:33:57,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f/os-security-groups used request id req-b368bebc-52da-4531-8d5a-4ed7c25355c6 2019-07-03 10:33:57,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.705234050751s 2019-07-03 10:33:57,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:33:57,014 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:57,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:57 GMT X-Openstack-Request-Id: req-c4e710d8-a549-4259-881f-e4ac044a5445 2019-07-03 10:33:57,052 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:33:57,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c4e710d8-a549-4259-881f-e4ac044a5445 2019-07-03 10:33:57,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0430958271027s 2019-07-03 10:33:57,059 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:33:57,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:33:57,063 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:57,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-e244064a-ae57-4cf5-8785-3feb4ae65449 x-openstack-request-id: req-e244064a-ae57-4cf5-8785-3feb4ae65449 2019-07-03 10:33:57,083 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:33:57,083 - 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-e244064a-ae57-4cf5-8785-3feb4ae65449 2019-07-03 10:33:57,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235741138458s 2019-07-03 10:33:57,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:33:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:58,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33: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-ae80101a-a5b3-40da-8ff9-795bf8de6c6a x-openstack-request-id: req-ae80101a-a5b3-40da-8ff9-795bf8de6c6a 2019-07-03 10:33:58,020 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:33:58,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983/os-security-groups used request id req-ae80101a-a5b3-40da-8ff9-795bf8de6c6a 2019-07-03 10:33:58,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.936287879944s 2019-07-03 10:33:58,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:33:58,031 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:33:58,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:33:58 GMT X-Openstack-Request-Id: req-a7e5f19c-0c29-411b-9fa2-17e538ee60e6 2019-07-03 10:33:58,361 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:33:58,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a7e5f19c-0c29-411b-9fa2-17e538ee60e6 2019-07-03 10:33:58,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33455491066s 2019-07-03 10:33:58,368 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:33:58,368 - 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:52:3b:85', 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:52:3b:85', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:02.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'2568356a-4092-4315-adf1-84d9ca6764e3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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-07-03T10:27:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:27:02Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:29Z', 'created': u'2019-07-03T10:26:29Z', '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:85:c7:90', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:c7:90', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:26:58.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'3b74671b-14cc-4530-b0b7-9f0af23b0f96', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-03T10:26:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:26:58Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:26:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:27Z', 'created': u'2019-07-03T10:26:27Z', '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:58:08:4b', 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:58:08:4b', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:01.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'aefffff5-4dfc-4323-b43e-578a0dff7083', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-07-03T10:27:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:27:01Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:27Z', 'created': u'2019-07-03T10:26:27Z', '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:05:ac:38', 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:05:ac:38', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:21:32.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'033b779f-8461-4a15-982d-79e90dd9385d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-03T10:21:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:21:32Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:21:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:21:14Z', 'created': u'2019-07-03T10:21:14Z', '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:db:2d:a5', 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:db:2d:a5', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:11:33.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'49c0b1d8-cef0-4bfb-984e-23d70ace313e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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-07-03T10:11:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:11:33Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:11:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:11:14Z', 'created': u'2019-07-03T10:11:14Z', '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:64:cb', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:64:cb', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:07:46.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'db0b5a3d-5aea-4e8b-b6af-218eea29289f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-03T10:07:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:07:46Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:07:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:05:57Z', 'created': u'2019-07-03T10:05:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:7a:43', 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:ea:7a:43', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:05:12.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'2c32806d-09ea-490b-af06-6fc4e1772983', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-07-03T10:05:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:05:12Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:05:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:03:28Z', 'created': u'2019-07-03T10:03:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-03 10:33:58,373 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-03 10:33:58,378 - paramiko.transport - DEBUG - starting thread (client mode): 0xf7d77a90L 2019-07-03 10:33:58,378 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:33:58,387 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:33:58,387 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:33:58,388 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:33:58,389 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:33:58,389 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:33:58,389 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:33:58,389 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:33:58,389 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:33:58,434 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:33:58,434 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:33:58,442 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 37f2ea7ca1f2ebf4dfa158c7bf340789 2019-07-03 10:33:58,443 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:33:58,472 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:33:58,490 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:33:58,508 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:33:58,946 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:33:58,946 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:33:58,974 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:33:58,992 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:33:58,992 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-03 10:33:58,993 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 10:33:58,994 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-03 10:33:58,996 - paramiko.transport - DEBUG - starting thread (client mode): 0xf7d77690L 2019-07-03 10:33:58,997 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:33:59,006 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:33:59,006 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:33:59,008 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:33:59,008 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:33:59,008 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:33:59,008 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:33:59,008 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:33:59,008 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:33:59,050 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:33:59,051 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:33:59,060 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: a6d7e84de410c699759d69e4e77bbc02 2019-07-03 10:33:59,061 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:33:59,088 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:33:59,103 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:33:59,126 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:33:59,539 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:33:59,539 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:33:59,543 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:33:59,561 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:33:59,561 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-07-03 10:33:59,563 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-03 10:33:59,565 - paramiko.transport - DEBUG - starting thread (client mode): 0xf7cd0250L 2019-07-03 10:33:59,566 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:33:59,578 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:33:59,579 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:33:59,580 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:33:59,580 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:33:59,580 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:33:59,580 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:33:59,581 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:33:59,581 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:33:59,626 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:33:59,626 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:33:59,629 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: 7ed0467362ee5d36efe98cbb34ef032b 2019-07-03 10:33:59,630 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:33:59,663 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:33:59,687 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:33:59,694 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:34:00,224 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:34:00,224 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:34:00,228 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:34:00,240 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:34:00,240 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-03 10:34:00,242 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-03 10:34:00,245 - paramiko.transport - DEBUG - starting thread (client mode): 0xf7cd0b10L 2019-07-03 10:34:00,245 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:34:00,260 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:34:00,261 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:34:00,262 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:34:00,262 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:34:00,262 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:34:00,262 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:34:00,262 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:34:00,262 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:34:00,269 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:34:00,270 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:34:00,277 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: f27fa571715f38a9a2674fc6173143a8 2019-07-03 10:34:00,278 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:34:00,307 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:34:00,328 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:34:00,342 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:34:00,786 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:34:00,786 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:34:00,808 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:34:00,827 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:34:00,827 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 11m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-03 10:34:00,828 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 10:34:00,829 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-03 10:34:00,831 - paramiko.transport - DEBUG - starting thread (client mode): 0xf7d77650L 2019-07-03 10:34:00,832 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:34:00,842 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:34:00,842 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:34:00,843 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:34:00,843 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:34:00,843 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:34:00,844 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:34:00,844 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:34:00,844 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:34:00,887 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:34:00,888 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:34:00,895 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: 78f4066ea5c23c9ff905e8453bbe7d93 2019-07-03 10:34:00,896 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:34:00,926 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:34:00,941 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:34:00,960 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:34:01,438 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:34:01,438 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:34:01,463 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:34:01,474 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:34:01,474 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 17m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-07-03 10:34:01,476 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-03 10:34:01,479 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8417a10L 2019-07-03 10:34:01,479 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:34:01,495 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:34:01,495 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:34:01,496 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:34:01,496 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:34:01,496 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:34:01,496 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:34:01,497 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:34:01,497 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:34:01,505 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:34:01,505 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:34:01,511 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 8d8e6da4dc818dde3eb852c67ca24538 2019-07-03 10:34:01,512 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:34:01,543 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:34:01,564 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:34:01,577 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:34:02,176 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:34:02,176 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:34:02,180 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:34:02,202 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:34:02,202 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 24m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-03 10:34:02,203 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 10:34:02,203 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2019-07-03 10:34:02,204 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2019-07-03 10:34:02,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:34:02,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:03,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-3d60bf02-7777-42ef-b376-3a7d4e60953b x-openstack-request-id: req-3d60bf02-7777-42ef-b376-3a7d4e60953b 2019-07-03 10:34:03,912 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:34:03,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d60bf02-7777-42ef-b376-3a7d4e60953b 2019-07-03 10:34:03,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.70741605759s 2019-07-03 10:34:03,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:34:03,923 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:03,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-7f41f24a-79f4-4998-b301-e13798f14ac7 x-openstack-request-id: req-7f41f24a-79f4-4998-b301-e13798f14ac7 2019-07-03 10:34:03,943 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:34:03,943 - 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-7f41f24a-79f4-4998-b301-e13798f14ac7 2019-07-03 10:34:03,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023010969162s 2019-07-03 10:34:03,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:34:03,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:05,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-03508991-edf3-416e-9e6a-b2d481f5fb47 x-openstack-request-id: req-03508991-edf3-416e-9e6a-b2d481f5fb47 2019-07-03 10:34:05,677 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:34:05,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3/os-security-groups used request id req-03508991-edf3-416e-9e6a-b2d481f5fb47 2019-07-03 10:34:05,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.73272609711s 2019-07-03 10:34:05,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:34:05,688 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:06,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:06 GMT X-Openstack-Request-Id: req-60a95552-6c6a-445d-a300-dca095e46f9d 2019-07-03 10:34:06,020 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:34:06,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60a95552-6c6a-445d-a300-dca095e46f9d 2019-07-03 10:34:06,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336823940277s 2019-07-03 10:34:06,028 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:34:06,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:34:06,032 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:06,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-1d811427-8563-4243-9454-713768e0b8db x-openstack-request-id: req-1d811427-8563-4243-9454-713768e0b8db 2019-07-03 10:34:06,065 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:34:06,065 - 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-1d811427-8563-4243-9454-713768e0b8db 2019-07-03 10:34:06,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0367300510406s 2019-07-03 10:34:06,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:34:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:06,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-1a91b16c-6e2b-4a30-bdec-b82349693e31 x-openstack-request-id: req-1a91b16c-6e2b-4a30-bdec-b82349693e31 2019-07-03 10:34:06,501 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:34:06,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96/os-security-groups used request id req-1a91b16c-6e2b-4a30-bdec-b82349693e31 2019-07-03 10:34:06,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.435169935226s 2019-07-03 10:34:06,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:34:06,512 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:06,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:06 GMT X-Openstack-Request-Id: req-d2d79415-8ab0-45e6-a55d-58651c203707 2019-07-03 10:34:06,900 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:34:06,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d2d79415-8ab0-45e6-a55d-58651c203707 2019-07-03 10:34:06,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.392152070999s 2019-07-03 10:34:06,907 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:34:06,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:34:06,911 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:06,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-72f53a50-762b-485f-902e-215888391c77 x-openstack-request-id: req-72f53a50-762b-485f-902e-215888391c77 2019-07-03 10:34:06,931 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:34:06,932 - 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-72f53a50-762b-485f-902e-215888391c77 2019-07-03 10:34:06,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244798660278s 2019-07-03 10:34:06,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:34:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:08,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-499d0367-acef-4a15-b5bb-4d47ea758d64 x-openstack-request-id: req-499d0367-acef-4a15-b5bb-4d47ea758d64 2019-07-03 10:34:08,256 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:34:08,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083/os-security-groups used request id req-499d0367-acef-4a15-b5bb-4d47ea758d64 2019-07-03 10:34:08,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.3233230114s 2019-07-03 10:34:08,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:34:08,266 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:08,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:09 GMT X-Openstack-Request-Id: req-80a15560-9925-45ed-ae56-a9c363042631 2019-07-03 10:34:08,973 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:34:08,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-80a15560-9925-45ed-ae56-a9c363042631 2019-07-03 10:34:08,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.711477041245s 2019-07-03 10:34:08,980 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:34:08,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:34:08,984 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:09,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-233d9f2e-c749-4432-900c-6877f1b0a812 x-openstack-request-id: req-233d9f2e-c749-4432-900c-6877f1b0a812 2019-07-03 10:34:09,020 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:34:09,021 - 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-233d9f2e-c749-4432-900c-6877f1b0a812 2019-07-03 10:34:09,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0395939350128s 2019-07-03 10:34:09,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:34:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:09,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-3069e965-1aee-4a66-a439-772170e919eb x-openstack-request-id: req-3069e965-1aee-4a66-a439-772170e919eb 2019-07-03 10:34:09,944 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:34:09,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d/os-security-groups used request id req-3069e965-1aee-4a66-a439-772170e919eb 2019-07-03 10:34:09,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.921998023987s 2019-07-03 10:34:09,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:34:09,954 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:09,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:10 GMT X-Openstack-Request-Id: req-c570be83-71b2-4866-bd51-70634508e6cc 2019-07-03 10:34:09,991 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:34:09,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c570be83-71b2-4866-bd51-70634508e6cc 2019-07-03 10:34:09,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410578250885s 2019-07-03 10:34:09,998 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:34:09,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:34:10,002 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:10,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-bc76e90d-fbac-4d52-a614-36bcbfb416fc x-openstack-request-id: req-bc76e90d-fbac-4d52-a614-36bcbfb416fc 2019-07-03 10:34:10,022 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:34:10,022 - 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-bc76e90d-fbac-4d52-a614-36bcbfb416fc 2019-07-03 10:34:10,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236749649048s 2019-07-03 10:34:10,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:34:10,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:11,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-1a573866-b742-48e0-9177-29d3bebc1e9b x-openstack-request-id: req-1a573866-b742-48e0-9177-29d3bebc1e9b 2019-07-03 10:34:11,014 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:34:11,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e/os-security-groups used request id req-1a573866-b742-48e0-9177-29d3bebc1e9b 2019-07-03 10:34:11,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.990919828415s 2019-07-03 10:34:11,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:34:11,023 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:11,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:11 GMT X-Openstack-Request-Id: req-0d7d604d-43ed-4ca5-b6a5-6fecce73a9d5 2019-07-03 10:34:11,427 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:34:11,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0d7d604d-43ed-4ca5-b6a5-6fecce73a9d5 2019-07-03 10:34:11,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.408131122589s 2019-07-03 10:34:11,434 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:34:11,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:34:11,438 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:11,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-64dbf144-54cb-4d4c-b752-b20ba0ff9d30 x-openstack-request-id: req-64dbf144-54cb-4d4c-b752-b20ba0ff9d30 2019-07-03 10:34:11,457 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:34:11,458 - 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-64dbf144-54cb-4d4c-b752-b20ba0ff9d30 2019-07-03 10:34:11,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232679843903s 2019-07-03 10:34:11,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:34:11,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:12,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-416fb097-d7b6-4663-b8b7-e33f7ed94f95 x-openstack-request-id: req-416fb097-d7b6-4663-b8b7-e33f7ed94f95 2019-07-03 10:34:12,478 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:34:12,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f/os-security-groups used request id req-416fb097-d7b6-4663-b8b7-e33f7ed94f95 2019-07-03 10:34:12,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.01967310905s 2019-07-03 10:34:12,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:34:12,489 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:12,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:12 GMT X-Openstack-Request-Id: req-103c8ec2-f970-492c-a573-dbaea5fb75f9 2019-07-03 10:34:12,525 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:34:12,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-103c8ec2-f970-492c-a573-dbaea5fb75f9 2019-07-03 10:34:12,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406548976898s 2019-07-03 10:34:12,532 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:34:12,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:34:12,536 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:12,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-f41c0b7b-2cb4-4faa-83d0-d611ac05e1e3 x-openstack-request-id: req-f41c0b7b-2cb4-4faa-83d0-d611ac05e1e3 2019-07-03 10:34:12,555 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:34:12,555 - 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-f41c0b7b-2cb4-4faa-83d0-d611ac05e1e3 2019-07-03 10:34:12,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229589939117s 2019-07-03 10:34:12,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:34:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:13,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-1d7e7cd6-7011-4cbf-afed-9bf58ee35348 x-openstack-request-id: req-1d7e7cd6-7011-4cbf-afed-9bf58ee35348 2019-07-03 10:34:13,182 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:34:13,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983/os-security-groups used request id req-1d7e7cd6-7011-4cbf-afed-9bf58ee35348 2019-07-03 10:34:13,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.62566113472s 2019-07-03 10:34:13,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:34:13,193 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:13,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:13 GMT X-Openstack-Request-Id: req-0ee3b15a-180c-4954-9370-b57f5743c503 2019-07-03 10:34:13,227 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:34:13,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0ee3b15a-180c-4954-9370-b57f5743c503 2019-07-03 10:34:13,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382969379425s 2019-07-03 10:34:13,233 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:34:13,233 - 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:52:3b:85', 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:52:3b:85', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:02.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'2568356a-4092-4315-adf1-84d9ca6764e3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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-07-03T10:27:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:27:02Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:29Z', 'created': u'2019-07-03T10:26:29Z', '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:85:c7:90', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:c7:90', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:26:58.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'3b74671b-14cc-4530-b0b7-9f0af23b0f96', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-03T10:26:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:26:58Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:26:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:27Z', 'created': u'2019-07-03T10:26:27Z', '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:58:08:4b', 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:58:08:4b', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:01.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'aefffff5-4dfc-4323-b43e-578a0dff7083', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-07-03T10:27:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:27:01Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:27Z', 'created': u'2019-07-03T10:26:27Z', '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:05:ac:38', 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:05:ac:38', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:21:32.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'033b779f-8461-4a15-982d-79e90dd9385d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-03T10:21:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:21:32Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:21:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:21:14Z', 'created': u'2019-07-03T10:21:14Z', '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:db:2d:a5', 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:db:2d:a5', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:11:33.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'49c0b1d8-cef0-4bfb-984e-23d70ace313e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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-07-03T10:11:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:11:33Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:11:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:11:14Z', 'created': u'2019-07-03T10:11:14Z', '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:64:cb', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:64:cb', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:07:46.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'db0b5a3d-5aea-4e8b-b6af-218eea29289f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-03T10:07:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:07:46Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:07:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:05:57Z', 'created': u'2019-07-03T10:05:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:7a:43', 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:ea:7a:43', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:05:12.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'2c32806d-09ea-490b-af06-6fc4e1772983', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-07-03T10:05:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:05:12Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:05:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:03:28Z', 'created': u'2019-07-03T10:03:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-03 10:34:13,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:34:13,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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:14,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-1aa15aaa-6660-4d91-b09d-356321309402 x-openstack-request-id: req-1aa15aaa-6660-4d91-b09d-356321309402 2019-07-03 10:34:14,119 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:34:14,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1aa15aaa-6660-4d91-b09d-356321309402 2019-07-03 10:34:14,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.881822109222s 2019-07-03 10:34:14,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:34:14,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:34:14,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21289 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-96d2ab7f-052f-483e-8763-790a97532de7 x-openstack-request-id: req-96d2ab7f-052f-483e-8763-790a97532de7 2019-07-03 10:34:14,231 - keystoneauth.session - DEBUG - RESP BODY: {"output": "(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.009775] Security Framework initialized\n[ 0.012038] AppArmor: AppArmor initialized\n[ 0.013639] Yama: becoming mindful.\n[ 0.015162] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.017001] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020500] 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.026790] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029712] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033647] Initializing cgroup subsys perf_event\n[ 0.035415] Initializing cgroup subsys hugetlb\n[ 0.036772] mce: CPU supports 10 MCE banks\n[ 0.038403] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.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.050266] 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.056004] MDS: Mitigation: Clear CPU buffers\n[ 0.082890] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.093686] ACPI: Core revision 20131115\n[ 0.096010] ACPI: All ACPI Tables successfully acquired\n[ 0.098249] ftrace: allocating 28757 entries in 113 pages\n[ 0.124327] smpboot: Max logical packages: 1\n[ 0.125976] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.128314] Enabling x2apic\n[ 0.129515] Enabled x2apic\n[ 0.130996] Switched APIC routing to physical x2apic.\n[ 0.133434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.140041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.152262] KVM setup paravirtual spinlock\n[ 0.155977] x86: Booted up 1 node, 1 CPUs\n[ 0.156004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.158762] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.160150] devtmpfs: initialized\n[ 0.162828] EVM: security.selinux\n[ 0.164004] EVM: security.SMACK64\n[ 0.165344] EVM: security.ima\n[ 0.166582] EVM: security.capability\n[ 0.169005] pinctrl core: initialized pinctrl subsystem\n[ 0.171068] regulator-dummy: no parameters\n[ 0.172107] RTC time: 10:27:02, date: 07/03/19\n[ 0.173849] NET: Registered protocol family 16\n[ 0.175665] cpuidle: using governor ladder\n[ 0.176004] cpuidle: using governor menu\n[ 0.177569] ACPI: bus type PCI registered\n[ 0.179130] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.180167] PCI: Using configuration type 1 for base access\n[ 0.182926] bio: create slab at 0\n[ 0.184211] ACPI: Added _OSI(Module Device)\n[ 0.185823] ACPI: Added _OSI(Processor Device)\n[ 0.187499] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.188007] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.191019] ACPI: Interpreter enabled\n[ 0.192012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.195618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.198291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.201005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.204007] ACPI: (supports S0 S5)\n[ 0.205372] ACPI: Using IOAPIC for interrupt routing\n[ 0.207221] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208170] ACPI: No dock devices found.\n[ 0.211494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220208] acpiphp: Slot [3] registered\n[ 0.221766] acpiphp: Slot [4] registered\n[ 0.223368] acpiphp: Slot [5] registered\n[ 0.224028] acpiphp: Slot [6] registered\n[ 0.225572] acpiphp: Slot [7] registered\n[ 0.227113] acpiphp: Slot [8] registered\n[ 0.228023] acpiphp: Slot [9] registered\n[ 0.229576] acpiphp: Slot [10] registered\n[ 0.231150] acpiphp: Slot [11] registered\n[ 0.232023] acpiphp: Slot [12] registered\n[ 0.233592] acpiphp: Slot [13] registered\n[ 0.235167] acpiphp: Slot [14] registered\n[ 0.236023] acpiphp: Slot [15] registered\n[ 0.237597] acpiphp: Slot [16] registered\n[ 0.239159] acpiphp: Slot [17] registered\n[ 0.240036] acpiphp: Slot [18] registered\n[ 0.241607] acpiphp: Slot [19] registered\n[ 0.243177] acpiphp: Slot [20] registered\n[ 0.244023] acpiphp: Slot [21] registered\n[ 0.245599] acpiphp: Slot [22] registered\n[ 0.247174] acpiphp: Slot [23] registered\n[ 0.248023] acpiphp: Slot [24] registered\n[ 0.249591] acpiphp: Slot [25] registered\n[ 0.251162] acpiphp: Slot [26] registered\n[ 0.252023] acpiphp: Slot [27] registered\n[ 0.253586] acpiphp: Slot [28] registered\n[ 0.255148] acpiphp: Slot [29] registered\n[ 0.256024] acpiphp: Slot [30] registered\n[ 0.257591] acpiphp: Slot [31] registered\n[ 0.259145] PCI host bridge to bus 0000:00\n[ 0.260006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.262000] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.266206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.270407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.278445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.280017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.308006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.310758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.313213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.315596] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316343] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320004] vgaarb: loaded\n[ 0.321165] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323381] SCSI subsystem initialized\n[ 0.324237] ACPI: bus type USB registered\n[ 0.325852] usbcore: registered new interface driver usbfs\n[ 0.327862] usbcore: registered new interface driver hub\n[ 0.328042] usbcore: registered new device driver usb\n[ 0.330107] PCI: Using ACPI for IRQ routing\n[ 0.332127] NetLabel: Initializing\n[ 0.333522] NetLabel: domain hash size = 128\n[ 0.335197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.336047] NetLabel: unlabeled traffic allowed by default\n[ 0.338301] Switched to clocksource kvm-clock\n[ 0.344956] AppArmor: AppArmor Filesystem Enabled\n[ 0.346753] pnp: PnP ACPI init\n[ 0.348034] ACPI: bus type PNP registered\n[ 0.350081] pnp: PnP ACPI: found 8 devices\n[ 0.351678] ACPI: bus type PNP unregistered\n[ 0.359035] NET: Registered protocol family 2\n[ 0.360982] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.363546] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.365983] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.368380] TCP: reno registered\n[ 0.369713] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.371852] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.374217] NET: Registered protocol family 1\n[ 0.375911] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.378052] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.380168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397312] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.414557] Trying to unpack rootfs image as initramfs...\n[ 0.515751] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521083] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.524333] Scanning for low memory corruption every 60 seconds\n[ 0.526879] Initialise system trusted keyring\n[ 0.528636] audit: initializing netlink socket (disabled)\n[ 0.530619] type=2000 audit(1562149623.917:1): initialized\n[ 0.552117] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.555209] zbud: loaded\n[ 0.556567] VFS: Disk quotas dquot_6.5.2\n[ 0.558151] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560853] fuse init (API version 7.22)\n[ 0.562457] msgmni has been set to 1982\n[ 0.564034] Key type big_key registered\n[ 0.565888] Key type asymmetric registered\n[ 0.567478] Asymmetric key parser 'x509' registered\n[ 0.569337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572181] io scheduler noop registered\n[ 0.573712] io scheduler deadline registered (default)\n[ 0.575620] io scheduler cfq registered\n[ 0.577215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.581719] ipmi message handler version 39.2\n[ 0.583444] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586285] ACPI: Power Button [PWRF]\n[ 0.587835] GHES: HEST is not enabled!\n[ 0.604498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.637402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640223] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.665999] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669753] Linux agpgart interface v0.103\n[ 0.672326] brd: module loaded\n[ 0.674098] loop: module loaded\n[ 0.675843] blk-mq: CPU -> queue map\n[ 0.677292] CPU 0 -> Queue 0\n[ 0.679434] vda: vda1\n[ 0.681231] scsi0 : ata_piix\n[ 0.682524] scsi1 : ata_piix\n[ 0.683781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.686177] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.689406] libphy: Fixed MDIO Bus: probed\n[ 0.691093] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696360] PPP generic driver version 2.4.2\n[ 0.698052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700392] ehci-pci: EHCI PCI platform driver\n[ 0.702097] ehci-platform: EHCI generic platform driver\n[ 0.704042] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706263] ohci-pci: OHCI PCI platform driver\n[ 0.707960] ohci-platform: OHCI generic platform driver\n[ 0.709895] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.727143] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729085] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732044] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.734258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736677] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.739429] usb usb1: Product: UHCI Host Controller\n[ 0.741243] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.743536] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.745354] hub 1-0:1.0: USB hub found\n[ 0.746860] hub 1-0:1.0: 2 ports detected\n[ 0.748587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.752570] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754437] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756408] mousedev: PS/2 mouse device common for all mice\n[ 0.758828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762108] rtc_cmos 00:00: RTC can wake from S4\n[ 0.764387] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.766689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769086] device-mapper: uevent: version 1.0.3\n[ 0.770897] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.774037] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.776300] TCP: cubic registered\n[ 0.777752] NET: Registered protocol family 10\n[ 0.779694] NET: Registered protocol family 17\n[ 0.781412] Key type dns_resolver registered\n[ 0.783179] Loading compiled-in X.509 certificates\n[ 0.785548] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.789026] registered taskstats version 1\n[ 0.792152] Key type trusted registered\n[ 0.795974] Key type encrypted registered\n[ 0.797621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799644] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.802233] regulator-dummy: disabling\n[ 0.803752] Magic number: 11:216:476\n[ 0.805393] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:03 UTC (1562149623)\n[ 0.808494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.810673] EDD information not available.\n[ 0.846102] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.860746] Write protecting the kernel read-only data: 12288k\n[ 0.864368] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.869514] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888130] systemd-udevd[99]: starting version 204\n[ 0.920919] FDC 0 is a S82078B\n[ 1.072099] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.239338] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.241866] usb 1-1: Product: QEMU USB Tablet\n[ 1.243553] usb 1-1: Manufacturer: QEMU\n[ 1.245079] usb 1-1: SerialNumber: 42\n[ 1.953864] 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.323494] 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.428358] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.575894] 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 Wed, 03 Jul 2019 10:27:05 +0000. Up 2.96 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.98]: 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 Wed, 03 Jul 2019 10:27:08 +0000. Up 5.52 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:52:3b:85 |\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:\nde:f6:1a:8e:4f:97:af:f7:27:de:c1:66:70:c6:69:e3 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . .|\n| S . B |\n| . . .B .|\n| . = o E |\n| = + .=.o|\n| ..+.o+oo+|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n25:c3:72:b5:ea:ec:24:d8:ba:6f:90:ae:4b:85:bd:01 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| . . . |\n| E . = o |\n| + o = |\n| . +. S |\n| .o= o |\n| ..o.o + |\n| . ...+ |\n| ooo+. . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n0e:64:cc:65:b4:9b:bb:05:01:d2:6b:c8:90:c0:16:55 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|oooooE..+ |\n| oo +.+ . |\n|. o .=.o |\n| ooo + |\n| .. S |\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:\n37:f2:ea:7c:a1:f2:eb:f4:df:a1:58:c7:bf:34:07:89 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| S o E o |\n| +.. . . |\n| ..... +o.|\n| .o.o.o +.oo|\n| =Boo.o ..o|\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:15 +0000. Up 12.48 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 Wed, 03 Jul 2019 10:27:17 +0000. Up 13.73 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: 36 3149 36 1136 0 0 4325 0 --:--:-- --:--:-- --:--:-- 4319100 3149 100 3149 0 0 11988 0 --:--:-- --:--:-- --:--:-- 11973\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1516 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\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 (5242 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 8293\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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6504 kB/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.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.14'\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 Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n 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 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 ' homer_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-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 failed 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 ' nginx_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 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000\nmember 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000\nmember 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000\nmember fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false\nfcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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.8 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.8 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.8 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: gAAAAABdHILLjs5Peh3nEku_BC199sCmp69M6iG1GuX33VsQZmtzZxLTV6t_Ry3YrOGMvPmJF4o9A_wsJR5KWqB08lJ2Ri1RE0VUf7dMefmlHTveeYvAvTth4fyu2zggsF74rL1T0SKeafKgQcz6TVrWDUYrly7leE6MwUDA6jkNqxomi5bvZqA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-homer-5i2kpumsynu2-0-wtdhncalseh3/aa065d19-b1ca-4e46-b55f-2cb0678b426a/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Wed, 03 Jul 2019 10:32:26 GMT\nServer: Apache\nx-openstack-request-id: req-84d463c8-126e-4164-ae16-402d49fe4ca0\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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 25:c3:72:b5:ea:ec:24:d8:ba:6f:90:ae:4b:85:bd:01 root@homer-0 (DSA)\nec2: 256 0e:64:cc:65:b4:9b:bb:05:01:d2:6b:c8:90:c0:16:55 root@homer-0 (ECDSA)\nec2: 256 37:f2:ea:7c:a1:f2:eb:f4:df:a1:58:c7:bf:34:07:89 root@homer-0 (ED25519)\nec2: 2048 de:f6:1a:8e:4f:97:af:f7:27:de:c1:66:70:c6:69:e3 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHiNyWt+CjarMgCqAisPo0NTuyEqIFdIJFMJk4XNGCmDrpXKPDabXJ3nj7EaaXf83Fv9XwJneM9veVCBYpQ0bq8= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII694XQx/qQ/u+lFia9+GcT2j1wXGOhCh7aVi1b03e4O root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYvfcD9acwewr/brW0c2/6//NeiMgj5y3Rmf9ws2lltjuRvIHtvZgDGCJ3OKQgxQdWfoUdCG87VfbhZTxE641jnHIsVr1vzIf15Tv5w8NZPCoLmnxbRlx4oI6zWfMM9o8sQ/Ypg7biDTJhIRIHq2p0YKMPnhBzhUKsD/p2TzAb1g7wpMaRygoWo5N6IpB9JOOwzfLBuqTbZlWvqtc6IyzDS30WHEVrHpBa6KtT2KA8FWb2FO9eNfgaDTsISVY4Xi56b9dC/hlNvJ11EcRSyMdpA3gV/1Zy6rikX6PJrzNcQr7XSqqsxyYvz4XL8YvrytfXOnX1mU5aWKBQP8fs7bZX root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:32:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 323.22 seconds\n"} 2019-07-03 10:34:14,233 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3/action used request id req-96d2ab7f-052f-483e-8763-790a97532de7 2019-07-03 10:34:14,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105710983276s 2019-07-03 10:34:14,236 - functest.core.singlevm - DEBUG - console: (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.009775] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013639] Yama: becoming mindful. [ 0.015162] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.017001] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020500] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026790] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029712] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033647] Initializing cgroup subsys perf_event [ 0.035415] Initializing cgroup subsys hugetlb [ 0.036772] mce: CPU supports 10 MCE banks [ 0.038403] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.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.050266] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.082890] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.093686] ACPI: Core revision 20131115 [ 0.096010] ACPI: All ACPI Tables successfully acquired [ 0.098249] ftrace: allocating 28757 entries in 113 pages [ 0.124327] smpboot: Max logical packages: 1 [ 0.125976] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.128314] Enabling x2apic [ 0.129515] Enabled x2apic [ 0.130996] Switched APIC routing to physical x2apic. [ 0.133434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.140041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.152262] KVM setup paravirtual spinlock [ 0.155977] x86: Booted up 1 node, 1 CPUs [ 0.156004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.158762] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.160150] devtmpfs: initialized [ 0.162828] EVM: security.selinux [ 0.164004] EVM: security.SMACK64 [ 0.165344] EVM: security.ima [ 0.166582] EVM: security.capability [ 0.169005] pinctrl core: initialized pinctrl subsystem [ 0.171068] regulator-dummy: no parameters [ 0.172107] RTC time: 10:27:02, date: 07/03/19 [ 0.173849] NET: Registered protocol family 16 [ 0.175665] cpuidle: using governor ladder [ 0.176004] cpuidle: using governor menu [ 0.177569] ACPI: bus type PCI registered [ 0.179130] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.180167] PCI: Using configuration type 1 for base access [ 0.182926] bio: create slab at 0 [ 0.184211] ACPI: Added _OSI(Module Device) [ 0.185823] ACPI: Added _OSI(Processor Device) [ 0.187499] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.188007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.191019] ACPI: Interpreter enabled [ 0.192012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.195618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.198291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.201005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.204007] ACPI: (supports S0 S5) [ 0.205372] ACPI: Using IOAPIC for interrupt routing [ 0.207221] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208170] ACPI: No dock devices found. [ 0.211494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220208] acpiphp: Slot [3] registered [ 0.221766] acpiphp: Slot [4] registered [ 0.223368] acpiphp: Slot [5] registered [ 0.224028] acpiphp: Slot [6] registered [ 0.225572] acpiphp: Slot [7] registered [ 0.227113] acpiphp: Slot [8] registered [ 0.228023] acpiphp: Slot [9] registered [ 0.229576] acpiphp: Slot [10] registered [ 0.231150] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233592] acpiphp: Slot [13] registered [ 0.235167] acpiphp: Slot [14] registered [ 0.236023] acpiphp: Slot [15] registered [ 0.237597] acpiphp: Slot [16] registered [ 0.239159] acpiphp: Slot [17] registered [ 0.240036] acpiphp: Slot [18] registered [ 0.241607] acpiphp: Slot [19] registered [ 0.243177] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245599] acpiphp: Slot [22] registered [ 0.247174] acpiphp: Slot [23] registered [ 0.248023] acpiphp: Slot [24] registered [ 0.249591] acpiphp: Slot [25] registered [ 0.251162] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253586] acpiphp: Slot [28] registered [ 0.255148] acpiphp: Slot [29] registered [ 0.256024] acpiphp: Slot [30] registered [ 0.257591] acpiphp: Slot [31] registered [ 0.259145] PCI host bridge to bus 0000:00 [ 0.260006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262000] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.278445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.308006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.310758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.315596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316343] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321165] vgaarb: bridge control possible 0000:00:02.0 [ 0.323381] SCSI subsystem initialized [ 0.324237] ACPI: bus type USB registered [ 0.325852] usbcore: registered new interface driver usbfs [ 0.327862] usbcore: registered new interface driver hub [ 0.328042] usbcore: registered new device driver usb [ 0.330107] PCI: Using ACPI for IRQ routing [ 0.332127] NetLabel: Initializing [ 0.333522] NetLabel: domain hash size = 128 [ 0.335197] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336047] NetLabel: unlabeled traffic allowed by default [ 0.338301] Switched to clocksource kvm-clock [ 0.344956] AppArmor: AppArmor Filesystem Enabled [ 0.346753] pnp: PnP ACPI init [ 0.348034] ACPI: bus type PNP registered [ 0.350081] pnp: PnP ACPI: found 8 devices [ 0.351678] ACPI: bus type PNP unregistered [ 0.359035] NET: Registered protocol family 2 [ 0.360982] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.363546] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.365983] TCP: Hash tables configured (established 8192 bind 8192) [ 0.368380] TCP: reno registered [ 0.369713] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.371852] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374217] NET: Registered protocol family 1 [ 0.375911] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378052] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380168] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397312] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414557] Trying to unpack rootfs image as initramfs... [ 0.515751] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521083] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.524333] Scanning for low memory corruption every 60 seconds [ 0.526879] Initialise system trusted keyring [ 0.528636] audit: initializing netlink socket (disabled) [ 0.530619] type=2000 audit(1562149623.917:1): initialized [ 0.552117] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.555209] zbud: loaded [ 0.556567] VFS: Disk quotas dquot_6.5.2 [ 0.558151] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560853] fuse init (API version 7.22) [ 0.562457] msgmni has been set to 1982 [ 0.564034] Key type big_key registered [ 0.565888] Key type asymmetric registered [ 0.567478] Asymmetric key parser 'x509' registered [ 0.569337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572181] io scheduler noop registered [ 0.573712] io scheduler deadline registered (default) [ 0.575620] io scheduler cfq registered [ 0.577215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581719] ipmi message handler version 39.2 [ 0.583444] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586285] ACPI: Power Button [PWRF] [ 0.587835] GHES: HEST is not enabled! [ 0.604498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640223] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665999] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669753] Linux agpgart interface v0.103 [ 0.672326] brd: module loaded [ 0.674098] loop: module loaded [ 0.675843] blk-mq: CPU -> queue map [ 0.677292] CPU 0 -> Queue 0 [ 0.679434] vda: vda1 [ 0.681231] scsi0 : ata_piix [ 0.682524] scsi1 : ata_piix [ 0.683781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.686177] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.689406] libphy: Fixed MDIO Bus: probed [ 0.691093] tun: Universal TUN/TAP device driver, 1.6 [ 0.693019] tun: (C) 1999-2004 Max Krasnyansky [ 0.696360] PPP generic driver version 2.4.2 [ 0.698052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700392] ehci-pci: EHCI PCI platform driver [ 0.702097] ehci-platform: EHCI generic platform driver [ 0.704042] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706263] ohci-pci: OHCI PCI platform driver [ 0.707960] ohci-platform: OHCI generic platform driver [ 0.709895] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727143] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.729085] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732044] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.734258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736677] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.739429] usb usb1: Product: UHCI Host Controller [ 0.741243] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.743536] usb usb1: SerialNumber: 0000:00:01.2 [ 0.745354] hub 1-0:1.0: USB hub found [ 0.746860] hub 1-0:1.0: 2 ports detected [ 0.748587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.752570] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754437] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756408] mousedev: PS/2 mouse device common for all mice [ 0.758828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762108] rtc_cmos 00:00: RTC can wake from S4 [ 0.764387] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.766689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769086] device-mapper: uevent: version 1.0.3 [ 0.770897] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.774037] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776300] TCP: cubic registered [ 0.777752] NET: Registered protocol family 10 [ 0.779694] NET: Registered protocol family 17 [ 0.781412] Key type dns_resolver registered [ 0.783179] Loading compiled-in X.509 certificates [ 0.785548] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.789026] registered taskstats version 1 [ 0.792152] Key type trusted registered [ 0.795974] Key type encrypted registered [ 0.797621] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799644] IMA: No TPM chip found, activating TPM-bypass! [ 0.802233] regulator-dummy: disabling [ 0.803752] Magic number: 11:216:476 [ 0.805393] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:03 UTC (1562149623) [ 0.808494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.810673] EDD information not available. [ 0.846102] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.860746] Write protecting the kernel read-only data: 12288k [ 0.864368] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.869514] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.888130] systemd-udevd[99]: starting version 204 [ 0.920919] FDC 0 is a S82078B [ 1.072099] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.239338] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.241866] usb 1-1: Product: QEMU USB Tablet [ 1.243553] usb 1-1: Manufacturer: QEMU [ 1.245079] usb 1-1: SerialNumber: 42 [ 1.953864] 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.323494] 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.428358] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.575894] 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 Wed, 03 Jul 2019 10:27:05 +0000. Up 2.96 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.98]: 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 Wed, 03 Jul 2019 10:27:08 +0000. Up 5.52 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:52:3b:85 | 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: de:f6:1a:8e:4f:97:af:f7:27:de:c1:66:70:c6:69:e3 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . .| | S . B | | . . .B .| | . = o E | | = + .=.o| | ..+.o+oo+| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 25:c3:72:b5:ea:ec:24:d8:ba:6f:90:ae:4b:85:bd:01 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | . . . | | E . = o | | + o = | | . +. S | | .o= o | | ..o.o + | | . ...+ | | ooo+. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0e:64:cc:65:b4:9b:bb:05:01:d2:6b:c8:90:c0:16:55 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |oooooE..+ | | oo +.+ . | |. o .=.o | | ooo + | | .. S | | 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: 37:f2:ea:7c:a1:f2:eb:f4:df:a1:58:c7:bf:34:07:89 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | S o E o | | +.. . . | | ..... +o.| | .o.o.o +.oo| | =Boo.o ..o| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:15 +0000. Up 12.48 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 Wed, 03 Jul 2019 10:27:17 +0000. Up 13.73 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: 36 3149 36 1136 0 0 4325 0 --:--:-- --:--:-- --:--:-- 4319100 3149 100 3149 0 0 11988 0 --:--:-- --:--:-- --:--:-- 11973 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1516 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] 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 (5242 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 8293 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6504 kB/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.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.14' + 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist 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 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 ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-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 failed 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 ' nginx_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 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000 member 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000 member 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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.8 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.8 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: gAAAAABdHILLjs5Peh3nEku_BC199sCmp69M6iG1GuX33VsQZmtzZxLTV6t_Ry3YrOGMvPmJF4o9A_wsJR5KWqB08lJ2Ri1RE0VUf7dMefmlHTveeYvAvTth4fyu2zggsF74rL1T0SKeafKgQcz6TVrWDUYrly7leE6MwUDA6jkNqxomi5bvZqA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-homer-5i2kpumsynu2-0-wtdhncalseh3/aa065d19-b1ca-4e46-b55f-2cb0678b426a/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:32:26 GMT Server: Apache x-openstack-request-id: req-84d463c8-126e-4164-ae16-402d49fe4ca0 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 25:c3:72:b5:ea:ec:24:d8:ba:6f:90:ae:4b:85:bd:01 root@homer-0 (DSA) ec2: 256 0e:64:cc:65:b4:9b:bb:05:01:d2:6b:c8:90:c0:16:55 root@homer-0 (ECDSA) ec2: 256 37:f2:ea:7c:a1:f2:eb:f4:df:a1:58:c7:bf:34:07:89 root@homer-0 (ED25519) ec2: 2048 de:f6:1a:8e:4f:97:af:f7:27:de:c1:66:70:c6:69:e3 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHiNyWt+CjarMgCqAisPo0NTuyEqIFdIJFMJk4XNGCmDrpXKPDabXJ3nj7EaaXf83Fv9XwJneM9veVCBYpQ0bq8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII694XQx/qQ/u+lFia9+GcT2j1wXGOhCh7aVi1b03e4O root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYvfcD9acwewr/brW0c2/6//NeiMgj5y3Rmf9ws2lltjuRvIHtvZgDGCJ3OKQgxQdWfoUdCG87VfbhZTxE641jnHIsVr1vzIf15Tv5w8NZPCoLmnxbRlx4oI6zWfMM9o8sQ/Ypg7biDTJhIRIHq2p0YKMPnhBzhUKsD/p2TzAb1g7wpMaRygoWo5N6IpB9JOOwzfLBuqTbZlWvqtc6IyzDS30WHEVrHpBa6KtT2KA8FWb2FO9eNfgaDTsISVY4Xi56b9dC/hlNvJ11EcRSyMdpA3gV/1Zy6rikX6PJrzNcQr7XSqqsxyYvz4XL8YvrytfXOnX1mU5aWKBQP8fs7bZX root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:32:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 323.22 seconds 2019-07-03 10:34:14,240 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console (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.009775] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013639] Yama: becoming mindful. [ 0.015162] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.017001] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020500] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026790] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029712] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033647] Initializing cgroup subsys perf_event [ 0.035415] Initializing cgroup subsys hugetlb [ 0.036772] mce: CPU supports 10 MCE banks [ 0.038403] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.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.050266] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.082890] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.093686] ACPI: Core revision 20131115 [ 0.096010] ACPI: All ACPI Tables successfully acquired [ 0.098249] ftrace: allocating 28757 entries in 113 pages [ 0.124327] smpboot: Max logical packages: 1 [ 0.125976] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.128314] Enabling x2apic [ 0.129515] Enabled x2apic [ 0.130996] Switched APIC routing to physical x2apic. [ 0.133434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.140041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.152262] KVM setup paravirtual spinlock [ 0.155977] x86: Booted up 1 node, 1 CPUs [ 0.156004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.158762] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.160150] devtmpfs: initialized [ 0.162828] EVM: security.selinux [ 0.164004] EVM: security.SMACK64 [ 0.165344] EVM: security.ima [ 0.166582] EVM: security.capability [ 0.169005] pinctrl core: initialized pinctrl subsystem [ 0.171068] regulator-dummy: no parameters [ 0.172107] RTC time: 10:27:02, date: 07/03/19 [ 0.173849] NET: Registered protocol family 16 [ 0.175665] cpuidle: using governor ladder [ 0.176004] cpuidle: using governor menu [ 0.177569] ACPI: bus type PCI registered [ 0.179130] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.180167] PCI: Using configuration type 1 for base access [ 0.182926] bio: create slab at 0 [ 0.184211] ACPI: Added _OSI(Module Device) [ 0.185823] ACPI: Added _OSI(Processor Device) [ 0.187499] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.188007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.191019] ACPI: Interpreter enabled [ 0.192012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.195618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.198291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.201005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.204007] ACPI: (supports S0 S5) [ 0.205372] ACPI: Using IOAPIC for interrupt routing [ 0.207221] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208170] ACPI: No dock devices found. [ 0.211494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220208] acpiphp: Slot [3] registered [ 0.221766] acpiphp: Slot [4] registered [ 0.223368] acpiphp: Slot [5] registered [ 0.224028] acpiphp: Slot [6] registered [ 0.225572] acpiphp: Slot [7] registered [ 0.227113] acpiphp: Slot [8] registered [ 0.228023] acpiphp: Slot [9] registered [ 0.229576] acpiphp: Slot [10] registered [ 0.231150] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233592] acpiphp: Slot [13] registered [ 0.235167] acpiphp: Slot [14] registered [ 0.236023] acpiphp: Slot [15] registered [ 0.237597] acpiphp: Slot [16] registered [ 0.239159] acpiphp: Slot [17] registered [ 0.240036] acpiphp: Slot [18] registered [ 0.241607] acpiphp: Slot [19] registered [ 0.243177] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245599] acpiphp: Slot [22] registered [ 0.247174] acpiphp: Slot [23] registered [ 0.248023] acpiphp: Slot [24] registered [ 0.249591] acpiphp: Slot [25] registered [ 0.251162] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253586] acpiphp: Slot [28] registered [ 0.255148] acpiphp: Slot [29] registered [ 0.256024] acpiphp: Slot [30] registered [ 0.257591] acpiphp: Slot [31] registered [ 0.259145] PCI host bridge to bus 0000:00 [ 0.260006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262000] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.278445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.308006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.310758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.315596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316343] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321165] vgaarb: bridge control possible 0000:00:02.0 [ 0.323381] SCSI subsystem initialized [ 0.324237] ACPI: bus type USB registered [ 0.325852] usbcore: registered new interface driver usbfs [ 0.327862] usbcore: registered new interface driver hub [ 0.328042] usbcore: registered new device driver usb [ 0.330107] PCI: Using ACPI for IRQ routing [ 0.332127] NetLabel: Initializing [ 0.333522] NetLabel: domain hash size = 128 [ 0.335197] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336047] NetLabel: unlabeled traffic allowed by default [ 0.338301] Switched to clocksource kvm-clock [ 0.344956] AppArmor: AppArmor Filesystem Enabled [ 0.346753] pnp: PnP ACPI init [ 0.348034] ACPI: bus type PNP registered [ 0.350081] pnp: PnP ACPI: found 8 devices [ 0.351678] ACPI: bus type PNP unregistered [ 0.359035] NET: Registered protocol family 2 [ 0.360982] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.363546] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.365983] TCP: Hash tables configured (established 8192 bind 8192) [ 0.368380] TCP: reno registered [ 0.369713] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.371852] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374217] NET: Registered protocol family 1 [ 0.375911] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378052] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380168] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397312] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414557] Trying to unpack rootfs image as initramfs... [ 0.515751] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518939] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521083] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.524333] Scanning for low memory corruption every 60 seconds [ 0.526879] Initialise system trusted keyring [ 0.528636] audit: initializing netlink socket (disabled) [ 0.530619] type=2000 audit(1562149623.917:1): initialized [ 0.552117] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.555209] zbud: loaded [ 0.556567] VFS: Disk quotas dquot_6.5.2 [ 0.558151] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560853] fuse init (API version 7.22) [ 0.562457] msgmni has been set to 1982 [ 0.564034] Key type big_key registered [ 0.565888] Key type asymmetric registered [ 0.567478] Asymmetric key parser 'x509' registered [ 0.569337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572181] io scheduler noop registered [ 0.573712] io scheduler deadline registered (default) [ 0.575620] io scheduler cfq registered [ 0.577215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581719] ipmi message handler version 39.2 [ 0.583444] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586285] ACPI: Power Button [PWRF] [ 0.587835] GHES: HEST is not enabled! [ 0.604498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640223] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665999] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669753] Linux agpgart interface v0.103 [ 0.672326] brd: module loaded [ 0.674098] loop: module loaded [ 0.675843] blk-mq: CPU -> queue map [ 0.677292] CPU 0 -> Queue 0 [ 0.679434] vda: vda1 [ 0.681231] scsi0 : ata_piix [ 0.682524] scsi1 : ata_piix [ 0.683781] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.686177] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.689406] libphy: Fixed MDIO Bus: probed [ 0.691093] tun: Universal TUN/TAP device driver, 1.6 [ 0.693019] tun: (C) 1999-2004 Max Krasnyansky [ 0.696360] PPP generic driver version 2.4.2 [ 0.698052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700392] ehci-pci: EHCI PCI platform driver [ 0.702097] ehci-platform: EHCI generic platform driver [ 0.704042] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706263] ohci-pci: OHCI PCI platform driver [ 0.707960] ohci-platform: OHCI generic platform driver [ 0.709895] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727143] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.729085] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732044] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.734258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736677] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.739429] usb usb1: Product: UHCI Host Controller [ 0.741243] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.743536] usb usb1: SerialNumber: 0000:00:01.2 [ 0.745354] hub 1-0:1.0: USB hub found [ 0.746860] hub 1-0:1.0: 2 ports detected [ 0.748587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.752570] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754437] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756408] mousedev: PS/2 mouse device common for all mice [ 0.758828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762108] rtc_cmos 00:00: RTC can wake from S4 [ 0.764387] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.766689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769086] device-mapper: uevent: version 1.0.3 [ 0.770897] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.774037] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776300] TCP: cubic registered [ 0.777752] NET: Registered protocol family 10 [ 0.779694] NET: Registered protocol family 17 [ 0.781412] Key type dns_resolver registered [ 0.783179] Loading compiled-in X.509 certificates [ 0.785548] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.789026] registered taskstats version 1 [ 0.792152] Key type trusted registered [ 0.795974] Key type encrypted registered [ 0.797621] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799644] IMA: No TPM chip found, activating TPM-bypass! [ 0.802233] regulator-dummy: disabling [ 0.803752] Magic number: 11:216:476 [ 0.805393] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:03 UTC (1562149623) [ 0.808494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.810673] EDD information not available. [ 0.846102] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.860746] Write protecting the kernel read-only data: 12288k [ 0.864368] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.869514] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.888130] systemd-udevd[99]: starting version 204 [ 0.920919] FDC 0 is a S82078B [ 1.072099] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.239338] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.241866] usb 1-1: Product: QEMU USB Tablet [ 1.243553] usb 1-1: Manufacturer: QEMU [ 1.245079] usb 1-1: SerialNumber: 42 [ 1.953864] 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.323494] 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.428358] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.575894] 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 Wed, 03 Jul 2019 10:27:05 +0000. Up 2.96 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.98]: 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 Wed, 03 Jul 2019 10:27:08 +0000. Up 5.52 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:52:3b:85 | 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: de:f6:1a:8e:4f:97:af:f7:27:de:c1:66:70:c6:69:e3 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . .| | S . B | | . . .B .| | . = o E | | = + .=.o| | ..+.o+oo+| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 25:c3:72:b5:ea:ec:24:d8:ba:6f:90:ae:4b:85:bd:01 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | . . . | | E . = o | | + o = | | . +. S | | .o= o | | ..o.o + | | . ...+ | | ooo+. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0e:64:cc:65:b4:9b:bb:05:01:d2:6b:c8:90:c0:16:55 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |oooooE..+ | | oo +.+ . | |. o .=.o | | ooo + | | .. S | | 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: 37:f2:ea:7c:a1:f2:eb:f4:df:a1:58:c7:bf:34:07:89 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | S o E o | | +.. . . | | ..... +o.| | .o.o.o +.oo| | =Boo.o ..o| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:15 +0000. Up 12.48 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 Wed, 03 Jul 2019 10:27:17 +0000. Up 13.73 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: 36 3149 36 1136 0 0 4325 0 --:--:-- --:--:-- --:--:-- 4319100 3149 100 3149 0 0 11988 0 --:--:-- --:--:-- --:--:-- 11973 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1516 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] 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 (5242 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 8293 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6504 kB/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.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.14' + 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist 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 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 ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-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 failed 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 ' nginx_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 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000 member 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000 member 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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.8 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.8 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: gAAAAABdHILLjs5Peh3nEku_BC199sCmp69M6iG1GuX33VsQZmtzZxLTV6t_Ry3YrOGMvPmJF4o9A_wsJR5KWqB08lJ2Ri1RE0VUf7dMefmlHTveeYvAvTth4fyu2zggsF74rL1T0SKeafKgQcz6TVrWDUYrly7leE6MwUDA6jkNqxomi5bvZqA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-homer-5i2kpumsynu2-0-wtdhncalseh3/aa065d19-b1ca-4e46-b55f-2cb0678b426a/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:32:26 GMT Server: Apache x-openstack-request-id: req-84d463c8-126e-4164-ae16-402d49fe4ca0 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 25:c3:72:b5:ea:ec:24:d8:ba:6f:90:ae:4b:85:bd:01 root@homer-0 (DSA) ec2: 256 0e:64:cc:65:b4:9b:bb:05:01:d2:6b:c8:90:c0:16:55 root@homer-0 (ECDSA) ec2: 256 37:f2:ea:7c:a1:f2:eb:f4:df:a1:58:c7:bf:34:07:89 root@homer-0 (ED25519) ec2: 2048 de:f6:1a:8e:4f:97:af:f7:27:de:c1:66:70:c6:69:e3 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHiNyWt+CjarMgCqAisPo0NTuyEqIFdIJFMJk4XNGCmDrpXKPDabXJ3nj7EaaXf83Fv9XwJneM9veVCBYpQ0bq8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII694XQx/qQ/u+lFia9+GcT2j1wXGOhCh7aVi1b03e4O root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYvfcD9acwewr/brW0c2/6//NeiMgj5y3Rmf9ws2lltjuRvIHtvZgDGCJ3OKQgxQdWfoUdCG87VfbhZTxE641jnHIsVr1vzIf15Tv5w8NZPCoLmnxbRlx4oI6zWfMM9o8sQ/Ypg7biDTJhIRIHq2p0YKMPnhBzhUKsD/p2TzAb1g7wpMaRygoWo5N6IpB9JOOwzfLBuqTbZlWvqtc6IyzDS30WHEVrHpBa6KtT2KA8FWb2FO9eNfgaDTsISVY4Xi56b9dC/hlNvJ11EcRSyMdpA3gV/1Zy6rikX6PJrzNcQr7XSqqsxyYvz4XL8YvrytfXOnX1mU5aWKBQP8fs7bZX root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:32:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 323.22 seconds 2019-07-03 10:34:14,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:34:14,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:15,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-c9dc9143-3ce1-4776-8913-7808f8b5ad67 x-openstack-request-id: req-c9dc9143-3ce1-4776-8913-7808f8b5ad67 2019-07-03 10:34:15,440 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:34:15,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9dc9143-3ce1-4776-8913-7808f8b5ad67 2019-07-03 10:34:15,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19617486s 2019-07-03 10:34:15,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:34:15,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:34:15,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19904 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-969007e2-c4ff-499d-b242-5b855863ad84 x-openstack-request-id: req-969007e2-c4ff-499d-b242-5b855863ad84 2019-07-03 10:34:15,557 - 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.008013] pid_max: default: 32768 minimum: 301\n[ 0.009789] Security Framework initialized\n[ 0.012129] AppArmor: AppArmor initialized\n[ 0.013678] Yama: becoming mindful.\n[ 0.015323] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016945] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020467] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.027094] Initializing cgroup subsys memory\n[ 0.028050] Initializing cgroup subsys devices\n[ 0.029707] Initializing cgroup subsys freezer\n[ 0.032036] Initializing cgroup subsys blkio\n[ 0.033642] Initializing cgroup subsys perf_event\n[ 0.035363] Initializing cgroup subsys hugetlb\n[ 0.036857] mce: CPU supports 10 MCE banks\n[ 0.038509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040012] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048015] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050213] 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.056019] MDS: Mitigation: Clear CPU buffers\n[ 0.084259] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.091787] ACPI: Core revision 20131115\n[ 0.092546] ACPI: All ACPI Tables successfully acquired\n[ 0.096062] ftrace: allocating 28757 entries in 113 pages\n[ 0.116273] smpboot: Max logical packages: 1\n[ 0.117935] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120298] Enabling x2apic\n[ 0.121473] Enabled x2apic\n[ 0.122920] Switched APIC routing to physical x2apic.\n[ 0.125439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.132823] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143411] KVM setup paravirtual spinlock\n[ 0.145930] x86: Booted up 1 node, 1 CPUs\n[ 0.147459] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148391] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.150798] devtmpfs: initialized\n[ 0.153617] EVM: security.selinux\n[ 0.154936] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157217] EVM: security.capability\n[ 0.159551] pinctrl core: initialized pinctrl subsystem\n[ 0.160054] regulator-dummy: no parameters\n[ 0.161704] RTC time: 10:26:59, date: 07/03/19\n[ 0.163402] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165679] cpuidle: using governor menu\n[ 0.167205] ACPI: bus type PCI registered\n[ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170430] PCI: Using configuration type 1 for base access\n[ 0.172707] bio: create slab at 0\n[ 0.174424] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177645] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179362] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181054] ACPI: Interpreter enabled\n[ 0.182503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.191527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.194259] ACPI: (supports S0 S5)\n[ 0.195593] ACPI: Using IOAPIC for interrupt routing\n[ 0.196021] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.199473] ACPI: No dock devices found.\n[ 0.201808] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212216] acpiphp: Slot [3] registered\n[ 0.213737] acpiphp: Slot [4] registered\n[ 0.215394] acpiphp: Slot [5] registered\n[ 0.216025] acpiphp: Slot [6] registered\n[ 0.217549] acpiphp: Slot [7] registered\n[ 0.219057] acpiphp: Slot [8] registered\n[ 0.220021] acpiphp: Slot [9] registered\n[ 0.221532] acpiphp: Slot [10] registered\n[ 0.223073] acpiphp: Slot [11] registered\n[ 0.224022] acpiphp: Slot [12] registered\n[ 0.225829] acpiphp: Slot [13] registered\n[ 0.227637] acpiphp: Slot [14] registered\n[ 0.228022] acpiphp: Slot [15] registered\n[ 0.229834] acpiphp: Slot [16] registered\n[ 0.231496] acpiphp: Slot [17] registered\n[ 0.232030] acpiphp: Slot [18] registered\n[ 0.233557] acpiphp: Slot [19] registered\n[ 0.235085] acpiphp: Slot [20] registered\n[ 0.236022] acpiphp: Slot [21] registered\n[ 0.237554] acpiphp: Slot [22] registered\n[ 0.239093] acpiphp: Slot [23] registered\n[ 0.240022] acpiphp: Slot [24] registered\n[ 0.241546] acpiphp: Slot [25] registered\n[ 0.243094] acpiphp: Slot [26] registered\n[ 0.244021] acpiphp: Slot [27] registered\n[ 0.245546] acpiphp: Slot [28] registered\n[ 0.247066] acpiphp: Slot [29] registered\n[ 0.248023] acpiphp: Slot [30] registered\n[ 0.249552] acpiphp: Slot [31] registered\n[ 0.251088] PCI host bridge to bus 0000:00\n[ 0.252009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.254784] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.256005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.258165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.262387] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.270727] 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.297154] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.300528] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305271] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307951] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308890] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311234] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313143] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315367] SCSI subsystem initialized\n[ 0.316230] ACPI: bus type USB registered\n[ 0.317804] usbcore: registered new interface driver usbfs\n[ 0.319767] usbcore: registered new interface driver hub\n[ 0.320042] usbcore: registered new device driver usb\n[ 0.322078] PCI: Using ACPI for IRQ routing\n[ 0.324146] NetLabel: Initializing\n[ 0.325611] NetLabel: domain hash size = 128\n[ 0.327501] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328043] NetLabel: unlabeled traffic allowed by default\n[ 0.330644] Switched to clocksource kvm-clock\n[ 0.336748] AppArmor: AppArmor Filesystem Enabled\n[ 0.338530] pnp: PnP ACPI init\n[ 0.339776] ACPI: bus type PNP registered\n[ 0.341809] pnp: PnP ACPI: found 8 devices\n[ 0.343361] ACPI: bus type PNP unregistered\n[ 0.350656] NET: Registered protocol family 2\n[ 0.352553] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.355043] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.357428] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.359774] TCP: reno registered\n[ 0.361073] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.363154] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.365456] NET: Registered protocol family 1\n[ 0.367120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369210] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371438] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.388898] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.406264] Trying to unpack rootfs image as initramfs...\n[ 0.505272] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.508296] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.510362] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.513511] Scanning for low memory corruption every 60 seconds\n[ 0.515961] Initialise system trusted keyring\n[ 0.517657] audit: initializing netlink socket (disabled)\n[ 0.519582] type=2000 audit(1562149620.373:1): initialized\n[ 0.539621] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542604] zbud: loaded\n[ 0.543904] VFS: Disk quotas dquot_6.5.2\n[ 0.545441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548033] fuse init (API version 7.22)\n[ 0.549593] msgmni has been set to 1982\n[ 0.551115] Key type big_key registered\n[ 0.552873] Key type asymmetric registered\n[ 0.554421] Asymmetric key parser 'x509' registered\n[ 0.556228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.559026] io scheduler noop registered\n[ 0.560523] io scheduler deadline registered (default)\n[ 0.562378] io scheduler cfq registered\n[ 0.563923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565911] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.568255] ipmi message handler version 39.2\n[ 0.569927] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.572706] ACPI: Power Button [PWRF]\n[ 0.574219] GHES: HEST is not enabled!\n[ 0.590819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.625794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.651551] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655048] Linux agpgart interface v0.103\n[ 0.657494] brd: module loaded\n[ 0.659175] loop: module loaded\n[ 0.660845] blk-mq: CPU -> queue map\n[ 0.662239] CPU 0 -> Queue 0\n[ 0.664497] vda: vda1\n[ 0.666338] scsi0 : ata_piix\n[ 0.667793] scsi1 : ata_piix\n[ 0.669219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.672028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.675562] libphy: Fixed MDIO Bus: probed\n[ 0.677471] tun: Universal TUN/TAP device driver, 1.6\n[ 0.679651] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.683297] PPP generic driver version 2.4.2\n[ 0.685216] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687847] ehci-pci: EHCI PCI platform driver\n[ 0.689791] ehci-platform: EHCI generic platform driver\n[ 0.692044] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694625] ohci-pci: OHCI PCI platform driver\n[ 0.696586] ohci-platform: OHCI generic platform driver\n[ 0.698822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719037] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.724938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.727763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730897] usb usb1: Product: UHCI Host Controller\n[ 0.733008] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.735708] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737813] hub 1-0:1.0: USB hub found\n[ 0.739519] hub 1-0:1.0: 2 ports detected\n[ 0.741438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745845] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748008] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750299] mousedev: PS/2 mouse device common for all mice\n[ 0.753028] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756852] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759259] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763810] device-mapper: uevent: version 1.0.3\n[ 0.765583] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.768697] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.770881] TCP: cubic registered\n[ 0.772275] NET: Registered protocol family 10\n[ 0.774148] NET: Registered protocol family 17\n[ 0.775812] Key type dns_resolver registered\n[ 0.777557] Loading compiled-in X.509 certificates\n[ 0.779873] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.783242] registered taskstats version 1\n[ 0.786362] Key type trusted registered\n[ 0.790136] Key type encrypted registered\n[ 0.791685] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.793638] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.796160] regulator-dummy: disabling\n[ 0.797632] Magic number: 11:663:425\n[ 0.799196] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:00 UTC (1562149620)\n[ 0.802182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804292] EDD information not available.\n[ 0.829467] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.843910] Write protecting the kernel read-only data: 12288k\n[ 0.846619] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.850896] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.868122] systemd-udevd[99]: starting version 204\n[ 0.900742] FDC 0 is a S82078B\n[ 1.056046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.220541] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.222948] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.225390] usb 1-1: Product: QEMU USB Tablet\n[ 1.227013] usb 1-1: Manufacturer: QEMU\n[ 1.228484] usb 1-1: SerialNumber: 42\n[ 1.934097] 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.320669] 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.430206] random: init urandom read with 10 bits of entropy available\n[ 2.563896] 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 Wed, 03 Jul 2019 10:27:02 +0000. Up 2.99 seconds.\ncloud-init-nonet[3.26]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.94]: 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 Wed, 03 Jul 2019 10:27:05 +0000. Up 5.49 seconds.\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.25 | 255.255.255.0 | fa:16:3e:85:c7:90 |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nb3:f4:19:ce:ab:38:8f:5a:80:0d:09:af:9b:06:52:7b root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|. |\n| o . |\n| = |\n| o = |\n|+ o E S . |\n|oo . . . * o |\n|o. . . = |\n|. ..o . |\n| ..ooo.. |\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:\n18:ac:ad:90:53:44:85:9f:e8:d6:e9:30:f6:06:17:ee root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oo. |\n| ... |\n| .oo. |\n| o.o+o |\n| +..oooS |\n| oB.= |\n| o.O |\n| E |\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:\n22:ae:88:92:63:42:87:9b:a9:d9:3b:5e:2a:5e:27:53 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| . .E. S |\n| o o.. . |\n|..=+o. |\n|BOo++ |\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:\na6:d7:e8:4d:e4:10:c6:99:75:9d:69:e4:e7:7b:bc:02 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . .o.o |\n| . + . .= |\n| * .. .|\n| . . o |\n| S . .|\n| o * E ..|\n| . o + . .o|\n| o o . o|\n| . . .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:12 +0000. Up 12.54 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 Wed, 03 Jul 2019 10:27:13 +0000. Up 13.77 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 15554 0 --:--:-- --:--:-- --:--:-- 15512100 3149 100 3149 0 0 15550 0 --:--:-- --:--:-- --:--:-- 15512\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1498 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\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://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-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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 20s (2567 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7928\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7936\nclearwater-socket-factory-sig start/running, process 7944\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57632 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ echo 'nameserver 192.168.100.14'\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 etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent 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 ' etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent 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... Does not exist Process \n bono_process Running Process \n monit_uptime 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 poll_bono Status ok 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 clearwater_queue_manager_uptime Status failed 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.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 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000\nmember 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000\nmember 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000\nmember fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false\nfcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.25) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.8 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.8 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.8 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: gAAAAABdHILKC0nc4f8HPLhSa8n0MqGQnu7FHKFvff3vGEh6grz9bxpad_zgKiMS5byN2ywxUufpP01AkEsBI86qTR4tG4eVUutBYMVEXPrGysReWYh-42LpVTMQX_XoEdda7pzIFjkahezS-jHt5YlvyRI-JVBgTCXgfnoRzqTJdFJgH4KnrXE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-bono-sjx5ou4schx3-0-mnjgovhyw3fk/e90f0d7e-7804-45db-abee-2bd48676a571/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 62 --:--:-- --:--:-- --:--:-- 62\nHTTP/1.1 200 OK\nDate: Wed, 03 Jul 2019 10:31:06 GMT\nServer: Apache\nx-openstack-request-id: req-71d0b94b-2516-4173-a5d5-cc1a0e9420d0\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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 18:ac:ad:90:53:44:85:9f:e8:d6:e9:30:f6:06:17:ee root@bono-0 (DSA)\nec2: 256 22:ae:88:92:63:42:87:9b:a9:d9:3b:5e:2a:5e:27:53 root@bono-0 (ECDSA)\nec2: 256 a6:d7:e8:4d:e4:10:c6:99:75:9d:69:e4:e7:7b:bc:02 root@bono-0 (ED25519)\nec2: 2048 b3:f4:19:ce:ab:38:8f:5a:80:0d:09:af:9b:06:52:7b root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI/l2ThF0+pR84c7Mv8yjvKniXv4JxDxTzJPYWS6/36ov9YDHBfzh/h4BwWVDtYIMNEIcTAi684RKupAL9nqi0A= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhZAycSff7Q1wr2/s9dPiiPVowyGSGXg8CA1OdfqCkI root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBKGXf6QqmYjUiiTn4J0sJJMAWFuGcNHYGpzfQ1tWN7rGM2EZ8E2gP70Xk0tvjuMdBz0ZplupbOYnFuwKKLCoSqlYb0ZODrYAjh9bRwGWEFx8C7LsBToDweRBHoSyagoc0G8IOLTVfCJNw+51HLhCEFFjc/4jlOC2KLysqTTyJTD/iuxjbp6HmppynJTkBPoYNga7uFbv42j7KoN5VQ+Sq0Z2O0JFbeZiKcpMQZTvsLENxkUbAganhwAKOwsPWqEQRgDaowF7Qk9Gy3Ey/YtJZijiCB78mkP9Ll7t66iNZ88vS5B2lYXsX6ZyEW9UxfnjHJnlNzubdDgJ1NzhYKdn3 root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:31:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 246.57 seconds\n"} 2019-07-03 10:34:15,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96/action used request id req-969007e2-c4ff-499d-b242-5b855863ad84 2019-07-03 10:34:15,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109873056412s 2019-07-03 10:34:15,560 - 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.008013] pid_max: default: 32768 minimum: 301 [ 0.009789] Security Framework initialized [ 0.012129] AppArmor: AppArmor initialized [ 0.013678] Yama: becoming mindful. [ 0.015323] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016945] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020467] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027094] Initializing cgroup subsys memory [ 0.028050] Initializing cgroup subsys devices [ 0.029707] Initializing cgroup subsys freezer [ 0.032036] Initializing cgroup subsys blkio [ 0.033642] Initializing cgroup subsys perf_event [ 0.035363] Initializing cgroup subsys hugetlb [ 0.036857] mce: CPU supports 10 MCE banks [ 0.038509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048015] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050213] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056019] MDS: Mitigation: Clear CPU buffers [ 0.084259] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091787] ACPI: Core revision 20131115 [ 0.092546] ACPI: All ACPI Tables successfully acquired [ 0.096062] ftrace: allocating 28757 entries in 113 pages [ 0.116273] smpboot: Max logical packages: 1 [ 0.117935] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120298] Enabling x2apic [ 0.121473] Enabled x2apic [ 0.122920] Switched APIC routing to physical x2apic. [ 0.125439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132823] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143411] KVM setup paravirtual spinlock [ 0.145930] x86: Booted up 1 node, 1 CPUs [ 0.147459] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148391] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150798] devtmpfs: initialized [ 0.153617] EVM: security.selinux [ 0.154936] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157217] EVM: security.capability [ 0.159551] pinctrl core: initialized pinctrl subsystem [ 0.160054] regulator-dummy: no parameters [ 0.161704] RTC time: 10:26:59, date: 07/03/19 [ 0.163402] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165679] cpuidle: using governor menu [ 0.167205] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170430] PCI: Using configuration type 1 for base access [ 0.172707] bio: create slab at 0 [ 0.174424] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177645] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179362] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181054] ACPI: Interpreter enabled [ 0.182503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194259] ACPI: (supports S0 S5) [ 0.195593] ACPI: Using IOAPIC for interrupt routing [ 0.196021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199473] ACPI: No dock devices found. [ 0.201808] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212216] acpiphp: Slot [3] registered [ 0.213737] acpiphp: Slot [4] registered [ 0.215394] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217549] acpiphp: Slot [7] registered [ 0.219057] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221532] acpiphp: Slot [10] registered [ 0.223073] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225829] acpiphp: Slot [13] registered [ 0.227637] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229834] acpiphp: Slot [16] registered [ 0.231496] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233557] acpiphp: Slot [19] registered [ 0.235085] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237554] acpiphp: Slot [22] registered [ 0.239093] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241546] acpiphp: Slot [25] registered [ 0.243094] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245546] acpiphp: Slot [28] registered [ 0.247066] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249552] acpiphp: Slot [31] registered [ 0.251088] PCI host bridge to bus 0000:00 [ 0.252009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254784] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262387] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270727] 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.297154] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300528] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305271] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307951] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308890] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311234] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313143] vgaarb: bridge control possible 0000:00:02.0 [ 0.315367] SCSI subsystem initialized [ 0.316230] ACPI: bus type USB registered [ 0.317804] usbcore: registered new interface driver usbfs [ 0.319767] usbcore: registered new interface driver hub [ 0.320042] usbcore: registered new device driver usb [ 0.322078] PCI: Using ACPI for IRQ routing [ 0.324146] NetLabel: Initializing [ 0.325611] NetLabel: domain hash size = 128 [ 0.327501] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328043] NetLabel: unlabeled traffic allowed by default [ 0.330644] Switched to clocksource kvm-clock [ 0.336748] AppArmor: AppArmor Filesystem Enabled [ 0.338530] pnp: PnP ACPI init [ 0.339776] ACPI: bus type PNP registered [ 0.341809] pnp: PnP ACPI: found 8 devices [ 0.343361] ACPI: bus type PNP unregistered [ 0.350656] NET: Registered protocol family 2 [ 0.352553] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.355043] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357428] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359774] TCP: reno registered [ 0.361073] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363154] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365456] NET: Registered protocol family 1 [ 0.367120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369210] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371438] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388898] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.406264] Trying to unpack rootfs image as initramfs... [ 0.505272] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.508296] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.510362] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.513511] Scanning for low memory corruption every 60 seconds [ 0.515961] Initialise system trusted keyring [ 0.517657] audit: initializing netlink socket (disabled) [ 0.519582] type=2000 audit(1562149620.373:1): initialized [ 0.539621] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542604] zbud: loaded [ 0.543904] VFS: Disk quotas dquot_6.5.2 [ 0.545441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548033] fuse init (API version 7.22) [ 0.549593] msgmni has been set to 1982 [ 0.551115] Key type big_key registered [ 0.552873] Key type asymmetric registered [ 0.554421] Asymmetric key parser 'x509' registered [ 0.556228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.559026] io scheduler noop registered [ 0.560523] io scheduler deadline registered (default) [ 0.562378] io scheduler cfq registered [ 0.563923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565911] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.568255] ipmi message handler version 39.2 [ 0.569927] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572706] ACPI: Power Button [PWRF] [ 0.574219] GHES: HEST is not enabled! [ 0.590819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651551] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655048] Linux agpgart interface v0.103 [ 0.657494] brd: module loaded [ 0.659175] loop: module loaded [ 0.660845] blk-mq: CPU -> queue map [ 0.662239] CPU 0 -> Queue 0 [ 0.664497] vda: vda1 [ 0.666338] scsi0 : ata_piix [ 0.667793] scsi1 : ata_piix [ 0.669219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675562] libphy: Fixed MDIO Bus: probed [ 0.677471] tun: Universal TUN/TAP device driver, 1.6 [ 0.679651] tun: (C) 1999-2004 Max Krasnyansky [ 0.683297] PPP generic driver version 2.4.2 [ 0.685216] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687847] ehci-pci: EHCI PCI platform driver [ 0.689791] ehci-platform: EHCI generic platform driver [ 0.692044] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694625] ohci-pci: OHCI PCI platform driver [ 0.696586] ohci-platform: OHCI generic platform driver [ 0.698822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719037] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730897] usb usb1: Product: UHCI Host Controller [ 0.733008] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.735708] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737813] hub 1-0:1.0: USB hub found [ 0.739519] hub 1-0:1.0: 2 ports detected [ 0.741438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745845] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748008] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.750299] mousedev: PS/2 mouse device common for all mice [ 0.753028] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756852] rtc_cmos 00:00: RTC can wake from S4 [ 0.759259] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763810] device-mapper: uevent: version 1.0.3 [ 0.765583] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.768697] ledtrig-cpu: registered to indicate activity on CPUs [ 0.770881] TCP: cubic registered [ 0.772275] NET: Registered protocol family 10 [ 0.774148] NET: Registered protocol family 17 [ 0.775812] Key type dns_resolver registered [ 0.777557] Loading compiled-in X.509 certificates [ 0.779873] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.783242] registered taskstats version 1 [ 0.786362] Key type trusted registered [ 0.790136] Key type encrypted registered [ 0.791685] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793638] IMA: No TPM chip found, activating TPM-bypass! [ 0.796160] regulator-dummy: disabling [ 0.797632] Magic number: 11:663:425 [ 0.799196] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:00 UTC (1562149620) [ 0.802182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804292] EDD information not available. [ 0.829467] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.843910] Write protecting the kernel read-only data: 12288k [ 0.846619] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.850896] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868122] systemd-udevd[99]: starting version 204 [ 0.900742] FDC 0 is a S82078B [ 1.056046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220541] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.222948] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225390] usb 1-1: Product: QEMU USB Tablet [ 1.227013] usb 1-1: Manufacturer: QEMU [ 1.228484] usb 1-1: SerialNumber: 42 [ 1.934097] 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.320669] 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.430206] random: init urandom read with 10 bits of entropy available [ 2.563896] 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 Wed, 03 Jul 2019 10:27:02 +0000. Up 2.99 seconds. cloud-init-nonet[3.26]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.94]: 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 Wed, 03 Jul 2019 10:27:05 +0000. Up 5.49 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.25 | 255.255.255.0 | fa:16:3e:85:c7:90 | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b3:f4:19:ce:ab:38:8f:5a:80:0d:09:af:9b:06:52:7b root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |. | | o . | | = | | o = | |+ o E S . | |oo . . . * o | |o. . . = | |. ..o . | | ..ooo.. | +-----------------+ 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: 18:ac:ad:90:53:44:85:9f:e8:d6:e9:30:f6:06:17:ee root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oo. | | ... | | .oo. | | o.o+o | | +..oooS | | oB.= | | o.O | | E | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 22:ae:88:92:63:42:87:9b:a9:d9:3b:5e:2a:5e:27:53 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | . .E. S | | o o.. . | |..=+o. | |BOo++ | |@=*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: a6:d7:e8:4d:e4:10:c6:99:75:9d:69:e4:e7:7b:bc:02 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . .o.o | | . + . .= | | * .. .| | . . o | | S . .| | o * E ..| | . 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 * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:12 +0000. Up 12.54 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 Wed, 03 Jul 2019 10:27:13 +0000. Up 13.77 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15554 0 --:--:-- --:--:-- --:--:-- 15512100 3149 100 3149 0 0 15550 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1498 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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://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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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 20s (2567 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7936 clearwater-socket-factory-sig start/running, process 7944 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.14' + 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 etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent 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... Does not exist Process bono_process Running Process monit_uptime 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 poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m 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 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000 member 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000 member 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.25) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.8 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: gAAAAABdHILKC0nc4f8HPLhSa8n0MqGQnu7FHKFvff3vGEh6grz9bxpad_zgKiMS5byN2ywxUufpP01AkEsBI86qTR4tG4eVUutBYMVEXPrGysReWYh-42LpVTMQX_XoEdda7pzIFjkahezS-jHt5YlvyRI-JVBgTCXgfnoRzqTJdFJgH4KnrXE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-bono-sjx5ou4schx3-0-mnjgovhyw3fk/e90f0d7e-7804-45db-abee-2bd48676a571/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 62 --:--:-- --:--:-- --:--:-- 62 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:31:06 GMT Server: Apache x-openstack-request-id: req-71d0b94b-2516-4173-a5d5-cc1a0e9420d0 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 18:ac:ad:90:53:44:85:9f:e8:d6:e9:30:f6:06:17:ee root@bono-0 (DSA) ec2: 256 22:ae:88:92:63:42:87:9b:a9:d9:3b:5e:2a:5e:27:53 root@bono-0 (ECDSA) ec2: 256 a6:d7:e8:4d:e4:10:c6:99:75:9d:69:e4:e7:7b:bc:02 root@bono-0 (ED25519) ec2: 2048 b3:f4:19:ce:ab:38:8f:5a:80:0d:09:af:9b:06:52:7b root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI/l2ThF0+pR84c7Mv8yjvKniXv4JxDxTzJPYWS6/36ov9YDHBfzh/h4BwWVDtYIMNEIcTAi684RKupAL9nqi0A= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhZAycSff7Q1wr2/s9dPiiPVowyGSGXg8CA1OdfqCkI root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBKGXf6QqmYjUiiTn4J0sJJMAWFuGcNHYGpzfQ1tWN7rGM2EZ8E2gP70Xk0tvjuMdBz0ZplupbOYnFuwKKLCoSqlYb0ZODrYAjh9bRwGWEFx8C7LsBToDweRBHoSyagoc0G8IOLTVfCJNw+51HLhCEFFjc/4jlOC2KLysqTTyJTD/iuxjbp6HmppynJTkBPoYNga7uFbv42j7KoN5VQ+Sq0Z2O0JFbeZiKcpMQZTvsLENxkUbAganhwAKOwsPWqEQRgDaowF7Qk9Gy3Ey/YtJZijiCB78mkP9Ll7t66iNZ88vS5B2lYXsX6ZyEW9UxfnjHJnlNzubdDgJ1NzhYKdn3 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:31:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 246.57 seconds 2019-07-03 10:34:15,564 - 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.008013] pid_max: default: 32768 minimum: 301 [ 0.009789] Security Framework initialized [ 0.012129] AppArmor: AppArmor initialized [ 0.013678] Yama: becoming mindful. [ 0.015323] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016945] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020467] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027094] Initializing cgroup subsys memory [ 0.028050] Initializing cgroup subsys devices [ 0.029707] Initializing cgroup subsys freezer [ 0.032036] Initializing cgroup subsys blkio [ 0.033642] Initializing cgroup subsys perf_event [ 0.035363] Initializing cgroup subsys hugetlb [ 0.036857] mce: CPU supports 10 MCE banks [ 0.038509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048015] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050213] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056019] MDS: Mitigation: Clear CPU buffers [ 0.084259] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091787] ACPI: Core revision 20131115 [ 0.092546] ACPI: All ACPI Tables successfully acquired [ 0.096062] ftrace: allocating 28757 entries in 113 pages [ 0.116273] smpboot: Max logical packages: 1 [ 0.117935] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120298] Enabling x2apic [ 0.121473] Enabled x2apic [ 0.122920] Switched APIC routing to physical x2apic. [ 0.125439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132823] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143411] KVM setup paravirtual spinlock [ 0.145930] x86: Booted up 1 node, 1 CPUs [ 0.147459] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148391] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150798] devtmpfs: initialized [ 0.153617] EVM: security.selinux [ 0.154936] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157217] EVM: security.capability [ 0.159551] pinctrl core: initialized pinctrl subsystem [ 0.160054] regulator-dummy: no parameters [ 0.161704] RTC time: 10:26:59, date: 07/03/19 [ 0.163402] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165679] cpuidle: using governor menu [ 0.167205] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170430] PCI: Using configuration type 1 for base access [ 0.172707] bio: create slab at 0 [ 0.174424] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177645] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179362] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181054] ACPI: Interpreter enabled [ 0.182503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194259] ACPI: (supports S0 S5) [ 0.195593] ACPI: Using IOAPIC for interrupt routing [ 0.196021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199473] ACPI: No dock devices found. [ 0.201808] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212216] acpiphp: Slot [3] registered [ 0.213737] acpiphp: Slot [4] registered [ 0.215394] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217549] acpiphp: Slot [7] registered [ 0.219057] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221532] acpiphp: Slot [10] registered [ 0.223073] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225829] acpiphp: Slot [13] registered [ 0.227637] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229834] acpiphp: Slot [16] registered [ 0.231496] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233557] acpiphp: Slot [19] registered [ 0.235085] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237554] acpiphp: Slot [22] registered [ 0.239093] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241546] acpiphp: Slot [25] registered [ 0.243094] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245546] acpiphp: Slot [28] registered [ 0.247066] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249552] acpiphp: Slot [31] registered [ 0.251088] PCI host bridge to bus 0000:00 [ 0.252009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254784] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262387] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270727] 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.297154] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300528] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305271] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307951] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308890] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311234] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313143] vgaarb: bridge control possible 0000:00:02.0 [ 0.315367] SCSI subsystem initialized [ 0.316230] ACPI: bus type USB registered [ 0.317804] usbcore: registered new interface driver usbfs [ 0.319767] usbcore: registered new interface driver hub [ 0.320042] usbcore: registered new device driver usb [ 0.322078] PCI: Using ACPI for IRQ routing [ 0.324146] NetLabel: Initializing [ 0.325611] NetLabel: domain hash size = 128 [ 0.327501] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328043] NetLabel: unlabeled traffic allowed by default [ 0.330644] Switched to clocksource kvm-clock [ 0.336748] AppArmor: AppArmor Filesystem Enabled [ 0.338530] pnp: PnP ACPI init [ 0.339776] ACPI: bus type PNP registered [ 0.341809] pnp: PnP ACPI: found 8 devices [ 0.343361] ACPI: bus type PNP unregistered [ 0.350656] NET: Registered protocol family 2 [ 0.352553] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.355043] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357428] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359774] TCP: reno registered [ 0.361073] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363154] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365456] NET: Registered protocol family 1 [ 0.367120] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369210] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371438] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388898] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.406264] Trying to unpack rootfs image as initramfs... [ 0.505272] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.508296] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.510362] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.513511] Scanning for low memory corruption every 60 seconds [ 0.515961] Initialise system trusted keyring [ 0.517657] audit: initializing netlink socket (disabled) [ 0.519582] type=2000 audit(1562149620.373:1): initialized [ 0.539621] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542604] zbud: loaded [ 0.543904] VFS: Disk quotas dquot_6.5.2 [ 0.545441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548033] fuse init (API version 7.22) [ 0.549593] msgmni has been set to 1982 [ 0.551115] Key type big_key registered [ 0.552873] Key type asymmetric registered [ 0.554421] Asymmetric key parser 'x509' registered [ 0.556228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.559026] io scheduler noop registered [ 0.560523] io scheduler deadline registered (default) [ 0.562378] io scheduler cfq registered [ 0.563923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565911] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.568255] ipmi message handler version 39.2 [ 0.569927] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572706] ACPI: Power Button [PWRF] [ 0.574219] GHES: HEST is not enabled! [ 0.590819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651551] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655048] Linux agpgart interface v0.103 [ 0.657494] brd: module loaded [ 0.659175] loop: module loaded [ 0.660845] blk-mq: CPU -> queue map [ 0.662239] CPU 0 -> Queue 0 [ 0.664497] vda: vda1 [ 0.666338] scsi0 : ata_piix [ 0.667793] scsi1 : ata_piix [ 0.669219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675562] libphy: Fixed MDIO Bus: probed [ 0.677471] tun: Universal TUN/TAP device driver, 1.6 [ 0.679651] tun: (C) 1999-2004 Max Krasnyansky [ 0.683297] PPP generic driver version 2.4.2 [ 0.685216] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687847] ehci-pci: EHCI PCI platform driver [ 0.689791] ehci-platform: EHCI generic platform driver [ 0.692044] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694625] ohci-pci: OHCI PCI platform driver [ 0.696586] ohci-platform: OHCI generic platform driver [ 0.698822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719037] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730897] usb usb1: Product: UHCI Host Controller [ 0.733008] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.735708] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737813] hub 1-0:1.0: USB hub found [ 0.739519] hub 1-0:1.0: 2 ports detected [ 0.741438] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745845] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748008] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.750299] mousedev: PS/2 mouse device common for all mice [ 0.753028] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756852] rtc_cmos 00:00: RTC can wake from S4 [ 0.759259] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763810] device-mapper: uevent: version 1.0.3 [ 0.765583] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.768697] ledtrig-cpu: registered to indicate activity on CPUs [ 0.770881] TCP: cubic registered [ 0.772275] NET: Registered protocol family 10 [ 0.774148] NET: Registered protocol family 17 [ 0.775812] Key type dns_resolver registered [ 0.777557] Loading compiled-in X.509 certificates [ 0.779873] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.783242] registered taskstats version 1 [ 0.786362] Key type trusted registered [ 0.790136] Key type encrypted registered [ 0.791685] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793638] IMA: No TPM chip found, activating TPM-bypass! [ 0.796160] regulator-dummy: disabling [ 0.797632] Magic number: 11:663:425 [ 0.799196] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:00 UTC (1562149620) [ 0.802182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804292] EDD information not available. [ 0.829467] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.843910] Write protecting the kernel read-only data: 12288k [ 0.846619] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.850896] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868122] systemd-udevd[99]: starting version 204 [ 0.900742] FDC 0 is a S82078B [ 1.056046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220541] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.222948] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225390] usb 1-1: Product: QEMU USB Tablet [ 1.227013] usb 1-1: Manufacturer: QEMU [ 1.228484] usb 1-1: SerialNumber: 42 [ 1.934097] 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.320669] 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.430206] random: init urandom read with 10 bits of entropy available [ 2.563896] 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 Wed, 03 Jul 2019 10:27:02 +0000. Up 2.99 seconds. cloud-init-nonet[3.26]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.94]: 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 Wed, 03 Jul 2019 10:27:05 +0000. Up 5.49 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.25 | 255.255.255.0 | fa:16:3e:85:c7:90 | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b3:f4:19:ce:ab:38:8f:5a:80:0d:09:af:9b:06:52:7b root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |. | | o . | | = | | o = | |+ o E S . | |oo . . . * o | |o. . . = | |. ..o . | | ..ooo.. | +-----------------+ 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: 18:ac:ad:90:53:44:85:9f:e8:d6:e9:30:f6:06:17:ee root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oo. | | ... | | .oo. | | o.o+o | | +..oooS | | oB.= | | o.O | | E | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 22:ae:88:92:63:42:87:9b:a9:d9:3b:5e:2a:5e:27:53 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | . .E. S | | o o.. . | |..=+o. | |BOo++ | |@=*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: a6:d7:e8:4d:e4:10:c6:99:75:9d:69:e4:e7:7b:bc:02 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . .o.o | | . + . .= | | * .. .| | . . o | | S . .| | o * E ..| | . 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 * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:12 +0000. Up 12.54 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 Wed, 03 Jul 2019 10:27:13 +0000. Up 13.77 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15554 0 --:--:-- --:--:-- --:--:-- 15512100 3149 100 3149 0 0 15550 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1498 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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://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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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 20s (2567 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7936 clearwater-socket-factory-sig start/running, process 7944 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.14' + 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 etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent 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... Does not exist Process bono_process Running Process monit_uptime 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 poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m 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 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000 member 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000 member 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.25) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.8 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: gAAAAABdHILKC0nc4f8HPLhSa8n0MqGQnu7FHKFvff3vGEh6grz9bxpad_zgKiMS5byN2ywxUufpP01AkEsBI86qTR4tG4eVUutBYMVEXPrGysReWYh-42LpVTMQX_XoEdda7pzIFjkahezS-jHt5YlvyRI-JVBgTCXgfnoRzqTJdFJgH4KnrXE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-bono-sjx5ou4schx3-0-mnjgovhyw3fk/e90f0d7e-7804-45db-abee-2bd48676a571/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 62 --:--:-- --:--:-- --:--:-- 62 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:31:06 GMT Server: Apache x-openstack-request-id: req-71d0b94b-2516-4173-a5d5-cc1a0e9420d0 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 18:ac:ad:90:53:44:85:9f:e8:d6:e9:30:f6:06:17:ee root@bono-0 (DSA) ec2: 256 22:ae:88:92:63:42:87:9b:a9:d9:3b:5e:2a:5e:27:53 root@bono-0 (ECDSA) ec2: 256 a6:d7:e8:4d:e4:10:c6:99:75:9d:69:e4:e7:7b:bc:02 root@bono-0 (ED25519) ec2: 2048 b3:f4:19:ce:ab:38:8f:5a:80:0d:09:af:9b:06:52:7b root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI/l2ThF0+pR84c7Mv8yjvKniXv4JxDxTzJPYWS6/36ov9YDHBfzh/h4BwWVDtYIMNEIcTAi684RKupAL9nqi0A= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhZAycSff7Q1wr2/s9dPiiPVowyGSGXg8CA1OdfqCkI root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBKGXf6QqmYjUiiTn4J0sJJMAWFuGcNHYGpzfQ1tWN7rGM2EZ8E2gP70Xk0tvjuMdBz0ZplupbOYnFuwKKLCoSqlYb0ZODrYAjh9bRwGWEFx8C7LsBToDweRBHoSyagoc0G8IOLTVfCJNw+51HLhCEFFjc/4jlOC2KLysqTTyJTD/iuxjbp6HmppynJTkBPoYNga7uFbv42j7KoN5VQ+Sq0Z2O0JFbeZiKcpMQZTvsLENxkUbAganhwAKOwsPWqEQRgDaowF7Qk9Gy3Ey/YtJZijiCB78mkP9Ll7t66iNZ88vS5B2lYXsX6ZyEW9UxfnjHJnlNzubdDgJ1NzhYKdn3 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:31:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 246.57 seconds 2019-07-03 10:34:15,568 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - bono: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:c7:90', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:c7:90', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:26:58.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'3b74671b-14cc-4530-b0b7-9f0af23b0f96', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-03T10:26:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:26:58Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:26:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:27Z', 'created': u'2019-07-03T10:26:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 10:34:15,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:34:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:16,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-0b25976c-5fbd-47f6-a839-50fe0c67581c x-openstack-request-id: req-0b25976c-5fbd-47f6-a839-50fe0c67581c 2019-07-03 10:34:16,295 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:34:16,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0b25976c-5fbd-47f6-a839-50fe0c67581c 2019-07-03 10:34:16,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726646900177s 2019-07-03 10:34:16,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:34:16,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:34:16,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17233 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-504d945e-7094-4732-aa59-f0b9d0a64cb4 x-openstack-request-id: req-504d945e-7094-4732-aa59-f0b9d0a64cb4 2019-07-03 10:34:16,401 - keystoneauth.session - DEBUG - RESP BODY: {"output": "Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.739854] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741663] hub 1-0:1.0: USB hub found\n[ 0.743128] hub 1-0:1.0: 2 ports detected\n[ 0.744793] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748630] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750440] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752374] mousedev: PS/2 mouse device common for all mice\n[ 0.754705] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757910] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.762424] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.764732] device-mapper: uevent: version 1.0.3\n[ 0.766486] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.769536] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771728] TCP: cubic registered\n[ 0.773106] NET: Registered protocol family 10\n[ 0.774967] NET: Registered protocol family 17\n[ 0.776638] Key type dns_resolver registered\n[ 0.778389] Loading compiled-in X.509 certificates\n[ 0.780681] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.784065] registered taskstats version 1\n[ 0.787035] Key type trusted registered\n[ 0.790652] Key type encrypted registered\n[ 0.792264] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.794230] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.796763] regulator-dummy: disabling\n[ 0.798238] Magic number: 11:216:476\n[ 0.799804] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:02 UTC (1562149622)\n[ 0.802756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804872] EDD information not available.\n[ 0.841527] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.856663] Write protecting the kernel read-only data: 12288k\n[ 0.859428] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.863709] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.880127] systemd-udevd[99]: starting version 204\n[ 0.912990] FDC 0 is a S82078B\n[ 1.068077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.233730] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.236193] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.238674] usb 1-1: Product: QEMU USB Tablet\n[ 1.240308] usb 1-1: Manufacturer: QEMU\n[ 1.241787] usb 1-1: SerialNumber: 42\n[ 1.945904] 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.309830] 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.417763] random: init urandom read with 11 bits of entropy available\n[ 2.568089] 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 Wed, 03 Jul 2019 10:27:04 +0000. Up 3.04 seconds.\ncloud-init-nonet[3.25]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.95]: 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 Wed, 03 Jul 2019 10:27:07 +0000. Up 5.44 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:58:08:4b |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\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:\n69:14:71:b3:35:d8:86:dd:96:50:e7:a5:ee:6c:79:df root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.o=++..o|\n| oo++.++.|\n| . .. .. .|\n| . . . |\n| S . |\n| . o . |\n| = .|\n| . .o|\n| E|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne3:b7:13:70:f7:3c:e1:64:8c:0f:75:36:da:a0:9d:a8 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| ...o|\n| ++=o.|\n| . .o++=. |\n| So.. O . |\n| . E. * |\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:\n7f:ef:ee:54:46:9d:bb:f0:fd:af:21:c5:60:43:05:d0 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .ooo. |\n| .E o|\n| + .o|\n| . + ..|\n| S .o.o|\n| . .ooo|\n| . o oo.|\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:\n7e:d0:46:73:62:ee:5d:36:ef:e9:8c:bb:34:ef:03:2b root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| = . |\n| = + |\n| S + + |\n| . + . + o |\n| . o .oo .|\n| . E..=o.|\n| .+=*o|\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 [74GCloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:14 +0000. Up 12.98 seconds.\n[ 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 Wed, 03 Jul 2019 10:27:16 +0000. Up 14.33 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 15531 0 --:--:-- --:--:-- --:--:-- 15589\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://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://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 9s (1397 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 (4935 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8675\nclearwater-socket-factory-sig start/running, process 8683\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8729\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................................................................+++\n................................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58649 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n+ echo 'nameserver 192.168.100.14'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime 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_config_manager_pr... Does not exist 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 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: 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 failed Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status failed 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 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 ' ralf_uptime Status failed Program \n nginx_uptime Status failed Program \n homestead_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-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 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000\nmember 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000\nmember 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000\nmember fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false\nfcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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: gAAAAABdHILMLDsdaMPjbUkEbqJ16wgwtiGBsn9p1q_bTGG4mDTdayXMRxpbiDbTJ5La2jouyqewKNOKUlqSZL9cvr-NvM42IFUDcJXq9qUbALP9zWP6XFDgyIJ8iHyzQk5mi7Xp1cmAQFopqf-Vaw-WJTY_dkkR9bMC6iUPlHILdsuBfQZv3ZM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-dime-4ubphbyo2nxo-0-dxsw42ukcnmt/1e46e35c-d951-4097-88dc-47a737ec5010/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 56\nHTTP/1.1 200 OK\nDate: Wed, 03 Jul 2019 10:33:39 GMT\nServer: Apache\nx-openstack-request-id: req-5fcb7f46-dbc6-4741-aa2f-1e2178fa74c5\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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e3:b7:13:70:f7:3c:e1:64:8c:0f:75:36:da:a0:9d:a8 root@dime-0 (DSA)\nec2: 256 7f:ef:ee:54:46:9d:bb:f0:fd:af:21:c5:60:43:05:d0 root@dime-0 (ECDSA)\nec2: 256 7e:d0:46:73:62:ee:5d:36:ef:e9:8c:bb:34:ef:03:2b root@dime-0 (ED25519)\nec2: 2048 69:14:71:b3:35:d8:86:dd:96:50:e7:a5:ee:6c:79:df root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGEZ0Hy053CrC3w/DsP61sE41J7U7thKMjkzz0y1hqJsuRTyvYNP8ijcjPR15jIak1fq4Z9ZdKtNNRcpUiwDvgs= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID9OkdrTc5WIWjBXed1IrVAGJdpSxeJLkHlDTRcVhwBw root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnfypqV06P8zbayD51ZVgiQkzP2aLYboA5+rfNIpGsYweRMUYnKSL1+TmAEY004wP0toe0bdEC2RUdnayn+3YBSvJo6qEZGsKkFM4aBkCVUPhxotI5qArw3yf2+8rLfnzXis6zqIFVdMhLalEs7PVGDkUvHc8AaPwYmuMcDNhsEsGKNdsVSy0FtRzpoqycSC8YWEdV1ggjqD6yfs/5i9fjJGCkjqghvWLjCB3f7RTO2Ebs3tN4mhHl1KRKzpDlWgFJLPTd4nYTqEw4KV3r6eJ3I8U1wO7iKjyeaYI5B48bQL4yK5S/SnYC20qrdAyqSJxodeKZ83L8wyOV53O1U/A3 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:33:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 397.43 seconds\n"} 2019-07-03 10:34:16,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083/action used request id req-504d945e-7094-4732-aa59-f0b9d0a64cb4 2019-07-03 10:34:16,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0989708900452s 2019-07-03 10:34:16,405 - functest.core.singlevm - DEBUG - console: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.739854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741663] hub 1-0:1.0: USB hub found [ 0.743128] hub 1-0:1.0: 2 ports detected [ 0.744793] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748630] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750440] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752374] mousedev: PS/2 mouse device common for all mice [ 0.754705] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757910] rtc_cmos 00:00: RTC can wake from S4 [ 0.760146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762424] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.764732] device-mapper: uevent: version 1.0.3 [ 0.766486] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.769536] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771728] TCP: cubic registered [ 0.773106] NET: Registered protocol family 10 [ 0.774967] NET: Registered protocol family 17 [ 0.776638] Key type dns_resolver registered [ 0.778389] Loading compiled-in X.509 certificates [ 0.780681] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.784065] registered taskstats version 1 [ 0.787035] Key type trusted registered [ 0.790652] Key type encrypted registered [ 0.792264] AppArmor: AppArmor sha1 policy hashing enabled [ 0.794230] IMA: No TPM chip found, activating TPM-bypass! [ 0.796763] regulator-dummy: disabling [ 0.798238] Magic number: 11:216:476 [ 0.799804] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:02 UTC (1562149622) [ 0.802756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804872] EDD information not available. [ 0.841527] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.856663] Write protecting the kernel read-only data: 12288k [ 0.859428] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.863709] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880127] systemd-udevd[99]: starting version 204 [ 0.912990] FDC 0 is a S82078B [ 1.068077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.233730] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.236193] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.238674] usb 1-1: Product: QEMU USB Tablet [ 1.240308] usb 1-1: Manufacturer: QEMU [ 1.241787] usb 1-1: SerialNumber: 42 [ 1.945904] 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.309830] 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.417763] random: init urandom read with 11 bits of entropy available [ 2.568089] 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 Wed, 03 Jul 2019 10:27:04 +0000. Up 3.04 seconds. cloud-init-nonet[3.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.95]: 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 Wed, 03 Jul 2019 10:27:07 +0000. Up 5.44 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:58:08:4b | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * 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: 69:14:71:b3:35:d8:86:dd:96:50:e7:a5:ee:6c:79:df root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o.o=++..o| | oo++.++.| | . .. .. .| | . . . | | S . | | . o . | | = .| | . .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: e3:b7:13:70:f7:3c:e1:64:8c:0f:75:36:da:a0:9d:a8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | ...o| | ++=o.| | . .o++=. | | So.. O . | | . E. * | | . .. . | | ... | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7f:ef:ee:54:46:9d:bb:f0:fd:af:21:c5:60:43:05:d0 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .ooo. | | .E o| | + .o| | . + ..| | S .o.o| | . .ooo| | . o oo.| | . + ..| | +*.+| +-----------------+ 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: 7e:d0:46:73:62:ee:5d:36:ef:e9:8c:bb:34:ef:03:2b root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | = . | | = + | | S + + | | . + . + o | | . o .oo .| | . E..=o.| | .+=*o| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:14 +0000. Up 12.98 seconds. [ 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 Wed, 03 Jul 2019 10:27:16 +0000. Up 14.33 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 15531 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://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://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1397 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 (4935 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8683 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................................................................+++ ................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.100.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist 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 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 ' homestead_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist 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 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: 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 failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program homestead_uptime Status failed 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 ' ralf_uptime Status failed Program nginx_uptime Status failed Program homestead_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000 member 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000 member 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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: gAAAAABdHILMLDsdaMPjbUkEbqJ16wgwtiGBsn9p1q_bTGG4mDTdayXMRxpbiDbTJ5La2jouyqewKNOKUlqSZL9cvr-NvM42IFUDcJXq9qUbALP9zWP6XFDgyIJ8iHyzQk5mi7Xp1cmAQFopqf-Vaw-WJTY_dkkR9bMC6iUPlHILdsuBfQZv3ZM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-dime-4ubphbyo2nxo-0-dxsw42ukcnmt/1e46e35c-d951-4097-88dc-47a737ec5010/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:33:39 GMT Server: Apache x-openstack-request-id: req-5fcb7f46-dbc6-4741-aa2f-1e2178fa74c5 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e3:b7:13:70:f7:3c:e1:64:8c:0f:75:36:da:a0:9d:a8 root@dime-0 (DSA) ec2: 256 7f:ef:ee:54:46:9d:bb:f0:fd:af:21:c5:60:43:05:d0 root@dime-0 (ECDSA) ec2: 256 7e:d0:46:73:62:ee:5d:36:ef:e9:8c:bb:34:ef:03:2b root@dime-0 (ED25519) ec2: 2048 69:14:71:b3:35:d8:86:dd:96:50:e7:a5:ee:6c:79:df root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGEZ0Hy053CrC3w/DsP61sE41J7U7thKMjkzz0y1hqJsuRTyvYNP8ijcjPR15jIak1fq4Z9ZdKtNNRcpUiwDvgs= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID9OkdrTc5WIWjBXed1IrVAGJdpSxeJLkHlDTRcVhwBw root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnfypqV06P8zbayD51ZVgiQkzP2aLYboA5+rfNIpGsYweRMUYnKSL1+TmAEY004wP0toe0bdEC2RUdnayn+3YBSvJo6qEZGsKkFM4aBkCVUPhxotI5qArw3yf2+8rLfnzXis6zqIFVdMhLalEs7PVGDkUvHc8AaPwYmuMcDNhsEsGKNdsVSy0FtRzpoqycSC8YWEdV1ggjqD6yfs/5i9fjJGCkjqghvWLjCB3f7RTO2Ebs3tN4mhHl1KRKzpDlWgFJLPTd4nYTqEw4KV3r6eJ3I8U1wO7iKjyeaYI5B48bQL4yK5S/SnYC20qrdAyqSJxodeKZ83L8wyOV53O1U/A3 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:33:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 397.43 seconds 2019-07-03 10:34:16,409 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.739854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741663] hub 1-0:1.0: USB hub found [ 0.743128] hub 1-0:1.0: 2 ports detected [ 0.744793] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748630] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750440] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752374] mousedev: PS/2 mouse device common for all mice [ 0.754705] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757910] rtc_cmos 00:00: RTC can wake from S4 [ 0.760146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762424] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.764732] device-mapper: uevent: version 1.0.3 [ 0.766486] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.769536] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771728] TCP: cubic registered [ 0.773106] NET: Registered protocol family 10 [ 0.774967] NET: Registered protocol family 17 [ 0.776638] Key type dns_resolver registered [ 0.778389] Loading compiled-in X.509 certificates [ 0.780681] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.784065] registered taskstats version 1 [ 0.787035] Key type trusted registered [ 0.790652] Key type encrypted registered [ 0.792264] AppArmor: AppArmor sha1 policy hashing enabled [ 0.794230] IMA: No TPM chip found, activating TPM-bypass! [ 0.796763] regulator-dummy: disabling [ 0.798238] Magic number: 11:216:476 [ 0.799804] rtc_cmos 00:00: setting system clock to 2019-07-03 10:27:02 UTC (1562149622) [ 0.802756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804872] EDD information not available. [ 0.841527] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.856663] Write protecting the kernel read-only data: 12288k [ 0.859428] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.863709] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880127] systemd-udevd[99]: starting version 204 [ 0.912990] FDC 0 is a S82078B [ 1.068077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.233730] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.236193] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.238674] usb 1-1: Product: QEMU USB Tablet [ 1.240308] usb 1-1: Manufacturer: QEMU [ 1.241787] usb 1-1: SerialNumber: 42 [ 1.945904] 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.309830] 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.417763] random: init urandom read with 11 bits of entropy available [ 2.568089] 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 Wed, 03 Jul 2019 10:27:04 +0000. Up 3.04 seconds. cloud-init-nonet[3.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.95]: 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 Wed, 03 Jul 2019 10:27:07 +0000. Up 5.44 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:58:08:4b | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * 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: 69:14:71:b3:35:d8:86:dd:96:50:e7:a5:ee:6c:79:df root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o.o=++..o| | oo++.++.| | . .. .. .| | . . . | | S . | | . o . | | = .| | . .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: e3:b7:13:70:f7:3c:e1:64:8c:0f:75:36:da:a0:9d:a8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | ...o| | ++=o.| | . .o++=. | | So.. O . | | . E. * | | . .. . | | ... | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7f:ef:ee:54:46:9d:bb:f0:fd:af:21:c5:60:43:05:d0 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .ooo. | | .E o| | + .o| | . + ..| | S .o.o| | . .ooo| | . o oo.| | . + ..| | +*.+| +-----------------+ 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: 7e:d0:46:73:62:ee:5d:36:ef:e9:8c:bb:34:ef:03:2b root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | = . | | = + | | S + + | | . + . + o | | . o .oo .| | . E..=o.| | .+=*o| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:27:14 +0000. Up 12.98 seconds. [ 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 Wed, 03 Jul 2019 10:27:16 +0000. Up 14.33 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 15531 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://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://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1397 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 (4935 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8683 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................................................................+++ ................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.100.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist 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 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 ' homestead_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist 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 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: 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 failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program homestead_uptime Status failed 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 ' ralf_uptime Status failed Program nginx_uptime Status failed Program homestead_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000 member 1b33123005ca127a is healthy: got healthy result from http://192.168.100.6:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member 72442049dd730d5e is healthy: got healthy result from http://192.168.100.10:4000 member 7b2cccfc2f5960c9 is healthy: got healthy result from http://192.168.100.25:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 1b33123005ca127a: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true 72442049dd730d5e: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 7b2cccfc2f5960c9: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=false fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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: gAAAAABdHILMLDsdaMPjbUkEbqJ16wgwtiGBsn9p1q_bTGG4mDTdayXMRxpbiDbTJ5La2jouyqewKNOKUlqSZL9cvr-NvM42IFUDcJXq9qUbALP9zWP6XFDgyIJ8iHyzQk5mi7Xp1cmAQFopqf-Vaw-WJTY_dkkR9bMC6iUPlHILdsuBfQZv3ZM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-dime-4ubphbyo2nxo-0-dxsw42ukcnmt/1e46e35c-d951-4097-88dc-47a737ec5010/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:33:39 GMT Server: Apache x-openstack-request-id: req-5fcb7f46-dbc6-4741-aa2f-1e2178fa74c5 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e3:b7:13:70:f7:3c:e1:64:8c:0f:75:36:da:a0:9d:a8 root@dime-0 (DSA) ec2: 256 7f:ef:ee:54:46:9d:bb:f0:fd:af:21:c5:60:43:05:d0 root@dime-0 (ECDSA) ec2: 256 7e:d0:46:73:62:ee:5d:36:ef:e9:8c:bb:34:ef:03:2b root@dime-0 (ED25519) ec2: 2048 69:14:71:b3:35:d8:86:dd:96:50:e7:a5:ee:6c:79:df root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGEZ0Hy053CrC3w/DsP61sE41J7U7thKMjkzz0y1hqJsuRTyvYNP8ijcjPR15jIak1fq4Z9ZdKtNNRcpUiwDvgs= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID9OkdrTc5WIWjBXed1IrVAGJdpSxeJLkHlDTRcVhwBw root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnfypqV06P8zbayD51ZVgiQkzP2aLYboA5+rfNIpGsYweRMUYnKSL1+TmAEY004wP0toe0bdEC2RUdnayn+3YBSvJo6qEZGsKkFM4aBkCVUPhxotI5qArw3yf2+8rLfnzXis6zqIFVdMhLalEs7PVGDkUvHc8AaPwYmuMcDNhsEsGKNdsVSy0FtRzpoqycSC8YWEdV1ggjqD6yfs/5i9fjJGCkjqghvWLjCB3f7RTO2Ebs3tN4mhHl1KRKzpDlWgFJLPTd4nYTqEw4KV3r6eJ3I8U1wO7iKjyeaYI5B48bQL4yK5S/SnYC20qrdAyqSJxodeKZ83L8wyOV53O1U/A3 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:33:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 397.43 seconds 2019-07-03 10:34:16,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:34:16,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:17,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-e77fa532-c371-4c4e-93b4-759058016595 x-openstack-request-id: req-e77fa532-c371-4c4e-93b4-759058016595 2019-07-03 10:34:17,860 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:34:17,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e77fa532-c371-4c4e-93b4-759058016595 2019-07-03 10:34:17,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44766783714s 2019-07-03 10:34:17,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:34:17,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:34:17,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21144 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-4a883a76-ac7a-460f-a38e-674db86b9745 x-openstack-request-id: req-4a883a76-ac7a-460f-a38e-674db86b9745 2019-07-03 10:34:17,955 - keystoneauth.session - DEBUG - RESP BODY: {"output": "00000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009834] Security Framework initialized\n[ 0.012032] AppArmor: AppArmor initialized\n[ 0.013654] Yama: becoming mindful.\n[ 0.015178] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016889] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020436] 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.026836] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029726] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033659] Initializing cgroup subsys perf_event\n[ 0.035454] Initializing cgroup subsys hugetlb\n[ 0.036736] mce: CPU supports 10 MCE banks\n[ 0.040043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040043] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.043811] 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.050294] 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.077473] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.088206] ACPI: Core revision 20131115\n[ 0.090380] ACPI: All ACPI Tables successfully acquired\n[ 0.092470] ftrace: allocating 28757 entries in 113 pages\n[ 0.112357] smpboot: Max logical packages: 1\n[ 0.114044] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116312] Enabling x2apic\n[ 0.117525] Enabled x2apic\n[ 0.120010] Switched APIC routing to physical x2apic.\n[ 0.123336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139547] KVM setup paravirtual spinlock\n[ 0.142036] x86: Booted up 1 node, 1 CPUs\n[ 0.143633] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144405] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146899] devtmpfs: initialized\n[ 0.149439] EVM: security.selinux\n[ 0.150808] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153247] EVM: security.capability\n[ 0.155645] pinctrl core: initialized pinctrl subsystem\n[ 0.156050] regulator-dummy: no parameters\n[ 0.157719] RTC time: 10:21:33, date: 07/03/19\n[ 0.159485] NET: Registered protocol family 16\n[ 0.160130] cpuidle: using governor ladder\n[ 0.161742] cpuidle: using governor menu\n[ 0.163327] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166500] PCI: Using configuration type 1 for base access\n[ 0.168712] bio: create slab at 0\n[ 0.170495] ACPI: Added _OSI(Module Device)\n[ 0.172004] ACPI: Added _OSI(Processor Device)\n[ 0.173716] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175515] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177296] ACPI: Interpreter enabled\n[ 0.178790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.182331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.185020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191646] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193884] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196166] ACPI: No dock devices found.\n[ 0.199464] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202460] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208196] acpiphp: Slot [3] registered\n[ 0.209845] acpiphp: Slot [4] registered\n[ 0.211414] acpiphp: Slot [5] registered\n[ 0.212025] acpiphp: Slot [6] registered\n[ 0.213584] acpiphp: Slot [7] registered\n[ 0.215153] acpiphp: Slot [8] registered\n[ 0.216022] acpiphp: Slot [9] registered\n[ 0.217597] acpiphp: Slot [10] registered\n[ 0.219193] acpiphp: Slot [11] registered\n[ 0.220022] acpiphp: Slot [12] registered\n[ 0.221610] acpiphp: Slot [13] registered\n[ 0.223193] acpiphp: Slot [14] registered\n[ 0.224022] acpiphp: Slot [15] registered\n[ 0.225613] acpiphp: Slot [16] registered\n[ 0.227202] acpiphp: Slot [17] registered\n[ 0.228029] acpiphp: Slot [18] registered\n[ 0.229617] acpiphp: Slot [19] registered\n[ 0.231211] acpiphp: Slot [20] registered\n[ 0.232022] acpiphp: Slot [21] registered\n[ 0.233614] acpiphp: Slot [22] registered\n[ 0.235209] acpiphp: Slot [23] registered\n[ 0.236022] acpiphp: Slot [24] registered\n[ 0.237612] acpiphp: Slot [25] registered\n[ 0.239192] acpiphp: Slot [26] registered\n[ 0.240021] acpiphp: Slot [27] registered\n[ 0.241605] acpiphp: Slot [28] registered\n[ 0.243152] acpiphp: Slot [29] registered\n[ 0.244021] acpiphp: Slot [30] registered\n[ 0.245566] acpiphp: Slot [31] registered\n[ 0.247136] PCI host bridge to bus 0000:00\n[ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.250040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256008] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258471] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266677] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295505] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.300110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304925] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307336] 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.309203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311451] SCSI subsystem initialized\n[ 0.312227] ACPI: bus type USB registered\n[ 0.313855] usbcore: registered new interface driver usbfs\n[ 0.315879] usbcore: registered new interface driver hub\n[ 0.316042] usbcore: registered new device driver usb\n[ 0.318098] PCI: Using ACPI for IRQ routing\n[ 0.320078] NetLabel: Initializing\n[ 0.321450] NetLabel: domain hash size = 128\n[ 0.323092] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324040] NetLabel: unlabeled traffic allowed by default\n[ 0.326335] Switched to clocksource kvm-clock\n[ 0.332423] AppArmor: AppArmor Filesystem Enabled\n[ 0.334234] pnp: PnP ACPI init\n[ 0.335491] ACPI: bus type PNP registered\n[ 0.337533] pnp: PnP ACPI: found 8 devices\n[ 0.339217] ACPI: bus type PNP unregistered\n[ 0.346489] NET: Registered protocol family 2\n[ 0.348464] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.351064] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.353483] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.355883] TCP: reno registered\n[ 0.357224] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.359410] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.361755] NET: Registered protocol family 1\n[ 0.363429] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365571] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367672] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.384847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402202] Trying to unpack rootfs image as initramfs...\n[ 0.501472] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.504569] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.506697] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.509918] Scanning for low memory corruption every 60 seconds\n[ 0.512346] Initialise system trusted keyring\n[ 0.514116] audit: initializing netlink socket (disabled)\n[ 0.516179] type=2000 audit(1562149293.597:1): initialized\n[ 0.536030] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.539125] zbud: loaded\n[ 0.540473] VFS: Disk quotas dquot_6.5.2\n[ 0.542116] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544802] fuse init (API version 7.22)\n[ 0.546450] msgmni has been set to 1982\n[ 0.548057] Key type big_key registered\n[ 0.549926] Key type asymmetric registered\n[ 0.551559] Asymmetric key parser 'x509' registered\n[ 0.553462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.556351] io scheduler noop registered\n[ 0.557900] io scheduler deadline registered (default)\n[ 0.559818] io scheduler cfq registered\n[ 0.561406] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.563434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.565847] ipmi message handler version 39.2\n[ 0.567546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.570355] ACPI: Power Button [PWRF]\n[ 0.571909] GHES: HEST is not enabled!\n[ 0.588340] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.620775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649377] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.653084] Linux agpgart interface v0.103\n[ 0.655589] brd: module loaded\n[ 0.657358] loop: module loaded\n[ 0.659090] blk-mq: CPU -> queue map\n[ 0.660582] CPU 0 -> Queue 0\n[ 0.662713] vda: vda1\n[ 0.664485] scsi0 : ata_piix\n[ 0.665810] scsi1 : ata_piix\n[ 0.667083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.669538] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.672805] libphy: Fixed MDIO Bus: probed\n[ 0.674483] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676395] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679660] PPP generic driver version 2.4.2\n[ 0.681353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683721] ehci-pci: EHCI PCI platform driver\n[ 0.685436] ehci-platform: EHCI generic platform driver\n[ 0.687390] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689628] ohci-pci: OHCI PCI platform driver\n[ 0.691332] ohci-platform: OHCI generic platform driver\n[ 0.693298] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.717879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723126] usb usb1: Product: UHCI Host Controller\n[ 0.724998] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.727332] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729177] hub 1-0:1.0: USB hub found\n[ 0.730708] hub 1-0:1.0: 2 ports detected\n[ 0.732430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736378] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.738264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740249] mousedev: PS/2 mouse device common for all mice\n[ 0.742674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745988] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748262] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750603] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753007] device-mapper: uevent: version 1.0.3\n[ 0.754862] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.758032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760321] TCP: cubic registered\n[ 0.761755] NET: Registered protocol family 10\n[ 0.763648] NET: Registered protocol family 17\n[ 0.765346] Key type dns_resolver registered\n[ 0.767113] Loading compiled-in X.509 certificates\n[ 0.769415] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.772919] registered taskstats version 1\n[ 0.775842] Key type trusted registered\n[ 0.779397] Key type encrypted registered\n[ 0.780985] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783015] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.785601] regulator-dummy: disabling\n[ 0.787113] Magic number: 11:113:375\n[ 0.788751] rtc_cmos 00:00: setting system clock to 2019-07-03 10:21:33 UTC (1562149293)\n[ 0.791826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793988] EDD information not available.\n[ 0.829811] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.844110] Write protecting the kernel read-only data: 12288k\n[ 0.846904] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.851163] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.868109] systemd-udevd[99]: starting version 204\n[ 0.900491] FDC 0 is a S82078B\n[ 1.056089] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.216834] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219185] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221637] usb 1-1: Product: QEMU USB Tablet\n[ 1.223262] usb 1-1: Manufacturer: QEMU\n[ 1.224738] usb 1-1: SerialNumber: 42\n[ 1.929711] 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.294789] 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.389783] random: init urandom read with 10 bits of entropy available\n[ 2.526080] 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 Wed, 03 Jul 2019 10:21:35 +0000. Up 2.93 seconds.\ncloud-init-nonet[3.14]: 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 device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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.77]: 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 Wed, 03 Jul 2019 10:21:38 +0000. Up 5.33 seconds.\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:05:ac:38 |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nce:a6:a5:92:f7:4b:5e:f9:7e:b0:6b:b6:be:dc:c4:77 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| S |\n| o ... |\n| . * o oo E|\n| o .B . o+o...|\n| oo.+. =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:\n23:da:11:9f:ca:3f:19:39:0c:48:71:bb:a8:dd:26:8d root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| .. . |\n| . .o |\n| ...+ . |\n| . +oS. |\n| o B +=. |\n| . E B + |\n| o .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:\n86:08:1b:77:a8:72:ed:a3:05:fa:f4:21:d2:91:79:12 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| E o . |\n| @ o . |\n|. X + . S |\n| = * . |\n|o + = |\n| + = o |\n| o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf2:7f:a5:71:71:5f:38:a9:a2:67:4f:c6:17:31:43:a8 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| . +o |\n| E =+o|\n| . S ..+o|\n| o ..o o..|\n| .. .+=. |\n| ..ooo. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:21:45 +0000. Up 12.00 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 Wed, 03 Jul 2019 10:21:46 +0000. Up 13.29 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 19214 0 --:--:-- --:--:-- --:--:-- 19319\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1511 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 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/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 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/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 (6492 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 8218\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 8246\nclearwater-socket-factory-sig start/running, process 8254\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8300\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 (14.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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n+ echo 'nameserver 192.168.100.14'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process 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 Wait parent Program \n nginx_uptime Wait parent Program \n monit_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n 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 Wait parent Program \n nginx_uptime Wait parent Program \n monit_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\nfcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.5) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.8 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.8 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.8 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: gAAAAABdHIGPrIhKhBFC3fTx0Yhi4xoSvIjw5XUHXagrXsHbf3fcomGcwxvKPeP21oRRfXuRDlHoMIjRvg2-d8b-eER3geMhu6XDLq2gcOH6ohRzeykCX_BstroLY0hQCNOfUr5qKiWZBgJnBWjeQT6SN1gFBaBBmNG2OGap64MLgqKt29KDMuI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-sprout-tkeaz422hse2-0-mc7nh4roe37j/4eaf0514-94e0-430d-9e67-712ace484317/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 8 46 --:--:-- --:--:-- --:--:-- 46100 25 100 4 100 21 8 46 --:--:-- --:--:-- --:--:-- 46\nHTTP/1.1 200 OK\nDate: Wed, 03 Jul 2019 10:26:07 GMT\nServer: Apache\nx-openstack-request-id: req-ce27b878-f286-4d93-ae2e-4d0a79956a56\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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 23:da:11:9f:ca:3f:19:39:0c:48:71:bb:a8:dd:26:8d root@sprout-0 (DSA)\nec2: 256 86:08:1b:77:a8:72:ed:a3:05:fa:f4:21:d2:91:79:12 root@sprout-0 (ECDSA)\nec2: 256 f2:7f:a5:71:71:5f:38:a9:a2:67:4f:c6:17:31:43:a8 root@sprout-0 (ED25519)\nec2: 2048 ce:a6:a5:92:f7:4b:5e:f9:7e:b0:6b:b6:be:dc:c4:77 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKfmDO+KsSmXEa852MMIU7KrA3yh8f2b6lvkkxW93wqRePbvBWCaEA19rEUTvKinaFR80dO/9RrVkYK14SG8vMA= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKOi3ooMRwEYNZuiv4YIZiwmZ29QxjGcpnL8qIRB7eGc root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cz2pCLZDqfA45nHOOS1PHcF4pSGUHPzGlGSb9ct6ToE3HLSSX3cSXTlmK7Ilspukpky6AXfA2MWh7It92Gy9ciBFHMd7uwmyuEosfxv+pPXD10wo79NWZEQSQyQvXNfuC+HBIQQxF9x/rFninrQT0v77mYYrDrDTP5uDQSFfbJkqdOKiD1NtU4HUTQaSHceIC6T8apw3l1Bd3DSEB1XQg/WdSIbQ7tSL2OO+rCScrbYUWbac3uSY0ZylqfIKfrUdNT/IgTO17Ia+Pdj3vAt7YDGqdZASXn+g8lh0eb2r5p4TYia3jXpb26rkE4bHEZwMyjuUiXuu3fWhP7FMALrv root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:26:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 275.09 seconds\n"} 2019-07-03 10:34:17,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d/action used request id req-4a883a76-ac7a-460f-a38e-674db86b9745 2019-07-03 10:34:17,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0885689258575s 2019-07-03 10:34:17,959 - functest.core.singlevm - DEBUG - console: 00000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009834] Security Framework initialized [ 0.012032] AppArmor: AppArmor initialized [ 0.013654] Yama: becoming mindful. [ 0.015178] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016889] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020436] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026836] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029726] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033659] Initializing cgroup subsys perf_event [ 0.035454] Initializing cgroup subsys hugetlb [ 0.036736] mce: CPU supports 10 MCE banks [ 0.040043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040043] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.043811] 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.050294] 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.077473] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088206] ACPI: Core revision 20131115 [ 0.090380] ACPI: All ACPI Tables successfully acquired [ 0.092470] ftrace: allocating 28757 entries in 113 pages [ 0.112357] smpboot: Max logical packages: 1 [ 0.114044] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116312] Enabling x2apic [ 0.117525] Enabled x2apic [ 0.120010] Switched APIC routing to physical x2apic. [ 0.123336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139547] KVM setup paravirtual spinlock [ 0.142036] x86: Booted up 1 node, 1 CPUs [ 0.143633] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144405] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146899] devtmpfs: initialized [ 0.149439] EVM: security.selinux [ 0.150808] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153247] EVM: security.capability [ 0.155645] pinctrl core: initialized pinctrl subsystem [ 0.156050] regulator-dummy: no parameters [ 0.157719] RTC time: 10:21:33, date: 07/03/19 [ 0.159485] NET: Registered protocol family 16 [ 0.160130] cpuidle: using governor ladder [ 0.161742] cpuidle: using governor menu [ 0.163327] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166500] PCI: Using configuration type 1 for base access [ 0.168712] bio: create slab at 0 [ 0.170495] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173716] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175515] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177296] ACPI: Interpreter enabled [ 0.178790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.185020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191646] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193884] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196166] ACPI: No dock devices found. [ 0.199464] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202460] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208196] acpiphp: Slot [3] registered [ 0.209845] acpiphp: Slot [4] registered [ 0.211414] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213584] acpiphp: Slot [7] registered [ 0.215153] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217597] acpiphp: Slot [10] registered [ 0.219193] acpiphp: Slot [11] registered [ 0.220022] acpiphp: Slot [12] registered [ 0.221610] acpiphp: Slot [13] registered [ 0.223193] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225613] acpiphp: Slot [16] registered [ 0.227202] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229617] acpiphp: Slot [19] registered [ 0.231211] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233614] acpiphp: Slot [22] registered [ 0.235209] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237612] acpiphp: Slot [25] registered [ 0.239192] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241605] acpiphp: Slot [28] registered [ 0.243152] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245566] acpiphp: Slot [31] registered [ 0.247136] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.250040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256008] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258471] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266677] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295505] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.300110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304925] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307336] 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.309203] vgaarb: bridge control possible 0000:00:02.0 [ 0.311451] SCSI subsystem initialized [ 0.312227] ACPI: bus type USB registered [ 0.313855] usbcore: registered new interface driver usbfs [ 0.315879] usbcore: registered new interface driver hub [ 0.316042] usbcore: registered new device driver usb [ 0.318098] PCI: Using ACPI for IRQ routing [ 0.320078] NetLabel: Initializing [ 0.321450] NetLabel: domain hash size = 128 [ 0.323092] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324040] NetLabel: unlabeled traffic allowed by default [ 0.326335] Switched to clocksource kvm-clock [ 0.332423] AppArmor: AppArmor Filesystem Enabled [ 0.334234] pnp: PnP ACPI init [ 0.335491] ACPI: bus type PNP registered [ 0.337533] pnp: PnP ACPI: found 8 devices [ 0.339217] ACPI: bus type PNP unregistered [ 0.346489] NET: Registered protocol family 2 [ 0.348464] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351064] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353483] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355883] TCP: reno registered [ 0.357224] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359410] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361755] NET: Registered protocol family 1 [ 0.363429] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367672] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402202] Trying to unpack rootfs image as initramfs... [ 0.501472] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.504569] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.506697] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.509918] Scanning for low memory corruption every 60 seconds [ 0.512346] Initialise system trusted keyring [ 0.514116] audit: initializing netlink socket (disabled) [ 0.516179] type=2000 audit(1562149293.597:1): initialized [ 0.536030] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539125] zbud: loaded [ 0.540473] VFS: Disk quotas dquot_6.5.2 [ 0.542116] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.544802] fuse init (API version 7.22) [ 0.546450] msgmni has been set to 1982 [ 0.548057] Key type big_key registered [ 0.549926] Key type asymmetric registered [ 0.551559] Asymmetric key parser 'x509' registered [ 0.553462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.556351] io scheduler noop registered [ 0.557900] io scheduler deadline registered (default) [ 0.559818] io scheduler cfq registered [ 0.561406] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.563434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.565847] ipmi message handler version 39.2 [ 0.567546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.570355] ACPI: Power Button [PWRF] [ 0.571909] GHES: HEST is not enabled! [ 0.588340] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649377] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653084] Linux agpgart interface v0.103 [ 0.655589] brd: module loaded [ 0.657358] loop: module loaded [ 0.659090] blk-mq: CPU -> queue map [ 0.660582] CPU 0 -> Queue 0 [ 0.662713] vda: vda1 [ 0.664485] scsi0 : ata_piix [ 0.665810] scsi1 : ata_piix [ 0.667083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.669538] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.672805] libphy: Fixed MDIO Bus: probed [ 0.674483] tun: Universal TUN/TAP device driver, 1.6 [ 0.676395] tun: (C) 1999-2004 Max Krasnyansky [ 0.679660] PPP generic driver version 2.4.2 [ 0.681353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683721] ehci-pci: EHCI PCI platform driver [ 0.685436] ehci-platform: EHCI generic platform driver [ 0.687390] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689628] ohci-pci: OHCI PCI platform driver [ 0.691332] ohci-platform: OHCI generic platform driver [ 0.693298] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710629] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.717879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723126] usb usb1: Product: UHCI Host Controller [ 0.724998] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.727332] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729177] hub 1-0:1.0: USB hub found [ 0.730708] hub 1-0:1.0: 2 ports detected [ 0.732430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736378] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740249] mousedev: PS/2 mouse device common for all mice [ 0.742674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745988] rtc_cmos 00:00: RTC can wake from S4 [ 0.748262] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750603] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753007] device-mapper: uevent: version 1.0.3 [ 0.754862] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758032] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760321] TCP: cubic registered [ 0.761755] NET: Registered protocol family 10 [ 0.763648] NET: Registered protocol family 17 [ 0.765346] Key type dns_resolver registered [ 0.767113] Loading compiled-in X.509 certificates [ 0.769415] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.772919] registered taskstats version 1 [ 0.775842] Key type trusted registered [ 0.779397] Key type encrypted registered [ 0.780985] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783015] IMA: No TPM chip found, activating TPM-bypass! [ 0.785601] regulator-dummy: disabling [ 0.787113] Magic number: 11:113:375 [ 0.788751] rtc_cmos 00:00: setting system clock to 2019-07-03 10:21:33 UTC (1562149293) [ 0.791826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793988] EDD information not available. [ 0.829811] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844110] Write protecting the kernel read-only data: 12288k [ 0.846904] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851163] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868109] systemd-udevd[99]: starting version 204 [ 0.900491] FDC 0 is a S82078B [ 1.056089] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216834] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219185] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221637] usb 1-1: Product: QEMU USB Tablet [ 1.223262] usb 1-1: Manufacturer: QEMU [ 1.224738] usb 1-1: SerialNumber: 42 [ 1.929711] 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.294789] 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.389783] random: init urandom read with 10 bits of entropy available [ 2.526080] 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 Wed, 03 Jul 2019 10:21:35 +0000. Up 2.93 seconds. cloud-init-nonet[3.14]: 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 device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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.77]: 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 Wed, 03 Jul 2019 10:21:38 +0000. Up 5.33 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:05:ac:38 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ce:a6:a5:92:f7:4b:5e:f9:7e:b0:6b:b6:be:dc:c4:77 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | o ... | | . * o oo E| | o .B . o+o...| | oo.+. =O=. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:da:11:9f:ca:3f:19:39:0c:48:71:bb:a8:dd:26:8d root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | .. . | | . .o | | ...+ . | | . +oS. | | o B +=. | | . E B + | | 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: 86:08:1b:77:a8:72:ed:a3:05:fa:f4:21:d2:91:79:12 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | E o . | | @ o . | |. X + . S | | = * . | |o + = | | + = o | | o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f2:7f:a5:71:71:5f:38:a9:a2:67:4f:c6:17:31:43:a8 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | . +o | | E =+o| | . S ..+o| | o ..o o..| | .. .+=. | | ..ooo. | | o.o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:21:45 +0000. Up 12.00 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 Wed, 03 Jul 2019 10:21:46 +0000. Up 13.29 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 19214 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1511 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 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/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 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/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 (6492 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 8218 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 8246 clearwater-socket-factory-sig start/running, process 8254 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8300 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 (14.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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process 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 Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process 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 Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.8 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: gAAAAABdHIGPrIhKhBFC3fTx0Yhi4xoSvIjw5XUHXagrXsHbf3fcomGcwxvKPeP21oRRfXuRDlHoMIjRvg2-d8b-eER3geMhu6XDLq2gcOH6ohRzeykCX_BstroLY0hQCNOfUr5qKiWZBgJnBWjeQT6SN1gFBaBBmNG2OGap64MLgqKt29KDMuI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-sprout-tkeaz422hse2-0-mc7nh4roe37j/4eaf0514-94e0-430d-9e67-712ace484317/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 8 46 --:--:-- --:--:-- --:--:-- 46100 25 100 4 100 21 8 46 --:--:-- --:--:-- --:--:-- 46 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:26:07 GMT Server: Apache x-openstack-request-id: req-ce27b878-f286-4d93-ae2e-4d0a79956a56 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 23:da:11:9f:ca:3f:19:39:0c:48:71:bb:a8:dd:26:8d root@sprout-0 (DSA) ec2: 256 86:08:1b:77:a8:72:ed:a3:05:fa:f4:21:d2:91:79:12 root@sprout-0 (ECDSA) ec2: 256 f2:7f:a5:71:71:5f:38:a9:a2:67:4f:c6:17:31:43:a8 root@sprout-0 (ED25519) ec2: 2048 ce:a6:a5:92:f7:4b:5e:f9:7e:b0:6b:b6:be:dc:c4:77 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKfmDO+KsSmXEa852MMIU7KrA3yh8f2b6lvkkxW93wqRePbvBWCaEA19rEUTvKinaFR80dO/9RrVkYK14SG8vMA= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKOi3ooMRwEYNZuiv4YIZiwmZ29QxjGcpnL8qIRB7eGc root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cz2pCLZDqfA45nHOOS1PHcF4pSGUHPzGlGSb9ct6ToE3HLSSX3cSXTlmK7Ilspukpky6AXfA2MWh7It92Gy9ciBFHMd7uwmyuEosfxv+pPXD10wo79NWZEQSQyQvXNfuC+HBIQQxF9x/rFninrQT0v77mYYrDrDTP5uDQSFfbJkqdOKiD1NtU4HUTQaSHceIC6T8apw3l1Bd3DSEB1XQg/WdSIbQ7tSL2OO+rCScrbYUWbac3uSY0ZylqfIKfrUdNT/IgTO17Ia+Pdj3vAt7YDGqdZASXn+g8lh0eb2r5p4TYia3jXpb26rkE4bHEZwMyjuUiXuu3fWhP7FMALrv root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:26:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 275.09 seconds 2019-07-03 10:34:17,964 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 00000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009834] Security Framework initialized [ 0.012032] AppArmor: AppArmor initialized [ 0.013654] Yama: becoming mindful. [ 0.015178] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016889] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020436] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026836] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029726] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033659] Initializing cgroup subsys perf_event [ 0.035454] Initializing cgroup subsys hugetlb [ 0.036736] mce: CPU supports 10 MCE banks [ 0.040043] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040043] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.043811] 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.050294] 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.077473] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088206] ACPI: Core revision 20131115 [ 0.090380] ACPI: All ACPI Tables successfully acquired [ 0.092470] ftrace: allocating 28757 entries in 113 pages [ 0.112357] smpboot: Max logical packages: 1 [ 0.114044] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116312] Enabling x2apic [ 0.117525] Enabled x2apic [ 0.120010] Switched APIC routing to physical x2apic. [ 0.123336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129716] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139547] KVM setup paravirtual spinlock [ 0.142036] x86: Booted up 1 node, 1 CPUs [ 0.143633] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144405] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146899] devtmpfs: initialized [ 0.149439] EVM: security.selinux [ 0.150808] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153247] EVM: security.capability [ 0.155645] pinctrl core: initialized pinctrl subsystem [ 0.156050] regulator-dummy: no parameters [ 0.157719] RTC time: 10:21:33, date: 07/03/19 [ 0.159485] NET: Registered protocol family 16 [ 0.160130] cpuidle: using governor ladder [ 0.161742] cpuidle: using governor menu [ 0.163327] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166500] PCI: Using configuration type 1 for base access [ 0.168712] bio: create slab at 0 [ 0.170495] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173716] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175515] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177296] ACPI: Interpreter enabled [ 0.178790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.185020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191646] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193884] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196166] ACPI: No dock devices found. [ 0.199464] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202460] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208196] acpiphp: Slot [3] registered [ 0.209845] acpiphp: Slot [4] registered [ 0.211414] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213584] acpiphp: Slot [7] registered [ 0.215153] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217597] acpiphp: Slot [10] registered [ 0.219193] acpiphp: Slot [11] registered [ 0.220022] acpiphp: Slot [12] registered [ 0.221610] acpiphp: Slot [13] registered [ 0.223193] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225613] acpiphp: Slot [16] registered [ 0.227202] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229617] acpiphp: Slot [19] registered [ 0.231211] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233614] acpiphp: Slot [22] registered [ 0.235209] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237612] acpiphp: Slot [25] registered [ 0.239192] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241605] acpiphp: Slot [28] registered [ 0.243152] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245566] acpiphp: Slot [31] registered [ 0.247136] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.250040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256008] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258471] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266677] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292513] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295505] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297367] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.300110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304925] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307336] 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.309203] vgaarb: bridge control possible 0000:00:02.0 [ 0.311451] SCSI subsystem initialized [ 0.312227] ACPI: bus type USB registered [ 0.313855] usbcore: registered new interface driver usbfs [ 0.315879] usbcore: registered new interface driver hub [ 0.316042] usbcore: registered new device driver usb [ 0.318098] PCI: Using ACPI for IRQ routing [ 0.320078] NetLabel: Initializing [ 0.321450] NetLabel: domain hash size = 128 [ 0.323092] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324040] NetLabel: unlabeled traffic allowed by default [ 0.326335] Switched to clocksource kvm-clock [ 0.332423] AppArmor: AppArmor Filesystem Enabled [ 0.334234] pnp: PnP ACPI init [ 0.335491] ACPI: bus type PNP registered [ 0.337533] pnp: PnP ACPI: found 8 devices [ 0.339217] ACPI: bus type PNP unregistered [ 0.346489] NET: Registered protocol family 2 [ 0.348464] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351064] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353483] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355883] TCP: reno registered [ 0.357224] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359410] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361755] NET: Registered protocol family 1 [ 0.363429] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367672] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402202] Trying to unpack rootfs image as initramfs... [ 0.501472] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.504569] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.506697] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.509918] Scanning for low memory corruption every 60 seconds [ 0.512346] Initialise system trusted keyring [ 0.514116] audit: initializing netlink socket (disabled) [ 0.516179] type=2000 audit(1562149293.597:1): initialized [ 0.536030] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539125] zbud: loaded [ 0.540473] VFS: Disk quotas dquot_6.5.2 [ 0.542116] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.544802] fuse init (API version 7.22) [ 0.546450] msgmni has been set to 1982 [ 0.548057] Key type big_key registered [ 0.549926] Key type asymmetric registered [ 0.551559] Asymmetric key parser 'x509' registered [ 0.553462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.556351] io scheduler noop registered [ 0.557900] io scheduler deadline registered (default) [ 0.559818] io scheduler cfq registered [ 0.561406] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.563434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.565847] ipmi message handler version 39.2 [ 0.567546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.570355] ACPI: Power Button [PWRF] [ 0.571909] GHES: HEST is not enabled! [ 0.588340] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649377] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653084] Linux agpgart interface v0.103 [ 0.655589] brd: module loaded [ 0.657358] loop: module loaded [ 0.659090] blk-mq: CPU -> queue map [ 0.660582] CPU 0 -> Queue 0 [ 0.662713] vda: vda1 [ 0.664485] scsi0 : ata_piix [ 0.665810] scsi1 : ata_piix [ 0.667083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.669538] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.672805] libphy: Fixed MDIO Bus: probed [ 0.674483] tun: Universal TUN/TAP device driver, 1.6 [ 0.676395] tun: (C) 1999-2004 Max Krasnyansky [ 0.679660] PPP generic driver version 2.4.2 [ 0.681353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683721] ehci-pci: EHCI PCI platform driver [ 0.685436] ehci-platform: EHCI generic platform driver [ 0.687390] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689628] ohci-pci: OHCI PCI platform driver [ 0.691332] ohci-platform: OHCI generic platform driver [ 0.693298] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710629] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.717879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723126] usb usb1: Product: UHCI Host Controller [ 0.724998] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.727332] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729177] hub 1-0:1.0: USB hub found [ 0.730708] hub 1-0:1.0: 2 ports detected [ 0.732430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736378] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740249] mousedev: PS/2 mouse device common for all mice [ 0.742674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745988] rtc_cmos 00:00: RTC can wake from S4 [ 0.748262] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750603] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753007] device-mapper: uevent: version 1.0.3 [ 0.754862] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758032] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760321] TCP: cubic registered [ 0.761755] NET: Registered protocol family 10 [ 0.763648] NET: Registered protocol family 17 [ 0.765346] Key type dns_resolver registered [ 0.767113] Loading compiled-in X.509 certificates [ 0.769415] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.772919] registered taskstats version 1 [ 0.775842] Key type trusted registered [ 0.779397] Key type encrypted registered [ 0.780985] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783015] IMA: No TPM chip found, activating TPM-bypass! [ 0.785601] regulator-dummy: disabling [ 0.787113] Magic number: 11:113:375 [ 0.788751] rtc_cmos 00:00: setting system clock to 2019-07-03 10:21:33 UTC (1562149293) [ 0.791826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793988] EDD information not available. [ 0.829811] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844110] Write protecting the kernel read-only data: 12288k [ 0.846904] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851163] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868109] systemd-udevd[99]: starting version 204 [ 0.900491] FDC 0 is a S82078B [ 1.056089] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216834] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219185] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221637] usb 1-1: Product: QEMU USB Tablet [ 1.223262] usb 1-1: Manufacturer: QEMU [ 1.224738] usb 1-1: SerialNumber: 42 [ 1.929711] 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.294789] 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.389783] random: init urandom read with 10 bits of entropy available [ 2.526080] 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 Wed, 03 Jul 2019 10:21:35 +0000. Up 2.93 seconds. cloud-init-nonet[3.14]: 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 device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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.77]: 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 Wed, 03 Jul 2019 10:21:38 +0000. Up 5.33 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:05:ac:38 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ce:a6:a5:92:f7:4b:5e:f9:7e:b0:6b:b6:be:dc:c4:77 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | o ... | | . * o oo E| | o .B . o+o...| | oo.+. =O=. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:da:11:9f:ca:3f:19:39:0c:48:71:bb:a8:dd:26:8d root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | .. . | | . .o | | ...+ . | | . +oS. | | o B +=. | | . E B + | | 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: 86:08:1b:77:a8:72:ed:a3:05:fa:f4:21:d2:91:79:12 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | E o . | | @ o . | |. X + . S | | = * . | |o + = | | + = o | | o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f2:7f:a5:71:71:5f:38:a9:a2:67:4f:c6:17:31:43:a8 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | . +o | | E =+o| | . S ..+o| | o ..o o..| | .. .+=. | | ..ooo. | | o.o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:21:45 +0000. Up 12.00 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 Wed, 03 Jul 2019 10:21:46 +0000. Up 13.29 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 19214 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1511 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 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/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 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/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 (6492 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 8218 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 8246 clearwater-socket-factory-sig start/running, process 8254 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8300 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 (14.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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process 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 Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process 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 Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 175dad5dfbfca659 is healthy: got healthy result from http://192.168.100.5:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 175dad5dfbfca659: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.8 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: gAAAAABdHIGPrIhKhBFC3fTx0Yhi4xoSvIjw5XUHXagrXsHbf3fcomGcwxvKPeP21oRRfXuRDlHoMIjRvg2-d8b-eER3geMhu6XDLq2gcOH6ohRzeykCX_BstroLY0hQCNOfUr5qKiWZBgJnBWjeQT6SN1gFBaBBmNG2OGap64MLgqKt29KDMuI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-sprout-tkeaz422hse2-0-mc7nh4roe37j/4eaf0514-94e0-430d-9e67-712ace484317/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 8 46 --:--:-- --:--:-- --:--:-- 46100 25 100 4 100 21 8 46 --:--:-- --:--:-- --:--:-- 46 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:26:07 GMT Server: Apache x-openstack-request-id: req-ce27b878-f286-4d93-ae2e-4d0a79956a56 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 23:da:11:9f:ca:3f:19:39:0c:48:71:bb:a8:dd:26:8d root@sprout-0 (DSA) ec2: 256 86:08:1b:77:a8:72:ed:a3:05:fa:f4:21:d2:91:79:12 root@sprout-0 (ECDSA) ec2: 256 f2:7f:a5:71:71:5f:38:a9:a2:67:4f:c6:17:31:43:a8 root@sprout-0 (ED25519) ec2: 2048 ce:a6:a5:92:f7:4b:5e:f9:7e:b0:6b:b6:be:dc:c4:77 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKfmDO+KsSmXEa852MMIU7KrA3yh8f2b6lvkkxW93wqRePbvBWCaEA19rEUTvKinaFR80dO/9RrVkYK14SG8vMA= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKOi3ooMRwEYNZuiv4YIZiwmZ29QxjGcpnL8qIRB7eGc root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cz2pCLZDqfA45nHOOS1PHcF4pSGUHPzGlGSb9ct6ToE3HLSSX3cSXTlmK7Ilspukpky6AXfA2MWh7It92Gy9ciBFHMd7uwmyuEosfxv+pPXD10wo79NWZEQSQyQvXNfuC+HBIQQxF9x/rFninrQT0v77mYYrDrDTP5uDQSFfbJkqdOKiD1NtU4HUTQaSHceIC6T8apw3l1Bd3DSEB1XQg/WdSIbQ7tSL2OO+rCScrbYUWbac3uSY0ZylqfIKfrUdNT/IgTO17Ia+Pdj3vAt7YDGqdZASXn+g8lh0eb2r5p4TYia3jXpb26rkE4bHEZwMyjuUiXuu3fWhP7FMALrv root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:26:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 275.09 seconds 2019-07-03 10:34:17,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:34:17,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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:18,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-d898f863-7b36-49ef-bda3-a27f1933032d x-openstack-request-id: req-d898f863-7b36-49ef-bda3-a27f1933032d 2019-07-03 10:34:18,373 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:34:18,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d898f863-7b36-49ef-bda3-a27f1933032d 2019-07-03 10:34:18,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405210018158s 2019-07-03 10:34:18,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:34:18,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:34:18,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16121 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-1a2e7f85-e306-4224-ae42-fd5a793b07b5 x-openstack-request-id: req-1a2e7f85-e306-4224-ae42-fd5a793b07b5 2019-07-03 10:34:18,460 - keystoneauth.session - DEBUG - RESP BODY: {"output": "eft Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18595 0 --:--:-- --:--:-- --:--:-- 18523100 3149 100 3149 0 0 18590 0 --:--:-- --:--:-- --:--:-- 18523\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1497 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:36 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:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:65 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:66 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:67 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:68 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:69 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:70 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:94 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 12s (13.9 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2019a-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2019a-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:PSCProcert.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:EC-ACC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53180 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11849\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 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 (5605 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.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.14'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n astaire_process Execution failed | Does... Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Initializing 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 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 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 Does not exist Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n chronos_process Running Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ' snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status 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 failed Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status failed Program \n poll_chronos Status ok Program \n astaire_uptime Status failed Program \n++ grep -v Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ' cassandra_uptime Status failed Program \n chronos_uptime Status failed Program \n astaire_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\nfcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.8) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.8 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.8 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.8 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: gAAAAABdHH82tHY3LQqd_8Sl-KncMAE9YAGb7pKJeBtkSmIhCHswcLq63lJI-_2NgC4C-1KjKQzO6cGXeST78Y7BvnDDWubz1gN3RExllI10dtltIOFwZsGYREC0ZUpnf4QgncbeuGtvaY1flzSfQ5xWXYBdukd7MUW8OguYkNs9okEOF3T1GD4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-vellum-3r6s4rf7l46f-0-otqy5llkqmb4/bbf40fad-1f86-40a3-8898-102470b4b038/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: Wed, 03 Jul 2019 10:20:51 GMT\nServer: Apache\nx-openstack-request-id: req-12160d40-1f12-4d4e-a1af-08389495e873\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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6d:df:7b:78:1b:0b:8f:af:86:75:13:ca:9d:7c:57:bc root@vellum-0 (DSA)\nec2: 256 9b:ff:a2:9c:a3:11:7b:09:89:d0:65:fe:5a:1d:d7:40 root@vellum-0 (ECDSA)\nec2: 256 78:f4:06:6e:a5:c2:3c:9f:f9:05:e8:45:3b:be:7d:93 root@vellum-0 (ED25519)\nec2: 2048 ab:05:5e:ee:05:22:2a:01:d2:24:b0:1f:9f:50:b4:b2 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP4TD60JYe/i+KcNazhgXRpdPOaM1bZwyocjKCx6ID/48tnXSFWOR6UVj6IDYdVUAkiJSbSiNsA1HS3B8O8LdRo= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM95+MAGG5fOMfpWVevJa8VE0MxGeHWPzAZCYL2JtZwq root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD8FtDa8Ad5YpHLRwRHHQRG36c2Uob/bPUE8Qu8BV7hNj1iliA5njsmM9jRqJOXSbXfFmPQWNq/6fNl1Z2/dBwvUhOGt5oOyx1B1nBeM1cA12aRKgCPabCM3sxdmUhJ/5Uau08DBD4+lBZwyG4p91p2/w04ARdpuEw2BlBKS0Q6MIFoFe1pfXzYLAhu/tNnROTf/WVAbp0JM+TQ1XmwCvUTlVqKm1+dBiSE16wKCxuJlr5amGS6/I2qC91dvnN0dcA2Ap/Ar6XMEQv1WfG21DPfcQUzAJ2TdASBco3gJ/E5AtNysJTKxdCeiZsTNAKZNbNojUxRxFrPDXhEajK8yAb3 root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:20:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 557.89 seconds\n"} 2019-07-03 10:34:18,462 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e/action used request id req-1a2e7f85-e306-4224-ae42-fd5a793b07b5 2019-07-03 10:34:18,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809190273285s 2019-07-03 10:34:18,464 - functest.core.singlevm - DEBUG - console: eft Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18595 0 --:--:-- --:--:-- --:--:-- 18523100 3149 100 3149 0 0 18590 0 --:--:-- --:--:-- --:--:-- 18523 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1497 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:36 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:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:67 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:68 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:69 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:70 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:94 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 12s (13.9 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 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 (5605 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.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.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Initializing 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 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 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 Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status 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 failed Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.8) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.8 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: gAAAAABdHH82tHY3LQqd_8Sl-KncMAE9YAGb7pKJeBtkSmIhCHswcLq63lJI-_2NgC4C-1KjKQzO6cGXeST78Y7BvnDDWubz1gN3RExllI10dtltIOFwZsGYREC0ZUpnf4QgncbeuGtvaY1flzSfQ5xWXYBdukd7MUW8OguYkNs9okEOF3T1GD4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-vellum-3r6s4rf7l46f-0-otqy5llkqmb4/bbf40fad-1f86-40a3-8898-102470b4b038/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: Wed, 03 Jul 2019 10:20:51 GMT Server: Apache x-openstack-request-id: req-12160d40-1f12-4d4e-a1af-08389495e873 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6d:df:7b:78:1b:0b:8f:af:86:75:13:ca:9d:7c:57:bc root@vellum-0 (DSA) ec2: 256 9b:ff:a2:9c:a3:11:7b:09:89:d0:65:fe:5a:1d:d7:40 root@vellum-0 (ECDSA) ec2: 256 78:f4:06:6e:a5:c2:3c:9f:f9:05:e8:45:3b:be:7d:93 root@vellum-0 (ED25519) ec2: 2048 ab:05:5e:ee:05:22:2a:01:d2:24:b0:1f:9f:50:b4:b2 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP4TD60JYe/i+KcNazhgXRpdPOaM1bZwyocjKCx6ID/48tnXSFWOR6UVj6IDYdVUAkiJSbSiNsA1HS3B8O8LdRo= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM95+MAGG5fOMfpWVevJa8VE0MxGeHWPzAZCYL2JtZwq root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD8FtDa8Ad5YpHLRwRHHQRG36c2Uob/bPUE8Qu8BV7hNj1iliA5njsmM9jRqJOXSbXfFmPQWNq/6fNl1Z2/dBwvUhOGt5oOyx1B1nBeM1cA12aRKgCPabCM3sxdmUhJ/5Uau08DBD4+lBZwyG4p91p2/w04ARdpuEw2BlBKS0Q6MIFoFe1pfXzYLAhu/tNnROTf/WVAbp0JM+TQ1XmwCvUTlVqKm1+dBiSE16wKCxuJlr5amGS6/I2qC91dvnN0dcA2Ap/Ar6XMEQv1WfG21DPfcQUzAJ2TdASBco3gJ/E5AtNysJTKxdCeiZsTNAKZNbNojUxRxFrPDXhEajK8yAb3 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:20:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 557.89 seconds 2019-07-03 10:34:18,470 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console eft Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18595 0 --:--:-- --:--:-- --:--:-- 18523100 3149 100 3149 0 0 18590 0 --:--:-- --:--:-- --:--:-- 18523 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1497 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:36 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:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:67 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:68 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:69 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:70 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:94 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 12s (13.9 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 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 (5605 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.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.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Initializing 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 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 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 Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status 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 failed Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member fcd387f588f85e9a is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true fcd387f588f85e9a: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.8) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.8 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.8 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: gAAAAABdHH82tHY3LQqd_8Sl-KncMAE9YAGb7pKJeBtkSmIhCHswcLq63lJI-_2NgC4C-1KjKQzO6cGXeST78Y7BvnDDWubz1gN3RExllI10dtltIOFwZsGYREC0ZUpnf4QgncbeuGtvaY1flzSfQ5xWXYBdukd7MUW8OguYkNs9okEOF3T1GD4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-vellum-3r6s4rf7l46f-0-otqy5llkqmb4/bbf40fad-1f86-40a3-8898-102470b4b038/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: Wed, 03 Jul 2019 10:20:51 GMT Server: Apache x-openstack-request-id: req-12160d40-1f12-4d4e-a1af-08389495e873 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6d:df:7b:78:1b:0b:8f:af:86:75:13:ca:9d:7c:57:bc root@vellum-0 (DSA) ec2: 256 9b:ff:a2:9c:a3:11:7b:09:89:d0:65:fe:5a:1d:d7:40 root@vellum-0 (ECDSA) ec2: 256 78:f4:06:6e:a5:c2:3c:9f:f9:05:e8:45:3b:be:7d:93 root@vellum-0 (ED25519) ec2: 2048 ab:05:5e:ee:05:22:2a:01:d2:24:b0:1f:9f:50:b4:b2 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP4TD60JYe/i+KcNazhgXRpdPOaM1bZwyocjKCx6ID/48tnXSFWOR6UVj6IDYdVUAkiJSbSiNsA1HS3B8O8LdRo= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM95+MAGG5fOMfpWVevJa8VE0MxGeHWPzAZCYL2JtZwq root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD8FtDa8Ad5YpHLRwRHHQRG36c2Uob/bPUE8Qu8BV7hNj1iliA5njsmM9jRqJOXSbXfFmPQWNq/6fNl1Z2/dBwvUhOGt5oOyx1B1nBeM1cA12aRKgCPabCM3sxdmUhJ/5Uau08DBD4+lBZwyG4p91p2/w04ARdpuEw2BlBKS0Q6MIFoFe1pfXzYLAhu/tNnROTf/WVAbp0JM+TQ1XmwCvUTlVqKm1+dBiSE16wKCxuJlr5amGS6/I2qC91dvnN0dcA2Ap/Ar6XMEQv1WfG21DPfcQUzAJ2TdASBco3gJ/E5AtNysJTKxdCeiZsTNAKZNbNojUxRxFrPDXhEajK8yAb3 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:20:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 557.89 seconds 2019-07-03 10:34:18,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:34:18,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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:19,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-9c218f69-5998-4fc4-8aef-a3f821984982 x-openstack-request-id: req-9c218f69-5998-4fc4-8aef-a3f821984982 2019-07-03 10:34:19,473 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:34:19,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c218f69-5998-4fc4-8aef-a3f821984982 2019-07-03 10:34:19,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.998547077179s 2019-07-03 10:34:19,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:34:19,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:34:19,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21620 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-54985231-ea4f-4d72-88b9-6fc702360213 x-openstack-request-id: req-54985231-ea4f-4d72-88b9-6fc702360213 2019-07-03 10:34:19,565 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009735] Security Framework initialized\n[ 0.012048] AppArmor: AppArmor initialized\n[ 0.013599] Yama: becoming mindful.\n[ 0.015090] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016957] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020475] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022792] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024263] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029659] Initializing cgroup subsys freezer\n[ 0.031303] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033732] Initializing cgroup subsys hugetlb\n[ 0.036771] mce: CPU supports 10 MCE banks\n[ 0.038362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038362] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.047030] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] 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.055361] MDS: Mitigation: Clear CPU buffers\n[ 0.076121] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.083047] ACPI: Core revision 20131115\n[ 0.084455] ACPI: All ACPI Tables successfully acquired\n[ 0.089965] ftrace: allocating 28757 entries in 113 pages\n[ 0.112754] smpboot: Max logical packages: 1\n[ 0.114394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116438] Enabling x2apic\n[ 0.117603] Enabled x2apic\n[ 0.120023] Switched APIC routing to physical x2apic.\n[ 0.123301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124009] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.128917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139704] KVM setup paravirtual spinlock\n[ 0.143947] x86: Booted up 1 node, 1 CPUs\n[ 0.144004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.146763] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.148292] devtmpfs: initialized\n[ 0.151289] EVM: security.selinux\n[ 0.152006] EVM: security.SMACK64\n[ 0.153339] EVM: security.ima\n[ 0.154541] EVM: security.capability\n[ 0.157225] pinctrl core: initialized pinctrl subsystem\n[ 0.159158] regulator-dummy: no parameters\n[ 0.160102] RTC time: 10:07:47, date: 07/03/19\n[ 0.161854] NET: Registered protocol family 16\n[ 0.163679] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165538] ACPI: bus type PCI registered\n[ 0.167058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168191] PCI: Using configuration type 1 for base access\n[ 0.170971] bio: create slab at 0\n[ 0.172321] ACPI: Added _OSI(Module Device)\n[ 0.173930] ACPI: Added _OSI(Processor Device)\n[ 0.175568] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179000] ACPI: Interpreter enabled\n[ 0.180031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192007] ACPI: (supports S0 S5)\n[ 0.193329] ACPI: Using IOAPIC for interrupt routing\n[ 0.195126] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196181] ACPI: No dock devices found.\n[ 0.199445] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202349] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208197] acpiphp: Slot [3] registered\n[ 0.209705] acpiphp: Slot [4] registered\n[ 0.211278] acpiphp: Slot [5] registered\n[ 0.212024] acpiphp: Slot [6] registered\n[ 0.213528] acpiphp: Slot [7] registered\n[ 0.215023] acpiphp: Slot [8] registered\n[ 0.216021] acpiphp: Slot [9] registered\n[ 0.217524] acpiphp: Slot [10] registered\n[ 0.219049] acpiphp: Slot [11] registered\n[ 0.220021] acpiphp: Slot [12] registered\n[ 0.221542] acpiphp: Slot [13] registered\n[ 0.223063] acpiphp: Slot [14] registered\n[ 0.224021] acpiphp: Slot [15] registered\n[ 0.225546] acpiphp: Slot [16] registered\n[ 0.227070] acpiphp: Slot [17] registered\n[ 0.228032] acpiphp: Slot [18] registered\n[ 0.229553] acpiphp: Slot [19] registered\n[ 0.231081] acpiphp: Slot [20] registered\n[ 0.232021] acpiphp: Slot [21] registered\n[ 0.233553] acpiphp: Slot [22] registered\n[ 0.235094] acpiphp: Slot [23] registered\n[ 0.236022] acpiphp: Slot [24] registered\n[ 0.237546] acpiphp: Slot [25] registered\n[ 0.239072] acpiphp: Slot [26] registered\n[ 0.240021] acpiphp: Slot [27] registered\n[ 0.241538] acpiphp: Slot [28] registered\n[ 0.243057] acpiphp: Slot [29] registered\n[ 0.244021] acpiphp: Slot [30] registered\n[ 0.245539] acpiphp: Slot [31] registered\n[ 0.247051] PCI host bridge to bus 0000:00\n[ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254133] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266209] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.290856] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.293245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.295902] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.297239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.299841] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.300880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.303213] 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.305132] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307370] SCSI subsystem initialized\n[ 0.308270] ACPI: bus type USB registered\n[ 0.309844] usbcore: registered new interface driver usbfs\n[ 0.311788] usbcore: registered new interface driver hub\n[ 0.312046] usbcore: registered new device driver usb\n[ 0.314057] PCI: Using ACPI for IRQ routing\n[ 0.316045] NetLabel: Initializing\n[ 0.317385] NetLabel: domain hash size = 128\n[ 0.318981] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.320053] NetLabel: unlabeled traffic allowed by default\n[ 0.322238] Switched to clocksource kvm-clock\n[ 0.328759] AppArmor: AppArmor Filesystem Enabled\n[ 0.330496] pnp: PnP ACPI init\n[ 0.331732] ACPI: bus type PNP registered\n[ 0.333711] pnp: PnP ACPI: found 8 devices\n[ 0.335257] ACPI: bus type PNP unregistered\n[ 0.342490] NET: Registered protocol family 2\n[ 0.344539] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.347056] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.349440] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.351815] TCP: reno registered\n[ 0.353128] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.355231] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.357550] NET: Registered protocol family 1\n[ 0.359215] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.361325] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.363395] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.380500] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.397787] Trying to unpack rootfs image as initramfs...\n[ 0.498515] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.501701] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.503804] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507013] Scanning for low memory corruption every 60 seconds\n[ 0.509450] Initialise system trusted keyring\n[ 0.511173] audit: initializing netlink socket (disabled)\n[ 0.513186] type=2000 audit(1562148467.846:1): initialized\n[ 0.533263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536379] zbud: loaded\n[ 0.537701] VFS: Disk quotas dquot_6.5.2\n[ 0.539267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541901] fuse init (API version 7.22)\n[ 0.543476] msgmni has been set to 1982\n[ 0.545056] Key type big_key registered\n[ 0.546852] Key type asymmetric registered\n[ 0.548444] Asymmetric key parser 'x509' registered\n[ 0.550263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.553090] io scheduler noop registered\n[ 0.554612] io scheduler deadline registered (default)\n[ 0.556514] io scheduler cfq registered\n[ 0.558074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562483] ipmi message handler version 39.2\n[ 0.564190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566962] ACPI: Power Button [PWRF]\n[ 0.568491] GHES: HEST is not enabled!\n[ 0.584733] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617012] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649976] Linux agpgart interface v0.103\n[ 0.652445] brd: module loaded\n[ 0.654137] loop: module loaded\n[ 0.655788] blk-mq: CPU -> queue map\n[ 0.657167] CPU 0 -> Queue 0\n[ 0.659217] vda: vda1\n[ 0.660954] scsi0 : ata_piix\n[ 0.662199] scsi1 : ata_piix\n[ 0.663400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.665696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.668772] libphy: Fixed MDIO Bus: probed\n[ 0.670421] tun: Universal TUN/TAP device driver, 1.6\n[ 0.672267] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.675423] PPP generic driver version 2.4.2\n[ 0.677052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.679280] ehci-pci: EHCI PCI platform driver\n[ 0.680950] ehci-platform: EHCI generic platform driver\n[ 0.682804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684924] ohci-pci: OHCI PCI platform driver\n[ 0.686566] ohci-platform: OHCI generic platform driver\n[ 0.688417] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705223] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707094] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.712138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717151] usb usb1: Product: UHCI Host Controller\n[ 0.718906] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.721159] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722913] hub 1-0:1.0: USB hub found\n[ 0.724375] hub 1-0:1.0: 2 ports detected\n[ 0.726006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729765] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731582] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733466] mousedev: PS/2 mouse device common for all mice\n[ 0.735772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.738922] rtc_cmos 00:00: RTC can wake from S4\n[ 0.741141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.743352] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.745621] device-mapper: uevent: version 1.0.3\n[ 0.747355] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.750409] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752580] TCP: cubic registered\n[ 0.753942] NET: Registered protocol family 10\n[ 0.755774] NET: Registered protocol family 17\n[ 0.757447] Key type dns_resolver registered\n[ 0.759144] Loading compiled-in X.509 certificates\n[ 0.761435] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.764758] registered taskstats version 1\n[ 0.767679] Key type trusted registered\n[ 0.771422] Key type encrypted registered\n[ 0.772967] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774896] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777380] regulator-dummy: disabling\n[ 0.778829] Magic number: 11:354:122\n[ 0.780392] rtc_cmos 00:00: setting system clock to 2019-07-03 10:07:48 UTC (1562148468)\n[ 0.783369] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785454] EDD information not available.\n[ 0.825484] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.839742] Write protecting the kernel read-only data: 12288k\n[ 0.842405] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.846603] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864125] systemd-udevd[99]: starting version 204\n[ 0.897099] FDC 0 is a S82078B\n[ 1.036051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201307] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.206091] usb 1-1: Product: QEMU USB Tablet\n[ 1.207693] usb 1-1: Manufacturer: QEMU\n[ 1.209144] usb 1-1: SerialNumber: 42\n[ 1.929657] 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.291848] 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.419878] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.568040] 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 Wed, 03 Jul 2019 10:07:50 +0000. Up 2.99 seconds.\ncloud-init-nonet[3.19]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.97]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 03 Jul 2019 10:07:53 +0000. Up 5.41 seconds.\n * Stopping log initial device creation[74G[ OK ]\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.4 | 255.255.255.0 | fa:16:3e:5d:64:cb |\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:\n52:f0:9d:82:c8:bb:aa:40:06:81:58:59:38:78:a8:b7 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|++.+. . |\n|=.=. . + . . |\n|o. .o . + o |\n|o . . . . |\n| + .. . S |\n|o E . . |\n|. . |\n|. . |\n|... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\na6:30:13:fb:72:66:b2:1f:97:29:62:aa:56:ee:67:47 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| o |\n| = S |\n| . = E o |\n| o = X + |\n| . + @ = |\n|o.o.+.o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb6:f5:11:b8:ec:6c:e5:95:1b:31:a1:3f:c5:2b:73:32 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| . . o |\n| . o o o|\n| . . o =.|\n| S + oE*o |\n| . = + o*+ |\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:\n8d:8e:6d:a4:dc:81:8d:de:3e:b8:52:c6:7c:a2:45:38 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| E .+ o |\n| =o S . |\n| oBO.. |\n| ==+* |\n| o .o. |\n| ..... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 Wed, 03 Jul 2019 10:07:59 +0000. Up 12.07 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 Wed, 03 Jul 2019 10:08:01 +0000. Up 13.40 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 15817 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1527 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.4\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 (4174 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 9271\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 2s (15.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58165 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_hostname=sprout.clearwater.opnfv\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\n\"reduce_cassandra_mem_usage=Y\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n+ echo 'nameserver 192.168.100.14'\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 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4: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: gAAAAABdHH38X2XjHJ0ls3S--4UiVBSDwOTspOkBxALr0HbrgytsmSyFxNRDcSvadzi2pC7zZvEzGJx4g98sBh3IK-Z_45xo1Lp1i93JiYktXvShBfY7x_mAqb8Okfwp83oBYXmQIcqzH1A9k87NvKXpFGCRdN9La19a5MrHnXh8EWQgmM8F6Ps' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-ellis-xitwm7xagpd5/73fcb854-3dcf-4bcf-bb1e-2a6e1b2f346a/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54\nHTTP/1.1 200 OK\nDate: Wed, 03 Jul 2019 10:10:51 GMT\nServer: Apache\nx-openstack-request-id: req-3e225cc8-0988-4708-a10e-fb77eb4081c5\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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 a6:30:13:fb:72:66:b2:1f:97:29:62:aa:56:ee:67:47 root@ellis-0 (DSA)\nec2: 256 b6:f5:11:b8:ec:6c:e5:95:1b:31:a1:3f:c5:2b:73:32 root@ellis-0 (ECDSA)\nec2: 256 8d:8e:6d:a4:dc:81:8d:de:3e:b8:52:c6:7c:a2:45:38 root@ellis-0 (ED25519)\nec2: 2048 52:f0:9d:82:c8:bb:aa:40:06:81:58:59:38:78:a8:b7 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6EaZYol+t2DILsNCCSFmN44Qo4ib8iF2Hk7eOw1yynG7xa5ePy8StYDSLYj+hF6vhlt0K2coSgBTXJ7DIIkoQ= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFis4r12Kzxq02sZ8VRh9epeEOw4+B1Gp0i2yvwee76c root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYVabw6Eu1ipB+f5eAVyeYuLg5uZzQQvBRuWDsCSZK3rDA/sTqVUSCcd5ISNP01gSeOuF0dzzf5dPNIB6k+7DSG0BAm+mQzwh56iB5Z/PEBWCgg7NgVVxLet1KkLxq+PPVqrSZ8LFv/w53X9dgXvACC+bBw2a3HYHSmhZ+rKrH7OiINXb28H0RTTfxj25vfMxwJh4wqmXBq4C8waP5+BHA53vlUnefuMHa4Obq+i6ZXe/sCxo8rfwGOV+U58O0+f8UBLv1KUkg+6PPJbOF6JwMVjZjX/XA8fMDk9U86OL9mJSeCRldYp0uzBWEH9gbVRv20x96AJSqiKm6cSwkhwM9 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:10:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.29 seconds\n"} 2019-07-03 10:34:19,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f/action used request id req-54985231-ea4f-4d72-88b9-6fc702360213 2019-07-03 10:34:19,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0847799777985s 2019-07-03 10:34:19,569 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009735] Security Framework initialized [ 0.012048] AppArmor: AppArmor initialized [ 0.013599] Yama: becoming mindful. [ 0.015090] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016957] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020475] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022792] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024263] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029659] Initializing cgroup subsys freezer [ 0.031303] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033732] Initializing cgroup subsys hugetlb [ 0.036771] mce: CPU supports 10 MCE banks [ 0.038362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038362] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047030] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055361] MDS: Mitigation: Clear CPU buffers [ 0.076121] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083047] ACPI: Core revision 20131115 [ 0.084455] ACPI: All ACPI Tables successfully acquired [ 0.089965] ftrace: allocating 28757 entries in 113 pages [ 0.112754] smpboot: Max logical packages: 1 [ 0.114394] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116438] Enabling x2apic [ 0.117603] Enabled x2apic [ 0.120023] Switched APIC routing to physical x2apic. [ 0.123301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124009] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139704] KVM setup paravirtual spinlock [ 0.143947] x86: Booted up 1 node, 1 CPUs [ 0.144004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.146763] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.148292] devtmpfs: initialized [ 0.151289] EVM: security.selinux [ 0.152006] EVM: security.SMACK64 [ 0.153339] EVM: security.ima [ 0.154541] EVM: security.capability [ 0.157225] pinctrl core: initialized pinctrl subsystem [ 0.159158] regulator-dummy: no parameters [ 0.160102] RTC time: 10:07:47, date: 07/03/19 [ 0.161854] NET: Registered protocol family 16 [ 0.163679] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165538] ACPI: bus type PCI registered [ 0.167058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168191] PCI: Using configuration type 1 for base access [ 0.170971] bio: create slab at 0 [ 0.172321] ACPI: Added _OSI(Module Device) [ 0.173930] ACPI: Added _OSI(Processor Device) [ 0.175568] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179000] ACPI: Interpreter enabled [ 0.180031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192007] ACPI: (supports S0 S5) [ 0.193329] ACPI: Using IOAPIC for interrupt routing [ 0.195126] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196181] ACPI: No dock devices found. [ 0.199445] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202349] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208197] acpiphp: Slot [3] registered [ 0.209705] acpiphp: Slot [4] registered [ 0.211278] acpiphp: Slot [5] registered [ 0.212024] acpiphp: Slot [6] registered [ 0.213528] acpiphp: Slot [7] registered [ 0.215023] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217524] acpiphp: Slot [10] registered [ 0.219049] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221542] acpiphp: Slot [13] registered [ 0.223063] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225546] acpiphp: Slot [16] registered [ 0.227070] acpiphp: Slot [17] registered [ 0.228032] acpiphp: Slot [18] registered [ 0.229553] acpiphp: Slot [19] registered [ 0.231081] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233553] acpiphp: Slot [22] registered [ 0.235094] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237546] acpiphp: Slot [25] registered [ 0.239072] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241538] acpiphp: Slot [28] registered [ 0.243057] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245539] acpiphp: Slot [31] registered [ 0.247051] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254133] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266209] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.290856] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295902] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299841] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303213] 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.305132] vgaarb: bridge control possible 0000:00:02.0 [ 0.307370] SCSI subsystem initialized [ 0.308270] ACPI: bus type USB registered [ 0.309844] usbcore: registered new interface driver usbfs [ 0.311788] usbcore: registered new interface driver hub [ 0.312046] usbcore: registered new device driver usb [ 0.314057] PCI: Using ACPI for IRQ routing [ 0.316045] NetLabel: Initializing [ 0.317385] NetLabel: domain hash size = 128 [ 0.318981] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320053] NetLabel: unlabeled traffic allowed by default [ 0.322238] Switched to clocksource kvm-clock [ 0.328759] AppArmor: AppArmor Filesystem Enabled [ 0.330496] pnp: PnP ACPI init [ 0.331732] ACPI: bus type PNP registered [ 0.333711] pnp: PnP ACPI: found 8 devices [ 0.335257] ACPI: bus type PNP unregistered [ 0.342490] NET: Registered protocol family 2 [ 0.344539] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.347056] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.349440] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351815] TCP: reno registered [ 0.353128] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.355231] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357550] NET: Registered protocol family 1 [ 0.359215] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.361325] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.363395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.380500] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397787] Trying to unpack rootfs image as initramfs... [ 0.498515] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501701] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503804] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507013] Scanning for low memory corruption every 60 seconds [ 0.509450] Initialise system trusted keyring [ 0.511173] audit: initializing netlink socket (disabled) [ 0.513186] type=2000 audit(1562148467.846:1): initialized [ 0.533263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536379] zbud: loaded [ 0.537701] VFS: Disk quotas dquot_6.5.2 [ 0.539267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541901] fuse init (API version 7.22) [ 0.543476] msgmni has been set to 1982 [ 0.545056] Key type big_key registered [ 0.546852] Key type asymmetric registered [ 0.548444] Asymmetric key parser 'x509' registered [ 0.550263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553090] io scheduler noop registered [ 0.554612] io scheduler deadline registered (default) [ 0.556514] io scheduler cfq registered [ 0.558074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562483] ipmi message handler version 39.2 [ 0.564190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566962] ACPI: Power Button [PWRF] [ 0.568491] GHES: HEST is not enabled! [ 0.584733] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617012] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649976] Linux agpgart interface v0.103 [ 0.652445] brd: module loaded [ 0.654137] loop: module loaded [ 0.655788] blk-mq: CPU -> queue map [ 0.657167] CPU 0 -> Queue 0 [ 0.659217] vda: vda1 [ 0.660954] scsi0 : ata_piix [ 0.662199] scsi1 : ata_piix [ 0.663400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668772] libphy: Fixed MDIO Bus: probed [ 0.670421] tun: Universal TUN/TAP device driver, 1.6 [ 0.672267] tun: (C) 1999-2004 Max Krasnyansky [ 0.675423] PPP generic driver version 2.4.2 [ 0.677052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679280] ehci-pci: EHCI PCI platform driver [ 0.680950] ehci-platform: EHCI generic platform driver [ 0.682804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684924] ohci-pci: OHCI PCI platform driver [ 0.686566] ohci-platform: OHCI generic platform driver [ 0.688417] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705223] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707094] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717151] usb usb1: Product: UHCI Host Controller [ 0.718906] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721159] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722913] hub 1-0:1.0: USB hub found [ 0.724375] hub 1-0:1.0: 2 ports detected [ 0.726006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729765] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731582] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733466] mousedev: PS/2 mouse device common for all mice [ 0.735772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738922] rtc_cmos 00:00: RTC can wake from S4 [ 0.741141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743352] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.745621] device-mapper: uevent: version 1.0.3 [ 0.747355] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.750409] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752580] TCP: cubic registered [ 0.753942] NET: Registered protocol family 10 [ 0.755774] NET: Registered protocol family 17 [ 0.757447] Key type dns_resolver registered [ 0.759144] Loading compiled-in X.509 certificates [ 0.761435] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.764758] registered taskstats version 1 [ 0.767679] Key type trusted registered [ 0.771422] Key type encrypted registered [ 0.772967] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774896] IMA: No TPM chip found, activating TPM-bypass! [ 0.777380] regulator-dummy: disabling [ 0.778829] Magic number: 11:354:122 [ 0.780392] rtc_cmos 00:00: setting system clock to 2019-07-03 10:07:48 UTC (1562148468) [ 0.783369] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785454] EDD information not available. [ 0.825484] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.839742] Write protecting the kernel read-only data: 12288k [ 0.842405] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.846603] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864125] systemd-udevd[99]: starting version 204 [ 0.897099] FDC 0 is a S82078B [ 1.036051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201307] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.206091] usb 1-1: Product: QEMU USB Tablet [ 1.207693] usb 1-1: Manufacturer: QEMU [ 1.209144] usb 1-1: SerialNumber: 42 [ 1.929657] 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.291848] 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.419878] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.568040] 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 Wed, 03 Jul 2019 10:07:50 +0000. Up 2.99 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.97]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 03 Jul 2019 10:07:53 +0000. Up 5.41 seconds. * Stopping log initial device creation[74G[ OK ] * 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.4 | 255.255.255.0 | fa:16:3e:5d:64:cb | 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: 52:f0:9d:82:c8:bb:aa:40:06:81:58:59:38:78:a8:b7 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ |++.+. . | |=.=. . + . . | |o. .o . + o | |o . . . . | | + .. . S | |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: a6:30:13:fb:72:66:b2:1f:97:29:62:aa:56:ee:67:47 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o | | = S | | . = E o | | o = X + | | . + @ = | |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: b6:f5:11:b8:ec:6c:e5:95:1b:31:a1:3f:c5:2b:73:32 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | . . o | | . o o o| | . . o =.| | S + oE*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: 8d:8e:6d:a4:dc:81:8d:de:3e:b8:52:c6:7c:a2:45:38 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | E .+ o | | =o S . | | oBO.. | | ==+* | | 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 Cloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:07:59 +0000. Up 12.07 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 Wed, 03 Jul 2019 10:08:01 +0000. Up 13.40 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 15817 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1527 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.4 + 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 (4174 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 9271 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 2s (15.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.14' + 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 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4: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: gAAAAABdHH38X2XjHJ0ls3S--4UiVBSDwOTspOkBxALr0HbrgytsmSyFxNRDcSvadzi2pC7zZvEzGJx4g98sBh3IK-Z_45xo1Lp1i93JiYktXvShBfY7x_mAqb8Okfwp83oBYXmQIcqzH1A9k87NvKXpFGCRdN9La19a5MrHnXh8EWQgmM8F6Ps' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-ellis-xitwm7xagpd5/73fcb854-3dcf-4bcf-bb1e-2a6e1b2f346a/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:10:51 GMT Server: Apache x-openstack-request-id: req-3e225cc8-0988-4708-a10e-fb77eb4081c5 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a6:30:13:fb:72:66:b2:1f:97:29:62:aa:56:ee:67:47 root@ellis-0 (DSA) ec2: 256 b6:f5:11:b8:ec:6c:e5:95:1b:31:a1:3f:c5:2b:73:32 root@ellis-0 (ECDSA) ec2: 256 8d:8e:6d:a4:dc:81:8d:de:3e:b8:52:c6:7c:a2:45:38 root@ellis-0 (ED25519) ec2: 2048 52:f0:9d:82:c8:bb:aa:40:06:81:58:59:38:78:a8:b7 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6EaZYol+t2DILsNCCSFmN44Qo4ib8iF2Hk7eOw1yynG7xa5ePy8StYDSLYj+hF6vhlt0K2coSgBTXJ7DIIkoQ= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFis4r12Kzxq02sZ8VRh9epeEOw4+B1Gp0i2yvwee76c root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYVabw6Eu1ipB+f5eAVyeYuLg5uZzQQvBRuWDsCSZK3rDA/sTqVUSCcd5ISNP01gSeOuF0dzzf5dPNIB6k+7DSG0BAm+mQzwh56iB5Z/PEBWCgg7NgVVxLet1KkLxq+PPVqrSZ8LFv/w53X9dgXvACC+bBw2a3HYHSmhZ+rKrH7OiINXb28H0RTTfxj25vfMxwJh4wqmXBq4C8waP5+BHA53vlUnefuMHa4Obq+i6ZXe/sCxo8rfwGOV+U58O0+f8UBLv1KUkg+6PPJbOF6JwMVjZjX/XA8fMDk9U86OL9mJSeCRldYp0uzBWEH9gbVRv20x96AJSqiKm6cSwkhwM9 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:10:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.29 seconds 2019-07-03 10:34:19,573 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009735] Security Framework initialized [ 0.012048] AppArmor: AppArmor initialized [ 0.013599] Yama: becoming mindful. [ 0.015090] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016957] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020475] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022792] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024263] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029659] Initializing cgroup subsys freezer [ 0.031303] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033732] Initializing cgroup subsys hugetlb [ 0.036771] mce: CPU supports 10 MCE banks [ 0.038362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038362] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047030] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055361] MDS: Mitigation: Clear CPU buffers [ 0.076121] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083047] ACPI: Core revision 20131115 [ 0.084455] ACPI: All ACPI Tables successfully acquired [ 0.089965] ftrace: allocating 28757 entries in 113 pages [ 0.112754] smpboot: Max logical packages: 1 [ 0.114394] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116438] Enabling x2apic [ 0.117603] Enabled x2apic [ 0.120023] Switched APIC routing to physical x2apic. [ 0.123301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124009] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139704] KVM setup paravirtual spinlock [ 0.143947] x86: Booted up 1 node, 1 CPUs [ 0.144004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.146763] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.148292] devtmpfs: initialized [ 0.151289] EVM: security.selinux [ 0.152006] EVM: security.SMACK64 [ 0.153339] EVM: security.ima [ 0.154541] EVM: security.capability [ 0.157225] pinctrl core: initialized pinctrl subsystem [ 0.159158] regulator-dummy: no parameters [ 0.160102] RTC time: 10:07:47, date: 07/03/19 [ 0.161854] NET: Registered protocol family 16 [ 0.163679] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165538] ACPI: bus type PCI registered [ 0.167058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168191] PCI: Using configuration type 1 for base access [ 0.170971] bio: create slab at 0 [ 0.172321] ACPI: Added _OSI(Module Device) [ 0.173930] ACPI: Added _OSI(Processor Device) [ 0.175568] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179000] ACPI: Interpreter enabled [ 0.180031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192007] ACPI: (supports S0 S5) [ 0.193329] ACPI: Using IOAPIC for interrupt routing [ 0.195126] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196181] ACPI: No dock devices found. [ 0.199445] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202349] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208197] acpiphp: Slot [3] registered [ 0.209705] acpiphp: Slot [4] registered [ 0.211278] acpiphp: Slot [5] registered [ 0.212024] acpiphp: Slot [6] registered [ 0.213528] acpiphp: Slot [7] registered [ 0.215023] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217524] acpiphp: Slot [10] registered [ 0.219049] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221542] acpiphp: Slot [13] registered [ 0.223063] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225546] acpiphp: Slot [16] registered [ 0.227070] acpiphp: Slot [17] registered [ 0.228032] acpiphp: Slot [18] registered [ 0.229553] acpiphp: Slot [19] registered [ 0.231081] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233553] acpiphp: Slot [22] registered [ 0.235094] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237546] acpiphp: Slot [25] registered [ 0.239072] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241538] acpiphp: Slot [28] registered [ 0.243057] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245539] acpiphp: Slot [31] registered [ 0.247051] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254133] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266209] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.290856] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295902] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299841] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303213] 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.305132] vgaarb: bridge control possible 0000:00:02.0 [ 0.307370] SCSI subsystem initialized [ 0.308270] ACPI: bus type USB registered [ 0.309844] usbcore: registered new interface driver usbfs [ 0.311788] usbcore: registered new interface driver hub [ 0.312046] usbcore: registered new device driver usb [ 0.314057] PCI: Using ACPI for IRQ routing [ 0.316045] NetLabel: Initializing [ 0.317385] NetLabel: domain hash size = 128 [ 0.318981] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320053] NetLabel: unlabeled traffic allowed by default [ 0.322238] Switched to clocksource kvm-clock [ 0.328759] AppArmor: AppArmor Filesystem Enabled [ 0.330496] pnp: PnP ACPI init [ 0.331732] ACPI: bus type PNP registered [ 0.333711] pnp: PnP ACPI: found 8 devices [ 0.335257] ACPI: bus type PNP unregistered [ 0.342490] NET: Registered protocol family 2 [ 0.344539] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.347056] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.349440] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351815] TCP: reno registered [ 0.353128] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.355231] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357550] NET: Registered protocol family 1 [ 0.359215] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.361325] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.363395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.380500] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397787] Trying to unpack rootfs image as initramfs... [ 0.498515] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501701] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503804] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507013] Scanning for low memory corruption every 60 seconds [ 0.509450] Initialise system trusted keyring [ 0.511173] audit: initializing netlink socket (disabled) [ 0.513186] type=2000 audit(1562148467.846:1): initialized [ 0.533263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536379] zbud: loaded [ 0.537701] VFS: Disk quotas dquot_6.5.2 [ 0.539267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541901] fuse init (API version 7.22) [ 0.543476] msgmni has been set to 1982 [ 0.545056] Key type big_key registered [ 0.546852] Key type asymmetric registered [ 0.548444] Asymmetric key parser 'x509' registered [ 0.550263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553090] io scheduler noop registered [ 0.554612] io scheduler deadline registered (default) [ 0.556514] io scheduler cfq registered [ 0.558074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562483] ipmi message handler version 39.2 [ 0.564190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566962] ACPI: Power Button [PWRF] [ 0.568491] GHES: HEST is not enabled! [ 0.584733] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617012] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649976] Linux agpgart interface v0.103 [ 0.652445] brd: module loaded [ 0.654137] loop: module loaded [ 0.655788] blk-mq: CPU -> queue map [ 0.657167] CPU 0 -> Queue 0 [ 0.659217] vda: vda1 [ 0.660954] scsi0 : ata_piix [ 0.662199] scsi1 : ata_piix [ 0.663400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668772] libphy: Fixed MDIO Bus: probed [ 0.670421] tun: Universal TUN/TAP device driver, 1.6 [ 0.672267] tun: (C) 1999-2004 Max Krasnyansky [ 0.675423] PPP generic driver version 2.4.2 [ 0.677052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679280] ehci-pci: EHCI PCI platform driver [ 0.680950] ehci-platform: EHCI generic platform driver [ 0.682804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684924] ohci-pci: OHCI PCI platform driver [ 0.686566] ohci-platform: OHCI generic platform driver [ 0.688417] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705223] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707094] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717151] usb usb1: Product: UHCI Host Controller [ 0.718906] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721159] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722913] hub 1-0:1.0: USB hub found [ 0.724375] hub 1-0:1.0: 2 ports detected [ 0.726006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729765] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731582] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733466] mousedev: PS/2 mouse device common for all mice [ 0.735772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738922] rtc_cmos 00:00: RTC can wake from S4 [ 0.741141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743352] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.745621] device-mapper: uevent: version 1.0.3 [ 0.747355] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.750409] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752580] TCP: cubic registered [ 0.753942] NET: Registered protocol family 10 [ 0.755774] NET: Registered protocol family 17 [ 0.757447] Key type dns_resolver registered [ 0.759144] Loading compiled-in X.509 certificates [ 0.761435] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.764758] registered taskstats version 1 [ 0.767679] Key type trusted registered [ 0.771422] Key type encrypted registered [ 0.772967] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774896] IMA: No TPM chip found, activating TPM-bypass! [ 0.777380] regulator-dummy: disabling [ 0.778829] Magic number: 11:354:122 [ 0.780392] rtc_cmos 00:00: setting system clock to 2019-07-03 10:07:48 UTC (1562148468) [ 0.783369] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785454] EDD information not available. [ 0.825484] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.839742] Write protecting the kernel read-only data: 12288k [ 0.842405] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.846603] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864125] systemd-udevd[99]: starting version 204 [ 0.897099] FDC 0 is a S82078B [ 1.036051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201307] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.206091] usb 1-1: Product: QEMU USB Tablet [ 1.207693] usb 1-1: Manufacturer: QEMU [ 1.209144] usb 1-1: SerialNumber: 42 [ 1.929657] 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.291848] 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.419878] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.568040] 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 Wed, 03 Jul 2019 10:07:50 +0000. Up 2.99 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.97]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 03 Jul 2019 10:07:53 +0000. Up 5.41 seconds. * Stopping log initial device creation[74G[ OK ] * 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.4 | 255.255.255.0 | fa:16:3e:5d:64:cb | 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: 52:f0:9d:82:c8:bb:aa:40:06:81:58:59:38:78:a8:b7 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ |++.+. . | |=.=. . + . . | |o. .o . + o | |o . . . . | | + .. . S | |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: a6:30:13:fb:72:66:b2:1f:97:29:62:aa:56:ee:67:47 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o | | = S | | . = E o | | o = X + | | . + @ = | |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: b6:f5:11:b8:ec:6c:e5:95:1b:31:a1:3f:c5:2b:73:32 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | . . o | | . o o o| | . . o =.| | S + oE*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: 8d:8e:6d:a4:dc:81:8d:de:3e:b8:52:c6:7c:a2:45:38 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | E .+ o | | =o S . | | oBO.. | | ==+* | | 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 Cloud-init v. 0.7.5 running 'modules:config' at Wed, 03 Jul 2019 10:07:59 +0000. Up 12.07 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 Wed, 03 Jul 2019 10:08:01 +0000. Up 13.40 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 15817 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1527 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.4 + 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 (4174 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 9271 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 2s (15.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.14' + 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 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4: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: gAAAAABdHH38X2XjHJ0ls3S--4UiVBSDwOTspOkBxALr0HbrgytsmSyFxNRDcSvadzi2pC7zZvEzGJx4g98sBh3IK-Z_45xo1Lp1i93JiYktXvShBfY7x_mAqb8Okfwp83oBYXmQIcqzH1A9k87NvKXpFGCRdN9La19a5MrHnXh8EWQgmM8F6Ps' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-ellis-xitwm7xagpd5/73fcb854-3dcf-4bcf-bb1e-2a6e1b2f346a/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:10:51 GMT Server: Apache x-openstack-request-id: req-3e225cc8-0988-4708-a10e-fb77eb4081c5 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a6:30:13:fb:72:66:b2:1f:97:29:62:aa:56:ee:67:47 root@ellis-0 (DSA) ec2: 256 b6:f5:11:b8:ec:6c:e5:95:1b:31:a1:3f:c5:2b:73:32 root@ellis-0 (ECDSA) ec2: 256 8d:8e:6d:a4:dc:81:8d:de:3e:b8:52:c6:7c:a2:45:38 root@ellis-0 (ED25519) ec2: 2048 52:f0:9d:82:c8:bb:aa:40:06:81:58:59:38:78:a8:b7 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6EaZYol+t2DILsNCCSFmN44Qo4ib8iF2Hk7eOw1yynG7xa5ePy8StYDSLYj+hF6vhlt0K2coSgBTXJ7DIIkoQ= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFis4r12Kzxq02sZ8VRh9epeEOw4+B1Gp0i2yvwee76c root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYVabw6Eu1ipB+f5eAVyeYuLg5uZzQQvBRuWDsCSZK3rDA/sTqVUSCcd5ISNP01gSeOuF0dzzf5dPNIB6k+7DSG0BAm+mQzwh56iB5Z/PEBWCgg7NgVVxLet1KkLxq+PPVqrSZ8LFv/w53X9dgXvACC+bBw2a3HYHSmhZ+rKrH7OiINXb28H0RTTfxj25vfMxwJh4wqmXBq4C8waP5+BHA53vlUnefuMHa4Obq+i6ZXe/sCxo8rfwGOV+U58O0+f8UBLv1KUkg+6PPJbOF6JwMVjZjX/XA8fMDk9U86OL9mJSeCRldYp0uzBWEH9gbVRv20x96AJSqiKm6cSwkhwM9 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:10:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.29 seconds 2019-07-03 10:34:19,577 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - ellis: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:64:cb', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:64:cb', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:07:46.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'db0b5a3d-5aea-4e8b-b6af-218eea29289f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-03T10:07:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:07:46Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:07:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:05:57Z', 'created': u'2019-07-03T10:05:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 10:34:19,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:34:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:20,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-4ac4332c-eda5-4425-aa09-a7015dcd25eb x-openstack-request-id: req-4ac4332c-eda5-4425-aa09-a7015dcd25eb 2019-07-03 10:34:20,380 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:34:20,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4ac4332c-eda5-4425-aa09-a7015dcd25eb 2019-07-03 10:34:20,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802129030228s 2019-07-03 10:34:20,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:34:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:34:20,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12240 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34: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-cbf39cf9-252c-4e14-bf1f-9854f811a946 x-openstack-request-id: req-cbf39cf9-252c-4e14-bf1f-9854f811a946 2019-07-03 10:34:20,491 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009777] Security Framework initialized\n[ 0.012033] AppArmor: AppArmor initialized\n[ 0.013618] Yama: becoming mindful.\n[ 0.015127] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016909] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026757] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029695] Initializing cgroup subsys freezer\n[ 0.032003] Initializing cgroup subsys blkio\n[ 0.033644] Initializing cgroup subsys perf_event\n[ 0.035405] Initializing cgroup subsys hugetlb\n[ 0.036746] mce: CPU supports 10 MCE banks\n[ 0.038387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038387] 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.050229] 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.076867] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.083716] ACPI: Core revision 20131115\n[ 0.088786] ACPI: All ACPI Tables successfully acquired\n[ 0.091062] ftrace: allocating 28757 entries in 113 pages\n[ 0.112371] smpboot: Max logical packages: 1\n[ 0.114022] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116316] Enabling x2apic\n[ 0.117537] Enabled x2apic\n[ 0.120010] Switched APIC routing to physical x2apic.\n[ 0.123347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139554] KVM setup paravirtual spinlock\n[ 0.142059] x86: Booted up 1 node, 1 CPUs\n[ 0.143609] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144409] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146825] devtmpfs: initialized\n[ 0.149261] EVM: security.selinux\n[ 0.150596] EVM: security.SMACK64\n[ 0.151921] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.154381] pinctrl core: initialized pinctrl subsystem\n[ 0.156051] regulator-dummy: no parameters\n[ 0.157711] RTC time: 10:05:13, date: 07/03/19\n[ 0.159412] NET: Registered protocol family 16\n[ 0.160129] cpuidle: using governor ladder\n[ 0.161701] cpuidle: using governor menu\n[ 0.163237] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166451] PCI: Using configuration type 1 for base access\n[ 0.168707] bio: create slab at 0\n[ 0.170449] ACPI: Added _OSI(Module Device)\n[ 0.172004] ACPI: Added _OSI(Processor Device)\n[ 0.173667] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175401] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177460] ACPI: Interpreter enabled\n[ 0.178943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.182300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191948] ACPI: (supports S0 S5)\n[ 0.192005] ACPI: Using IOAPIC for interrupt routing\n[ 0.194427] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196206] ACPI: No dock devices found.\n[ 0.199905] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202470] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208295] acpiphp: Slot [3] registered\n[ 0.210044] acpiphp: Slot [4] registered\n[ 0.211925] acpiphp: Slot [5] registered\n[ 0.212039] acpiphp: Slot [6] registered\n[ 0.213678] acpiphp: Slot [7] registered\n[ 0.215257] acpiphp: Slot [8] registered\n[ 0.216047] acpiphp: Slot [9] registered\n[ 0.217807] acpiphp: Slot [10] registered\n[ 0.219569] acpiphp: Slot [11] registered\n[ 0.220029] acpiphp: Slot [12] registered\n[ 0.221631] acpiphp: Slot [13] registered\n[ 0.223218] acpiphp: Slot [14] registered\n[ 0.224020] acpiphp: Slot [15] registered\n[ 0.225625] acpiphp: Slot [16] registered\n[ 0.227194] acpiphp: Slot [17] registered\n[ 0.228029] acpiphp: Slot [18] registered\n[ 0.229619] acpiphp: Slot [19] registered\n[ 0.231179] acpiphp: Slot [20] registered\n[ 0.232021] acpiphp: Slot [21] registered\n[ 0.233603] acpiphp: Slot [22] registered\n[ 0.235182] acpiphp: Slot [23] registered\n[ 0.236038] acpiphp: Slot [24] registered\n[ 0.237629] acpiphp: Slot [25] registered\n[ 0.239202] acpiphp: Slot [26] registered\n[ 0.240020] acpiphp: Slot [27] registered\n[ 0.241590] acpiphp: Slot [28] registered\n[ 0.243131] acpiphp: Slot [29] registered\n[ 0.244022] acpiphp: Slot [30] registered\n[ 0.245592] acpiphp: Slot [31] registered\n[ 0.247128] PCI host bridge to bus 0000:00\n[ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254209] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.267832] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.291742] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.293258] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.295986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.297369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.300014] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.302388] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304323] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.306449] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308003] vgaarb: loaded\n[ 0.309307] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311555] SCSI subsystem initialized\n[ 0.312228] ACPI: bus type USB registered\n[ 0.313858] usbcore: registered new interface driver usbfs\n[ 0.315893] usbcore: registered new interface driver hub\n[ 0.316039] usbcore: registered new device driver usb\n[ 0.318121] PCI: Using ACPI for IRQ routing\n[ 0.320147] NetLabel: Initializing\n[ 0.321547] NetLabel: domain hash size = 128\n[ 0.323222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324039] NetLabel: unlabeled traffic allowed by default\n[ 0.326304] Switched to clocksource kvm-clock\n[ 0.332504] AppArmor: AppArmor Filesystem Enabled\n[ 0.334325] pnp: PnP ACPI init\n[ 0.335616] ACPI: bus type PNP registered\n[ 0.337675] pnp: PnP ACPI: found 8 devices\n[ 0.339283] ACPI: bus type PNP unregistered\n[ 0.346533] NET: Registered protocol family 2\n[ 0.348481] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.351070] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.353519] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.355943] TCP: reno registered\n[ 0.357287] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.359461] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.361846] NET: Registered protocol family 1\n[ 0.363554] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.365730] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.367860] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.384981] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402247] Trying to unpack rootfs image as initramfs...\n[ 0.502654] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.505784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.507936] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.511198] Scanning for low memory corruption every 60 seconds\n[ 0.513660] Initialise system trusted keyring\n[ 0.515402] audit: initializing netlink socket (disabled)\n[ 0.517448] type=2000 audit(1562148313.788:1): initialized\n[ 0.537448] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540507] zbud: loaded\n[ 0.541820] VFS: Disk quotas dquot_6.5.2\n[ 0.543400] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.546019] fuse init (API version 7.22)\n[ 0.547611] msgmni has been set to 1982\n[ 0.549172] Key type big_key registered\n[ 0.550979] Key type asymmetric registered\n[ 0.552559] Asymmetric key parser 'x509' registered\n[ 0.554420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.557226] io scheduler noop registered\n[ 0.558772] io scheduler deadline registered (default)\n[ 0.560703] io scheduler cfq registered\n[ 0.562250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.564308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566677] ipmi message handler version 39.2\n[ 0.568418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.571224] ACPI: Power Button [PWRF]\n[ 0.572727] GHES: HEST is not enabled!\n[ 0.589293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621746] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.624462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.650172] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654073] Linux agpgart interface v0.103\n[ 0.656888] brd: module loaded\n[ 0.658737] loop: module loaded\n[ 0.660544] blk-mq: CPU -> queue map\n[ 0.662099] CPU 0 -> Queue 0\n[ 0.664201] vda: vda1\n[ 0.665928] scsi0 : ata_piix\n[ 0.667184] scsi1 : ata_piix\n[ 0.668411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.670729] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.673773] libphy: Fixed MDIO Bus: probed\n[ 0.675383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677206] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680373] PPP generic driver version 2.4.2\n[ 0.682330] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.684796] ehci-pci: EHCI PCI platform driver\n[ 0.686617] ehci-platform: EHCI generic platform driver\n[ 0.688681] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.691390] ohci-pci: OHCI PCI platform driver\n[ 0.693436] ohci-platform: OHCI generic platform driver\n[ 0.695778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713557] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719457] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.722102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728396] usb usb1: Product: UHCI Host Controller\n[ 0.730597] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.733383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735587] hub 1-0:1.0: USB hub found\n[ 0.737386] hub 1-0:1.0: 2 ports detected\n[ 0.739399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743931] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.746176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.748521] mousedev: PS/2 mouse device common for all mice\n[ 0.751408] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.755374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760825] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763708] device-mapper: uevent: version 1.0.3\n[ 0.765889] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.769699] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.772435] TCP: cubic registered\n[ 0.774116] NET: Registered protocol family 10\n[ 0.776360] NET: Registered protocol family 17\n[ 0.778427] Key type dns_resolver registered\n[ 0.780279] Loading compiled-in X.509 certificates\n[ 0.782558] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.785943] registered taskstats version 1\n[ 0.788878] Key type trusted registered\n[ 0.792482] Key type encrypted registered\n[ 0.794015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795971] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.798474] regulator-dummy: disabling\n[ 0.799954] Magic number: 11:801:71\n[ 0.801508] rtc_cmos 00:00: setting system clock to 2019-07-03 10:05:14 UTC (1562148314)\n[ 0.804503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.806596] EDD information not available.\n[ 0.829441] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.844077] Write protecting the kernel read-only data: 12288k\n[ 0.846779] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.851011] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.868113] systemd-udevd[99]: starting version 204\n[ 0.900611] FDC 0 is a S82078B\n[ 1.056043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.220924] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.223290] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.225708] usb 1-1: Product: QEMU USB Tablet\n[ 1.227324] usb 1-1: Manufacturer: QEMU\n[ 1.228785] usb 1-1: SerialNumber: 42\n[ 1.929640] 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.292557] 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.388414] random: init urandom read with 10 bits of entropy available\n[ 2.521806] 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 Wed, 03 Jul 2019 10:05:16 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.16]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting 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.68]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 03 Jul 2019 10:05:19 +0000. Up 5.33 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:ea:7a:43 |\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:\n91:54:69:5c:f8:49:1d:b3:16:74:cf:3d:9e:99:42:75 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.+.o=oE|\n| . .= . o*+|\n| o. o oo.+|\n| . +.. =|\n| S . = |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6a:c0:96:9b:2e:82:05:c5:81:86:e7:fd:93:f2:b6:a2 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.o.. |\n|o.+ |\n|.+ . |\n|. .... |\n| . =. .S |\n| ...++. |\n|.. ooo. |\n|o ....o |\n| .Eo.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:\n05:3b:99:89:2e:fb:ee:ea:e6:64:c9:db:99:7d:85:99 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| . * |\n| . * . |\n| . o |\n| . . S + |\n| . + E . |\n| * . |\n| o.+ + . |\n| +=+B .. |\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:\n25:2f:7b:0f:5b:df:c0:4a:0a:49:38:86:ba:c9:42:6f root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| . . + |\n| . + S . |\n| . . . o + . |\n|. o + o o o |\n|.. E o B 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 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 Wed, 03 Jul 2019 10:05:25 +0000. Up 11.97 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 Wed, 03 Jul 2019 10:05:26 +0000. Up 13.26 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\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1487 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 (442 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.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\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: gAAAAABdHH1nyE0yyrRjL8vT2dV_NbaOEvo4JBx8Huz2Qpb1SgcISoBLyY9orMYAjF0WTPKncmAyC5vmABFWr7GY_EvM8da2j8RtH_NVfMgzAdqGqyEK4Fjj3Icw-tYr2C3Fd7y5oUxZ_eULqwKMhRnCeZ1WiqxoJLGc3lhr27E8qTQ6BD2f7Mw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-dns-ld3rkfc775gu/ade3a3ee-10b4-4191-af1c-e9e3d4d6e979/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Wed, 03 Jul 2019 10:05:41 GMT\nServer: Apache\nx-openstack-request-id: req-303366d3-cae6-4ba6-8fe3-ad06993ad348\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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6a:c0:96:9b:2e:82:05:c5:81:86:e7:fd:93:f2:b6:a2 root@ns (DSA)\nec2: 256 05:3b:99:89:2e:fb:ee:ea:e6:64:c9:db:99:7d:85:99 root@ns (ECDSA)\nec2: 256 25:2f:7b:0f:5b:df:c0:4a:0a:49:38:86:ba:c9:42:6f root@ns (ED25519)\nec2: 2048 91:54:69:5c:f8:49:1d:b3:16:74:cf:3d:9e:99:42:75 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLYKcUUiGzzfRG2mFkEX3Ktb0lhVdrXXTQvLtcoXjMx3NhQUohA4uY/JUxWnmy0a8AmwpKe3OXI/XcJOaaD9laY= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL9Vonx4ZcIC/hISVoxu5Nae6mi3c2i/w8n7cxqzCj9o root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvRqXcBc+ztq8Q5ZiNkjpaJsqjHip9A8H2GpJPeR3DMYEajezNbw8Tbi9tm1yMmO78ho8e2+y++vJbXY9UPVjtFLdIT92OvRSrjcRa5Hwb40iN7Uk+fFIiYMCSD2BlKbTEk5PSaxXqWs0Yb2wrjdo2C2MhvgXTfLx6ZARdQ1clFJezbgMddEHeFI5MMsNnnOmEhBIXcpZSzPlYCrWR6KH8Bj5uxePu7YxfOvBDm9RTJlJdp+TTnNd4GCQ7yUnrvcTeWJNFfKj4wmiHbOhJWUXxSwZYlMvakucgzQphYfC/vfFk0o0kvyaFhOPy8XgIjUHSDcXF+QPwRa6EMnK/YemH root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:05:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.76 seconds\n"} 2019-07-03 10:34:20,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983/action used request id req-cbf39cf9-252c-4e14-bf1f-9854f811a946 2019-07-03 10:34:20,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103976964951s 2019-07-03 10:34:20,493 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009777] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013618] Yama: becoming mindful. [ 0.015127] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016909] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026757] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029695] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033644] Initializing cgroup subsys perf_event [ 0.035405] Initializing cgroup subsys hugetlb [ 0.036746] mce: CPU supports 10 MCE banks [ 0.038387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038387] 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.050229] 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.076867] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083716] ACPI: Core revision 20131115 [ 0.088786] ACPI: All ACPI Tables successfully acquired [ 0.091062] ftrace: allocating 28757 entries in 113 pages [ 0.112371] smpboot: Max logical packages: 1 [ 0.114022] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116316] Enabling x2apic [ 0.117537] Enabled x2apic [ 0.120010] Switched APIC routing to physical x2apic. [ 0.123347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139554] KVM setup paravirtual spinlock [ 0.142059] x86: Booted up 1 node, 1 CPUs [ 0.143609] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144409] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146825] devtmpfs: initialized [ 0.149261] EVM: security.selinux [ 0.150596] EVM: security.SMACK64 [ 0.151921] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154381] pinctrl core: initialized pinctrl subsystem [ 0.156051] regulator-dummy: no parameters [ 0.157711] RTC time: 10:05:13, date: 07/03/19 [ 0.159412] NET: Registered protocol family 16 [ 0.160129] cpuidle: using governor ladder [ 0.161701] cpuidle: using governor menu [ 0.163237] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166451] PCI: Using configuration type 1 for base access [ 0.168707] bio: create slab at 0 [ 0.170449] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173667] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175401] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177460] ACPI: Interpreter enabled [ 0.178943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191948] ACPI: (supports S0 S5) [ 0.192005] ACPI: Using IOAPIC for interrupt routing [ 0.194427] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196206] ACPI: No dock devices found. [ 0.199905] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202470] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208295] acpiphp: Slot [3] registered [ 0.210044] acpiphp: Slot [4] registered [ 0.211925] acpiphp: Slot [5] registered [ 0.212039] acpiphp: Slot [6] registered [ 0.213678] acpiphp: Slot [7] registered [ 0.215257] acpiphp: Slot [8] registered [ 0.216047] acpiphp: Slot [9] registered [ 0.217807] acpiphp: Slot [10] registered [ 0.219569] acpiphp: Slot [11] registered [ 0.220029] acpiphp: Slot [12] registered [ 0.221631] acpiphp: Slot [13] registered [ 0.223218] acpiphp: Slot [14] registered [ 0.224020] acpiphp: Slot [15] registered [ 0.225625] acpiphp: Slot [16] registered [ 0.227194] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229619] acpiphp: Slot [19] registered [ 0.231179] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233603] acpiphp: Slot [22] registered [ 0.235182] acpiphp: Slot [23] registered [ 0.236038] acpiphp: Slot [24] registered [ 0.237629] acpiphp: Slot [25] registered [ 0.239202] acpiphp: Slot [26] registered [ 0.240020] acpiphp: Slot [27] registered [ 0.241590] acpiphp: Slot [28] registered [ 0.243131] acpiphp: Slot [29] registered [ 0.244022] acpiphp: Slot [30] registered [ 0.245592] acpiphp: Slot [31] registered [ 0.247128] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254209] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267832] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291742] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293258] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.300014] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.302388] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304323] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306449] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308003] vgaarb: loaded [ 0.309307] vgaarb: bridge control possible 0000:00:02.0 [ 0.311555] SCSI subsystem initialized [ 0.312228] ACPI: bus type USB registered [ 0.313858] usbcore: registered new interface driver usbfs [ 0.315893] usbcore: registered new interface driver hub [ 0.316039] usbcore: registered new device driver usb [ 0.318121] PCI: Using ACPI for IRQ routing [ 0.320147] NetLabel: Initializing [ 0.321547] NetLabel: domain hash size = 128 [ 0.323222] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324039] NetLabel: unlabeled traffic allowed by default [ 0.326304] Switched to clocksource kvm-clock [ 0.332504] AppArmor: AppArmor Filesystem Enabled [ 0.334325] pnp: PnP ACPI init [ 0.335616] ACPI: bus type PNP registered [ 0.337675] pnp: PnP ACPI: found 8 devices [ 0.339283] ACPI: bus type PNP unregistered [ 0.346533] NET: Registered protocol family 2 [ 0.348481] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351070] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353519] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355943] TCP: reno registered [ 0.357287] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359461] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361846] NET: Registered protocol family 1 [ 0.363554] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365730] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367860] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384981] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402247] Trying to unpack rootfs image as initramfs... [ 0.502654] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.505784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.507936] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.511198] Scanning for low memory corruption every 60 seconds [ 0.513660] Initialise system trusted keyring [ 0.515402] audit: initializing netlink socket (disabled) [ 0.517448] type=2000 audit(1562148313.788:1): initialized [ 0.537448] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.540507] zbud: loaded [ 0.541820] VFS: Disk quotas dquot_6.5.2 [ 0.543400] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546019] fuse init (API version 7.22) [ 0.547611] msgmni has been set to 1982 [ 0.549172] Key type big_key registered [ 0.550979] Key type asymmetric registered [ 0.552559] Asymmetric key parser 'x509' registered [ 0.554420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.557226] io scheduler noop registered [ 0.558772] io scheduler deadline registered (default) [ 0.560703] io scheduler cfq registered [ 0.562250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.564308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.566677] ipmi message handler version 39.2 [ 0.568418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.571224] ACPI: Power Button [PWRF] [ 0.572727] GHES: HEST is not enabled! [ 0.589293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621746] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.650172] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654073] Linux agpgart interface v0.103 [ 0.656888] brd: module loaded [ 0.658737] loop: module loaded [ 0.660544] blk-mq: CPU -> queue map [ 0.662099] CPU 0 -> Queue 0 [ 0.664201] vda: vda1 [ 0.665928] scsi0 : ata_piix [ 0.667184] scsi1 : ata_piix [ 0.668411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670729] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673773] libphy: Fixed MDIO Bus: probed [ 0.675383] tun: Universal TUN/TAP device driver, 1.6 [ 0.677206] tun: (C) 1999-2004 Max Krasnyansky [ 0.680373] PPP generic driver version 2.4.2 [ 0.682330] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684796] ehci-pci: EHCI PCI platform driver [ 0.686617] ehci-platform: EHCI generic platform driver [ 0.688681] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691390] ohci-pci: OHCI PCI platform driver [ 0.693436] ohci-platform: OHCI generic platform driver [ 0.695778] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719457] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728396] usb usb1: Product: UHCI Host Controller [ 0.730597] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733383] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735587] hub 1-0:1.0: USB hub found [ 0.737386] hub 1-0:1.0: 2 ports detected [ 0.739399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743931] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.746176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.748521] mousedev: PS/2 mouse device common for all mice [ 0.751408] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.755374] rtc_cmos 00:00: RTC can wake from S4 [ 0.758018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760825] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763708] device-mapper: uevent: version 1.0.3 [ 0.765889] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.769699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.772435] TCP: cubic registered [ 0.774116] NET: Registered protocol family 10 [ 0.776360] NET: Registered protocol family 17 [ 0.778427] Key type dns_resolver registered [ 0.780279] Loading compiled-in X.509 certificates [ 0.782558] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.785943] registered taskstats version 1 [ 0.788878] Key type trusted registered [ 0.792482] Key type encrypted registered [ 0.794015] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795971] IMA: No TPM chip found, activating TPM-bypass! [ 0.798474] regulator-dummy: disabling [ 0.799954] Magic number: 11:801:71 [ 0.801508] rtc_cmos 00:00: setting system clock to 2019-07-03 10:05:14 UTC (1562148314) [ 0.804503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806596] EDD information not available. [ 0.829441] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844077] Write protecting the kernel read-only data: 12288k [ 0.846779] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851011] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868113] systemd-udevd[99]: starting version 204 [ 0.900611] FDC 0 is a S82078B [ 1.056043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220924] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223290] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225708] usb 1-1: Product: QEMU USB Tablet [ 1.227324] usb 1-1: Manufacturer: QEMU [ 1.228785] usb 1-1: SerialNumber: 42 [ 1.929640] 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.292557] 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.388414] random: init urandom read with 10 bits of entropy available [ 2.521806] 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 Wed, 03 Jul 2019 10:05:16 +0000. Up 2.92 seconds. cloud-init-nonet[3.16]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting 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.68]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 03 Jul 2019 10:05:19 +0000. Up 5.33 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:ea:7a:43 | 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: 91:54:69:5c:f8:49:1d:b3:16:74:cf:3d:9e:99:42:75 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .o.+.o=oE| | . .= . o*+| | o. o oo.+| | . +.. =| | S . = | | . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6a:c0:96:9b:2e:82:05:c5:81:86:e7:fd:93:f2:b6:a2 root@ns The key's randomart image is: +--[ DSA 1024]----+ |.o.. | |o.+ | |.+ . | |. .... | | . =. .S | | ...++. | |.. ooo. | |o ....o | | .Eo.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: 05:3b:99:89:2e:fb:ee:ea:e6:64:c9:db:99:7d:85:99 root@ns The key's randomart image is: +--[ECDSA 256]---+ | . | | . * | | . * . | | . o | | . . S + | | . + E . | | * . | | o.+ + . | | +=+B .. | +-----------------+ 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: 25:2f:7b:0f:5b:df:c0:4a:0a:49:38:86:ba:c9:42:6f root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . + | | . + S . | | . . . o + . | |. o + o o o | |.. E o B 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 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 Wed, 03 Jul 2019 10:05:25 +0000. Up 11.97 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 Wed, 03 Jul 2019 10:05:26 +0000. Up 13.26 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 Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1487 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 (442 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + 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: gAAAAABdHH1nyE0yyrRjL8vT2dV_NbaOEvo4JBx8Huz2Qpb1SgcISoBLyY9orMYAjF0WTPKncmAyC5vmABFWr7GY_EvM8da2j8RtH_NVfMgzAdqGqyEK4Fjj3Icw-tYr2C3Fd7y5oUxZ_eULqwKMhRnCeZ1WiqxoJLGc3lhr27E8qTQ6BD2f7Mw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-dns-ld3rkfc775gu/ade3a3ee-10b4-4191-af1c-e9e3d4d6e979/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:05:41 GMT Server: Apache x-openstack-request-id: req-303366d3-cae6-4ba6-8fe3-ad06993ad348 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6a:c0:96:9b:2e:82:05:c5:81:86:e7:fd:93:f2:b6:a2 root@ns (DSA) ec2: 256 05:3b:99:89:2e:fb:ee:ea:e6:64:c9:db:99:7d:85:99 root@ns (ECDSA) ec2: 256 25:2f:7b:0f:5b:df:c0:4a:0a:49:38:86:ba:c9:42:6f root@ns (ED25519) ec2: 2048 91:54:69:5c:f8:49:1d:b3:16:74:cf:3d:9e:99:42:75 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLYKcUUiGzzfRG2mFkEX3Ktb0lhVdrXXTQvLtcoXjMx3NhQUohA4uY/JUxWnmy0a8AmwpKe3OXI/XcJOaaD9laY= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL9Vonx4ZcIC/hISVoxu5Nae6mi3c2i/w8n7cxqzCj9o root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvRqXcBc+ztq8Q5ZiNkjpaJsqjHip9A8H2GpJPeR3DMYEajezNbw8Tbi9tm1yMmO78ho8e2+y++vJbXY9UPVjtFLdIT92OvRSrjcRa5Hwb40iN7Uk+fFIiYMCSD2BlKbTEk5PSaxXqWs0Yb2wrjdo2C2MhvgXTfLx6ZARdQ1clFJezbgMddEHeFI5MMsNnnOmEhBIXcpZSzPlYCrWR6KH8Bj5uxePu7YxfOvBDm9RTJlJdp+TTnNd4GCQ7yUnrvcTeWJNFfKj4wmiHbOhJWUXxSwZYlMvakucgzQphYfC/vfFk0o0kvyaFhOPy8XgIjUHSDcXF+QPwRa6EMnK/YemH root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:05:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.76 seconds 2019-07-03 10:34:20,495 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009777] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013618] Yama: becoming mindful. [ 0.015127] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016909] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026757] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029695] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033644] Initializing cgroup subsys perf_event [ 0.035405] Initializing cgroup subsys hugetlb [ 0.036746] mce: CPU supports 10 MCE banks [ 0.038387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038387] 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.050229] 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.076867] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083716] ACPI: Core revision 20131115 [ 0.088786] ACPI: All ACPI Tables successfully acquired [ 0.091062] ftrace: allocating 28757 entries in 113 pages [ 0.112371] smpboot: Max logical packages: 1 [ 0.114022] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116316] Enabling x2apic [ 0.117537] Enabled x2apic [ 0.120010] Switched APIC routing to physical x2apic. [ 0.123347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139554] KVM setup paravirtual spinlock [ 0.142059] x86: Booted up 1 node, 1 CPUs [ 0.143609] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144409] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146825] devtmpfs: initialized [ 0.149261] EVM: security.selinux [ 0.150596] EVM: security.SMACK64 [ 0.151921] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154381] pinctrl core: initialized pinctrl subsystem [ 0.156051] regulator-dummy: no parameters [ 0.157711] RTC time: 10:05:13, date: 07/03/19 [ 0.159412] NET: Registered protocol family 16 [ 0.160129] cpuidle: using governor ladder [ 0.161701] cpuidle: using governor menu [ 0.163237] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166451] PCI: Using configuration type 1 for base access [ 0.168707] bio: create slab at 0 [ 0.170449] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173667] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175401] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177460] ACPI: Interpreter enabled [ 0.178943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191948] ACPI: (supports S0 S5) [ 0.192005] ACPI: Using IOAPIC for interrupt routing [ 0.194427] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196206] ACPI: No dock devices found. [ 0.199905] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202470] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208295] acpiphp: Slot [3] registered [ 0.210044] acpiphp: Slot [4] registered [ 0.211925] acpiphp: Slot [5] registered [ 0.212039] acpiphp: Slot [6] registered [ 0.213678] acpiphp: Slot [7] registered [ 0.215257] acpiphp: Slot [8] registered [ 0.216047] acpiphp: Slot [9] registered [ 0.217807] acpiphp: Slot [10] registered [ 0.219569] acpiphp: Slot [11] registered [ 0.220029] acpiphp: Slot [12] registered [ 0.221631] acpiphp: Slot [13] registered [ 0.223218] acpiphp: Slot [14] registered [ 0.224020] acpiphp: Slot [15] registered [ 0.225625] acpiphp: Slot [16] registered [ 0.227194] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229619] acpiphp: Slot [19] registered [ 0.231179] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233603] acpiphp: Slot [22] registered [ 0.235182] acpiphp: Slot [23] registered [ 0.236038] acpiphp: Slot [24] registered [ 0.237629] acpiphp: Slot [25] registered [ 0.239202] acpiphp: Slot [26] registered [ 0.240020] acpiphp: Slot [27] registered [ 0.241590] acpiphp: Slot [28] registered [ 0.243131] acpiphp: Slot [29] registered [ 0.244022] acpiphp: Slot [30] registered [ 0.245592] acpiphp: Slot [31] registered [ 0.247128] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254209] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267832] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291742] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293258] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.300014] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.302388] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304323] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306449] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308003] vgaarb: loaded [ 0.309307] vgaarb: bridge control possible 0000:00:02.0 [ 0.311555] SCSI subsystem initialized [ 0.312228] ACPI: bus type USB registered [ 0.313858] usbcore: registered new interface driver usbfs [ 0.315893] usbcore: registered new interface driver hub [ 0.316039] usbcore: registered new device driver usb [ 0.318121] PCI: Using ACPI for IRQ routing [ 0.320147] NetLabel: Initializing [ 0.321547] NetLabel: domain hash size = 128 [ 0.323222] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324039] NetLabel: unlabeled traffic allowed by default [ 0.326304] Switched to clocksource kvm-clock [ 0.332504] AppArmor: AppArmor Filesystem Enabled [ 0.334325] pnp: PnP ACPI init [ 0.335616] ACPI: bus type PNP registered [ 0.337675] pnp: PnP ACPI: found 8 devices [ 0.339283] ACPI: bus type PNP unregistered [ 0.346533] NET: Registered protocol family 2 [ 0.348481] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351070] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353519] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355943] TCP: reno registered [ 0.357287] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359461] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361846] NET: Registered protocol family 1 [ 0.363554] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365730] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367860] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384981] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402247] Trying to unpack rootfs image as initramfs... [ 0.502654] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.505784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.507936] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.511198] Scanning for low memory corruption every 60 seconds [ 0.513660] Initialise system trusted keyring [ 0.515402] audit: initializing netlink socket (disabled) [ 0.517448] type=2000 audit(1562148313.788:1): initialized [ 0.537448] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.540507] zbud: loaded [ 0.541820] VFS: Disk quotas dquot_6.5.2 [ 0.543400] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546019] fuse init (API version 7.22) [ 0.547611] msgmni has been set to 1982 [ 0.549172] Key type big_key registered [ 0.550979] Key type asymmetric registered [ 0.552559] Asymmetric key parser 'x509' registered [ 0.554420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.557226] io scheduler noop registered [ 0.558772] io scheduler deadline registered (default) [ 0.560703] io scheduler cfq registered [ 0.562250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.564308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.566677] ipmi message handler version 39.2 [ 0.568418] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.571224] ACPI: Power Button [PWRF] [ 0.572727] GHES: HEST is not enabled! [ 0.589293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621746] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.650172] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654073] Linux agpgart interface v0.103 [ 0.656888] brd: module loaded [ 0.658737] loop: module loaded [ 0.660544] blk-mq: CPU -> queue map [ 0.662099] CPU 0 -> Queue 0 [ 0.664201] vda: vda1 [ 0.665928] scsi0 : ata_piix [ 0.667184] scsi1 : ata_piix [ 0.668411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670729] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673773] libphy: Fixed MDIO Bus: probed [ 0.675383] tun: Universal TUN/TAP device driver, 1.6 [ 0.677206] tun: (C) 1999-2004 Max Krasnyansky [ 0.680373] PPP generic driver version 2.4.2 [ 0.682330] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684796] ehci-pci: EHCI PCI platform driver [ 0.686617] ehci-platform: EHCI generic platform driver [ 0.688681] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691390] ohci-pci: OHCI PCI platform driver [ 0.693436] ohci-platform: OHCI generic platform driver [ 0.695778] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719457] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728396] usb usb1: Product: UHCI Host Controller [ 0.730597] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733383] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735587] hub 1-0:1.0: USB hub found [ 0.737386] hub 1-0:1.0: 2 ports detected [ 0.739399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743931] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.746176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.748521] mousedev: PS/2 mouse device common for all mice [ 0.751408] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.755374] rtc_cmos 00:00: RTC can wake from S4 [ 0.758018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760825] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763708] device-mapper: uevent: version 1.0.3 [ 0.765889] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.769699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.772435] TCP: cubic registered [ 0.774116] NET: Registered protocol family 10 [ 0.776360] NET: Registered protocol family 17 [ 0.778427] Key type dns_resolver registered [ 0.780279] Loading compiled-in X.509 certificates [ 0.782558] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.785943] registered taskstats version 1 [ 0.788878] Key type trusted registered [ 0.792482] Key type encrypted registered [ 0.794015] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795971] IMA: No TPM chip found, activating TPM-bypass! [ 0.798474] regulator-dummy: disabling [ 0.799954] Magic number: 11:801:71 [ 0.801508] rtc_cmos 00:00: setting system clock to 2019-07-03 10:05:14 UTC (1562148314) [ 0.804503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806596] EDD information not available. [ 0.829441] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844077] Write protecting the kernel read-only data: 12288k [ 0.846779] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851011] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868113] systemd-udevd[99]: starting version 204 [ 0.900611] FDC 0 is a S82078B [ 1.056043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220924] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223290] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225708] usb 1-1: Product: QEMU USB Tablet [ 1.227324] usb 1-1: Manufacturer: QEMU [ 1.228785] usb 1-1: SerialNumber: 42 [ 1.929640] 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.292557] 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.388414] random: init urandom read with 10 bits of entropy available [ 2.521806] 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 Wed, 03 Jul 2019 10:05:16 +0000. Up 2.92 seconds. cloud-init-nonet[3.16]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting 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.68]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 03 Jul 2019 10:05:19 +0000. Up 5.33 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:ea:7a:43 | 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: 91:54:69:5c:f8:49:1d:b3:16:74:cf:3d:9e:99:42:75 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .o.+.o=oE| | . .= . o*+| | o. o oo.+| | . +.. =| | S . = | | . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6a:c0:96:9b:2e:82:05:c5:81:86:e7:fd:93:f2:b6:a2 root@ns The key's randomart image is: +--[ DSA 1024]----+ |.o.. | |o.+ | |.+ . | |. .... | | . =. .S | | ...++. | |.. ooo. | |o ....o | | .Eo.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: 05:3b:99:89:2e:fb:ee:ea:e6:64:c9:db:99:7d:85:99 root@ns The key's randomart image is: +--[ECDSA 256]---+ | . | | . * | | . * . | | . o | | . . S + | | . + E . | | * . | | o.+ + . | | +=+B .. | +-----------------+ 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: 25:2f:7b:0f:5b:df:c0:4a:0a:49:38:86:ba:c9:42:6f root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . + | | . + S . | | . . . o + . | |. o + o o o | |.. E o B 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 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 Wed, 03 Jul 2019 10:05:25 +0000. Up 11.97 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 Wed, 03 Jul 2019 10:05:26 +0000. Up 13.26 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 Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1487 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 (442 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + 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: gAAAAABdHH1nyE0yyrRjL8vT2dV_NbaOEvo4JBx8Huz2Qpb1SgcISoBLyY9orMYAjF0WTPKncmAyC5vmABFWr7GY_EvM8da2j8RtH_NVfMgzAdqGqyEK4Fjj3Icw-tYr2C3Fd7y5oUxZ_eULqwKMhRnCeZ1WiqxoJLGc3lhr27E8qTQ6BD2f7Mw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/b333a3e29eaa42e387d10f163ca6ecce/stacks/clearwater-opnfv-dns-ld3rkfc775gu/ade3a3ee-10b4-4191-af1c-e9e3d4d6e979/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Wed, 03 Jul 2019 10:05:41 GMT Server: Apache x-openstack-request-id: req-303366d3-cae6-4ba6-8fe3-ad06993ad348 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 | d7:d9:24:92:33:47:30:91:e7:9a:0d:11:29:b5:04:bc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6a:c0:96:9b:2e:82:05:c5:81:86:e7:fd:93:f2:b6:a2 root@ns (DSA) ec2: 256 05:3b:99:89:2e:fb:ee:ea:e6:64:c9:db:99:7d:85:99 root@ns (ECDSA) ec2: 256 25:2f:7b:0f:5b:df:c0:4a:0a:49:38:86:ba:c9:42:6f root@ns (ED25519) ec2: 2048 91:54:69:5c:f8:49:1d:b3:16:74:cf:3d:9e:99:42:75 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLYKcUUiGzzfRG2mFkEX3Ktb0lhVdrXXTQvLtcoXjMx3NhQUohA4uY/JUxWnmy0a8AmwpKe3OXI/XcJOaaD9laY= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL9Vonx4ZcIC/hISVoxu5Nae6mi3c2i/w8n7cxqzCj9o root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvRqXcBc+ztq8Q5ZiNkjpaJsqjHip9A8H2GpJPeR3DMYEajezNbw8Tbi9tm1yMmO78ho8e2+y++vJbXY9UPVjtFLdIT92OvRSrjcRa5Hwb40iN7Uk+fFIiYMCSD2BlKbTEk5PSaxXqWs0Yb2wrjdo2C2MhvgXTfLx6ZARdQ1clFJezbgMddEHeFI5MMsNnnOmEhBIXcpZSzPlYCrWR6KH8Bj5uxePu7YxfOvBDm9RTJlJdp+TTnNd4GCQ7yUnrvcTeWJNFfKj4wmiHbOhJWUXxSwZYlMvakucgzQphYfC/vfFk0o0kvyaFhOPy8XgIjUHSDcXF+QPwRa6EMnK/YemH root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 03 Jul 2019 10:05:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.76 seconds 2019-07-03 10:34:20,499 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2019-07-03 10:34:20,595 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-07-03 10:34:20,663 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-03 10:34:20,664 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-03 10:34:21,019 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550509@clearwater.opnfv', u'sip_username': u'6505550509', u'formatted_number': u'(650) 555-0509', u'number': u'6505550509', u'sip_uri': u'sip:6505550509@clearwater.opnfv', u'number_id': u'db53fec32ff04352a555f8bc72ff6a48', u'sip_password': u'y3nBek7eR', u'pstn': False} 2019-07-03 10:34:21,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:34:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:34:21,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:34:21 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 Server: Apache x-openstack-request-id: req-1be6f127-0ae5-4563-a32d-e82e4af91907 2019-07-03 10:34:21,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:34:21,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Wed, 03 Jul 2019 10:34:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-936a9e67-3276-47dc-88d3-b44ecb1ae817 2019-07-03 10:34:21,125 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "outputs": [{"output_value": "172.30.9.212", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-07-03 10:34:21,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 used request id req-936a9e67-3276-47dc-88d3-b44ecb1ae817 2019-07-03 10:34:21,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.105152130127s 2019-07-03 10:34:21,127 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.212', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-07-03 10:34:21,128 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-03 10:34:21,128 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.204 ELLIS=172.30.9.200 --trace' 2019-07-03 10:34:21,128 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.204 ELLIS=172.30.9.200 --trace'' 2019-07-03 10:36:32,201 - 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) - (6505550884, 6505550205) Passed Basic Call - SDP (TCP) - (6505550178, 6505550555) Passed Basic Call - Tel URIs (TCP) - (6505550235, 6505550993) Passed Basic Call - Unknown number (TCP) - (6505550740, 6505550430) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550423, 6505550156) Passed Basic Call - Messages - Pager model (TCP) - (6505550694, 6505550140) Passed Basic Call - Pracks (TCP) - (6505550832, 6505550088) Passed Basic Registration (TCP) - (6505550358) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550170, 6505550805) Passed Call Barring - Outbound Rejection (TCP) - (6505550351, 6505550703) 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) - (6505550580, 6505550827) 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) - (6505550247, 6505550608, 6505550728) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550686, 6505550967, 6505550799) Passed Call Diversion - Not reachable (408) (TCP) - (6505550828, 6505550834, 6505550350) Passed Call Diversion - Not reachable (503) (TCP) - (6505550675, 6505550804, 6505550668) Passed Call Diversion - Not reachable (500) (TCP) - (6505550894, 6505550802, 6505550700) Passed Call Diversion - Busy (TCP) - (6505550064, 6505550205, 6505550315) Passed Call Diversion - Unconditional (TCP) - (6505550069, 6505550823, 6505550624) Passed Call Diversion - No answer (TCP) - (6505550092, 6505550961, 6505550614) Passed Call Diversion - Bad target URI (TCP) - (6505550023, 6505550289) Passed Call Diversion - Audio-only call (TCP) - (6505550936, 6505550403, 6505550034, 6505550651) Passed Call Diversion - Audio-video call (TCP) - (6505550891, 6505550526, 6505550486, 6505550125) Passed Call Forking - Mainline (TCP) - (6505550709, 6505550025) Passed Call Forking - Endpoint offline (TCP) - (6505550023, 6505550402) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550410, 6505550723) Passed Call Waiting - Accepted (TCP) - (6505550961, 6505550197, 6505550664) Passed Call Waiting - Cancelled (TCP) - (6505550337, 6505550800, 6505550776) Passed CANCEL - Mainline (TCP) - (6505550919, 6505550762) Passed Filtering - Accept-Contact (TCP) - (6505550004, 6505550301) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550698, 6505550270) Passed Filtering - Accept-Contact no match (TCP) - (6505550994, 6505550044) Passed Filtering - Accept-Contact negated match (TCP) - (6505550667, 6505550997) Passed Filtering - RFC3841 example (TCP) - (6505550870, 6505550256) Passed Filtering - Reject-Contact no match (TCP) - (6505550355, 6505550732) Passed Filtering - Reject-Contact match (TCP) - (6505550703, 6505550816) 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) - (6505550039) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550796) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550027) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550230) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550536, 6505550608) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550690, 6505550812) Passed GRUU - Call - only GRUU as target (TCP) - (6505550760, 6505550800) Passed GRUU - Call - AoR as target (TCP) - (6505550473, 6505550017) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550436, 6505550265) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550300, 6505550934) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550969, 6505550916) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550071, 6505550323) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550895, 6505550308) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550583, 6505550647) 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) - (6505550126) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550922) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550073) 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) - (6505550203, 6505550122) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-07-03 10:36:32,202 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-03 10:36:32,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:36:32,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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:33,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-838eb07c-b22c-470d-821e-b03ddd4d341d x-openstack-request-id: req-838eb07c-b22c-470d-821e-b03ddd4d341d 2019-07-03 10:36:33,422 - 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:52:3b:85", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:3b:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2568356a-4092-4315-adf1-84d9ca6764e3", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:02.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2568356a-4092-4315-adf1-84d9ca6764e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:02Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "homer-0.clearwater.opnfv", "created": "2019-07-03T10:26:29Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:85:c7:90", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:c7:90", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:26:58.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "3b74671b-14cc-4530-b0b7-9f0af23b0f96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:26:58Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "bono-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:58:08:4b", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:08:4b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aefffff5-4dfc-4323-b43e-578a0dff7083", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:27:01.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "aefffff5-4dfc-4323-b43e-578a0dff7083", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:27:01Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "dime-0.clearwater.opnfv", "created": "2019-07-03T10:26:27Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:05:ac:38", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:38", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/033b779f-8461-4a15-982d-79e90dd9385d", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:21:32.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "033b779f-8461-4a15-982d-79e90dd9385d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:21:32Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-03T10:21:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:db:2d:a5", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:2d:a5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:11:33.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "49c0b1d8-cef0-4bfb-984e-23d70ace313e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:11:33Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-03T10:11:14Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:64:cb", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:64:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:07:46.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "db0b5a3d-5aea-4e8b-b6af-218eea29289f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:07:46Z", "hostId": "cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-03T10:05:57Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "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:ea:7a:43", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7a:43", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c32806d-09ea-490b-af06-6fc4e1772983", "rel": "bookmark"}], "image": {"id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "links": [{"href": "http://172.30.9.23:8774/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:05:12.000000", "flavor": {"id": "2b506168-3e6e-4a90-92c7-5ed33978cc55", "links": [{"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "bookmark"}]}, "id": "2c32806d-09ea-490b-af06-6fc4e1772983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "995206e1cf8c49ee83d34a477017744e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:05:12Z", "hostId": "a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "name": "ns.clearwater.opnfv", "created": "2019-07-03T10:03:28Z", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:36:33,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-838eb07c-b22c-470d-821e-b03ddd4d341d 2019-07-03 10:36:33,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22009205818s 2019-07-03 10:36:33,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:36:33,435 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:33,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-d3bc3a27-a501-4766-979e-f17edc7e7453 x-openstack-request-id: req-d3bc3a27-a501-4766-979e-f17edc7e7453 2019-07-03 10:36:33,457 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:36:33,457 - 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-d3bc3a27-a501-4766-979e-f17edc7e7453 2019-07-03 10:36:33,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026064157486s 2019-07-03 10:36:33,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:36:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:34,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-a544e203-b03f-4e04-a499-9ea3c2fe6c78 x-openstack-request-id: req-a544e203-b03f-4e04-a499-9ea3c2fe6c78 2019-07-03 10:36:34,821 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:36:34,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2568356a-4092-4315-adf1-84d9ca6764e3/os-security-groups used request id req-a544e203-b03f-4e04-a499-9ea3c2fe6c78 2019-07-03 10:36:34,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.36316800117s 2019-07-03 10:36:34,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:36:34,832 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:35,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:35 GMT X-Openstack-Request-Id: req-774634a8-9edd-4b6f-965e-47c05f2fe715 2019-07-03 10:36:35,160 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:36:35,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-774634a8-9edd-4b6f-965e-47c05f2fe715 2019-07-03 10:36:35,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332767009735s 2019-07-03 10:36:35,167 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:36:35,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:36:35,171 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:35,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-523a9c6b-36c3-4fc7-91cf-3d7f1dad14eb x-openstack-request-id: req-523a9c6b-36c3-4fc7-91cf-3d7f1dad14eb 2019-07-03 10:36:35,192 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:36:35,192 - 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-523a9c6b-36c3-4fc7-91cf-3d7f1dad14eb 2019-07-03 10:36:35,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024689912796s 2019-07-03 10:36:35,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:36:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:35,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-60fc7a99-f86f-4cf3-b253-c11977774816 x-openstack-request-id: req-60fc7a99-f86f-4cf3-b253-c11977774816 2019-07-03 10:36:35,852 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:36:35,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b74671b-14cc-4530-b0b7-9f0af23b0f96/os-security-groups used request id req-60fc7a99-f86f-4cf3-b253-c11977774816 2019-07-03 10:36:35,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.659434080124s 2019-07-03 10:36:35,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:36:35,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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:36,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:36 GMT X-Openstack-Request-Id: req-320fea3d-05d0-49c9-bc6c-0354384895d6 2019-07-03 10:36:36,180 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:36:36,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-320fea3d-05d0-49c9-bc6c-0354384895d6 2019-07-03 10:36:36,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322041988373s 2019-07-03 10:36:36,187 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:36:36,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:36:36,191 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:36,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-286953d2-27a6-4067-8cc3-0a1a71a5de28 x-openstack-request-id: req-286953d2-27a6-4067-8cc3-0a1a71a5de28 2019-07-03 10:36:36,211 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:36:36,211 - 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-286953d2-27a6-4067-8cc3-0a1a71a5de28 2019-07-03 10:36:36,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023745059967s 2019-07-03 10:36:36,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:36:36,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:36,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-c2116a18-06da-4c3d-9f61-bd8a568505e6 x-openstack-request-id: req-c2116a18-06da-4c3d-9f61-bd8a568505e6 2019-07-03 10:36:36,968 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:36:36,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/aefffff5-4dfc-4323-b43e-578a0dff7083/os-security-groups used request id req-c2116a18-06da-4c3d-9f61-bd8a568505e6 2019-07-03 10:36:36,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.755486011505s 2019-07-03 10:36:36,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:36:36,978 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:37,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:37 GMT X-Openstack-Request-Id: req-142d407b-eb68-43e4-8903-8904c3e2ddb3 2019-07-03 10:36:37,692 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:36:37,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-142d407b-eb68-43e4-8903-8904c3e2ddb3 2019-07-03 10:36:37,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.718466997147s 2019-07-03 10:36:37,699 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:36:37,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:36:37,702 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:37,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-137143b9-5832-48b1-be92-c483b326f1ac x-openstack-request-id: req-137143b9-5832-48b1-be92-c483b326f1ac 2019-07-03 10:36:37,723 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:36:37,723 - 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-137143b9-5832-48b1-be92-c483b326f1ac 2019-07-03 10:36:37,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243971347809s 2019-07-03 10:36:37,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:36:37,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:38,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-1369d800-6f80-4a6d-9a5f-49bc24eeae83 x-openstack-request-id: req-1369d800-6f80-4a6d-9a5f-49bc24eeae83 2019-07-03 10:36:38,176 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:36:38,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/033b779f-8461-4a15-982d-79e90dd9385d/os-security-groups used request id req-1369d800-6f80-4a6d-9a5f-49bc24eeae83 2019-07-03 10:36:38,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.451567173004s 2019-07-03 10:36:38,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:36:38,187 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:38,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:38 GMT X-Openstack-Request-Id: req-6e72e3e3-8624-430d-90ad-3c7c42af3ebf 2019-07-03 10:36:38,601 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:36:38,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6e72e3e3-8624-430d-90ad-3c7c42af3ebf 2019-07-03 10:36:38,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.418558835983s 2019-07-03 10:36:38,608 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:36:38,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:36:38,612 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:38,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-cb363777-b476-41ea-aee0-6ebc9c7f28f5 x-openstack-request-id: req-cb363777-b476-41ea-aee0-6ebc9c7f28f5 2019-07-03 10:36:38,633 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:36:38,633 - 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-cb363777-b476-41ea-aee0-6ebc9c7f28f5 2019-07-03 10:36:38,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248379707336s 2019-07-03 10:36:38,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:36:38,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:39,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-335f971f-dc92-411c-b14f-dcb393064977 x-openstack-request-id: req-335f971f-dc92-411c-b14f-dcb393064977 2019-07-03 10:36:39,574 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:36:39,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/49c0b1d8-cef0-4bfb-984e-23d70ace313e/os-security-groups used request id req-335f971f-dc92-411c-b14f-dcb393064977 2019-07-03 10:36:39,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.939687013626s 2019-07-03 10:36:39,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:36:39,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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:39,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:39 GMT X-Openstack-Request-Id: req-88888aed-8d10-483c-839f-aeedc6c8cb92 2019-07-03 10:36:39,828 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:36:39,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-88888aed-8d10-483c-839f-aeedc6c8cb92 2019-07-03 10:36:39,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.248088121414s 2019-07-03 10:36:39,835 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:36:39,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:36:39,839 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:39,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-70d62ba0-0dce-4b49-a864-72ca2f1e2831 x-openstack-request-id: req-70d62ba0-0dce-4b49-a864-72ca2f1e2831 2019-07-03 10:36:39,865 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:36:39,865 - 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-70d62ba0-0dce-4b49-a864-72ca2f1e2831 2019-07-03 10:36:39,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299270153046s 2019-07-03 10:36:39,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:36:39,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:41,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-f7fcb25a-53e5-4fa0-8905-1c6f8c8cfc2e x-openstack-request-id: req-f7fcb25a-53e5-4fa0-8905-1c6f8c8cfc2e 2019-07-03 10:36:41,139 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:36:41,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/db0b5a3d-5aea-4e8b-b6af-218eea29289f/os-security-groups used request id req-f7fcb25a-53e5-4fa0-8905-1c6f8c8cfc2e 2019-07-03 10:36:41,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.27290797234s 2019-07-03 10:36:41,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:36:41,150 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:41,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:41 GMT X-Openstack-Request-Id: req-3cc17da3-b77b-4ff5-854d-b16b4f837eea 2019-07-03 10:36:41,435 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:36:41,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3cc17da3-b77b-4ff5-854d-b16b4f837eea 2019-07-03 10:36:41,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289156913757s 2019-07-03 10:36:41,441 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:36:41,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:36:41,445 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:41,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-2235e463-70b3-48cd-a780-05e5c76f3777 x-openstack-request-id: req-2235e463-70b3-48cd-a780-05e5c76f3777 2019-07-03 10:36:41,470 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:36:41,470 - 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-2235e463-70b3-48cd-a780-05e5c76f3777 2019-07-03 10:36:41,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281720161438s 2019-07-03 10:36:41,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-03 10:36:41,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:41,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36: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-d3ebb3ff-7d2a-460b-89ec-06aae4cfbd70 x-openstack-request-id: req-d3ebb3ff-7d2a-460b-89ec-06aae4cfbd70 2019-07-03 10:36:41,882 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1010fccc-65d8-41f8-b5f4-ef1e42a3074a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9452ed22-612f-496a-a90e-16cdc3994823"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d100b4c9-92a8-4adf-b2bd-deef1b4ff95e"}], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-03 10:36:41,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2c32806d-09ea-490b-af06-6fc4e1772983/os-security-groups used request id req-d3ebb3ff-7d2a-460b-89ec-06aae4cfbd70 2019-07-03 10:36:41,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.410976171494s 2019-07-03 10:36:41,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:36:41,892 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:41,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:41 GMT X-Openstack-Request-Id: req-94e2e78a-5575-48a9-bdb4-5c537b0b14a6 2019-07-03 10:36:41,926 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:36:41,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-94e2e78a-5575-48a9-bdb4-5c537b0b14a6 2019-07-03 10:36:41,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377118587494s 2019-07-03 10:36:41,932 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-03 10:36:41,932 - 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:52:3b:85', 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:52:3b:85', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:02.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'2568356a-4092-4315-adf1-84d9ca6764e3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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-07-03T10:27:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:27:02Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:29Z', 'created': u'2019-07-03T10:26:29Z', '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:85:c7:90', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:c7:90', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:26:58.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'3b74671b-14cc-4530-b0b7-9f0af23b0f96', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-03T10:26:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:26:58Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:26:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:27Z', 'created': u'2019-07-03T10:26:27Z', '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:58:08:4b', 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:58:08:4b', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:01.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'aefffff5-4dfc-4323-b43e-578a0dff7083', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-07-03T10:27:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:27:01Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:27:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:26:27Z', 'created': u'2019-07-03T10:26:27Z', '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:05:ac:38', 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:05:ac:38', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:21:32.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'033b779f-8461-4a15-982d-79e90dd9385d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-03T10:21:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:21:32Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:21:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:21:14Z', 'created': u'2019-07-03T10:21:14Z', '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:db:2d:a5', 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:db:2d:a5', 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'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:11:33.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'49c0b1d8-cef0-4bfb-984e-23d70ace313e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', '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'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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-07-03T10:11:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:11:33Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:11:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:11:14Z', 'created': u'2019-07-03T10:11:14Z', '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:64:cb', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:64:cb', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:07:46.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'db0b5a3d-5aea-4e8b-b6af-218eea29289f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-03T10:07:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:07:46Z', 'hostId': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'cfb4486e81a574d4391990f4e2c56d988abce6e873a200634b1dcd4c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:07:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:05:57Z', 'created': u'2019-07-03T10:05:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:7a:43', 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:ea:7a:43', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'190339b5-f60f-4b1b-8e1f-a9d74080a3e1', 'name': u'heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:05:12.000000', 'flavor': Munch({u'id': u'2b506168-3e6e-4a90-92c7-5ed33978cc55', 'name': u'heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d'}), 'az': u'nova', 'id': u'2c32806d-09ea-490b-af06-6fc4e1772983', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'1010fccc-65d8-41f8-b5f4-ef1e42a3074a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'9452ed22-612f-496a-a90e-16cdc3994823'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', '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'd100b4c9-92a8-4adf-b2bd-deef1b4ff95e'})], 'id': u'622b4d26-1ed8-4c76-8ae3-ae8ac2eb385b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'995206e1cf8c49ee83d34a477017744e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': 'heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-07-03T10:05:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:05:12Z', 'hostId': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'a2140b02b8be6b1cf50e1b4f4d9f3a34d37fbfabe9dc8fe5a17cbac9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:05:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cdc2220b3ec4e1785109d672126b72a', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4cdc2220b3ec4e1785109d672126b72a', 'created_at': u'2019-07-03T10:03:28Z', 'created': u'2019-07-03T10:03:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-03 10:36:41,937 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-03 10:36:41,939 - paramiko.transport - DEBUG - starting thread (client mode): 0xf7d77390L 2019-07-03 10:36:41,939 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:36:41,945 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:36:41,946 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:36:41,947 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:36:41,947 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:36:41,947 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:36:41,947 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:36:41,947 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:36:41,948 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:36:41,988 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:36:41,989 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:36:42,003 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 37f2ea7ca1f2ebf4dfa158c7bf340789 2019-07-03 10:36:42,004 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:36:42,027 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:36:42,037 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:36:42,068 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:36:42,313 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:36:42,313 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:36:42,334 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:36:42,344 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:36:42,344 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 8m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-03 10:36:42,346 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-03 10:36:42,348 - paramiko.transport - DEBUG - starting thread (client mode): 0xf7d777d0L 2019-07-03 10:36:42,349 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:36:42,354 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:36:42,355 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:36:42,356 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:36:42,356 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:36:42,356 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:36:42,356 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:36:42,356 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:36:42,357 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:36:42,399 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:36:42,400 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:36:42,412 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: a6d7e84de410c699759d69e4e77bbc02 2019-07-03 10:36:42,413 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:36:42,440 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:36:42,449 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:36:42,478 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:36:42,719 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:36:42,719 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:36:42,743 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:36:42,753 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:36:42,754 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-07-03 10:36:42,756 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-03 10:36:42,757 - paramiko.transport - DEBUG - starting thread (client mode): 0xf84174d0L 2019-07-03 10:36:42,758 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:36:42,763 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:36:42,764 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:36:42,765 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:36:42,765 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:36:42,765 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:36:42,765 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:36:42,766 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:36:42,766 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:36:42,805 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:36:42,806 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:36:42,821 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: 7ed0467362ee5d36efe98cbb34ef032b 2019-07-03 10:36:42,822 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:36:42,846 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:36:42,855 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:36:42,887 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:36:43,140 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:36:43,141 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:36:43,153 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:36:43,163 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:36:43,164 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-03 10:36:43,164 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 10:36:43,165 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-03 10:36:43,167 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8417310L 2019-07-03 10:36:43,168 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:36:43,174 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:36:43,174 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:36:43,175 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:36:43,175 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:36:43,175 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:36:43,176 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:36:43,176 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:36:43,176 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:36:43,216 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:36:43,216 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:36:43,232 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: f27fa571715f38a9a2674fc6173143a8 2019-07-03 10:36:43,232 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:36:43,258 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:36:43,267 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:36:43,297 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:36:43,546 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:36:43,546 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:36:43,563 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:36:43,573 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:36:43,573 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 13m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-03 10:36:43,574 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 10:36:43,575 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-03 10:36:43,576 - paramiko.transport - DEBUG - starting thread (client mode): 0xf7d77390L 2019-07-03 10:36:43,577 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:36:43,581 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:36:43,582 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:36:43,583 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:36:43,583 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:36:43,583 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:36:43,583 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:36:43,583 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:36:43,584 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:36:43,626 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:36:43,627 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:36:43,640 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: 78f4066ea5c23c9ff905e8453bbe7d93 2019-07-03 10:36:43,641 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:36:43,667 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:36:43,675 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:36:43,706 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:36:43,951 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:36:43,952 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:36:43,972 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:36:43,983 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:36:43,983 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 20m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-07-03 10:36:43,985 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-03 10:36:43,987 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8770d10L 2019-07-03 10:36:43,988 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:36:43,995 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-03 10:36:43,996 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-03 10:36:43,997 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:36:43,997 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:36:43,997 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:36:43,997 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:36:43,997 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:36:43,998 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:36:44,039 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:36:44,040 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:36:44,051 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 8d8e6da4dc818dde3eb852c67ca24538 2019-07-03 10:36:44,052 - paramiko.transport - DEBUG - Trying discovered key d7d9249233473091e79a0d1129b504bc in /tmp/tmpE06WKo 2019-07-03 10:36:44,080 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:36:44,089 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:36:44,117 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:36:44,379 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:36:44,380 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:36:44,383 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:36:44,393 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:36:44,394 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 27m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-03 10:36:44,394 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 10:36:44,540 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 10:36:44,540 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 34:12 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 10:36:44,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:36:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:44,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:36:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-570224e3-a7bb-4688-acb8-35e28f559aa5 2019-07-03 10:36:44,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:36:44,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 826 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a93a591-807c-4da9-99b1-fda6566c5242 2019-07-03 10:36:44,619 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:36:44,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-4a93a591-807c-4da9-99b1-fda6566c5242 2019-07-03 10:36:44,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740947723389s 2019-07-03 10:36:44,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:36:44,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:44,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:36:44 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-486018c8-1d30-468d-995b-c1849be05bd1 2019-07-03 10:36:44,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:36:45,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 340 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ddef3b47-1179-4896-9429-6d4f00c1c740 2019-07-03 10:36:45,285 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-03T10:33:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv/events/7e46ecc2-0edd-4245-bc54-ea9000787628", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "id": "7e46ecc2-0edd-4245-bc54-ea9000787628"}]} 2019-07-03 10:36:45,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-ddef3b47-1179-4896-9429-6d4f00c1c740 2019-07-03 10:36:45,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.664057970047s 2019-07-03 10:36:45,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-07-03 10:36:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:45,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:36:45 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 Server: Apache x-openstack-request-id: req-e780146a-5afc-40c8-ac65-0323836e1caa 2019-07-03 10:36:45,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:36:46,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:36:45 GMT Server: Apache x-openstack-request-id: req-386838cf-6570-4710-9111-9b4c417130ab 2019-07-03 10:36:46,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:36:46,083 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7 used request id req-386838cf-6570-4710-9111-9b4c417130ab 2019-07-03 10:36:46,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.797183990479s 2019-07-03 10:36:46,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:36:46,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=7e46ecc2-0edd-4245-bc54-ea9000787628&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:46,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:36:46 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=7e46ecc2-0edd-4245-bc54-ea9000787628&sort_dir=asc Server: Apache x-openstack-request-id: req-6c506c02-ad14-4ac6-9dce-aee99f0302fa 2019-07-03 10:36:46,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:36:46,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f41818bb-7129-4f0e-b628-5fd23b4700a4 2019-07-03 10:36:46,613 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-03T10:36:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv/events/efbff263-67e8-4546-8ddf-935bcc1690f3", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "id": "efbff263-67e8-4546-8ddf-935bcc1690f3"}, {"resource_name": "homer", "event_time": "2019-07-03T10:36:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/homer/events/6dc9c2eb-ff67-4d3c-999a-7741dce65334", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e4ca8c84-b423-4c98-8c3b-7b25d0ee3042", "id": "6dc9c2eb-ff67-4d3c-999a-7741dce65334"}]} 2019-07-03 10:36:46,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=7e46ecc2-0edd-4245-bc54-ea9000787628&sort_dir=asc&marker=7e46ecc2-0edd-4245-bc54-ea9000787628&sort_dir=asc used request id req-f41818bb-7129-4f0e-b628-5fd23b4700a4 2019-07-03 10:36:46,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.529523849487s 2019-07-03 10:36:51,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:36:51,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6dc9c2eb-ff67-4d3c-999a-7741dce65334&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:51,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:36:51 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6dc9c2eb-ff67-4d3c-999a-7741dce65334&sort_dir=asc Server: Apache x-openstack-request-id: req-188ada8e-da0e-46b3-99f3-30e1f4309299 2019-07-03 10:36:51,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:36:51,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-29d9a2dd-c759-487e-a202-0a358019e943 2019-07-03 10:36:51,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-03T10:36:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/bono/events/4e586b2d-2567-4b07-bd57-a97e42d78f6b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0ced0ad5-f9d6-4006-8f5b-7eaf6cd52912", "id": "4e586b2d-2567-4b07-bd57-a97e42d78f6b"}, {"resource_name": "dime", "event_time": "2019-07-03T10:36:48Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dime/events/0e116f4c-5e24-47d2-8827-00cfbc6c45c1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "02fccbe5-1b19-4081-819a-6a641933df8b", "id": "0e116f4c-5e24-47d2-8827-00cfbc6c45c1"}]} 2019-07-03 10:36:51,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6dc9c2eb-ff67-4d3c-999a-7741dce65334&sort_dir=asc&marker=6dc9c2eb-ff67-4d3c-999a-7741dce65334&sort_dir=asc used request id req-29d9a2dd-c759-487e-a202-0a358019e943 2019-07-03 10:36:51,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376667022705s 2019-07-03 10:36:56,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:36:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=0e116f4c-5e24-47d2-8827-00cfbc6c45c1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:36:57,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:36:57 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=0e116f4c-5e24-47d2-8827-00cfbc6c45c1&sort_dir=asc Server: Apache x-openstack-request-id: req-08a051ff-5b45-47d5-ac4a-5dbd36491f2b 2019-07-03 10:36:57,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:36:57,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 350 Content-Type: application/json Date: Wed, 03 Jul 2019 10:36:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c2bd6589-953a-46ab-b1f9-d73776844c4f 2019-07-03 10:36:57,074 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-07-03T10:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/homer/events/87f33dcf-7e60-4feb-9084-3a3a4c622cb0", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e4ca8c84-b423-4c98-8c3b-7b25d0ee3042", "id": "87f33dcf-7e60-4feb-9084-3a3a4c622cb0"}]} 2019-07-03 10:36:57,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=0e116f4c-5e24-47d2-8827-00cfbc6c45c1&sort_dir=asc&marker=0e116f4c-5e24-47d2-8827-00cfbc6c45c1&sort_dir=asc used request id req-c2bd6589-953a-46ab-b1f9-d73776844c4f 2019-07-03 10:36:57,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761139392853s 2019-07-03 10:37:02,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=87f33dcf-7e60-4feb-9084-3a3a4c622cb0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:02,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:02 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=87f33dcf-7e60-4feb-9084-3a3a4c622cb0&sort_dir=asc Server: Apache x-openstack-request-id: req-d5f94ed3-8a4a-4e4d-ad13-51266c989939 2019-07-03 10:37:02,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:02,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-be7b3718-334e-48d6-a52d-2fc991350348 2019-07-03 10:37:02,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-03T10:36:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/bono/events/96210de4-429d-41b2-8ba0-0c25e5c82f48", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0ced0ad5-f9d6-4006-8f5b-7eaf6cd52912", "id": "96210de4-429d-41b2-8ba0-0c25e5c82f48"}, {"resource_name": "dime", "event_time": "2019-07-03T10:36:59Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dime/events/0d61a0e8-45e1-4e18-bbfa-4d0f4929a784", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "02fccbe5-1b19-4081-819a-6a641933df8b", "id": "0d61a0e8-45e1-4e18-bbfa-4d0f4929a784"}, {"resource_name": "sprout", "event_time": "2019-07-03T10:36:59Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/sprout/events/ae27e961-9665-441d-8e41-17d7e83b546a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2e958733-ba65-4dc6-a8cf-bcc7c755e6ad", "id": "ae27e961-9665-441d-8e41-17d7e83b546a"}]} 2019-07-03 10:37:02,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=87f33dcf-7e60-4feb-9084-3a3a4c622cb0&sort_dir=asc&marker=87f33dcf-7e60-4feb-9084-3a3a4c622cb0&sort_dir=asc used request id req-be7b3718-334e-48d6-a52d-2fc991350348 2019-07-03 10:37:02,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380342006683s 2019-07-03 10:37:07,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:07,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ae27e961-9665-441d-8e41-17d7e83b546a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:07,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:07 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ae27e961-9665-441d-8e41-17d7e83b546a&sort_dir=asc Server: Apache x-openstack-request-id: req-0a27552b-3d69-4665-bb2c-fde53a4a454d 2019-07-03 10:37:07,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:07,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:07 GMT Server: Apache x-openstack-request-id: req-d98a932d-b892-4563-853f-b4f1423d25ba 2019-07-03 10:37:07,887 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:37:07,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ae27e961-9665-441d-8e41-17d7e83b546a&sort_dir=asc&marker=ae27e961-9665-441d-8e41-17d7e83b546a&sort_dir=asc used request id req-d98a932d-b892-4563-853f-b4f1423d25ba 2019-07-03 10:37:07,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.420104980469s 2019-07-03 10:37:12,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ae27e961-9665-441d-8e41-17d7e83b546a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:13,205 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:12 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ae27e961-9665-441d-8e41-17d7e83b546a&sort_dir=asc Server: Apache x-openstack-request-id: req-a8ad804a-dc37-4834-8c0b-c9d4abfe8896 2019-07-03 10:37:13,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:13,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e462ee0-ac5c-43be-9098-6f560c6ceff8 2019-07-03 10:37:13,248 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-07-03T10:37:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/sprout/events/4f664a5d-c95b-4a76-b281-cee45f32ba3c", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2e958733-ba65-4dc6-a8cf-bcc7c755e6ad", "id": "4f664a5d-c95b-4a76-b281-cee45f32ba3c"}, {"resource_name": "vellum", "event_time": "2019-07-03T10:37:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/vellum/events/0bb99e35-12d7-4635-8ad5-db8fe1ae02b9", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bef80f69-a710-4ecd-8e14-ab8bda67e3ad", "id": "0bb99e35-12d7-4635-8ad5-db8fe1ae02b9"}]} 2019-07-03 10:37:13,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=ae27e961-9665-441d-8e41-17d7e83b546a&sort_dir=asc&marker=ae27e961-9665-441d-8e41-17d7e83b546a&sort_dir=asc used request id req-6e462ee0-ac5c-43be-9098-6f560c6ceff8 2019-07-03 10:37:13,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355375051498s 2019-07-03 10:37:18,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:18,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=0bb99e35-12d7-4635-8ad5-db8fe1ae02b9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:18,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:18 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=0bb99e35-12d7-4635-8ad5-db8fe1ae02b9&sort_dir=asc Server: Apache x-openstack-request-id: req-227b0a59-4150-4ecb-9ff9-ccd6d5ef5b14 2019-07-03 10:37:18,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:18,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa4c7442-9436-4bc0-a84c-490ba4b7d2aa 2019-07-03 10:37:18,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-03T10:37:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/vellum/events/36673c91-0dce-4da0-802f-8e71ed11332a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bef80f69-a710-4ecd-8e14-ab8bda67e3ad", "id": "36673c91-0dce-4da0-802f-8e71ed11332a"}, {"resource_name": "ellis", "event_time": "2019-07-03T10:37:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/ellis/events/1105dd7f-6ef7-418e-966e-4b017814a337", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "73fcb854-3dcf-4bcf-bb1e-2a6e1b2f346a", "id": "1105dd7f-6ef7-418e-966e-4b017814a337"}]} 2019-07-03 10:37:18,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=0bb99e35-12d7-4635-8ad5-db8fe1ae02b9&sort_dir=asc&marker=0bb99e35-12d7-4635-8ad5-db8fe1ae02b9&sort_dir=asc used request id req-fa4c7442-9436-4bc0-a84c-490ba4b7d2aa 2019-07-03 10:37:18,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770001411438s 2019-07-03 10:37:23,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:23,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1105dd7f-6ef7-418e-966e-4b017814a337&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:23,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:23 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1105dd7f-6ef7-418e-966e-4b017814a337&sort_dir=asc Server: Apache x-openstack-request-id: req-b4c94c3c-67ce-42f8-a460-334b71a0fac4 2019-07-03 10:37:23,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:23,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3d18d3bc-e966-42de-8706-4b731304f389 2019-07-03 10:37:23,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-07-03T10:37:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/ellis/events/5ca8642a-ff73-48b3-8c7d-efbd8211d78a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "73fcb854-3dcf-4bcf-bb1e-2a6e1b2f346a", "id": "5ca8642a-ff73-48b3-8c7d-efbd8211d78a"}, {"resource_name": "dns", "event_time": "2019-07-03T10:37:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dns/events/552939d2-4e6c-4daf-8ca5-f6c568e81870", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ade3a3ee-10b4-4191-af1c-e9e3d4d6e979", "id": "552939d2-4e6c-4daf-8ca5-f6c568e81870"}]} 2019-07-03 10:37:23,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1105dd7f-6ef7-418e-966e-4b017814a337&sort_dir=asc&marker=1105dd7f-6ef7-418e-966e-4b017814a337&sort_dir=asc used request id req-3d18d3bc-e966-42de-8706-4b731304f389 2019-07-03 10:37:23,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.653382062912s 2019-07-03 10:37:28,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=552939d2-4e6c-4daf-8ca5-f6c568e81870&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:29,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:29 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=552939d2-4e6c-4daf-8ca5-f6c568e81870&sort_dir=asc Server: Apache x-openstack-request-id: req-6eea0068-5ad4-42ae-a25e-f89ebd604bbd 2019-07-03 10:37:29,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:29,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:29 GMT Server: Apache x-openstack-request-id: req-6a92f6c8-e900-43bb-a987-51620f01006e 2019-07-03 10:37:29,360 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:37:29,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=552939d2-4e6c-4daf-8ca5-f6c568e81870&sort_dir=asc&marker=552939d2-4e6c-4daf-8ca5-f6c568e81870&sort_dir=asc used request id req-6a92f6c8-e900-43bb-a987-51620f01006e 2019-07-03 10:37:29,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361953020096s 2019-07-03 10:37:34,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=552939d2-4e6c-4daf-8ca5-f6c568e81870&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:34,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:34 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=552939d2-4e6c-4daf-8ca5-f6c568e81870&sort_dir=asc Server: Apache x-openstack-request-id: req-680fd2f8-b18f-4915-936e-64e5d173a141 2019-07-03 10:37:34,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:34,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b12bcaa-1610-49df-9c71-196d7e0fce65 2019-07-03 10:37:34,720 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-07-03T10:37:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dns/events/ede0ba53-3a8f-4c8c-a610-2ccd2ae80804", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ade3a3ee-10b4-4191-af1c-e9e3d4d6e979", "id": "ede0ba53-3a8f-4c8c-a610-2ccd2ae80804"}, {"resource_name": "mgmt_network", "event_time": "2019-07-03T10:37:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/mgmt_network/events/d533a7a4-a492-42bb-9af1-ef7b56e8cf79", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f2d445b5-2cc3-452e-8692-8c01c0f5004c", "id": "d533a7a4-a492-42bb-9af1-ef7b56e8cf79"}, {"resource_name": "security_groups", "event_time": "2019-07-03T10:37:31Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/security_groups/events/e546b1c8-4484-4d61-a2b9-d78729f97b16", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2b7f776b-132a-40db-a2a5-c42d58b98061", "id": "e546b1c8-4484-4d61-a2b9-d78729f97b16"}, {"resource_name": "security_groups", "event_time": "2019-07-03T10:37:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/security_groups/events/6452d734-fec7-464c-b2be-59f20ec0e1b4", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2b7f776b-132a-40db-a2a5-c42d58b98061", "id": "6452d734-fec7-464c-b2be-59f20ec0e1b4"}]} 2019-07-03 10:37:34,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=552939d2-4e6c-4daf-8ca5-f6c568e81870&sort_dir=asc&marker=552939d2-4e6c-4daf-8ca5-f6c568e81870&sort_dir=asc used request id req-0b12bcaa-1610-49df-9c71-196d7e0fce65 2019-07-03 10:37:34,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354852199554s 2019-07-03 10:37:39,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6452d734-fec7-464c-b2be-59f20ec0e1b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:39,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:39 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6452d734-fec7-464c-b2be-59f20ec0e1b4&sort_dir=asc Server: Apache x-openstack-request-id: req-580ef2fb-5d31-498b-9740-4d163cda6cb2 2019-07-03 10:37:39,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-07-03 10:37:40,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:39 GMT Server: Apache x-openstack-request-id: req-7461da5f-1a8b-40bc-87e5-4006555b62c2 2019-07-03 10:37:40,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:37:40,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6452d734-fec7-464c-b2be-59f20ec0e1b4&sort_dir=asc&marker=6452d734-fec7-464c-b2be-59f20ec0e1b4&sort_dir=asc used request id req-7461da5f-1a8b-40bc-87e5-4006555b62c2 2019-07-03 10:37:40,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.457161903381s 2019-07-03 10:37:45,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6452d734-fec7-464c-b2be-59f20ec0e1b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:45,216 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:45 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6452d734-fec7-464c-b2be-59f20ec0e1b4&sort_dir=asc Server: Apache x-openstack-request-id: req-4cea0de1-22b8-4a97-97d3-baa9a4e4c428 2019-07-03 10:37:45,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:45,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fbf412b7-dfbf-445f-910c-82d91744755a 2019-07-03 10:37:45,539 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-07-03T10:37:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/mgmt_network/events/0b31c011-080e-424d-bf45-8f8d19797717", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f2d445b5-2cc3-452e-8692-8c01c0f5004c", "id": "0b31c011-080e-424d-bf45-8f8d19797717"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-07-03T10:37:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv/events/1fee5ebc-2619-4236-a58c-da8749fdb7fa", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "id": "1fee5ebc-2619-4236-a58c-da8749fdb7fa"}]} 2019-07-03 10:37:45,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=6452d734-fec7-464c-b2be-59f20ec0e1b4&sort_dir=asc&marker=6452d734-fec7-464c-b2be-59f20ec0e1b4&sort_dir=asc used request id req-fbf412b7-dfbf-445f-910c-82d91744755a 2019-07-03 10:37:45,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353934049606s 2019-07-03 10:37:50,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1fee5ebc-2619-4236-a58c-da8749fdb7fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:50,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:50 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1fee5ebc-2619-4236-a58c-da8749fdb7fa&sort_dir=asc Server: Apache x-openstack-request-id: req-cba4663f-54db-4c5c-b49b-452656f9ee66 2019-07-03 10:37:50,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:51,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:50 GMT Server: Apache x-openstack-request-id: req-7829ca0f-497c-4660-9970-c4d9d5b5a18c 2019-07-03 10:37:51,239 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:37:51,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1fee5ebc-2619-4236-a58c-da8749fdb7fa&sort_dir=asc&marker=1fee5ebc-2619-4236-a58c-da8749fdb7fa&sort_dir=asc used request id req-7829ca0f-497c-4660-9970-c4d9d5b5a18c 2019-07-03 10:37:51,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.693117856979s 2019-07-03 10:37:56,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-03 10:37:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1fee5ebc-2619-4236-a58c-da8749fdb7fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:56,365 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1fee5ebc-2619-4236-a58c-da8749fdb7fa&sort_dir=asc Server: Apache x-openstack-request-id: req-5f56b075-e204-4a3d-aa2d-d3b4c614a53d 2019-07-03 10:37:56,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:56,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:56 GMT Server: Apache x-openstack-request-id: req-1a339a13-fd20-4a63-bb70-20120a344c26 2019-07-03 10:37:56,689 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-03 10:37:56,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7/events?marker=1fee5ebc-2619-4236-a58c-da8749fdb7fa&sort_dir=asc&marker=1fee5ebc-2619-4236-a58c-da8749fdb7fa&sort_dir=asc used request id req-1a339a13-fd20-4a63-bb70-20120a344c26 2019-07-03 10:37:56,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.444013834s 2019-07-03 10:37:56,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-03 10:37:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:57,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:56 GMT Location: http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9896fb2-3acb-4a97-aa27-8c1be9218914 2019-07-03 10:37:57,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:57,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a2fadb3-d6f1-42a2-b891-9177a66f8327 2019-07-03 10:37:57,367 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "4cdc2220b3ec4e1785109d672126b72a", "image": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "deletion_time": "2019-07-03T10:37:43Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "b333a3e29eaa42e387d10f163ca6ecce", "tags": null, "creation_time": "2019-07-03T10:02:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-07-03T10:36:45Z", "id": "ac1c6eaf-3e14-4450-82a1-7eed3867ecb7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-07-03 10:37:57,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4cdc2220b3ec4e1785109d672126b72a/stacks/clearwater-opnfv/ac1c6eaf-3e14-4450-82a1-7eed3867ecb7?resolve_outputs=False used request id req-4a2fadb3-d6f1-42a2-b891-9177a66f8327 2019-07-03 10:37:57,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.676822900772s 2019-07-03 10:37:57,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:37:57,376 - 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}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:57,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:57 GMT X-Openstack-Request-Id: req-7e856db6-6262-448f-b8fa-c9773f56534c 2019-07-03 10:37:57,684 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:02:40Z", "file": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/file", "owner": "4cdc2220b3ec4e1785109d672126b72a", "id": "190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "size": 263848448, "self": "/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:37:57,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7e856db6-6262-448f-b8fa-c9773f56534c 2019-07-03 10:37:57,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312462091446s 2019-07-03 10:37:57,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 10:37:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6caeae0e0e964216adb60fd040e429925b6c5dbd" 2019-07-03 10:37:58,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:37:58 GMT X-Openstack-Request-Id: req-0be37caa-e27f-4c89-877a-80283758a242 2019-07-03 10:37:58,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:37:58,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/190339b5-f60f-4b1b-8e1f-a9d74080a3e1 used request id req-0be37caa-e27f-4c89-877a-80283758a242 2019-07-03 10:37:58,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00841116905s 2019-07-03 10:37:58,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:37:58,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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:37:59,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37: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-a88583d4-0eef-423c-9ca3-4e8f1cab0094 x-openstack-request-id: req-a88583d4-0eef-423c-9ca3-4e8f1cab0094 2019-07-03 10:37:59,443 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55", "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": "2b506168-3e6e-4a90-92c7-5ed33978cc55"}]} 2019-07-03 10:37:59,443 - 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-a88583d4-0eef-423c-9ca3-4e8f1cab0094 2019-07-03 10:37:59,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.742459058762s 2019-07-03 10:37:59,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 10:37:59,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:37:59,481 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37: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-83117be0-7093-42a0-9df5-444913f355d9 x-openstack-request-id: req-83117be0-7093-42a0-9df5-444913f355d9 2019-07-03 10:37:59,481 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2b506168-3e6e-4a90-92c7-5ed33978cc55 used request id req-83117be0-7093-42a0-9df5-444913f355d9 2019-07-03 10:37:59,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370080471039s 2019-07-03 10:37:59,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:37:59,486 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:37:59,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9429f1cb-47bf-4ca6-8785-bc47036d333b 2019-07-03 10:37:59,725 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": {"self": "http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "995206e1cf8c49ee83d34a477017744e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 10:37:59,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9429f1cb-47bf-4ca6-8785-bc47036d333b 2019-07-03 10:37:59,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243035078049s 2019-07-03 10:37:59,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:37:59,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:37:59,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 03 Jul 2019 10:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113e18cc-e2f1-4c6c-96dc-b6ae5fdc580d 2019-07-03 10:37:59,961 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_6fe9fa40-6694-4ee1-8935-aae0a967bf7d", "links": {"self": "http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "995206e1cf8c49ee83d34a477017744e", "description": null}} 2019-07-03 10:37:59,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e used request id req-113e18cc-e2f1-4c6c-96dc-b6ae5fdc580d 2019-07-03 10:37:59,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230057954788s 2019-07-03 10:37:59,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 10:37:59,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:38:00,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e68be8a2-0776-4128-9e44-493a59125665 2019-07-03 10:38:00,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:38:00,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/995206e1cf8c49ee83d34a477017744e used request id req-e68be8a2-0776-4128-9e44-493a59125665 2019-07-03 10:38:00,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.354323863983s 2019-07-03 10:38:00,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:38:00,327 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:38:00,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe649e3-1533-4ea7-8ccf-f3d3c972f7dd 2019-07-03 10:38:00,540 - 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: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/4cdc2220b3ec4e1785109d672126b72a"}, "tags": [], "enabled": true, "id": "4cdc2220b3ec4e1785109d672126b72a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_6fe9fa40-6694-4ee1-8935-aae0a967bf7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 10:38:00,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3fe649e3-1533-4ea7-8ccf-f3d3c972f7dd 2019-07-03 10:38:00,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217020988464s 2019-07-03 10:38:00,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 10:38:00,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/4cdc2220b3ec4e1785109d672126b72a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:38:00,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9564a778-cd22-4456-8d84-bcf506bc1d81 2019-07-03 10:38:00,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:38:00,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4cdc2220b3ec4e1785109d672126b72a used request id req-9564a778-cd22-4456-8d84-bcf506bc1d81 2019-07-03 10:38:00,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.32155418396s 2019-07-03 10:38:00,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:38:00,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4cdc2220b3ec4e1785109d672126b72a&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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:38:01,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:01 GMT X-Openstack-Request-Id: req-23ed9d18-9f3f-4512-a32a-4f858dc9e1ed 2019-07-03 10:38:01,213 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "created_at": "2019-07-03T10:02:57Z", "updated_at": "2019-07-03T10:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:02:57Z", "revision_number": 0, "id": "27aa2eda-0688-4baf-becb-483a7f31e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:02:57Z", "security_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cdc2220b3ec4e1785109d672126b72a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:02:57Z", "revision_number": 0, "id": "3cbe81c3-123c-40b7-bad3-50db106ee400", "remote_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "remote_ip_prefix": null, "created_at": "2019-07-03T10:02:57Z", "security_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cdc2220b3ec4e1785109d672126b72a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:02:57Z", "revision_number": 0, "id": "4dc87579-1159-43a1-a088-d95bf0141105", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:02:57Z", "security_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cdc2220b3ec4e1785109d672126b72a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:02:57Z", "revision_number": 0, "id": "f21fe7f8-9542-4bb6-984c-e184b78f1515", "remote_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "remote_ip_prefix": null, "created_at": "2019-07-03T10:02:57Z", "security_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cdc2220b3ec4e1785109d672126b72a"}], "revision_number": 1, "project_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "name": "default"}]} 2019-07-03 10:38:01,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4cdc2220b3ec4e1785109d672126b72a&name=default used request id req-23ed9d18-9f3f-4512-a32a-4f858dc9e1ed 2019-07-03 10:38:01,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.341101884842s 2019-07-03 10:38:01,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:38:01,219 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:38:01,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:01 GMT X-Openstack-Request-Id: req-50bede12-1e31-4f70-b3f9-71ceffb20add 2019-07-03 10:38:01,593 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "created_at": "2019-07-03T10:02:57Z", "updated_at": "2019-07-03T10:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:02:57Z", "revision_number": 0, "id": "27aa2eda-0688-4baf-becb-483a7f31e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:02:57Z", "security_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cdc2220b3ec4e1785109d672126b72a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:02:57Z", "revision_number": 0, "id": "3cbe81c3-123c-40b7-bad3-50db106ee400", "remote_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "remote_ip_prefix": null, "created_at": "2019-07-03T10:02:57Z", "security_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cdc2220b3ec4e1785109d672126b72a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:02:57Z", "revision_number": 0, "id": "4dc87579-1159-43a1-a088-d95bf0141105", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:02:57Z", "security_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cdc2220b3ec4e1785109d672126b72a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:02:57Z", "revision_number": 0, "id": "f21fe7f8-9542-4bb6-984c-e184b78f1515", "remote_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "remote_ip_prefix": null, "created_at": "2019-07-03T10:02:57Z", "security_group_id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "tenant_id": "4cdc2220b3ec4e1785109d672126b72a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cdc2220b3ec4e1785109d672126b72a"}], "revision_number": 1, "project_id": "4cdc2220b3ec4e1785109d672126b72a", "id": "12a531f3-e7c7-4602-9691-095f7fbc0e6c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 10:38:01,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-50bede12-1e31-4f70-b3f9-71ceffb20add 2019-07-03 10:38:01,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.374606847763s 2019-07-03 10:38:01,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 10:38:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/12a531f3-e7c7-4602-9691-095f7fbc0e6c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:38:02,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:38:02 GMT X-Openstack-Request-Id: req-f805f73c-532a-4fe4-83f3-61d02849ed7c 2019-07-03 10:38:02,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:38:02,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/12a531f3-e7c7-4602-9691-095f7fbc0e6c.json used request id req-f805f73c-532a-4fe4-83f3-61d02849ed7c 2019-07-03 10:38:02,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.501753091812s 2019-07-03 10:38:02,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:38:02,111 - 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}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:38:02,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c9351d-e74b-4d3a-9b13-097667eecbc6 2019-07-03 10:38:02,333 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0c8a6be0fce48dab087331a911aee82", "links": {"self": "http://172.30.9.23:5000/v3/roles/a0c8a6be0fce48dab087331a911aee82"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:38:02,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e0c9351d-e74b-4d3a-9b13-097667eecbc6 2019-07-03 10:38:02,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225855827332s 2019-07-03 10:38:02,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-07-03 10:38:02,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/a0c8a6be0fce48dab087331a911aee82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c78ed937a6be9b45ad766d140cf0471dfb7e914e" 2019-07-03 10:38:02,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc6105b-b6ae-472a-98b0-32f3866f84cc 2019-07-03 10:38:02,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:38:02,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a0c8a6be0fce48dab087331a911aee82 used request id req-3cc6105b-b6ae-472a-98b0-32f3866f84cc 2019-07-03 10:38:02,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.162766933441s 2019-07-03 10:38:02,520 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-07-03 10:38:02,569 - 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-07-03 10:38:02,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2bc2bb-f923-4973-959f-0e99e5f4be99 2019-07-03 10:38:02,575 - 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-07-03 10:38:02,575 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-1e2bc2bb-f923-4973-959f-0e99e5f4be99 2019-07-03 10:38:02,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 10:38:03,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T11:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["mnWEuqCKTh-6FaXP7dCEOw"], "issued_at": "2019-07-03T10:38:02.000000Z"}} 2019-07-03 10:38:03,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:38:03,016 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:03,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:03 GMT X-Openstack-Request-Id: req-1d9fa179-4210-42ec-bd91-78dd64c48235 2019-07-03 10:38:03,426 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 10:38:03,427 - 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-1d9fa179-4210-42ec-bd91-78dd64c48235 2019-07-03 10:38:03,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411428928375s 2019-07-03 10:38:03,434 - 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-07-03 10:38:03,439 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3f1a897-31e6-4906-9ad6-0542359454fe 2019-07-03 10:38:03,439 - 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-07-03 10:38:03,439 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-a3f1a897-31e6-4906-9ad6-0542359454fe 2019-07-03 10:38:03,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:38:03,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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:03,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c322a8be-b03a-46cd-9981-277f69c81b1d 2019-07-03 10:38:03,668 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 10:38:03,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c322a8be-b03a-46cd-9981-277f69c81b1d 2019-07-03 10:38:03,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22848200798s 2019-07-03 10:38:03,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 10:38:03,680 - 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}de13d3d7feb46dee91d874623158fd957df361d4" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}}' 2019-07-03 10:38:03,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1973cabb-4698-4bce-9c37-3c54a37238e2 2019-07-03 10:38:03,939 - 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/068a832645664916b3b4034a3cc58dcc"}, "tags": [], "enabled": true, "id": "068a832645664916b3b4034a3cc58dcc", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}} 2019-07-03 10:38:03,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1973cabb-4698-4bce-9c37-3c54a37238e2 2019-07-03 10:38:03,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262665987015s 2019-07-03 10:38:03,940 - 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'068a832645664916b3b4034a3cc58dcc', '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_7dee0f09-b8d0-4c88-846c-3a2a85365b9d'}) 2019-07-03 10:38:03,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 10:38:03,951 - 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}de13d3d7feb46dee91d874623158fd957df361d4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "IBLhuCQukzRvM7OiDSmQzMDAt2lvdY", "email": null, "name": "vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}}' 2019-07-03 10:38:04,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9da8d9-55af-4b8e-bc35-a9a845a49cee 2019-07-03 10:38:04,375 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": {"self": "http://172.30.9.23:5000/v3/users/72b16146eb134d27a1a103f3d0f4cb88"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "72b16146eb134d27a1a103f3d0f4cb88", "domain_id": "default", "password_expires_at": null}} 2019-07-03 10:38:04,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-2e9da8d9-55af-4b8e-bc35-a9a845a49cee 2019-07-03 10:38:04,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.428103923798s 2019-07-03 10:38:04,376 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'72b16146eb134d27a1a103f3d0f4cb88', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d'}) 2019-07-03 10:38:04,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:38:04,385 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:04,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12279483-f09c-4e04-9076-80adae11e64a 2019-07-03 10:38:04,606 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:38:04,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-12279483-f09c-4e04-9076-80adae11e64a 2019-07-03 10:38:04,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22560095787s 2019-07-03 10:38:04,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:38:04,616 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:04,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37e0bf0-2e93-4707-b755-bf9680f53066 2019-07-03 10:38:04,834 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:38:04,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f37e0bf0-2e93-4707-b755-bf9680f53066 2019-07-03 10:38:04,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222410917282s 2019-07-03 10:38:04,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:38:04,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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:05,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3108bfe-1761-4191-a5e8-4df0f0dd2ebb 2019-07-03 10:38:05,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": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:38:05,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c3108bfe-1761-4191-a5e8-4df0f0dd2ebb 2019-07-03 10:38:05,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206029891968s 2019-07-03 10:38:05,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:38:05,055 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:05,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8793ff-1b3f-4eca-a0d7-24a45fc2b05d 2019-07-03 10:38:05,259 - 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-07-03 10:38:05,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0d8793ff-1b3f-4eca-a0d7-24a45fc2b05d 2019-07-03 10:38:05,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208614110947s 2019-07-03 10:38:05,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:38:05,265 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:05,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09678c73-78e2-4b7b-a6a0-b5de1b8daff0 2019-07-03 10:38:05,501 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": {"self": "http://172.30.9.23:5000/v3/users/72b16146eb134d27a1a103f3d0f4cb88"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "72b16146eb134d27a1a103f3d0f4cb88", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 10:38:05,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-09678c73-78e2-4b7b-a6a0-b5de1b8daff0 2019-07-03 10:38:05,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240818023682s 2019-07-03 10:38:05,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:38:05,517 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:05,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d6756b-1b9c-40d3-94b3-1851da01694f 2019-07-03 10:38:05,727 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/068a832645664916b3b4034a3cc58dcc"}, "tags": [], "enabled": true, "id": "068a832645664916b3b4034a3cc58dcc", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:38:05,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c3d6756b-1b9c-40d3-94b3-1851da01694f 2019-07-03 10:38:05,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213584899902s 2019-07-03 10:38:05,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 10:38:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=72b16146eb134d27a1a103f3d0f4cb88&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=068a832645664916b3b4034a3cc58dcc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:05,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676a2de4-4ca6-496f-b8fb-deec0fb0ba2e 2019-07-03 10:38:05,954 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=72b16146eb134d27a1a103f3d0f4cb88&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=068a832645664916b3b4034a3cc58dcc", "previous": null, "next": null}} 2019-07-03 10:38:05,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=72b16146eb134d27a1a103f3d0f4cb88&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=068a832645664916b3b4034a3cc58dcc used request id req-676a2de4-4ca6-496f-b8fb-deec0fb0ba2e 2019-07-03 10:38:05,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219003915787s 2019-07-03 10:38:05,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 10:38:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/068a832645664916b3b4034a3cc58dcc/users/72b16146eb134d27a1a103f3d0f4cb88/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:06,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0acc04c8-3fe9-4a6d-8c04-e1f6818025ab 2019-07-03 10:38:06,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:38:06,187 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/068a832645664916b3b4034a3cc58dcc/users/72b16146eb134d27a1a103f3d0f4cb88/roles/de3f03247fab46318069d2e018e2d917 used request id req-0acc04c8-3fe9-4a6d-8c04-e1f6818025ab 2019-07-03 10:38:06,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.22908616066s 2019-07-03 10:38:06,188 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 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'068a832645664916b3b4034a3cc58dcc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'IBLhuCQukzRvM7OiDSmQzMDAt2lvdY', 'username': u'vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', '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-07-03 10:38:06,191 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'password': 'IBLhuCQukzRvM7OiDSmQzMDAt2lvdY', 'project_name': 'vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '068a832645664916b3b4034a3cc58dcc', 'project_domain_name': 'Default'} 2019-07-03 10:38:06,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-07-03 10:38:06,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-07-03 10:38:06,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-07-03 10:38:06,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2019-07-03 10:38:06,290 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-07-03 10:38:06,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:38:06,293 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:06,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5c48a2-19b0-4923-89f1-7ea900bdb6c7 2019-07-03 10:38:06,606 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 10:38:06,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1e5c48a2-19b0-4923-89f1-7ea900bdb6c7 2019-07-03 10:38:06,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.316134929657s 2019-07-03 10:38:06,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:38:06,618 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:38:06,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc21e58-6628-4ba4-b1f6-b8475bae1cac 2019-07-03 10:38:06,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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "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/068a832645664916b3b4034a3cc58dcc"}, "tags": [], "enabled": true, "id": "068a832645664916b3b4034a3cc58dcc", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:38:06,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dbc21e58-6628-4ba4-b1f6-b8475bae1cac 2019-07-03 10:38:06,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231131076813s 2019-07-03 10:38:06,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 10:38:06,849 - 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}de13d3d7feb46dee91d874623158fd957df361d4" -d '{"network": {"tenant_id": "068a832645664916b3b4034a3cc58dcc", "name": "vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "admin_state_up": true}}' 2019-07-03 10:38:07,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:07 GMT X-Openstack-Request-Id: req-72a6a99a-b292-4e6f-8bce-a4cf1303ec1f 2019-07-03 10:38:07,535 - 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":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T10:38:07Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:07Z","mtu":1450}} 2019-07-03 10:38:07,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-72a6a99a-b292-4e6f-8bce-a4cf1303ec1f 2019-07-03 10:38:07,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.687429189682s 2019-07-03 10:38:07,536 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T10:38:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb', u'provider:segmentation_id': 84, 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_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', u'created_at': u'2019-07-03T10:38:07Z', u'mtu': 1450, u'tenant_id': u'068a832645664916b3b4034a3cc58dcc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'068a832645664916b3b4034a3cc58dcc', u'l2_adjacency': True}) 2019-07-03 10:38:07,540 - 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-07-03 10:38:07,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd76f591-2d19-4901-ab01-21b9a843a8ad 2019-07-03 10:38:07,547 - 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-07-03 10:38:07,547 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-cd76f591-2d19-4901-ab01-21b9a843a8ad 2019-07-03 10:38:07,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 10:38:07,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T11:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "068a832645664916b3b4034a3cc58dcc", "name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/068a832645664916b3b4034a3cc58dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/068a832645664916b3b4034a3cc58dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/068a832645664916b3b4034a3cc58dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_068a832645664916b3b4034a3cc58dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_068a832645664916b3b4034a3cc58dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/068a832645664916b3b4034a3cc58dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/068a832645664916b3b4034a3cc58dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/068a832645664916b3b4034a3cc58dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/068a832645664916b3b4034a3cc58dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/068a832645664916b3b4034a3cc58dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/068a832645664916b3b4034a3cc58dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "id": "72b16146eb134d27a1a103f3d0f4cb88"}, "audit_ids": ["UqnxrqWERB64ilT9JcMHcQ"], "issued_at": "2019-07-03T10:38:07.000000Z"}} 2019-07-03 10:38:07,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:38:07,961 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:08,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:08 GMT X-Openstack-Request-Id: req-11cbbac9-70ba-4b93-8227-71611b7e3697 2019-07-03 10:38:08,382 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T10:38:07Z","qos_policy_id":null,"name":"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:07Z","mtu":1450}]} 2019-07-03 10:38:08,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-11cbbac9-70ba-4b93-8227-71611b7e3697 2019-07-03 10:38:08,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.421332836151s 2019-07-03 10:38:08,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 10:38:08,384 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"subnet": {"name": "vyos_vrouter-subnet_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "enable_dhcp": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-03 10:38:09,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:09 GMT X-Openstack-Request-Id: req-8b6f87d9-0c02-480a-a326-78f8464b94c4 2019-07-03 10:38:09,827 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T10:38:08Z","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":"068a832645664916b3b4034a3cc58dcc","id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","subnetpool_id":null,"name":"vyos_vrouter-subnet_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}} 2019-07-03 10:38:09,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8b6f87d9-0c02-480a-a326-78f8464b94c4 2019-07-03 10:38:09,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.44325399399s 2019-07-03 10:38:09,828 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T10:38: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'21fcdc6f-52e9-456a-94b3-95b8342969ba', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', u'enable_dhcp': True, u'network_id': u'de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb', u'tenant_id': u'068a832645664916b3b4034a3cc58dcc', u'created_at': u'2019-07-03T10:38: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'068a832645664916b3b4034a3cc58dcc'}) 2019-07-03 10:38:09,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 10:38:09,829 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "vyos_vrouter-router_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "admin_state_up": true}}' 2019-07-03 10:38:17,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:17 GMT X-Openstack-Request-Id: req-2c6b1bec-f6f8-40e0-8670-1a784201930f 2019-07-03 10:38:17,659 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:11Z", "admin_state_up": true, "updated_at": "2019-07-03T10:38:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "name": "vyos_vrouter-router_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}} 2019-07-03 10:38:17,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2c6b1bec-f6f8-40e0-8670-1a784201930f 2019-07-03 10:38:17,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.83113503456s 2019-07-03 10:38:17,660 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T10:38:12Z', u'revision_number': 3, u'id': u'4e8c317e-d078-49cc-9f8d-d89a62be91f8', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', u'admin_state_up': True, u'tenant_id': u'068a832645664916b3b4034a3cc58dcc', u'created_at': u'2019-07-03T10:38:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'068a832645664916b3b4034a3cc58dcc'}) 2019-07-03 10:38:17,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 10:38:17,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4e8c317e-d078-49cc-9f8d-d89a62be91f8/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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"subnet_id": "21fcdc6f-52e9-456a-94b3-95b8342969ba"}' 2019-07-03 10:38:21,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:21 GMT X-Openstack-Request-Id: req-9c023e97-7aa8-471a-acf8-b5848c08d3a4 2019-07-03 10:38:21,776 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "subnet_id": "21fcdc6f-52e9-456a-94b3-95b8342969ba", "subnet_ids": ["21fcdc6f-52e9-456a-94b3-95b8342969ba"], "port_id": "71057802-b12f-449b-bcb4-62713f680ea8", "id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8"} 2019-07-03 10:38:21,776 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4e8c317e-d078-49cc-9f8d-d89a62be91f8/add_router_interface.json used request id req-9c023e97-7aa8-471a-acf8-b5848c08d3a4 2019-07-03 10:38:21,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.11584305763s 2019-07-03 10:38:21,777 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-03 10:38:23,031 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-07-03 10:38:23,033 - 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-07-03 10:38:23,038 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:23 GMT 2019-07-03 10:38:23,038 - 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-07-03 10:38:23,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:38:23,047 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:23,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:23 GMT X-Openstack-Request-Id: req-ad98c0a6-2644-4dee-b7eb-f68475b44e6d 2019-07-03 10:38:23,409 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:38:23,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ad98c0a6-2644-4dee-b7eb-f68475b44e6d 2019-07-03 10:38:23,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.365530014038s 2019-07-03 10:38:23,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 10:38:23,423 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}' 2019-07-03 10:38:23,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:23 GMT Location: http://172.30.9.23:9292/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-80be3ffe-045f-4956-9349-2ac4a7169318 2019-07-03 10:38:23,769 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:38:23Z", "file": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/file", "owner": "068a832645664916b3b4034a3cc58dcc", "id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "size": null, "self": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "checksum": null, "created_at": "2019-07-03T10:38:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 10:38:23,769 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-80be3ffe-045f-4956-9349-2ac4a7169318 2019-07-03 10:38:23,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.350733995438s 2019-07-03 10:38:23,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 10:38:23,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '' 2019-07-03 10:38:28,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:38:28 GMT X-Openstack-Request-Id: req-d92166bc-1aea-44bf-b30f-8cbb5c2523ce 2019-07-03 10:38:28,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-07-03 10:38:28,813 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/file used request id req-d92166bc-1aea-44bf-b30f-8cbb5c2523ce 2019-07-03 10:38:28,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.043145895s 2019-07-03 10:38:28,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:38:28,823 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:29,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:29 GMT X-Openstack-Request-Id: req-cf6d7f6c-d44b-4940-a40e-230238793e0b 2019-07-03 10:38:29,664 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:38:28Z", "file": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/file", "owner": "068a832645664916b3b4034a3cc58dcc", "id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "size": 296222720, "self": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:38:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:38:29,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cf6d7f6c-d44b-4940-a40e-230238793e0b 2019-07-03 10:38:29,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.846591949463s 2019-07-03 10:38:29,667 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap', u'metadata': Munch({})})], 'file': u'/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/file', 'owner': u'068a832645664916b3b4034a3cc58dcc', 'id': u'05dc8f56-ae2a-4530-9b76-2db521236d92', 'size': 296222720, u'self': u'/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'068a832645664916b3b4034a3cc58dcc', 'name': 'vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T10:38:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T10:38:28Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'created': u'2019-07-03T10:38:23Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-03T10:38:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-03 10:38:29,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 10:38:29,674 - 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}de13d3d7feb46dee91d874623158fd957df361d4" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-03 10:38:30,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-ed5c26c1-a7b7-4687-858f-34e4e5a631d9 x-openstack-request-id: req-ed5c26c1-a7b7-4687-858f-34e4e5a631d9 2019-07-03 10:38:30,101 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "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": "1f09a687-67b2-4532-b91d-6deea430db59"}} 2019-07-03 10:38:30,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ed5c26c1-a7b7-4687-858f-34e4e5a631d9 2019-07-03 10:38:30,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.430953979492s 2019-07-03 10:38:30,102 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', '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'a6c124494b0c46c2b4ad05546c87df21', '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'1f09a687-67b2-4532-b91d-6deea430db59', 'swap': 0}) 2019-07-03 10:38:30,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 10:38:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59/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}de13d3d7feb46dee91d874623158fd957df361d4" -d '{"extra_specs": {}}' 2019-07-03 10:38:30,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-561e3562-0e55-4c4b-8b46-efb20ae9370e x-openstack-request-id: req-561e3562-0e55-4c4b-8b46-efb20ae9370e 2019-07-03 10:38:30,124 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 10:38:30,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59/os-extra_specs used request id req-561e3562-0e55-4c4b-8b46-efb20ae9370e 2019-07-03 10:38:30,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209789276123s 2019-07-03 10:38:30,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-03 10:38:30,130 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"keypair": {"name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}}' 2019-07-03 10:38:30,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-ab1f2a41-126c-4e2c-ab59-b58d077f57da x-openstack-request-id: req-ab1f2a41-126c-4e2c-ab59-b58d077f57da 2019-07-03 10:38:30,638 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArYuO2bd2CUcFhqzUW28zi+oqkl3nJbkH6u2hjrYShkW166vf\n1bGsjxr9gUIBORUlhktUkHDnF/wJDShLMOwcNKXnwjG7p3pSdjJ+j7U5Nys4wyf4\nwyJZwP8eRyQXJEweFi4iYyKyLURnGirWvqb6D5uB/rLx+WmnuJp5e93hWB/HF4+P\n6/fVmFMkECc0a2z7Xw4YAyvPipfR6HS/L5vZhwnaj29aERM/J229eKx9UztAdJWL\nqO/sMGR/6CXH/zmBfVCx90N/UbwFPgD9A0F5oK0gxqBGVRmGZpuDCA0dEBvS91WE\nWAW3+DXe5SlIOrZUG1gqxG4115OEHdvx+WSr4wIDAQABAoIBAFWTB3Gb4XxZpQPv\nnRcpEkXfxfY+j4guYRUa8Bsq9J95KGd5bPo2jlxSdsaSAYBgSQybgKtowMs24E+4\nmrsY8h+T32AGnf3Ld3YJGBdMyVXG3kp9H1E5UwCzy/5QcYjYb82IGjTAGxPvMtfY\nX+PK+mtPxx4MpvzReH6yzUyi8Ec/NEJ6qtlK87vyucGhsNu/Ly8rQxzxNBk+VIj5\nAzne4CsiOtXfHBqCk1iy/YsTNBJCPkXArEsdf7oBoAg9c5JpSHuH0q/fk86j0VeM\nvY3CjYQz9GiI9GUQ1PD94p3x4DoWdTznEXSr5ibMrdbF65lVd68BplaBJvWKRkiH\nJer3COECgYEA1/HRvpVxhigQtXIXKaFtkm6NZ/PDk/lzD1FmKmLEYXH7g4jwlECU\nEhVcacbb6a6pYLsi7BE/fuukheYIfEiXdKPMqdjmmQSre7neyl9f+Pd2eqy9h2Y/\neSVdHA4FdE8jd5+mUrBzv6JdZrxinIWG9kieVaZxAui5+EY8sD0+zz8CgYEAzbxj\n8U+B7eoTrh2TbcSkab6jtzArSkg2XTJoEGN/RIsKLF+tz/khTd9ZjkSFIvO0sZ6m\nGUXLp7wzFGOKXTzKFGqbx4rvxZUXop4JgTxr8v90PmKpASy6GGTuxpP2PutQhACK\n3KPiPib9WRw62Tdg+vzDnPdl8ePH/jXhPdo2Hl0CgYEAsRLOFyWcTZIVAXRooe6J\nVwXoVlGBEpn+S5VH3YHX3sAEqjtka2z4/ksd2G8EbX6XzYYmgMUz9/NqmZGja6Zq\n625VqQD/NoKpy28CzZefrxvcv4NeduTVL5X/371vo4wxXSpAzJV8lKujQ1c+1XJ4\n1QN/MmSlTulfdcLCiRHvqykCgYEAvXSx2GMuNCgtjVaBEEFYYmSDIMvD4bjUD0i+\n2fC2Hymm6awGRJGX4L1AHCnvLHueNz7wmC9U1pcRtsHfhfLX6Ksv3zaLjLi6Ni8w\nc4lvoyspIdX66jEFAjfYRpe02MYbtCNHvN1SF4gSH8BGVQeRUC/59w9AGtt2rRty\n22GaGqUCgYEAwTkVODV4nXvqGP8IG2lR8t99qnNCPZSNfQbFziBM+SqeIZ7X/dU9\ncCjqqzJxFjA0KytkPZ2V1/8kuHNTWNvwc52VEXr32a/usAjnxlK0FnEofbGVTZmc\nZ8RJKaBrbrN3oIjckZZz3H3bdgqUhWGTQz2ciw9ZL/OA7QUdVvGU1bU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "fingerprint": "f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01"}} 2019-07-03 10:38:30,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ab1f2a41-126c-4e2c-ab59-b58d077f57da 2019-07-03 10:38:30,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.511734962463s 2019-07-03 10:38:30,640 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArYuO2bd2CUcFhqzUW28zi+oqkl3nJbkH6u2hjrYShkW166vf\n1bGsjxr9gUIBORUlhktUkHDnF/wJDShLMOwcNKXnwjG7p3pSdjJ+j7U5Nys4wyf4\nwyJZwP8eRyQXJEweFi4iYyKyLURnGirWvqb6D5uB/rLx+WmnuJp5e93hWB/HF4+P\n6/fVmFMkECc0a2z7Xw4YAyvPipfR6HS/L5vZhwnaj29aERM/J229eKx9UztAdJWL\nqO/sMGR/6CXH/zmBfVCx90N/UbwFPgD9A0F5oK0gxqBGVRmGZpuDCA0dEBvS91WE\nWAW3+DXe5SlIOrZUG1gqxG4115OEHdvx+WSr4wIDAQABAoIBAFWTB3Gb4XxZpQPv\nnRcpEkXfxfY+j4guYRUa8Bsq9J95KGd5bPo2jlxSdsaSAYBgSQybgKtowMs24E+4\nmrsY8h+T32AGnf3Ld3YJGBdMyVXG3kp9H1E5UwCzy/5QcYjYb82IGjTAGxPvMtfY\nX+PK+mtPxx4MpvzReH6yzUyi8Ec/NEJ6qtlK87vyucGhsNu/Ly8rQxzxNBk+VIj5\nAzne4CsiOtXfHBqCk1iy/YsTNBJCPkXArEsdf7oBoAg9c5JpSHuH0q/fk86j0VeM\nvY3CjYQz9GiI9GUQ1PD94p3x4DoWdTznEXSr5ibMrdbF65lVd68BplaBJvWKRkiH\nJer3COECgYEA1/HRvpVxhigQtXIXKaFtkm6NZ/PDk/lzD1FmKmLEYXH7g4jwlECU\nEhVcacbb6a6pYLsi7BE/fuukheYIfEiXdKPMqdjmmQSre7neyl9f+Pd2eqy9h2Y/\neSVdHA4FdE8jd5+mUrBzv6JdZrxinIWG9kieVaZxAui5+EY8sD0+zz8CgYEAzbxj\n8U+B7eoTrh2TbcSkab6jtzArSkg2XTJoEGN/RIsKLF+tz/khTd9ZjkSFIvO0sZ6m\nGUXLp7wzFGOKXTzKFGqbx4rvxZUXop4JgTxr8v90PmKpASy6GGTuxpP2PutQhACK\n3KPiPib9WRw62Tdg+vzDnPdl8ePH/jXhPdo2Hl0CgYEAsRLOFyWcTZIVAXRooe6J\nVwXoVlGBEpn+S5VH3YHX3sAEqjtka2z4/ksd2G8EbX6XzYYmgMUz9/NqmZGja6Zq\n625VqQD/NoKpy28CzZefrxvcv4NeduTVL5X/371vo4wxXSpAzJV8lKujQ1c+1XJ4\n1QN/MmSlTulfdcLCiRHvqykCgYEAvXSx2GMuNCgtjVaBEEFYYmSDIMvD4bjUD0i+\n2fC2Hymm6awGRJGX4L1AHCnvLHueNz7wmC9U1pcRtsHfhfLX6Ksv3zaLjLi6Ni8w\nc4lvoyspIdX66jEFAjfYRpe02MYbtCNHvN1SF4gSH8BGVQeRUC/59w9AGtt2rRty\n22GaGqUCgYEAwTkVODV4nXvqGP8IG2lR8t99qnNCPZSNfQbFziBM+SqeIZ7X/dU9\ncCjqqzJxFjA0KytkPZ2V1/8kuHNTWNvwc52VEXr32a/usAjnxlK0FnEofbGVTZmc\nZ8RJKaBrbrN3oIjckZZz3H3bdgqUhWGTQz2ciw9ZL/OA7QUdVvGU1bU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'72b16146eb134d27a1a103f3d0f4cb88', 'name': u'vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'created_at': '2019-07-03T10:38:30.640213', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'068a832645664916b3b4034a3cc58dcc', 'name': 'vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01', 'type': 'ssh', 'id': u'vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d'}) 2019-07-03 10:38:30,640 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEArYuO2bd2CUcFhqzUW28zi+oqkl3nJbkH6u2hjrYShkW166vf 1bGsjxr9gUIBORUlhktUkHDnF/wJDShLMOwcNKXnwjG7p3pSdjJ+j7U5Nys4wyf4 wyJZwP8eRyQXJEweFi4iYyKyLURnGirWvqb6D5uB/rLx+WmnuJp5e93hWB/HF4+P 6/fVmFMkECc0a2z7Xw4YAyvPipfR6HS/L5vZhwnaj29aERM/J229eKx9UztAdJWL qO/sMGR/6CXH/zmBfVCx90N/UbwFPgD9A0F5oK0gxqBGVRmGZpuDCA0dEBvS91WE WAW3+DXe5SlIOrZUG1gqxG4115OEHdvx+WSr4wIDAQABAoIBAFWTB3Gb4XxZpQPv nRcpEkXfxfY+j4guYRUa8Bsq9J95KGd5bPo2jlxSdsaSAYBgSQybgKtowMs24E+4 mrsY8h+T32AGnf3Ld3YJGBdMyVXG3kp9H1E5UwCzy/5QcYjYb82IGjTAGxPvMtfY X+PK+mtPxx4MpvzReH6yzUyi8Ec/NEJ6qtlK87vyucGhsNu/Ly8rQxzxNBk+VIj5 Azne4CsiOtXfHBqCk1iy/YsTNBJCPkXArEsdf7oBoAg9c5JpSHuH0q/fk86j0VeM vY3CjYQz9GiI9GUQ1PD94p3x4DoWdTznEXSr5ibMrdbF65lVd68BplaBJvWKRkiH Jer3COECgYEA1/HRvpVxhigQtXIXKaFtkm6NZ/PDk/lzD1FmKmLEYXH7g4jwlECU EhVcacbb6a6pYLsi7BE/fuukheYIfEiXdKPMqdjmmQSre7neyl9f+Pd2eqy9h2Y/ eSVdHA4FdE8jd5+mUrBzv6JdZrxinIWG9kieVaZxAui5+EY8sD0+zz8CgYEAzbxj 8U+B7eoTrh2TbcSkab6jtzArSkg2XTJoEGN/RIsKLF+tz/khTd9ZjkSFIvO0sZ6m GUXLp7wzFGOKXTzKFGqbx4rvxZUXop4JgTxr8v90PmKpASy6GGTuxpP2PutQhACK 3KPiPib9WRw62Tdg+vzDnPdl8ePH/jXhPdo2Hl0CgYEAsRLOFyWcTZIVAXRooe6J VwXoVlGBEpn+S5VH3YHX3sAEqjtka2z4/ksd2G8EbX6XzYYmgMUz9/NqmZGja6Zq 625VqQD/NoKpy28CzZefrxvcv4NeduTVL5X/371vo4wxXSpAzJV8lKujQ1c+1XJ4 1QN/MmSlTulfdcLCiRHvqykCgYEAvXSx2GMuNCgtjVaBEEFYYmSDIMvD4bjUD0i+ 2fC2Hymm6awGRJGX4L1AHCnvLHueNz7wmC9U1pcRtsHfhfLX6Ksv3zaLjLi6Ni8w c4lvoyspIdX66jEFAjfYRpe02MYbtCNHvN1SF4gSH8BGVQeRUC/59w9AGtt2rRty 22GaGqUCgYEAwTkVODV4nXvqGP8IG2lR8t99qnNCPZSNfQbFziBM+SqeIZ7X/dU9 cCjqqzJxFjA0KytkPZ2V1/8kuHNTWNvwc52VEXr32a/usAjnxlK0FnEofbGVTZmc Z8RJKaBrbrN3oIjckZZz3H3bdgqUhWGTQz2ciw9ZL/OA7QUdVvGU1bU= -----END RSA PRIVATE KEY----- 2019-07-03 10:38:30,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-03 10:38:30,647 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"security_group": {"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-07-03 10:38:31,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:31 GMT X-Openstack-Request-Id: req-802bd515-336c-4bee-b5a0-547d4f11150c 2019-07-03 10:38:31,105 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "updated_at": "2019-07-03T10:38:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "2b2cd479-c0b1-4548-ae81-97193e85ef07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "b8f89ca1-1cfd-45db-b022-904958ac4a3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4f771efb-5e49-4042-b240-9620244b9408", "name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}} 2019-07-03 10:38:31,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-802bd515-336c-4bee-b5a0-547d4f11150c 2019-07-03 10:38:31,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.458486795425s 2019-07-03 10:38:31,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:38:31,113 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:31,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:31 GMT X-Openstack-Request-Id: req-bbb06067-4884-4e34-9ddb-50b9aa1c759f 2019-07-03 10:38:31,445 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "updated_at": "2019-07-03T10:38:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "2b2cd479-c0b1-4548-ae81-97193e85ef07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "b8f89ca1-1cfd-45db-b022-904958ac4a3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4f771efb-5e49-4042-b240-9620244b9408", "name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}]} 2019-07-03 10:38:31,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bbb06067-4884-4e34-9ddb-50b9aa1c759f 2019-07-03 10:38:31,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333343982697s 2019-07-03 10:38:31,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 10:38:31,453 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -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": "4f771efb-5e49-4042-b240-9620244b9408"}}' 2019-07-03 10:38:31,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:31 GMT X-Openstack-Request-Id: req-c4fee1a9-7856-4671-92d0-5ec45c819f3b 2019-07-03 10:38:31,890 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "port_range_min": 22, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "f8c666d1-f87d-44a4-b1cf-7bd126061598"}} 2019-07-03 10:38:31,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c4fee1a9-7856-4671-92d0-5ec45c819f3b 2019-07-03 10:38:31,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.437601089478s 2019-07-03 10:38:31,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:38:31,897 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:32,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:32 GMT X-Openstack-Request-Id: req-68380a72-b062-4d5c-88ae-46718e29a5af 2019-07-03 10:38:32,254 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "updated_at": "2019-07-03T10:38:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "2b2cd479-c0b1-4548-ae81-97193e85ef07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "b8f89ca1-1cfd-45db-b022-904958ac4a3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "f8c666d1-f87d-44a4-b1cf-7bd126061598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 2, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4f771efb-5e49-4042-b240-9620244b9408", "name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}]} 2019-07-03 10:38:32,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-68380a72-b062-4d5c-88ae-46718e29a5af 2019-07-03 10:38:32,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357784986496s 2019-07-03 10:38:32,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 10:38:32,262 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -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": "4f771efb-5e49-4042-b240-9620244b9408"}}' 2019-07-03 10:38:32,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:32 GMT X-Openstack-Request-Id: req-61c79117-f62d-4df0-b714-f60998bf01ab 2019-07-03 10:38:32,705 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-03T10:38:32Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "port_range_min": null, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:32Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "028b181c-c864-44ae-8842-f8dfcfe5bb4d"}} 2019-07-03 10:38:32,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-61c79117-f62d-4df0-b714-f60998bf01ab 2019-07-03 10:38:32,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.443840026855s 2019-07-03 10:38:32,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:38:32,713 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:33,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:33 GMT X-Openstack-Request-Id: req-e0c452f7-7f3f-40a7-9d60-f998980c9ae8 2019-07-03 10:38:33,064 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "updated_at": "2019-07-03T10:38:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:32Z", "revision_number": 0, "id": "028b181c-c864-44ae-8842-f8dfcfe5bb4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:32Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "2b2cd479-c0b1-4548-ae81-97193e85ef07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "b8f89ca1-1cfd-45db-b022-904958ac4a3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "f8c666d1-f87d-44a4-b1cf-7bd126061598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4f771efb-5e49-4042-b240-9620244b9408", "name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}]} 2019-07-03 10:38:33,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e0c452f7-7f3f-40a7-9d60-f998980c9ae8 2019-07-03 10:38:33,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351874828339s 2019-07-03 10:38:33,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 10:38:33,071 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -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": "4f771efb-5e49-4042-b240-9620244b9408"}}' 2019-07-03 10:38:33,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:33 GMT X-Openstack-Request-Id: req-638a30aa-a485-4764-92e2-30f8a8deb463 2019-07-03 10:38:33,968 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-07-03T10:38:33Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "port_range_min": 80, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:33Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "b43ef0a7-a40a-4c70-8cf1-d2d689eafed4"}} 2019-07-03 10:38:33,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-638a30aa-a485-4764-92e2-30f8a8deb463 2019-07-03 10:38:33,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.897550106049s 2019-07-03 10:38:33,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:38:33,975 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:34,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:34 GMT X-Openstack-Request-Id: req-a1fd75ad-d61b-47b2-b1ba-c00ba0aff3c2 2019-07-03 10:38:34,306 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "updated_at": "2019-07-03T10:38:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:32Z", "revision_number": 0, "id": "028b181c-c864-44ae-8842-f8dfcfe5bb4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:32Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "2b2cd479-c0b1-4548-ae81-97193e85ef07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T10:38:33Z", "revision_number": 0, "id": "b43ef0a7-a40a-4c70-8cf1-d2d689eafed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:33Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "b8f89ca1-1cfd-45db-b022-904958ac4a3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "f8c666d1-f87d-44a4-b1cf-7bd126061598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4f771efb-5e49-4042-b240-9620244b9408", "name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}]} 2019-07-03 10:38:34,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a1fd75ad-d61b-47b2-b1ba-c00ba0aff3c2 2019-07-03 10:38:34,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331854104996s 2019-07-03 10:38:34,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 10:38:34,314 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -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": "4f771efb-5e49-4042-b240-9620244b9408"}}' 2019-07-03 10:38:34,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:34 GMT X-Openstack-Request-Id: req-a9da70f1-d111-4ba1-9226-f79dc4176506 2019-07-03 10:38:34,735 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-07-03T10:38:34Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "port_range_min": 443, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:34Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "d8eb0cf0-14be-450f-9f4f-a2542150e365"}} 2019-07-03 10:38:34,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a9da70f1-d111-4ba1-9226-f79dc4176506 2019-07-03 10:38:34,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.421404123306s 2019-07-03 10:38:34,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:38:34,742 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:34,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:34 GMT X-Openstack-Request-Id: req-918ded66-e855-4e90-b388-f6b0c07f5fce 2019-07-03 10:38:34,785 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "updated_at": "2019-07-03T10:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:32Z", "revision_number": 0, "id": "028b181c-c864-44ae-8842-f8dfcfe5bb4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:32Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "2b2cd479-c0b1-4548-ae81-97193e85ef07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T10:38:33Z", "revision_number": 0, "id": "b43ef0a7-a40a-4c70-8cf1-d2d689eafed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:33Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "b8f89ca1-1cfd-45db-b022-904958ac4a3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T10:38:34Z", "revision_number": 0, "id": "d8eb0cf0-14be-450f-9f4f-a2542150e365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:34Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "f8c666d1-f87d-44a4-b1cf-7bd126061598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 5, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4f771efb-5e49-4042-b240-9620244b9408", "name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}]} 2019-07-03 10:38:34,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-918ded66-e855-4e90-b388-f6b0c07f5fce 2019-07-03 10:38:34,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0431518554688s 2019-07-03 10:38:34,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 10:38:34,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}cdaec85164176a51171a25847a07d11cf4f80db7" -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": "4f771efb-5e49-4042-b240-9620244b9408"}}' 2019-07-03 10:38:35,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:35 GMT X-Openstack-Request-Id: req-9d841b3f-3ec5-453f-97bb-35fb9bf3edb2 2019-07-03 10:38:35,693 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-07-03T10:38:35Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "port_range_min": 5671, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:35Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "6fb8a391-18b7-4a91-95aa-d4e449139b7f"}} 2019-07-03 10:38:35,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-9d841b3f-3ec5-453f-97bb-35fb9bf3edb2 2019-07-03 10:38:35,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.902067899704s 2019-07-03 10:38:35,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:38:35,700 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:36,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:36 GMT X-Openstack-Request-Id: req-9010b402-465c-47e4-915c-3b65ee4868e4 2019-07-03 10:38:36,024 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "updated_at": "2019-07-03T10:38:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:32Z", "revision_number": 0, "id": "028b181c-c864-44ae-8842-f8dfcfe5bb4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:32Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "2b2cd479-c0b1-4548-ae81-97193e85ef07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-03T10:38:35Z", "revision_number": 0, "id": "6fb8a391-18b7-4a91-95aa-d4e449139b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:35Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T10:38:33Z", "revision_number": 0, "id": "b43ef0a7-a40a-4c70-8cf1-d2d689eafed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:33Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "b8f89ca1-1cfd-45db-b022-904958ac4a3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T10:38:34Z", "revision_number": 0, "id": "d8eb0cf0-14be-450f-9f4f-a2542150e365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:34Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "f8c666d1-f87d-44a4-b1cf-7bd126061598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 6, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4f771efb-5e49-4042-b240-9620244b9408", "name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}]} 2019-07-03 10:38:36,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9010b402-465c-47e4-915c-3b65ee4868e4 2019-07-03 10:38:36,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325343132019s 2019-07-03 10:38:36,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-03 10:38:36,031 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -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": "4f771efb-5e49-4042-b240-9620244b9408"}}' 2019-07-03 10:38:36,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:36 GMT X-Openstack-Request-Id: req-78a766da-9b17-4c44-a031-155f4d5ad0e7 2019-07-03 10:38:36,195 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-07-03T10:38:36Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "port_range_min": 53333, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:36Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "d3c70581-aea8-4b1b-9f94-82ead4755936"}} 2019-07-03 10:38:36,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-78a766da-9b17-4c44-a031-155f4d5ad0e7 2019-07-03 10:38:36,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164652109146s 2019-07-03 10:38:36,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:38:36,197 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:36,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:36 GMT X-Openstack-Request-Id: req-ecf282d2-771e-47ba-a1e5-76506ac88f30 2019-07-03 10:38:36,608 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["21fcdc6f-52e9-456a-94b3-95b8342969ba"],"description":"","tags":[],"updated_at":"2019-07-03T10:38:08Z","qos_policy_id":null,"name":"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:07Z","mtu":1450}]} 2019-07-03 10:38:36,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ecf282d2-771e-47ba-a1e5-76506ac88f30 2019-07-03 10:38:36,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411041975021s 2019-07-03 10:38:36,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:38:36,618 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:36,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:36 GMT X-Openstack-Request-Id: req-7f3be315-f72c-4901-8845-dbf5278b82ef 2019-07-03 10:38:36,919 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:38:28Z", "file": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/file", "owner": "068a832645664916b3b4034a3cc58dcc", "id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "size": 296222720, "self": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:38:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:38:36,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7f3be315-f72c-4901-8845-dbf5278b82ef 2019-07-03 10:38:36,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305560112s 2019-07-03 10:38:36,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:38:36,932 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:36,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-8959b49f-4d04-4b74-8b1e-8ebca8fcc42b x-openstack-request-id: req-8959b49f-4d04-4b74-8b1e-8ebca8fcc42b 2019-07-03 10:38:36,952 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "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": "1f09a687-67b2-4532-b91d-6deea430db59"}]} 2019-07-03 10:38:36,952 - 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-8959b49f-4d04-4b74-8b1e-8ebca8fcc42b 2019-07-03 10:38:36,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234479904175s 2019-07-03 10:38:36,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-03 10:38:36,957 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"server": {"name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "imageRef": "05dc8f56-ae2a-4530-9b76-2db521236d92", "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "flavorRef": "1f09a687-67b2-4532-b91d-6deea430db59", "max_count": 1, "min_count": 1, "networks": [{"uuid": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb"}], "security_groups": [{"name": "4f771efb-5e49-4042-b240-9620244b9408"}]}}' 2019-07-03 10:38:42,364 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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 location: http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df x-compute-request-id: req-6b87b20f-b620-4233-b931-714de792c4ea x-openstack-request-id: req-6b87b20f-b620-4233-b931-714de792c4ea 2019-07-03 10:38:42,365 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4f771efb-5e49-4042-b240-9620244b9408"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9b624e3-10ee-48ce-8439-1325851353df", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "adminPass": "mUDHr2xw42Hv"}} 2019-07-03 10:38:42,365 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6b87b20f-b620-4233-b931-714de792c4ea 2019-07-03 10:38:42,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.41108679771s 2019-07-03 10:38:42,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:38:42,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:42,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-7abb6668-ca97-47e5-a427-be2de775a906 x-openstack-request-id: req-7abb6668-ca97-47e5-a427-be2de775a906 2019-07-03 10:38:42,787 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:38:42,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7abb6668-ca97-47e5-a427-be2de775a906 2019-07-03 10:38:42,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421823978424s 2019-07-03 10:38:42,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:38:42,800 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:42,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:42 GMT X-Openstack-Request-Id: req-318fcbb8-07c0-423e-b27a-d18e6395b805 2019-07-03 10:38:42,908 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["21fcdc6f-52e9-456a-94b3-95b8342969ba"],"description":"","tags":[],"updated_at":"2019-07-03T10:38:08Z","qos_policy_id":null,"name":"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:07Z","mtu":1450}]} 2019-07-03 10:38:42,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-318fcbb8-07c0-423e-b27a-d18e6395b805 2019-07-03 10:38:42,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107866048813s 2019-07-03 10:38:42,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 10:38:42,909 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:42,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38:42 GMT X-Openstack-Request-Id: req-71f30bad-69ac-4c7d-bb0a-3bf031ac39ce 2019-07-03 10:38:42,961 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T10:38:08Z","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":"068a832645664916b3b4034a3cc58dcc","id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","subnetpool_id":null,"name":"vyos_vrouter-subnet_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:38:42,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-71f30bad-69ac-4c7d-bb0a-3bf031ac39ce 2019-07-03 10:38:42,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0520451068878s 2019-07-03 10:38:42,962 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:38:44,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:38:44,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:46,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-8a22c6eb-a5d5-46bf-9978-f043fd75eefa x-openstack-request-id: req-8a22c6eb-a5d5-46bf-9978-f043fd75eefa 2019-07-03 10:38:46,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:38:46,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a22c6eb-a5d5-46bf-9978-f043fd75eefa 2019-07-03 10:38:46,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10024690628s 2019-07-03 10:38:46,072 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:38:48,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:38:48,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:48,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-afb597e8-181e-4f76-8f77-9538ae399bc6 x-openstack-request-id: req-afb597e8-181e-4f76-8f77-9538ae399bc6 2019-07-03 10:38:48,568 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:38:48,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-afb597e8-181e-4f76-8f77-9538ae399bc6 2019-07-03 10:38:48,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49419593811s 2019-07-03 10:38:48,575 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:38:50,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:38:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:51,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-a2f98806-303c-4ecf-a157-3dcbed4b00f5 x-openstack-request-id: req-a2f98806-303c-4ecf-a157-3dcbed4b00f5 2019-07-03 10:38:51,251 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:38:51,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2f98806-303c-4ecf-a157-3dcbed4b00f5 2019-07-03 10:38:51,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673717975616s 2019-07-03 10:38:51,260 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:38:53,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:38:53,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:54,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-b2c87473-f8cd-47a1-9cbf-259c0ee9a00e x-openstack-request-id: req-b2c87473-f8cd-47a1-9cbf-259c0ee9a00e 2019-07-03 10:38:54,173 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:38:54,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b2c87473-f8cd-47a1-9cbf-259c0ee9a00e 2019-07-03 10:38:54,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911226034164s 2019-07-03 10:38:54,181 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:38:56,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:38:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:57,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-4ed5b3c3-d073-42da-aaa6-8394dea25aee x-openstack-request-id: req-4ed5b3c3-d073-42da-aaa6-8394dea25aee 2019-07-03 10:38:57,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/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:38:57,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4ed5b3c3-d073-42da-aaa6-8394dea25aee 2019-07-03 10:38:57,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08363986015s 2019-07-03 10:38:57,274 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:38:59,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:38:59,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:38:59,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:38: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-25627acb-e9a6-41fd-a9aa-f9f3ef4f64b6 x-openstack-request-id: req-25627acb-e9a6-41fd-a9aa-f9f3ef4f64b6 2019-07-03 10:38:59,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:38:59,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25627acb-e9a6-41fd-a9aa-f9f3ef4f64b6 2019-07-03 10:38:59,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632925033569s 2019-07-03 10:38:59,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:01,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:01,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:03,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d250acb1-b4b0-4df7-b231-034513d78aa5 x-openstack-request-id: req-d250acb1-b4b0-4df7-b231-034513d78aa5 2019-07-03 10:39:03,095 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:03,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d250acb1-b4b0-4df7-b231-034513d78aa5 2019-07-03 10:39:03,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1768219471s 2019-07-03 10:39:03,103 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:05,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:05,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:05,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-e3175a38-f89a-43db-8491-aa8c2eff4b0e x-openstack-request-id: req-e3175a38-f89a-43db-8491-aa8c2eff4b0e 2019-07-03 10:39:05,787 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:05,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3175a38-f89a-43db-8491-aa8c2eff4b0e 2019-07-03 10:39:05,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682320833206s 2019-07-03 10:39:05,794 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:07,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:07,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:08,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-abc5237a-e26e-45b7-8f23-b8b29a5da9f9 x-openstack-request-id: req-abc5237a-e26e-45b7-8f23-b8b29a5da9f9 2019-07-03 10:39:08,569 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:08,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-abc5237a-e26e-45b7-8f23-b8b29a5da9f9 2019-07-03 10:39:08,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772815227509s 2019-07-03 10:39:08,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:10,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:12,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-5762b952-a036-45ba-9c19-43a19ee05985 x-openstack-request-id: req-5762b952-a036-45ba-9c19-43a19ee05985 2019-07-03 10:39:12,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/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:12,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5762b952-a036-45ba-9c19-43a19ee05985 2019-07-03 10:39:12,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52391910553s 2019-07-03 10:39:12,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:14,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:14,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:15,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-1c224c6d-087c-4a23-a977-deaea00407dd x-openstack-request-id: req-1c224c6d-087c-4a23-a977-deaea00407dd 2019-07-03 10:39:15,167 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:15,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1c224c6d-087c-4a23-a977-deaea00407dd 2019-07-03 10:39:15,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05497598648s 2019-07-03 10:39:15,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:17,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:17,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:18,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a22ac37-4ee9-42ce-b1bf-3207a1a5a44e x-openstack-request-id: req-1a22ac37-4ee9-42ce-b1bf-3207a1a5a44e 2019-07-03 10:39:18,243 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:18,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a22ac37-4ee9-42ce-b1bf-3207a1a5a44e 2019-07-03 10:39:18,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06684184074s 2019-07-03 10:39:18,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:20,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:20,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:21,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-f8e2a90c-8ca2-4922-ba55-16ac309a5fa2 x-openstack-request-id: req-f8e2a90c-8ca2-4922-ba55-16ac309a5fa2 2019-07-03 10:39:21,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:21,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8e2a90c-8ca2-4922-ba55-16ac309a5fa2 2019-07-03 10:39:21,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.983566999435s 2019-07-03 10:39:21,243 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:23,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:23,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:23,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d70262b3-62b8-4e2e-bcfe-86e815ace5b7 x-openstack-request-id: req-d70262b3-62b8-4e2e-bcfe-86e815ace5b7 2019-07-03 10:39:23,913 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:23,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d70262b3-62b8-4e2e-bcfe-86e815ace5b7 2019-07-03 10:39:23,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667402029037s 2019-07-03 10:39:23,920 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:25,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:25,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:26,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-452ceea7-2667-487d-b8d9-3ab493b38ef2 x-openstack-request-id: req-452ceea7-2667-487d-b8d9-3ab493b38ef2 2019-07-03 10:39:26,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:26,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-452ceea7-2667-487d-b8d9-3ab493b38ef2 2019-07-03 10:39:26,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708049058914s 2019-07-03 10:39:26,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:28,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:28,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:29,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-5cf35996-6250-474b-92ee-6b2914a8ab73 x-openstack-request-id: req-5cf35996-6250-474b-92ee-6b2914a8ab73 2019-07-03 10:39:29,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:29,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5cf35996-6250-474b-92ee-6b2914a8ab73 2019-07-03 10:39:29,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993939876556s 2019-07-03 10:39:29,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:31,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:32,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-00cb7fe4-297b-4094-91b3-e3bcc648387b x-openstack-request-id: req-00cb7fe4-297b-4094-91b3-e3bcc648387b 2019-07-03 10:39:32,408 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:32,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-00cb7fe4-297b-4094-91b3-e3bcc648387b 2019-07-03 10:39:32,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765271186829s 2019-07-03 10:39:32,416 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:34,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:34,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:35,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-39f2a0fb-edc4-4ff2-ba04-c1227a645d47 x-openstack-request-id: req-39f2a0fb-edc4-4ff2-ba04-c1227a645d47 2019-07-03 10:39: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/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:35,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-39f2a0fb-edc4-4ff2-ba04-c1227a645d47 2019-07-03 10:39:35,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04801416397s 2019-07-03 10:39:35,473 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:37,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39: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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:38,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-e3753497-a8a0-43d7-8c1d-9add859278cf x-openstack-request-id: req-e3753497-a8a0-43d7-8c1d-9add859278cf 2019-07-03 10:39:38,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:38,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3753497-a8a0-43d7-8c1d-9add859278cf 2019-07-03 10:39:38,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06600284576s 2019-07-03 10:39:38,549 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:40,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:40,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:41,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-afd9d648-fd42-4028-971a-ac8ed0a2ce89 x-openstack-request-id: req-afd9d648-fd42-4028-971a-ac8ed0a2ce89 2019-07-03 10:39:41,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:41,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-afd9d648-fd42-4028-971a-ac8ed0a2ce89 2019-07-03 10:39:41,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464375019073s 2019-07-03 10:39:41,022 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:43,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:43,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:44,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-40a81eff-5849-4a14-99bf-c11a9bc6593a x-openstack-request-id: req-40a81eff-5849-4a14-99bf-c11a9bc6593a 2019-07-03 10:39:44,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:44,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-40a81eff-5849-4a14-99bf-c11a9bc6593a 2019-07-03 10:39:44,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04283499718s 2019-07-03 10:39:44,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:46,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:46,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-d0513b3c-dfc7-40ea-86b3-9d55cc9531d6 x-openstack-request-id: req-d0513b3c-dfc7-40ea-86b3-9d55cc9531d6 2019-07-03 10:39:47,139 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:47,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0513b3c-dfc7-40ea-86b3-9d55cc9531d6 2019-07-03 10:39:47,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06191802025s 2019-07-03 10:39:47,146 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:49,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:49,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:50,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-384b596d-3bae-4bfd-96f8-7cb2b32d821e x-openstack-request-id: req-384b596d-3bae-4bfd-96f8-7cb2b32d821e 2019-07-03 10:39:50,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:50,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-384b596d-3bae-4bfd-96f8-7cb2b32d821e 2019-07-03 10:39:50,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.869527101517s 2019-07-03 10:39:50,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:52,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:52,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-7d905437-54b5-4a3f-8f24-f36c2621da62 x-openstack-request-id: req-7d905437-54b5-4a3f-8f24-f36c2621da62 2019-07-03 10:39:52,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:52,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d905437-54b5-4a3f-8f24-f36c2621da62 2019-07-03 10:39:52,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75551700592s 2019-07-03 10:39:52,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:54,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:55,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-59df4f50-01e2-4cd4-bd58-b3666142d76a x-openstack-request-id: req-59df4f50-01e2-4cd4-bd58-b3666142d76a 2019-07-03 10:39:55,288 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:55,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59df4f50-01e2-4cd4-bd58-b3666142d76a 2019-07-03 10:39:55,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496181964874s 2019-07-03 10:39:55,295 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:39:57,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:39:57,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:39:58,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:39: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-c2b3c160-8b7a-4cb6-9d49-eb20dfee4dc9 x-openstack-request-id: req-c2b3c160-8b7a-4cb6-9d49-eb20dfee4dc9 2019-07-03 10:39:58,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:39:58,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c2b3c160-8b7a-4cb6-9d49-eb20dfee4dc9 2019-07-03 10:39:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08737492561s 2019-07-03 10:39:58,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:00,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:00,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:01,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-9232b336-5b93-4645-b53a-5a336370bb6b x-openstack-request-id: req-9232b336-5b93-4645-b53a-5a336370bb6b 2019-07-03 10:40:01,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:01,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9232b336-5b93-4645-b53a-5a336370bb6b 2019-07-03 10:40:01,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65003991127s 2019-07-03 10:40:01,051 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:03,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:03,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:04,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-70d7619c-db32-4aae-802d-6dc32aacd984 x-openstack-request-id: req-70d7619c-db32-4aae-802d-6dc32aacd984 2019-07-03 10:40:04,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:04,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70d7619c-db32-4aae-802d-6dc32aacd984 2019-07-03 10:40:04,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19663906097s 2019-07-03 10:40:04,258 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:06,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:06,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:06,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-991fe864-b21a-42d3-8910-18a8841eedbe x-openstack-request-id: req-991fe864-b21a-42d3-8910-18a8841eedbe 2019-07-03 10:40:06,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:06,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-991fe864-b21a-42d3-8910-18a8841eedbe 2019-07-03 10:40:06,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531742095947s 2019-07-03 10:40:06,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:08,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:08,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:09,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-387928e4-2945-45d3-874a-87ad480332fc x-openstack-request-id: req-387928e4-2945-45d3-874a-87ad480332fc 2019-07-03 10:40:09,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/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:09,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-387928e4-2945-45d3-874a-87ad480332fc 2019-07-03 10:40:09,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464405059814s 2019-07-03 10:40:09,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:11,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:11,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:12,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-09d13732-0f26-49a5-9338-b83a0bed8b11 x-openstack-request-id: req-09d13732-0f26-49a5-9338-b83a0bed8b11 2019-07-03 10:40:12,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/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:12,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09d13732-0f26-49a5-9338-b83a0bed8b11 2019-07-03 10:40:12,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775023937225s 2019-07-03 10:40:12,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:14,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:14,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:14,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-4358314d-8980-413f-b368-232ca15d4787 x-openstack-request-id: req-4358314d-8980-413f-b368-232ca15d4787 2019-07-03 10:40:14,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:14,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4358314d-8980-413f-b368-232ca15d4787 2019-07-03 10:40:14,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487905979156s 2019-07-03 10:40:14,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:16,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:16,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:17,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-1d04455e-eddb-4286-aeac-674646b43aff x-openstack-request-id: req-1d04455e-eddb-4286-aeac-674646b43aff 2019-07-03 10:40:17,040 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:17,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1d04455e-eddb-4286-aeac-674646b43aff 2019-07-03 10:40:17,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483057022095s 2019-07-03 10:40:17,047 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:19,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:20,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-9b372ec0-9318-424d-afb2-c0acd222ab80 x-openstack-request-id: req-9b372ec0-9318-424d-afb2-c0acd222ab80 2019-07-03 10:40:20,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:20,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b372ec0-9318-424d-afb2-c0acd222ab80 2019-07-03 10:40:20,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44448804855s 2019-07-03 10:40:20,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:22,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:22,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:23,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-a45aa2b1-491a-48c9-982e-fcfe16af2d07 x-openstack-request-id: req-a45aa2b1-491a-48c9-982e-fcfe16af2d07 2019-07-03 10:40:23,257 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:23,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a45aa2b1-491a-48c9-982e-fcfe16af2d07 2019-07-03 10:40:23,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75356388092s 2019-07-03 10:40:23,265 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:25,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:25,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:25,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-ce460df7-5ba1-416f-9ffa-5b434d1f3053 x-openstack-request-id: req-ce460df7-5ba1-416f-9ffa-5b434d1f3053 2019-07-03 10:40:25,972 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:25,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ce460df7-5ba1-416f-9ffa-5b434d1f3053 2019-07-03 10:40:25,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704567909241s 2019-07-03 10:40:25,979 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:27,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:28,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-6ffa60d2-96d7-4dba-86f0-68873d4a666c x-openstack-request-id: req-6ffa60d2-96d7-4dba-86f0-68873d4a666c 2019-07-03 10:40:28,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:28,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ffa60d2-96d7-4dba-86f0-68873d4a666c 2019-07-03 10:40:28,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773937940598s 2019-07-03 10:40:28,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:30,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:30,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-a54a0b8c-6f27-4d9d-8fbe-e74704bdf0c4 x-openstack-request-id: req-a54a0b8c-6f27-4d9d-8fbe-e74704bdf0c4 2019-07-03 10:40:30,943 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:30,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a54a0b8c-6f27-4d9d-8fbe-e74704bdf0c4 2019-07-03 10:40:30,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179115772247s 2019-07-03 10:40:30,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:32,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:33,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-fda9ab2d-c678-4e74-8a9f-49b3dc6a4f10 x-openstack-request-id: req-fda9ab2d-c678-4e74-8a9f-49b3dc6a4f10 2019-07-03 10:40:33,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:33,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fda9ab2d-c678-4e74-8a9f-49b3dc6a4f10 2019-07-03 10:40:33,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759768009186s 2019-07-03 10:40:33,718 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:35,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:35,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:36,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-7cfaf483-caa5-4d25-b2d4-79da20d247a0 x-openstack-request-id: req-7cfaf483-caa5-4d25-b2d4-79da20d247a0 2019-07-03 10:40:36,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/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:36,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7cfaf483-caa5-4d25-b2d4-79da20d247a0 2019-07-03 10:40:36,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00407004356s 2019-07-03 10:40:36,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:38,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:39,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-195ae242-4365-4ca7-992b-ed2b696e13d1 x-openstack-request-id: req-195ae242-4365-4ca7-992b-ed2b696e13d1 2019-07-03 10:40:39,570 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:38:46Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:39,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-195ae242-4365-4ca7-992b-ed2b696e13d1 2019-07-03 10:40:39,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835382938385s 2019-07-03 10:40:39,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:40:41,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:40:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:42,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-0ec9f512-ec42-47a5-b70d-77ef2612cdd2 x-openstack-request-id: req-0ec9f512-ec42-47a5-b70d-77ef2612cdd2 2019-07-03 10:40:42,987 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:40:42,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0ec9f512-ec42-47a5-b70d-77ef2612cdd2 2019-07-03 10:40:42,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40849208832s 2019-07-03 10:40:42,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 10:40:42,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=e9b624e3-10ee-48ce-8439-1325851353df" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:43,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:43 GMT X-Openstack-Request-Id: req-aa82c94f-1b61-4287-8f1f-c4584ebab847 2019-07-03 10:40:43,071 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","project_id":"068a832645664916b3b4034a3cc58dcc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","ip_allocation":"immediate"}]} 2019-07-03 10:40:43,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e9b624e3-10ee-48ce-8439-1325851353df used request id req-aa82c94f-1b61-4287-8f1f-c4584ebab847 2019-07-03 10:40:43,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0764398574829s 2019-07-03 10:40:43,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:40:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=53249209-00e5-4657-b97c-7eddd5d40408" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:43,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:43 GMT X-Openstack-Request-Id: req-13ce64db-ac73-483a-a233-204eb14d37b3 2019-07-03 10:40:43,375 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 10:40:43,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=53249209-00e5-4657-b97c-7eddd5d40408 used request id req-13ce64db-ac73-483a-a233-204eb14d37b3 2019-07-03 10:40:43,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.293184995651s 2019-07-03 10:40:43,376 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:5b:d9', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'05dc8f56-ae2a-4530-9b76-2db521236d92'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:40:40.000000', 'flavor': Munch({u'id': u'1f09a687-67b2-4532-b91d-6deea430db59'}), 'az': u'nova', 'id': u'e9b624e3-10ee-48ce-8439-1325851353df', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'72b16146eb134d27a1a103f3d0f4cb88', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'068a832645664916b3b4034a3cc58dcc', 'name': 'vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-03T10:40:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-03T10:40:40Z', 'hostId': u'a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-03T10:40:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'068a832645664916b3b4034a3cc58dcc', 'name': u'vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'adminPass': u'mUDHr2xw42Hv', 'tenant_id': u'068a832645664916b3b4034a3cc58dcc', 'created_at': u'2019-07-03T10:38:42Z', 'created': u'2019-07-03T10:38:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-03 10:40:43,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:40:43,382 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:43,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:43 GMT X-Openstack-Request-Id: req-d247850f-fe94-43da-921e-8c99e07371f0 2019-07-03 10:40:43,484 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["21fcdc6f-52e9-456a-94b3-95b8342969ba"],"description":"","tags":[],"updated_at":"2019-07-03T10:38:08Z","qos_policy_id":null,"name":"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:07Z","mtu":1450}]} 2019-07-03 10:40:43,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d247850f-fe94-43da-921e-8c99e07371f0 2019-07-03 10:40:43,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102596998215s 2019-07-03 10:40:43,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-03 10:40:43,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=e9b624e3-10ee-48ce-8439-1325851353df" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:43,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:43 GMT X-Openstack-Request-Id: req-c12fe213-adf1-4a63-8b13-28f66de29e91 2019-07-03 10:40:43,772 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","project_id":"068a832645664916b3b4034a3cc58dcc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","ip_allocation":"immediate"}]} 2019-07-03 10:40:43,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e9b624e3-10ee-48ce-8439-1325851353df used request id req-c12fe213-adf1-4a63-8b13-28f66de29e91 2019-07-03 10:40:43,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.286727190018s 2019-07-03 10:40:43,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-03 10:40:43,774 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "fixed_ip_address": "192.168.120.14", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408"}}' 2019-07-03 10:40:46,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:46 GMT X-Openstack-Request-Id: req-a1e5d936-d80b-4b7f-aea0-ddb4381bcea8 2019-07-03 10:40:46,723 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:44Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}} 2019-07-03 10:40:46,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a1e5d936-d80b-4b7f-aea0-ddb4381bcea8 2019-07-03 10:40:46,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.95035886765s 2019-07-03 10:40:46,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:40:46,740 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:47,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:47 GMT X-Openstack-Request-Id: req-b1820511-c4e9-49a4-a448-117084c9e382 2019-07-03 10:40:47,003 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:44Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}]} 2019-07-03 10:40:47,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b1820511-c4e9-49a4-a448-117084c9e382 2019-07-03 10:40:47,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.263142108917s 2019-07-03 10:40:47,010 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 10:40:47,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:40:47,121 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:47,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:47 GMT X-Openstack-Request-Id: req-b725cc9c-4599-4b9e-8512-0abe8538e8be 2019-07-03 10:40:47,465 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:44Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}]} 2019-07-03 10:40:47,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b725cc9c-4599-4b9e-8512-0abe8538e8be 2019-07-03 10:40:47,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.344966173172s 2019-07-03 10:40:47,472 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 10:40:47,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:40:47,583 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:47,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:47 GMT X-Openstack-Request-Id: req-ea63c6fa-e6ba-44eb-bf09-c18f10264bdc 2019-07-03 10:40:47,650 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:44Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}]} 2019-07-03 10:40:47,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ea63c6fa-e6ba-44eb-bf09-c18f10264bdc 2019-07-03 10:40:47,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.067841053009s 2019-07-03 10:40:47,657 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 10:40:47,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:40:47,768 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:47,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:47 GMT X-Openstack-Request-Id: req-6e71f2b9-81ec-403f-9130-28942237c918 2019-07-03 10:40:47,845 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:44Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}]} 2019-07-03 10:40:47,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6e71f2b9-81ec-403f-9130-28942237c918 2019-07-03 10:40:47,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0774409770966s 2019-07-03 10:40:47,851 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 10:40:47,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:40:47,962 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:48,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:48 GMT X-Openstack-Request-Id: req-7e1e1400-55c5-41e9-b3ad-8de82d8e9144 2019-07-03 10:40:48,021 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:44Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}]} 2019-07-03 10:40:48,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7e1e1400-55c5-41e9-b3ad-8de82d8e9144 2019-07-03 10:40:48,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602359771729s 2019-07-03 10:40:48,028 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-03 10:40:48,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:40:48,139 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:40:48,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40:48 GMT X-Openstack-Request-Id: req-930cac3a-cb49-4a19-8a61-0175928522b4 2019-07-03 10:40:48,213 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}]} 2019-07-03 10:40:48,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-930cac3a-cb49-4a19-8a61-0175928522b4 2019-07-03 10:40:48,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0742931365967s 2019-07-03 10:40:48,220 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4e8c317e-d078-49cc-9f8d-d89a62be91f8', 'updated_at': u'2019-07-03T10:40:48Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.213', 'revision_number': 1, 'port_id': u'53249209-00e5-4657-b97c-7eddd5d40408', 'id': u'c02d7757-31c5-43ae-853c-ca033e2111a0', 'network': u'849979e7-e940-42b9-876b-b95c2d632a75', 'port': u'53249209-00e5-4657-b97c-7eddd5d40408', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'068a832645664916b3b4034a3cc58dcc', 'name': 'vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'068a832645664916b3b4034a3cc58dcc', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a1:5b:d9', u'device_id': u'e9b624e3-10ee-48ce-8439-1325851353df'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'068a832645664916b3b4034a3cc58dcc', 'created_at': u'2019-07-03T10:40:44Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a1:5b:d9', u'device_id': u'e9b624e3-10ee-48ce-8439-1325851353df'}), 'router': u'4e8c317e-d078-49cc-9f8d-d89a62be91f8'}) 2019-07-03 10:40:48,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:40:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df/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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:40:48,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10634 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-e9d27994-1085-42b5-ab0f-ff0431ecd838 x-openstack-request-id: req-e9d27994-1085-42b5-ab0f-ff0431ecd838 2019-07-03 10:40:48,292 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 692470198 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.382715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.385979] pid_max: default: 32768 minimum: 301\n[ 0.387720] ACPI: Core revision 20150930\n[ 0.390032] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.392616] Security Framework initialized\n[ 0.394223] Yama: becoming mindful.\n[ 0.395686] AppArmor: AppArmor initialized\n[ 0.397542] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.403976] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408301] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.410741] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.413921] Initializing cgroup subsys io\n[ 0.415490] Initializing cgroup subsys memory\n[ 0.417197] Initializing cgroup subsys devices\n[ 0.418872] Initializing cgroup subsys freezer\n[ 0.420610] Initializing cgroup subsys net_cls\n[ 0.422320] Initializing cgroup subsys perf_event\n[ 0.424073] Initializing cgroup subsys net_prio\n[ 0.425800] Initializing cgroup subsys hugetlb\n[ 0.427504] Initializing cgroup subsys pids\n[ 0.429934] mce: CPU supports 10 MCE banks\n[ 0.431612] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.433581] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.435701] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.437747] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.440864] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.444134] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.446633] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.450262] MDS: Mitigation: Clear CPU buffers\n[ 0.454590] Freeing SMP alternatives memory: 36K\n[ 0.461834] ftrace: allocating 32299 entries in 127 pages\n[ 0.511435] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.513774] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.516096] smpboot: Max logical packages: 2\n[ 0.517981] x2apic enabled\n[ 0.519500] Switched APIC routing to physical x2apic.\n[ 0.522686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.525097] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.529531] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.542132] KVM setup paravirtual spinlock\n[ 0.545380] x86: Booting SMP configuration:\n[ 0.547149] .... node #0, CPUs: #1\n[ 0.548890] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.571604] x86: Booted up 1 node, 2 CPUs\n[ 0.571607] KVM setup async PF for cpu 1\n[ 0.571611] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.576605] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.579553] devtmpfs: initialized\n[ 0.583304] evm: security.selinux\n[ 0.584980] evm: security.SMACK64\n[ 0.586341] evm: security.SMACK64EXEC\n[ 0.587805] evm: security.SMACK64TRANSMUTE\n[ 0.589421] evm: security.SMACK64MMAP\n[ 0.590860] evm: security.ima\n[ 0.592115] evm: security.capability\n[ 0.593744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.597303] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.599668] pinctrl core: initialized pinctrl subsystem\n[ 0.601763] RTC time: 10:40:41, date: 07/03/19\n[ 0.604337] NET: Registered protocol family 16\n[ 0.615520] cpuidle: using governor ladder\n[ 0.627612] cpuidle: using governor menu\n[ 0.629175] PCCT header not found.\n[ 0.630674] ACPI: bus type PCI registered\n[ 0.632256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.634756] PCI: Using configuration type 1 for base access\n[ 0.649518] ACPI: Added _OSI(Module Device)\n[ 0.651199] ACPI: Added _OSI(Processor Device)\n[ 0.653023] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.654799] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.658576] ACPI: Interpreter enabled\n[ 0.676964] ACPI: (supports S0 S5)\n[ 0.678360] ACPI: Using IOAPIC for interrupt routing\n[ 0.680221] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.685590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.687798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.690285] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.692631] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.696985] acpiphp: Slot [3] registered\n[ 0.698652] acpiphp: Slot [4] registered\n[ 0.700242] acpiphp: Slot [5] registered\n[ 0.701818] acpiphp: Slot [6] registered\n[ 0.703404] acpiphp: Slot [7] registered\n[ 0.704960] acpiphp: Slot [8] registered\n[ 0.706521] acpiphp: Slot [9] registered\n[ 0.708052] acpiphp: Slot [10] registered\n[ 0.709730] acpiphp: Slot [11] registered\n[ 0.711313] acpiphp: Slot [12] registered\n[ 0.712895] acpiphp: Slot [13] registered\n[ 0.714438] acpiphp: Slot [14] registered\n[ 0.715983] acpiphp: Slot [15] registered\n[ 0.717568] acpiphp: Slot [16] registered\n[ 0.719125] acpiphp: Slot [17] registered\n[ 0.720714] acpiphp: Slot [18] registered\n[ 0.722333] acpiphp: Slot [19] registered\n[ 0.723923] acpiphp: Slot [20] registered\n[ 0.725536] acpiphp: Slot [21] registered\n[ 0.727112] acpiphp: Slot [22] registered\n[ 0.728684] acpiphp: Slot [23] registered\n[ 0.730298] acpiphp: Slot [24] registered\n[ 0.731886] acpiphp: Slot [25] registered\n[ 0.733467] acpiphp: Slot [26] registered\n[ 0.735019] acpiphp: Slot [27] registered\n[ 0.736612] acpiphp: Slot [28] registered\n[ 0.738137] acpiphp: Slot [29] registered\n[ 0.739656] acpiphp: Slot [30] registered\n[ 0.741269] acpiphp: Slot [31] registered\n[ 0.742817] PCI host bridge to bus 0000:00\n[ 0.744358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.746780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.749140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.751949] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.754703] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.757547] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.763646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.766149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.768406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.770918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.776019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.778806] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.806708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.809453] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.812135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.815071] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.817689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.820070] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.822545] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.824628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.827599] vgaarb: loaded\n[ 0.828731] vgaarb: bridge control possible 0000:00:02.0\n[ 0.831030] SCSI subsystem initialized\n[ 0.832798] ACPI: bus type USB registered\n[ 0.834367] usbcore: registered new interface driver usbfs\n[ 0.836367] usbcore: registered new interface driver hub\n[ 0.838351] usbcore: registered new device driver usb\n[ 0.840519] PCI: Using ACPI for IRQ routing\n[ 0.842548] NetLabel: Initializing\n[ 0.843950] NetLabel: domain hash size = 128\n[ 0.845626] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.847492] NetLabel: unlabeled traffic allowed by default\n[ 0.849752] amd_nb: Cannot enumerate AMD northbridges\n[ 0.851879] clocksource: Switched to clocksource kvm-clock\n[ 0.864524] AppArmor: AppArmor Filesystem Enabled\n[ 0.866413] pnp: PnP ACPI init\n[ 0.868069] pnp: PnP ACPI: found 5 devices\n[ 0.876397] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.879769] NET: Registered protocol family 2\n[ 0.881924] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884944] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887810] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.890279] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.892611] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.895037] NET: Registered protocol family 1\n[ 0.896735] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.898874] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.900972] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.921401] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.941913] Unpacking initramfs...\n[ 1.141234] Freeing initrd memory: 14824K\n[ 1.142911] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.145227] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.147624] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.151298] Scanning for low memory corruption every 60 seconds\n[ 1.153841] audit: initializing netlink subsys (disabled)\n[ 1.155929] audit: type=2000 audit(1562150442.313:1): initialized\n[ 1.158352] Initialise system trusted keyring\n[ 1.160172] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.162408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.165888] zbud: loaded\n[ 1.167315] VFS: Disk quotas dquot_6.6.0\n[ 1.168897] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.171483] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.173863] fuse init (API version 7.23)\n[ 1.175563] Key type big_key registered\n[ 1.177104] Allocating IMA MOK and blacklist keyrings.\n[ 1.179681] Key type asymmetric registered\n[ 1.181304] Asymmetric key parser 'x509' registered\n[ 1.183205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.186077] io scheduler noop registered\n[ 1.187621] io scheduler deadline registered (default)\n[ 1.189549] io scheduler cfq registered\n[ 1.191160] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.193201] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.195645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.198468] ACPI: Power Button [PWRF]\n[ 1.200129] GHES: HEST is not enabled!\n[ 1.219544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.259733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.263555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.289315] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.293590] Linux agpgart interface v0.103\n[ 1.297313] loop: module loaded\n[ 1.300365] vda: vda1\n[ 1.302320] scsi host0: ata_piix\n[ 1.303828] scsi host1: ata_piix\n[ 1.305189] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.307564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.310124] libphy: Fixed MDIO Bus: probed\n[ 1.311757] tun: Universal TUN/TAP device driver, 1.6\n[ 1.313666] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.317342] PPP generic driver version 2.4.2\n[ 1.319086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.321429] ehci-pci: EHCI PCI platform driver\n[ 1.323128] ehci-platform: EHCI generic platform driver\n[ 1.325060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.327286] ohci-pci: OHCI PCI platform driver\n[ 1.328982] ohci-platform: OHCI generic platform driver\n[ 1.330905] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.351197] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.353194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.356026] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.357920] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.360124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.362518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.365272] usb usb1: Product: UHCI Host Controller\n[ 1.367075] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.369315] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.371159] hub 1-0:1.0: USB hub found\n[ 1.372665] hub 1-0:1.0: 2 ports detected\n[ 1.374377] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.378329] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.380198] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.382276] mousedev: PS/2 mouse device common for all mice\n[ 1.384758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.388124] rtc_cmos 00:00: RTC can wake from S4\n[ 1.390313] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.392683] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.395072] i2c /dev entries driver\n[ 1.396578] device-mapper: uevent: version 1.0.3\n[ 1.398434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.401667] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.404355] NET: Registered protocol family 10\n[ 1.406451] NET: Registered protocol family 17\n[ 1.425165] Key type dns_resolver registered\n[ 1.427110] registered taskstats version 1\n[ 1.428770] Loading compiled-in X.509 certificates\n[ 1.431168] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.434850] zswap: loaded using pool lzo/zbud\n[ 1.438354] Key type trusted registered\n[ 1.442222] Key type encrypted registered\n[ 1.443845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.445910] ima: No TPM chip found, activating TPM-bypass!\n[ 1.447977] ima: Allocated hash algorithm: sha1\n[ 1.449761] evm: HMAC attrs: 0x1\n[ 1.451525] Magic number: 11:422:678\n[ 1.453206] rtc_cmos 00:00: setting system clock to 2019-07-03 10:40:42 UTC (1562150442)\n[ 1.456402] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.458627] EDD information not available.\n[ 1.469460] Freeing unused kernel memory: 1484K\n[ 1.483926] Write protecting the kernel read-only data: 14336k\n[ 1.487486] Freeing unused kernel memory: 1616K\n[ 1.489511] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.502929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503636] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503651] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511473] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511587] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511626] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511750] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559466] virtio_net virtio0 ens3: renamed from eth0\n[ 1.571180] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.574681] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.591219] AVX2 version of gcm_enc/dec engaged.\n[ 1.593159] AES CTR mode by8 optimization enabled\n[ 1.600481] FDC 0 is a S82078B\n[ 1.691938] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.857239] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859678] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.862203] usb 1-1: Product: QEMU USB Tablet\n[ 1.863894] usb 1-1: Manufacturer: QEMU\n[ 1.865408] usb 1-1: SerialNumber: 42\n[ 1.872701] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.879534] usbcore: registered new interface driver usbhid\n[ 1.881651] usbhid: USB HID core driver\n[ 1.884634] 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.888939] 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.974901] md: linear personality registered for level -1\n[ 2.978981] md: multipath personality registered for level -4\n[ 2.983103] md: raid0 personality registered for level 0\n[ 2.987820] md: raid1 personality registered for level 1\n[ 3.059915] raid6: sse2x1 gen() 11372 MB/s\n[ 3.127907] raid6: sse2x1 xor() 8900 MB/s\n[ 3.195909] raid6: sse2x2 gen() 14457 MB/s\n[ 3.263907] raid6: sse2x2 xor() 9866 MB/s\n[ 3.331884] raid6: sse2x4 gen() 16938 MB/s\n[ 3.399909] raid6: sse2x4 xor() 11472 MB/s\n[ 3.467911] raid6: avx2x1 gen() 22456 MB/s\n[ 3.535911] raid6: avx2x2 gen() 26341 MB/s\n[ 3.603912] raid6: avx2x4 gen() 29951 MB/s\n[ 3.605550] raid6: using algorithm avx2x4 gen() 29951 MB/s\n[ 3.607482] raid6: using avx2x2 recovery algorithm\n[ 3.610217] xor: automatically using best checksumming function:\n[ 3.651902] avx : 32605.000 MB/sec\n[ 3.654532] async_tx: api initialized (async)\n[ 3.663592] md: raid6 personality registered for level 6\n[ 3.665530] md: raid5 personality registered for level 5\n[ 3.667399] md: raid4 personality registered for level 4\n[ 3.674263] 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.704631] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.723065] 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.818454] 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.824926] systemd[1]: Detected virtualization kvm.\n[ 3.826801] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.831378] systemd[1]: Set hostname to .\n[ 3.835679] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.837872] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.957791] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.962133] 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.967218] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.970411] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.974647] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.978739] 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.984663] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.989131] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.993435] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.998057] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.001822] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.006051] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.010052] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.013588] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.016882] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.021627] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.025860] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.029610] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.044065] 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.050331] 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.058802] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.063614] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.069700] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.075215] systemd[1]: Starting Nameserver information manager...\n[ 4.077882] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 4.082931] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.089186] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.094420] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0[ 4.097383] EXT4-fs (vda1): re-mounted. Opts: (null)\nm] Listening on Journal Audit Socket.\n[ 4.100934] iscsi: registered transport (tcp)\n[ 4.101000] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.124559] iscsi: registered transport (iser)\n[ 4.128057] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.132617] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.136797] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.142258] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.146411] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.151023] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.156363] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.163973] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.176584] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.182375] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.186995] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.191357] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.197597] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Created slice system-getty.slice.\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"} 2019-07-03 10:40:48,293 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df/action used request id req-e9d27994-1085-42b5-ab0f-ff0431ecd838 2019-07-03 10:40:48,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725159645081s 2019-07-03 10:40:48,294 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 692470198 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.382715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.385979] pid_max: default: 32768 minimum: 301 [ 0.387720] ACPI: Core revision 20150930 [ 0.390032] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.392616] Security Framework initialized [ 0.394223] Yama: becoming mindful. [ 0.395686] AppArmor: AppArmor initialized [ 0.397542] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.403976] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408301] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410741] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.413921] Initializing cgroup subsys io [ 0.415490] Initializing cgroup subsys memory [ 0.417197] Initializing cgroup subsys devices [ 0.418872] Initializing cgroup subsys freezer [ 0.420610] Initializing cgroup subsys net_cls [ 0.422320] Initializing cgroup subsys perf_event [ 0.424073] Initializing cgroup subsys net_prio [ 0.425800] Initializing cgroup subsys hugetlb [ 0.427504] Initializing cgroup subsys pids [ 0.429934] mce: CPU supports 10 MCE banks [ 0.431612] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.433581] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.435701] Spectre V2 : Mitigation: Full generic retpoline [ 0.437747] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.440864] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.444134] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.446633] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.450262] MDS: Mitigation: Clear CPU buffers [ 0.454590] Freeing SMP alternatives memory: 36K [ 0.461834] ftrace: allocating 32299 entries in 127 pages [ 0.511435] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.513774] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.516096] smpboot: Max logical packages: 2 [ 0.517981] x2apic enabled [ 0.519500] Switched APIC routing to physical x2apic. [ 0.522686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.525097] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.529531] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.542132] KVM setup paravirtual spinlock [ 0.545380] x86: Booting SMP configuration: [ 0.547149] .... node #0, CPUs: #1 [ 0.548890] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.571604] x86: Booted up 1 node, 2 CPUs [ 0.571607] KVM setup async PF for cpu 1 [ 0.571611] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.576605] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.579553] devtmpfs: initialized [ 0.583304] evm: security.selinux [ 0.584980] evm: security.SMACK64 [ 0.586341] evm: security.SMACK64EXEC [ 0.587805] evm: security.SMACK64TRANSMUTE [ 0.589421] evm: security.SMACK64MMAP [ 0.590860] evm: security.ima [ 0.592115] evm: security.capability [ 0.593744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.597303] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.599668] pinctrl core: initialized pinctrl subsystem [ 0.601763] RTC time: 10:40:41, date: 07/03/19 [ 0.604337] NET: Registered protocol family 16 [ 0.615520] cpuidle: using governor ladder [ 0.627612] cpuidle: using governor menu [ 0.629175] PCCT header not found. [ 0.630674] ACPI: bus type PCI registered [ 0.632256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634756] PCI: Using configuration type 1 for base access [ 0.649518] ACPI: Added _OSI(Module Device) [ 0.651199] ACPI: Added _OSI(Processor Device) [ 0.653023] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654799] ACPI: Added _OSI(Processor Aggregator Device) [ 0.658576] ACPI: Interpreter enabled [ 0.676964] ACPI: (supports S0 S5) [ 0.678360] ACPI: Using IOAPIC for interrupt routing [ 0.680221] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.687798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.690285] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.692631] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.696985] acpiphp: Slot [3] registered [ 0.698652] acpiphp: Slot [4] registered [ 0.700242] acpiphp: Slot [5] registered [ 0.701818] acpiphp: Slot [6] registered [ 0.703404] acpiphp: Slot [7] registered [ 0.704960] acpiphp: Slot [8] registered [ 0.706521] acpiphp: Slot [9] registered [ 0.708052] acpiphp: Slot [10] registered [ 0.709730] acpiphp: Slot [11] registered [ 0.711313] acpiphp: Slot [12] registered [ 0.712895] acpiphp: Slot [13] registered [ 0.714438] acpiphp: Slot [14] registered [ 0.715983] acpiphp: Slot [15] registered [ 0.717568] acpiphp: Slot [16] registered [ 0.719125] acpiphp: Slot [17] registered [ 0.720714] acpiphp: Slot [18] registered [ 0.722333] acpiphp: Slot [19] registered [ 0.723923] acpiphp: Slot [20] registered [ 0.725536] acpiphp: Slot [21] registered [ 0.727112] acpiphp: Slot [22] registered [ 0.728684] acpiphp: Slot [23] registered [ 0.730298] acpiphp: Slot [24] registered [ 0.731886] acpiphp: Slot [25] registered [ 0.733467] acpiphp: Slot [26] registered [ 0.735019] acpiphp: Slot [27] registered [ 0.736612] acpiphp: Slot [28] registered [ 0.738137] acpiphp: Slot [29] registered [ 0.739656] acpiphp: Slot [30] registered [ 0.741269] acpiphp: Slot [31] registered [ 0.742817] PCI host bridge to bus 0000:00 [ 0.744358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.746780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.749140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751949] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.754703] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.757547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.768406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.770918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.776019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.778806] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.806708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.809453] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.812135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.815071] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.817689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.820070] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.822545] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.824628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.827599] vgaarb: loaded [ 0.828731] vgaarb: bridge control possible 0000:00:02.0 [ 0.831030] SCSI subsystem initialized [ 0.832798] ACPI: bus type USB registered [ 0.834367] usbcore: registered new interface driver usbfs [ 0.836367] usbcore: registered new interface driver hub [ 0.838351] usbcore: registered new device driver usb [ 0.840519] PCI: Using ACPI for IRQ routing [ 0.842548] NetLabel: Initializing [ 0.843950] NetLabel: domain hash size = 128 [ 0.845626] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.847492] NetLabel: unlabeled traffic allowed by default [ 0.849752] amd_nb: Cannot enumerate AMD northbridges [ 0.851879] clocksource: Switched to clocksource kvm-clock [ 0.864524] AppArmor: AppArmor Filesystem Enabled [ 0.866413] pnp: PnP ACPI init [ 0.868069] pnp: PnP ACPI: found 5 devices [ 0.876397] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.879769] NET: Registered protocol family 2 [ 0.881924] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884944] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887810] TCP: Hash tables configured (established 32768 bind 32768) [ 0.890279] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.892611] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.895037] NET: Registered protocol family 1 [ 0.896735] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.898874] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.900972] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.921401] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.941913] Unpacking initramfs... [ 1.141234] Freeing initrd memory: 14824K [ 1.142911] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.145227] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.147624] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.151298] Scanning for low memory corruption every 60 seconds [ 1.153841] audit: initializing netlink subsys (disabled) [ 1.155929] audit: type=2000 audit(1562150442.313:1): initialized [ 1.158352] Initialise system trusted keyring [ 1.160172] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.162408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.165888] zbud: loaded [ 1.167315] VFS: Disk quotas dquot_6.6.0 [ 1.168897] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.171483] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.173863] fuse init (API version 7.23) [ 1.175563] Key type big_key registered [ 1.177104] Allocating IMA MOK and blacklist keyrings. [ 1.179681] Key type asymmetric registered [ 1.181304] Asymmetric key parser 'x509' registered [ 1.183205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.186077] io scheduler noop registered [ 1.187621] io scheduler deadline registered (default) [ 1.189549] io scheduler cfq registered [ 1.191160] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.193201] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.195645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.198468] ACPI: Power Button [PWRF] [ 1.200129] GHES: HEST is not enabled! [ 1.219544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.259733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.263555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.289315] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.293590] Linux agpgart interface v0.103 [ 1.297313] loop: module loaded [ 1.300365] vda: vda1 [ 1.302320] scsi host0: ata_piix [ 1.303828] scsi host1: ata_piix [ 1.305189] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.307564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.310124] libphy: Fixed MDIO Bus: probed [ 1.311757] tun: Universal TUN/TAP device driver, 1.6 [ 1.313666] tun: (C) 1999-2004 Max Krasnyansky [ 1.317342] PPP generic driver version 2.4.2 [ 1.319086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.321429] ehci-pci: EHCI PCI platform driver [ 1.323128] ehci-platform: EHCI generic platform driver [ 1.325060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.327286] ohci-pci: OHCI PCI platform driver [ 1.328982] ohci-platform: OHCI generic platform driver [ 1.330905] uhci_hcd: USB Universal Host Controller Interface driver [ 1.351197] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.353194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.356026] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.357920] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.360124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.362518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.365272] usb usb1: Product: UHCI Host Controller [ 1.367075] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.369315] usb usb1: SerialNumber: 0000:00:01.2 [ 1.371159] hub 1-0:1.0: USB hub found [ 1.372665] hub 1-0:1.0: 2 ports detected [ 1.374377] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.378329] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.380198] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.382276] mousedev: PS/2 mouse device common for all mice [ 1.384758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.388124] rtc_cmos 00:00: RTC can wake from S4 [ 1.390313] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.392683] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.395072] i2c /dev entries driver [ 1.396578] device-mapper: uevent: version 1.0.3 [ 1.398434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.401667] ledtrig-cpu: registered to indicate activity on CPUs [ 1.404355] NET: Registered protocol family 10 [ 1.406451] NET: Registered protocol family 17 [ 1.425165] Key type dns_resolver registered [ 1.427110] registered taskstats version 1 [ 1.428770] Loading compiled-in X.509 certificates [ 1.431168] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.434850] zswap: loaded using pool lzo/zbud [ 1.438354] Key type trusted registered [ 1.442222] Key type encrypted registered [ 1.443845] AppArmor: AppArmor sha1 policy hashing enabled [ 1.445910] ima: No TPM chip found, activating TPM-bypass! [ 1.447977] ima: Allocated hash algorithm: sha1 [ 1.449761] evm: HMAC attrs: 0x1 [ 1.451525] Magic number: 11:422:678 [ 1.453206] rtc_cmos 00:00: setting system clock to 2019-07-03 10:40:42 UTC (1562150442) [ 1.456402] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.458627] EDD information not available. [ 1.469460] Freeing unused kernel memory: 1484K [ 1.483926] Write protecting the kernel read-only data: 14336k [ 1.487486] Freeing unused kernel memory: 1616K [ 1.489511] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.502929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503636] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503651] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511473] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511587] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511626] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511750] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559466] virtio_net virtio0 ens3: renamed from eth0 [ 1.571180] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.574681] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.591219] AVX2 version of gcm_enc/dec engaged. [ 1.593159] AES CTR mode by8 optimization enabled [ 1.600481] FDC 0 is a S82078B [ 1.691938] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.857239] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859678] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.862203] usb 1-1: Product: QEMU USB Tablet [ 1.863894] usb 1-1: Manufacturer: QEMU [ 1.865408] usb 1-1: SerialNumber: 42 [ 1.872701] hidraw: raw HID events driver (C) Jiri Kosina [ 1.879534] usbcore: registered new interface driver usbhid [ 1.881651] usbhid: USB HID core driver [ 1.884634] 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.888939] 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.974901] md: linear personality registered for level -1 [ 2.978981] md: multipath personality registered for level -4 [ 2.983103] md: raid0 personality registered for level 0 [ 2.987820] md: raid1 personality registered for level 1 [ 3.059915] raid6: sse2x1 gen() 11372 MB/s [ 3.127907] raid6: sse2x1 xor() 8900 MB/s [ 3.195909] raid6: sse2x2 gen() 14457 MB/s [ 3.263907] raid6: sse2x2 xor() 9866 MB/s [ 3.331884] raid6: sse2x4 gen() 16938 MB/s [ 3.399909] raid6: sse2x4 xor() 11472 MB/s [ 3.467911] raid6: avx2x1 gen() 22456 MB/s [ 3.535911] raid6: avx2x2 gen() 26341 MB/s [ 3.603912] raid6: avx2x4 gen() 29951 MB/s [ 3.605550] raid6: using algorithm avx2x4 gen() 29951 MB/s [ 3.607482] raid6: using avx2x2 recovery algorithm [ 3.610217] xor: automatically using best checksumming function: [ 3.651902] avx : 32605.000 MB/sec [ 3.654532] async_tx: api initialized (async) [ 3.663592] md: raid6 personality registered for level 6 [ 3.665530] md: raid5 personality registered for level 5 [ 3.667399] md: raid4 personality registered for level 4 [ 3.674263] 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.704631] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.723065] 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.818454] 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.824926] systemd[1]: Detected virtualization kvm. [ 3.826801] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.831378] systemd[1]: Set hostname to . [ 3.835679] systemd[1]: Initializing machine ID from KVM UUID. [ 3.837872] systemd[1]: Installed transient /etc/machine-id file. [ 3.957791] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.962133] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.967218] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.970411] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.974647] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.978739] 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.984663] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.989131] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.993435] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.998057] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.001822] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.006051] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.010052] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.013588] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.016882] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.021627] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.025860] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.029610] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.044065] 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.050331] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.058802] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.063614] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.069700] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.075215] systemd[1]: Starting Nameserver information manager... [ 4.077882] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 4.082931] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.089186] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.094420] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0[ 4.097383] EXT4-fs (vda1): re-mounted. Opts: (null) m] Listening on Journal Audit Socket. [ 4.100934] iscsi: registered transport (tcp) [ 4.101000] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.124559] iscsi: registered transport (iser) [ 4.128057] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.132617] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.136797] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.142258] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.146411] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.151023] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.156363] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.163973] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.176584] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.182375] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.186995] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.191357] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.197597] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Created slice system-getty.slice. [[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. 2019-07-03 10:40:49,297 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.213: timed out 2019-07-03 10:40:58,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-03 10:40:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df/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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-03 10:40:58,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13291 Content-Type: application/json Date: Wed, 03 Jul 2019 10:40: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-da0bff1b-d385-4cf9-b5b9-42561972b644 x-openstack-request-id: req-da0bff1b-d385-4cf9-b5b9-42561972b644 2019-07-03 10:40:58,383 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 692470198 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.382715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.385979] pid_max: default: 32768 minimum: 301\n[ 0.387720] ACPI: Core revision 20150930\n[ 0.390032] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.392616] Security Framework initialized\n[ 0.394223] Yama: becoming mindful.\n[ 0.395686] AppArmor: AppArmor initialized\n[ 0.397542] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.403976] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408301] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.410741] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.413921] Initializing cgroup subsys io\n[ 0.415490] Initializing cgroup subsys memory\n[ 0.417197] Initializing cgroup subsys devices\n[ 0.418872] Initializing cgroup subsys freezer\n[ 0.420610] Initializing cgroup subsys net_cls\n[ 0.422320] Initializing cgroup subsys perf_event\n[ 0.424073] Initializing cgroup subsys net_prio\n[ 0.425800] Initializing cgroup subsys hugetlb\n[ 0.427504] Initializing cgroup subsys pids\n[ 0.429934] mce: CPU supports 10 MCE banks\n[ 0.431612] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.433581] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.435701] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.437747] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.440864] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.444134] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.446633] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.450262] MDS: Mitigation: Clear CPU buffers\n[ 0.454590] Freeing SMP alternatives memory: 36K\n[ 0.461834] ftrace: allocating 32299 entries in 127 pages\n[ 0.511435] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.513774] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.516096] smpboot: Max logical packages: 2\n[ 0.517981] x2apic enabled\n[ 0.519500] Switched APIC routing to physical x2apic.\n[ 0.522686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.525097] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.529531] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.542132] KVM setup paravirtual spinlock\n[ 0.545380] x86: Booting SMP configuration:\n[ 0.547149] .... node #0, CPUs: #1\n[ 0.548890] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.571604] x86: Booted up 1 node, 2 CPUs\n[ 0.571607] KVM setup async PF for cpu 1\n[ 0.571611] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.576605] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.579553] devtmpfs: initialized\n[ 0.583304] evm: security.selinux\n[ 0.584980] evm: security.SMACK64\n[ 0.586341] evm: security.SMACK64EXEC\n[ 0.587805] evm: security.SMACK64TRANSMUTE\n[ 0.589421] evm: security.SMACK64MMAP\n[ 0.590860] evm: security.ima\n[ 0.592115] evm: security.capability\n[ 0.593744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.597303] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.599668] pinctrl core: initialized pinctrl subsystem\n[ 0.601763] RTC time: 10:40:41, date: 07/03/19\n[ 0.604337] NET: Registered protocol family 16\n[ 0.615520] cpuidle: using governor ladder\n[ 0.627612] cpuidle: using governor menu\n[ 0.629175] PCCT header not found.\n[ 0.630674] ACPI: bus type PCI registered\n[ 0.632256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.634756] PCI: Using configuration type 1 for base access\n[ 0.649518] ACPI: Added _OSI(Module Device)\n[ 0.651199] ACPI: Added _OSI(Processor Device)\n[ 0.653023] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.654799] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.658576] ACPI: Interpreter enabled\n[ 0.676964] ACPI: (supports S0 S5)\n[ 0.678360] ACPI: Using IOAPIC for interrupt routing\n[ 0.680221] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.685590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.687798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.690285] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.692631] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.696985] acpiphp: Slot [3] registered\n[ 0.698652] acpiphp: Slot [4] registered\n[ 0.700242] acpiphp: Slot [5] registered\n[ 0.701818] acpiphp: Slot [6] registered\n[ 0.703404] acpiphp: Slot [7] registered\n[ 0.704960] acpiphp: Slot [8] registered\n[ 0.706521] acpiphp: Slot [9] registered\n[ 0.708052] acpiphp: Slot [10] registered\n[ 0.709730] acpiphp: Slot [11] registered\n[ 0.711313] acpiphp: Slot [12] registered\n[ 0.712895] acpiphp: Slot [13] registered\n[ 0.714438] acpiphp: Slot [14] registered\n[ 0.715983] acpiphp: Slot [15] registered\n[ 0.717568] acpiphp: Slot [16] registered\n[ 0.719125] acpiphp: Slot [17] registered\n[ 0.720714] acpiphp: Slot [18] registered\n[ 0.722333] acpiphp: Slot [19] registered\n[ 0.723923] acpiphp: Slot [20] registered\n[ 0.725536] acpiphp: Slot [21] registered\n[ 0.727112] acpiphp: Slot [22] registered\n[ 0.728684] acpiphp: Slot [23] registered\n[ 0.730298] acpiphp: Slot [24] registered\n[ 0.731886] acpiphp: Slot [25] registered\n[ 0.733467] acpiphp: Slot [26] registered\n[ 0.735019] acpiphp: Slot [27] registered\n[ 0.736612] acpiphp: Slot [28] registered\n[ 0.738137] acpiphp: Slot [29] registered\n[ 0.739656] acpiphp: Slot [30] registered\n[ 0.741269] acpiphp: Slot [31] registered\n[ 0.742817] PCI host bridge to bus 0000:00\n[ 0.744358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.746780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.749140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.751949] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.754703] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.757547] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.763646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.766149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.768406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.770918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.776019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.778806] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.806708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.809453] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.812135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.815071] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.817689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.820070] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.822545] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.824628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.827599] vgaarb: loaded\n[ 0.828731] vgaarb: bridge control possible 0000:00:02.0\n[ 0.831030] SCSI subsystem initialized\n[ 0.832798] ACPI: bus type USB registered\n[ 0.834367] usbcore: registered new interface driver usbfs\n[ 0.836367] usbcore: registered new interface driver hub\n[ 0.838351] usbcore: registered new device driver usb\n[ 0.840519] PCI: Using ACPI for IRQ routing\n[ 0.842548] NetLabel: Initializing\n[ 0.843950] NetLabel: domain hash size = 128\n[ 0.845626] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.847492] NetLabel: unlabeled traffic allowed by default\n[ 0.849752] amd_nb: Cannot enumerate AMD northbridges\n[ 0.851879] clocksource: Switched to clocksource kvm-clock\n[ 0.864524] AppArmor: AppArmor Filesystem Enabled\n[ 0.866413] pnp: PnP ACPI init\n[ 0.868069] pnp: PnP ACPI: found 5 devices\n[ 0.876397] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.879769] NET: Registered protocol family 2\n[ 0.881924] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.884944] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.887810] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.890279] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.892611] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.895037] NET: Registered protocol family 1\n[ 0.896735] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.898874] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.900972] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.921401] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.941913] Unpacking initramfs...\n[ 1.141234] Freeing initrd memory: 14824K\n[ 1.142911] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.145227] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.147624] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.151298] Scanning for low memory corruption every 60 seconds\n[ 1.153841] audit: initializing netlink subsys (disabled)\n[ 1.155929] audit: type=2000 audit(1562150442.313:1): initialized\n[ 1.158352] Initialise system trusted keyring\n[ 1.160172] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.162408] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.165888] zbud: loaded\n[ 1.167315] VFS: Disk quotas dquot_6.6.0\n[ 1.168897] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.171483] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.173863] fuse init (API version 7.23)\n[ 1.175563] Key type big_key registered\n[ 1.177104] Allocating IMA MOK and blacklist keyrings.\n[ 1.179681] Key type asymmetric registered\n[ 1.181304] Asymmetric key parser 'x509' registered\n[ 1.183205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.186077] io scheduler noop registered\n[ 1.187621] io scheduler deadline registered (default)\n[ 1.189549] io scheduler cfq registered\n[ 1.191160] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.193201] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.195645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.198468] ACPI: Power Button [PWRF]\n[ 1.200129] GHES: HEST is not enabled!\n[ 1.219544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.259733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.263555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.289315] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.293590] Linux agpgart interface v0.103\n[ 1.297313] loop: module loaded\n[ 1.300365] vda: vda1\n[ 1.302320] scsi host0: ata_piix\n[ 1.303828] scsi host1: ata_piix\n[ 1.305189] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.307564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.310124] libphy: Fixed MDIO Bus: probed\n[ 1.311757] tun: Universal TUN/TAP device driver, 1.6\n[ 1.313666] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.317342] PPP generic driver version 2.4.2\n[ 1.319086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.321429] ehci-pci: EHCI PCI platform driver\n[ 1.323128] ehci-platform: EHCI generic platform driver\n[ 1.325060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.327286] ohci-pci: OHCI PCI platform driver\n[ 1.328982] ohci-platform: OHCI generic platform driver\n[ 1.330905] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.351197] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.353194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.356026] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.357920] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.360124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.362518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.365272] usb usb1: Product: UHCI Host Controller\n[ 1.367075] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.369315] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.371159] hub 1-0:1.0: USB hub found\n[ 1.372665] hub 1-0:1.0: 2 ports detected\n[ 1.374377] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.378329] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.380198] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.382276] mousedev: PS/2 mouse device common for all mice\n[ 1.384758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.388124] rtc_cmos 00:00: RTC can wake from S4\n[ 1.390313] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.392683] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.395072] i2c /dev entries driver\n[ 1.396578] device-mapper: uevent: version 1.0.3\n[ 1.398434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.401667] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.404355] NET: Registered protocol family 10\n[ 1.406451] NET: Registered protocol family 17\n[ 1.425165] Key type dns_resolver registered\n[ 1.427110] registered taskstats version 1\n[ 1.428770] Loading compiled-in X.509 certificates\n[ 1.431168] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.434850] zswap: loaded using pool lzo/zbud\n[ 1.438354] Key type trusted registered\n[ 1.442222] Key type encrypted registered\n[ 1.443845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.445910] ima: No TPM chip found, activating TPM-bypass!\n[ 1.447977] ima: Allocated hash algorithm: sha1\n[ 1.449761] evm: HMAC attrs: 0x1\n[ 1.451525] Magic number: 11:422:678\n[ 1.453206] rtc_cmos 00:00: setting system clock to 2019-07-03 10:40:42 UTC (1562150442)\n[ 1.456402] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.458627] EDD information not available.\n[ 1.469460] Freeing unused kernel memory: 1484K\n[ 1.483926] Write protecting the kernel read-only data: 14336k\n[ 1.487486] Freeing unused kernel memory: 1616K\n[ 1.489511] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.502929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503636] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503651] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511473] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511587] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511626] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511750] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.559466] virtio_net virtio0 ens3: renamed from eth0\n[ 1.571180] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.574681] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.591219] AVX2 version of gcm_enc/dec engaged.\n[ 1.593159] AES CTR mode by8 optimization enabled\n[ 1.600481] FDC 0 is a S82078B\n[ 1.691938] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.857239] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859678] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.862203] usb 1-1: Product: QEMU USB Tablet\n[ 1.863894] usb 1-1: Manufacturer: QEMU\n[ 1.865408] usb 1-1: SerialNumber: 42\n[ 1.872701] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.879534] usbcore: registered new interface driver usbhid\n[ 1.881651] usbhid: USB HID core driver\n[ 1.884634] 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.888939] 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.974901] md: linear personality registered for level -1\n[ 2.978981] md: multipath personality registered for level -4\n[ 2.983103] md: raid0 personality registered for level 0\n[ 2.987820] md: raid1 personality registered for level 1\n[ 3.059915] raid6: sse2x1 gen() 11372 MB/s\n[ 3.127907] raid6: sse2x1 xor() 8900 MB/s\n[ 3.195909] raid6: sse2x2 gen() 14457 MB/s\n[ 3.263907] raid6: sse2x2 xor() 9866 MB/s\n[ 3.331884] raid6: sse2x4 gen() 16938 MB/s\n[ 3.399909] raid6: sse2x4 xor() 11472 MB/s\n[ 3.467911] raid6: avx2x1 gen() 22456 MB/s\n[ 3.535911] raid6: avx2x2 gen() 26341 MB/s\n[ 3.603912] raid6: avx2x4 gen() 29951 MB/s\n[ 3.605550] raid6: using algorithm avx2x4 gen() 29951 MB/s\n[ 3.607482] raid6: using avx2x2 recovery algorithm\n[ 3.610217] xor: automatically using best checksumming function:\n[ 3.651902] avx : 32605.000 MB/sec\n[ 3.654532] async_tx: api initialized (async)\n[ 3.663592] md: raid6 personality registered for level 6\n[ 3.665530] md: raid5 personality registered for level 5\n[ 3.667399] md: raid4 personality registered for level 4\n[ 3.674263] 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.704631] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.723065] 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.818454] 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.824926] systemd[1]: Detected virtualization kvm.\n[ 3.826801] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.831378] systemd[1]: Set hostname to .\n[ 3.835679] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.837872] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.957791] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.962133] 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.967218] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.970411] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.974647] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.978739] 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.984663] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.989131] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.993435] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.998057] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.001822] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.006051] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.010052] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.013588] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.016882] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.021627] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.025860] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.029610] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.044065] 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.050331] 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.058802] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.063614] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.069700] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.075215] systemd[1]: Starting Nameserver information manager...\n[ 4.077882] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 4.082931] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.089186] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.094420] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0[ 4.097383] EXT4-fs (vda1): re-mounted. Opts: (null)\nm] Listening on Journal Audit Socket.\n[ 4.100934] iscsi: registered transport (tcp)\n[ 4.101000] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.124559] iscsi: registered transport (iser)\n[ 4.128057] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.132617] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.136797] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.142258] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.146411] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.151023] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.156363] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.163973] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.176584] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.182375] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.186995] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.191357] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.197597] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Created slice system-getty.slice.\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[ 9.711416] cloud-init[575]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Wed, 03 Jul 2019 10:40:46 +0000. Up 5.22 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.757096] cloud-init[927]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Wed, 03 Jul 2019 10:40:51 +0000. Up 10.24 seconds.\n[ 10.760772] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.763960] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.767258] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.770613] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.773843] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.14 | 255.255.255.0 | global | fa:16:3e:a1:5b:d9 |\n[ 10.777044] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:fea1:5bd9/64 | . | link | fa:16:3e:a1:5b:d9 |\n[ 10.780116] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.783740] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.786963] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.790186] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.793154] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.796137] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.799115] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.802077] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.805030] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.807985] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.810950] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.813901] cloud-init[927]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.816361] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.818794] cloud-init[927]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.821251] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.823703] cloud-init[927]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.826147] cloud-init[927]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.828646] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.831097] cloud-init[927]: Generating public/private rsa key pair.\n[ 10.833142] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.835642] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.838143] cloud-init[927]: The key fingerprint is:\n[ 10.839996] cloud-init[927]: SHA256:plSTOIb1oSebCAY+RypbYcQn+0khgN8bqTcFtSoszjE root@vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d\n[ 10.843312] cloud-init[927]: The key's randomart image is:\n[ 10.845277] cloud-init[927]: +---[RSA 2048]----+\n[ 10.847099] cloud-init[927]: |+++. .o . |\n[ 10.848896] cloud-init[927]: |oo*.+o = o |\n[ 10.850696] cloud-init[927]: |.=+B.+B * |\n[ 10.852525] cloud-init[927]: |.==.=+.B . |\n[ 10.854328] cloud-init[927]: |oEo+o=+ S |\n[ 10.856123] cloud-init[927]: |o.+.*. o |\n[ 10.857996] cloud-init[927]: | o . .. |\n[ 10.859805] cloud-init[927]: | |\n[ 10.861620] cloud-init[927]: | |\n[ 10.863425] cloud-init[927]: +----[SHA256]-----+\n[ 10.865234] cloud-init[927]: Generating public/private dsa key pair.\n[ 10.867290] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.869814] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.872327] cloud-init[927]: The key fingerprint is:\n[ 10.874210] cloud-init[927]: SHA256:qt0K8q2UpV6NCc6QNl5C4NlZYalY1vtWhgYd9ubedGU root@vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d\n[ 10.877524] cloud-init[927]: The key's randomart image is:\n[ 10.879506] cloud-init[927]: +---[DSA 1024]----+\n[ 10.881313] cloud-init[927]: |. .++o. |\n[ 10.883132] cloud-init[927]: |..oo++... |\n[ 10.884928] cloud-init[927]: | o=o. o .o E |\n[ 10.886730] cloud-init[927]: | o o . ooo o |\n[ 10.888531] cloud-init[927]: | * o + S. . . |\n[ 10.890311] cloud-init[927]: | o B = B. o . |\n[ 10.892118] cloud-init[927]: | o B * .. . |\n[ 10.893920] cloud-init[927]: | = * . |\n[ 10.895734] cloud-init[927]: | =.+.. |\n[ 10.897543] cloud-init[927]: +----[SHA256]-----+\n[ 10.899334] cloud-init[927]: Generating public/private ecdsa key pair.\n[ 10.901450] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.903997] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.906546] cloud-init[927]: The key fingerprint is:\n[ 10.908386] cloud-init[927]: SHA256:o4sxQnQbvJ5/aOzILwTj6iZs6Ai5u/00Pze+CtV3tDc root@vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d\n[ 10.911662] cloud-init[927]: The key's randomart image is:\n[ 10.913638] cloud-init[927]: +---[ECDSA 256]---+\n[ 10.915413] cloud-init[927]: | |\n[ 10.915732] cloud-init[927]: | . |\n[ 10.916042] cloud-init[927]: | . + . |\n[ 10.916311] cloud-init[927]: | .o. + . . . |\n[ 10.916593] cloud-init[927]: | ..oo . S . o E |\n[ 10.916884] cloud-init[927]: | o...o . o . . . |\n[ 10.917181] cloud-init[927]: |=...O... |\n[ 10.917456] cloud-init[927]: |** +.X=.+ |\n[ 10.917738] cloud-init[927]: |@=..==B*oo |\n[ 10.918028] cloud-init[927]: +----[SHA256]-----+\n[ 10.918309] cloud-init[927]: Generating public/private ed25519 key pair.\n[ 10.918594] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.918895] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.919196] cloud-init[927]: The key fingerprint is:\n[ 10.919467] cloud-init[927]: SHA256:+YXsh8MeVOiqcT+mCVj0zbqaxOee+abWpYZFPXcUlQw root@vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d\n[ 10.919763] cloud-init[927]: The key's randomart image is:\n[ 10.920054] cloud-init[927]: +--[ED25519 256]--+\n[ 10.920324] cloud-init[927]: | Eo.=|\n[ 10.920607] cloud-init[927]: | . o.|\n[ 10.920900] cloud-init[927]: | . ... . |\n[ 10.921181] cloud-init[927]: | . . *.oo . .|\n[ 10.921464] cloud-init[927]: | . S.B .o . |\n[ 10.921751] cloud-init[927]: | + B.o. |\n[ 10.922042] cloud-init[927]: | . = =+Bo. |\n[ 10.922323] cloud-init[927]: | . OoBB+ |\n[ 10.922620] cloud-init[927]: | ++XB+. |\n[ 10.922902] cloud-init[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Accounts Service...\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started 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[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: 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 Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\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 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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-07-03 10:40:58,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df/action used request id req-da0bff1b-d385-4cf9-b5b9-42561972b644 2019-07-03 10:40:58,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0776619911194s 2019-07-03 10:40:58,386 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 692470198 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.382715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.385979] pid_max: default: 32768 minimum: 301 [ 0.387720] ACPI: Core revision 20150930 [ 0.390032] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.392616] Security Framework initialized [ 0.394223] Yama: becoming mindful. [ 0.395686] AppArmor: AppArmor initialized [ 0.397542] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.403976] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408301] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410741] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.413921] Initializing cgroup subsys io [ 0.415490] Initializing cgroup subsys memory [ 0.417197] Initializing cgroup subsys devices [ 0.418872] Initializing cgroup subsys freezer [ 0.420610] Initializing cgroup subsys net_cls [ 0.422320] Initializing cgroup subsys perf_event [ 0.424073] Initializing cgroup subsys net_prio [ 0.425800] Initializing cgroup subsys hugetlb [ 0.427504] Initializing cgroup subsys pids [ 0.429934] mce: CPU supports 10 MCE banks [ 0.431612] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.433581] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.435701] Spectre V2 : Mitigation: Full generic retpoline [ 0.437747] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.440864] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.444134] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.446633] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.450262] MDS: Mitigation: Clear CPU buffers [ 0.454590] Freeing SMP alternatives memory: 36K [ 0.461834] ftrace: allocating 32299 entries in 127 pages [ 0.511435] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.513774] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.516096] smpboot: Max logical packages: 2 [ 0.517981] x2apic enabled [ 0.519500] Switched APIC routing to physical x2apic. [ 0.522686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.525097] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.529531] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.542132] KVM setup paravirtual spinlock [ 0.545380] x86: Booting SMP configuration: [ 0.547149] .... node #0, CPUs: #1 [ 0.548890] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.571604] x86: Booted up 1 node, 2 CPUs [ 0.571607] KVM setup async PF for cpu 1 [ 0.571611] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.576605] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.579553] devtmpfs: initialized [ 0.583304] evm: security.selinux [ 0.584980] evm: security.SMACK64 [ 0.586341] evm: security.SMACK64EXEC [ 0.587805] evm: security.SMACK64TRANSMUTE [ 0.589421] evm: security.SMACK64MMAP [ 0.590860] evm: security.ima [ 0.592115] evm: security.capability [ 0.593744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.597303] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.599668] pinctrl core: initialized pinctrl subsystem [ 0.601763] RTC time: 10:40:41, date: 07/03/19 [ 0.604337] NET: Registered protocol family 16 [ 0.615520] cpuidle: using governor ladder [ 0.627612] cpuidle: using governor menu [ 0.629175] PCCT header not found. [ 0.630674] ACPI: bus type PCI registered [ 0.632256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634756] PCI: Using configuration type 1 for base access [ 0.649518] ACPI: Added _OSI(Module Device) [ 0.651199] ACPI: Added _OSI(Processor Device) [ 0.653023] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654799] ACPI: Added _OSI(Processor Aggregator Device) [ 0.658576] ACPI: Interpreter enabled [ 0.676964] ACPI: (supports S0 S5) [ 0.678360] ACPI: Using IOAPIC for interrupt routing [ 0.680221] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.687798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.690285] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.692631] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.696985] acpiphp: Slot [3] registered [ 0.698652] acpiphp: Slot [4] registered [ 0.700242] acpiphp: Slot [5] registered [ 0.701818] acpiphp: Slot [6] registered [ 0.703404] acpiphp: Slot [7] registered [ 0.704960] acpiphp: Slot [8] registered [ 0.706521] acpiphp: Slot [9] registered [ 0.708052] acpiphp: Slot [10] registered [ 0.709730] acpiphp: Slot [11] registered [ 0.711313] acpiphp: Slot [12] registered [ 0.712895] acpiphp: Slot [13] registered [ 0.714438] acpiphp: Slot [14] registered [ 0.715983] acpiphp: Slot [15] registered [ 0.717568] acpiphp: Slot [16] registered [ 0.719125] acpiphp: Slot [17] registered [ 0.720714] acpiphp: Slot [18] registered [ 0.722333] acpiphp: Slot [19] registered [ 0.723923] acpiphp: Slot [20] registered [ 0.725536] acpiphp: Slot [21] registered [ 0.727112] acpiphp: Slot [22] registered [ 0.728684] acpiphp: Slot [23] registered [ 0.730298] acpiphp: Slot [24] registered [ 0.731886] acpiphp: Slot [25] registered [ 0.733467] acpiphp: Slot [26] registered [ 0.735019] acpiphp: Slot [27] registered [ 0.736612] acpiphp: Slot [28] registered [ 0.738137] acpiphp: Slot [29] registered [ 0.739656] acpiphp: Slot [30] registered [ 0.741269] acpiphp: Slot [31] registered [ 0.742817] PCI host bridge to bus 0000:00 [ 0.744358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.746780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.749140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751949] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.754703] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.757547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.768406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.770918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.776019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.778806] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.806708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.809453] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.812135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.815071] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.817689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.820070] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.822545] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.824628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.827599] vgaarb: loaded [ 0.828731] vgaarb: bridge control possible 0000:00:02.0 [ 0.831030] SCSI subsystem initialized [ 0.832798] ACPI: bus type USB registered [ 0.834367] usbcore: registered new interface driver usbfs [ 0.836367] usbcore: registered new interface driver hub [ 0.838351] usbcore: registered new device driver usb [ 0.840519] PCI: Using ACPI for IRQ routing [ 0.842548] NetLabel: Initializing [ 0.843950] NetLabel: domain hash size = 128 [ 0.845626] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.847492] NetLabel: unlabeled traffic allowed by default [ 0.849752] amd_nb: Cannot enumerate AMD northbridges [ 0.851879] clocksource: Switched to clocksource kvm-clock [ 0.864524] AppArmor: AppArmor Filesystem Enabled [ 0.866413] pnp: PnP ACPI init [ 0.868069] pnp: PnP ACPI: found 5 devices [ 0.876397] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.879769] NET: Registered protocol family 2 [ 0.881924] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884944] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887810] TCP: Hash tables configured (established 32768 bind 32768) [ 0.890279] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.892611] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.895037] NET: Registered protocol family 1 [ 0.896735] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.898874] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.900972] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.921401] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.941913] Unpacking initramfs... [ 1.141234] Freeing initrd memory: 14824K [ 1.142911] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.145227] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.147624] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.151298] Scanning for low memory corruption every 60 seconds [ 1.153841] audit: initializing netlink subsys (disabled) [ 1.155929] audit: type=2000 audit(1562150442.313:1): initialized [ 1.158352] Initialise system trusted keyring [ 1.160172] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.162408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.165888] zbud: loaded [ 1.167315] VFS: Disk quotas dquot_6.6.0 [ 1.168897] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.171483] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.173863] fuse init (API version 7.23) [ 1.175563] Key type big_key registered [ 1.177104] Allocating IMA MOK and blacklist keyrings. [ 1.179681] Key type asymmetric registered [ 1.181304] Asymmetric key parser 'x509' registered [ 1.183205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.186077] io scheduler noop registered [ 1.187621] io scheduler deadline registered (default) [ 1.189549] io scheduler cfq registered [ 1.191160] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.193201] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.195645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.198468] ACPI: Power Button [PWRF] [ 1.200129] GHES: HEST is not enabled! [ 1.219544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.259733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.263555] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.289315] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.293590] Linux agpgart interface v0.103 [ 1.297313] loop: module loaded [ 1.300365] vda: vda1 [ 1.302320] scsi host0: ata_piix [ 1.303828] scsi host1: ata_piix [ 1.305189] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.307564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.310124] libphy: Fixed MDIO Bus: probed [ 1.311757] tun: Universal TUN/TAP device driver, 1.6 [ 1.313666] tun: (C) 1999-2004 Max Krasnyansky [ 1.317342] PPP generic driver version 2.4.2 [ 1.319086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.321429] ehci-pci: EHCI PCI platform driver [ 1.323128] ehci-platform: EHCI generic platform driver [ 1.325060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.327286] ohci-pci: OHCI PCI platform driver [ 1.328982] ohci-platform: OHCI generic platform driver [ 1.330905] uhci_hcd: USB Universal Host Controller Interface driver [ 1.351197] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.353194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.356026] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.357920] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.360124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.362518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.365272] usb usb1: Product: UHCI Host Controller [ 1.367075] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.369315] usb usb1: SerialNumber: 0000:00:01.2 [ 1.371159] hub 1-0:1.0: USB hub found [ 1.372665] hub 1-0:1.0: 2 ports detected [ 1.374377] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.378329] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.380198] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.382276] mousedev: PS/2 mouse device common for all mice [ 1.384758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.388124] rtc_cmos 00:00: RTC can wake from S4 [ 1.390313] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.392683] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.395072] i2c /dev entries driver [ 1.396578] device-mapper: uevent: version 1.0.3 [ 1.398434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.401667] ledtrig-cpu: registered to indicate activity on CPUs [ 1.404355] NET: Registered protocol family 10 [ 1.406451] NET: Registered protocol family 17 [ 1.425165] Key type dns_resolver registered [ 1.427110] registered taskstats version 1 [ 1.428770] Loading compiled-in X.509 certificates [ 1.431168] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.434850] zswap: loaded using pool lzo/zbud [ 1.438354] Key type trusted registered [ 1.442222] Key type encrypted registered [ 1.443845] AppArmor: AppArmor sha1 policy hashing enabled [ 1.445910] ima: No TPM chip found, activating TPM-bypass! [ 1.447977] ima: Allocated hash algorithm: sha1 [ 1.449761] evm: HMAC attrs: 0x1 [ 1.451525] Magic number: 11:422:678 [ 1.453206] rtc_cmos 00:00: setting system clock to 2019-07-03 10:40:42 UTC (1562150442) [ 1.456402] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.458627] EDD information not available. [ 1.469460] Freeing unused kernel memory: 1484K [ 1.483926] Write protecting the kernel read-only data: 14336k [ 1.487486] Freeing unused kernel memory: 1616K [ 1.489511] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.502929] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503636] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503651] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511473] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511587] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511626] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511698] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511750] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559466] virtio_net virtio0 ens3: renamed from eth0 [ 1.571180] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.574681] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.591219] AVX2 version of gcm_enc/dec engaged. [ 1.593159] AES CTR mode by8 optimization enabled [ 1.600481] FDC 0 is a S82078B [ 1.691938] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.857239] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859678] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.862203] usb 1-1: Product: QEMU USB Tablet [ 1.863894] usb 1-1: Manufacturer: QEMU [ 1.865408] usb 1-1: SerialNumber: 42 [ 1.872701] hidraw: raw HID events driver (C) Jiri Kosina [ 1.879534] usbcore: registered new interface driver usbhid [ 1.881651] usbhid: USB HID core driver [ 1.884634] 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.888939] 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.974901] md: linear personality registered for level -1 [ 2.978981] md: multipath personality registered for level -4 [ 2.983103] md: raid0 personality registered for level 0 [ 2.987820] md: raid1 personality registered for level 1 [ 3.059915] raid6: sse2x1 gen() 11372 MB/s [ 3.127907] raid6: sse2x1 xor() 8900 MB/s [ 3.195909] raid6: sse2x2 gen() 14457 MB/s [ 3.263907] raid6: sse2x2 xor() 9866 MB/s [ 3.331884] raid6: sse2x4 gen() 16938 MB/s [ 3.399909] raid6: sse2x4 xor() 11472 MB/s [ 3.467911] raid6: avx2x1 gen() 22456 MB/s [ 3.535911] raid6: avx2x2 gen() 26341 MB/s [ 3.603912] raid6: avx2x4 gen() 29951 MB/s [ 3.605550] raid6: using algorithm avx2x4 gen() 29951 MB/s [ 3.607482] raid6: using avx2x2 recovery algorithm [ 3.610217] xor: automatically using best checksumming function: [ 3.651902] avx : 32605.000 MB/sec [ 3.654532] async_tx: api initialized (async) [ 3.663592] md: raid6 personality registered for level 6 [ 3.665530] md: raid5 personality registered for level 5 [ 3.667399] md: raid4 personality registered for level 4 [ 3.674263] 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.704631] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.723065] 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.818454] 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.824926] systemd[1]: Detected virtualization kvm. [ 3.826801] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.831378] systemd[1]: Set hostname to . [ 3.835679] systemd[1]: Initializing machine ID from KVM UUID. [ 3.837872] systemd[1]: Installed transient /etc/machine-id file. [ 3.957791] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.962133] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.967218] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.970411] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.974647] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.978739] 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.984663] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.989131] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.993435] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.998057] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.001822] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.006051] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.010052] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.013588] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.016882] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.021627] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.025860] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.029610] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.044065] 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.050331] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.058802] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.063614] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.069700] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.075215] systemd[1]: Starting Nameserver information manager... [ 4.077882] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 4.082931] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.089186] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.094420] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0[ 4.097383] EXT4-fs (vda1): re-mounted. Opts: (null) m] Listening on Journal Audit Socket. [ 4.100934] iscsi: registered transport (tcp) [ 4.101000] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.124559] iscsi: registered transport (iser) [ 4.128057] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.132617] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.136797] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.142258] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.146411] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.151023] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.156363] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.163973] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.176584] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.182375] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.186995] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.191357] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.197597] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Created slice system-getty.slice. [[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. [ 9.711416] cloud-init[575]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Wed, 03 Jul 2019 10:40:46 +0000. Up 5.22 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.757096] cloud-init[927]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Wed, 03 Jul 2019 10:40:51 +0000. Up 10.24 seconds. [ 10.760772] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.763960] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.767258] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.770613] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.773843] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.14 | 255.255.255.0 | global | fa:16:3e:a1:5b:d9 | [ 10.777044] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:fea1:5bd9/64 | . | link | fa:16:3e:a1:5b:d9 | [ 10.780116] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.783740] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.786963] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.790186] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.793154] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.796137] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.799115] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.802077] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.805030] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.807985] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.810950] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.813901] cloud-init[927]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.816361] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.818794] cloud-init[927]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.821251] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.823703] cloud-init[927]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.826147] cloud-init[927]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.828646] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.831097] cloud-init[927]: Generating public/private rsa key pair. [ 10.833142] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.835642] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.838143] cloud-init[927]: The key fingerprint is: [ 10.839996] cloud-init[927]: SHA256:plSTOIb1oSebCAY+RypbYcQn+0khgN8bqTcFtSoszjE root@vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d [ 10.843312] cloud-init[927]: The key's randomart image is: [ 10.845277] cloud-init[927]: +---[RSA 2048]----+ [ 10.847099] cloud-init[927]: |+++. .o . | [ 10.848896] cloud-init[927]: |oo*.+o = o | [ 10.850696] cloud-init[927]: |.=+B.+B * | [ 10.852525] cloud-init[927]: |.==.=+.B . | [ 10.854328] cloud-init[927]: |oEo+o=+ S | [ 10.856123] cloud-init[927]: |o.+.*. o | [ 10.857996] cloud-init[927]: | o . .. | [ 10.859805] cloud-init[927]: | | [ 10.861620] cloud-init[927]: | | [ 10.863425] cloud-init[927]: +----[SHA256]-----+ [ 10.865234] cloud-init[927]: Generating public/private dsa key pair. [ 10.867290] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.869814] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.872327] cloud-init[927]: The key fingerprint is: [ 10.874210] cloud-init[927]: SHA256:qt0K8q2UpV6NCc6QNl5C4NlZYalY1vtWhgYd9ubedGU root@vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d [ 10.877524] cloud-init[927]: The key's randomart image is: [ 10.879506] cloud-init[927]: +---[DSA 1024]----+ [ 10.881313] cloud-init[927]: |. .++o. | [ 10.883132] cloud-init[927]: |..oo++... | [ 10.884928] cloud-init[927]: | o=o. o .o E | [ 10.886730] cloud-init[927]: | o o . ooo o | [ 10.888531] cloud-init[927]: | * o + S. . . | [ 10.890311] cloud-init[927]: | o B = B. o . | [ 10.892118] cloud-init[927]: | o B * .. . | [ 10.893920] cloud-init[927]: | = * . | [ 10.895734] cloud-init[927]: | =.+.. | [ 10.897543] cloud-init[927]: +----[SHA256]-----+ [ 10.899334] cloud-init[927]: Generating public/private ecdsa key pair. [ 10.901450] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.903997] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.906546] cloud-init[927]: The key fingerprint is: [ 10.908386] cloud-init[927]: SHA256:o4sxQnQbvJ5/aOzILwTj6iZs6Ai5u/00Pze+CtV3tDc root@vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d [ 10.911662] cloud-init[927]: The key's randomart image is: [ 10.913638] cloud-init[927]: +---[ECDSA 256]---+ [ 10.915413] cloud-init[927]: | | [ 10.915732] cloud-init[927]: | . | [ 10.916042] cloud-init[927]: | . + . | [ 10.916311] cloud-init[927]: | .o. + . . . | [ 10.916593] cloud-init[927]: | ..oo . S . o E | [ 10.916884] cloud-init[927]: | o...o . o . . . | [ 10.917181] cloud-init[927]: |=...O... | [ 10.917456] cloud-init[927]: |** +.X=.+ | [ 10.917738] cloud-init[927]: |@=..==B*oo | [ 10.918028] cloud-init[927]: +----[SHA256]-----+ [ 10.918309] cloud-init[927]: Generating public/private ed25519 key pair. [ 10.918594] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.918895] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.919196] cloud-init[927]: The key fingerprint is: [ 10.919467] cloud-init[927]: SHA256:+YXsh8MeVOiqcT+mCVj0zbqaxOee+abWpYZFPXcUlQw root@vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d [ 10.919763] cloud-init[927]: The key's randomart image is: [ 10.920054] cloud-init[927]: +--[ED25519 256]--+ [ 10.920324] cloud-init[927]: | Eo.=| [ 10.920607] cloud-init[927]: | . o.| [ 10.920900] cloud-init[927]: | . ... . | [ 10.921181] cloud-init[927]: | . . *.oo . .| [ 10.921464] cloud-init[927]: | . S.B .o . | [ 10.921751] cloud-init[927]: | + B.o. | [ 10.922042] cloud-init[927]: | . = =+Bo. | [ 10.922323] cloud-init[927]: | . OoBB+ | [ 10.922620] cloud-init[927]: | ++XB+. | [ 10.922902] cloud-init[927]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Accounts Service... Starting /etc/rc.local Compatibility... Starting LXD - container startup/shutdown... Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started 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... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: 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 Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. 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 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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-07-03 10:40:58,389 - paramiko.transport - DEBUG - starting thread (client mode): 0xf83c48d0L 2019-07-03 10:40:58,390 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:40:58,395 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-03 10:40:58,395 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-03 10:40:58,396 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:40:58,396 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:40:58,396 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:40:58,397 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:40:58,397 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:40:58,397 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:40:58,439 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-03 10:40:58,440 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:40:58,454 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 3663d465bdee100ade153d850311fc13 2019-07-03 10:40:58,455 - paramiko.transport - DEBUG - Trying discovered key f760faf4659b9021f5fe643ca98da701 in /tmp/tmpxmaiqk 2019-07-03 10:40:58,479 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:40:58,509 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-03 10:40:58,520 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:40:58,711 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-03 10:40:58,711 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-03 10:40:58,751 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:40:58,751 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:40:58,753 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:41:04,283 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-03 10:41:04,286 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:41:04,286 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:41:04,286 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:41:04,286 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:41:04,286 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:41:04,286 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:41:04,292 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:41:09,810 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-03 10:41:09,812 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:41:09,812 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:41:09,812 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:41:09,812 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:41:09,812 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:41:09,812 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:41:09,816 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:41:15,704 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-03 10:41:15,707 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:41:15,707 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-03 10:41:15,707 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-03 10:41:15,707 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:41:15,707 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-03 10:41:15,708 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:41:15,711 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:41:22,191 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-03 10:41:22,192 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-03 10:41:22,193 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-03 10:41:22,194 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-03 10:41:22,194 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-03 10:41:22,196 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-03 10:42:50,886 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-03 10:42:50,886 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 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 7e141c74b78b0a26051b113c0c70b144e521b3f5de0d33c0d41e65f11bcae4d6 2019-07-03 10:42:50,887 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d --2019-07-03 10:41:25-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.62, 99.84.74.12, ... 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% 123M=0s 2019-07-03 10:41:25 (123 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d sudo: unable to resolve host vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d + 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-7dee0f09-b8d0-4c88-846c-3a2a85365b9d sudo: unable to resolve host vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d 2019-07-03 10:42:50,888 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-03 10:42:50,888 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-03 10:42:50,888 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-03 10:42:50,889 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-03 10:42:50,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/status 2019-07-03 10:42:50,897 - 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.213', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-03 10:43:20,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/status 2019-07-03 10:43:21,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:43:21,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:43:21,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 132, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 115, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:43:21 GMT 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:43:21,080 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:43:21,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:43:21,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:43:21,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:43:21,081 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:43:21,081 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 330, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 132, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 37, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 116, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 115, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-03 10:43:21,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/status 2019-07-03 10:43:21,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:43:21,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:43:21,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:43:21,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 132, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 115, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:43:21 GMT 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:43:21,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:43:21,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:43:21,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:43:21,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:43:21,204 - functest.core.cloudify - INFO - The current manager status is running 2019-07-03 10:43:21,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/secrets 2019-07-03 10:43:21,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:43:21,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:43:21,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:43:21,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:43:21,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:43:21,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:43:21,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:43:21,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-03 10:43:21,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:43:21,259 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:43:21 GMT 2019-07-03 10:43:21,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:43:21,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-03 10:43:21,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:43:21,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:43:21,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:43:21,259 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-03 10:43:21,260 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.213:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-03 10:43:21,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:43:21,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:43:21,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T10:43:21.388Z", "updated_at": "2019-07-03T10:43:21.388Z", "value": "gAAAAABdHIbJ3Q6L93diqRbsHHO_f8OqqkDvLHc6ms-TNOOPQrPr2WlBvtFR94g_Pz7Qay-6CAR3vVIyAWTUWqhYSkF-dMUR1g==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:43:21 GMT 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:43:21,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-03 10:43:21,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:43:21,411 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:43:21,411 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:43:21,411 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.213:80/api/v3.1/secrets/foo 2019-07-03 10:43:21,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:43:21,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:43:21,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-03T10:43:21.388Z", "updated_at": "2019-07-03T10:43:21.388Z", "value": "gAAAAABdHIbJ3Q6L93diqRbsHHO_f8OqqkDvLHc6ms-TNOOPQrPr2WlBvtFR94g_Pz7Qay-6CAR3vVIyAWTUWqhYSkF-dMUR1g==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:43:21 GMT 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:43:21,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-03 10:43:21,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:43:21,515 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:43:21,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:43:21,515 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-03 10:43:21,515 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-03 10:43:21,516 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-03 10:43:21,516 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-03 10:43:21,518 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-03 10:43:21,518 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-03 10:43:21,522 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-03 10:43:21,543 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-03 10:43:21,544 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-03 10:43:21,544 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-03 10:43:21,582 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-03 10:43:21,582 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-03 10:43:21,610 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-03 10:43:22,348 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-03 10:43:22,348 - functest.core.cloudify - DEBUG - output: 2019-07-03 10:43:22,349 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d sudo: unable to resolve host vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d 2019-07-03 10:43:22,349 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-03 10:43:22,350 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-07-03 10:43:22,351 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-07-03 10:43:22,351 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-07-03 10:43:22,391 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-07-03 10:43:30,817 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-07-03 10:43:30,818 - 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/tmp9dnI25/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/tmpGeyBvH/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmp76MK6C.zip |-------------------------------------------------------| 0.05% tmp76MK6C.zip |-------------------------------------------------------| 0.09% tmp76MK6C.zip |-------------------------------------------------------| 0.14% tmp76MK6C.zip |-------------------------------------------------------| 0.18% tmp76MK6C.zip |-------------------------------------------------------| 0.23% tmp76MK6C.zip |-------------------------------------------------------| 0.27% tmp76MK6C.zip |-------------------------------------------------------| 0.32% tmp76MK6C.zip |-------------------------------------------------------| 0.37% tmp76MK6C.zip |-------------------------------------------------------| 0.41% tmp76MK6C.zip |-------------------------------------------------------| 0.46% tmp76MK6C.zip |-------------------------------------------------------| 0.5% tmp76MK6C.zip |-------------------------------------------------------| 0.55% tmp76MK6C.zip |-------------------------------------------------------| 0.59% tmp76MK6C.zip |-------------------------------------------------------| 0.64% tmp76MK6C.zip |-------------------------------------------------------| 0.68% tmp76MK6C.zip |-------------------------------------------------------| 0.73% tmp76MK6C.zip |-------------------------------------------------------| 0.78% tmp76MK6C.zip |-------------------------------------------------------| 0.82% tmp76MK6C.zip |-------------------------------------------------------| 0.87% tmp76MK6C.zip |#------------------------------------------------------| 0.91% tmp76MK6C.zip |#------------------------------------------------------| 0.96% tmp76MK6C.zip |#------------------------------------------------------| 1.0% tmp76MK6C.zip |#------------------------------------------------------| 1.05% tmp76MK6C.zip |#------------------------------------------------------| 1.1% tmp76MK6C.zip |#------------------------------------------------------| 1.14% tmp76MK6C.zip |#------------------------------------------------------| 1.19% tmp76MK6C.zip |#------------------------------------------------------| 1.23% tmp76MK6C.zip |#------------------------------------------------------| 1.28% tmp76MK6C.zip |#------------------------------------------------------| 1.32% tmp76MK6C.zip |#------------------------------------------------------| 1.37% tmp76MK6C.zip |#------------------------------------------------------| 1.42% tmp76MK6C.zip |#------------------------------------------------------| 1.46% tmp76MK6C.zip |#------------------------------------------------------| 1.51% tmp76MK6C.zip |#------------------------------------------------------| 1.55% tmp76MK6C.zip |#------------------------------------------------------| 1.6% tmp76MK6C.zip |#------------------------------------------------------| 1.64% tmp76MK6C.zip |#------------------------------------------------------| 1.69% tmp76MK6C.zip |#------------------------------------------------------| 1.73% tmp76MK6C.zip |#------------------------------------------------------| 1.78% tmp76MK6C.zip |#------------------------------------------------------| 1.83% tmp76MK6C.zip |#------------------------------------------------------| 1.87% tmp76MK6C.zip |#------------------------------------------------------| 1.92% tmp76MK6C.zip |#------------------------------------------------------| 1.96% tmp76MK6C.zip |#------------------------------------------------------| 2.01% tmp76MK6C.zip |#------------------------------------------------------| 2.05% tmp76MK6C.zip |#------------------------------------------------------| 2.1% tmp76MK6C.zip |#------------------------------------------------------| 2.15% tmp76MK6C.zip |#------------------------------------------------------| 2.19% tmp76MK6C.zip |#------------------------------------------------------| 2.24% tmp76MK6C.zip |#------------------------------------------------------| 2.28% tmp76MK6C.zip |#------------------------------------------------------| 2.33% tmp76MK6C.zip |#------------------------------------------------------| 2.37% tmp76MK6C.zip |#------------------------------------------------------| 2.42% tmp76MK6C.zip |#------------------------------------------------------| 2.47% tmp76MK6C.zip |#------------------------------------------------------| 2.51% tmp76MK6C.zip |#------------------------------------------------------| 2.56% tmp76MK6C.zip |#------------------------------------------------------| 2.6% tmp76MK6C.zip |#------------------------------------------------------| 2.65% tmp76MK6C.zip |#------------------------------------------------------| 2.69% tmp76MK6C.zip |##-----------------------------------------------------| 2.74% tmp76MK6C.zip |##-----------------------------------------------------| 2.78% tmp76MK6C.zip |##-----------------------------------------------------| 2.83% tmp76MK6C.zip |##-----------------------------------------------------| 2.88% tmp76MK6C.zip |##-----------------------------------------------------| 2.92% tmp76MK6C.zip |##-----------------------------------------------------| 2.97% tmp76MK6C.zip |##-----------------------------------------------------| 3.01% tmp76MK6C.zip |##-----------------------------------------------------| 3.06% tmp76MK6C.zip |##-----------------------------------------------------| 3.1% tmp76MK6C.zip |##-----------------------------------------------------| 3.15% tmp76MK6C.zip |##-----------------------------------------------------| 3.2% tmp76MK6C.zip |##-----------------------------------------------------| 3.24% tmp76MK6C.zip |##-----------------------------------------------------| 3.29% tmp76MK6C.zip |##-----------------------------------------------------| 3.33% tmp76MK6C.zip |##-----------------------------------------------------| 3.38% tmp76MK6C.zip |##-----------------------------------------------------| 3.42% tmp76MK6C.zip |##-----------------------------------------------------| 3.47% tmp76MK6C.zip |##-----------------------------------------------------| 3.51% tmp76MK6C.zip |##-----------------------------------------------------| 3.56% tmp76MK6C.zip |##-----------------------------------------------------| 3.61% tmp76MK6C.zip |##-----------------------------------------------------| 3.65% tmp76MK6C.zip |##-----------------------------------------------------| 3.7% tmp76MK6C.zip |##-----------------------------------------------------| 3.74% tmp76MK6C.zip |##-----------------------------------------------------| 3.79% tmp76MK6C.zip |##-----------------------------------------------------| 3.83% tmp76MK6C.zip |##-----------------------------------------------------| 3.88% tmp76MK6C.zip |##-----------------------------------------------------| 3.93% tmp76MK6C.zip |##-----------------------------------------------------| 3.97% tmp76MK6C.zip |##-----------------------------------------------------| 4.02% tmp76MK6C.zip |##-----------------------------------------------------| 4.06% tmp76MK6C.zip |##-----------------------------------------------------| 4.11% tmp76MK6C.zip |##-----------------------------------------------------| 4.15% tmp76MK6C.zip |##-----------------------------------------------------| 4.2% tmp76MK6C.zip |##-----------------------------------------------------| 4.25% tmp76MK6C.zip |##-----------------------------------------------------| 4.29% tmp76MK6C.zip |##-----------------------------------------------------| 4.34% tmp76MK6C.zip |##-----------------------------------------------------| 4.38% tmp76MK6C.zip |##-----------------------------------------------------| 4.43% tmp76MK6C.zip |##-----------------------------------------------------| 4.47% tmp76MK6C.zip |##-----------------------------------------------------| 4.52% tmp76MK6C.zip |###----------------------------------------------------| 4.56% tmp76MK6C.zip |###----------------------------------------------------| 4.61% tmp76MK6C.zip |###----------------------------------------------------| 4.66% tmp76MK6C.zip |###----------------------------------------------------| 4.7% tmp76MK6C.zip |###----------------------------------------------------| 4.75% tmp76MK6C.zip |###----------------------------------------------------| 4.79% tmp76MK6C.zip |###----------------------------------------------------| 4.84% tmp76MK6C.zip |###----------------------------------------------------| 4.88% tmp76MK6C.zip |###----------------------------------------------------| 4.93% tmp76MK6C.zip |###----------------------------------------------------| 4.98% tmp76MK6C.zip |###----------------------------------------------------| 5.02% tmp76MK6C.zip |###----------------------------------------------------| 5.07% tmp76MK6C.zip |###----------------------------------------------------| 5.11% tmp76MK6C.zip |###----------------------------------------------------| 5.16% tmp76MK6C.zip |###----------------------------------------------------| 5.2% tmp76MK6C.zip |###----------------------------------------------------| 5.25% tmp76MK6C.zip |###----------------------------------------------------| 5.3% tmp76MK6C.zip |###----------------------------------------------------| 5.34% tmp76MK6C.zip |###----------------------------------------------------| 5.39% tmp76MK6C.zip |###----------------------------------------------------| 5.43% tmp76MK6C.zip |###----------------------------------------------------| 5.48% tmp76MK6C.zip |###----------------------------------------------------| 5.52% tmp76MK6C.zip |###----------------------------------------------------| 5.57% tmp76MK6C.zip |###----------------------------------------------------| 5.61% tmp76MK6C.zip |###----------------------------------------------------| 5.66% tmp76MK6C.zip |###----------------------------------------------------| 5.71% tmp76MK6C.zip |###----------------------------------------------------| 5.75% tmp76MK6C.zip |###----------------------------------------------------| 5.8% tmp76MK6C.zip |###----------------------------------------------------| 5.84% tmp76MK6C.zip |###----------------------------------------------------| 5.89% tmp76MK6C.zip |###----------------------------------------------------| 5.93% tmp76MK6C.zip |###----------------------------------------------------| 5.98% tmp76MK6C.zip |###----------------------------------------------------| 6.03% tmp76MK6C.zip |###----------------------------------------------------| 6.07% tmp76MK6C.zip |###----------------------------------------------------| 6.12% tmp76MK6C.zip |###----------------------------------------------------| 6.16% tmp76MK6C.zip |###----------------------------------------------------| 6.21% tmp76MK6C.zip |###----------------------------------------------------| 6.25% tmp76MK6C.zip |###----------------------------------------------------| 6.3% tmp76MK6C.zip |###----------------------------------------------------| 6.35% tmp76MK6C.zip |####---------------------------------------------------| 6.39% tmp76MK6C.zip |####---------------------------------------------------| 6.44% tmp76MK6C.zip |####---------------------------------------------------| 6.48% tmp76MK6C.zip |####---------------------------------------------------| 6.53% tmp76MK6C.zip |####---------------------------------------------------| 6.57% tmp76MK6C.zip |####---------------------------------------------------| 6.62% tmp76MK6C.zip |####---------------------------------------------------| 6.66% tmp76MK6C.zip |####---------------------------------------------------| 6.71% tmp76MK6C.zip |####---------------------------------------------------| 6.76% tmp76MK6C.zip |####---------------------------------------------------| 6.8% tmp76MK6C.zip |####---------------------------------------------------| 6.85% tmp76MK6C.zip |####---------------------------------------------------| 6.89% tmp76MK6C.zip |####---------------------------------------------------| 6.94% tmp76MK6C.zip |####---------------------------------------------------| 6.98% tmp76MK6C.zip |####---------------------------------------------------| 7.03% tmp76MK6C.zip |####---------------------------------------------------| 7.08% tmp76MK6C.zip |####---------------------------------------------------| 7.12% tmp76MK6C.zip |####---------------------------------------------------| 7.17% tmp76MK6C.zip |####---------------------------------------------------| 7.21% tmp76MK6C.zip |####---------------------------------------------------| 7.26% tmp76MK6C.zip |####---------------------------------------------------| 7.3% tmp76MK6C.zip |####---------------------------------------------------| 7.35% tmp76MK6C.zip |####---------------------------------------------------| 7.4% tmp76MK6C.zip |####---------------------------------------------------| 7.44% tmp76MK6C.zip |####---------------------------------------------------| 7.49% tmp76MK6C.zip |####---------------------------------------------------| 7.53% tmp76MK6C.zip |####---------------------------------------------------| 7.58% tmp76MK6C.zip |####---------------------------------------------------| 7.62% tmp76MK6C.zip |####---------------------------------------------------| 7.67% tmp76MK6C.zip |####---------------------------------------------------| 7.71% tmp76MK6C.zip |####---------------------------------------------------| 7.76% tmp76MK6C.zip |####---------------------------------------------------| 7.81% tmp76MK6C.zip |####---------------------------------------------------| 7.85% tmp76MK6C.zip |####---------------------------------------------------| 7.9% tmp76MK6C.zip |####---------------------------------------------------| 7.94% tmp76MK6C.zip |####---------------------------------------------------| 7.99% tmp76MK6C.zip |####---------------------------------------------------| 8.03% tmp76MK6C.zip |####---------------------------------------------------| 8.08% tmp76MK6C.zip |####---------------------------------------------------| 8.13% tmp76MK6C.zip |####---------------------------------------------------| 8.17% tmp76MK6C.zip |#####--------------------------------------------------| 8.22% tmp76MK6C.zip |#####--------------------------------------------------| 8.26% tmp76MK6C.zip |#####--------------------------------------------------| 8.31% tmp76MK6C.zip |#####--------------------------------------------------| 8.35% tmp76MK6C.zip |#####--------------------------------------------------| 8.4% tmp76MK6C.zip |#####--------------------------------------------------| 8.45% tmp76MK6C.zip |#####--------------------------------------------------| 8.49% tmp76MK6C.zip |#####--------------------------------------------------| 8.54% tmp76MK6C.zip |#####--------------------------------------------------| 8.58% tmp76MK6C.zip |#####--------------------------------------------------| 8.63% tmp76MK6C.zip |#####--------------------------------------------------| 8.67% tmp76MK6C.zip |#####--------------------------------------------------| 8.72% tmp76MK6C.zip |#####--------------------------------------------------| 8.76% tmp76MK6C.zip |#####--------------------------------------------------| 8.81% tmp76MK6C.zip |#####--------------------------------------------------| 8.86% tmp76MK6C.zip |#####--------------------------------------------------| 8.9% tmp76MK6C.zip |#####--------------------------------------------------| 8.95% tmp76MK6C.zip |#####--------------------------------------------------| 8.99% tmp76MK6C.zip |#####--------------------------------------------------| 9.04% tmp76MK6C.zip |#####--------------------------------------------------| 9.08% tmp76MK6C.zip |#####--------------------------------------------------| 9.13% tmp76MK6C.zip |#####--------------------------------------------------| 9.18% tmp76MK6C.zip |#####--------------------------------------------------| 9.22% tmp76MK6C.zip |#####--------------------------------------------------| 9.27% tmp76MK6C.zip |#####--------------------------------------------------| 9.31% tmp76MK6C.zip |#####--------------------------------------------------| 9.36% tmp76MK6C.zip |#####--------------------------------------------------| 9.4% tmp76MK6C.zip |#####--------------------------------------------------| 9.45% tmp76MK6C.zip |#####--------------------------------------------------| 9.5% tmp76MK6C.zip |#####--------------------------------------------------| 9.54% tmp76MK6C.zip |#####--------------------------------------------------| 9.59% tmp76MK6C.zip |#####--------------------------------------------------| 9.63% tmp76MK6C.zip |#####--------------------------------------------------| 9.68% tmp76MK6C.zip |#####--------------------------------------------------| 9.72% tmp76MK6C.zip |#####--------------------------------------------------| 9.77% tmp76MK6C.zip |#####--------------------------------------------------| 9.81% tmp76MK6C.zip |#####--------------------------------------------------| 9.86% tmp76MK6C.zip |#####--------------------------------------------------| 9.91% tmp76MK6C.zip |#####--------------------------------------------------| 9.95% tmp76MK6C.zip |#####--------------------------------------------------| 10.0% tmp76MK6C.zip |######-------------------------------------------------| 10.04% tmp76MK6C.zip |######-------------------------------------------------| 10.09% tmp76MK6C.zip |######-------------------------------------------------| 10.13% tmp76MK6C.zip |######-------------------------------------------------| 10.18% tmp76MK6C.zip |######-------------------------------------------------| 10.23% tmp76MK6C.zip |######-------------------------------------------------| 10.27% tmp76MK6C.zip |######-------------------------------------------------| 10.32% tmp76MK6C.zip |######-------------------------------------------------| 10.36% tmp76MK6C.zip |######-------------------------------------------------| 10.41% tmp76MK6C.zip |######-------------------------------------------------| 10.45% tmp76MK6C.zip |######-------------------------------------------------| 10.5% tmp76MK6C.zip |######-------------------------------------------------| 10.54% tmp76MK6C.zip |######-------------------------------------------------| 10.59% tmp76MK6C.zip |######-------------------------------------------------| 10.64% tmp76MK6C.zip |######-------------------------------------------------| 10.68% tmp76MK6C.zip |######-------------------------------------------------| 10.73% tmp76MK6C.zip |######-------------------------------------------------| 10.77% tmp76MK6C.zip |######-------------------------------------------------| 10.82% tmp76MK6C.zip |######-------------------------------------------------| 10.86% tmp76MK6C.zip |######-------------------------------------------------| 10.91% tmp76MK6C.zip |######-------------------------------------------------| 10.96% tmp76MK6C.zip |######-------------------------------------------------| 11.0% tmp76MK6C.zip |######-------------------------------------------------| 11.05% tmp76MK6C.zip |######-------------------------------------------------| 11.09% tmp76MK6C.zip |######-------------------------------------------------| 11.14% tmp76MK6C.zip |######-------------------------------------------------| 11.18% tmp76MK6C.zip |######-------------------------------------------------| 11.23% tmp76MK6C.zip |######-------------------------------------------------| 11.28% tmp76MK6C.zip |######-------------------------------------------------| 11.32% tmp76MK6C.zip |######-------------------------------------------------| 11.37% tmp76MK6C.zip |######-------------------------------------------------| 11.41% tmp76MK6C.zip |######-------------------------------------------------| 11.46% tmp76MK6C.zip |######-------------------------------------------------| 11.5% tmp76MK6C.zip |######-------------------------------------------------| 11.55% tmp76MK6C.zip |######-------------------------------------------------| 11.59% tmp76MK6C.zip |######-------------------------------------------------| 11.64% tmp76MK6C.zip |######-------------------------------------------------| 11.69% tmp76MK6C.zip |######-------------------------------------------------| 11.73% tmp76MK6C.zip |######-------------------------------------------------| 11.78% tmp76MK6C.zip |#######------------------------------------------------| 11.82% tmp76MK6C.zip |#######------------------------------------------------| 11.87% tmp76MK6C.zip |#######------------------------------------------------| 11.91% tmp76MK6C.zip |#######------------------------------------------------| 11.96% tmp76MK6C.zip |#######------------------------------------------------| 12.01% tmp76MK6C.zip |#######------------------------------------------------| 12.05% tmp76MK6C.zip |#######------------------------------------------------| 12.1% tmp76MK6C.zip |#######------------------------------------------------| 12.14% tmp76MK6C.zip |#######------------------------------------------------| 12.19% tmp76MK6C.zip |#######------------------------------------------------| 12.23% tmp76MK6C.zip |#######------------------------------------------------| 12.28% tmp76MK6C.zip |#######------------------------------------------------| 12.33% tmp76MK6C.zip |#######------------------------------------------------| 12.37% tmp76MK6C.zip |#######------------------------------------------------| 12.42% tmp76MK6C.zip |#######------------------------------------------------| 12.46% tmp76MK6C.zip |#######------------------------------------------------| 12.51% tmp76MK6C.zip |#######------------------------------------------------| 12.55% tmp76MK6C.zip |#######------------------------------------------------| 12.6% tmp76MK6C.zip |#######------------------------------------------------| 12.64% tmp76MK6C.zip |#######------------------------------------------------| 12.69% tmp76MK6C.zip |#######------------------------------------------------| 12.74% tmp76MK6C.zip |#######------------------------------------------------| 12.78% tmp76MK6C.zip |#######------------------------------------------------| 12.83% tmp76MK6C.zip |#######------------------------------------------------| 12.87% tmp76MK6C.zip |#######------------------------------------------------| 12.92% tmp76MK6C.zip |#######------------------------------------------------| 12.96% tmp76MK6C.zip |#######------------------------------------------------| 13.01% tmp76MK6C.zip |#######------------------------------------------------| 13.06% tmp76MK6C.zip |#######------------------------------------------------| 13.1% tmp76MK6C.zip |#######------------------------------------------------| 13.15% tmp76MK6C.zip |#######------------------------------------------------| 13.19% tmp76MK6C.zip |#######------------------------------------------------| 13.24% tmp76MK6C.zip |#######------------------------------------------------| 13.28% tmp76MK6C.zip |#######------------------------------------------------| 13.33% tmp76MK6C.zip |#######------------------------------------------------| 13.38% tmp76MK6C.zip |#######------------------------------------------------| 13.42% tmp76MK6C.zip |#######------------------------------------------------| 13.47% tmp76MK6C.zip |#######------------------------------------------------| 13.51% tmp76MK6C.zip |#######------------------------------------------------| 13.56% tmp76MK6C.zip |#######------------------------------------------------| 13.6% tmp76MK6C.zip |########-----------------------------------------------| 13.65% tmp76MK6C.zip |########-----------------------------------------------| 13.69% tmp76MK6C.zip |########-----------------------------------------------| 13.74% tmp76MK6C.zip |########-----------------------------------------------| 13.79% tmp76MK6C.zip |########-----------------------------------------------| 13.83% tmp76MK6C.zip |########-----------------------------------------------| 13.88% tmp76MK6C.zip |########-----------------------------------------------| 13.92% tmp76MK6C.zip |########-----------------------------------------------| 13.97% tmp76MK6C.zip |########-----------------------------------------------| 14.01% tmp76MK6C.zip |########-----------------------------------------------| 14.06% tmp76MK6C.zip |########-----------------------------------------------| 14.11% tmp76MK6C.zip |########-----------------------------------------------| 14.15% tmp76MK6C.zip |########-----------------------------------------------| 14.2% tmp76MK6C.zip |########-----------------------------------------------| 14.24% tmp76MK6C.zip |########-----------------------------------------------| 14.29% tmp76MK6C.zip |########-----------------------------------------------| 14.33% tmp76MK6C.zip |########-----------------------------------------------| 14.38% tmp76MK6C.zip |########-----------------------------------------------| 14.43% tmp76MK6C.zip |########-----------------------------------------------| 14.47% tmp76MK6C.zip |########-----------------------------------------------| 14.52% tmp76MK6C.zip |########-----------------------------------------------| 14.56% tmp76MK6C.zip |########-----------------------------------------------| 14.61% tmp76MK6C.zip |########-----------------------------------------------| 14.65% tmp76MK6C.zip |########-----------------------------------------------| 14.7% tmp76MK6C.zip |########-----------------------------------------------| 14.74% tmp76MK6C.zip |########-----------------------------------------------| 14.79% tmp76MK6C.zip |########-----------------------------------------------| 14.84% tmp76MK6C.zip |########-----------------------------------------------| 14.88% tmp76MK6C.zip |########-----------------------------------------------| 14.93% tmp76MK6C.zip |########-----------------------------------------------| 14.97% tmp76MK6C.zip |########-----------------------------------------------| 15.02% tmp76MK6C.zip |########-----------------------------------------------| 15.06% tmp76MK6C.zip |########-----------------------------------------------| 15.11% tmp76MK6C.zip |########-----------------------------------------------| 15.16% tmp76MK6C.zip |########-----------------------------------------------| 15.2% tmp76MK6C.zip |########-----------------------------------------------| 15.25% tmp76MK6C.zip |########-----------------------------------------------| 15.29% tmp76MK6C.zip |########-----------------------------------------------| 15.34% tmp76MK6C.zip |########-----------------------------------------------| 15.38% tmp76MK6C.zip |########-----------------------------------------------| 15.43% tmp76MK6C.zip |#########----------------------------------------------| 15.48% tmp76MK6C.zip |#########----------------------------------------------| 15.52% tmp76MK6C.zip |#########----------------------------------------------| 15.57% tmp76MK6C.zip |#########----------------------------------------------| 15.61% tmp76MK6C.zip |#########----------------------------------------------| 15.66% tmp76MK6C.zip |#########----------------------------------------------| 15.7% tmp76MK6C.zip |#########----------------------------------------------| 15.75% tmp76MK6C.zip |#########----------------------------------------------| 15.79% tmp76MK6C.zip |#########----------------------------------------------| 15.84% tmp76MK6C.zip |#########----------------------------------------------| 15.89% tmp76MK6C.zip |#########----------------------------------------------| 15.93% tmp76MK6C.zip |#########----------------------------------------------| 15.98% tmp76MK6C.zip |#########----------------------------------------------| 16.02% tmp76MK6C.zip |#########----------------------------------------------| 16.07% tmp76MK6C.zip |#########----------------------------------------------| 16.11% tmp76MK6C.zip |#########----------------------------------------------| 16.16% tmp76MK6C.zip |#########----------------------------------------------| 16.21% tmp76MK6C.zip |#########----------------------------------------------| 16.25% tmp76MK6C.zip |#########----------------------------------------------| 16.3% tmp76MK6C.zip |#########----------------------------------------------| 16.34% tmp76MK6C.zip |#########----------------------------------------------| 16.39% tmp76MK6C.zip |#########----------------------------------------------| 16.43% tmp76MK6C.zip |#########----------------------------------------------| 16.48% tmp76MK6C.zip |#########----------------------------------------------| 16.53% tmp76MK6C.zip |#########----------------------------------------------| 16.57% tmp76MK6C.zip |#########----------------------------------------------| 16.62% tmp76MK6C.zip |#########----------------------------------------------| 16.66% tmp76MK6C.zip |#########----------------------------------------------| 16.71% tmp76MK6C.zip |#########----------------------------------------------| 16.75% tmp76MK6C.zip |#########----------------------------------------------| 16.8% tmp76MK6C.zip |#########----------------------------------------------| 16.84% tmp76MK6C.zip |#########----------------------------------------------| 16.89% tmp76MK6C.zip |#########----------------------------------------------| 16.94% tmp76MK6C.zip |#########----------------------------------------------| 16.98% tmp76MK6C.zip |#########----------------------------------------------| 17.03% tmp76MK6C.zip |#########----------------------------------------------| 17.07% tmp76MK6C.zip |#########----------------------------------------------| 17.12% tmp76MK6C.zip |#########----------------------------------------------| 17.16% tmp76MK6C.zip |#########----------------------------------------------| 17.21% tmp76MK6C.zip |#########----------------------------------------------| 17.26% tmp76MK6C.zip |##########---------------------------------------------| 17.3% tmp76MK6C.zip |##########---------------------------------------------| 17.35% tmp76MK6C.zip |##########---------------------------------------------| 17.39% tmp76MK6C.zip |##########---------------------------------------------| 17.44% tmp76MK6C.zip |##########---------------------------------------------| 17.48% tmp76MK6C.zip |##########---------------------------------------------| 17.53% tmp76MK6C.zip |##########---------------------------------------------| 17.57% tmp76MK6C.zip |##########---------------------------------------------| 17.62% tmp76MK6C.zip |##########---------------------------------------------| 17.67% tmp76MK6C.zip |##########---------------------------------------------| 17.71% tmp76MK6C.zip |##########---------------------------------------------| 17.76% tmp76MK6C.zip |##########---------------------------------------------| 17.8% tmp76MK6C.zip |##########---------------------------------------------| 17.85% tmp76MK6C.zip |##########---------------------------------------------| 17.89% tmp76MK6C.zip |##########---------------------------------------------| 17.94% tmp76MK6C.zip |##########---------------------------------------------| 17.99% tmp76MK6C.zip |##########---------------------------------------------| 18.03% tmp76MK6C.zip |##########---------------------------------------------| 18.08% tmp76MK6C.zip |##########---------------------------------------------| 18.12% tmp76MK6C.zip |##########---------------------------------------------| 18.17% tmp76MK6C.zip |##########---------------------------------------------| 18.21% tmp76MK6C.zip |##########---------------------------------------------| 18.26% tmp76MK6C.zip |##########---------------------------------------------| 18.31% tmp76MK6C.zip |##########---------------------------------------------| 18.35% tmp76MK6C.zip |##########---------------------------------------------| 18.4% tmp76MK6C.zip |##########---------------------------------------------| 18.44% tmp76MK6C.zip |##########---------------------------------------------| 18.49% tmp76MK6C.zip |##########---------------------------------------------| 18.53% tmp76MK6C.zip |##########---------------------------------------------| 18.58% tmp76MK6C.zip |##########---------------------------------------------| 18.62% tmp76MK6C.zip |##########---------------------------------------------| 18.67% tmp76MK6C.zip |##########---------------------------------------------| 18.72% tmp76MK6C.zip |##########---------------------------------------------| 18.76% tmp76MK6C.zip |##########---------------------------------------------| 18.81% tmp76MK6C.zip |##########---------------------------------------------| 18.85% tmp76MK6C.zip |##########---------------------------------------------| 18.9% tmp76MK6C.zip |##########---------------------------------------------| 18.94% tmp76MK6C.zip |##########---------------------------------------------| 18.99% tmp76MK6C.zip |##########---------------------------------------------| 19.04% tmp76MK6C.zip |##########---------------------------------------------| 19.08% tmp76MK6C.zip |###########--------------------------------------------| 19.13% tmp76MK6C.zip |###########--------------------------------------------| 19.17% tmp76MK6C.zip |###########--------------------------------------------| 19.22% tmp76MK6C.zip |###########--------------------------------------------| 19.26% tmp76MK6C.zip |###########--------------------------------------------| 19.31% tmp76MK6C.zip |###########--------------------------------------------| 19.36% tmp76MK6C.zip |###########--------------------------------------------| 19.4% tmp76MK6C.zip |###########--------------------------------------------| 19.45% tmp76MK6C.zip |###########--------------------------------------------| 19.49% tmp76MK6C.zip |###########--------------------------------------------| 19.54% tmp76MK6C.zip |###########--------------------------------------------| 19.58% tmp76MK6C.zip |###########--------------------------------------------| 19.63% tmp76MK6C.zip |###########--------------------------------------------| 19.67% tmp76MK6C.zip |###########--------------------------------------------| 19.72% tmp76MK6C.zip |###########--------------------------------------------| 19.77% tmp76MK6C.zip |###########--------------------------------------------| 19.81% tmp76MK6C.zip |###########--------------------------------------------| 19.86% tmp76MK6C.zip |###########--------------------------------------------| 19.9% tmp76MK6C.zip |###########--------------------------------------------| 19.95% tmp76MK6C.zip |###########--------------------------------------------| 19.99% tmp76MK6C.zip |###########--------------------------------------------| 20.04% tmp76MK6C.zip |###########--------------------------------------------| 20.09% tmp76MK6C.zip |###########--------------------------------------------| 20.13% tmp76MK6C.zip |###########--------------------------------------------| 20.18% tmp76MK6C.zip |###########--------------------------------------------| 20.22% tmp76MK6C.zip |###########--------------------------------------------| 20.27% tmp76MK6C.zip |###########--------------------------------------------| 20.31% tmp76MK6C.zip |###########--------------------------------------------| 20.36% tmp76MK6C.zip |###########--------------------------------------------| 20.41% tmp76MK6C.zip |###########--------------------------------------------| 20.45% tmp76MK6C.zip |###########--------------------------------------------| 20.5% tmp76MK6C.zip |###########--------------------------------------------| 20.54% tmp76MK6C.zip |###########--------------------------------------------| 20.59% tmp76MK6C.zip |###########--------------------------------------------| 20.63% tmp76MK6C.zip |###########--------------------------------------------| 20.68% tmp76MK6C.zip |###########--------------------------------------------| 20.72% tmp76MK6C.zip |###########--------------------------------------------| 20.77% tmp76MK6C.zip |###########--------------------------------------------| 20.82% tmp76MK6C.zip |###########--------------------------------------------| 20.86% tmp76MK6C.zip |###########--------------------------------------------| 20.91% tmp76MK6C.zip |############-------------------------------------------| 20.95% tmp76MK6C.zip |############-------------------------------------------| 21.0% tmp76MK6C.zip |############-------------------------------------------| 21.04% tmp76MK6C.zip |############-------------------------------------------| 21.09% tmp76MK6C.zip |############-------------------------------------------| 21.14% tmp76MK6C.zip |############-------------------------------------------| 21.18% tmp76MK6C.zip |############-------------------------------------------| 21.23% tmp76MK6C.zip |############-------------------------------------------| 21.27% tmp76MK6C.zip |############-------------------------------------------| 21.32% tmp76MK6C.zip |############-------------------------------------------| 21.36% tmp76MK6C.zip |############-------------------------------------------| 21.41% tmp76MK6C.zip |############-------------------------------------------| 21.46% tmp76MK6C.zip |############-------------------------------------------| 21.5% tmp76MK6C.zip |############-------------------------------------------| 21.55% tmp76MK6C.zip |############-------------------------------------------| 21.59% tmp76MK6C.zip |############-------------------------------------------| 21.64% tmp76MK6C.zip |############-------------------------------------------| 21.68% tmp76MK6C.zip |############-------------------------------------------| 21.73% tmp76MK6C.zip |############-------------------------------------------| 21.77% tmp76MK6C.zip |############-------------------------------------------| 21.82% tmp76MK6C.zip |############-------------------------------------------| 21.87% tmp76MK6C.zip |############-------------------------------------------| 21.91% tmp76MK6C.zip |############-------------------------------------------| 21.96% tmp76MK6C.zip |############-------------------------------------------| 22.0% tmp76MK6C.zip |############-------------------------------------------| 22.05% tmp76MK6C.zip |############-------------------------------------------| 22.09% tmp76MK6C.zip |############-------------------------------------------| 22.14% tmp76MK6C.zip |############-------------------------------------------| 22.19% tmp76MK6C.zip |############-------------------------------------------| 22.23% tmp76MK6C.zip |############-------------------------------------------| 22.28% tmp76MK6C.zip |############-------------------------------------------| 22.32% tmp76MK6C.zip |############-------------------------------------------| 22.37% tmp76MK6C.zip |############-------------------------------------------| 22.41% tmp76MK6C.zip |############-------------------------------------------| 22.46% tmp76MK6C.zip |############-------------------------------------------| 22.51% tmp76MK6C.zip |############-------------------------------------------| 22.55% tmp76MK6C.zip |############-------------------------------------------| 22.6% tmp76MK6C.zip |############-------------------------------------------| 22.64% tmp76MK6C.zip |############-------------------------------------------| 22.69% tmp76MK6C.zip |#############------------------------------------------| 22.73% tmp76MK6C.zip |#############------------------------------------------| 22.78% tmp76MK6C.zip |#############------------------------------------------| 22.82% tmp76MK6C.zip |#############------------------------------------------| 22.87% tmp76MK6C.zip |#############------------------------------------------| 22.92% tmp76MK6C.zip |#############------------------------------------------| 22.96% tmp76MK6C.zip |#############------------------------------------------| 23.01% tmp76MK6C.zip |#############------------------------------------------| 23.05% tmp76MK6C.zip |#############------------------------------------------| 23.1% tmp76MK6C.zip |#############------------------------------------------| 23.14% tmp76MK6C.zip |#############------------------------------------------| 23.19% tmp76MK6C.zip |#############------------------------------------------| 23.24% tmp76MK6C.zip |#############------------------------------------------| 23.28% tmp76MK6C.zip |#############------------------------------------------| 23.33% tmp76MK6C.zip |#############------------------------------------------| 23.37% tmp76MK6C.zip |#############------------------------------------------| 23.42% tmp76MK6C.zip |#############------------------------------------------| 23.46% tmp76MK6C.zip |#############------------------------------------------| 23.51% tmp76MK6C.zip |#############------------------------------------------| 23.56% tmp76MK6C.zip |#############------------------------------------------| 23.6% tmp76MK6C.zip |#############------------------------------------------| 23.65% tmp76MK6C.zip |#############------------------------------------------| 23.69% tmp76MK6C.zip |#############------------------------------------------| 23.74% tmp76MK6C.zip |#############------------------------------------------| 23.78% tmp76MK6C.zip |#############------------------------------------------| 23.83% tmp76MK6C.zip |#############------------------------------------------| 23.87% tmp76MK6C.zip |#############------------------------------------------| 23.92% tmp76MK6C.zip |#############------------------------------------------| 23.97% tmp76MK6C.zip |#############------------------------------------------| 24.01% tmp76MK6C.zip |#############------------------------------------------| 24.06% tmp76MK6C.zip |#############------------------------------------------| 24.1% tmp76MK6C.zip |#############------------------------------------------| 24.15% tmp76MK6C.zip |#############------------------------------------------| 24.19% tmp76MK6C.zip |#############------------------------------------------| 24.24% tmp76MK6C.zip |#############------------------------------------------| 24.29% tmp76MK6C.zip |#############------------------------------------------| 24.33% tmp76MK6C.zip |#############------------------------------------------| 24.38% tmp76MK6C.zip |#############------------------------------------------| 24.42% tmp76MK6C.zip |#############------------------------------------------| 24.47% tmp76MK6C.zip |#############------------------------------------------| 24.51% tmp76MK6C.zip |##############-----------------------------------------| 24.56% tmp76MK6C.zip |##############-----------------------------------------| 24.6% tmp76MK6C.zip |##############-----------------------------------------| 24.65% tmp76MK6C.zip |##############-----------------------------------------| 24.7% tmp76MK6C.zip |##############-----------------------------------------| 24.74% tmp76MK6C.zip |##############-----------------------------------------| 24.79% tmp76MK6C.zip |##############-----------------------------------------| 24.83% tmp76MK6C.zip |##############-----------------------------------------| 24.88% tmp76MK6C.zip |##############-----------------------------------------| 24.92% tmp76MK6C.zip |##############-----------------------------------------| 24.97% tmp76MK6C.zip |##############-----------------------------------------| 25.02% tmp76MK6C.zip |##############-----------------------------------------| 25.06% tmp76MK6C.zip |##############-----------------------------------------| 25.11% tmp76MK6C.zip |##############-----------------------------------------| 25.15% tmp76MK6C.zip |##############-----------------------------------------| 25.2% tmp76MK6C.zip |##############-----------------------------------------| 25.24% tmp76MK6C.zip |##############-----------------------------------------| 25.29% tmp76MK6C.zip |##############-----------------------------------------| 25.34% tmp76MK6C.zip |##############-----------------------------------------| 25.38% tmp76MK6C.zip |##############-----------------------------------------| 25.43% tmp76MK6C.zip |##############-----------------------------------------| 25.47% tmp76MK6C.zip |##############-----------------------------------------| 25.52% tmp76MK6C.zip |##############-----------------------------------------| 25.56% tmp76MK6C.zip |##############-----------------------------------------| 25.61% tmp76MK6C.zip |##############-----------------------------------------| 25.65% tmp76MK6C.zip |##############-----------------------------------------| 25.7% tmp76MK6C.zip |##############-----------------------------------------| 25.75% tmp76MK6C.zip |##############-----------------------------------------| 25.79% tmp76MK6C.zip |##############-----------------------------------------| 25.84% tmp76MK6C.zip |##############-----------------------------------------| 25.88% tmp76MK6C.zip |##############-----------------------------------------| 25.93% tmp76MK6C.zip |##############-----------------------------------------| 25.97% tmp76MK6C.zip |##############-----------------------------------------| 26.02% tmp76MK6C.zip |##############-----------------------------------------| 26.07% tmp76MK6C.zip |##############-----------------------------------------| 26.11% tmp76MK6C.zip |##############-----------------------------------------| 26.16% tmp76MK6C.zip |##############-----------------------------------------| 26.2% tmp76MK6C.zip |##############-----------------------------------------| 26.25% tmp76MK6C.zip |##############-----------------------------------------| 26.29% tmp76MK6C.zip |##############-----------------------------------------| 26.34% tmp76MK6C.zip |###############----------------------------------------| 26.39% tmp76MK6C.zip |###############----------------------------------------| 26.43% tmp76MK6C.zip |###############----------------------------------------| 26.48% tmp76MK6C.zip |###############----------------------------------------| 26.52% tmp76MK6C.zip |###############----------------------------------------| 26.57% tmp76MK6C.zip |###############----------------------------------------| 26.61% tmp76MK6C.zip |###############----------------------------------------| 26.66% tmp76MK6C.zip |###############----------------------------------------| 26.7% tmp76MK6C.zip |###############----------------------------------------| 26.75% tmp76MK6C.zip |###############----------------------------------------| 26.8% tmp76MK6C.zip |###############----------------------------------------| 26.84% tmp76MK6C.zip |###############----------------------------------------| 26.89% tmp76MK6C.zip |###############----------------------------------------| 26.93% tmp76MK6C.zip |###############----------------------------------------| 26.98% tmp76MK6C.zip |###############----------------------------------------| 27.02% tmp76MK6C.zip |###############----------------------------------------| 27.07% tmp76MK6C.zip |###############----------------------------------------| 27.12% tmp76MK6C.zip |###############----------------------------------------| 27.16% tmp76MK6C.zip |###############----------------------------------------| 27.21% tmp76MK6C.zip |###############----------------------------------------| 27.25% tmp76MK6C.zip |###############----------------------------------------| 27.3% tmp76MK6C.zip |###############----------------------------------------| 27.34% tmp76MK6C.zip |###############----------------------------------------| 27.39% tmp76MK6C.zip |###############----------------------------------------| 27.44% tmp76MK6C.zip |###############----------------------------------------| 27.48% tmp76MK6C.zip |###############----------------------------------------| 27.53% tmp76MK6C.zip |###############----------------------------------------| 27.57% tmp76MK6C.zip |###############----------------------------------------| 27.62% tmp76MK6C.zip |###############----------------------------------------| 27.66% tmp76MK6C.zip |###############----------------------------------------| 27.71% tmp76MK6C.zip |###############----------------------------------------| 27.75% tmp76MK6C.zip |###############----------------------------------------| 27.8% tmp76MK6C.zip |###############----------------------------------------| 27.85% tmp76MK6C.zip |###############----------------------------------------| 27.89% tmp76MK6C.zip |###############----------------------------------------| 27.94% tmp76MK6C.zip |###############----------------------------------------| 27.98% tmp76MK6C.zip |###############----------------------------------------| 28.03% tmp76MK6C.zip |###############----------------------------------------| 28.07% tmp76MK6C.zip |###############----------------------------------------| 28.12% tmp76MK6C.zip |###############----------------------------------------| 28.17% tmp76MK6C.zip |################---------------------------------------| 28.21% tmp76MK6C.zip |################---------------------------------------| 28.26% tmp76MK6C.zip |################---------------------------------------| 28.3% tmp76MK6C.zip |################---------------------------------------| 28.35% tmp76MK6C.zip |################---------------------------------------| 28.39% tmp76MK6C.zip |################---------------------------------------| 28.44% tmp76MK6C.zip |################---------------------------------------| 28.49% tmp76MK6C.zip |################---------------------------------------| 28.53% tmp76MK6C.zip |################---------------------------------------| 28.58% tmp76MK6C.zip |################---------------------------------------| 28.62% tmp76MK6C.zip |################---------------------------------------| 28.67% tmp76MK6C.zip |################---------------------------------------| 28.71% tmp76MK6C.zip |################---------------------------------------| 28.76% tmp76MK6C.zip |################---------------------------------------| 28.8% tmp76MK6C.zip |################---------------------------------------| 28.85% tmp76MK6C.zip |################---------------------------------------| 28.9% tmp76MK6C.zip |################---------------------------------------| 28.94% tmp76MK6C.zip |################---------------------------------------| 28.99% tmp76MK6C.zip |################---------------------------------------| 29.03% tmp76MK6C.zip |################---------------------------------------| 29.08% tmp76MK6C.zip |################---------------------------------------| 29.12% tmp76MK6C.zip |################---------------------------------------| 29.17% tmp76MK6C.zip |################---------------------------------------| 29.22% tmp76MK6C.zip |################---------------------------------------| 29.26% tmp76MK6C.zip |################---------------------------------------| 29.31% tmp76MK6C.zip |################---------------------------------------| 29.35% tmp76MK6C.zip |################---------------------------------------| 29.4% tmp76MK6C.zip |################---------------------------------------| 29.44% tmp76MK6C.zip |################---------------------------------------| 29.49% tmp76MK6C.zip |################---------------------------------------| 29.54% tmp76MK6C.zip |################---------------------------------------| 29.58% tmp76MK6C.zip |################---------------------------------------| 29.63% tmp76MK6C.zip |################---------------------------------------| 29.67% tmp76MK6C.zip |################---------------------------------------| 29.72% tmp76MK6C.zip |################---------------------------------------| 29.76% tmp76MK6C.zip |################---------------------------------------| 29.81% tmp76MK6C.zip |################---------------------------------------| 29.85% tmp76MK6C.zip |################---------------------------------------| 29.9% tmp76MK6C.zip |################---------------------------------------| 29.95% tmp76MK6C.zip |################---------------------------------------| 29.99% tmp76MK6C.zip |#################--------------------------------------| 30.04% tmp76MK6C.zip |#################--------------------------------------| 30.08% tmp76MK6C.zip |#################--------------------------------------| 30.13% tmp76MK6C.zip |#################--------------------------------------| 30.17% tmp76MK6C.zip |#################--------------------------------------| 30.22% tmp76MK6C.zip |#################--------------------------------------| 30.27% tmp76MK6C.zip |#################--------------------------------------| 30.31% tmp76MK6C.zip |#################--------------------------------------| 30.36% tmp76MK6C.zip |#################--------------------------------------| 30.4% tmp76MK6C.zip |#################--------------------------------------| 30.45% tmp76MK6C.zip |#################--------------------------------------| 30.49% tmp76MK6C.zip |#################--------------------------------------| 30.54% tmp76MK6C.zip |#################--------------------------------------| 30.59% tmp76MK6C.zip |#################--------------------------------------| 30.63% tmp76MK6C.zip |#################--------------------------------------| 30.68% tmp76MK6C.zip |#################--------------------------------------| 30.72% tmp76MK6C.zip |#################--------------------------------------| 30.77% tmp76MK6C.zip |#################--------------------------------------| 30.81% tmp76MK6C.zip |#################--------------------------------------| 30.86% tmp76MK6C.zip |#################--------------------------------------| 30.9% tmp76MK6C.zip |#################--------------------------------------| 30.95% tmp76MK6C.zip |#################--------------------------------------| 31.0% tmp76MK6C.zip |#################--------------------------------------| 31.04% tmp76MK6C.zip |#################--------------------------------------| 31.09% tmp76MK6C.zip |#################--------------------------------------| 31.13% tmp76MK6C.zip |#################--------------------------------------| 31.18% tmp76MK6C.zip |#################--------------------------------------| 31.22% tmp76MK6C.zip |#################--------------------------------------| 31.27% tmp76MK6C.zip |#################--------------------------------------| 31.32% tmp76MK6C.zip |#################--------------------------------------| 31.36% tmp76MK6C.zip |#################--------------------------------------| 31.41% tmp76MK6C.zip |#################--------------------------------------| 31.45% tmp76MK6C.zip |#################--------------------------------------| 31.5% tmp76MK6C.zip |#################--------------------------------------| 31.54% tmp76MK6C.zip |#################--------------------------------------| 31.59% tmp76MK6C.zip |#################--------------------------------------| 31.63% tmp76MK6C.zip |#################--------------------------------------| 31.68% tmp76MK6C.zip |#################--------------------------------------| 31.73% tmp76MK6C.zip |#################--------------------------------------| 31.77% tmp76MK6C.zip |#################--------------------------------------| 31.82% tmp76MK6C.zip |##################-------------------------------------| 31.86% tmp76MK6C.zip |##################-------------------------------------| 31.91% tmp76MK6C.zip |##################-------------------------------------| 31.95% tmp76MK6C.zip |##################-------------------------------------| 32.0% tmp76MK6C.zip |##################-------------------------------------| 32.05% tmp76MK6C.zip |##################-------------------------------------| 32.09% tmp76MK6C.zip |##################-------------------------------------| 32.14% tmp76MK6C.zip |##################-------------------------------------| 32.18% tmp76MK6C.zip |##################-------------------------------------| 32.23% tmp76MK6C.zip |##################-------------------------------------| 32.27% tmp76MK6C.zip |##################-------------------------------------| 32.32% tmp76MK6C.zip |##################-------------------------------------| 32.37% tmp76MK6C.zip |##################-------------------------------------| 32.41% tmp76MK6C.zip |##################-------------------------------------| 32.46% tmp76MK6C.zip |##################-------------------------------------| 32.5% tmp76MK6C.zip |##################-------------------------------------| 32.55% tmp76MK6C.zip |##################-------------------------------------| 32.59% tmp76MK6C.zip |##################-------------------------------------| 32.64% tmp76MK6C.zip |##################-------------------------------------| 32.68% tmp76MK6C.zip |##################-------------------------------------| 32.73% tmp76MK6C.zip |##################-------------------------------------| 32.78% tmp76MK6C.zip |##################-------------------------------------| 32.82% tmp76MK6C.zip |##################-------------------------------------| 32.87% tmp76MK6C.zip |##################-------------------------------------| 32.91% tmp76MK6C.zip |##################-------------------------------------| 32.96% tmp76MK6C.zip |##################-------------------------------------| 33.0% tmp76MK6C.zip |##################-------------------------------------| 33.05% tmp76MK6C.zip |##################-------------------------------------| 33.1% tmp76MK6C.zip |##################-------------------------------------| 33.14% tmp76MK6C.zip |##################-------------------------------------| 33.19% tmp76MK6C.zip |##################-------------------------------------| 33.23% tmp76MK6C.zip |##################-------------------------------------| 33.28% tmp76MK6C.zip |##################-------------------------------------| 33.32% tmp76MK6C.zip |##################-------------------------------------| 33.37% tmp76MK6C.zip |##################-------------------------------------| 33.42% tmp76MK6C.zip |##################-------------------------------------| 33.46% tmp76MK6C.zip |##################-------------------------------------| 33.51% tmp76MK6C.zip |##################-------------------------------------| 33.55% tmp76MK6C.zip |##################-------------------------------------| 33.6% tmp76MK6C.zip |###################------------------------------------| 33.64% tmp76MK6C.zip |###################------------------------------------| 33.69% tmp76MK6C.zip |###################------------------------------------| 33.73% tmp76MK6C.zip |###################------------------------------------| 33.78% tmp76MK6C.zip |###################------------------------------------| 33.83% tmp76MK6C.zip |###################------------------------------------| 33.87% tmp76MK6C.zip |###################------------------------------------| 33.92% tmp76MK6C.zip |###################------------------------------------| 33.96% tmp76MK6C.zip |###################------------------------------------| 34.01% tmp76MK6C.zip |###################------------------------------------| 34.05% tmp76MK6C.zip |###################------------------------------------| 34.1% tmp76MK6C.zip |###################------------------------------------| 34.15% tmp76MK6C.zip |###################------------------------------------| 34.19% tmp76MK6C.zip |###################------------------------------------| 34.24% tmp76MK6C.zip |###################------------------------------------| 34.28% tmp76MK6C.zip |###################------------------------------------| 34.33% tmp76MK6C.zip |###################------------------------------------| 34.37% tmp76MK6C.zip |###################------------------------------------| 34.42% tmp76MK6C.zip |###################------------------------------------| 34.47% tmp76MK6C.zip |###################------------------------------------| 34.51% tmp76MK6C.zip |###################------------------------------------| 34.56% tmp76MK6C.zip |###################------------------------------------| 34.6% tmp76MK6C.zip |###################------------------------------------| 34.65% tmp76MK6C.zip |###################------------------------------------| 34.69% tmp76MK6C.zip |###################------------------------------------| 34.74% tmp76MK6C.zip |###################------------------------------------| 34.78% tmp76MK6C.zip |###################------------------------------------| 34.83% tmp76MK6C.zip |###################------------------------------------| 34.88% tmp76MK6C.zip |###################------------------------------------| 34.92% tmp76MK6C.zip |###################------------------------------------| 34.97% tmp76MK6C.zip |###################------------------------------------| 35.01% tmp76MK6C.zip |###################------------------------------------| 35.06% tmp76MK6C.zip |###################------------------------------------| 35.1% tmp76MK6C.zip |###################------------------------------------| 35.15% tmp76MK6C.zip |###################------------------------------------| 35.2% tmp76MK6C.zip |###################------------------------------------| 35.24% tmp76MK6C.zip |###################------------------------------------| 35.29% tmp76MK6C.zip |###################------------------------------------| 35.33% tmp76MK6C.zip |###################------------------------------------| 35.38% tmp76MK6C.zip |###################------------------------------------| 35.42% tmp76MK6C.zip |####################-----------------------------------| 35.47% tmp76MK6C.zip |####################-----------------------------------| 35.52% tmp76MK6C.zip |####################-----------------------------------| 35.56% tmp76MK6C.zip |####################-----------------------------------| 35.61% tmp76MK6C.zip |####################-----------------------------------| 35.65% tmp76MK6C.zip |####################-----------------------------------| 35.7% tmp76MK6C.zip |####################-----------------------------------| 35.74% tmp76MK6C.zip |####################-----------------------------------| 35.79% tmp76MK6C.zip |####################-----------------------------------| 35.83% tmp76MK6C.zip |####################-----------------------------------| 35.88% tmp76MK6C.zip |####################-----------------------------------| 35.93% tmp76MK6C.zip |####################-----------------------------------| 35.97% tmp76MK6C.zip |####################-----------------------------------| 36.02% tmp76MK6C.zip |####################-----------------------------------| 36.06% tmp76MK6C.zip |####################-----------------------------------| 36.11% tmp76MK6C.zip |####################-----------------------------------| 36.15% tmp76MK6C.zip |####################-----------------------------------| 36.2% tmp76MK6C.zip |####################-----------------------------------| 36.25% tmp76MK6C.zip |####################-----------------------------------| 36.29% tmp76MK6C.zip |####################-----------------------------------| 36.34% tmp76MK6C.zip |####################-----------------------------------| 36.38% tmp76MK6C.zip |####################-----------------------------------| 36.43% tmp76MK6C.zip |####################-----------------------------------| 36.47% tmp76MK6C.zip |####################-----------------------------------| 36.52% tmp76MK6C.zip |####################-----------------------------------| 36.57% tmp76MK6C.zip |####################-----------------------------------| 36.61% tmp76MK6C.zip |####################-----------------------------------| 36.66% tmp76MK6C.zip |####################-----------------------------------| 36.7% tmp76MK6C.zip |####################-----------------------------------| 36.75% tmp76MK6C.zip |####################-----------------------------------| 36.79% tmp76MK6C.zip |####################-----------------------------------| 36.84% tmp76MK6C.zip |####################-----------------------------------| 36.88% tmp76MK6C.zip |####################-----------------------------------| 36.93% tmp76MK6C.zip |####################-----------------------------------| 36.98% tmp76MK6C.zip |####################-----------------------------------| 37.02% tmp76MK6C.zip |####################-----------------------------------| 37.07% tmp76MK6C.zip |####################-----------------------------------| 37.11% tmp76MK6C.zip |####################-----------------------------------| 37.16% tmp76MK6C.zip |####################-----------------------------------| 37.2% tmp76MK6C.zip |####################-----------------------------------| 37.25% tmp76MK6C.zip |#####################----------------------------------| 37.3% tmp76MK6C.zip |#####################----------------------------------| 37.34% tmp76MK6C.zip |#####################----------------------------------| 37.39% tmp76MK6C.zip |#####################----------------------------------| 37.43% tmp76MK6C.zip |#####################----------------------------------| 37.48% tmp76MK6C.zip |#####################----------------------------------| 37.52% tmp76MK6C.zip |#####################----------------------------------| 37.57% tmp76MK6C.zip |#####################----------------------------------| 37.62% tmp76MK6C.zip |#####################----------------------------------| 37.66% tmp76MK6C.zip |#####################----------------------------------| 37.71% tmp76MK6C.zip |#####################----------------------------------| 37.75% tmp76MK6C.zip |#####################----------------------------------| 37.8% tmp76MK6C.zip |#####################----------------------------------| 37.84% tmp76MK6C.zip |#####################----------------------------------| 37.89% tmp76MK6C.zip |#####################----------------------------------| 37.93% tmp76MK6C.zip |#####################----------------------------------| 37.98% tmp76MK6C.zip |#####################----------------------------------| 38.03% tmp76MK6C.zip |#####################----------------------------------| 38.07% tmp76MK6C.zip |#####################----------------------------------| 38.12% tmp76MK6C.zip |#####################----------------------------------| 38.16% tmp76MK6C.zip |#####################----------------------------------| 38.21% tmp76MK6C.zip |#####################----------------------------------| 38.25% tmp76MK6C.zip |#####################----------------------------------| 38.3% tmp76MK6C.zip |#####################----------------------------------| 38.35% tmp76MK6C.zip |#####################----------------------------------| 38.39% tmp76MK6C.zip |#####################----------------------------------| 38.44% tmp76MK6C.zip |#####################----------------------------------| 38.48% tmp76MK6C.zip |#####################----------------------------------| 38.53% tmp76MK6C.zip |#####################----------------------------------| 38.57% tmp76MK6C.zip |#####################----------------------------------| 38.62% tmp76MK6C.zip |#####################----------------------------------| 38.66% tmp76MK6C.zip |#####################----------------------------------| 38.71% tmp76MK6C.zip |#####################----------------------------------| 38.76% tmp76MK6C.zip |#####################----------------------------------| 38.8% tmp76MK6C.zip |#####################----------------------------------| 38.85% tmp76MK6C.zip |#####################----------------------------------| 38.89% tmp76MK6C.zip |#####################----------------------------------| 38.94% tmp76MK6C.zip |#####################----------------------------------| 38.98% tmp76MK6C.zip |#####################----------------------------------| 39.03% tmp76MK6C.zip |#####################----------------------------------| 39.08% tmp76MK6C.zip |######################---------------------------------| 39.12% tmp76MK6C.zip |######################---------------------------------| 39.17% tmp76MK6C.zip |######################---------------------------------| 39.21% tmp76MK6C.zip |######################---------------------------------| 39.26% tmp76MK6C.zip |######################---------------------------------| 39.3% tmp76MK6C.zip |######################---------------------------------| 39.35% tmp76MK6C.zip |######################---------------------------------| 39.4% tmp76MK6C.zip |######################---------------------------------| 39.44% tmp76MK6C.zip |######################---------------------------------| 39.49% tmp76MK6C.zip |######################---------------------------------| 39.53% tmp76MK6C.zip |######################---------------------------------| 39.58% tmp76MK6C.zip |######################---------------------------------| 39.62% tmp76MK6C.zip |######################---------------------------------| 39.67% tmp76MK6C.zip |######################---------------------------------| 39.71% tmp76MK6C.zip |######################---------------------------------| 39.76% tmp76MK6C.zip |######################---------------------------------| 39.81% tmp76MK6C.zip |######################---------------------------------| 39.85% tmp76MK6C.zip |######################---------------------------------| 39.9% tmp76MK6C.zip |######################---------------------------------| 39.94% tmp76MK6C.zip |######################---------------------------------| 39.99% tmp76MK6C.zip |######################---------------------------------| 40.03% tmp76MK6C.zip |######################---------------------------------| 40.08% tmp76MK6C.zip |######################---------------------------------| 40.13% tmp76MK6C.zip |######################---------------------------------| 40.17% tmp76MK6C.zip |######################---------------------------------| 40.22% tmp76MK6C.zip |######################---------------------------------| 40.26% tmp76MK6C.zip |######################---------------------------------| 40.31% tmp76MK6C.zip |######################---------------------------------| 40.35% tmp76MK6C.zip |######################---------------------------------| 40.4% tmp76MK6C.zip |######################---------------------------------| 40.45% tmp76MK6C.zip |######################---------------------------------| 40.49% tmp76MK6C.zip |######################---------------------------------| 40.54% tmp76MK6C.zip |######################---------------------------------| 40.58% tmp76MK6C.zip |######################---------------------------------| 40.63% tmp76MK6C.zip |######################---------------------------------| 40.67% tmp76MK6C.zip |######################---------------------------------| 40.72% tmp76MK6C.zip |######################---------------------------------| 40.76% tmp76MK6C.zip |######################---------------------------------| 40.81% tmp76MK6C.zip |######################---------------------------------| 40.86% tmp76MK6C.zip |######################---------------------------------| 40.9% tmp76MK6C.zip |#######################--------------------------------| 40.95% tmp76MK6C.zip |#######################--------------------------------| 40.99% tmp76MK6C.zip |#######################--------------------------------| 41.04% tmp76MK6C.zip |#######################--------------------------------| 41.08% tmp76MK6C.zip |#######################--------------------------------| 41.13% tmp76MK6C.zip |#######################--------------------------------| 41.18% tmp76MK6C.zip |#######################--------------------------------| 41.22% tmp76MK6C.zip |#######################--------------------------------| 41.27% tmp76MK6C.zip |#######################--------------------------------| 41.31% tmp76MK6C.zip |#######################--------------------------------| 41.36% tmp76MK6C.zip |#######################--------------------------------| 41.4% tmp76MK6C.zip |#######################--------------------------------| 41.45% tmp76MK6C.zip |#######################--------------------------------| 41.5% tmp76MK6C.zip |#######################--------------------------------| 41.54% tmp76MK6C.zip |#######################--------------------------------| 41.59% tmp76MK6C.zip |#######################--------------------------------| 41.63% tmp76MK6C.zip |#######################--------------------------------| 41.68% tmp76MK6C.zip |#######################--------------------------------| 41.72% tmp76MK6C.zip |#######################--------------------------------| 41.77% tmp76MK6C.zip |#######################--------------------------------| 41.81% tmp76MK6C.zip |#######################--------------------------------| 41.86% tmp76MK6C.zip |#######################--------------------------------| 41.91% tmp76MK6C.zip |#######################--------------------------------| 41.95% tmp76MK6C.zip |#######################--------------------------------| 42.0% tmp76MK6C.zip |#######################--------------------------------| 42.04% tmp76MK6C.zip |#######################--------------------------------| 42.09% tmp76MK6C.zip |#######################--------------------------------| 42.13% tmp76MK6C.zip |#######################--------------------------------| 42.18% tmp76MK6C.zip |#######################--------------------------------| 42.23% tmp76MK6C.zip |#######################--------------------------------| 42.27% tmp76MK6C.zip |#######################--------------------------------| 42.32% tmp76MK6C.zip |#######################--------------------------------| 42.36% tmp76MK6C.zip |#######################--------------------------------| 42.41% tmp76MK6C.zip |#######################--------------------------------| 42.45% tmp76MK6C.zip |#######################--------------------------------| 42.5% tmp76MK6C.zip |#######################--------------------------------| 42.55% tmp76MK6C.zip |#######################--------------------------------| 42.59% tmp76MK6C.zip |#######################--------------------------------| 42.64% tmp76MK6C.zip |#######################--------------------------------| 42.68% tmp76MK6C.zip |########################-------------------------------| 42.73% tmp76MK6C.zip |########################-------------------------------| 42.77% tmp76MK6C.zip |########################-------------------------------| 42.82% tmp76MK6C.zip |########################-------------------------------| 42.86% tmp76MK6C.zip |########################-------------------------------| 42.91% tmp76MK6C.zip |########################-------------------------------| 42.96% tmp76MK6C.zip |########################-------------------------------| 43.0% tmp76MK6C.zip |########################-------------------------------| 43.05% tmp76MK6C.zip |########################-------------------------------| 43.09% tmp76MK6C.zip |########################-------------------------------| 43.14% tmp76MK6C.zip |########################-------------------------------| 43.18% tmp76MK6C.zip |########################-------------------------------| 43.23% tmp76MK6C.zip |########################-------------------------------| 43.28% tmp76MK6C.zip |########################-------------------------------| 43.32% tmp76MK6C.zip |########################-------------------------------| 43.37% tmp76MK6C.zip |########################-------------------------------| 43.41% tmp76MK6C.zip |########################-------------------------------| 43.46% tmp76MK6C.zip |########################-------------------------------| 43.5% tmp76MK6C.zip |########################-------------------------------| 43.55% tmp76MK6C.zip |########################-------------------------------| 43.6% tmp76MK6C.zip |########################-------------------------------| 43.64% tmp76MK6C.zip |########################-------------------------------| 43.69% tmp76MK6C.zip |########################-------------------------------| 43.73% tmp76MK6C.zip |########################-------------------------------| 43.78% tmp76MK6C.zip |########################-------------------------------| 43.82% tmp76MK6C.zip |########################-------------------------------| 43.87% tmp76MK6C.zip |########################-------------------------------| 43.91% tmp76MK6C.zip |########################-------------------------------| 43.96% tmp76MK6C.zip |########################-------------------------------| 44.01% tmp76MK6C.zip |########################-------------------------------| 44.05% tmp76MK6C.zip |########################-------------------------------| 44.1% tmp76MK6C.zip |########################-------------------------------| 44.14% tmp76MK6C.zip |########################-------------------------------| 44.19% tmp76MK6C.zip |########################-------------------------------| 44.23% tmp76MK6C.zip |########################-------------------------------| 44.28% tmp76MK6C.zip |########################-------------------------------| 44.33% tmp76MK6C.zip |########################-------------------------------| 44.37% tmp76MK6C.zip |########################-------------------------------| 44.42% tmp76MK6C.zip |########################-------------------------------| 44.46% tmp76MK6C.zip |########################-------------------------------| 44.51% tmp76MK6C.zip |#########################------------------------------| 44.55% tmp76MK6C.zip |#########################------------------------------| 44.6% tmp76MK6C.zip |#########################------------------------------| 44.65% tmp76MK6C.zip |#########################------------------------------| 44.69% tmp76MK6C.zip |#########################------------------------------| 44.74% tmp76MK6C.zip |#########################------------------------------| 44.78% tmp76MK6C.zip |#########################------------------------------| 44.83% tmp76MK6C.zip |#########################------------------------------| 44.87% tmp76MK6C.zip |#########################------------------------------| 44.92% tmp76MK6C.zip |#########################------------------------------| 44.96% tmp76MK6C.zip |#########################------------------------------| 45.01% tmp76MK6C.zip |#########################------------------------------| 45.06% tmp76MK6C.zip |#########################------------------------------| 45.1% tmp76MK6C.zip |#########################------------------------------| 45.15% tmp76MK6C.zip |#########################------------------------------| 45.19% tmp76MK6C.zip |#########################------------------------------| 45.24% tmp76MK6C.zip |#########################------------------------------| 45.28% tmp76MK6C.zip |#########################------------------------------| 45.33% tmp76MK6C.zip |#########################------------------------------| 45.38% tmp76MK6C.zip |#########################------------------------------| 45.42% tmp76MK6C.zip |#########################------------------------------| 45.47% tmp76MK6C.zip |#########################------------------------------| 45.51% tmp76MK6C.zip |#########################------------------------------| 45.56% tmp76MK6C.zip |#########################------------------------------| 45.6% tmp76MK6C.zip |#########################------------------------------| 45.65% tmp76MK6C.zip |#########################------------------------------| 45.69% tmp76MK6C.zip |#########################------------------------------| 45.74% tmp76MK6C.zip |#########################------------------------------| 45.79% tmp76MK6C.zip |#########################------------------------------| 45.83% tmp76MK6C.zip |#########################------------------------------| 45.88% tmp76MK6C.zip |#########################------------------------------| 45.92% tmp76MK6C.zip |#########################------------------------------| 45.97% tmp76MK6C.zip |#########################------------------------------| 46.01% tmp76MK6C.zip |#########################------------------------------| 46.06% tmp76MK6C.zip |#########################------------------------------| 46.11% tmp76MK6C.zip |#########################------------------------------| 46.15% tmp76MK6C.zip |#########################------------------------------| 46.2% tmp76MK6C.zip |#########################------------------------------| 46.24% tmp76MK6C.zip |#########################------------------------------| 46.29% tmp76MK6C.zip |#########################------------------------------| 46.33% tmp76MK6C.zip |##########################-----------------------------| 46.38% tmp76MK6C.zip |##########################-----------------------------| 46.43% tmp76MK6C.zip |##########################-----------------------------| 46.47% tmp76MK6C.zip |##########################-----------------------------| 46.52% tmp76MK6C.zip |##########################-----------------------------| 46.56% tmp76MK6C.zip |##########################-----------------------------| 46.61% tmp76MK6C.zip |##########################-----------------------------| 46.65% tmp76MK6C.zip |##########################-----------------------------| 46.7% tmp76MK6C.zip |##########################-----------------------------| 46.74% tmp76MK6C.zip |##########################-----------------------------| 46.79% tmp76MK6C.zip |##########################-----------------------------| 46.84% tmp76MK6C.zip |##########################-----------------------------| 46.88% tmp76MK6C.zip |##########################-----------------------------| 46.93% tmp76MK6C.zip |##########################-----------------------------| 46.97% tmp76MK6C.zip |##########################-----------------------------| 47.02% tmp76MK6C.zip |##########################-----------------------------| 47.06% tmp76MK6C.zip |##########################-----------------------------| 47.11% tmp76MK6C.zip |##########################-----------------------------| 47.16% tmp76MK6C.zip |##########################-----------------------------| 47.2% tmp76MK6C.zip |##########################-----------------------------| 47.25% tmp76MK6C.zip |##########################-----------------------------| 47.29% tmp76MK6C.zip |##########################-----------------------------| 47.34% tmp76MK6C.zip |##########################-----------------------------| 47.38% tmp76MK6C.zip |##########################-----------------------------| 47.43% tmp76MK6C.zip |##########################-----------------------------| 47.48% tmp76MK6C.zip |##########################-----------------------------| 47.52% tmp76MK6C.zip |##########################-----------------------------| 47.57% tmp76MK6C.zip |##########################-----------------------------| 47.61% tmp76MK6C.zip |##########################-----------------------------| 47.66% tmp76MK6C.zip |##########################-----------------------------| 47.7% tmp76MK6C.zip |##########################-----------------------------| 47.75% tmp76MK6C.zip |##########################-----------------------------| 47.79% tmp76MK6C.zip |##########################-----------------------------| 47.84% tmp76MK6C.zip |##########################-----------------------------| 47.89% tmp76MK6C.zip |##########################-----------------------------| 47.93% tmp76MK6C.zip |##########################-----------------------------| 47.98% tmp76MK6C.zip |##########################-----------------------------| 48.02% tmp76MK6C.zip |##########################-----------------------------| 48.07% tmp76MK6C.zip |##########################-----------------------------| 48.11% tmp76MK6C.zip |##########################-----------------------------| 48.16% tmp76MK6C.zip |###########################----------------------------| 48.21% tmp76MK6C.zip |###########################----------------------------| 48.25% tmp76MK6C.zip |###########################----------------------------| 48.3% tmp76MK6C.zip |###########################----------------------------| 48.34% tmp76MK6C.zip |###########################----------------------------| 48.39% tmp76MK6C.zip |###########################----------------------------| 48.43% tmp76MK6C.zip |###########################----------------------------| 48.48% tmp76MK6C.zip |###########################----------------------------| 48.53% tmp76MK6C.zip |###########################----------------------------| 48.57% tmp76MK6C.zip |###########################----------------------------| 48.62% tmp76MK6C.zip |###########################----------------------------| 48.66% tmp76MK6C.zip |###########################----------------------------| 48.71% tmp76MK6C.zip |###########################----------------------------| 48.75% tmp76MK6C.zip |###########################----------------------------| 48.8% tmp76MK6C.zip |###########################----------------------------| 48.84% tmp76MK6C.zip |###########################----------------------------| 48.89% tmp76MK6C.zip |###########################----------------------------| 48.94% tmp76MK6C.zip |###########################----------------------------| 48.98% tmp76MK6C.zip |###########################----------------------------| 49.03% tmp76MK6C.zip |###########################----------------------------| 49.07% tmp76MK6C.zip |###########################----------------------------| 49.12% tmp76MK6C.zip |###########################----------------------------| 49.16% tmp76MK6C.zip |###########################----------------------------| 49.21% tmp76MK6C.zip |###########################----------------------------| 49.26% tmp76MK6C.zip |###########################----------------------------| 49.3% tmp76MK6C.zip |###########################----------------------------| 49.35% tmp76MK6C.zip |###########################----------------------------| 49.39% tmp76MK6C.zip |###########################----------------------------| 49.44% tmp76MK6C.zip |###########################----------------------------| 49.48% tmp76MK6C.zip |###########################----------------------------| 49.53% tmp76MK6C.zip |###########################----------------------------| 49.58% tmp76MK6C.zip |###########################----------------------------| 49.62% tmp76MK6C.zip |###########################----------------------------| 49.67% tmp76MK6C.zip |###########################----------------------------| 49.71% tmp76MK6C.zip |###########################----------------------------| 49.76% tmp76MK6C.zip |###########################----------------------------| 49.8% tmp76MK6C.zip |###########################----------------------------| 49.85% tmp76MK6C.zip |###########################----------------------------| 49.89% tmp76MK6C.zip |###########################----------------------------| 49.94% tmp76MK6C.zip |###########################----------------------------| 49.99% tmp76MK6C.zip |############################---------------------------| 50.03% tmp76MK6C.zip |############################---------------------------| 50.08% tmp76MK6C.zip |############################---------------------------| 50.12% tmp76MK6C.zip |############################---------------------------| 50.17% tmp76MK6C.zip |############################---------------------------| 50.21% tmp76MK6C.zip |############################---------------------------| 50.26% tmp76MK6C.zip |############################---------------------------| 50.31% tmp76MK6C.zip |############################---------------------------| 50.35% tmp76MK6C.zip |############################---------------------------| 50.4% tmp76MK6C.zip |############################---------------------------| 50.44% tmp76MK6C.zip |############################---------------------------| 50.49% tmp76MK6C.zip |############################---------------------------| 50.53% tmp76MK6C.zip |############################---------------------------| 50.58% tmp76MK6C.zip |############################---------------------------| 50.63% tmp76MK6C.zip |############################---------------------------| 50.67% tmp76MK6C.zip |############################---------------------------| 50.72% tmp76MK6C.zip |############################---------------------------| 50.76% tmp76MK6C.zip |############################---------------------------| 50.81% tmp76MK6C.zip |############################---------------------------| 50.85% tmp76MK6C.zip |############################---------------------------| 50.9% tmp76MK6C.zip |############################---------------------------| 50.94% tmp76MK6C.zip |############################---------------------------| 50.99% tmp76MK6C.zip |############################---------------------------| 51.04% tmp76MK6C.zip |############################---------------------------| 51.08% tmp76MK6C.zip |############################---------------------------| 51.13% tmp76MK6C.zip |############################---------------------------| 51.17% tmp76MK6C.zip |############################---------------------------| 51.22% tmp76MK6C.zip |############################---------------------------| 51.26% tmp76MK6C.zip |############################---------------------------| 51.31% tmp76MK6C.zip |############################---------------------------| 51.36% tmp76MK6C.zip |############################---------------------------| 51.4% tmp76MK6C.zip |############################---------------------------| 51.45% tmp76MK6C.zip |############################---------------------------| 51.49% tmp76MK6C.zip |############################---------------------------| 51.54% tmp76MK6C.zip |############################---------------------------| 51.58% tmp76MK6C.zip |############################---------------------------| 51.63% tmp76MK6C.zip |############################---------------------------| 51.68% tmp76MK6C.zip |############################---------------------------| 51.72% tmp76MK6C.zip |############################---------------------------| 51.77% tmp76MK6C.zip |############################---------------------------| 51.81% tmp76MK6C.zip |#############################--------------------------| 51.86% tmp76MK6C.zip |#############################--------------------------| 51.9% tmp76MK6C.zip |#############################--------------------------| 51.95% tmp76MK6C.zip |#############################--------------------------| 51.99% tmp76MK6C.zip |#############################--------------------------| 52.04% tmp76MK6C.zip |#############################--------------------------| 52.09% tmp76MK6C.zip |#############################--------------------------| 52.13% tmp76MK6C.zip |#############################--------------------------| 52.18% tmp76MK6C.zip |#############################--------------------------| 52.22% tmp76MK6C.zip |#############################--------------------------| 52.27% tmp76MK6C.zip |#############################--------------------------| 52.31% tmp76MK6C.zip |#############################--------------------------| 52.36% tmp76MK6C.zip |#############################--------------------------| 52.41% tmp76MK6C.zip |#############################--------------------------| 52.45% tmp76MK6C.zip |#############################--------------------------| 52.5% tmp76MK6C.zip |#############################--------------------------| 52.54% tmp76MK6C.zip |#############################--------------------------| 52.59% tmp76MK6C.zip |#############################--------------------------| 52.63% tmp76MK6C.zip |#############################--------------------------| 52.68% tmp76MK6C.zip |#############################--------------------------| 52.72% tmp76MK6C.zip |#############################--------------------------| 52.77% tmp76MK6C.zip |#############################--------------------------| 52.82% tmp76MK6C.zip |#############################--------------------------| 52.86% tmp76MK6C.zip |#############################--------------------------| 52.91% tmp76MK6C.zip |#############################--------------------------| 52.95% tmp76MK6C.zip |#############################--------------------------| 53.0% tmp76MK6C.zip |#############################--------------------------| 53.04% tmp76MK6C.zip |#############################--------------------------| 53.09% tmp76MK6C.zip |#############################--------------------------| 53.14% tmp76MK6C.zip |#############################--------------------------| 53.18% tmp76MK6C.zip |#############################--------------------------| 53.23% tmp76MK6C.zip |#############################--------------------------| 53.27% tmp76MK6C.zip |#############################--------------------------| 53.32% tmp76MK6C.zip |#############################--------------------------| 53.36% tmp76MK6C.zip |#############################--------------------------| 53.41% tmp76MK6C.zip |#############################--------------------------| 53.46% tmp76MK6C.zip |#############################--------------------------| 53.5% tmp76MK6C.zip |#############################--------------------------| 53.55% tmp76MK6C.zip |#############################--------------------------| 53.59% tmp76MK6C.zip |##############################-------------------------| 53.64% tmp76MK6C.zip |##############################-------------------------| 53.68% tmp76MK6C.zip |##############################-------------------------| 53.73% tmp76MK6C.zip |##############################-------------------------| 53.77% tmp76MK6C.zip |##############################-------------------------| 53.82% tmp76MK6C.zip |##############################-------------------------| 53.87% tmp76MK6C.zip |##############################-------------------------| 53.91% tmp76MK6C.zip |##############################-------------------------| 53.96% tmp76MK6C.zip |##############################-------------------------| 54.0% tmp76MK6C.zip |##############################-------------------------| 54.05% tmp76MK6C.zip |##############################-------------------------| 54.09% tmp76MK6C.zip |##############################-------------------------| 54.14% tmp76MK6C.zip |##############################-------------------------| 54.19% tmp76MK6C.zip |##############################-------------------------| 54.23% tmp76MK6C.zip |##############################-------------------------| 54.28% tmp76MK6C.zip |##############################-------------------------| 54.32% tmp76MK6C.zip |##############################-------------------------| 54.37% tmp76MK6C.zip |##############################-------------------------| 54.41% tmp76MK6C.zip |##############################-------------------------| 54.46% tmp76MK6C.zip |##############################-------------------------| 54.51% tmp76MK6C.zip |##############################-------------------------| 54.55% tmp76MK6C.zip |##############################-------------------------| 54.6% tmp76MK6C.zip |##############################-------------------------| 54.64% tmp76MK6C.zip |##############################-------------------------| 54.69% tmp76MK6C.zip |##############################-------------------------| 54.73% tmp76MK6C.zip |##############################-------------------------| 54.78% tmp76MK6C.zip |##############################-------------------------| 54.82% tmp76MK6C.zip |##############################-------------------------| 54.87% tmp76MK6C.zip |##############################-------------------------| 54.92% tmp76MK6C.zip |##############################-------------------------| 54.96% tmp76MK6C.zip |##############################-------------------------| 55.01% tmp76MK6C.zip |##############################-------------------------| 55.05% tmp76MK6C.zip |##############################-------------------------| 55.1% tmp76MK6C.zip |##############################-------------------------| 55.14% tmp76MK6C.zip |##############################-------------------------| 55.19% tmp76MK6C.zip |##############################-------------------------| 55.24% tmp76MK6C.zip |##############################-------------------------| 55.28% tmp76MK6C.zip |##############################-------------------------| 55.33% tmp76MK6C.zip |##############################-------------------------| 55.37% tmp76MK6C.zip |##############################-------------------------| 55.42% tmp76MK6C.zip |###############################------------------------| 55.46% tmp76MK6C.zip |###############################------------------------| 55.51% tmp76MK6C.zip |###############################------------------------| 55.56% tmp76MK6C.zip |###############################------------------------| 55.6% tmp76MK6C.zip |###############################------------------------| 55.65% tmp76MK6C.zip |###############################------------------------| 55.69% tmp76MK6C.zip |###############################------------------------| 55.74% tmp76MK6C.zip |###############################------------------------| 55.78% tmp76MK6C.zip |###############################------------------------| 55.83% tmp76MK6C.zip |###############################------------------------| 55.87% tmp76MK6C.zip |###############################------------------------| 55.92% tmp76MK6C.zip |###############################------------------------| 55.97% tmp76MK6C.zip |###############################------------------------| 56.01% tmp76MK6C.zip |###############################------------------------| 56.06% tmp76MK6C.zip |###############################------------------------| 56.1% tmp76MK6C.zip |###############################------------------------| 56.15% tmp76MK6C.zip |###############################------------------------| 56.19% tmp76MK6C.zip |###############################------------------------| 56.24% tmp76MK6C.zip |###############################------------------------| 56.29% tmp76MK6C.zip |###############################------------------------| 56.33% tmp76MK6C.zip |###############################------------------------| 56.38% tmp76MK6C.zip |###############################------------------------| 56.42% tmp76MK6C.zip |###############################------------------------| 56.47% tmp76MK6C.zip |###############################------------------------| 56.51% tmp76MK6C.zip |###############################------------------------| 56.56% tmp76MK6C.zip |###############################------------------------| 56.61% tmp76MK6C.zip |###############################------------------------| 56.65% tmp76MK6C.zip |###############################------------------------| 56.7% tmp76MK6C.zip |###############################------------------------| 56.74% tmp76MK6C.zip |###############################------------------------| 56.79% tmp76MK6C.zip |###############################------------------------| 56.83% tmp76MK6C.zip |###############################------------------------| 56.88% tmp76MK6C.zip |###############################------------------------| 56.92% tmp76MK6C.zip |###############################------------------------| 56.97% tmp76MK6C.zip |###############################------------------------| 57.02% tmp76MK6C.zip |###############################------------------------| 57.06% tmp76MK6C.zip |###############################------------------------| 57.11% tmp76MK6C.zip |###############################------------------------| 57.15% tmp76MK6C.zip |###############################------------------------| 57.2% tmp76MK6C.zip |###############################------------------------| 57.24% tmp76MK6C.zip |################################-----------------------| 57.29% tmp76MK6C.zip |################################-----------------------| 57.34% tmp76MK6C.zip |################################-----------------------| 57.38% tmp76MK6C.zip |################################-----------------------| 57.43% tmp76MK6C.zip |################################-----------------------| 57.47% tmp76MK6C.zip |################################-----------------------| 57.52% tmp76MK6C.zip |################################-----------------------| 57.56% tmp76MK6C.zip |################################-----------------------| 57.61% tmp76MK6C.zip |################################-----------------------| 57.66% tmp76MK6C.zip |################################-----------------------| 57.7% tmp76MK6C.zip |################################-----------------------| 57.75% tmp76MK6C.zip |################################-----------------------| 57.79% tmp76MK6C.zip |################################-----------------------| 57.84% tmp76MK6C.zip |################################-----------------------| 57.88% tmp76MK6C.zip |################################-----------------------| 57.93% tmp76MK6C.zip |################################-----------------------| 57.97% tmp76MK6C.zip |################################-----------------------| 58.02% tmp76MK6C.zip |################################-----------------------| 58.07% tmp76MK6C.zip |################################-----------------------| 58.11% tmp76MK6C.zip |################################-----------------------| 58.16% tmp76MK6C.zip |################################-----------------------| 58.2% tmp76MK6C.zip |################################-----------------------| 58.25% tmp76MK6C.zip |################################-----------------------| 58.29% tmp76MK6C.zip |################################-----------------------| 58.34% tmp76MK6C.zip |################################-----------------------| 58.39% tmp76MK6C.zip |################################-----------------------| 58.43% tmp76MK6C.zip |################################-----------------------| 58.48% tmp76MK6C.zip |################################-----------------------| 58.52% tmp76MK6C.zip |################################-----------------------| 58.57% tmp76MK6C.zip |################################-----------------------| 58.61% tmp76MK6C.zip |################################-----------------------| 58.66% tmp76MK6C.zip |################################-----------------------| 58.71% tmp76MK6C.zip |################################-----------------------| 58.75% tmp76MK6C.zip |################################-----------------------| 58.8% tmp76MK6C.zip |################################-----------------------| 58.84% tmp76MK6C.zip |################################-----------------------| 58.89% tmp76MK6C.zip |################################-----------------------| 58.93% tmp76MK6C.zip |################################-----------------------| 58.98% tmp76MK6C.zip |################################-----------------------| 59.02% tmp76MK6C.zip |################################-----------------------| 59.07% tmp76MK6C.zip |#################################----------------------| 59.12% tmp76MK6C.zip |#################################----------------------| 59.16% tmp76MK6C.zip |#################################----------------------| 59.21% tmp76MK6C.zip |#################################----------------------| 59.25% tmp76MK6C.zip |#################################----------------------| 59.3% tmp76MK6C.zip |#################################----------------------| 59.34% tmp76MK6C.zip |#################################----------------------| 59.39% tmp76MK6C.zip |#################################----------------------| 59.44% tmp76MK6C.zip |#################################----------------------| 59.48% tmp76MK6C.zip |#################################----------------------| 59.53% tmp76MK6C.zip |#################################----------------------| 59.57% tmp76MK6C.zip |#################################----------------------| 59.62% tmp76MK6C.zip |#################################----------------------| 59.66% tmp76MK6C.zip |#################################----------------------| 59.71% tmp76MK6C.zip |#################################----------------------| 59.75% tmp76MK6C.zip |#################################----------------------| 59.8% tmp76MK6C.zip |#################################----------------------| 59.85% tmp76MK6C.zip |#################################----------------------| 59.89% tmp76MK6C.zip |#################################----------------------| 59.94% tmp76MK6C.zip |#################################----------------------| 59.98% tmp76MK6C.zip |#################################----------------------| 60.03% tmp76MK6C.zip |#################################----------------------| 60.07% tmp76MK6C.zip |#################################----------------------| 60.12% tmp76MK6C.zip |#################################----------------------| 60.17% tmp76MK6C.zip |#################################----------------------| 60.21% tmp76MK6C.zip |#################################----------------------| 60.26% tmp76MK6C.zip |#################################----------------------| 60.3% tmp76MK6C.zip |#################################----------------------| 60.35% tmp76MK6C.zip |#################################----------------------| 60.39% tmp76MK6C.zip |#################################----------------------| 60.44% tmp76MK6C.zip |#################################----------------------| 60.49% tmp76MK6C.zip |#################################----------------------| 60.53% tmp76MK6C.zip |#################################----------------------| 60.58% tmp76MK6C.zip |#################################----------------------| 60.62% tmp76MK6C.zip |#################################----------------------| 60.67% tmp76MK6C.zip |#################################----------------------| 60.71% tmp76MK6C.zip |#################################----------------------| 60.76% tmp76MK6C.zip |#################################----------------------| 60.8% tmp76MK6C.zip |#################################----------------------| 60.85% tmp76MK6C.zip |#################################----------------------| 60.9% tmp76MK6C.zip |##################################---------------------| 60.94% tmp76MK6C.zip |##################################---------------------| 60.99% tmp76MK6C.zip |##################################---------------------| 61.03% tmp76MK6C.zip |##################################---------------------| 61.08% tmp76MK6C.zip |##################################---------------------| 61.12% tmp76MK6C.zip |##################################---------------------| 61.17% tmp76MK6C.zip |##################################---------------------| 61.22% tmp76MK6C.zip |##################################---------------------| 61.26% tmp76MK6C.zip |##################################---------------------| 61.31% tmp76MK6C.zip |##################################---------------------| 61.35% tmp76MK6C.zip |##################################---------------------| 61.4% tmp76MK6C.zip |##################################---------------------| 61.44% tmp76MK6C.zip |##################################---------------------| 61.49% tmp76MK6C.zip |##################################---------------------| 61.54% tmp76MK6C.zip |##################################---------------------| 61.58% tmp76MK6C.zip |##################################---------------------| 61.63% tmp76MK6C.zip |##################################---------------------| 61.67% tmp76MK6C.zip |##################################---------------------| 61.72% tmp76MK6C.zip |##################################---------------------| 61.76% tmp76MK6C.zip |##################################---------------------| 61.81% tmp76MK6C.zip |##################################---------------------| 61.85% tmp76MK6C.zip |##################################---------------------| 61.9% tmp76MK6C.zip |##################################---------------------| 61.95% tmp76MK6C.zip |##################################---------------------| 61.99% tmp76MK6C.zip |##################################---------------------| 62.04% tmp76MK6C.zip |##################################---------------------| 62.08% tmp76MK6C.zip |##################################---------------------| 62.13% tmp76MK6C.zip |##################################---------------------| 62.17% tmp76MK6C.zip |##################################---------------------| 62.22% tmp76MK6C.zip |##################################---------------------| 62.27% tmp76MK6C.zip |##################################---------------------| 62.31% tmp76MK6C.zip |##################################---------------------| 62.36% tmp76MK6C.zip |##################################---------------------| 62.4% tmp76MK6C.zip |##################################---------------------| 62.45% tmp76MK6C.zip |##################################---------------------| 62.49% tmp76MK6C.zip |##################################---------------------| 62.54% tmp76MK6C.zip |##################################---------------------| 62.59% tmp76MK6C.zip |##################################---------------------| 62.63% tmp76MK6C.zip |##################################---------------------| 62.68% tmp76MK6C.zip |##################################---------------------| 62.72% tmp76MK6C.zip |###################################--------------------| 62.77% tmp76MK6C.zip |###################################--------------------| 62.81% tmp76MK6C.zip |###################################--------------------| 62.86% tmp76MK6C.zip |###################################--------------------| 62.9% tmp76MK6C.zip |###################################--------------------| 62.95% tmp76MK6C.zip |###################################--------------------| 63.0% tmp76MK6C.zip |###################################--------------------| 63.04% tmp76MK6C.zip |###################################--------------------| 63.09% tmp76MK6C.zip |###################################--------------------| 63.13% tmp76MK6C.zip |###################################--------------------| 63.18% tmp76MK6C.zip |###################################--------------------| 63.22% tmp76MK6C.zip |###################################--------------------| 63.27% tmp76MK6C.zip |###################################--------------------| 63.32% tmp76MK6C.zip |###################################--------------------| 63.36% tmp76MK6C.zip |###################################--------------------| 63.41% tmp76MK6C.zip |###################################--------------------| 63.45% tmp76MK6C.zip |###################################--------------------| 63.5% tmp76MK6C.zip |###################################--------------------| 63.54% tmp76MK6C.zip |###################################--------------------| 63.59% tmp76MK6C.zip |###################################--------------------| 63.64% tmp76MK6C.zip |###################################--------------------| 63.68% tmp76MK6C.zip |###################################--------------------| 63.73% tmp76MK6C.zip |###################################--------------------| 63.77% tmp76MK6C.zip |###################################--------------------| 63.82% tmp76MK6C.zip |###################################--------------------| 63.86% tmp76MK6C.zip |###################################--------------------| 63.91% tmp76MK6C.zip |###################################--------------------| 63.95% tmp76MK6C.zip |###################################--------------------| 64.0% tmp76MK6C.zip |###################################--------------------| 64.05% tmp76MK6C.zip |###################################--------------------| 64.09% tmp76MK6C.zip |###################################--------------------| 64.14% tmp76MK6C.zip |###################################--------------------| 64.18% tmp76MK6C.zip |###################################--------------------| 64.23% tmp76MK6C.zip |###################################--------------------| 64.27% tmp76MK6C.zip |###################################--------------------| 64.32% tmp76MK6C.zip |###################################--------------------| 64.37% tmp76MK6C.zip |###################################--------------------| 64.41% tmp76MK6C.zip |###################################--------------------| 64.46% tmp76MK6C.zip |###################################--------------------| 64.5% tmp76MK6C.zip |####################################-------------------| 64.55% tmp76MK6C.zip |####################################-------------------| 64.59% tmp76MK6C.zip |####################################-------------------| 64.64% tmp76MK6C.zip |####################################-------------------| 64.69% tmp76MK6C.zip |####################################-------------------| 64.73% tmp76MK6C.zip |####################################-------------------| 64.78% tmp76MK6C.zip |####################################-------------------| 64.82% tmp76MK6C.zip |####################################-------------------| 64.87% tmp76MK6C.zip |####################################-------------------| 64.91% tmp76MK6C.zip |####################################-------------------| 64.96% tmp76MK6C.zip |####################################-------------------| 65.0% tmp76MK6C.zip |####################################-------------------| 65.05% tmp76MK6C.zip |####################################-------------------| 65.1% tmp76MK6C.zip |####################################-------------------| 65.14% tmp76MK6C.zip |####################################-------------------| 65.19% tmp76MK6C.zip |####################################-------------------| 65.23% tmp76MK6C.zip |####################################-------------------| 65.28% tmp76MK6C.zip |####################################-------------------| 65.32% tmp76MK6C.zip |####################################-------------------| 65.37% tmp76MK6C.zip |####################################-------------------| 65.42% tmp76MK6C.zip |####################################-------------------| 65.46% tmp76MK6C.zip |####################################-------------------| 65.51% tmp76MK6C.zip |####################################-------------------| 65.55% tmp76MK6C.zip |####################################-------------------| 65.6% tmp76MK6C.zip |####################################-------------------| 65.64% tmp76MK6C.zip |####################################-------------------| 65.69% tmp76MK6C.zip |####################################-------------------| 65.74% tmp76MK6C.zip |####################################-------------------| 65.78% tmp76MK6C.zip |####################################-------------------| 65.83% tmp76MK6C.zip |####################################-------------------| 65.87% tmp76MK6C.zip |####################################-------------------| 65.92% tmp76MK6C.zip |####################################-------------------| 65.96% tmp76MK6C.zip |####################################-------------------| 66.01% tmp76MK6C.zip |####################################-------------------| 66.05% tmp76MK6C.zip |####################################-------------------| 66.1% tmp76MK6C.zip |####################################-------------------| 66.15% tmp76MK6C.zip |####################################-------------------| 66.19% tmp76MK6C.zip |####################################-------------------| 66.24% tmp76MK6C.zip |####################################-------------------| 66.28% tmp76MK6C.zip |####################################-------------------| 66.33% tmp76MK6C.zip |#####################################------------------| 66.37% tmp76MK6C.zip |#####################################------------------| 66.42% tmp76MK6C.zip |#####################################------------------| 66.47% tmp76MK6C.zip |#####################################------------------| 66.51% tmp76MK6C.zip |#####################################------------------| 66.56% tmp76MK6C.zip |#####################################------------------| 66.6% tmp76MK6C.zip |#####################################------------------| 66.65% tmp76MK6C.zip |#####################################------------------| 66.69% tmp76MK6C.zip |#####################################------------------| 66.74% tmp76MK6C.zip |#####################################------------------| 66.78% tmp76MK6C.zip |#####################################------------------| 66.83% tmp76MK6C.zip |#####################################------------------| 66.88% tmp76MK6C.zip |#####################################------------------| 66.92% tmp76MK6C.zip |#####################################------------------| 66.97% tmp76MK6C.zip |#####################################------------------| 67.01% tmp76MK6C.zip |#####################################------------------| 67.06% tmp76MK6C.zip |#####################################------------------| 67.1% tmp76MK6C.zip |#####################################------------------| 67.15% tmp76MK6C.zip |#####################################------------------| 67.2% tmp76MK6C.zip |#####################################------------------| 67.24% tmp76MK6C.zip |#####################################------------------| 67.29% tmp76MK6C.zip |#####################################------------------| 67.33% tmp76MK6C.zip |#####################################------------------| 67.38% tmp76MK6C.zip |#####################################------------------| 67.42% tmp76MK6C.zip |#####################################------------------| 67.47% tmp76MK6C.zip |#####################################------------------| 67.52% tmp76MK6C.zip |#####################################------------------| 67.56% tmp76MK6C.zip |#####################################------------------| 67.61% tmp76MK6C.zip |#####################################------------------| 67.65% tmp76MK6C.zip |#####################################------------------| 67.7% tmp76MK6C.zip |#####################################------------------| 67.74% tmp76MK6C.zip |#####################################------------------| 67.79% tmp76MK6C.zip |#####################################------------------| 67.83% tmp76MK6C.zip |#####################################------------------| 67.88% tmp76MK6C.zip |#####################################------------------| 67.93% tmp76MK6C.zip |#####################################------------------| 67.97% tmp76MK6C.zip |#####################################------------------| 68.02% tmp76MK6C.zip |#####################################------------------| 68.06% tmp76MK6C.zip |#####################################------------------| 68.11% tmp76MK6C.zip |#####################################------------------| 68.15% tmp76MK6C.zip |######################################-----------------| 68.2% tmp76MK6C.zip |######################################-----------------| 68.25% tmp76MK6C.zip |######################################-----------------| 68.29% tmp76MK6C.zip |######################################-----------------| 68.34% tmp76MK6C.zip |######################################-----------------| 68.38% tmp76MK6C.zip |######################################-----------------| 68.43% tmp76MK6C.zip |######################################-----------------| 68.47% tmp76MK6C.zip |######################################-----------------| 68.52% tmp76MK6C.zip |######################################-----------------| 68.57% tmp76MK6C.zip |######################################-----------------| 68.61% tmp76MK6C.zip |######################################-----------------| 68.66% tmp76MK6C.zip |######################################-----------------| 68.7% tmp76MK6C.zip |######################################-----------------| 68.75% tmp76MK6C.zip |######################################-----------------| 68.79% tmp76MK6C.zip |######################################-----------------| 68.84% tmp76MK6C.zip |######################################-----------------| 68.88% tmp76MK6C.zip |######################################-----------------| 68.93% tmp76MK6C.zip |######################################-----------------| 68.98% tmp76MK6C.zip |######################################-----------------| 69.02% tmp76MK6C.zip |######################################-----------------| 69.07% tmp76MK6C.zip |######################################-----------------| 69.11% tmp76MK6C.zip |######################################-----------------| 69.16% tmp76MK6C.zip |######################################-----------------| 69.2% tmp76MK6C.zip |######################################-----------------| 69.25% tmp76MK6C.zip |######################################-----------------| 69.3% tmp76MK6C.zip |######################################-----------------| 69.34% tmp76MK6C.zip |######################################-----------------| 69.39% tmp76MK6C.zip |######################################-----------------| 69.43% tmp76MK6C.zip |######################################-----------------| 69.48% tmp76MK6C.zip |######################################-----------------| 69.52% tmp76MK6C.zip |######################################-----------------| 69.57% tmp76MK6C.zip |######################################-----------------| 69.62% tmp76MK6C.zip |######################################-----------------| 69.66% tmp76MK6C.zip |######################################-----------------| 69.71% tmp76MK6C.zip |######################################-----------------| 69.75% tmp76MK6C.zip |######################################-----------------| 69.8% tmp76MK6C.zip |######################################-----------------| 69.84% tmp76MK6C.zip |######################################-----------------| 69.89% tmp76MK6C.zip |######################################-----------------| 69.93% tmp76MK6C.zip |######################################-----------------| 69.98% tmp76MK6C.zip |#######################################----------------| 70.03% tmp76MK6C.zip |#######################################----------------| 70.07% tmp76MK6C.zip |#######################################----------------| 70.12% tmp76MK6C.zip |#######################################----------------| 70.16% tmp76MK6C.zip |#######################################----------------| 70.21% tmp76MK6C.zip |#######################################----------------| 70.25% tmp76MK6C.zip |#######################################----------------| 70.3% tmp76MK6C.zip |#######################################----------------| 70.35% tmp76MK6C.zip |#######################################----------------| 70.39% tmp76MK6C.zip |#######################################----------------| 70.44% tmp76MK6C.zip |#######################################----------------| 70.48% tmp76MK6C.zip |#######################################----------------| 70.53% tmp76MK6C.zip |#######################################----------------| 70.57% tmp76MK6C.zip |#######################################----------------| 70.62% tmp76MK6C.zip |#######################################----------------| 70.67% tmp76MK6C.zip |#######################################----------------| 70.71% tmp76MK6C.zip |#######################################----------------| 70.76% tmp76MK6C.zip |#######################################----------------| 70.8% tmp76MK6C.zip |#######################################----------------| 70.85% tmp76MK6C.zip |#######################################----------------| 70.89% tmp76MK6C.zip |#######################################----------------| 70.94% tmp76MK6C.zip |#######################################----------------| 70.98% tmp76MK6C.zip |#######################################----------------| 71.03% tmp76MK6C.zip |#######################################----------------| 71.08% tmp76MK6C.zip |#######################################----------------| 71.12% tmp76MK6C.zip |#######################################----------------| 71.17% tmp76MK6C.zip |#######################################----------------| 71.21% tmp76MK6C.zip |#######################################----------------| 71.26% tmp76MK6C.zip |#######################################----------------| 71.3% tmp76MK6C.zip |#######################################----------------| 71.35% tmp76MK6C.zip |#######################################----------------| 71.4% tmp76MK6C.zip |#######################################----------------| 71.44% tmp76MK6C.zip |#######################################----------------| 71.49% tmp76MK6C.zip |#######################################----------------| 71.53% tmp76MK6C.zip |#######################################----------------| 71.58% tmp76MK6C.zip |#######################################----------------| 71.62% tmp76MK6C.zip |#######################################----------------| 71.67% tmp76MK6C.zip |#######################################----------------| 71.72% tmp76MK6C.zip |#######################################----------------| 71.76% tmp76MK6C.zip |#######################################----------------| 71.81% tmp76MK6C.zip |########################################---------------| 71.85% tmp76MK6C.zip |########################################---------------| 71.9% tmp76MK6C.zip |########################################---------------| 71.94% tmp76MK6C.zip |########################################---------------| 71.99% tmp76MK6C.zip |########################################---------------| 72.03% tmp76MK6C.zip |########################################---------------| 72.08% tmp76MK6C.zip |########################################---------------| 72.13% tmp76MK6C.zip |########################################---------------| 72.17% tmp76MK6C.zip |########################################---------------| 72.22% tmp76MK6C.zip |########################################---------------| 72.26% tmp76MK6C.zip |########################################---------------| 72.31% tmp76MK6C.zip |########################################---------------| 72.35% tmp76MK6C.zip |########################################---------------| 72.4% tmp76MK6C.zip |########################################---------------| 72.45% tmp76MK6C.zip |########################################---------------| 72.49% tmp76MK6C.zip |########################################---------------| 72.54% tmp76MK6C.zip |########################################---------------| 72.58% tmp76MK6C.zip |########################################---------------| 72.63% tmp76MK6C.zip |########################################---------------| 72.67% tmp76MK6C.zip |########################################---------------| 72.72% tmp76MK6C.zip |########################################---------------| 72.77% tmp76MK6C.zip |########################################---------------| 72.81% tmp76MK6C.zip |########################################---------------| 72.86% tmp76MK6C.zip |########################################---------------| 72.9% tmp76MK6C.zip |########################################---------------| 72.95% tmp76MK6C.zip |########################################---------------| 72.99% tmp76MK6C.zip |########################################---------------| 73.04% tmp76MK6C.zip |########################################---------------| 73.08% tmp76MK6C.zip |########################################---------------| 73.13% tmp76MK6C.zip |########################################---------------| 73.18% tmp76MK6C.zip |########################################---------------| 73.22% tmp76MK6C.zip |########################################---------------| 73.27% tmp76MK6C.zip |########################################---------------| 73.31% tmp76MK6C.zip |########################################---------------| 73.36% tmp76MK6C.zip |########################################---------------| 73.4% tmp76MK6C.zip |########################################---------------| 73.45% tmp76MK6C.zip |########################################---------------| 73.5% tmp76MK6C.zip |########################################---------------| 73.54% tmp76MK6C.zip |########################################---------------| 73.59% tmp76MK6C.zip |########################################---------------| 73.63% tmp76MK6C.zip |#########################################--------------| 73.68% tmp76MK6C.zip |#########################################--------------| 73.72% tmp76MK6C.zip |#########################################--------------| 73.77% tmp76MK6C.zip |#########################################--------------| 73.81% tmp76MK6C.zip |#########################################--------------| 73.86% tmp76MK6C.zip |#########################################--------------| 73.91% tmp76MK6C.zip |#########################################--------------| 73.95% tmp76MK6C.zip |#########################################--------------| 74.0% tmp76MK6C.zip |#########################################--------------| 74.04% tmp76MK6C.zip |#########################################--------------| 74.09% tmp76MK6C.zip |#########################################--------------| 74.13% tmp76MK6C.zip |#########################################--------------| 74.18% tmp76MK6C.zip |#########################################--------------| 74.23% tmp76MK6C.zip |#########################################--------------| 74.27% tmp76MK6C.zip |#########################################--------------| 74.32% tmp76MK6C.zip |#########################################--------------| 74.36% tmp76MK6C.zip |#########################################--------------| 74.41% tmp76MK6C.zip |#########################################--------------| 74.45% tmp76MK6C.zip |#########################################--------------| 74.5% tmp76MK6C.zip |#########################################--------------| 74.55% tmp76MK6C.zip |#########################################--------------| 74.59% tmp76MK6C.zip |#########################################--------------| 74.64% tmp76MK6C.zip |#########################################--------------| 74.68% tmp76MK6C.zip |#########################################--------------| 74.73% tmp76MK6C.zip |#########################################--------------| 74.77% tmp76MK6C.zip |#########################################--------------| 74.82% tmp76MK6C.zip |#########################################--------------| 74.86% tmp76MK6C.zip |#########################################--------------| 74.91% tmp76MK6C.zip |#########################################--------------| 74.96% tmp76MK6C.zip |#########################################--------------| 75.0% tmp76MK6C.zip |#########################################--------------| 75.05% tmp76MK6C.zip |#########################################--------------| 75.09% tmp76MK6C.zip |#########################################--------------| 75.14% tmp76MK6C.zip |#########################################--------------| 75.18% tmp76MK6C.zip |#########################################--------------| 75.23% tmp76MK6C.zip |#########################################--------------| 75.28% tmp76MK6C.zip |#########################################--------------| 75.32% tmp76MK6C.zip |#########################################--------------| 75.37% tmp76MK6C.zip |#########################################--------------| 75.41% tmp76MK6C.zip |##########################################-------------| 75.46% tmp76MK6C.zip |##########################################-------------| 75.5% tmp76MK6C.zip |##########################################-------------| 75.55% tmp76MK6C.zip |##########################################-------------| 75.6% tmp76MK6C.zip |##########################################-------------| 75.64% tmp76MK6C.zip |##########################################-------------| 75.69% tmp76MK6C.zip |##########################################-------------| 75.73% tmp76MK6C.zip |##########################################-------------| 75.78% tmp76MK6C.zip |##########################################-------------| 75.82% tmp76MK6C.zip |##########################################-------------| 75.87% tmp76MK6C.zip |##########################################-------------| 75.91% tmp76MK6C.zip |##########################################-------------| 75.96% tmp76MK6C.zip |##########################################-------------| 76.01% tmp76MK6C.zip |##########################################-------------| 76.05% tmp76MK6C.zip |##########################################-------------| 76.1% tmp76MK6C.zip |##########################################-------------| 76.14% tmp76MK6C.zip |##########################################-------------| 76.19% tmp76MK6C.zip |##########################################-------------| 76.23% tmp76MK6C.zip |##########################################-------------| 76.28% tmp76MK6C.zip |##########################################-------------| 76.33% tmp76MK6C.zip |##########################################-------------| 76.37% tmp76MK6C.zip |##########################################-------------| 76.42% tmp76MK6C.zip |##########################################-------------| 76.46% tmp76MK6C.zip |##########################################-------------| 76.51% tmp76MK6C.zip |##########################################-------------| 76.55% tmp76MK6C.zip |##########################################-------------| 76.6% tmp76MK6C.zip |##########################################-------------| 76.65% tmp76MK6C.zip |##########################################-------------| 76.69% tmp76MK6C.zip |##########################################-------------| 76.74% tmp76MK6C.zip |##########################################-------------| 76.78% tmp76MK6C.zip |##########################################-------------| 76.83% tmp76MK6C.zip |##########################################-------------| 76.87% tmp76MK6C.zip |##########################################-------------| 76.92% tmp76MK6C.zip |##########################################-------------| 76.96% tmp76MK6C.zip |##########################################-------------| 77.01% tmp76MK6C.zip |##########################################-------------| 77.06% tmp76MK6C.zip |##########################################-------------| 77.1% tmp76MK6C.zip |##########################################-------------| 77.15% tmp76MK6C.zip |##########################################-------------| 77.19% tmp76MK6C.zip |##########################################-------------| 77.24% tmp76MK6C.zip |###########################################------------| 77.28% tmp76MK6C.zip |###########################################------------| 77.33% tmp76MK6C.zip |###########################################------------| 77.38% tmp76MK6C.zip |###########################################------------| 77.42% tmp76MK6C.zip |###########################################------------| 77.47% tmp76MK6C.zip |###########################################------------| 77.51% tmp76MK6C.zip |###########################################------------| 77.56% tmp76MK6C.zip |###########################################------------| 77.6% tmp76MK6C.zip |###########################################------------| 77.65% tmp76MK6C.zip |###########################################------------| 77.7% tmp76MK6C.zip |###########################################------------| 77.74% tmp76MK6C.zip |###########################################------------| 77.79% tmp76MK6C.zip |###########################################------------| 77.83% tmp76MK6C.zip |###########################################------------| 77.88% tmp76MK6C.zip |###########################################------------| 77.92% tmp76MK6C.zip |###########################################------------| 77.97% tmp76MK6C.zip |###########################################------------| 78.01% tmp76MK6C.zip |###########################################------------| 78.06% tmp76MK6C.zip |###########################################------------| 78.11% tmp76MK6C.zip |###########################################------------| 78.15% tmp76MK6C.zip |###########################################------------| 78.2% tmp76MK6C.zip |###########################################------------| 78.24% tmp76MK6C.zip |###########################################------------| 78.29% tmp76MK6C.zip |###########################################------------| 78.33% tmp76MK6C.zip |###########################################------------| 78.38% tmp76MK6C.zip |###########################################------------| 78.43% tmp76MK6C.zip |###########################################------------| 78.47% tmp76MK6C.zip |###########################################------------| 78.52% tmp76MK6C.zip |###########################################------------| 78.56% tmp76MK6C.zip |###########################################------------| 78.61% tmp76MK6C.zip |###########################################------------| 78.65% tmp76MK6C.zip |###########################################------------| 78.7% tmp76MK6C.zip |###########################################------------| 78.75% tmp76MK6C.zip |###########################################------------| 78.79% tmp76MK6C.zip |###########################################------------| 78.84% tmp76MK6C.zip |###########################################------------| 78.88% tmp76MK6C.zip |###########################################------------| 78.93% tmp76MK6C.zip |###########################################------------| 78.97% tmp76MK6C.zip |###########################################------------| 79.02% tmp76MK6C.zip |###########################################------------| 79.06% tmp76MK6C.zip |############################################-----------| 79.11% tmp76MK6C.zip |############################################-----------| 79.16% tmp76MK6C.zip |############################################-----------| 79.2% tmp76MK6C.zip |############################################-----------| 79.25% tmp76MK6C.zip |############################################-----------| 79.29% tmp76MK6C.zip |############################################-----------| 79.34% tmp76MK6C.zip |############################################-----------| 79.38% tmp76MK6C.zip |############################################-----------| 79.43% tmp76MK6C.zip |############################################-----------| 79.48% tmp76MK6C.zip |############################################-----------| 79.52% tmp76MK6C.zip |############################################-----------| 79.57% tmp76MK6C.zip |############################################-----------| 79.61% tmp76MK6C.zip |############################################-----------| 79.66% tmp76MK6C.zip |############################################-----------| 79.7% tmp76MK6C.zip |############################################-----------| 79.75% tmp76MK6C.zip |############################################-----------| 79.8% tmp76MK6C.zip |############################################-----------| 79.84% tmp76MK6C.zip |############################################-----------| 79.89% tmp76MK6C.zip |############################################-----------| 79.93% tmp76MK6C.zip |############################################-----------| 79.98% tmp76MK6C.zip |############################################-----------| 80.02% tmp76MK6C.zip |############################################-----------| 80.07% tmp76MK6C.zip |############################################-----------| 80.11% tmp76MK6C.zip |############################################-----------| 80.16% tmp76MK6C.zip |############################################-----------| 80.21% tmp76MK6C.zip |############################################-----------| 80.25% tmp76MK6C.zip |############################################-----------| 80.3% tmp76MK6C.zip |############################################-----------| 80.34% tmp76MK6C.zip |############################################-----------| 80.39% tmp76MK6C.zip |############################################-----------| 80.43% tmp76MK6C.zip |############################################-----------| 80.48% tmp76MK6C.zip |############################################-----------| 80.53% tmp76MK6C.zip |############################################-----------| 80.57% tmp76MK6C.zip |############################################-----------| 80.62% tmp76MK6C.zip |############################################-----------| 80.66% tmp76MK6C.zip |############################################-----------| 80.71% tmp76MK6C.zip |############################################-----------| 80.75% tmp76MK6C.zip |############################################-----------| 80.8% tmp76MK6C.zip |############################################-----------| 80.84% tmp76MK6C.zip |############################################-----------| 80.89% tmp76MK6C.zip |#############################################----------| 80.94% tmp76MK6C.zip |#############################################----------| 80.98% tmp76MK6C.zip |#############################################----------| 81.03% tmp76MK6C.zip |#############################################----------| 81.07% tmp76MK6C.zip |#############################################----------| 81.12% tmp76MK6C.zip |#############################################----------| 81.16% tmp76MK6C.zip |#############################################----------| 81.21% tmp76MK6C.zip |#############################################----------| 81.26% tmp76MK6C.zip |#############################################----------| 81.3% tmp76MK6C.zip |#############################################----------| 81.35% tmp76MK6C.zip |#############################################----------| 81.39% tmp76MK6C.zip |#############################################----------| 81.44% tmp76MK6C.zip |#############################################----------| 81.48% tmp76MK6C.zip |#############################################----------| 81.53% tmp76MK6C.zip |#############################################----------| 81.58% tmp76MK6C.zip |#############################################----------| 81.62% tmp76MK6C.zip |#############################################----------| 81.67% tmp76MK6C.zip |#############################################----------| 81.71% tmp76MK6C.zip |#############################################----------| 81.76% tmp76MK6C.zip |#############################################----------| 81.8% tmp76MK6C.zip |#############################################----------| 81.85% tmp76MK6C.zip |#############################################----------| 81.89% tmp76MK6C.zip |#############################################----------| 81.94% tmp76MK6C.zip |#############################################----------| 81.99% tmp76MK6C.zip |#############################################----------| 82.03% tmp76MK6C.zip |#############################################----------| 82.08% tmp76MK6C.zip |#############################################----------| 82.12% tmp76MK6C.zip |#############################################----------| 82.17% tmp76MK6C.zip |#############################################----------| 82.21% tmp76MK6C.zip |#############################################----------| 82.26% tmp76MK6C.zip |#############################################----------| 82.31% tmp76MK6C.zip |#############################################----------| 82.35% tmp76MK6C.zip |#############################################----------| 82.4% tmp76MK6C.zip |#############################################----------| 82.44% tmp76MK6C.zip |#############################################----------| 82.49% tmp76MK6C.zip |#############################################----------| 82.53% tmp76MK6C.zip |#############################################----------| 82.58% tmp76MK6C.zip |#############################################----------| 82.63% tmp76MK6C.zip |#############################################----------| 82.67% tmp76MK6C.zip |#############################################----------| 82.72% tmp76MK6C.zip |##############################################---------| 82.76% tmp76MK6C.zip |##############################################---------| 82.81% tmp76MK6C.zip |##############################################---------| 82.85% tmp76MK6C.zip |##############################################---------| 82.9% tmp76MK6C.zip |##############################################---------| 82.94% tmp76MK6C.zip |##############################################---------| 82.99% tmp76MK6C.zip |##############################################---------| 83.04% tmp76MK6C.zip |##############################################---------| 83.08% tmp76MK6C.zip |##############################################---------| 83.13% tmp76MK6C.zip |##############################################---------| 83.17% tmp76MK6C.zip |##############################################---------| 83.22% tmp76MK6C.zip |##############################################---------| 83.26% tmp76MK6C.zip |##############################################---------| 83.31% tmp76MK6C.zip |##############################################---------| 83.36% tmp76MK6C.zip |##############################################---------| 83.4% tmp76MK6C.zip |##############################################---------| 83.45% tmp76MK6C.zip |##############################################---------| 83.49% tmp76MK6C.zip |##############################################---------| 83.54% tmp76MK6C.zip |##############################################---------| 83.58% tmp76MK6C.zip |##############################################---------| 83.63% tmp76MK6C.zip |##############################################---------| 83.68% tmp76MK6C.zip |##############################################---------| 83.72% tmp76MK6C.zip |##############################################---------| 83.77% tmp76MK6C.zip |##############################################---------| 83.81% tmp76MK6C.zip |##############################################---------| 83.86% tmp76MK6C.zip |##############################################---------| 83.9% tmp76MK6C.zip |##############################################---------| 83.95% tmp76MK6C.zip |##############################################---------| 83.99% tmp76MK6C.zip |##############################################---------| 84.04% tmp76MK6C.zip |##############################################---------| 84.09% tmp76MK6C.zip |##############################################---------| 84.13% tmp76MK6C.zip |##############################################---------| 84.18% tmp76MK6C.zip |##############################################---------| 84.22% tmp76MK6C.zip |##############################################---------| 84.27% tmp76MK6C.zip |##############################################---------| 84.31% tmp76MK6C.zip |##############################################---------| 84.36% tmp76MK6C.zip |##############################################---------| 84.41% tmp76MK6C.zip |##############################################---------| 84.45% tmp76MK6C.zip |##############################################---------| 84.5% tmp76MK6C.zip |##############################################---------| 84.54% tmp76MK6C.zip |###############################################--------| 84.59% tmp76MK6C.zip |###############################################--------| 84.63% tmp76MK6C.zip |###############################################--------| 84.68% tmp76MK6C.zip |###############################################--------| 84.73% tmp76MK6C.zip |###############################################--------| 84.77% tmp76MK6C.zip |###############################################--------| 84.82% tmp76MK6C.zip |###############################################--------| 84.86% tmp76MK6C.zip |###############################################--------| 84.91% tmp76MK6C.zip |###############################################--------| 84.95% tmp76MK6C.zip |###############################################--------| 85.0% tmp76MK6C.zip |###############################################--------| 85.04% tmp76MK6C.zip |###############################################--------| 85.09% tmp76MK6C.zip |###############################################--------| 85.14% tmp76MK6C.zip |###############################################--------| 85.18% tmp76MK6C.zip |###############################################--------| 85.23% tmp76MK6C.zip |###############################################--------| 85.27% tmp76MK6C.zip |###############################################--------| 85.32% tmp76MK6C.zip |###############################################--------| 85.36% tmp76MK6C.zip |###############################################--------| 85.41% tmp76MK6C.zip |###############################################--------| 85.46% tmp76MK6C.zip |###############################################--------| 85.5% tmp76MK6C.zip |###############################################--------| 85.55% tmp76MK6C.zip |###############################################--------| 85.59% tmp76MK6C.zip |###############################################--------| 85.64% tmp76MK6C.zip |###############################################--------| 85.68% tmp76MK6C.zip |###############################################--------| 85.73% tmp76MK6C.zip |###############################################--------| 85.78% tmp76MK6C.zip |###############################################--------| 85.82% tmp76MK6C.zip |###############################################--------| 85.87% tmp76MK6C.zip |###############################################--------| 85.91% tmp76MK6C.zip |###############################################--------| 85.96% tmp76MK6C.zip |###############################################--------| 86.0% tmp76MK6C.zip |###############################################--------| 86.05% tmp76MK6C.zip |###############################################--------| 86.09% tmp76MK6C.zip |###############################################--------| 86.14% tmp76MK6C.zip |###############################################--------| 86.19% tmp76MK6C.zip |###############################################--------| 86.23% tmp76MK6C.zip |###############################################--------| 86.28% tmp76MK6C.zip |###############################################--------| 86.32% tmp76MK6C.zip |################################################-------| 86.37% tmp76MK6C.zip |################################################-------| 86.41% tmp76MK6C.zip |################################################-------| 86.46% tmp76MK6C.zip |################################################-------| 86.51% tmp76MK6C.zip |################################################-------| 86.55% tmp76MK6C.zip |################################################-------| 86.6% tmp76MK6C.zip |################################################-------| 86.64% tmp76MK6C.zip |################################################-------| 86.69% tmp76MK6C.zip |################################################-------| 86.73% tmp76MK6C.zip |################################################-------| 86.78% tmp76MK6C.zip |################################################-------| 86.83% tmp76MK6C.zip |################################################-------| 86.87% tmp76MK6C.zip |################################################-------| 86.92% tmp76MK6C.zip |################################################-------| 86.96% tmp76MK6C.zip |################################################-------| 87.01% tmp76MK6C.zip |################################################-------| 87.05% tmp76MK6C.zip |################################################-------| 87.1% tmp76MK6C.zip |################################################-------| 87.14% tmp76MK6C.zip |################################################-------| 87.19% tmp76MK6C.zip |################################################-------| 87.24% tmp76MK6C.zip |################################################-------| 87.28% tmp76MK6C.zip |################################################-------| 87.33% tmp76MK6C.zip |################################################-------| 87.37% tmp76MK6C.zip |################################################-------| 87.42% tmp76MK6C.zip |################################################-------| 87.46% tmp76MK6C.zip |################################################-------| 87.51% tmp76MK6C.zip |################################################-------| 87.56% tmp76MK6C.zip |################################################-------| 87.6% tmp76MK6C.zip |################################################-------| 87.65% tmp76MK6C.zip |################################################-------| 87.69% tmp76MK6C.zip |################################################-------| 87.74% tmp76MK6C.zip |################################################-------| 87.78% tmp76MK6C.zip |################################################-------| 87.83% tmp76MK6C.zip |################################################-------| 87.87% tmp76MK6C.zip |################################################-------| 87.92% tmp76MK6C.zip |################################################-------| 87.97% tmp76MK6C.zip |################################################-------| 88.01% tmp76MK6C.zip |################################################-------| 88.06% tmp76MK6C.zip |################################################-------| 88.1% tmp76MK6C.zip |################################################-------| 88.15% tmp76MK6C.zip |#################################################------| 88.19% tmp76MK6C.zip |#################################################------| 88.24% tmp76MK6C.zip |#################################################------| 88.29% tmp76MK6C.zip |#################################################------| 88.33% tmp76MK6C.zip |#################################################------| 88.38% tmp76MK6C.zip |#################################################------| 88.42% tmp76MK6C.zip |#################################################------| 88.47% tmp76MK6C.zip |#################################################------| 88.51% tmp76MK6C.zip |#################################################------| 88.56% tmp76MK6C.zip |#################################################------| 88.61% tmp76MK6C.zip |#################################################------| 88.65% tmp76MK6C.zip |#################################################------| 88.7% tmp76MK6C.zip |#################################################------| 88.74% tmp76MK6C.zip |#################################################------| 88.79% tmp76MK6C.zip |#################################################------| 88.83% tmp76MK6C.zip |#################################################------| 88.88% tmp76MK6C.zip |#################################################------| 88.92% tmp76MK6C.zip |#################################################------| 88.97% tmp76MK6C.zip |#################################################------| 89.02% tmp76MK6C.zip |#################################################------| 89.06% tmp76MK6C.zip |#################################################------| 89.11% tmp76MK6C.zip |#################################################------| 89.15% tmp76MK6C.zip |#################################################------| 89.2% tmp76MK6C.zip |#################################################------| 89.24% tmp76MK6C.zip |#################################################------| 89.29% tmp76MK6C.zip |#################################################------| 89.34% tmp76MK6C.zip |#################################################------| 89.38% tmp76MK6C.zip |#################################################------| 89.43% tmp76MK6C.zip |#################################################------| 89.47% tmp76MK6C.zip |#################################################------| 89.52% tmp76MK6C.zip |#################################################------| 89.56% tmp76MK6C.zip |#################################################------| 89.61% tmp76MK6C.zip |#################################################------| 89.66% tmp76MK6C.zip |#################################################------| 89.7% tmp76MK6C.zip |#################################################------| 89.75% tmp76MK6C.zip |#################################################------| 89.79% tmp76MK6C.zip |#################################################------| 89.84% tmp76MK6C.zip |#################################################------| 89.88% tmp76MK6C.zip |#################################################------| 89.93% tmp76MK6C.zip |#################################################------| 89.97% tmp76MK6C.zip |##################################################-----| 90.02% tmp76MK6C.zip |##################################################-----| 90.07% tmp76MK6C.zip |##################################################-----| 90.11% tmp76MK6C.zip |##################################################-----| 90.16% tmp76MK6C.zip |##################################################-----| 90.2% tmp76MK6C.zip |##################################################-----| 90.25% tmp76MK6C.zip |##################################################-----| 90.29% tmp76MK6C.zip |##################################################-----| 90.34% tmp76MK6C.zip |##################################################-----| 90.39% tmp76MK6C.zip |##################################################-----| 90.43% tmp76MK6C.zip |##################################################-----| 90.48% tmp76MK6C.zip |##################################################-----| 90.52% tmp76MK6C.zip |##################################################-----| 90.57% tmp76MK6C.zip |##################################################-----| 90.61% tmp76MK6C.zip |##################################################-----| 90.66% tmp76MK6C.zip |##################################################-----| 90.71% tmp76MK6C.zip |##################################################-----| 90.75% tmp76MK6C.zip |##################################################-----| 90.8% tmp76MK6C.zip |##################################################-----| 90.84% tmp76MK6C.zip |##################################################-----| 90.89% tmp76MK6C.zip |##################################################-----| 90.93% tmp76MK6C.zip |##################################################-----| 90.98% tmp76MK6C.zip |##################################################-----| 91.02% tmp76MK6C.zip |##################################################-----| 91.07% tmp76MK6C.zip |##################################################-----| 91.12% tmp76MK6C.zip |##################################################-----| 91.16% tmp76MK6C.zip |##################################################-----| 91.21% tmp76MK6C.zip |##################################################-----| 91.25% tmp76MK6C.zip |##################################################-----| 91.3% tmp76MK6C.zip |##################################################-----| 91.34% tmp76MK6C.zip |##################################################-----| 91.39% tmp76MK6C.zip |##################################################-----| 91.44% tmp76MK6C.zip |##################################################-----| 91.48% tmp76MK6C.zip |##################################################-----| 91.53% tmp76MK6C.zip |##################################################-----| 91.57% tmp76MK6C.zip |##################################################-----| 91.62% tmp76MK6C.zip |##################################################-----| 91.66% tmp76MK6C.zip |##################################################-----| 91.71% tmp76MK6C.zip |##################################################-----| 91.76% tmp76MK6C.zip |##################################################-----| 91.8% tmp76MK6C.zip |###################################################----| 91.85% tmp76MK6C.zip |###################################################----| 91.89% tmp76MK6C.zip |###################################################----| 91.94% tmp76MK6C.zip |###################################################----| 91.98% tmp76MK6C.zip |###################################################----| 92.03% tmp76MK6C.zip |###################################################----| 92.07% tmp76MK6C.zip |###################################################----| 92.12% tmp76MK6C.zip |###################################################----| 92.17% tmp76MK6C.zip |###################################################----| 92.21% tmp76MK6C.zip |###################################################----| 92.26% tmp76MK6C.zip |###################################################----| 92.3% tmp76MK6C.zip |###################################################----| 92.35% tmp76MK6C.zip |###################################################----| 92.39% tmp76MK6C.zip |###################################################----| 92.44% tmp76MK6C.zip |###################################################----| 92.49% tmp76MK6C.zip |###################################################----| 92.53% tmp76MK6C.zip |###################################################----| 92.58% tmp76MK6C.zip |###################################################----| 92.62% tmp76MK6C.zip |###################################################----| 92.67% tmp76MK6C.zip |###################################################----| 92.71% tmp76MK6C.zip |###################################################----| 92.76% tmp76MK6C.zip |###################################################----| 92.81% tmp76MK6C.zip |###################################################----| 92.85% tmp76MK6C.zip |###################################################----| 92.9% tmp76MK6C.zip |###################################################----| 92.94% tmp76MK6C.zip |###################################################----| 92.99% tmp76MK6C.zip |###################################################----| 93.03% tmp76MK6C.zip |###################################################----| 93.08% tmp76MK6C.zip |###################################################----| 93.12% tmp76MK6C.zip |###################################################----| 93.17% tmp76MK6C.zip |###################################################----| 93.22% tmp76MK6C.zip |###################################################----| 93.26% tmp76MK6C.zip |###################################################----| 93.31% tmp76MK6C.zip |###################################################----| 93.35% tmp76MK6C.zip |###################################################----| 93.4% tmp76MK6C.zip |###################################################----| 93.44% tmp76MK6C.zip |###################################################----| 93.49% tmp76MK6C.zip |###################################################----| 93.54% tmp76MK6C.zip |###################################################----| 93.58% tmp76MK6C.zip |###################################################----| 93.63% tmp76MK6C.zip |####################################################---| 93.67% tmp76MK6C.zip |####################################################---| 93.72% tmp76MK6C.zip |####################################################---| 93.76% tmp76MK6C.zip |####################################################---| 93.81% tmp76MK6C.zip |####################################################---| 93.86% tmp76MK6C.zip |####################################################---| 93.9% tmp76MK6C.zip |####################################################---| 93.95% tmp76MK6C.zip |####################################################---| 93.99% tmp76MK6C.zip |####################################################---| 94.04% tmp76MK6C.zip |####################################################---| 94.08% tmp76MK6C.zip |####################################################---| 94.13% tmp76MK6C.zip |####################################################---| 94.17% tmp76MK6C.zip |####################################################---| 94.22% tmp76MK6C.zip |####################################################---| 94.27% tmp76MK6C.zip |####################################################---| 94.31% tmp76MK6C.zip |####################################################---| 94.36% tmp76MK6C.zip |####################################################---| 94.4% tmp76MK6C.zip |####################################################---| 94.45% tmp76MK6C.zip |####################################################---| 94.49% tmp76MK6C.zip |####################################################---| 94.54% tmp76MK6C.zip |####################################################---| 94.59% tmp76MK6C.zip |####################################################---| 94.63% tmp76MK6C.zip |####################################################---| 94.68% tmp76MK6C.zip |####################################################---| 94.72% tmp76MK6C.zip |####################################################---| 94.77% tmp76MK6C.zip |####################################################---| 94.81% tmp76MK6C.zip |####################################################---| 94.86% tmp76MK6C.zip |####################################################---| 94.9% tmp76MK6C.zip |####################################################---| 94.95% tmp76MK6C.zip |####################################################---| 95.0% tmp76MK6C.zip |####################################################---| 95.04% tmp76MK6C.zip |####################################################---| 95.09% tmp76MK6C.zip |####################################################---| 95.13% tmp76MK6C.zip |####################################################---| 95.18% tmp76MK6C.zip |####################################################---| 95.22% tmp76MK6C.zip |####################################################---| 95.27% tmp76MK6C.zip |####################################################---| 95.32% tmp76MK6C.zip |####################################################---| 95.36% tmp76MK6C.zip |####################################################---| 95.41% tmp76MK6C.zip |####################################################---| 95.45% tmp76MK6C.zip |#####################################################--| 95.5% tmp76MK6C.zip |#####################################################--| 95.54% tmp76MK6C.zip |#####################################################--| 95.59% tmp76MK6C.zip |#####################################################--| 95.64% tmp76MK6C.zip |#####################################################--| 95.68% tmp76MK6C.zip |#####################################################--| 95.73% tmp76MK6C.zip |#####################################################--| 95.77% tmp76MK6C.zip |#####################################################--| 95.82% tmp76MK6C.zip |#####################################################--| 95.86% tmp76MK6C.zip |#####################################################--| 95.91% tmp76MK6C.zip |#####################################################--| 95.95% tmp76MK6C.zip |#####################################################--| 96.0% tmp76MK6C.zip |#####################################################--| 96.05% tmp76MK6C.zip |#####################################################--| 96.09% tmp76MK6C.zip |#####################################################--| 96.14% tmp76MK6C.zip |#####################################################--| 96.18% tmp76MK6C.zip |#####################################################--| 96.23% tmp76MK6C.zip |#####################################################--| 96.27% tmp76MK6C.zip |#####################################################--| 96.32% tmp76MK6C.zip |#####################################################--| 96.37% tmp76MK6C.zip |#####################################################--| 96.41% tmp76MK6C.zip |#####################################################--| 96.46% tmp76MK6C.zip |#####################################################--| 96.5% tmp76MK6C.zip |#####################################################--| 96.55% tmp76MK6C.zip |#####################################################--| 96.59% tmp76MK6C.zip |#####################################################--| 96.64% tmp76MK6C.zip |#####################################################--| 96.69% tmp76MK6C.zip |#####################################################--| 96.73% tmp76MK6C.zip |#####################################################--| 96.78% tmp76MK6C.zip |#####################################################--| 96.82% tmp76MK6C.zip |#####################################################--| 96.87% tmp76MK6C.zip |#####################################################--| 96.91% tmp76MK6C.zip |#####################################################--| 96.96% tmp76MK6C.zip |#####################################################--| 97.0% tmp76MK6C.zip |#####################################################--| 97.05% tmp76MK6C.zip |#####################################################--| 97.1% tmp76MK6C.zip |#####################################################--| 97.14% tmp76MK6C.zip |#####################################################--| 97.19% tmp76MK6C.zip |#####################################################--| 97.23% tmp76MK6C.zip |######################################################-| 97.28% tmp76MK6C.zip |######################################################-| 97.32% tmp76MK6C.zip |######################################################-| 97.37% tmp76MK6C.zip |######################################################-| 97.42% tmp76MK6C.zip |######################################################-| 97.46% tmp76MK6C.zip |######################################################-| 97.51% tmp76MK6C.zip |######################################################-| 97.55% tmp76MK6C.zip |######################################################-| 97.6% tmp76MK6C.zip |######################################################-| 97.64% tmp76MK6C.zip |######################################################-| 97.69% tmp76MK6C.zip |######################################################-| 97.74% tmp76MK6C.zip |######################################################-| 97.78% tmp76MK6C.zip |######################################################-| 97.83% tmp76MK6C.zip |######################################################-| 97.87% tmp76MK6C.zip |######################################################-| 97.92% tmp76MK6C.zip |######################################################-| 97.96% tmp76MK6C.zip |######################################################-| 98.01% tmp76MK6C.zip |######################################################-| 98.05% tmp76MK6C.zip |######################################################-| 98.1% tmp76MK6C.zip |######################################################-| 98.15% tmp76MK6C.zip |######################################################-| 98.19% tmp76MK6C.zip |######################################################-| 98.24% tmp76MK6C.zip |######################################################-| 98.28% tmp76MK6C.zip |######################################################-| 98.33% tmp76MK6C.zip |######################################################-| 98.37% tmp76MK6C.zip |######################################################-| 98.42% tmp76MK6C.zip |######################################################-| 98.47% tmp76MK6C.zip |######################################################-| 98.51% tmp76MK6C.zip |######################################################-| 98.56% tmp76MK6C.zip |######################################################-| 98.6% tmp76MK6C.zip |######################################################-| 98.65% tmp76MK6C.zip |######################################################-| 98.69% tmp76MK6C.zip |######################################################-| 98.74% tmp76MK6C.zip |######################################################-| 98.79% tmp76MK6C.zip |######################################################-| 98.83% tmp76MK6C.zip |######################################################-| 98.88% tmp76MK6C.zip |######################################################-| 98.92% tmp76MK6C.zip |######################################################-| 98.97% tmp76MK6C.zip |######################################################-| 99.01% tmp76MK6C.zip |######################################################-| 99.06% tmp76MK6C.zip |#######################################################| 99.1% tmp76MK6C.zip |#######################################################| 99.15% tmp76MK6C.zip |#######################################################| 99.2% tmp76MK6C.zip |#######################################################| 99.24% tmp76MK6C.zip |#######################################################| 99.29% tmp76MK6C.zip |#######################################################| 99.33% tmp76MK6C.zip |#######################################################| 99.38% tmp76MK6C.zip |#######################################################| 99.42% tmp76MK6C.zip |#######################################################| 99.47% tmp76MK6C.zip |#######################################################| 99.52% tmp76MK6C.zip |#######################################################| 99.56% tmp76MK6C.zip |#######################################################| 99.61% tmp76MK6C.zip |#######################################################| 99.65% tmp76MK6C.zip |#######################################################| 99.7% tmp76MK6C.zip |#######################################################| 99.74% tmp76MK6C.zip |#######################################################| 99.79% tmp76MK6C.zip |#######################################################| 99.84% tmp76MK6C.zip |#######################################################| 99.88% tmp76MK6C.zip |#######################################################| 99.93% tmp76MK6C.zip |#######################################################| 99.97% tmp76MK6C.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is ed03b750-9d3f-4121-ba6e-e8461a8974b4 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-07-03 10:43:30,819 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-07-03 10:43:30,820 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d sudo: unable to resolve host vyos-vrouter-vm-7dee0f09-b8d0-4c88-846c-3a2a85365b9d 2019-07-03 10:43:30,821 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-07-03 10:43:39,647 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-07-03 10:43:39,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:43:39,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:43:39,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 10:43:39 GMT X-Openstack-Request-Id: req-7da6b84e-66f3-42f9-8061-305347ab8843 2019-07-03 10:43:39,688 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:38:28Z", "file": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/file", "owner": "068a832645664916b3b4034a3cc58dcc", "id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "size": 296222720, "self": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:38:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:43:39,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7da6b84e-66f3-42f9-8061-305347ab8843 2019-07-03 10:43:39,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392360687256s 2019-07-03 10:43:39,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 10:43:39,703 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}' 2019-07-03 10:43:40,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Wed, 03 Jul 2019 10:43:40 GMT Location: http://172.30.9.23:9292/v2/images/47b475e1-c132-499d-9856-494c9b331aa6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58d0a350-9c8f-4c21-aeb1-997da91d5a23 2019-07-03 10:43:40,474 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:43:40Z", "file": "/v2/images/47b475e1-c132-499d-9856-494c9b331aa6/file", "owner": "068a832645664916b3b4034a3cc58dcc", "id": "47b475e1-c132-499d-9856-494c9b331aa6", "size": null, "self": "/v2/images/47b475e1-c132-499d-9856-494c9b331aa6", "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_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "checksum": null, "created_at": "2019-07-03T10:43:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 10:43:40,474 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-58d0a350-9c8f-4c21-aeb1-997da91d5a23 2019-07-03 10:43:40,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.775456190109s 2019-07-03 10:43:40,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 10:43:40,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/47b475e1-c132-499d-9856-494c9b331aa6/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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '' 2019-07-03 10:44:11,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:44:11 GMT X-Openstack-Request-Id: req-7ee7d884-1a10-46cf-8a41-8c21ec605e8f 2019-07-03 10:44:11,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:44:11,829 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/47b475e1-c132-499d-9856-494c9b331aa6/file used request id req-7ee7d884-1a10-46cf-8a41-8c21ec605e8f 2019-07-03 10:44:11,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 31.3537988663s 2019-07-03 10:44:11,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:44:11,839 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:44:12,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Wed, 03 Jul 2019 10:44:12 GMT X-Openstack-Request-Id: req-6701aa21-e05e-4016-845d-a4e05cf73935 2019-07-03 10:44:12,181 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:44:11Z", "file": "/v2/images/47b475e1-c132-499d-9856-494c9b331aa6/file", "owner": "068a832645664916b3b4034a3cc58dcc", "id": "47b475e1-c132-499d-9856-494c9b331aa6", "size": 2148073472, "self": "/v2/images/47b475e1-c132-499d-9856-494c9b331aa6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/47b475e1-c132-499d-9856-494c9b331aa6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/47b475e1-c132-499d-9856-494c9b331aa6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-07-03T10:43:40Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:38:28Z", "file": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/file", "owner": "068a832645664916b3b4034a3cc58dcc", "id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "size": 296222720, "self": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:38:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:44:12,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6701aa21-e05e-4016-845d-a4e05cf73935 2019-07-03 10:44:12,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.346946001053s 2019-07-03 10:44:12,184 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/47b475e1-c132-499d-9856-494c9b331aa6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/47b475e1-c132-499d-9856-494c9b331aa6/file', 'owner': u'068a832645664916b3b4034a3cc58dcc', 'id': u'47b475e1-c132-499d-9856-494c9b331aa6', 'size': 2148073472, u'self': u'/v2/images/47b475e1-c132-499d-9856-494c9b331aa6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'068a832645664916b3b4034a3cc58dcc', 'name': 'vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/47b475e1-c132-499d-9856-494c9b331aa6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T10:44:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T10:44:11Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', '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/47b475e1-c132-499d-9856-494c9b331aa6', 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_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', 'created': u'2019-07-03T10:43:40Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-07-03T10:43:40Z', 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/47b475e1-c132-499d-9856-494c9b331aa6', 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_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-07-03 10:44:12,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 10:44:12,188 - 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}de13d3d7feb46dee91d874623158fd957df361d4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-03 10:44:12,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Wed, 03 Jul 2019 10:44:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87e1d919-f35e-4f48-926b-c9f69bcabd15 x-openstack-request-id: req-87e1d919-f35e-4f48-926b-c9f69bcabd15 2019-07-03 10:44:12,526 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "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": "96894d76-aa42-472e-b450-be49426b6f97"}} 2019-07-03 10:44:12,526 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-87e1d919-f35e-4f48-926b-c9f69bcabd15 2019-07-03 10:44:12,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342092037201s 2019-07-03 10:44:12,528 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d', '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'a6c124494b0c46c2b4ad05546c87df21', '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'96894d76-aa42-472e-b450-be49426b6f97', 'swap': 0}) 2019-07-03 10:44:12,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 10:44:12,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97/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}de13d3d7feb46dee91d874623158fd957df361d4" -d '{"extra_specs": {}}' 2019-07-03 10:44:12,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 10:44: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-1ef79468-80a3-40dd-bdd1-160afc30a72a x-openstack-request-id: req-1ef79468-80a3-40dd-bdd1-160afc30a72a 2019-07-03 10:44:12,549 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 10:44:12,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97/os-extra_specs used request id req-1ef79468-80a3-40dd-bdd1-160afc30a72a 2019-07-03 10:44:12,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213141441345s 2019-07-03 10:44:12,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 10:44:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 10:44:12,563 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 10:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0920e924-a3a4-41b5-b5df-771baafaff82 2019-07-03 10:44:12,563 - 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.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:12,564 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-0920e924-a3a4-41b5-b5df-771baafaff82 2019-07-03 10:44:12,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:44:12,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 10:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930c0899-a266-475f-b497-7678ffcce199 2019-07-03 10:44:12,782 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 10:44:12,782 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-930c0899-a266-475f-b497-7678ffcce199 2019-07-03 10:44:12,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.228399991989s 2019-07-03 10:44:12,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-03 10:44:12,794 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:44:13,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1847 Content-Type: application/json Date: Wed, 03 Jul 2019 10:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7b87af-27dc-4c7d-b8e2-fbf5ee70d686 2019-07-03 10:44:13,006 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03c91c90762d46ff8e70d3c3734e5549"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/06e25ee6ac304d9fa8e92828eba088d1"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0784b77e88be4f0cb4b8c549c1f0836f"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0a09c96525aa4ae3abf239de565aaf18"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1f4361ef4a3e487482c6fb32b7e88dc1"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2f329fcca2464045ba5d84c847577c75"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "2f329fcca2464045ba5d84c847577c75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3161f34163fd45ce8e50b5a805c7f193"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/349967d031d149eb8f42dc6058ffc2c4"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3f0b127f97f54dd88f6f391837771fa5"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "3f0b127f97f54dd88f6f391837771fa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/413a33d423e54821941bee8f9ed57b55"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "413a33d423e54821941bee8f9ed57b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4b8ca453bea241319ae4f0d72d8ba4a9"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/51025e09a32a49199c9aa64c1cca5d0b"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5b64da156cbd453c9551c7eb1252f6cb"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66c4207ff8c84c72af1a775ceb93dccf"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a479aab04b3415a97fa02829018689f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "6a479aab04b3415a97fa02829018689f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6b13088575b44a47adc13953b4b9c7b3"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6beda951fff54c34a1029c555db80142"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "6beda951fff54c34a1029c555db80142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7495f19b586c4c2fa16386e07bac2501"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "7495f19b586c4c2fa16386e07bac2501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/78345c11342c496c8956e837e2242e0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "78345c11342c496c8956e837e2242e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/83ade9194881403488f0388164bd9057"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "83ade9194881403488f0388164bd9057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8d53ff0f24994f1aaec7d96e7ad0a48e"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8dd4d94bd43d466b9f0985c599d3055f"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9de99f2e8d0c4f5a84e70156d25d1f82"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a47345af36dd4bd5acfc94960834414c"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "a47345af36dd4bd5acfc94960834414c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b5d5a3f7b0024f61b2246af4914cf4a2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/be9f04f450cc41a7a80a1babf614c63c"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "be9f04f450cc41a7a80a1babf614c63c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c100fd003a3a4598bdca56e36dabb1ef"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "c100fd003a3a4598bdca56e36dabb1ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c41e26c5a0554bd083daf47b542a5241"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c9d5243c0e43455685964a4b180f96d2"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d0faab6a248c4f86b728d3aaf1428c17"}, "url": "http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d63a1770bbb3409d8838306e93de16ac"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dedbdc811ea04f0e94889fc3093c277b"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "dedbdc811ea04f0e94889fc3093c277b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e18114d544844e40bd386215938c2018"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "e18114d544844e40bd386215938c2018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e257049e161241ef9ec2ed44bdadf8c4"}, "url": "http://12.0.0.39:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "e257049e161241ef9ec2ed44bdadf8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e2f05bd2d1274a64ab888806a3c1c4d9"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e49161f92c0e421e8b6f2d50a687a5d1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e810035b4b0d42bea9478e90bb531317"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "e810035b4b0d42bea9478e90bb531317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fcebae9b77f2478dbe3ad74f26b0e41a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-03 10:44:13,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-0e7b87af-27dc-4c7d-b8e2-fbf5ee70d686 2019-07-03 10:44:13,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.216612815857s 2019-07-03 10:44:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-07-03 10:44:13,020 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.213:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-07-03 10:44:18,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:18,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:18,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:18,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:18,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:18,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:18,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:18,419 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-07-03 10:44:18,420 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:18.375Z", "updated_at": "2019-07-03T10:44:18.375Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-07-03 10:44:18,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:18,421 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:18 GMT 2019-07-03 10:44:18,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:18,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-07-03 10:44:18,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:18,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:18,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:18,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-07-03 10:44:18,451 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.213:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.23:5000", "keystone_tenant_name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "47b475e1-c132-499d-9856-494c9b331aa6", "keystone_password": "IBLhuCQukzRvM7OiDSmQzMDAt2lvdY", "reference_vnf_flavor_id": "96894d76-aa42-472e-b450-be49426b6f97", "target_vnf_flavor_id": "96894d76-aa42-472e-b450-be49426b6f97", "target_vnf_image_id": "47b475e1-c132-499d-9856-494c9b331aa6"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-07-03 10:44:19,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:19,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:19,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:19,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:19,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:19,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:19,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:19,570 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-07-03 10:44:19,570 - 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": "96894d76-aa42-472e-b450-be49426b6f97", "target_vnf_flavor_id": "96894d76-aa42-472e-b450-be49426b6f97", "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_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "47b475e1-c132-499d-9856-494c9b331aa6", "keystone_password": "IBLhuCQukzRvM7OiDSmQzMDAt2lvdY", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "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": "47b475e1-c132-499d-9856-494c9b331aa6", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:18.555Z", "created_by": "admin", "updated_at": "2019-07-03T10:44:18.555Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-07-03 10:44:19,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:19,570 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:19 GMT 2019-07-03 10:44:19,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:19,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-07-03 10:44:19,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:19,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:19,571 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:19,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions 2019-07-03 10:44:19,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:19,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:19,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:19,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:19,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:19,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:19,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:19,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:19.000Z", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:19.002Z", "id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-07-03 10:44:19,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:19,692 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:19 GMT 2019-07-03 10:44:19,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:19,693 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:19,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:19,693 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:19,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:19,693 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:19,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:19,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:19,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:19 GMT 2019-07-03 10:44:19,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:19,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-03 10:44:19,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:19,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:19,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:19,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/e51fd91d-af5d-45f0-bd90-ea8c7705213f 2019-07-03 10:44:19,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:19,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:19,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:19,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:19,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:19,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:19.000Z", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:19.002Z", "id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"} 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:19 GMT 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:19,832 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:24,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:24,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:24,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:24,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:24,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:24,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:24,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:24,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:24,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:20.388Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:20.985Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:20.985Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:20.985Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.941Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:21.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:21.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:21.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f", "logger": "ctx.894b58f1-3422-4d7d-8e6d-9d2f6a25ffec"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f", "logger": "ctx.894b58f1-3422-4d7d-8e6d-9d2f6a25ffec"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f", "logger": "ctx.894b58f1-3422-4d7d-8e6d-9d2f6a25ffec"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f", "logger": "ctx.894b58f1-3422-4d7d-8e6d-9d2f6a25ffec"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f", "logger": "ctx.894b58f1-3422-4d7d-8e6d-9d2f6a25ffec"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f", "logger": "ctx.894b58f1-3422-4d7d-8e6d-9d2f6a25ffec"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:21.666Z", "message": "Using existing installation of managed plugin: ed03b750-9d3f-4121-ba6e-e8461a8974b4 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:20.941Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f", "logger": "ctx.894b58f1-3422-4d7d-8e6d-9d2f6a25ffec"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-07-03 10:44:24,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:24,923 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:24 GMT 2019-07-03 10:44:24,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:24,923 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:24,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:24,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:24,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:24,923 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:24,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-03 10:44:24,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-07-03 10:44:24,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-03 10:44:24,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-03 10:44:24,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-03 10:44:24,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-03 10:44:24,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-07-03 10:44:24,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-03 10:44:24,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-07-03 10:44:24,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-03 10:44:24,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-03 10:44:24,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-03 10:44:24,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-03 10:44:24,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-07-03 10:44:24,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: ed03b750-9d3f-4121-ba6e-e8461a8974b4 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-03 10:44:24,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/e51fd91d-af5d-45f0-bd90-ea8c7705213f 2019-07-03 10:44:25,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:25,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T10:44:21.346Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:19.000Z", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:19.002Z", "id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"} 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:25 GMT 2019-07-03 10:44:25,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:25,005 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:25,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:25,005 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:25,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:25,005 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:25,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-07-03 10:44:25,006 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.213:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-07-03 10:44:25,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:25,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:25,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:25,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:25,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:25,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:25 GMT 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:25,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:25,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:25,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:25,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:25,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:25 GMT 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-03 10:44:25,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:25,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:25,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:25,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:44:25,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:25,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:25,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:25 GMT 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:44:25,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:25,944 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:25,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:30,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:31,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:31,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:31,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:31,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:31,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:31,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:31,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:26.387Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:26.215Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:28.392Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:28.322Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_network_wyhsx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:28.994Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:28.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:28.994Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:28.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "external_network_jm59t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:28.994Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:28.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:29.591Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:28.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:29.591Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:28.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_network_wyhsx9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:29.591Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:28.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:30.235Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:28.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:30.235Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:29.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:30.235Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:29.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:30.779Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:29.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:30.779Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:29.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_network_wyhsx9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:30.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": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:30.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d0d024b8-ff6b-46a3-8aef-fd675bfaacbc"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:31 GMT 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:31,258 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:31,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-07-03 10:44:31,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:31,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:31,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:31,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:31,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-03 10:44:31,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:31,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-03 10:44:31,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:31,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:31,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-03 10:44:31,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-03 10:44:31,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-03 10:44:31,261 - 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-07-03 10:44:31,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:44:31,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:31,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:31,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:31,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:31,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:31,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:31,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:31,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:44:31,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:31,449 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:31 GMT 2019-07-03 10:44:31,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:31,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:44:31,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:31,449 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:31,449 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:36,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:36,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:36,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:36,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:36,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:36,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:36,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:36,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:30.618Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "external_network_jm59t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:30.175Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.6a4ceb33-5ff9-4bf9-9d3c-9e3f0a84ac71"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "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}c3e40802f24ca2b06ef0187bb78116861e42b839\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.086Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "management_plane_network_wyhsx9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "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}cbf9fadd72aad9709a034e13a00348745e24981f\" -d '{\"network\": {\"name\": \"management_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d0d024b8-ff6b-46a3-8aef-fd675bfaacbc"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-660dca1a-223d-4283-a913-eda9cef6f25b", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:30.674Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-660dca1a-223d-4283-a913-eda9cef6f25b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:30.674Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:30.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "management_plane_network_wyhsx9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-af2e94c7-6571-412a-b5c2-7fcd5def483a", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:30.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d0d024b8-ff6b-46a3-8aef-fd675bfaacbc"}, {"node_instance_id": "management_plane_network_wyhsx9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.389Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af2e94c7-6571-412a-b5c2-7fcd5def483a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:30.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d0d024b8-ff6b-46a3-8aef-fd675bfaacbc"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "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}e3a9cc3bab15a88e77524da8c219847122206d4a\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.6a4ceb33-5ff9-4bf9-9d3c-9e3f0a84ac71"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf3a8d26-ab81-474e-903c-1616e61c0336 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:31.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.6a4ceb33-5ff9-4bf9-9d3c-9e3f0a84ac71"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cf3a8d26-ab81-474e-903c-1616e61c0336", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.6a4ceb33-5ff9-4bf9-9d3c-9e3f0a84ac71"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-be74a363-2ee6-4fa5-a439-657369c6ccb2 Date: Wed, 03 Jul 2019 10:44:31 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"849979e7-e940-42b9-876b-b95c2d632a75\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"510829ab-c198-471b-87f8-4e731e90e7c6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T04:01:33Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"created_at\":\"2019-07-03T03:38:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-be74a363-2ee6-4fa5-a439-657369c6ccb2", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-be74a363-2ee6-4fa5-a439-657369c6ccb2", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "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}c3e40802f24ca2b06ef0187bb78116861e42b839\" -d '{\"floatingip\": {\"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "management_plane_network_wyhsx9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-bd0e0769-f656-4638-9fb6-3c0284120ddb Date: Wed, 03 Jul 2019 10:44:31 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T10:44:31Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:31Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d0d024b8-ff6b-46a3-8aef-fd675bfaacbc"}, {"node_instance_id": "management_plane_network_wyhsx9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bd0e0769-f656-4638-9fb6-3c0284120ddb", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d0d024b8-ff6b-46a3-8aef-fd675bfaacbc"}, {"node_instance_id": "management_plane_network_wyhsx9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-bd0e0769-f656-4638-9fb6-3c0284120ddb", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d0d024b8-ff6b-46a3-8aef-fd675bfaacbc"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:31.954Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "management_plane_network_wyhsx9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a4343212-2853-4dc1-8568-5ff9d89f3070", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8f6ebea8-4f15-4cd3-9a8c-3c401064e7b7"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4343212-2853-4dc1-8568-5ff9d89f3070 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:32.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8f6ebea8-4f15-4cd3-9a8c-3c401064e7b7"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8f6ebea8-4f15-4cd3-9a8c-3c401064e7b7"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0a504cb0-6983-497a-96b7-2147881f03a1", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.6a4ceb33-5ff9-4bf9-9d3c-9e3f0a84ac71"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0a504cb0-6983-497a-96b7-2147881f03a1", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.6a4ceb33-5ff9-4bf9-9d3c-9e3f0a84ac71"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:44: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-0a504cb0-6983-497a-96b7-2147881f03a1 x-compute-request-id: req-0a504cb0-6983-497a-96b7-2147881f03a1 Content-Encoding: gzip Content-Length: 1771 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAtRaWpPryfWodhYpVGI66kLbihxYDXhR3MXRqpAvtVUBnVpHW\\nkTc1Ey0C8UugR6pO/nVXvzL8SjDVGsZRExVctksPFbTypkn5YaHY01PxjeR/xkxF\\nEzDWivryipKQa+z+sn3S2DRsFUNeUgIOAX5AbXcsLCjLgGnwELj4e8OCXvFxmyMR\\nguNM+zNn4P8bxa7NMB6P8i2RJibGkG0UsiiRgBOHBKMtrFQMW+XQz1pKhs5u6xjq\\nsUjE+T117CnXdpPYrd7XlGwtOd7B0ZHN8OtMsRlnC1F56JPLf4cmAYG4u2MgDVGv\\nsQ93KTeDJ5IiWt/dnmz51iK6RBh2tsDqYCeQKQIDAQABAoIBAB6kreVJGdOjK0+3\\nsuKu9F8cs4SMcxFugST7QDh2VDkC5vm9QAPexbpy+XZ/h6XY6fkhPjH6nLqpPMaF\\nHJ8QFFo8pVbVAeKlze95hcltAQkzy3Nw4Jd4wjVOddCBMLMyrX7iz9UKOef3OHTE\\nKD6UcK6VZgIq/RTD2H3b7yByWxNZmydCt4nstA8F1KbKkHNiIqe6d/cJ1/0YEpge\\n8tw2yEoWUiDJ3NDWBaid//tGLbCtbroRGhw1ZQ19KMwCKlm5K7q3R1McoGRdqweM\\nOi4/m7TdaMfcGbAGeEc5jdmgYTZj58VfVJHn4S8HL9DMWBLKtEUNVIMCSgBrn/4S\\nwYMcjukCgYEA3yf1p1LIDdpaiqMfrpdXIQTegzqwd5GBzpE+WcV7/dbi3zAMqAz5\\nDD6ey2HCrqoL8UcFm9125EJ74X0FQ1rTt3kLGbJ9y0tQXvSgFMsEBri1o9P3McEn\\nJcSsbrOVzVBQRSuI9Pce9hgNlAgOm/+tGP2ND89y+64/R9F8pw7y9FcCgYEAz72a\\nTlV/J2eITx+DM20px+s8XQOIBJlOUbI7Q+CWIK7mmPwnZ8gxzrM88VylHRy45tKR\\n/PEaAkHmmYgkwUNTyWXhUGjtPWPpxBxB4G0Brqrw0Cj5YuHYlJvVYcZGhwgoFqPB\\nY9s3TOBm8sVMYWVWVsE/Wlgnbx1EVDTADFWiz38CgYBM79b2+Eh21jhvIexzYkQs\\n4yPgNKTQpH8Pe+32P2sPSj3v2v4SFl7rBM/0qODZHVF+vxDE+ybZbb6OMG9XGIJz\\n+CyGkI5kP7QW+NoUMSZTNu2Q7SyFn+ViVRtqE0prfewe3PKcGnM3P3W2+swmppDE\\nU+6Fa+1lrl6s4SHL6xCCgwKBgQCiaYSK+5K2lt3dpjBn80936jQ+L/WWStkNS//D\\nmIEmuja0omaYX8544G6j8J9x/DOe2j+idki0PRtxKxw5ME8AJLObrvzTQxrO5Jyo\\nPfDTwvcUdwRKR3GQ9ahEkcQv67OTx6D5VbiNVN+Hq7KEbrqqhtjl5AeoekQiZT9E\\nJWttNwKBgAMJq4qHXx2tYrUGGvram2SKmQucrDYiDTX7NpJyO9F9YD+sl82LciWF\\n/arB+OEgrr2dcc73o70jjaEVIETVIgl7FL+IayBFuVnvCGLXwiusZBN03WC1RQTv\\nNt/wxKb323DrwLUCnH1BinFQzuD2jq7QIFpHZqxyN8qUfBAP0C5c\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.6a4ceb33-5ff9-4bf9-9d3c-9e3f0a84ac71"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0069621b-c9e1-4c2d-b13c-8d33601c7940", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0069621b-c9e1-4c2d-b13c-8d33601c7940 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:31.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:31.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "external_network_jm59t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:32.503Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ac2197ba-2de9-462f-9255-46596c42cd32"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "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}eeda4867e65f68560349fc1fc4603a20ada406e7\" -d '{\"network\": {\"name\": \"data_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.826Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8f6ebea8-4f15-4cd3-9a8c-3c401064e7b7"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-51ee2f73-fa41-4c7e-a846-9c3fd118ee80 Date: Wed, 03 Jul 2019 10:44:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:44:32Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T10:44:32Z\", \"revision_number\": 0, \"id\": \"09bed0cd-bf8f-4715-a37e-c41e14017237\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T10:44:32Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T10:44:32Z\", \"revision_number\": 0, \"id\": \"6cc836bd-07dc-4f1e-a378-643107b8cf09\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T10:44:32Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\"}], \"revision_number\": 1, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-51ee2f73-fa41-4c7e-a846-9c3fd118ee80", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "management_plane_network_wyhsx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.630Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_network_wyhsx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.301Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "external_network_jm59t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-568da605-3b95-44da-a62d-81da25817666", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ac2197ba-2de9-462f-9255-46596c42cd32"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "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}2cb597b5aae42bce45c281536c9054cd04fa18fb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-51ee2f73-fa41-4c7e-a846-9c3fd118ee80", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "external_network_jm59t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568da605-3b95-44da-a62d-81da25817666 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:32.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ac2197ba-2de9-462f-9255-46596c42cd32"}], "metadata": {"pagination": {"total": 109, "offset": 14, "size": 50}}} 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:36 GMT 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:36,618 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:36,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-03 10:44:36,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-03 10:44:36,621 - 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-07-03 10:44:36,621 - 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}c3e40802f24ca2b06ef0187bb78116861e42b839" 2019-07-03 10:44:36,622 - 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}cbf9fadd72aad9709a034e13a00348745e24981f" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-07-03 10:44:36,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-660dca1a-223d-4283-a913-eda9cef6f25b 2019-07-03 10:44:36,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-660dca1a-223d-4283-a913-eda9cef6f25b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:36,622 - 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-07-03 10:44:36,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-af2e94c7-6571-412a-b5c2-7fcd5def483a 2019-07-03 10:44:36,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af2e94c7-6571-412a-b5c2-7fcd5def483a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:36,622 - 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}e3a9cc3bab15a88e77524da8c219847122206d4a" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-07-03 10:44:36,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf3a8d26-ab81-474e-903c-1616e61c0336 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:36,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cf3a8d26-ab81-474e-903c-1616e61c0336 2019-07-03 10:44:36,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-be74a363-2ee6-4fa5-a439-657369c6ccb2 Date: Wed, 03 Jul 2019 10:44:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 10:44:36,623 - 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-be74a363-2ee6-4fa5-a439-657369c6ccb2 2019-07-03 10:44:36,623 - 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-be74a363-2ee6-4fa5-a439-657369c6ccb2 2019-07-03 10:44:36,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided. 2019-07-03 10:44:36,624 - 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}c3e40802f24ca2b06ef0187bb78116861e42b839" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}}' 2019-07-03 10:44:36,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-bd0e0769-f656-4638-9fb6-3c0284120ddb Date: Wed, 03 Jul 2019 10:44:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"341d2dbe-56fa-47a2-9a44-70261271d504","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T10:44:31Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:31Z","mtu":1450}} 2019-07-03 10:44:36,624 - 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-bd0e0769-f656-4638-9fb6-3c0284120ddb 2019-07-03 10:44:36,624 - 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-bd0e0769-f656-4638-9fb6-3c0284120ddb 2019-07-03 10:44:36,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-07-03 10:44:36,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-03 10:44:36,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a4343212-2853-4dc1-8568-5ff9d89f3070 2019-07-03 10:44:36,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 10:44:36,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 10:44:36,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 10:44:36,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 10:44:36,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 10:44:36,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 10:44:36,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-03 10:44:36,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4343212-2853-4dc1-8568-5ff9d89f3070 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:36,626 - 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-07-03 10:44:36,626 - 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-0a504cb0-6983-497a-96b7-2147881f03a1 2019-07-03 10:44:36,626 - 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-0a504cb0-6983-497a-96b7-2147881f03a1 2019-07-03 10:44:36,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:44: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-0a504cb0-6983-497a-96b7-2147881f03a1 x-compute-request-id: req-0a504cb0-6983-497a-96b7-2147881f03a1 Content-Encoding: gzip Content-Length: 1771 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtRaWpPryfWodhYpVGI66kLbihxYDXhR3MXRqpAvtVUBnVpHW\nkTc1Ey0C8UugR6pO/nVXvzL8SjDVGsZRExVctksPFbTypkn5YaHY01PxjeR/xkxF\nEzDWivryipKQa+z+sn3S2DRsFUNeUgIOAX5AbXcsLCjLgGnwELj4e8OCXvFxmyMR\nguNM+zNn4P8bxa7NMB6P8i2RJibGkG0UsiiRgBOHBKMtrFQMW+XQz1pKhs5u6xjq\nsUjE+T117CnXdpPYrd7XlGwtOd7B0ZHN8OtMsRlnC1F56JPLf4cmAYG4u2MgDVGv\nsQ93KTeDJ5IiWt/dnmz51iK6RBh2tsDqYCeQKQIDAQABAoIBAB6kreVJGdOjK0+3\nsuKu9F8cs4SMcxFugST7QDh2VDkC5vm9QAPexbpy+XZ/h6XY6fkhPjH6nLqpPMaF\nHJ8QFFo8pVbVAeKlze95hcltAQkzy3Nw4Jd4wjVOddCBMLMyrX7iz9UKOef3OHTE\nKD6UcK6VZgIq/RTD2H3b7yByWxNZmydCt4nstA8F1KbKkHNiIqe6d/cJ1/0YEpge\n8tw2yEoWUiDJ3NDWBaid//tGLbCtbroRGhw1ZQ19KMwCKlm5K7q3R1McoGRdqweM\nOi4/m7TdaMfcGbAGeEc5jdmgYTZj58VfVJHn4S8HL9DMWBLKtEUNVIMCSgBrn/4S\nwYMcjukCgYEA3yf1p1LIDdpaiqMfrpdXIQTegzqwd5GBzpE+WcV7/dbi3zAMqAz5\nDD6ey2HCrqoL8UcFm9125EJ74X0FQ1rTt3kLGbJ9y0tQXvSgFMsEBri1o9P3McEn\nJcSsbrOVzVBQRSuI9Pce9hgNlAgOm/+tGP2ND89y+64/R9F8pw7y9FcCgYEAz72a\nTlV/J2eITx+DM20px+s8XQOIBJlOUbI7Q+CWIK7mmPwnZ8gxzrM88VylHRy45tKR\n/PEaAkHmmYgkwUNTyWXhUGjtPWPpxBxB4G0Brqrw0Cj5YuHYlJvVYcZGhwgoFqPB\nY9s3TOBm8sVMYWVWVsE/Wlgnbx1EVDTADFWiz38CgYBM79b2+Eh21jhvIexzYkQs\n4yPgNKTQpH8Pe+32P2sPSj3v2v4SFl7rBM/0qODZHVF+vxDE+ybZbb6OMG9XGIJz\n+CyGkI5kP7QW+NoUMSZTNu2Q7SyFn+ViVRtqE0prfewe3PKcGnM3P3W2+swmppDE\nU+6Fa+1lrl6s4SHL6xCCgwKBgQCiaYSK+5K2lt3dpjBn80936jQ+L/WWStkNS//D\nmIEmuja0omaYX8544G6j8J9x/DOe2j+idki0PRtxKxw5ME8AJLObrvzTQxrO5Jyo\nPfDTwvcUdwRKR3GQ9ahEkcQv67OTx6D5VbiNVN+Hq7KEbrqqhtjl5AeoekQiZT9E\nJWttNwKBgAMJq4qHXx2tYrUGGvram2SKmQucrDYiDTX7NpJyO9F9YD+sl82LciWF\n/arB+OEgrr2dcc73o70jjaEVIETVIgl7FL+IayBFuVnvCGLXwiusZBN03WC1RQTv\nNt/wxKb323DrwLUCnH1BinFQzuD2jq7QIFpHZqxyN8qUfBAP0C5c\n-----END RSA PRIVATE KEY-----\n", "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "name": "vnf_test_keypair", "fingerprint": "ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0"}} 2019-07-03 10:44:36,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0069621b-c9e1-4c2d-b13c-8d33601c7940 2019-07-03 10:44:36,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0069621b-c9e1-4c2d-b13c-8d33601c7940 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:36,627 - 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-07-03 10:44:36,627 - 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-07-03 10:44:36,627 - 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}eeda4867e65f68560349fc1fc4603a20ada406e7" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-07-03 10:44:36,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-51ee2f73-fa41-4c7e-a846-9c3fd118ee80 Date: Wed, 03 Jul 2019 10:44:32 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:44:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:44:32Z", "revision_number": 0, "id": "09bed0cd-bf8f-4715-a37e-c41e14017237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:44:32Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:44:32Z", "revision_number": 0, "id": "6cc836bd-07dc-4f1e-a378-643107b8cf09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:44:32Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "name": "vnf_test_security_group"}} 2019-07-03 10:44:36,627 - 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-51ee2f73-fa41-4c7e-a846-9c3fd118ee80 2019-07-03 10:44:36,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:36,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-03 10:44:36,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:36,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-568da605-3b95-44da-a62d-81da25817666 2019-07-03 10:44:36,628 - 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}2cb597b5aae42bce45c281536c9054cd04fa18fb" 2019-07-03 10:44:36,628 - 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-51ee2f73-fa41-4c7e-a846-9c3fd118ee80 2019-07-03 10:44:36,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568da605-3b95-44da-a62d-81da25817666 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:36,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:44:36,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:36,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:36,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:36,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:36,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:36,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:36,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:36,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:44:36,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:36,772 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:36 GMT 2019-07-03 10:44:36,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:36,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:44:36,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:36,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:36,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:41,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:41,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:41,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:41,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:41,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:41,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:41,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:41,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:41,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "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}a3701ea94d129438e5b1787742e5e47c357c6925\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "external_network_jm59t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568da605-3b95-44da-a62d-81da25817666 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:32.345Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ac2197ba-2de9-462f-9255-46596c42cd32"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-51ee2f73-fa41-4c7e-a846-9c3fd118ee80 Date: Wed, 03 Jul 2019 10:44:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:44:32Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T10:44:32Z\", \"revision_number\": 0, \"id\": \"09bed0cd-bf8f-4715-a37e-c41e14017237\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T10:44:32Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T10:44:32Z\", \"revision_number\": 0, \"id\": \"6cc836bd-07dc-4f1e-a378-643107b8cf09\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T10:44:32Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\"}], \"revision_number\": 1, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-51ee2f73-fa41-4c7e-a846-9c3fd118ee80", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.044Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-51ee2f73-fa41-4c7e-a846-9c3fd118ee80", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_network_wyhsx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e956d938-26a5-40c6-b506-565eba5105e9 Date: Wed, 03 Jul 2019 10:44:33 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:44:32Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": null, \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e956d938-26a5-40c6-b506-565eba5105e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e956d938-26a5-40c6-b506-565eba5105e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'068a832645664916b3b4034a3cc58dcc', u'created_at': u'2019-07-03T10:44:32Z', u'updated_at': u'2019-07-03T10:44:32Z', u'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'068a832645664916b3b4034a3cc58dcc', u'port_id': None, u'id': u'c74590c9-1cfb-4445-a7ef-4f60d452e7e7', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e923be7a-1fd4-4bf8-b6d7-1824ad134539"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-fec16af6-f804-4dde-b55e-7e8d5fd1a976 Date: Wed, 03 Jul 2019 10:44:33 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T10:44:33Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:33Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8f6ebea8-4f15-4cd3-9a8c-3c401064e7b7"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fec16af6-f804-4dde-b55e-7e8d5fd1a976", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8f6ebea8-4f15-4cd3-9a8c-3c401064e7b7"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:33.651Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-fec16af6-f804-4dde-b55e-7e8d5fd1a976", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8f6ebea8-4f15-4cd3-9a8c-3c401064e7b7"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "external_network_jm59t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-001dd9e0-859c-4480-9e4c-dcdbc873cd2b Date: Wed, 03 Jul 2019 10:44:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"849979e7-e940-42b9-876b-b95c2d632a75\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"510829ab-c198-471b-87f8-4e731e90e7c6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T04:01:33Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"created_at\":\"2019-07-03T03:38:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ac2197ba-2de9-462f-9255-46596c42cd32"}, {"node_instance_id": "management_plane_network_wyhsx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:32.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "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}2cb597b5aae42bce45c281536c9054cd04fa18fb\" -d '{\"floatingip\": {\"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-cc067f22-bcc8-439a-b3da-f75d7f756762", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-cc067f22-bcc8-439a-b3da-f75d7f756762", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cc067f22-bcc8-439a-b3da-f75d7f756762 Date: Wed, 03 Jul 2019 10:44:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"849979e7-e940-42b9-876b-b95c2d632a75\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"510829ab-c198-471b-87f8-4e731e90e7c6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T04:01:33Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"created_at\":\"2019-07-03T03:38:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "external_network_jm59t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ac2197ba-2de9-462f-9255-46596c42cd32"}, {"node_instance_id": "external_network_jm59t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-001dd9e0-859c-4480-9e4c-dcdbc873cd2b", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ac2197ba-2de9-462f-9255-46596c42cd32"}, {"node_instance_id": "external_network_jm59t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.261Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-001dd9e0-859c-4480-9e4c-dcdbc873cd2b", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ac2197ba-2de9-462f-9255-46596c42cd32"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.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-07-03T10:44:33.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.856Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:34.856Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:33.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "external_network_jm59t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:35.414Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:35.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3701ea94d129438e5b1787742e5e47c357c6925\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:35.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-0b52e965-c09f-4558-a849-0e3f00e81b98 Date: Wed, 03 Jul 2019 10:44:35 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:44:34Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 0, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": null, \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.243Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:35.414Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b52e965-c09f-4558-a849-0e3f00e81b98", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.243Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "external_network_jm59t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "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}a3701ea94d129438e5b1787742e5e47c357c6925\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.678Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json used request id req-b2e7ac0b-f8d3-4b4c-824b-436be39b58bb", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.677Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json used request id req-b2e7ac0b-f8d3-4b4c-824b-436be39b58bb", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-b2e7ac0b-f8d3-4b4c-824b-436be39b58bb Date: Wed, 03 Jul 2019 10:44:35 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:44:32Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T10:44:32Z\", \"revision_number\": 0, \"id\": \"09bed0cd-bf8f-4715-a37e-c41e14017237\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T10:44:32Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-03T10:44:32Z\", \"revision_number\": 0, \"id\": \"6cc836bd-07dc-4f1e-a378-643107b8cf09\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-03T10:44:32Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\"}], \"revision_number\": 1, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'068a832645664916b3b4034a3cc58dcc', u'created_at': u'2019-07-03T10:44:34Z', u'updated_at': u'2019-07-03T10:44:34Z', u'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'068a832645664916b3b4034a3cc58dcc', u'port_id': None, u'id': u'9b623c59-c3c0-4e46-a608-3ab972537dfa', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.056Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b52e965-c09f-4558-a849-0e3f00e81b98", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.abcb9018-22fd-4a0a-9267-76df3e9cf338"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.674Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.387Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.674Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dac29d79-b237-4dc3-908b-29e3ec629037", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.674Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.510Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "external_network_jm59t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.674Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.674Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dac29d79-b237-4dc3-908b-29e3ec629037", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}], "metadata": {"pagination": {"total": 170, "offset": 64, "size": 50}}} 2019-07-03 10:44:41,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:41,850 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:41 GMT 2019-07-03 10:44:41,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:41,851 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:41,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:41,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:41,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:41,851 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:41,853 - 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}a3701ea94d129438e5b1787742e5e47c357c6925" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-07-03 10:44:41,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568da605-3b95-44da-a62d-81da25817666 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:41,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-51ee2f73-fa41-4c7e-a846-9c3fd118ee80 Date: Wed, 03 Jul 2019 10:44:32 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:44:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:44:32Z", "revision_number": 0, "id": "09bed0cd-bf8f-4715-a37e-c41e14017237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:44:32Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:44:32Z", "revision_number": 0, "id": "6cc836bd-07dc-4f1e-a378-643107b8cf09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:44:32Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "name": "vnf_test_security_group"}} 2019-07-03 10:44:41,854 - 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-51ee2f73-fa41-4c7e-a846-9c3fd118ee80 2019-07-03 10:44:41,854 - 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-51ee2f73-fa41-4c7e-a846-9c3fd118ee80 2019-07-03 10:44:41,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:41,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:41,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:41,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e956d938-26a5-40c6-b506-565eba5105e9 Date: Wed, 03 Jul 2019 10:44:33 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:44:32Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": null, "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}} 2019-07-03 10:44:41,855 - 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-e956d938-26a5-40c6-b506-565eba5105e9 2019-07-03 10:44:41,855 - 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-e956d938-26a5-40c6-b506-565eba5105e9 2019-07-03 10:44:41,855 - 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'068a832645664916b3b4034a3cc58dcc', u'created_at': u'2019-07-03T10:44:32Z', u'updated_at': u'2019-07-03T10:44:32Z', u'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'068a832645664916b3b4034a3cc58dcc', u'port_id': None, u'id': u'c74590c9-1cfb-4445-a7ef-4f60d452e7e7', u'qos_policy_id': None} 2019-07-03 10:44:41,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-fec16af6-f804-4dde-b55e-7e8d5fd1a976 Date: Wed, 03 Jul 2019 10:44:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T10:44:33Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:33Z","mtu":1450}} 2019-07-03 10:44:41,856 - 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-fec16af6-f804-4dde-b55e-7e8d5fd1a976 2019-07-03 10:44:41,856 - 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-fec16af6-f804-4dde-b55e-7e8d5fd1a976 2019-07-03 10:44:41,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:41,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-001dd9e0-859c-4480-9e4c-dcdbc873cd2b Date: Wed, 03 Jul 2019 10:44:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 10:44:41,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:41,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:41,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 849979e7-e940-42b9-876b-b95c2d632a75 from name external provided. 2019-07-03 10:44:41,857 - 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}2cb597b5aae42bce45c281536c9054cd04fa18fb" -d '{"floatingip": {"floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}}' 2019-07-03 10:44:41,857 - 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-cc067f22-bcc8-439a-b3da-f75d7f756762 2019-07-03 10:44:41,857 - 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-cc067f22-bcc8-439a-b3da-f75d7f756762 2019-07-03 10:44:41,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cc067f22-bcc8-439a-b3da-f75d7f756762 Date: Wed, 03 Jul 2019 10:44:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 10:44:41,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-07-03 10:44:41,858 - 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-001dd9e0-859c-4480-9e4c-dcdbc873cd2b 2019-07-03 10:44:41,858 - 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-001dd9e0-859c-4480-9e4c-dcdbc873cd2b 2019-07-03 10:44:41,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-03 10:44:41,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:41,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-03 10:44:41,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-03 10:44:41,859 - 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/ed83093a-386e-43cf-8d06-7ecd4b41713e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3701ea94d129438e5b1787742e5e47c357c6925" 2019-07-03 10:44:41,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-0b52e965-c09f-4558-a849-0e3f00e81b98 Date: Wed, 03 Jul 2019 10:44:35 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:44:34Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": null, "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}} 2019-07-03 10:44:41,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:41,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:41,859 - 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-0b52e965-c09f-4558-a849-0e3f00e81b98 2019-07-03 10:44:41,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:41,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:41,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:41,860 - 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}a3701ea94d129438e5b1787742e5e47c357c6925" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 10:44:41,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json used request id req-b2e7ac0b-f8d3-4b4c-824b-436be39b58bb 2019-07-03 10:44:41,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json used request id req-b2e7ac0b-f8d3-4b4c-824b-436be39b58bb 2019-07-03 10:44:41,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-b2e7ac0b-f8d3-4b4c-824b-436be39b58bb Date: Wed, 03 Jul 2019 10:44:35 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:44:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:44:32Z", "revision_number": 0, "id": "09bed0cd-bf8f-4715-a37e-c41e14017237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:44:32Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:44:32Z", "revision_number": 0, "id": "6cc836bd-07dc-4f1e-a378-643107b8cf09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:44:32Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "name": "vnf_test_security_group"}} 2019-07-03 10:44:41,860 - 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'068a832645664916b3b4034a3cc58dcc', u'created_at': u'2019-07-03T10:44:34Z', u'updated_at': u'2019-07-03T10:44:34Z', u'floating_network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'068a832645664916b3b4034a3cc58dcc', u'port_id': None, u'id': u'9b623c59-c3c0-4e46-a608-3ab972537dfa', u'qos_policy_id': None} 2019-07-03 10:44:41,861 - 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-0b52e965-c09f-4558-a849-0e3f00e81b98 2019-07-03 10:44:41,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:41,861 - 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-dac29d79-b237-4dc3-908b-29e3ec629037 2019-07-03 10:44:41,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:41,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:41,861 - 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-dac29d79-b237-4dc3-908b-29e3ec629037 2019-07-03 10:44:41,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:44:41,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:41,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:41 GMT 2019-07-03 10:44:41,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:41,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:44:41,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:41,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:41,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:46,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:47,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:47,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:47,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:47,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:47,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.674Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dac29d79-b237-4dc3-908b-29e3ec629037", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:36.674Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-dac29d79-b237-4dc3-908b-29e3ec629037 Date: Wed, 03 Jul 2019 10:44:36 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-07-03T10:44:36Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:36Z\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"id\": \"d7536277-9738-48b9-bc53-a9bdb4d9ebb7\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "external_network_jm59t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.971Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-45ca6dd1-7e52-437b-8015-6385dd946490", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "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}a3701ea94d129438e5b1787742e5e47c357c6925\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-45ca6dd1-7e52-437b-8015-6385dd946490", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-45ca6dd1-7e52-437b-8015-6385dd946490 Date: Wed, 03 Jul 2019 10:44:36 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 0, \"updated_at\": \"2019-07-03T10:44:36Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:36Z\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"id\": \"bc89998b-23ac-4e6e-845b-7710c65db382\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5e8defb9-574e-464b-a135-b94decc4f93a", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.88a21eb2-61a4-4cb9-ac38-798688d15fb9"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e8defb9-574e-464b-a135-b94decc4f93a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:36.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.88a21eb2-61a4-4cb9-ac38-798688d15fb9"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.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": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.791Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.88a21eb2-61a4-4cb9-ac38-798688d15fb9"}, {"node_instance_id": "external_network_jm59t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.282Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:34.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f2207d81-e690-4f83-a161-907f261ae2c0", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c215f563-9cff-4b79-9215-15deb3046fe6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "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}c216972634b285507dd43cf7236d5ddf2ff05689\" -d '{\"subnet\": {\"network_id\": \"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\", \"ip_version\": 4, \"cidr\": \"12.0.0.0/24\", \"gateway_ip\": null, \"name\": \"data_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.88a21eb2-61a4-4cb9-ac38-798688d15fb9"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f2207d81-e690-4f83-a161-907f261ae2c0 Date: Wed, 03 Jul 2019 10:44:37 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-07-03T10:44:37Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:37Z\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"id\": \"37d7ba0b-b0f7-4597-a182-c125ac094eb4\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f2207d81-e690-4f83-a161-907f261ae2c0", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "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}a3701ea94d129438e5b1787742e5e47c357c6925\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fd5db2-e693-4552-86e8-bda32f992420 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:37.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-98fd5db2-e693-4552-86e8-bda32f992420", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c215f563-9cff-4b79-9215-15deb3046fe6 Date: Wed, 03 Jul 2019 10:44:37 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-07-03T10:44:37Z\", \"security_group_id\": \"ed83093a-386e-43cf-8d06-7ecd4b41713e\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:37Z\", \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"id\": \"39eae0f3-4165-4c96-98d1-acfe09fb2937\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:37.894Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c215f563-9cff-4b79-9215-15deb3046fe6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2901402a-6085-4872-afc6-290c03ebd847"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:38.454Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/849979e7-e940-42b9-876b-b95c2d632a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}612fbb1f9b129d39debef9059b6dd3419701b9c2\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:37.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:38.454Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.883Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:38.454Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f10ef1cf-6ce6-46fd-886b-4ca5bf466e95 Date: Wed, 03 Jul 2019 10:44:38 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"849979e7-e940-42b9-876b-b95c2d632a75\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"510829ab-c198-471b-87f8-4e731e90e7c6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T04:01:33Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"76ddd59d19cc4dbf9df099d3477e3cec\",\"created_at\":\"2019-07-03T03:38:26Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "router_yu5ll9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:38.454Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:35.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "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}612fbb1f9b129d39debef9059b6dd3419701b9c2\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "router_yu5ll9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:36.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a5e3e794-21f1-4ac3-b514-50991fa74a99", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.88a21eb2-61a4-4cb9-ac38-798688d15fb9"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a5e3e794-21f1-4ac3-b514-50991fa74a99", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.88a21eb2-61a4-4cb9-ac38-798688d15fb9"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-a5e3e794-21f1-4ac3-b514-50991fa74a99 Date: Wed, 03 Jul 2019 10:44:38 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:37Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-07-03T10:44:37Z\",\"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\":\"068a832645664916b3b4034a3cc58dcc\",\"id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"subnetpool_id\":null,\"name\":\"data_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.88a21eb2-61a4-4cb9-ac38-798688d15fb9"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/849979e7-e940-42b9-876b-b95c2d632a75.json used request id req-f10ef1cf-6ce6-46fd-886b-4ca5bf466e95", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.082Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/849979e7-e940-42b9-876b-b95c2d632a75.json used request id req-f10ef1cf-6ce6-46fd-886b-4ca5bf466e95", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "security_group_akm11d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.678Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.678Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:39.678Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:40.276Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:40.276Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:40.276Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:38.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:40.920Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:39.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:40.920Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:39.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:40.920Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:39.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}], "metadata": {"pagination": {"total": 209, "offset": 114, "size": 50}}} 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:47 GMT 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:47,006 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:47,007 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:47,007 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:47,009 - 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-dac29d79-b237-4dc3-908b-29e3ec629037 2019-07-03 10:44:47,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-dac29d79-b237-4dc3-908b-29e3ec629037 Date: Wed, 03 Jul 2019 10:44:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-07-03T10:44:36Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "port_range_min": 22, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:36Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "d7536277-9738-48b9-bc53-a9bdb4d9ebb7"}} 2019-07-03 10:44:47,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:47,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:47,010 - 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-45ca6dd1-7e52-437b-8015-6385dd946490 2019-07-03 10:44:47,010 - 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}a3701ea94d129438e5b1787742e5e47c357c6925" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 10:44:47,010 - 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-45ca6dd1-7e52-437b-8015-6385dd946490 2019-07-03 10:44:47,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-45ca6dd1-7e52-437b-8015-6385dd946490 Date: Wed, 03 Jul 2019 10:44:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-07-03T10:44:36Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "port_range_min": 0, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:36Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "bc89998b-23ac-4e6e-845b-7710c65db382"}} 2019-07-03 10:44:47,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5e8defb9-574e-464b-a135-b94decc4f93a 2019-07-03 10:44:47,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e8defb9-574e-464b-a135-b94decc4f93a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:47,011 - 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-07-03 10:44:47,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:47,011 - 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-f2207d81-e690-4f83-a161-907f261ae2c0 2019-07-03 10:44:47,011 - 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-c215f563-9cff-4b79-9215-15deb3046fe6 2019-07-03 10:44:47,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-03 10:44:47,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-03 10:44:47,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:47,012 - 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}c216972634b285507dd43cf7236d5ddf2ff05689" -d '{"subnet": {"network_id": "c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-07-03 10:44:47,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f2207d81-e690-4f83-a161-907f261ae2c0 Date: Wed, 03 Jul 2019 10:44:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-03T10:44:37Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "port_range_min": 1, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:37Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "37d7ba0b-b0f7-4597-a182-c125ac094eb4"}} 2019-07-03 10:44:47,012 - 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-f2207d81-e690-4f83-a161-907f261ae2c0 2019-07-03 10:44:47,013 - 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}a3701ea94d129438e5b1787742e5e47c357c6925" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-03 10:44:47,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-07-03 10:44:47,013 - 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-07-03 10:44:47,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fd5db2-e693-4552-86e8-bda32f992420 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:47,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-98fd5db2-e693-4552-86e8-bda32f992420 2019-07-03 10:44:47,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c215f563-9cff-4b79-9215-15deb3046fe6 Date: Wed, 03 Jul 2019 10:44:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-03T10:44:37Z", "security_group_id": "ed83093a-386e-43cf-8d06-7ecd4b41713e", "port_range_min": 1, "revision_number": 0, "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:37Z", "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "39eae0f3-4165-4c96-98d1-acfe09fb2937"}} 2019-07-03 10:44:47,014 - 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-c215f563-9cff-4b79-9215-15deb3046fe6 2019-07-03 10:44:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/849979e7-e940-42b9-876b-b95c2d632a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612fbb1f9b129d39debef9059b6dd3419701b9c2" 2019-07-03 10:44:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f10ef1cf-6ce6-46fd-886b-4ca5bf466e95 Date: Wed, 03 Jul 2019 10:44:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}} 2019-07-03 10:44:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:47,014 - 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}612fbb1f9b129d39debef9059b6dd3419701b9c2" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "vnf_test_router"}}' 2019-07-03 10:44:47,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:47,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:47,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-07-03 10:44:47,015 - 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-a5e3e794-21f1-4ac3-b514-50991fa74a99 2019-07-03 10:44:47,015 - 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-a5e3e794-21f1-4ac3-b514-50991fa74a99 2019-07-03 10:44:47,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-a5e3e794-21f1-4ac3-b514-50991fa74a99 Date: Wed, 03 Jul 2019 10:44:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:37Z","dns_nameservers":[],"updated_at":"2019-07-03T10:44:37Z","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":"068a832645664916b3b4034a3cc58dcc","id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-07-03 10:44:47,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/849979e7-e940-42b9-876b-b95c2d632a75.json used request id req-f10ef1cf-6ce6-46fd-886b-4ca5bf466e95 2019-07-03 10:44:47,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/849979e7-e940-42b9-876b-b95c2d632a75.json used request id req-f10ef1cf-6ce6-46fd-886b-4ca5bf466e95 2019-07-03 10:44:47,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-03 10:44:47,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:47,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:47,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:47,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-03 10:44:47,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:47,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:47,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:47,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:47,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:44:47,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:47,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:47,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:47,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:47,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:47,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:47,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:47,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:44:47,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:47,093 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:47 GMT 2019-07-03 10:44:47,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:47,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:44:47,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:47,093 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:47,093 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:52,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:52,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:52,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:52,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:52,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:52,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:52,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:52,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:52,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:41.503Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc96018-0cc0-4840-a47b-6e9ecf54fdb6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:41.410Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.55b7c543-3acc-44c3-b1ce-dd8c6738be09"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:41.503Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:39.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:41.503Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:39.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:41.503Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:40.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:41.503Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:41.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.55b7c543-3acc-44c3-b1ce-dd8c6738be09"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:41.503Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6bc96018-0cc0-4840-a47b-6e9ecf54fdb6", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:41.410Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.55b7c543-3acc-44c3-b1ce-dd8c6738be09"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:42.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:41.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c874c3ef-0fa7-45a6-aebf-8b412d095f48"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:42.162Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2eff8fd-2b8d-4f46-91e5-5555b02627e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:41.652Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c874c3ef-0fa7-45a6-aebf-8b412d095f48"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:42.162Z", "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}b817258df860cfc1ec6c5b708f38ba579544f0f3\" -d '{\"port\": {\"network_id\": \"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\", \"fixed_ips\": [{\"subnet_id\": \"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:41.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.55b7c543-3acc-44c3-b1ce-dd8c6738be09"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:42.162Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a2eff8fd-2b8d-4f46-91e5-5555b02627e1", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:41.652Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c874c3ef-0fa7-45a6-aebf-8b412d095f48"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:42.162Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:40.120Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:42.162Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:40.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:42.681Z", "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}897872acf3d072811a90086fb9e78522a10e8c49\" -d '{\"port\": {\"network_id\": \"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\", \"fixed_ips\": [{\"subnet_id\": \"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:42.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c874c3ef-0fa7-45a6-aebf-8b412d095f48"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:43.441Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-bd349960-05e3-48a3-96bb-1d71588ce2d1 Date: Wed, 03 Jul 2019 10:44:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:42Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.55b7c543-3acc-44c3-b1ce-dd8c6738be09"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.090Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-bd349960-05e3-48a3-96bb-1d71588ce2d1", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.55b7c543-3acc-44c3-b1ce-dd8c6738be09"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.090Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-50843379-3bc9-4282-b73c-3c0a7d666b62", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c874c3ef-0fa7-45a6-aebf-8b412d095f48"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.090Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-50843379-3bc9-4282-b73c-3c0a7d666b62", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c874c3ef-0fa7-45a6-aebf-8b412d095f48"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.090Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.090Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-50843379-3bc9-4282-b73c-3c0a7d666b62 Date: Wed, 03 Jul 2019 10:44:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:43Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.703Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c874c3ef-0fa7-45a6-aebf-8b412d095f48"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.090Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-bd349960-05e3-48a3-96bb-1d71588ce2d1", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.55b7c543-3acc-44c3-b1ce-dd8c6738be09"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.090Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.636Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.081Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.636Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:43.986Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:44.636Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-a892434d-46e8-4671-ad46-99220a92d1d3 Date: Wed, 03 Jul 2019 10:44:44 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"510829ab-c198-471b-87f8-4e731e90e7c6\", \"ip_address\": \"172.30.9.203\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:38Z\", \"admin_state_up\": true, \"updated_at\": \"2019-07-03T10:44:39Z\", \"flavor_id\": null, \"revision_number\": 3, \"routes\": [], \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.480Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.346Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.346Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.667Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.346Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.370Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.346Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.346Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a892434d-46e8-4671-ad46-99220a92d1d3", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.481Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": "router_yu5ll9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.346Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/routers.json used request id req-a892434d-46e8-4671-ad46-99220a92d1d3", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.481Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.125b4fcd-6bbb-4e21-9fd0-2e4088057fd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.548Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.954Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa94817f-3bec-40bb-8712-a15b57e1b392 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.554Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": "router_yu5ll9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.954Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "router_yu5ll9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.954Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:44.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.954Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.025Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:45.954Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-aa94817f-3bec-40bb-8712-a15b57e1b392", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.554Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e used request id req-b4535b3c-c554-4c9f-9414-89fbd7f5cc48", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.335Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b4535b3c-c554-4c9f-9414-89fbd7f5cc48 Date: Wed, 03 Jul 2019 10:44:46 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:42Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.334Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}844eb5dc5f3779f938b270523fe3e980b7f2240a\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.980Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": "router_yu5ll9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "connect_security_group(): source_id=20f1d228-6a76-4d4f-bdd9-cd18f364780e target={u'external_id': u'ed83093a-386e-43cf-8d06-7ecd4b41713e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.335Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e used request id req-b4535b3c-c554-4c9f-9414-89fbd7f5cc48", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.335Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:46.535Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}844eb5dc5f3779f938b270523fe3e980b7f2240a\" -d '{\"port\": {\"security_groups\": [\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"]}}'", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.336Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d5459b786c48901cb9506ae414fb0976eaabcd2\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.965Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.160Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e23aa17f-c3ae-4ae1-b370-2742d3757248 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.507Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.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": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.502Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.160Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e23aa17f-c3ae-4ae1-b370-2742d3757248", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.508Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": "router_yu5ll9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.160Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}], "metadata": {"pagination": {"total": 259, "offset": 164, "size": 50}}} 2019-07-03 10:44:52,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:52,281 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:52 GMT 2019-07-03 10:44:52,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:52,282 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:52,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:52,282 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:52,282 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:52,282 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:52,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc96018-0cc0-4840-a47b-6e9ecf54fdb6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:52,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:52,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:52,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:52,285 - 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-07-03 10:44:52,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6bc96018-0cc0-4840-a47b-6e9ecf54fdb6 2019-07-03 10:44:52,286 - 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-07-03 10:44:52,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2eff8fd-2b8d-4f46-91e5-5555b02627e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:52,286 - 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}b817258df860cfc1ec6c5b708f38ba579544f0f3" -d '{"port": {"network_id": "c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf", "fixed_ips": [{"subnet_id": "8917adeb-b3aa-43a6-93f8-7fc3c4118f4d"}], "name": "target_vnf_data_plane_port", "security_groups": ["ed83093a-386e-43cf-8d06-7ecd4b41713e"]}}' 2019-07-03 10:44:52,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a2eff8fd-2b8d-4f46-91e5-5555b02627e1 2019-07-03 10:44:52,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-03 10:44:52,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-03 10:44:52,287 - 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}897872acf3d072811a90086fb9e78522a10e8c49" -d '{"port": {"network_id": "c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf", "fixed_ips": [{"subnet_id": "8917adeb-b3aa-43a6-93f8-7fc3c4118f4d"}], "name": "reference_vnf_data_plane_port", "security_groups": ["ed83093a-386e-43cf-8d06-7ecd4b41713e"]}}' 2019-07-03 10:44:52,287 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-bd349960-05e3-48a3-96bb-1d71588ce2d1 Date: Wed, 03 Jul 2019 10:44:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:44:52,287 - 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-bd349960-05e3-48a3-96bb-1d71588ce2d1 2019-07-03 10:44:52,287 - 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-50843379-3bc9-4282-b73c-3c0a7d666b62 2019-07-03 10:44:52,287 - 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-50843379-3bc9-4282-b73c-3c0a7d666b62 2019-07-03 10:44:52,287 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-03 10:44:52,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-50843379-3bc9-4282-b73c-3c0a7d666b62 Date: Wed, 03 Jul 2019 10:44:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:43Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:44:52,288 - 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-bd349960-05e3-48a3-96bb-1d71588ce2d1 2019-07-03 10:44:52,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:52,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:52,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:52,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-a892434d-46e8-4671-ad46-99220a92d1d3 Date: Wed, 03 Jul 2019 10:44:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:38Z", "admin_state_up": true, "updated_at": "2019-07-03T10:44:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "name": "vnf_test_router"}} 2019-07-03 10:44:52,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-03 10:44:52,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:52,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-03 10:44:52,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-03 10:44:52,289 - 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-a892434d-46e8-4671-ad46-99220a92d1d3 2019-07-03 10:44:52,289 - 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-a892434d-46e8-4671-ad46-99220a92d1d3 2019-07-03 10:44:52,289 - 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-07-03 10:44:52,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa94817f-3bec-40bb-8712-a15b57e1b392 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:52,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-07-03 10:44:52,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:52,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:52,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-aa94817f-3bec-40bb-8712-a15b57e1b392 2019-07-03 10:44:52,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e used request id req-b4535b3c-c554-4c9f-9414-89fbd7f5cc48 2019-07-03 10:44:52,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b4535b3c-c554-4c9f-9414-89fbd7f5cc48 Date: Wed, 03 Jul 2019 10:44:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-03 10:44:52,291 - 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=20f1d228-6a76-4d4f-bdd9-cd18f364780e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844eb5dc5f3779f938b270523fe3e980b7f2240a" 2019-07-03 10:44:52,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:52,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:52,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-03 10:44:52,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=20f1d228-6a76-4d4f-bdd9-cd18f364780e target={u'external_id': u'ed83093a-386e-43cf-8d06-7ecd4b41713e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-03 10:44:52,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e used request id req-b4535b3c-c554-4c9f-9414-89fbd7f5cc48 2019-07-03 10:44:52,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844eb5dc5f3779f938b270523fe3e980b7f2240a" -d '{"port": {"security_groups": ["ed83093a-386e-43cf-8d06-7ecd4b41713e"]}}' 2019-07-03 10:44:52,292 - 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=ec019ffc-8364-4223-b711-b0c5a2a0ad87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5459b786c48901cb9506ae414fb0976eaabcd2" 2019-07-03 10:44:52,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e23aa17f-c3ae-4ae1-b370-2742d3757248 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:52,292 - 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-07-03 10:44:52,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e23aa17f-c3ae-4ae1-b370-2742d3757248 2019-07-03 10:44:52,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:52,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:44:52,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:52,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:52,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:52,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:52,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:52,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:52,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:52,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:44:52,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:52,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:52 GMT 2019-07-03 10:44:52,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:52,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:44:52,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:52,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:52,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:57,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:44:57,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:57,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:57,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:57,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.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": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.502Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": "router_yu5ll9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.160Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 used request id req-a5701c9d-50e1-4a8c-9408-879f0d7023b6", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.441Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "connect_security_group(): source_id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 target={u'external_id': u'ed83093a-386e-43cf-8d06-7ecd4b41713e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.442Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d5459b786c48901cb9506ae414fb0976eaabcd2\" -d '{\"port\": {\"security_groups\": [\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"]}}'", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.443Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:45.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:46.216Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-ea58a03b-5e73-46be-83e6-06167d1c67b7", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.233Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}844eb5dc5f3779f938b270523fe3e980b7f2240a\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.234Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.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": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ec4ca3a5-0d37-40f9-b676-fe6f58c2848b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84474e6a-2b1c-4e57-b03a-c1aa2d2c28f4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:47.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ec4ca3a5-0d37-40f9-b676-fe6f58c2848b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-84474e6a-2b1c-4e57-b03a-c1aa2d2c28f4", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ec4ca3a5-0d37-40f9-b676-fe6f58c2848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ea58a03b-5e73-46be-83e6-06167d1c67b7 Date: Wed, 03 Jul 2019 10:44:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:42Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.233Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-ea58a03b-5e73-46be-83e6-06167d1c67b7", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.233Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-a5701c9d-50e1-4a8c-9408-879f0d7023b6 Date: Wed, 03 Jul 2019 10:44:47 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:43Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.441Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:47.837Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 used request id req-a5701c9d-50e1-4a8c-9408-879f0d7023b6", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.442Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:48.403Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-099a3adb-ea4b-4d7f-a5d5-55dfa01dc361 Date: Wed, 03 Jul 2019 10:44:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:47Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.878Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:48.403Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.244Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:48.403Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1ae3463a-b2dd-4aa4-8033-a2d7facb78dc Date: Wed, 03 Jul 2019 10:44:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:43Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.284Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:48.403Z", "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}4bb6ea3a9d743aee29ffefd46b8376620716eafc\" -d '{\"subnet\": {\"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"ip_version\": 4, \"cidr\": \"11.0.0.0/24\", \"name\": \"management_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.720Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ec4ca3a5-0d37-40f9-b676-fe6f58c2848b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:48.403Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-099a3adb-ea4b-4d7f-a5d5-55dfa01dc361", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.878Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:48.403Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-099a3adb-ea4b-4d7f-a5d5-55dfa01dc361", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:47.878Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.bbeb1525-fb1d-47e3-9e81-71b5d8f0c591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.050Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-1ae3463a-b2dd-4aa4-8033-a2d7facb78dc", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.285Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.050Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-58777247-9a70-4a68-9fe5-a08722bbff72", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.693Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.050Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-58777247-9a70-4a68-9fe5-a08722bbff72 Date: Wed, 03 Jul 2019 10:44:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.693Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.050Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-58777247-9a70-4a68-9fe5-a08722bbff72", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.693Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.050Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.050Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.050Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-1ae3463a-b2dd-4aa4-8033-a2d7facb78dc", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.285Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d5459b786c48901cb9506ae414fb0976eaabcd2\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:48.286Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.d1acebad-065e-49ee-be04-b7366fa06ee8"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.765Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-115677ba-1ca3-4bbd-ae73-f5149ff945b0", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ec4ca3a5-0d37-40f9-b676-fe6f58c2848b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.765Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.249Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.765Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.765Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.765Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-115677ba-1ca3-4bbd-ae73-f5149ff945b0 Date: Wed, 03 Jul 2019 10:44:49 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:48Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"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\":\"068a832645664916b3b4034a3cc58dcc\",\"id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"subnetpool_id\":null,\"name\":\"management_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ec4ca3a5-0d37-40f9-b676-fe6f58c2848b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:49.765Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-115677ba-1ca3-4bbd-ae73-f5149ff945b0", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.ec4ca3a5-0d37-40f9-b676-fe6f58c2848b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:50.361Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:50.361Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:50.361Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:49.897Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:50.993Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:50.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:50.993Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:50.248Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:51.613Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:51.259Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.4af2d303-b457-451a-bdd9-497511cc4ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:51.613Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a300a45-0896-4f2f-92cb-4c703e724a72 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:51.264Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.4af2d303-b457-451a-bdd9-497511cc4ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:51.613Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8a300a45-0896-4f2f-92cb-4c703e724a72", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:51.264Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.4af2d303-b457-451a-bdd9-497511cc4ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:52.233Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da8b69d79d9906e7ac78e15e47d6fd27e803bed5\" -d '{\"subnet_id\": \"c308b56c-4723-449c-bfdf-4d9869d8aec9\"}'", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:51.769Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.4af2d303-b457-451a-bdd9-497511cc4ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:55.152Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-244c842b-204d-4b1a-b86a-0091f6ba0ae2 Date: Wed, 03 Jul 2019 10:44:55 GMT \nRESP BODY: {\"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"subnet_id\": \"c308b56c-4723-449c-bfdf-4d9869d8aec9\", \"subnet_ids\": [\"c308b56c-4723-449c-bfdf-4d9869d8aec9\"], \"port_id\": \"9cda4a82-d566-4e2c-8376-07f11c82c2b9\", \"id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\"}\n", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:55.088Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.4af2d303-b457-451a-bdd9-497511cc4ddf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:55.785Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:55.493Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:55.785Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/add_router_interface.json used request id req-244c842b-204d-4b1a-b86a-0091f6ba0ae2", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:55.088Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.4af2d303-b457-451a-bdd9-497511cc4ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:55.785Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/add_router_interface.json used request id req-244c842b-204d-4b1a-b86a-0091f6ba0ae2", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:55.089Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.4af2d303-b457-451a-bdd9-497511cc4ddf"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:55.785Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:55.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}], "metadata": {"pagination": {"total": 268, "offset": 214, "size": 50}}} 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:57 GMT 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:44:57,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:57,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:57,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:44:57,484 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:44:57,486 - 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-07-03 10:44:57,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:44:57,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 used request id req-a5701c9d-50e1-4a8c-9408-879f0d7023b6 2019-07-03 10:44:57,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 target={u'external_id': u'ed83093a-386e-43cf-8d06-7ecd4b41713e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-03 10:44:57,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5459b786c48901cb9506ae414fb0976eaabcd2" -d '{"port": {"security_groups": ["ed83093a-386e-43cf-8d06-7ecd4b41713e"]}}' 2019-07-03 10:44:57,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:44:57,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-03 10:44:57,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-ea58a03b-5e73-46be-83e6-06167d1c67b7 2019-07-03 10:44:57,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844eb5dc5f3779f938b270523fe3e980b7f2240a" 2019-07-03 10:44:57,488 - 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-07-03 10:44:57,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84474e6a-2b1c-4e57-b03a-c1aa2d2c28f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:57,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-84474e6a-2b1c-4e57-b03a-c1aa2d2c28f4 2019-07-03 10:44:57,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ea58a03b-5e73-46be-83e6-06167d1c67b7 Date: Wed, 03 Jul 2019 10:44:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:44:57,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-ea58a03b-5e73-46be-83e6-06167d1c67b7 2019-07-03 10:44:57,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-a5701c9d-50e1-4a8c-9408-879f0d7023b6 Date: Wed, 03 Jul 2019 10:44:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:43Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-03 10:44:57,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 used request id req-a5701c9d-50e1-4a8c-9408-879f0d7023b6 2019-07-03 10:44:57,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-099a3adb-ea4b-4d7f-a5d5-55dfa01dc361 Date: Wed, 03 Jul 2019 10:44:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:47Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:44:57,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-03 10:44:57,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1ae3463a-b2dd-4aa4-8033-a2d7facb78dc Date: Wed, 03 Jul 2019 10:44:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:43Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:44:57,489 - 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}4bb6ea3a9d743aee29ffefd46b8376620716eafc" -d '{"subnet": {"network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-07-03 10:44:57,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-099a3adb-ea4b-4d7f-a5d5-55dfa01dc361 2019-07-03 10:44:57,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-099a3adb-ea4b-4d7f-a5d5-55dfa01dc361 2019-07-03 10:44:57,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-1ae3463a-b2dd-4aa4-8033-a2d7facb78dc 2019-07-03 10:44:57,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-58777247-9a70-4a68-9fe5-a08722bbff72 2019-07-03 10:44:57,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-58777247-9a70-4a68-9fe5-a08722bbff72 Date: Wed, 03 Jul 2019 10:44:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:44:57,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-58777247-9a70-4a68-9fe5-a08722bbff72 2019-07-03 10:44:57,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:57,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-03 10:44:57,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-1ae3463a-b2dd-4aa4-8033-a2d7facb78dc 2019-07-03 10:44:57,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5459b786c48901cb9506ae414fb0976eaabcd2" 2019-07-03 10:44:57,491 - 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-115677ba-1ca3-4bbd-ae73-f5149ff945b0 2019-07-03 10:44:57,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-03 10:44:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-03 10:44:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:44:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-115677ba-1ca3-4bbd-ae73-f5149ff945b0 Date: Wed, 03 Jul 2019 10:44:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:48Z","dns_nameservers":[],"updated_at":"2019-07-03T10:44:48Z","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":"068a832645664916b3b4034a3cc58dcc","id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-07-03 10:44:57,492 - 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-115677ba-1ca3-4bbd-ae73-f5149ff945b0 2019-07-03 10:44:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-03 10:44:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:44:57,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:44:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-07-03 10:44:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-07-03 10:44:57,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-07-03 10:44:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a300a45-0896-4f2f-92cb-4c703e724a72 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:44:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8a300a45-0896-4f2f-92cb-4c703e724a72 2019-07-03 10:44:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8b69d79d9906e7ac78e15e47d6fd27e803bed5" -d '{"subnet_id": "c308b56c-4723-449c-bfdf-4d9869d8aec9"}' 2019-07-03 10:44:57,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-244c842b-204d-4b1a-b86a-0091f6ba0ae2 Date: Wed, 03 Jul 2019 10:44:55 GMT RESP BODY: {"network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "subnet_id": "c308b56c-4723-449c-bfdf-4d9869d8aec9", "subnet_ids": ["c308b56c-4723-449c-bfdf-4d9869d8aec9"], "port_id": "9cda4a82-d566-4e2c-8376-07f11c82c2b9", "id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47"} 2019-07-03 10:44:57,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-07-03 10:44:57,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/add_router_interface.json used request id req-244c842b-204d-4b1a-b86a-0091f6ba0ae2 2019-07-03 10:44:57,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/add_router_interface.json used request id req-244c842b-204d-4b1a-b86a-0091f6ba0ae2 2019-07-03 10:44:57,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-07-03 10:44:57,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:44:57,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:44:57,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:44:57,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:44:57,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:44:57,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:44:57,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:44:57,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:44:57,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:44:57,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:44:57,593 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:44:57 GMT 2019-07-03 10:44:57,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:44:57,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:44:57,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:44:57,594 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:44:57,594 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:02,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:02,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:02,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:02,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:02,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:56.416Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:55.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:56.416Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:55.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:56.998Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:56.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:56.998Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:56.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:57.629Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:57.152Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:57.629Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:56.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:58.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:58.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.30ac9fdc-efb5-4a9f-80db-2865fece9516"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:58.927Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-744c8416-6270-40b1-b0fa-872692a55273 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:58.167Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.30ac9fdc-efb5-4a9f-80db-2865fece9516"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:58.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": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:58.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c2c244a7-83d2-4d16-8f88-06c81c16cca6"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:58.927Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-744c8416-6270-40b1-b0fa-872692a55273", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:58.167Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.30ac9fdc-efb5-4a9f-80db-2865fece9516"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:58.927Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1decfe19-1ba3-420a-a12c-bf48f8d44499 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:44:58.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c2c244a7-83d2-4d16-8f88-06c81c16cca6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:58.927Z", "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}8d940713117cd0bc17c48c46df52d654c753d4ef\" -d '{\"port\": {\"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"fixed_ips\": [{\"subnet_id\": \"c308b56c-4723-449c-bfdf-4d9869d8aec9\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:58.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c2c244a7-83d2-4d16-8f88-06c81c16cca6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:58.927Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1decfe19-1ba3-420a-a12c-bf48f8d44499", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:58.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c2c244a7-83d2-4d16-8f88-06c81c16cca6"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:44:58.927Z", "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}a6cffb47936caee0297171b57dfcdb408ab8fcd0\" -d '{\"port\": {\"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"fixed_ips\": [{\"subnet_id\": \"c308b56c-4723-449c-bfdf-4d9869d8aec9\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:44:58.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.30ac9fdc-efb5-4a9f-80db-2865fece9516"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:00.295Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-cc28fab7-5a56-4d80-a360-ab148f804896 Date: Wed, 03 Jul 2019 10:45:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.30ac9fdc-efb5-4a9f-80db-2865fece9516"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:00.986Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-cc28fab7-5a56-4d80-a360-ab148f804896", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.30ac9fdc-efb5-4a9f-80db-2865fece9516"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:00.986Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-cc28fab7-5a56-4d80-a360-ab148f804896", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.30ac9fdc-efb5-4a9f-80db-2865fece9516"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:00.986Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:00.986Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:00.986Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-072223cd-7039-4f3a-87ec-ac4d8bc5fe8f", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c2c244a7-83d2-4d16-8f88-06c81c16cca6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:00.986Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-072223cd-7039-4f3a-87ec-ac4d8bc5fe8f", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c2c244a7-83d2-4d16-8f88-06c81c16cca6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:00.986Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-072223cd-7039-4f3a-87ec-ac4d8bc5fe8f Date: Wed, 03 Jul 2019 10:45:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.c2c244a7-83d2-4d16-8f88-06c81c16cca6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:01.584Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.810Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:01.584Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:01.584Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:00.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.179Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:01.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.179Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:01.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.179Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:01.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}], "metadata": {"pagination": {"total": 292, "offset": 264, "size": 50}}} 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:02 GMT 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:45:02,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:02,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:02,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:02,680 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:45:02,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:45:02,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:45:02,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:45:02,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:45:02,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-03 10:45:02,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-03 10:45:02,682 - 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-07-03 10:45:02,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-744c8416-6270-40b1-b0fa-872692a55273 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:02,683 - 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-07-03 10:45:02,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-744c8416-6270-40b1-b0fa-872692a55273 2019-07-03 10:45:02,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1decfe19-1ba3-420a-a12c-bf48f8d44499 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:02,683 - 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}8d940713117cd0bc17c48c46df52d654c753d4ef" -d '{"port": {"network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "fixed_ips": [{"subnet_id": "c308b56c-4723-449c-bfdf-4d9869d8aec9"}], "name": "reference_vnf_port", "security_groups": ["ed83093a-386e-43cf-8d06-7ecd4b41713e"]}}' 2019-07-03 10:45:02,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1decfe19-1ba3-420a-a12c-bf48f8d44499 2019-07-03 10:45:02,683 - 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}a6cffb47936caee0297171b57dfcdb408ab8fcd0" -d '{"port": {"network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "fixed_ips": [{"subnet_id": "c308b56c-4723-449c-bfdf-4d9869d8aec9"}], "name": "target_vnf_port", "security_groups": ["ed83093a-386e-43cf-8d06-7ecd4b41713e"]}}' 2019-07-03 10:45:02,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-cc28fab7-5a56-4d80-a360-ab148f804896 Date: Wed, 03 Jul 2019 10:45:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:02,684 - 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-cc28fab7-5a56-4d80-a360-ab148f804896 2019-07-03 10:45:02,684 - 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-cc28fab7-5a56-4d80-a360-ab148f804896 2019-07-03 10:45:02,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:45:02,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-03 10:45:02,684 - 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-072223cd-7039-4f3a-87ec-ac4d8bc5fe8f 2019-07-03 10:45:02,685 - 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-072223cd-7039-4f3a-87ec-ac4d8bc5fe8f 2019-07-03 10:45:02,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-072223cd-7039-4f3a-87ec-ac4d8bc5fe8f Date: Wed, 03 Jul 2019 10:45:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:02,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-03 10:45:02,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:45:02,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:45:02,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:45:02,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:45:02,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-03 10:45:02,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:02,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:02,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:02,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:02 GMT 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:02,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:02,754 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:02,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:07,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:07,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:07,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:07,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:07,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:07,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:07,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:07,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.789Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:01.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.789Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:01.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.789Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:01.508Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:02.542Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.789Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-239adbba-82c3-411d-803b-3680b99c7b83 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:02.547Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:02.789Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-239adbba-82c3-411d-803b-3680b99c7b83", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:02.547Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:03.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c6767346210430b3b539e5b7fa24c12dfe0b97\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:02.968Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:03.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac221a1d56cf31a7f7021ad45c3687f924dfab48\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.324Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:03.403Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:01.861Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:03.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:02.910Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:03.403Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e5fca3-0417-454a-a782-f63caea6bca6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:02.917Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:03.403Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d6e5fca3-0417-454a-a782-f63caea6bca6", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:02.917Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-55731715-d073-4c77-89e3-a8a25f6e8845 Date: Wed, 03 Jul 2019 10:45:03 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.335Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 used request id req-04650229-0e90-44b2-beda-895763725ea8", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.719Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-04650229-0e90-44b2-beda-895763725ea8 Date: Wed, 03 Jul 2019 10:45:03 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.719Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac221a1d56cf31a7f7021ad45c3687f924dfab48\" -d '{\"port\": {\"security_groups\": [\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"]}}'", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.721Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 used request id req-04650229-0e90-44b2-beda-895763725ea8", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.719Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c6767346210430b3b539e5b7fa24c12dfe0b97\" -d '{\"port\": {\"security_groups\": [\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"]}}'", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.337Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e used request id req-55731715-d073-4c77-89e3-a8a25f6e8845", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.335Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "connect_security_group(): source_id=38894115-e834-4f0f-a805-6ceec384be10 target={u'external_id': u'ed83093a-386e-43cf-8d06-7ecd4b41713e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.720Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e used request id req-55731715-d073-4c77-89e3-a8a25f6e8845", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.336Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.053Z", "message": "connect_security_group(): source_id=d11e8345-65aa-46d4-967e-5157a846611e target={u'external_id': u'ed83093a-386e-43cf-8d06-7ecd4b41713e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:03.336Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c6767346210430b3b539e5b7fa24c12dfe0b97\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.081Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.742Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5420ed46-49ae-4dc8-a9ee-9d4b25fd2086 Date: Wed, 03 Jul 2019 10:45:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.080Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.742Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-5420ed46-49ae-4dc8-a9ee-9d4b25fd2086", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.080Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.742Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-5420ed46-49ae-4dc8-a9ee-9d4b25fd2086", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.080Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.742Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-52c05472-785f-4fad-b9a8-82066149018a Date: Wed, 03 Jul 2019 10:45:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:03Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.431Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.742Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-52c05472-785f-4fad-b9a8-82066149018a", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.431Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:04.742Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-52c05472-785f-4fad-b9a8-82066149018a", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.432Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2caf0795-434a-49a2-bbd7-543d1f74af96"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.914Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-edf577a8-1245-4c8b-acba-c9844c0d2e40", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.989Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-edf577a8-1245-4c8b-acba-c9844c0d2e40 Date: Wed, 03 Jul 2019 10:45:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:04Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.988Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac221a1d56cf31a7f7021ad45c3687f924dfab48\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.640Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-08227607-3077-4c40-b8f2-415bd2eac761 Date: Wed, 03 Jul 2019 10:45:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:59Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.639Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-08227607-3077-4c40-b8f2-415bd2eac761", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.639Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-08227607-3077-4c40-b8f2-415bd2eac761", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.640Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:05.305Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:05.063Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:05.404Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-edf577a8-1245-4c8b-acba-c9844c0d2e40", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:04.989Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.a0c6b0ea-f87b-4ff5-ad89-a8ac668679b3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:06.122Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:05.433Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:06.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:06.483Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2453d68f-a6e1-4bd7-addc-039860c12385"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:06.636Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ba5040c9-faff-4d7d-b0bc-500ef174534c", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:06.115Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.f9ea0beb-1f9e-4d5d-8745-73d49a202690"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:06.636Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5040c9-faff-4d7d-b0bc-500ef174534c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:06.115Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.f9ea0beb-1f9e-4d5d-8745-73d49a202690"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:06.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:06.111Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.f9ea0beb-1f9e-4d5d-8745-73d49a202690"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:06.636Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0cadf90c-f931-49de-936b-5b97592f4071", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:06.489Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2453d68f-a6e1-4bd7-addc-039860c12385"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:06.636Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cadf90c-f931-49de-936b-5b97592f4071 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:06.489Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2453d68f-a6e1-4bd7-addc-039860c12385"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:06.636Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eecc5b158f58596065b95e5c503bc7773932b649\" -d '{\"floatingip\": {\"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\"}}'", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:06.540Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.f9ea0beb-1f9e-4d5d-8745-73d49a202690"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:07.172Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2400674bd2da04b039479e37c3094e4dd055a40a\" -d '{\"floatingip\": {\"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\"}}'", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:06.906Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2453d68f-a6e1-4bd7-addc-039860c12385"}], "metadata": {"pagination": {"total": 340, "offset": 292, "size": 50}}} 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:07 GMT 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:07,853 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:45:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-03 10:45:07,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-03 10:45:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-03 10:45:07,857 - 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-07-03 10:45:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-239adbba-82c3-411d-803b-3680b99c7b83 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:07,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-239adbba-82c3-411d-803b-3680b99c7b83 2019-07-03 10:45:07,857 - 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=d11e8345-65aa-46d4-967e-5157a846611e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c6767346210430b3b539e5b7fa24c12dfe0b97" 2019-07-03 10:45:07,858 - 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=38894115-e834-4f0f-a805-6ceec384be10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac221a1d56cf31a7f7021ad45c3687f924dfab48" 2019-07-03 10:45:07,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-03 10:45:07,858 - 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-07-03 10:45:07,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e5fca3-0417-454a-a782-f63caea6bca6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:07,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d6e5fca3-0417-454a-a782-f63caea6bca6 2019-07-03 10:45:07,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-55731715-d073-4c77-89e3-a8a25f6e8845 Date: Wed, 03 Jul 2019 10:45:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-03 10:45:07,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 used request id req-04650229-0e90-44b2-beda-895763725ea8 2019-07-03 10:45:07,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-04650229-0e90-44b2-beda-895763725ea8 Date: Wed, 03 Jul 2019 10:45:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-03 10:45:07,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac221a1d56cf31a7f7021ad45c3687f924dfab48" -d '{"port": {"security_groups": ["ed83093a-386e-43cf-8d06-7ecd4b41713e"]}}' 2019-07-03 10:45:07,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 used request id req-04650229-0e90-44b2-beda-895763725ea8 2019-07-03 10:45:07,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c6767346210430b3b539e5b7fa24c12dfe0b97" -d '{"port": {"security_groups": ["ed83093a-386e-43cf-8d06-7ecd4b41713e"]}}' 2019-07-03 10:45:07,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e used request id req-55731715-d073-4c77-89e3-a8a25f6e8845 2019-07-03 10:45:07,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=38894115-e834-4f0f-a805-6ceec384be10 target={u'external_id': u'ed83093a-386e-43cf-8d06-7ecd4b41713e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-03 10:45:07,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e used request id req-55731715-d073-4c77-89e3-a8a25f6e8845 2019-07-03 10:45:07,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=d11e8345-65aa-46d4-967e-5157a846611e target={u'external_id': u'ed83093a-386e-43cf-8d06-7ecd4b41713e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-03 10:45:07,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c6767346210430b3b539e5b7fa24c12dfe0b97" 2019-07-03 10:45:07,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5420ed46-49ae-4dc8-a9ee-9d4b25fd2086 Date: Wed, 03 Jul 2019 10:45:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:45:07,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-5420ed46-49ae-4dc8-a9ee-9d4b25fd2086 2019-07-03 10:45:07,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-5420ed46-49ae-4dc8-a9ee-9d4b25fd2086 2019-07-03 10:45:07,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-52c05472-785f-4fad-b9a8-82066149018a Date: Wed, 03 Jul 2019 10:45:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:03Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:07,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-52c05472-785f-4fad-b9a8-82066149018a 2019-07-03 10:45:07,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-52c05472-785f-4fad-b9a8-82066149018a 2019-07-03 10:45:07,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-03 10:45:07,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-edf577a8-1245-4c8b-acba-c9844c0d2e40 2019-07-03 10:45:07,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-edf577a8-1245-4c8b-acba-c9844c0d2e40 Date: Wed, 03 Jul 2019 10:45:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:04Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:07,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac221a1d56cf31a7f7021ad45c3687f924dfab48" 2019-07-03 10:45:07,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-08227607-3077-4c40-b8f2-415bd2eac761 Date: Wed, 03 Jul 2019 10:45:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:45:07,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-08227607-3077-4c40-b8f2-415bd2eac761 2019-07-03 10:45:07,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-08227607-3077-4c40-b8f2-415bd2eac761 2019-07-03 10:45:07,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-03 10:45:07,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-03 10:45:07,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-edf577a8-1245-4c8b-acba-c9844c0d2e40 2019-07-03 10:45:07,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-03 10:45:07,863 - 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-07-03 10:45:07,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ba5040c9-faff-4d7d-b0bc-500ef174534c 2019-07-03 10:45:07,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5040c9-faff-4d7d-b0bc-500ef174534c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:07,863 - 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-07-03 10:45:07,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0cadf90c-f931-49de-936b-5b97592f4071 2019-07-03 10:45:07,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cadf90c-f931-49de-936b-5b97592f4071 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:07,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecc5b158f58596065b95e5c503bc7773932b649" -d '{"floatingip": {"port_id": "d11e8345-65aa-46d4-967e-5157a846611e"}}' 2019-07-03 10:45:07,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400674bd2da04b039479e37c3094e4dd055a40a" -d '{"floatingip": {"port_id": "38894115-e834-4f0f-a805-6ceec384be10"}}' 2019-07-03 10:45:07,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:07,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:07,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:07,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:07 GMT 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:07,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:07,920 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:07,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:12,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:13,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:13,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:13,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:13,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:13,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:13,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:13,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:13,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:08.640Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-0f309d72-17f0-4dd9-b356-0453c4c529db Date: Wed, 03 Jul 2019 10:45:08 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:07Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:08.508Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.f9ea0beb-1f9e-4d5d-8745-73d49a202690"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.222Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.222Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:08.872Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.222Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-0f309d72-17f0-4dd9-b356-0453c4c529db", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:08.508Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.f9ea0beb-1f9e-4d5d-8745-73d49a202690"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.222Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-0f309d72-17f0-4dd9-b356-0453c4c529db", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:08.509Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.f9ea0beb-1f9e-4d5d-8745-73d49a202690"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.830Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-576e0694-60f1-48db-b92d-4841c5cf1354 Date: Wed, 03 Jul 2019 10:45:09 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:07Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.169Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2453d68f-a6e1-4bd7-addc-039860c12385"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.830Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.830Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.830Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.458Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.830Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-576e0694-60f1-48db-b92d-4841c5cf1354", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.170Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2453d68f-a6e1-4bd7-addc-039860c12385"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:09.830Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-576e0694-60f1-48db-b92d-4841c5cf1354", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.169Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.2453d68f-a6e1-4bd7-addc-039860c12385"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:10.426Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:10.426Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:10.426Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:09.866Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.008Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:10.705Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.008Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:10.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.511Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.107Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.107Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.511Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebe609a-cf6b-4f16-a6fc-34df208ac66e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:11.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.511Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebe609a-cf6b-4f16-a6fc-34df208ac66e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:11.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.511Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0ebe609a-cf6b-4f16-a6fc-34df208ac66e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.511Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0ebe609a-cf6b-4f16-a6fc-34df208ac66e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:11.511Z", "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'd11e8345-65aa-46d4-967e-5157a846611e', u'fixed_ip_address': u'11.0.0.30', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6c:4a:59'}, {u'external_id': u'20f1d228-6a76-4d4f-bdd9-cd18f364780e', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e3:50:d2'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.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}e16c71fa7800d1ea843c0e582726cff9bfe0c839\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.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}e16c71fa7800d1ea843c0e582726cff9bfe0c839\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.179Z", "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'38894115-e834-4f0f-a805-6ceec384be10', u'fixed_ip_address': u'11.0.0.18', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2b:31:27'}, {u'external_id': u'ec019ffc-8364-4223-b711-b0c5a2a0ad87', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5c:3e:b1'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "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}633135884e2ba320e08b185e1d6f0ae19eb8c951\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:12.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4ee5be-3e54-42d0-8829-7474c87ae541 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:12.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4ee5be-3e54-42d0-8829-7474c87ae541 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:12.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:11.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0d4ee5be-3e54-42d0-8829-7474c87ae541", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:12.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "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}633135884e2ba320e08b185e1d6f0ae19eb8c951\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:12.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:12.847Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0d4ee5be-3e54-42d0-8829-7474c87ae541", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:12.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}], "metadata": {"pagination": {"total": 376, "offset": 340, "size": 50}}} 2019-07-03 10:45:13,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:13,008 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:13 GMT 2019-07-03 10:45:13,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:13,008 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:45:13,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:13,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:13,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:13,008 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:45:13,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-0f309d72-17f0-4dd9-b356-0453c4c529db Date: Wed, 03 Jul 2019 10:45:08 GMT RESP BODY: {"floatingip": {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:07Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}} 2019-07-03 10:45:13,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-03 10:45:13,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-03 10:45:13,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-0f309d72-17f0-4dd9-b356-0453c4c529db 2019-07-03 10:45:13,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-0f309d72-17f0-4dd9-b356-0453c4c529db 2019-07-03 10:45:13,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-576e0694-60f1-48db-b92d-4841c5cf1354 Date: Wed, 03 Jul 2019 10:45:09 GMT RESP BODY: {"floatingip": {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "DOWN", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:07Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}} 2019-07-03 10:45:13,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:45:13,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-03 10:45:13,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-03 10:45:13,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-576e0694-60f1-48db-b92d-4841c5cf1354 2019-07-03 10:45:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-576e0694-60f1-48db-b92d-4841c5cf1354 2019-07-03 10:45:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:45:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 10:45:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-03 10:45:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-03 10:45:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-03 10:45:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-07-03 10:45:13,013 - 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-07-03 10:45:13,013 - 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-07-03 10:45:13,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebe609a-cf6b-4f16-a6fc-34df208ac66e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:13,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebe609a-cf6b-4f16-a6fc-34df208ac66e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:13,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0ebe609a-cf6b-4f16-a6fc-34df208ac66e 2019-07-03 10:45:13,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0ebe609a-cf6b-4f16-a6fc-34df208ac66e 2019-07-03 10:45:13,013 - 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'd11e8345-65aa-46d4-967e-5157a846611e', u'fixed_ip_address': u'11.0.0.30', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6c:4a:59'}, {u'external_id': u'20f1d228-6a76-4d4f-bdd9-cd18f364780e', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e3:50:d2'}] 2019-07-03 10:45:13,014 - 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}e16c71fa7800d1ea843c0e582726cff9bfe0c839" 2019-07-03 10:45:13,014 - 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}e16c71fa7800d1ea843c0e582726cff9bfe0c839" 2019-07-03 10:45:13,014 - 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'38894115-e834-4f0f-a805-6ceec384be10', u'fixed_ip_address': u'11.0.0.18', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2b:31:27'}, {u'external_id': u'ec019ffc-8364-4223-b711-b0c5a2a0ad87', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5c:3e:b1'}] 2019-07-03 10:45:13,014 - 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}633135884e2ba320e08b185e1d6f0ae19eb8c951" 2019-07-03 10:45:13,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4ee5be-3e54-42d0-8829-7474c87ae541 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:13,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4ee5be-3e54-42d0-8829-7474c87ae541 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-07-03 10:45:13,015 - 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-07-03 10:45:13,015 - 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-07-03 10:45:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0d4ee5be-3e54-42d0-8829-7474c87ae541 2019-07-03 10:45:13,015 - 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}633135884e2ba320e08b185e1d6f0ae19eb8c951" 2019-07-03 10:45:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0d4ee5be-3e54-42d0-8829-7474c87ae541 2019-07-03 10:45:13,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:13,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:13,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:13,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:13,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:13,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:13 GMT 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:13,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:13,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:18,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:18,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:18,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:18,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "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}e16c71fa7800d1ea843c0e582726cff9bfe0c839\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-b74605ff-82a2-4bc1-98d3-44c4703d38a9 x-compute-request-id: req-b74605ff-82a2-4bc1-98d3-44c4703d38a9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1f09a687-67b2-4532-b91d-6deea430db59\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}, {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-b74605ff-82a2-4bc1-98d3-44c4703d38a9 x-compute-request-id: req-b74605ff-82a2-4bc1-98d3-44c4703d38a9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1f09a687-67b2-4532-b91d-6deea430db59\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}, {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b74605ff-82a2-4bc1-98d3-44c4703d38a9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b74605ff-82a2-4bc1-98d3-44c4703d38a9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b74605ff-82a2-4bc1-98d3-44c4703d38a9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b74605ff-82a2-4bc1-98d3-44c4703d38a9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "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}e16c71fa7800d1ea843c0e582726cff9bfe0c839\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "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}e16c71fa7800d1ea843c0e582726cff9bfe0c839\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.064Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 x-compute-request-id: req-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\", \"fingerprint\": \"f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 x-compute-request-id: req-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\", \"fingerprint\": \"f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0e60cfdc-0835-4c3c-ac53-c1de26517ee7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0e60cfdc-0835-4c3c-ac53-c1de26517ee7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0e60cfdc-0835-4c3c-ac53-c1de26517ee7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06278351-8f96-4eb8-a6c2-b274294a5306 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:13.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06278351-8f96-4eb8-a6c2-b274294a5306 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:13.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0e60cfdc-0835-4c3c-ac53-c1de26517ee7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-06278351-8f96-4eb8-a6c2-b274294a5306", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-06278351-8f96-4eb8-a6c2-b274294a5306", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.090Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a x-compute-request-id: req-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a Content-Encoding: gzip Content-Length: 294 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}, {\"id\": \"05dc8f56-ae2a-4530-9b76-2db521236d92\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.035Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a x-compute-request-id: req-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a Content-Encoding: gzip Content-Length: 294 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}, {\"id\": \"05dc8f56-ae2a-4530-9b76-2db521236d92\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.035Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.035Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:13.537Z", "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}e16c71fa7800d1ea843c0e582726cff9bfe0c839\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4478e5-d55c-48fd-9389-56e18291231b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:13.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "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}79412eef14ed63e3cd3b473155456ee7771e347b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "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}79412eef14ed63e3cd3b473155456ee7771e347b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 x-compute-request-id: req-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 Content-Encoding: gzip Content-Length: 294 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}, {\"id\": \"05dc8f56-ae2a-4530-9b76-2db521236d92\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 x-compute-request-id: req-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 Content-Encoding: gzip Content-Length: 294 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}, {\"id\": \"05dc8f56-ae2a-4530-9b76-2db521236d92\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.8:9292/images/05dc8f56-ae2a-4530-9b76-2db521236d92\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-011c52fa-d92f-4b41-9697-ccb6c5bd97f5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-011c52fa-d92f-4b41-9697-ccb6c5bd97f5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-011c52fa-d92f-4b41-9697-ccb6c5bd97f5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-011c52fa-d92f-4b41-9697-ccb6c5bd97f5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "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}633135884e2ba320e08b185e1d6f0ae19eb8c951\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "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}633135884e2ba320e08b185e1d6f0ae19eb8c951\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe x-compute-request-id: req-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1f09a687-67b2-4532-b91d-6deea430db59\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}, {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe x-compute-request-id: req-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1f09a687-67b2-4532-b91d-6deea430db59\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}, {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "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}633135884e2ba320e08b185e1d6f0ae19eb8c951\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "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}633135884e2ba320e08b185e1d6f0ae19eb8c951\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-b28b8b25-de12-4f92-9279-00a2e61e8aa3 x-compute-request-id: req-b28b8b25-de12-4f92-9279-00a2e61e8aa3 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\", \"fingerprint\": \"f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-b28b8b25-de12-4f92-9279-00a2e61e8aa3 x-compute-request-id: req-b28b8b25-de12-4f92-9279-00a2e61e8aa3 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d\", \"fingerprint\": \"f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b28b8b25-de12-4f92-9279-00a2e61e8aa3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}], "metadata": {"pagination": {"total": 492, "offset": 376, "size": 50}}} 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:18 GMT 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:18,164 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:45:18,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:18,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:18,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:18,165 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:45:18,167 - 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}e16c71fa7800d1ea843c0e582726cff9bfe0c839" 2019-07-03 10:45:18,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-b74605ff-82a2-4bc1-98d3-44c4703d38a9 x-compute-request-id: req-b74605ff-82a2-4bc1-98d3-44c4703d38a9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:45:18,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-b74605ff-82a2-4bc1-98d3-44c4703d38a9 x-compute-request-id: req-b74605ff-82a2-4bc1-98d3-44c4703d38a9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:45:18,168 - 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-b74605ff-82a2-4bc1-98d3-44c4703d38a9 2019-07-03 10:45:18,168 - 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-b74605ff-82a2-4bc1-98d3-44c4703d38a9 2019-07-03 10:45:18,168 - 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-b74605ff-82a2-4bc1-98d3-44c4703d38a9 2019-07-03 10:45:18,168 - 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-b74605ff-82a2-4bc1-98d3-44c4703d38a9 2019-07-03 10:45:18,168 - 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}e16c71fa7800d1ea843c0e582726cff9bfe0c839" 2019-07-03 10:45:18,168 - 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}e16c71fa7800d1ea843c0e582726cff9bfe0c839" 2019-07-03 10:45:18,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 x-compute-request-id: req-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova", "name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "fingerprint": "f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01"}}]} 2019-07-03 10:45:18,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 x-compute-request-id: req-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova", "name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "fingerprint": "f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01"}}]} 2019-07-03 10:45:18,169 - 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-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 2019-07-03 10:45:18,169 - 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-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 2019-07-03 10:45:18,169 - 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-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 2019-07-03 10:45:18,169 - 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-07-03 10:45:18,170 - 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-07-03 10:45:18,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06278351-8f96-4eb8-a6c2-b274294a5306 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:18,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06278351-8f96-4eb8-a6c2-b274294a5306 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:18,170 - 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-0e60cfdc-0835-4c3c-ac53-c1de26517ee7 2019-07-03 10:45:18,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-06278351-8f96-4eb8-a6c2-b274294a5306 2019-07-03 10:45:18,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-06278351-8f96-4eb8-a6c2-b274294a5306 2019-07-03 10:45:18,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a x-compute-request-id: req-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"images": [{"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/47b475e1-c132-499d-9856-494c9b331aa6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:45:18,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a x-compute-request-id: req-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"images": [{"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/47b475e1-c132-499d-9856-494c9b331aa6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:45:18,171 - 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-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a 2019-07-03 10:45:18,171 - 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-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a 2019-07-03 10:45:18,171 - 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-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a 2019-07-03 10:45:18,171 - 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-e3ac49f7-6cf0-4449-8089-8c98bb43bd2a 2019-07-03 10:45:18,171 - 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}e16c71fa7800d1ea843c0e582726cff9bfe0c839" 2019-07-03 10:45:18,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4478e5-d55c-48fd-9389-56e18291231b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:18,172 - 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}79412eef14ed63e3cd3b473155456ee7771e347b" 2019-07-03 10:45:18,172 - 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}79412eef14ed63e3cd3b473155456ee7771e347b" 2019-07-03 10:45:18,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 x-compute-request-id: req-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"images": [{"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/47b475e1-c132-499d-9856-494c9b331aa6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:45:18,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 x-compute-request-id: req-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"images": [{"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/47b475e1-c132-499d-9856-494c9b331aa6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:45:18,172 - 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-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 2019-07-03 10:45:18,173 - 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-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 2019-07-03 10:45:18,173 - 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-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 2019-07-03 10:45:18,173 - 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-011c52fa-d92f-4b41-9697-ccb6c5bd97f5 2019-07-03 10:45:18,173 - 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}633135884e2ba320e08b185e1d6f0ae19eb8c951" 2019-07-03 10:45:18,173 - 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}633135884e2ba320e08b185e1d6f0ae19eb8c951" 2019-07-03 10:45:18,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe x-compute-request-id: req-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:45:18,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe x-compute-request-id: req-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:45:18,174 - 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-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe 2019-07-03 10:45:18,174 - 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-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe 2019-07-03 10:45:18,174 - 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-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe 2019-07-03 10:45:18,174 - 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-e0a5ef3d-5b2e-4dcf-b786-eb9410e22afe 2019-07-03 10:45:18,174 - 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}633135884e2ba320e08b185e1d6f0ae19eb8c951" 2019-07-03 10:45:18,174 - 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}633135884e2ba320e08b185e1d6f0ae19eb8c951" 2019-07-03 10:45:18,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-b28b8b25-de12-4f92-9279-00a2e61e8aa3 x-compute-request-id: req-b28b8b25-de12-4f92-9279-00a2e61e8aa3 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova", "name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "fingerprint": "f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01"}}]} 2019-07-03 10:45:18,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-b28b8b25-de12-4f92-9279-00a2e61e8aa3 x-compute-request-id: req-b28b8b25-de12-4f92-9279-00a2e61e8aa3 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Fpak+vJ9ah2FilUYjrqQtuKHFgNeFHcxdGqkC+1VQGdWkdaRNzUTLQLxS6BHqk7+dVe/MvxKMNUaxlETFVy2Sw8VtPKmSflhodjTU/GN5H/GTEUTMNaK+vKKkpBr7P6yfdLYNGwVQ15SAg4BfkBtdywsKMuAafAQuPh7w4Je8XGbIxGC40z7M2fg/xvFrs0wHo/yLZEmJsaQbRSyKJGAE4cEoy2sVAxb5dDPWkqGzm7rGOqxSMT5PXXsKdd2k9it3teUbC053sHRkc3w60yxGWcLUXnok8t/hyYBgbi7YyANUa+xD3cpN4MnkiJa392ebPnWIrpEGHa2wOpgJ5Ap Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "ea:9a:a6:ca:bb:d4:ad:9b:af:cf:40:b7:c8:56:a5:a0"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti47Zt3YJRwWGrNRbbzOL6iqSXecluQfq7aGOthKGRbXrq9/VsayPGv2BQgE5FSWGS1SQcOcX/AkNKEsw7Bw0pefCMbunelJ2Mn6PtTk3KzjDJ/jDIlnA/x5HJBckTB4WLiJjIrItRGcaKta+pvoPm4H+svH5aae4mnl73eFYH8cXj4/r99WYUyQQJzRrbPtfDhgDK8+Kl9HodL8vm9mHCdqPb1oREz8nbb14rH1TO0B0lYuo7+wwZH/oJcf/OYF9ULH3Q39RvAU+AP0DQXmgrSDGoEZVGYZmm4MIDR0QG9L3VYRYBbf4Nd7lKUg6tlQbWCrEbjXXk4Qd2/H5ZKvj Generated-by-Nova", "name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "fingerprint": "f7:60:fa:f4:65:9b:90:21:f5:fe:64:3c:a9:8d:a7:01"}}]} 2019-07-03 10:45:18,175 - 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-b28b8b25-de12-4f92-9279-00a2e61e8aa3 2019-07-03 10:45:18,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:18,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:18,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:18,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:18,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:18,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:18 GMT 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:18,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:23,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:23,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:23,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:23,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:23,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:23,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:23,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:23,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:23,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b28b8b25-de12-4f92-9279-00a2e61e8aa3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b28b8b25-de12-4f92-9279-00a2e61e8aa3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4478e5-d55c-48fd-9389-56e18291231b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:13.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4478e5-d55c-48fd-9389-56e18291231b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:13.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ed4478e5-d55c-48fd-9389-56e18291231b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ed4478e5-d55c-48fd-9389-56e18291231b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.879Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.098Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ea6fbc92-e080-421d-9f3e-cbeb559dc763 Date: Wed, 03 Jul 2019 10:45:13 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c308b56c-4723-449c-bfdf-4d9869d8aec9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:31Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-3631512b-caef-4c6d-9066-29767dc64b1c Date: Wed, 03 Jul 2019 10:45:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:03Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "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}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "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}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79412eef14ed63e3cd3b473155456ee7771e347b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79412eef14ed63e3cd3b473155456ee7771e347b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-3631512b-caef-4c6d-9066-29767dc64b1c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-3631512b-caef-4c6d-9066-29767dc64b1c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-3631512b-caef-4c6d-9066-29767dc64b1c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-3631512b-caef-4c6d-9066-29767dc64b1c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-3631512b-caef-4c6d-9066-29767dc64b1c Date: Wed, 03 Jul 2019 10:45:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:03Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ea6fbc92-e080-421d-9f3e-cbeb559dc763 Date: Wed, 03 Jul 2019 10:45:13 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c308b56c-4723-449c-bfdf-4d9869d8aec9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:31Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ea6fbc92-e080-421d-9f3e-cbeb559dc763", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ea6fbc92-e080-421d-9f3e-cbeb559dc763", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ea6fbc92-e080-421d-9f3e-cbeb559dc763", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-ea6fbc92-e080-421d-9f3e-cbeb559dc763", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79412eef14ed63e3cd3b473155456ee7771e347b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:14.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79412eef14ed63e3cd3b473155456ee7771e347b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:13.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2 Date: Wed, 03 Jul 2019 10:45:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:47Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2 Date: Wed, 03 Jul 2019 10:45:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:47Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'47b475e1-c132-499d-9856-494c9b331aa6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'341d2dbe-56fa-47a2-9a44-70261271d504'}, 'nics': [{'port-id': u'd11e8345-65aa-46d4-967e-5157a846611e'}, {'port-id': u'20f1d228-6a76-4d4f-bdd9-cd18f364780e'}], 'flavor': u'96894d76-aa42-472e-b450-be49426b6f97', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'47b475e1-c132-499d-9856-494c9b331aa6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'341d2dbe-56fa-47a2-9a44-70261271d504'}, 'nics': [{'port-id': u'd11e8345-65aa-46d4-967e-5157a846611e'}, {'port-id': u'20f1d228-6a76-4d4f-bdd9-cd18f364780e'}], 'flavor': u'96894d76-aa42-472e-b450-be49426b6f97', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "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}e16c71fa7800d1ea843c0e582726cff9bfe0c839\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"d11e8345-65aa-46d4-967e-5157a846611e\"}, {\"port\": \"20f1d228-6a76-4d4f-bdd9-cd18f364780e\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "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}e16c71fa7800d1ea843c0e582726cff9bfe0c839\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"d11e8345-65aa-46d4-967e-5157a846611e\"}, {\"port\": \"20f1d228-6a76-4d4f-bdd9-cd18f364780e\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-87108416-f2f6-40c8-b691-5177337d26a9 Date: Wed, 03 Jul 2019 10:45:14 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c308b56c-4723-449c-bfdf-4d9869d8aec9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:31Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-87108416-f2f6-40c8-b691-5177337d26a9 Date: Wed, 03 Jul 2019 10:45:14 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c308b56c-4723-449c-bfdf-4d9869d8aec9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:31Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-87108416-f2f6-40c8-b691-5177337d26a9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-87108416-f2f6-40c8-b691-5177337d26a9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-87108416-f2f6-40c8-b691-5177337d26a9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-87108416-f2f6-40c8-b691-5177337d26a9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:14.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf Date: Wed, 03 Jul 2019 10:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:04Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "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}633135884e2ba320e08b185e1d6f0ae19eb8c951\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"38894115-e834-4f0f-a805-6ceec384be10\"}, {\"port\": \"ec019ffc-8364-4223-b711-b0c5a2a0ad87\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-4b3e7c25-29d3-40da-8463-df3f5ded7881", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}], "metadata": {"pagination": {"total": 522, "offset": 426, "size": 50}}} 2019-07-03 10:45:23,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:23,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:23 GMT 2019-07-03 10:45:23,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:23,327 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:45:23,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:23,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:23,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:23,327 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:45:23,330 - 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-b28b8b25-de12-4f92-9279-00a2e61e8aa3 2019-07-03 10:45:23,330 - 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-b28b8b25-de12-4f92-9279-00a2e61e8aa3 2019-07-03 10:45:23,330 - 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-07-03 10:45:23,331 - 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-07-03 10:45:23,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4478e5-d55c-48fd-9389-56e18291231b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:23,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4478e5-d55c-48fd-9389-56e18291231b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:23,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ed4478e5-d55c-48fd-9389-56e18291231b 2019-07-03 10:45:23,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ed4478e5-d55c-48fd-9389-56e18291231b 2019-07-03 10:45:23,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ea6fbc92-e080-421d-9f3e-cbeb559dc763 Date: Wed, 03 Jul 2019 10:45:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"341d2dbe-56fa-47a2-9a44-70261271d504","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["c308b56c-4723-449c-bfdf-4d9869d8aec9"],"description":"","tags":[],"updated_at":"2019-07-03T10:44:48Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:31Z","mtu":1450}]} 2019-07-03 10:45:23,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-3631512b-caef-4c6d-9066-29767dc64b1c Date: Wed, 03 Jul 2019 10:45:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:03Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:23,332 - 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}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0" 2019-07-03 10:45:23,332 - 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}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0" 2019-07-03 10:45:23,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79412eef14ed63e3cd3b473155456ee7771e347b" 2019-07-03 10:45:23,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79412eef14ed63e3cd3b473155456ee7771e347b" 2019-07-03 10:45:23,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-3631512b-caef-4c6d-9066-29767dc64b1c 2019-07-03 10:45:23,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-3631512b-caef-4c6d-9066-29767dc64b1c 2019-07-03 10:45:23,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-3631512b-caef-4c6d-9066-29767dc64b1c 2019-07-03 10:45:23,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-3631512b-caef-4c6d-9066-29767dc64b1c 2019-07-03 10:45:23,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-3631512b-caef-4c6d-9066-29767dc64b1c Date: Wed, 03 Jul 2019 10:45:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:03Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:23,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ea6fbc92-e080-421d-9f3e-cbeb559dc763 Date: Wed, 03 Jul 2019 10:45:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"341d2dbe-56fa-47a2-9a44-70261271d504","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["c308b56c-4723-449c-bfdf-4d9869d8aec9"],"description":"","tags":[],"updated_at":"2019-07-03T10:44:48Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:31Z","mtu":1450}]} 2019-07-03 10:45:23,333 - 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-ea6fbc92-e080-421d-9f3e-cbeb559dc763 2019-07-03 10:45:23,334 - 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-ea6fbc92-e080-421d-9f3e-cbeb559dc763 2019-07-03 10:45:23,334 - 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-ea6fbc92-e080-421d-9f3e-cbeb559dc763 2019-07-03 10:45:23,334 - 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-ea6fbc92-e080-421d-9f3e-cbeb559dc763 2019-07-03 10:45:23,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 10:45:23,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79412eef14ed63e3cd3b473155456ee7771e347b" 2019-07-03 10:45:23,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79412eef14ed63e3cd3b473155456ee7771e347b" 2019-07-03 10:45:23,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2 2019-07-03 10:45:23,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2 Date: Wed, 03 Jul 2019 10:45:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:47Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:23,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2 Date: Wed, 03 Jul 2019 10:45:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:47Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:23,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2 2019-07-03 10:45:23,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2 2019-07-03 10:45:23,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-eb5417ce-e94e-427e-a3b6-e98fab9bbdc2 2019-07-03 10:45:23,336 - 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'47b475e1-c132-499d-9856-494c9b331aa6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'341d2dbe-56fa-47a2-9a44-70261271d504'}, 'nics': [{'port-id': u'd11e8345-65aa-46d4-967e-5157a846611e'}, {'port-id': u'20f1d228-6a76-4d4f-bdd9-cd18f364780e'}], 'flavor': u'96894d76-aa42-472e-b450-be49426b6f97', 'security_groups': []} 2019-07-03 10:45:23,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'47b475e1-c132-499d-9856-494c9b331aa6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'341d2dbe-56fa-47a2-9a44-70261271d504'}, 'nics': [{'port-id': u'd11e8345-65aa-46d4-967e-5157a846611e'}, {'port-id': u'20f1d228-6a76-4d4f-bdd9-cd18f364780e'}], 'flavor': u'96894d76-aa42-472e-b450-be49426b6f97', 'security_groups': []} 2019-07-03 10:45:23,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 10:45:23,336 - 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}e16c71fa7800d1ea843c0e582726cff9bfe0c839" -d '{"server": {"name": "target_vnf", "imageRef": "47b475e1-c132-499d-9856-494c9b331aa6", "key_name": "vnf_test_keypair", "flavorRef": "96894d76-aa42-472e-b450-be49426b6f97", "max_count": 1, "min_count": 1, "networks": [{"port": "d11e8345-65aa-46d4-967e-5157a846611e"}, {"port": "20f1d228-6a76-4d4f-bdd9-cd18f364780e"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}}' 2019-07-03 10:45:23,336 - 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}e16c71fa7800d1ea843c0e582726cff9bfe0c839" -d '{"server": {"name": "target_vnf", "imageRef": "47b475e1-c132-499d-9856-494c9b331aa6", "key_name": "vnf_test_keypair", "flavorRef": "96894d76-aa42-472e-b450-be49426b6f97", "max_count": 1, "min_count": 1, "networks": [{"port": "d11e8345-65aa-46d4-967e-5157a846611e"}, {"port": "20f1d228-6a76-4d4f-bdd9-cd18f364780e"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}}' 2019-07-03 10:45:23,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-87108416-f2f6-40c8-b691-5177337d26a9 Date: Wed, 03 Jul 2019 10:45:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"341d2dbe-56fa-47a2-9a44-70261271d504","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["c308b56c-4723-449c-bfdf-4d9869d8aec9"],"description":"","tags":[],"updated_at":"2019-07-03T10:44:48Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:31Z","mtu":1450}]} 2019-07-03 10:45:23,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-87108416-f2f6-40c8-b691-5177337d26a9 Date: Wed, 03 Jul 2019 10:45:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"341d2dbe-56fa-47a2-9a44-70261271d504","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["c308b56c-4723-449c-bfdf-4d9869d8aec9"],"description":"","tags":[],"updated_at":"2019-07-03T10:44:48Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:31Z","mtu":1450}]} 2019-07-03 10:45:23,337 - 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-87108416-f2f6-40c8-b691-5177337d26a9 2019-07-03 10:45:23,337 - 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-87108416-f2f6-40c8-b691-5177337d26a9 2019-07-03 10:45:23,337 - 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-87108416-f2f6-40c8-b691-5177337d26a9 2019-07-03 10:45:23,337 - 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-87108416-f2f6-40c8-b691-5177337d26a9 2019-07-03 10:45:23,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-03 10:45:23,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0" 2019-07-03 10:45:23,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0" 2019-07-03 10:45:23,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf Date: Wed, 03 Jul 2019 10:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:04Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:23,338 - 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}633135884e2ba320e08b185e1d6f0ae19eb8c951" -d '{"server": {"name": "reference_vnf", "imageRef": "47b475e1-c132-499d-9856-494c9b331aa6", "key_name": "vnf_test_keypair", "flavorRef": "96894d76-aa42-472e-b450-be49426b6f97", "max_count": 1, "min_count": 1, "networks": [{"port": "38894115-e834-4f0f-a805-6ceec384be10"}, {"port": "ec019ffc-8364-4223-b711-b0c5a2a0ad87"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}}' 2019-07-03 10:45:23,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-4b3e7c25-29d3-40da-8463-df3f5ded7881 2019-07-03 10:45:23,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:23,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:23,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:23 GMT 2019-07-03 10:45:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:23,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:23,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:23,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:23,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:28,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:28,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:28,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:28,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:28,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:28,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:28,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:28,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:28,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "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}633135884e2ba320e08b185e1d6f0ae19eb8c951\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"38894115-e834-4f0f-a805-6ceec384be10\"}, {\"port\": \"ec019ffc-8364-4223-b711-b0c5a2a0ad87\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'47b475e1-c132-499d-9856-494c9b331aa6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'341d2dbe-56fa-47a2-9a44-70261271d504'}, 'nics': [{'port-id': u'38894115-e834-4f0f-a805-6ceec384be10'}, {'port-id': u'ec019ffc-8364-4223-b711-b0c5a2a0ad87'}], 'flavor': u'96894d76-aa42-472e-b450-be49426b6f97', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.014Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4b3e7c25-29d3-40da-8463-df3f5ded7881 Date: Wed, 03 Jul 2019 10:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4b3e7c25-29d3-40da-8463-df3f5ded7881 Date: Wed, 03 Jul 2019 10:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-4b3e7c25-29d3-40da-8463-df3f5ded7881", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-4b3e7c25-29d3-40da-8463-df3f5ded7881", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-4b3e7c25-29d3-40da-8463-df3f5ded7881", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'47b475e1-c132-499d-9856-494c9b331aa6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'341d2dbe-56fa-47a2-9a44-70261271d504'}, 'nics': [{'port-id': u'38894115-e834-4f0f-a805-6ceec384be10'}, {'port-id': u'ec019ffc-8364-4223-b711-b0c5a2a0ad87'}], 'flavor': u'96894d76-aa42-472e-b450-be49426b6f97', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf Date: Wed, 03 Jul 2019 10:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:04Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.013Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.013Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.013Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.013Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.014Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:15.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:15.014Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:19.320Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:45: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-ed18785d-2c58-43ac-9b7c-e3d4d695538e x-compute-request-id: req-ed18785d-2c58-43ac-9b7c-e3d4d695538e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"bookmark\"}], \"adminPass\": \"J79c8NEKncYj\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:19.823Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:45: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-ed18785d-2c58-43ac-9b7c-e3d4d695538e x-compute-request-id: req-ed18785d-2c58-43ac-9b7c-e3d4d695538e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"bookmark\"}], \"adminPass\": \"J79c8NEKncYj\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:19.823Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:19.823Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ed18785d-2c58-43ac-9b7c-e3d4d695538e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:19.823Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ed18785d-2c58-43ac-9b7c-e3d4d695538e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:19.823Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ed18785d-2c58-43ac-9b7c-e3d4d695538e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:19.823Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ed18785d-2c58-43ac-9b7c-e3d4d695538e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.5dab015c-f785-46ee-a1dc-773e24f9b376"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.805Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.135Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:19.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:45: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-0374f7d1-b976-4097-837c-5d6034dfae23 x-compute-request-id: req-0374f7d1-b976-4097-837c-5d6034dfae23 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"bookmark\"}], \"adminPass\": \"NUG3hchRrSdL\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:45: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-0374f7d1-b976-4097-837c-5d6034dfae23 x-compute-request-id: req-0374f7d1-b976-4097-837c-5d6034dfae23 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"bookmark\"}], \"adminPass\": \"NUG3hchRrSdL\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0374f7d1-b976-4097-837c-5d6034dfae23", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0374f7d1-b976-4097-837c-5d6034dfae23", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0374f7d1-b976-4097-837c-5d6034dfae23", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:20.422Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0374f7d1-b976-4097-837c-5d6034dfae23", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.97b9d545-4f84-45bc-b0b4-901370996fdb"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:21.022Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:21.022Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:21.022Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:21.616Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:20.950Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:21.616Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:21.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:21.616Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:21.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:22.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:21.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.283ba04a-acb1-45a6-97ac-4172579c3ee9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:22.296Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0d55af-ad66-41a7-a8a1-f29224ffc321 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:21.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.283ba04a-acb1-45a6-97ac-4172579c3ee9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:22.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f012a22b14222dd2014ddc81009f66a86fcf4b6e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:21.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.283ba04a-acb1-45a6-97ac-4172579c3ee9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:22.296Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bc0d55af-ad66-41a7-a8a1-f29224ffc321", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:21.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.283ba04a-acb1-45a6-97ac-4172579c3ee9"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:22.880Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-03c54d65-3ba4-4f3f-aad5-b1aac6e5b9c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:22.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8ea379ac-3e6d-45b0-8f06-b1fcd7700f3a"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:22.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ae82ef97337b376fc2c62d2d113f307bc35712\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:22.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8ea379ac-3e6d-45b0-8f06-b1fcd7700f3a"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:22.880Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03c54d65-3ba4-4f3f-aad5-b1aac6e5b9c1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:22.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8ea379ac-3e6d-45b0-8f06-b1fcd7700f3a"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:22.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:22.362Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8ea379ac-3e6d-45b0-8f06-b1fcd7700f3a"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:23.448Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-715ce89a-9445-4621-8b60-9c6339a0efb6 x-compute-request-id: req-715ce89a-9445-4621-8b60-9c6339a0efb6 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/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}]}, \"id\": \"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T10:45:22Z\", \"hostId\": \"dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-03T10:45:19Z\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:23.326Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.283ba04a-acb1-45a6-97ac-4172579c3ee9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:24.165Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T10:45:23.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:24.165Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-715ce89a-9445-4621-8b60-9c6339a0efb6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:23.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.283ba04a-acb1-45a6-97ac-4172579c3ee9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:24.165Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-715ce89a-9445-4621-8b60-9c6339a0efb6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:23.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.283ba04a-acb1-45a6-97ac-4172579c3ee9"}], "metadata": {"pagination": {"total": 530, "offset": 476, "size": 50}}} 2019-07-03 10:45:28,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:28,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:28 GMT 2019-07-03 10:45:28,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:28,483 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:45:28,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:28,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:28,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:28,484 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:45:28,486 - 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}633135884e2ba320e08b185e1d6f0ae19eb8c951" -d '{"server": {"name": "reference_vnf", "imageRef": "47b475e1-c132-499d-9856-494c9b331aa6", "key_name": "vnf_test_keypair", "flavorRef": "96894d76-aa42-472e-b450-be49426b6f97", "max_count": 1, "min_count": 1, "networks": [{"port": "38894115-e834-4f0f-a805-6ceec384be10"}, {"port": "ec019ffc-8364-4223-b711-b0c5a2a0ad87"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}}' 2019-07-03 10:45:28,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-03 10:45:28,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'47b475e1-c132-499d-9856-494c9b331aa6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'341d2dbe-56fa-47a2-9a44-70261271d504'}, 'nics': [{'port-id': u'38894115-e834-4f0f-a805-6ceec384be10'}, {'port-id': u'ec019ffc-8364-4223-b711-b0c5a2a0ad87'}], 'flavor': u'96894d76-aa42-472e-b450-be49426b6f97', 'security_groups': []} 2019-07-03 10:45:28,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0" 2019-07-03 10:45:28,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4b3e7c25-29d3-40da-8463-df3f5ded7881 Date: Wed, 03 Jul 2019 10:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:28,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4b3e7c25-29d3-40da-8463-df3f5ded7881 Date: Wed, 03 Jul 2019 10:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:44:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:28,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-4b3e7c25-29d3-40da-8463-df3f5ded7881 2019-07-03 10:45:28,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-4b3e7c25-29d3-40da-8463-df3f5ded7881 2019-07-03 10:45:28,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-4b3e7c25-29d3-40da-8463-df3f5ded7881 2019-07-03 10:45:28,487 - 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'47b475e1-c132-499d-9856-494c9b331aa6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'341d2dbe-56fa-47a2-9a44-70261271d504'}, 'nics': [{'port-id': u'38894115-e834-4f0f-a805-6ceec384be10'}, {'port-id': u'ec019ffc-8364-4223-b711-b0c5a2a0ad87'}], 'flavor': u'96894d76-aa42-472e-b450-be49426b6f97', 'security_groups': []} 2019-07-03 10:45:28,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf Date: Wed, 03 Jul 2019 10:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:04Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:45:28,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf 2019-07-03 10:45:28,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf 2019-07-03 10:45:28,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf 2019-07-03 10:45:28,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2cbeaf-2423-444c-8fe3-1d471edf6ddf 2019-07-03 10:45:28,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab4bc2a6a4b073d15b98712535af98eaed4f5f0" 2019-07-03 10:45:28,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:45: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-ed18785d-2c58-43ac-9b7c-e3d4d695538e x-compute-request-id: req-ed18785d-2c58-43ac-9b7c-e3d4d695538e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "adminPass": "J79c8NEKncYj"}} 2019-07-03 10:45:28,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:45: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-ed18785d-2c58-43ac-9b7c-e3d4d695538e x-compute-request-id: req-ed18785d-2c58-43ac-9b7c-e3d4d695538e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "adminPass": "J79c8NEKncYj"}} 2019-07-03 10:45:28,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 10:45:28,489 - 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-ed18785d-2c58-43ac-9b7c-e3d4d695538e 2019-07-03 10:45:28,489 - 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-ed18785d-2c58-43ac-9b7c-e3d4d695538e 2019-07-03 10:45:28,489 - 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-ed18785d-2c58-43ac-9b7c-e3d4d695538e 2019-07-03 10:45:28,490 - 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-ed18785d-2c58-43ac-9b7c-e3d4d695538e 2019-07-03 10:45:28,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:45:28,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-03 10:45:28,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:45:28,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:45: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-0374f7d1-b976-4097-837c-5d6034dfae23 x-compute-request-id: req-0374f7d1-b976-4097-837c-5d6034dfae23 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "adminPass": "NUG3hchRrSdL"}} 2019-07-03 10:45:28,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:45: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-0374f7d1-b976-4097-837c-5d6034dfae23 x-compute-request-id: req-0374f7d1-b976-4097-837c-5d6034dfae23 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "adminPass": "NUG3hchRrSdL"}} 2019-07-03 10:45:28,491 - 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-0374f7d1-b976-4097-837c-5d6034dfae23 2019-07-03 10:45:28,491 - 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-0374f7d1-b976-4097-837c-5d6034dfae23 2019-07-03 10:45:28,491 - 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-0374f7d1-b976-4097-837c-5d6034dfae23 2019-07-03 10:45:28,491 - 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-0374f7d1-b976-4097-837c-5d6034dfae23 2019-07-03 10:45:28,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 10:45:28,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-03 10:45:28,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-03 10:45:28,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-03 10:45:28,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-03 10:45:28,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-03 10:45:28,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-07-03 10:45:28,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0d55af-ad66-41a7-a8a1-f29224ffc321 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:28,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f012a22b14222dd2014ddc81009f66a86fcf4b6e" 2019-07-03 10:45:28,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bc0d55af-ad66-41a7-a8a1-f29224ffc321 2019-07-03 10:45:28,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-03c54d65-3ba4-4f3f-aad5-b1aac6e5b9c1 2019-07-03 10:45:28,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ae82ef97337b376fc2c62d2d113f307bc35712" 2019-07-03 10:45:28,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03c54d65-3ba4-4f3f-aad5-b1aac6e5b9c1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:28,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-07-03 10:45:28,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-715ce89a-9445-4621-8b60-9c6339a0efb6 x-compute-request-id: req-715ce89a-9445-4621-8b60-9c6339a0efb6 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/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:45:22Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}} 2019-07-03 10:45:28,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-07-03 10:45:28,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-715ce89a-9445-4621-8b60-9c6339a0efb6 2019-07-03 10:45:28,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-715ce89a-9445-4621-8b60-9c6339a0efb6 2019-07-03 10:45:28,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:28,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:28,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:28,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:28,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:28,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:28,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:28,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:28,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:28,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:28,548 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:28 GMT 2019-07-03 10:45:28,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:28,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:28,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:28,548 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:28,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:33,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:34,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:34,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:34,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:34,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:34,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:34,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:34,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:34,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:24.896Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-0b5c20f7-285b-4835-8605-17ba962a81d4 x-compute-request-id: req-0b5c20f7-285b-4835-8605-17ba962a81d4 Content-Encoding: gzip Content-Length: 686 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/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}]}, \"id\": \"b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-03T10:45:23Z\", \"hostId\": \"dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-03T10:45:20Z\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:24.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8ea379ac-3e6d-45b0-8f06-b1fcd7700f3a"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:24.896Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-03T10:45:24.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:24.896Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-0b5c20f7-285b-4835-8605-17ba962a81d4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:24.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8ea379ac-3e6d-45b0-8f06-b1fcd7700f3a"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:24.896Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-0b5c20f7-285b-4835-8605-17ba962a81d4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:24.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.8ea379ac-3e6d-45b0-8f06-b1fcd7700f3a"}], "metadata": {"pagination": {"total": 530, "offset": 526, "size": 50}}} 2019-07-03 10:45:34,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:34,094 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:34 GMT 2019-07-03 10:45:34,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:34,094 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:45:34,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:34,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:34,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:34,094 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:45:34,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-0b5c20f7-285b-4835-8605-17ba962a81d4 x-compute-request-id: req-0b5c20f7-285b-4835-8605-17ba962a81d4 Content-Encoding: gzip Content-Length: 686 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/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-03T10:45:23Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}} 2019-07-03 10:45:34,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-03 10:45:34,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-0b5c20f7-285b-4835-8605-17ba962a81d4 2019-07-03 10:45:34,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-0b5c20f7-285b-4835-8605-17ba962a81d4 2019-07-03 10:45:34,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:34,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:34,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:34,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:34 GMT 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:34,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:34,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:34,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:39,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:39,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:39,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:39,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:39,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:39 GMT 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:39,870 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:39,871 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:39,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:39,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:39,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:39,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:39 GMT 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:39,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:39,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:39,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:39,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:44,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:45,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:45,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:45,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:45,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:45,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:45,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:45,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:45,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-03 10:45:45,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:45,199 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:45 GMT 2019-07-03 10:45:45,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:45,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-03 10:45:45,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:45,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:45,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:45,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:45,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:45,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:45 GMT 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:45,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:45,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:45,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:45,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:50,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:50,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:50 GMT 2019-07-03 10:45:50,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:50,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-03 10:45:50,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:50,869 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:50,869 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:50,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:50,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:50,937 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:50 GMT 2019-07-03 10:45:50,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:50,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:50,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:50,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:50,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:55,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:45:56,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:56,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:56,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:56,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:56,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:56,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:56,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:56,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:53.837Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:53.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:54.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:54.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e671a0f7-ba60-4058-bbce-5b16594eb8b2"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:55.426Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-eab5d18a-b200-46c1-ae91-bc3de74dd2c6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:54.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e671a0f7-ba60-4058-bbce-5b16594eb8b2"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:55.426Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:54.707Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:55.426Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab5d18a-b200-46c1-ae91-bc3de74dd2c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:54.788Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e671a0f7-ba60-4058-bbce-5b16594eb8b2"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:55.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d85556d627d425d28657c172468ad70ca08affe\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:55.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e671a0f7-ba60-4058-bbce-5b16594eb8b2"}], "metadata": {"pagination": {"total": 536, "offset": 530, "size": 50}}} 2019-07-03 10:45:56,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:56,024 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:56 GMT 2019-07-03 10:45:56,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:56,024 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:45:56,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:56,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:56,024 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:45:56,024 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:45:56,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 10:45:56,025 - 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-07-03 10:45:56,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-eab5d18a-b200-46c1-ae91-bc3de74dd2c6 2019-07-03 10:45:56,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-03 10:45:56,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab5d18a-b200-46c1-ae91-bc3de74dd2c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:45:56,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d85556d627d425d28657c172468ad70ca08affe" 2019-07-03 10:45:56,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:45:56,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:45:56,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:45:56,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:45:56,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:45:56,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:45:56,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:45:56,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:45:56,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:45:56,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:45:56,106 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:45:56 GMT 2019-07-03 10:45:56,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:45:56,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:45:56,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:45:56,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:45:56,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:46:01,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:46:01,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:56.051Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8091b35d-4f04-4bea-a2e7-44d83f75e71e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:45:55.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.b6ed544f-48d2-4707-a3e9-e77972a05541"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:56.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:55.678Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.b6ed544f-48d2-4707-a3e9-e77972a05541"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:56.051Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8091b35d-4f04-4bea-a2e7-44d83f75e71e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:55.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.b6ed544f-48d2-4707-a3e9-e77972a05541"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:56.668Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e9e3aff6-4510-432d-bc22-0c724ecc2509 x-compute-request-id: req-e9e3aff6-4510-432d-bc22-0c724ecc2509 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:6c:4a:59\", \"version\": 4, \"addr\": \"11.0.0.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:4a:59\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e3:50:d2\", \"version\": 4, \"addr\": \"12.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T10:45:52.000000\", \"flavor\": {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}]}, \"id\": \"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T10:45:53Z\", \"hostId\": \"dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-03T10:45:19Z\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:56.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e671a0f7-ba60-4058-bbce-5b16594eb8b2"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:56.668Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:56.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e671a0f7-ba60-4058-bbce-5b16594eb8b2"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:56.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-e9e3aff6-4510-432d-bc22-0c724ecc2509", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:56.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e671a0f7-ba60-4058-bbce-5b16594eb8b2"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:56.668Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-e9e3aff6-4510-432d-bc22-0c724ecc2509", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:56.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.e671a0f7-ba60-4058-bbce-5b16594eb8b2"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:56.668Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10bd1990a8bad016839426a84bf742a837d941b7\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:56.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.b6ed544f-48d2-4707-a3e9-e77972a05541"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:57.275Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:56.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:57.275Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:56.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:57.275Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:57.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:57.941Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:57.336Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e265ed66-c1e8-47ec-9ffc-974d7fb1634f x-compute-request-id: req-e265ed66-c1e8-47ec-9ffc-974d7fb1634f 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:2b:31:27\", \"version\": 4, \"addr\": \"11.0.0.18\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2b:31:27\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5c:3e:b1\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T10:45:54.000000\", \"flavor\": {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}]}, \"id\": \"b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T10:45:55Z\", \"hostId\": \"dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-03T10:45:20Z\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:57.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.b6ed544f-48d2-4707-a3e9-e77972a05541"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-e265ed66-c1e8-47ec-9ffc-974d7fb1634f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:57.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.b6ed544f-48d2-4707-a3e9-e77972a05541"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-e265ed66-c1e8-47ec-9ffc-974d7fb1634f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:57.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.b6ed544f-48d2-4707-a3e9-e77972a05541"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:57.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.b6ed544f-48d2-4707-a3e9-e77972a05541"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.379Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.380Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d08b23b2-0d9c-4123-b187-89c80e1d45d4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.387Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d08b23b2-0d9c-4123-b187-89c80e1d45d4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.387Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d08b23b2-0d9c-4123-b187-89c80e1d45d4", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.387Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:58.656Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d08b23b2-0d9c-4123-b187-89c80e1d45d4", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.387Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.797Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.253Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-da40606e-51cf-470c-b38f-0af393a45e24 Date: Wed, 03 Jul 2019 10:45:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:50Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.036Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.796Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.253Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:58.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-da40606e-51cf-470c-b38f-0af393a45e24", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.038Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-da40606e-51cf-470c-b38f-0af393a45e24 Date: Wed, 03 Jul 2019 10:45:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:50Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.037Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c49585c7-e051-4afb-9d4f-aab7a2aa8cc4", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.047Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d02507cbb279e0397060882b45bec0ede262b348\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.449Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d02507cbb279e0397060882b45bec0ede262b348\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.449Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.038Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.103Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49585c7-e051-4afb-9d4f-aab7a2aa8cc4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.046Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-da40606e-51cf-470c-b38f-0af393a45e24", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.038Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-da40606e-51cf-470c-b38f-0af393a45e24", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.038Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-da40606e-51cf-470c-b38f-0af393a45e24", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.037Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.039Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49585c7-e051-4afb-9d4f-aab7a2aa8cc4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.046Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:45:59.920Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c49585c7-e051-4afb-9d4f-aab7a2aa8cc4", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:45:59.046Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.425Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-49897f1c-9283-40c7-b4f9-aca157ba4e19", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.084Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.425Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49897f1c-9283-40c7-b4f9-aca157ba4e19 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.084Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.425Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-49897f1c-9283-40c7-b4f9-aca157ba4e19", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.084Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.078Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.079Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.425Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49897f1c-9283-40c7-b4f9-aca157ba4e19 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.083Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.609Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-0543fa62-b329-411c-a10a-c3699b4a9ef6 Date: Wed, 03 Jul 2019 10:46:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:50Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"b70c816c-088c-4494-8629-0c7ca9fb6d01\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.940Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}], "metadata": {"pagination": {"total": 587, "offset": 536, "size": 50}}} 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:46:01,190 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:46:01 GMT 2019-07-03 10:46:01,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:46:01,191 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:46:01,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:46:01,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:46:01,191 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:46:01,191 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:46:01,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8091b35d-4f04-4bea-a2e7-44d83f75e71e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:01,194 - 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-07-03 10:46:01,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8091b35d-4f04-4bea-a2e7-44d83f75e71e 2019-07-03 10:46:01,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e9e3aff6-4510-432d-bc22-0c724ecc2509 x-compute-request-id: req-e9e3aff6-4510-432d-bc22-0c724ecc2509 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:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}} 2019-07-03 10:46:01,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-03 10:46:01,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-e9e3aff6-4510-432d-bc22-0c724ecc2509 2019-07-03 10:46:01,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-e9e3aff6-4510-432d-bc22-0c724ecc2509 2019-07-03 10:46:01,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bd1990a8bad016839426a84bf742a837d941b7" 2019-07-03 10:46:01,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-07-03 10:46:01,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-03 10:46:01,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-03 10:46:01,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-03 10:46:01,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-07-03 10:46:01,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-03 10:46:01,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-e265ed66-c1e8-47ec-9ffc-974d7fb1634f x-compute-request-id: req-e265ed66-c1e8-47ec-9ffc-974d7fb1634f 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}} 2019-07-03 10:46:01,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-e265ed66-c1e8-47ec-9ffc-974d7fb1634f 2019-07-03 10:46:01,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-e265ed66-c1e8-47ec-9ffc-974d7fb1634f 2019-07-03 10:46:01,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-03 10:46:01,197 - 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-07-03 10:46:01,197 - 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-07-03 10:46:01,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d08b23b2-0d9c-4123-b187-89c80e1d45d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:01,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d08b23b2-0d9c-4123-b187-89c80e1d45d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:01,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d08b23b2-0d9c-4123-b187-89c80e1d45d4 2019-07-03 10:46:01,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d08b23b2-0d9c-4123-b187-89c80e1d45d4 2019-07-03 10:46:01,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d" 2019-07-03 10:46:01,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-da40606e-51cf-470c-b38f-0af393a45e24 Date: Wed, 03 Jul 2019 10:45:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:50Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"e8a3a636-55e3-415c-9cb0-32c25e6cd15d","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:46:01,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d" 2019-07-03 10:46:01,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-03 10:46:01,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-da40606e-51cf-470c-b38f-0af393a45e24 2019-07-03 10:46:01,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-da40606e-51cf-470c-b38f-0af393a45e24 Date: Wed, 03 Jul 2019 10:45:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:50Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"e8a3a636-55e3-415c-9cb0-32c25e6cd15d","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:46:01,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c49585c7-e051-4afb-9d4f-aab7a2aa8cc4 2019-07-03 10:46:01,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d02507cbb279e0397060882b45bec0ede262b348" 2019-07-03 10:46:01,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d02507cbb279e0397060882b45bec0ede262b348" 2019-07-03 10:46:01,199 - 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-07-03 10:46:01,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-03 10:46:01,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49585c7-e051-4afb-9d4f-aab7a2aa8cc4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:01,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-da40606e-51cf-470c-b38f-0af393a45e24 2019-07-03 10:46:01,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-da40606e-51cf-470c-b38f-0af393a45e24 2019-07-03 10:46:01,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-da40606e-51cf-470c-b38f-0af393a45e24 2019-07-03 10:46:01,200 - 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-07-03 10:46:01,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49585c7-e051-4afb-9d4f-aab7a2aa8cc4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:01,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c49585c7-e051-4afb-9d4f-aab7a2aa8cc4 2019-07-03 10:46:01,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-49897f1c-9283-40c7-b4f9-aca157ba4e19 2019-07-03 10:46:01,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49897f1c-9283-40c7-b4f9-aca157ba4e19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:01,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-49897f1c-9283-40c7-b4f9-aca157ba4e19 2019-07-03 10:46:01,201 - 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-07-03 10:46:01,201 - 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-07-03 10:46:01,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49897f1c-9283-40c7-b4f9-aca157ba4e19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:01,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426" 2019-07-03 10:46:01,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-0543fa62-b329-411c-a10a-c3699b4a9ef6 Date: Wed, 03 Jul 2019 10:46:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:50Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"b70c816c-088c-4494-8629-0c7ca9fb6d01","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:46:01,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:46:01,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:46:01,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:46:01,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:46:01,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:46:01,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:46:01,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:46:01 GMT 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:46:01,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:46:06,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:46:06,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:46:06,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:46:06,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:46:06,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:46:06,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:46:06,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:46:06,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:00.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.609Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-0543fa62-b329-411c-a10a-c3699b4a9ef6", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.942Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-0543fa62-b329-411c-a10a-c3699b4a9ef6 Date: Wed, 03 Jul 2019 10:46:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:50Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"b70c816c-088c-4494-8629-0c7ca9fb6d01\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.940Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-0543fa62-b329-411c-a10a-c3699b4a9ef6", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.940Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-0543fa62-b329-411c-a10a-c3699b4a9ef6", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.940Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-0543fa62-b329-411c-a10a-c3699b4a9ef6", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.942Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.943Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.943Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c10fce8b-d476-4b2e-8458-2dde0fd3c174 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.949Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c10fce8b-d476-4b2e-8458-2dde0fd3c174 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.949Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c10fce8b-d476-4b2e-8458-2dde0fd3c174", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.950Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c10fce8b-d476-4b2e-8458-2dde0fd3c174", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:00.951Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-d0de7995-2443-486e-b886-847e0d301d94 x-compute-request-id: req-d0de7995-2443-486e-b886-847e0d301d94 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:6c:4a:59\", \"version\": 4, \"addr\": \"11.0.0.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:4a:59\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e3:50:d2\", \"version\": 4, \"addr\": \"12.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T10:45:52.000000\", \"flavor\": {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}]}, \"id\": \"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T10:45:53Z\", \"hostId\": \"dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-03T10:45:19Z\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.063Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-d0de7995-2443-486e-b886-847e0d301d94 x-compute-request-id: req-d0de7995-2443-486e-b886-847e0d301d94 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:6c:4a:59\", \"version\": 4, \"addr\": \"11.0.0.30\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6c:4a:59\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e3:50:d2\", \"version\": 4, \"addr\": \"12.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T10:45:52.000000\", \"flavor\": {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}]}, \"id\": \"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T10:45:53Z\", \"hostId\": \"dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-03T10:45:19Z\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.063Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-d0de7995-2443-486e-b886-847e0d301d94", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.063Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-d0de7995-2443-486e-b886-847e0d301d94", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.064Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-d0de7995-2443-486e-b886-847e0d301d94", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.064Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-d0de7995-2443-486e-b886-847e0d301d94", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.064Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.065Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.065Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94ef60fc61e5d29196a031beb49544c2bf520c64\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.364Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94ef60fc61e5d29196a031beb49544c2bf520c64\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.364Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:01.475Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c1d4c951-03e6-4db2-a82c-c13fed709304 Date: Wed, 03 Jul 2019 10:46:01 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c308b56c-4723-449c-bfdf-4d9869d8aec9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:31Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.360Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8 Date: Wed, 03 Jul 2019 10:46:01 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.842Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.842Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.842Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.842Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "Skipping port d11e8345-65aa-46d4-967e-5157a846611e attachment, because it is already attached to device (server) id e8a3a636-55e3-415c-9cb0-32c25e6cd15d.", "level": "info", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.842Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c1d4c951-03e6-4db2-a82c-c13fed709304 Date: Wed, 03 Jul 2019 10:46:01 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c308b56c-4723-449c-bfdf-4d9869d8aec9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-03T10:44:48Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:31Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.360Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-c1d4c951-03e6-4db2-a82c-c13fed709304", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.360Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-c1d4c951-03e6-4db2-a82c-c13fed709304", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.360Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-c1d4c951-03e6-4db2-a82c-c13fed709304", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.360Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-c1d4c951-03e6-4db2-a82c-c13fed709304", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.361Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.412Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.412Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8 Date: Wed, 03 Jul 2019 10:46:01 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.842Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.145Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:01.842Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.592d558c-1662-4c7f-9252-7daa549b85d5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.678Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.306Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:02.678Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.439Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.857Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.892Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.892Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.755Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.857Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:46: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-ade8ec44-d5e3-476f-9632-714f474a3c69 x-compute-request-id: req-ade8ec44-d5e3-476f-9632-714f474a3c69 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:2b:31:27\", \"version\": 4, \"addr\": \"11.0.0.18\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2b:31:27\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5c:3e:b1\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T10:45:54.000000\", \"flavor\": {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}]}, \"id\": \"b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T10:45:55Z\", \"hostId\": \"dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-03T10:45:20Z\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.753Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "RESP: [200] Date: Wed, 03 Jul 2019 10:46: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-ade8ec44-d5e3-476f-9632-714f474a3c69 x-compute-request-id: req-ade8ec44-d5e3-476f-9632-714f474a3c69 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:2b:31:27\", \"version\": 4, \"addr\": \"11.0.0.18\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2b:31:27\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5c:3e:b1\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"47b475e1-c132-499d-9856-494c9b331aa6\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-03T10:45:54.000000\", \"flavor\": {\"id\": \"96894d76-aa42-472e-b450-be49426b6f97\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97\", \"rel\": \"bookmark\"}]}, \"id\": \"b70c816c-088c-4494-8629-0c7ca9fb6d01\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"72b16146eb134d27a1a103f3d0f4cb88\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-03T10:45:55Z\", \"hostId\": \"dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-03T10:45:20Z\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.754Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-ade8ec44-d5e3-476f-9632-714f474a3c69", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.754Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-ade8ec44-d5e3-476f-9632-714f474a3c69", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.754Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-ade8ec44-d5e3-476f-9632-714f474a3c69", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.754Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-ade8ec44-d5e3-476f-9632-714f474a3c69", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.754Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}], "metadata": {"pagination": {"total": 681, "offset": 586, "size": 50}}} 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:46:06 GMT 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:46:06,350 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:46:06,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426" 2019-07-03 10:46:06,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-0543fa62-b329-411c-a10a-c3699b4a9ef6 2019-07-03 10:46:06,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-0543fa62-b329-411c-a10a-c3699b4a9ef6 Date: Wed, 03 Jul 2019 10:46:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:50Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"b70c816c-088c-4494-8629-0c7ca9fb6d01","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:46:06,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-0543fa62-b329-411c-a10a-c3699b4a9ef6 2019-07-03 10:46:06,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-0543fa62-b329-411c-a10a-c3699b4a9ef6 2019-07-03 10:46:06,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-0543fa62-b329-411c-a10a-c3699b4a9ef6 2019-07-03 10:46:06,354 - 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-07-03 10:46:06,354 - 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-07-03 10:46:06,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c10fce8b-d476-4b2e-8458-2dde0fd3c174 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:06,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c10fce8b-d476-4b2e-8458-2dde0fd3c174 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:06,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c10fce8b-d476-4b2e-8458-2dde0fd3c174 2019-07-03 10:46:06,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c10fce8b-d476-4b2e-8458-2dde0fd3c174 2019-07-03 10:46:06,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-d0de7995-2443-486e-b886-847e0d301d94 x-compute-request-id: req-d0de7995-2443-486e-b886-847e0d301d94 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:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}} 2019-07-03 10:46:06,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:45: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-d0de7995-2443-486e-b886-847e0d301d94 x-compute-request-id: req-d0de7995-2443-486e-b886-847e0d301d94 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:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}} 2019-07-03 10:46:06,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-d0de7995-2443-486e-b886-847e0d301d94 2019-07-03 10:46:06,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-d0de7995-2443-486e-b886-847e0d301d94 2019-07-03 10:46:06,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-d0de7995-2443-486e-b886-847e0d301d94 2019-07-03 10:46:06,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-d0de7995-2443-486e-b886-847e0d301d94 2019-07-03 10:46:06,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d" 2019-07-03 10:46:06,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d" 2019-07-03 10:46:06,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ef60fc61e5d29196a031beb49544c2bf520c64" 2019-07-03 10:46:06,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ef60fc61e5d29196a031beb49544c2bf520c64" 2019-07-03 10:46:06,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c1d4c951-03e6-4db2-a82c-c13fed709304 Date: Wed, 03 Jul 2019 10:46:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"341d2dbe-56fa-47a2-9a44-70261271d504","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["c308b56c-4723-449c-bfdf-4d9869d8aec9"],"description":"","tags":[],"updated_at":"2019-07-03T10:44:48Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:31Z","mtu":1450}} 2019-07-03 10:46:06,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8 Date: Wed, 03 Jul 2019 10:46:01 GMT RESP BODY: {"floatingip": {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:4a:59", "device_id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d"}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}} 2019-07-03 10:46:06,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8 2019-07-03 10:46:06,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8 2019-07-03 10:46:06,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8 2019-07-03 10:46:06,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port d11e8345-65aa-46d4-967e-5157a846611e attachment, because it is already attached to device (server) id e8a3a636-55e3-415c-9cb0-32c25e6cd15d. 2019-07-03 10:46:06,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c1d4c951-03e6-4db2-a82c-c13fed709304 Date: Wed, 03 Jul 2019 10:46:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"341d2dbe-56fa-47a2-9a44-70261271d504","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":["c308b56c-4723-449c-bfdf-4d9869d8aec9"],"description":"","tags":[],"updated_at":"2019-07-03T10:44:48Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:31Z","mtu":1450}} 2019-07-03 10:46:06,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-c1d4c951-03e6-4db2-a82c-c13fed709304 2019-07-03 10:46:06,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-c1d4c951-03e6-4db2-a82c-c13fed709304 2019-07-03 10:46:06,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-c1d4c951-03e6-4db2-a82c-c13fed709304 2019-07-03 10:46:06,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-c1d4c951-03e6-4db2-a82c-c13fed709304 2019-07-03 10:46:06,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d" 2019-07-03 10:46:06,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237ec3b78311a04e58c564516ff9822e0baa9b4d" 2019-07-03 10:46:06,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8 Date: Wed, 03 Jul 2019 10:46:01 GMT RESP BODY: {"floatingip": {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:4a:59", "device_id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d"}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}} 2019-07-03 10:46:06,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-09ed10d8-3226-4c7d-bbf7-b97c3d51d5a8 2019-07-03 10:46:06,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-03 10:46:06,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-03 10:46:06,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37 2019-07-03 10:46:06,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426" 2019-07-03 10:46:06,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426" 2019-07-03 10:46:06,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426" 2019-07-03 10:46:06,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37 2019-07-03 10:46:06,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:46: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-ade8ec44-d5e3-476f-9632-714f474a3c69 x-compute-request-id: req-ade8ec44-d5e3-476f-9632-714f474a3c69 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}} 2019-07-03 10:46:06,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 03 Jul 2019 10:46: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-ade8ec44-d5e3-476f-9632-714f474a3c69 x-compute-request-id: req-ade8ec44-d5e3-476f-9632-714f474a3c69 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}} 2019-07-03 10:46:06,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-ade8ec44-d5e3-476f-9632-714f474a3c69 2019-07-03 10:46:06,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-ade8ec44-d5e3-476f-9632-714f474a3c69 2019-07-03 10:46:06,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-ade8ec44-d5e3-476f-9632-714f474a3c69 2019-07-03 10:46:06,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-ade8ec44-d5e3-476f-9632-714f474a3c69 2019-07-03 10:46:06,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:46:06,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:46:06,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:46:06,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:46:06,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:46:06,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:46:06,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:46:06,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:46:06,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:46:06,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:46:06,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:46:06 GMT 2019-07-03 10:46:06,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:46:06,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-03 10:46:06,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:46:06,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:46:06,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:46:11,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:46:11,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:46:11,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:46:11,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:46:11,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:46:11,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:46:11,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:46:11,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:46:11,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.857Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.857Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.857Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.892Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:02.892Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-2a848d15-526d-4883-88e0-c703fe1bd83a", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.264Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a61820d-1663-4494-812a-b435af80b9e3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.493Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5a61820d-1663-4494-812a-b435af80b9e3", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.494Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a61820d-1663-4494-812a-b435af80b9e3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.493Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "Skipping port 38894115-e834-4f0f-a805-6ceec384be10 attachment, because it is already attached to device (server) id b70c816c-088c-4494-8629-0c7ca9fb6d01.", "level": "info", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.265Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-2a848d15-526d-4883-88e0-c703fe1bd83a", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.265Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5a61820d-1663-4494-812a-b435af80b9e3", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.494Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.488Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-2a848d15-526d-4883-88e0-c703fe1bd83a", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.265Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.487Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-2a848d15-526d-4883-88e0-c703fe1bd83a Date: Wed, 03 Jul 2019 10:46:03 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"b70c816c-088c-4494-8629-0c7ca9fb6d01\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.264Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-2a848d15-526d-4883-88e0-c703fe1bd83a Date: Wed, 03 Jul 2019 10:46:03 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"b70c816c-088c-4494-8629-0c7ca9fb6d01\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.264Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:03.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-2a848d15-526d-4883-88e0-c703fe1bd83a", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.264Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.08640eb1-261a-43a1-b5b4-54e821b5454f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d72c573c48cdf44aa5c7ee7b9425dc08997ca80e\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.922Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d72c573c48cdf44aa5c7ee7b9425dc08997ca80e\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.922Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.349Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.680Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.349Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:03.805Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.349Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370 Date: Wed, 03 Jul 2019 10:46:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"device_id\":\"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.255Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451ca855-3182-446b-ba17-c20d12bcd1de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.261Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370 Date: Wed, 03 Jul 2019 10:46:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"device_id\":\"e8a3a636-55e3-415c-9cb0-32c25e6cd15d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.255Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.255Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.255Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.256Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.256Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.256Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.256Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451ca855-3182-446b-ba17-c20d12bcd1de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.261Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-451ca855-3182-446b-ba17-c20d12bcd1de", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.261Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-451ca855-3182-446b-ba17-c20d12bcd1de", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.261Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3303a2de11a26df536391def2f4ed1219fc5144f\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.692Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3303a2de11a26df536391def2f4ed1219fc5144f\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.692Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.56e3964f-6e96-4f9f-bb0c-47022b45c8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:04.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.849Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:05.550Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35277d8ce658c8a42454cea6ed3f110885937fd0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:05.265Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:05.550Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35277d8ce658c8a42454cea6ed3f110885937fd0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:05.266Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:05.550Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5668bdc1-4445-42dc-ae2b-4f2acc10c21d", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.854Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:05.550Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5668bdc1-4445-42dc-ae2b-4f2acc10c21d", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.854Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:05.550Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.850Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:05.550Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5668bdc1-4445-42dc-ae2b-4f2acc10c21d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.854Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:05.550Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5668bdc1-4445-42dc-ae2b-4f2acc10c21d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:04.854Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:06.118Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-18ccb990-039b-4b58-a05e-0c16063b2621 Date: Wed, 03 Jul 2019 10:46:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:45:52Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"device_id\":\"b70c816c-088c-4494-8629-0c7ca9fb6d01\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:05.890Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:06.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-18ccb990-039b-4b58-a05e-0c16063b2621", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:05.891Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:06.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-18ccb990-039b-4b58-a05e-0c16063b2621", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:05.891Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:06.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-18ccb990-039b-4b58-a05e-0c16063b2621", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:05.891Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:06.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-18ccb990-039b-4b58-a05e-0c16063b2621", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:05.892Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:46:06.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_yzph8p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-03T10:46:05.892Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cf76ea52-29df-437b-a8d2-fecd209184f3", "logger": "ctx.77945130-611e-4695-94e0-1a90cde13934"}], "metadata": {"pagination": {"total": 731, "offset": 636, "size": 50}}} 2019-07-03 10:46:11,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:46:11,502 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:46:11 GMT 2019-07-03 10:46:11,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:46:11,502 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:46:11,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:46:11,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:46:11,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:46:11,502 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:46:11,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37 2019-07-03 10:46:11,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37 2019-07-03 10:46:11,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/341d2dbe-56fa-47a2-9a44-70261271d504.json used request id req-68479dd4-75b8-4be8-a561-3d1c0d19bf37 2019-07-03 10:46:11,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426" 2019-07-03 10:46:11,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6335ea7f38f9010ca94c3bd1518fea28c49426" 2019-07-03 10:46:11,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-2a848d15-526d-4883-88e0-c703fe1bd83a 2019-07-03 10:46:11,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a61820d-1663-4494-812a-b435af80b9e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:11,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5a61820d-1663-4494-812a-b435af80b9e3 2019-07-03 10:46:11,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a61820d-1663-4494-812a-b435af80b9e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:11,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 38894115-e834-4f0f-a805-6ceec384be10 attachment, because it is already attached to device (server) id b70c816c-088c-4494-8629-0c7ca9fb6d01. 2019-07-03 10:46:11,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-2a848d15-526d-4883-88e0-c703fe1bd83a 2019-07-03 10:46:11,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5a61820d-1663-4494-812a-b435af80b9e3 2019-07-03 10:46:11,507 - 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-07-03 10:46:11,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-2a848d15-526d-4883-88e0-c703fe1bd83a 2019-07-03 10:46:11,507 - 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-07-03 10:46:11,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-2a848d15-526d-4883-88e0-c703fe1bd83a Date: Wed, 03 Jul 2019 10:46:03 GMT RESP BODY: {"floatingip": {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:31:27", "device_id": "b70c816c-088c-4494-8629-0c7ca9fb6d01"}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}} 2019-07-03 10:46:11,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-2a848d15-526d-4883-88e0-c703fe1bd83a Date: Wed, 03 Jul 2019 10:46:03 GMT RESP BODY: {"floatingip": {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:31:27", "device_id": "b70c816c-088c-4494-8629-0c7ca9fb6d01"}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}} 2019-07-03 10:46:11,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-2a848d15-526d-4883-88e0-c703fe1bd83a 2019-07-03 10:46:11,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72c573c48cdf44aa5c7ee7b9425dc08997ca80e" 2019-07-03 10:46:11,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72c573c48cdf44aa5c7ee7b9425dc08997ca80e" 2019-07-03 10:46:11,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-03 10:46:11,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-03 10:46:11,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370 Date: Wed, 03 Jul 2019 10:46:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:52Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","device_id":"e8a3a636-55e3-415c-9cb0-32c25e6cd15d","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:46:11,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451ca855-3182-446b-ba17-c20d12bcd1de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:11,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370 Date: Wed, 03 Jul 2019 10:46:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:52Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","device_id":"e8a3a636-55e3-415c-9cb0-32c25e6cd15d","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:46:11,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370 2019-07-03 10:46:11,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370 2019-07-03 10:46:11,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370 2019-07-03 10:46:11,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-9ceacd88-5c14-4aec-9f0c-0dae9ddb7370 2019-07-03 10:46:11,509 - 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-07-03 10:46:11,510 - 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-07-03 10:46:11,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451ca855-3182-446b-ba17-c20d12bcd1de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:11,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-451ca855-3182-446b-ba17-c20d12bcd1de 2019-07-03 10:46:11,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-451ca855-3182-446b-ba17-c20d12bcd1de 2019-07-03 10:46:11,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3303a2de11a26df536391def2f4ed1219fc5144f" 2019-07-03 10:46:11,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3303a2de11a26df536391def2f4ed1219fc5144f" 2019-07-03 10:46:11,511 - 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-07-03 10:46:11,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35277d8ce658c8a42454cea6ed3f110885937fd0" 2019-07-03 10:46:11,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35277d8ce658c8a42454cea6ed3f110885937fd0" 2019-07-03 10:46:11,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5668bdc1-4445-42dc-ae2b-4f2acc10c21d 2019-07-03 10:46:11,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5668bdc1-4445-42dc-ae2b-4f2acc10c21d 2019-07-03 10:46:11,511 - 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-07-03 10:46:11,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5668bdc1-4445-42dc-ae2b-4f2acc10c21d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:11,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5668bdc1-4445-42dc-ae2b-4f2acc10c21d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:46:11,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-18ccb990-039b-4b58-a05e-0c16063b2621 Date: Wed, 03 Jul 2019 10:46:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:45:52Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","device_id":"b70c816c-088c-4494-8629-0c7ca9fb6d01","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:46:11,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-18ccb990-039b-4b58-a05e-0c16063b2621 2019-07-03 10:46:11,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-18ccb990-039b-4b58-a05e-0c16063b2621 2019-07-03 10:46:11,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-18ccb990-039b-4b58-a05e-0c16063b2621 2019-07-03 10:46:11,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-18ccb990-039b-4b58-a05e-0c16063b2621 2019-07-03 10:46:11,513 - 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-07-03 10:46:11,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/cf76ea52-29df-437b-a8d2-fecd209184f3 2019-07-03 10:46:11,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:46:11,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:46:11,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:46:11,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T10:46:09.476Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"} 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:46:11 GMT 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:46:11,563 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:46:11,564 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:46:11,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-07-03T10:44:25.171Z', u'id': u'cf76ea52-29df-437b-a8d2-fecd209184f3', u'ended_at': u'2019-07-03T10:46:09.476Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-03T10:44:25.170Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-07-03 10:46:11,575 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-07-03 10:46:11,630 - 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.202'}, 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.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-07-03 10:46:11,685 - 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.202'}, 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.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-07-03 10:46:11,685 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-07-03 10:46:11,685 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2019-07-03 10:46:11,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:46:11,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:46:13,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10:46: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-ccfb40ee-87c8-4466-8a42-21ab90d0462e x-openstack-request-id: req-ccfb40ee-87c8-4466-8a42-21ab90d0462e 2019-07-03 10:46:13,146 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:46:13,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ccfb40ee-87c8-4466-8a42-21ab90d0462e 2019-07-03 10:46:13,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46017789841s 2019-07-03 10:46:13,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:46:13,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:46:14,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10:46: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-1cbf3898-783c-4c98-a83e-79124209e126 x-openstack-request-id: req-1cbf3898-783c-4c98-a83e-79124209e126 2019-07-03 10:46:14,416 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:46:14,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1cbf3898-783c-4c98-a83e-79124209e126 2019-07-03 10:46:14,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26608085632s 2019-07-03 10:46:14,420 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.18 2019-07-03 10:46:14,420 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:2b:31:27 2019-07-03 10:46:14,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:46:14,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:46:15,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10:46:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06403f57-203c-44ac-8e29-d7519ff7a3f7 x-openstack-request-id: req-06403f57-203c-44ac-8e29-d7519ff7a3f7 2019-07-03 10:46:15,181 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:46:15,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-06403f57-203c-44ac-8e29-d7519ff7a3f7 2019-07-03 10:46:15,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760926961899s 2019-07-03 10:46:15,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:46:15,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:46:16,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10:46: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-52364810-ee8f-47fa-8304-468b3581e0e0 x-openstack-request-id: req-52364810-ee8f-47fa-8304-468b3581e0e0 2019-07-03 10:46:16,058 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:46:16,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-52364810-ee8f-47fa-8304-468b3581e0e0 2019-07-03 10:46:16,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.872310876846s 2019-07-03 10:46:16,062 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2019-07-03 10:46:16,062 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:5c:3e:b1 2019-07-03 10:46:16,062 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-07-03 10:46:16,063 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2019-07-03 10:46:16,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:46:16,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:46:17,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10:46: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-cde8b5d5-ee58-4c17-a686-8b5550de44b5 x-openstack-request-id: req-cde8b5d5-ee58-4c17-a686-8b5550de44b5 2019-07-03 10:46:17,236 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:46:17,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cde8b5d5-ee58-4c17-a686-8b5550de44b5 2019-07-03 10:46:17,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17310190201s 2019-07-03 10:46:17,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:46:17,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:46:18,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10:46: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-b8217836-3a94-4ad4-91f1-16bdd208f444 x-openstack-request-id: req-b8217836-3a94-4ad4-91f1-16bdd208f444 2019-07-03 10:46:18,150 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:46:18,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b8217836-3a94-4ad4-91f1-16bdd208f444 2019-07-03 10:46:18,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.910299062729s 2019-07-03 10:46:18,154 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.30 2019-07-03 10:46:18,154 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:6c:4a:59 2019-07-03 10:46:18,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:46:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:46:19,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10:46: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-fa0f69d9-88ff-4a12-969a-3054676a6ab1 x-openstack-request-id: req-fa0f69d9-88ff-4a12-969a-3054676a6ab1 2019-07-03 10:46:19,533 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:46:19,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fa0f69d9-88ff-4a12-969a-3054676a6ab1 2019-07-03 10:46:19,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37915205956s 2019-07-03 10:46:19,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:46:19,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:46:20,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10:46:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f6da5d0-ce4d-473f-a465-364a12015066 x-openstack-request-id: req-4f6da5d0-ce4d-473f-a465-364a12015066 2019-07-03 10:46:20,531 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:46:20,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4f6da5d0-ce4d-473f-a465-364a12015066 2019-07-03 10:46:20,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993276119232s 2019-07-03 10:46:20,535 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.6 2019-07-03 10:46:20,535 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:e3:50:d2 2019-07-03 10:46:20,535 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-07-03 10:46:20,556 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-07-03 10:46:20,573 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-07-03 10:46:20,573 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-07-03 10:46:20,639 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-07-03 10:46:20' 2019-07-03 10:46:20,639 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-07-03 10:46:20,639 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-07-03 10:46:20,663 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-07-03 10:46:20,666 - paramiko.transport - DEBUG - starting thread (client mode): 0xf835f690L 2019-07-03 10:46:20,667 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:46:20,672 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-03 10:46:20,672 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-03 10:46:20,673 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:46:20,673 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-03 10:46:20,673 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-03 10:46:20,673 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:46:20,673 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-03 10:46:20,673 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:46:20,715 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-03 10:46:20,821 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-03 10:46:20,822 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:46:20,825 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-07-03 10:46:20,853 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:46:20,860 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-03 10:46:20,860 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-03 10:46:20,890 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-07-03 10:46:20,890 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:46:20,891 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:46:20,891 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:46:20,895 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:46:20,896 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:46:21,919 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-03 10:46:22,920 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-03 10:46:27,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-07-03 10:46:28,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:46:33,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-07-03 10:46:34,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:46:39,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-07-03 10:46:40,941 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:46:45,947 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-07-03 10:46:46,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:46:51,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-07-03 10:46:52,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:46:57,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-07-03 10:46:58,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:47:03,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-07-03 10:47:04,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:47:09,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-07-03 10:47:10,976 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:47:15,978 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-07-03 10:47:16,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:47:21,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-07-03 10:47:22,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:47:27,991 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-03 10:47:28,993 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-03 10:47:33,998 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2019-07-03 10:47:35,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-03 10:47:40,005 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2019-07-03 10:47:41,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2019-07-03 10:47:46,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.6 2019-07-03 10:47:47,014 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.6 [edit] vyos@vyos# 2019-07-03 10:47:52,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2019-07-03 10:47:53,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-07-03 10:47:58,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2019-07-03 10:47:59,023 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2019-07-03 10:48:04,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-07-03 10:48:05,030 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-07-03 10:48:10,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-07-03 10:48:11,033 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-07-03 10:48:16,039 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-07-03 10:48:17,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-07-03 10:48:22,046 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-07-03 10:48:23,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-07-03 10:48:28,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-07-03 10:48:29,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-07-03 10:48:34,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-07-03 10:48:35,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-07-03 10:48:40,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-07-03 10:48:41,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-07-03 10:48:46,074 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-07-03 10:48:47,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-07-03 10:48:52,082 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-07-03 10:48:53,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-07-03 10:48:58,089 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-07-03 10:48:59,091 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-07-03 10:49:04,096 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.6 2019-07-03 10:49:05,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2019-07-03 10:49:10,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-03 10:49:11,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-03 10:49:16,142 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 10:49:16,143 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-07-03 10:49:16,186 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-07-03 10:49:16,189 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8538410L 2019-07-03 10:49:16,189 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:49:16,195 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-03 10:49:16,195 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-03 10:49:16,196 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:49:16,196 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-03 10:49:16,196 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-03 10:49:16,197 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:49:16,197 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-03 10:49:16,197 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:49:16,237 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-03 10:49:16,344 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-03 10:49:16,344 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:49:16,347 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: db90d4b3161d6b7233c32e78dcc764f0 2019-07-03 10:49:16,376 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:49:16,386 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-03 10:49:16,387 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-03 10:49:16,412 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-07-03 10:49:16,412 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:49:16,413 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:49:16,414 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:49:16,417 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:49:16,418 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:49:17,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-03 10:49:18,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-03 10:49:23,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-07-03 10:49:24,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:49:29,450 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-07-03 10:49:30,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:49:35,457 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-07-03 10:49:36,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:49:41,464 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-07-03 10:49:42,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:49:47,471 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-07-03 10:49:48,473 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:49:53,478 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-07-03 10:49:54,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:49:59,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-07-03 10:50:00,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:50:05,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-07-03 10:50:06,494 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:50:11,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-07-03 10:50:12,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:50:17,507 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-07-03 10:50:18,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-03 10:50:23,514 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-03 10:50:24,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-03 10:50:29,521 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' 2019-07-03 10:50:30,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-03 10:50:35,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 2019-07-03 10:50:36,530 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 [edit] vyos@vyos# 2019-07-03 10:50:41,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.4 2019-07-03 10:50:42,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.4 [edit] vyos@vyos# 2019-07-03 10:50:47,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inbound 2019-07-03 10:50:48,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-07-03 10:50:53,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 2019-07-03 10:50:54,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2019-07-03 10:50:59,554 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-07-03 10:51:00,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-07-03 10:51:05,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-07-03 10:51:06,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-07-03 10:51:11,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-07-03 10:51:12,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-07-03 10:51:17,576 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-07-03 10:51:18,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-07-03 10:51:23,583 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-07-03 10:51:24,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-07-03 10:51:29,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-07-03 10:51:30,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-07-03 10:51:35,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-07-03 10:51:36,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-07-03 10:51:41,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-07-03 10:51:42,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-07-03 10:51:47,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-07-03 10:51:48,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-07-03 10:51:53,616 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-07-03 10:51:54,618 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-07-03 10:51:59,624 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2019-07-03 10:52:00,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2019-07-03 10:52:05,631 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-03 10:52:06,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-03 10:52:11,727 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 10:52:11,753 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-07-03 10:52:11,753 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-07-03 10:53:11,775 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-07-03 10:53:11,820 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-07-03 10:53:11,824 - paramiko.transport - DEBUG - starting thread (client mode): 0xf8599e90L 2019-07-03 10:53:11,824 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-03 10:53:11,829 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-03 10:53:11,829 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-03 10:53:11,830 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-03 10:53:11,831 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-03 10:53:11,831 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-03 10:53:11,831 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-03 10:53:11,831 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-03 10:53:11,831 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-03 10:53:11,869 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-03 10:53:11,979 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-03 10:53:11,979 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-03 10:53:11,983 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-07-03 10:53:12,018 - paramiko.transport - DEBUG - userauth is OK 2019-07-03 10:53:12,024 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-03 10:53:12,025 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-03 10:53:12,047 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-07-03 10:53:12,047 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-03 10:53:12,048 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-03 10:53:12,049 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-03 10:53:12,050 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:53:12,051 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-03 10:53:13,053 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-07-03 10:53:43,130 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 10:53:43,162 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-07-03 10:53:43,162 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.6, 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.4 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-07-03 10:53:43,162 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:09 Last read 13:14:06, 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.6 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.6, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 51417 Nexthop: 12.0.0.6 Nexthop global: fe80::f816:3eff:fee3:50d2 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-07-03 10:53:43,163 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 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.6 0 32768 i *> 10.0.2.0/24 12.0.0.6 0 32768 i *> 10.0.3.0/24 12.0.0.6 0 32768 i *> 10.0.4.0/24 12.0.0.6 0 32768 i *> 10.0.5.0/24 12.0.0.6 0 32768 i *> 10.0.6.0/24 12.0.0.6 0 32768 i *> 10.0.7.0/24 12.0.0.6 0 32768 i *> 10.0.8.0/24 12.0.0.6 0 32768 i *> 10.0.9.0/24 12.0.0.6 0 32768 i *> 10.0.10.0/24 12.0.0.6 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-03 10:53:43,163 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 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.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-03 10:53:43,163 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.6 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.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-03 10:53:43,163 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-07-03 10:53:43,163 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'442.5' 2019-07-03 10:53:43,164 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-07-03 10:53:43,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:53:43,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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:53:44,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Wed, 03 Jul 2019 10: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-35d0ffb7-3c51-478a-8610-953e364225aa x-openstack-request-id: req-35d0ffb7-3c51-478a-8610-953e364225aa 2019-07-03 10:53:44,861 - 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:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:55Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:53:44,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-35d0ffb7-3c51-478a-8610-953e364225aa 2019-07-03 10:53:44,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.69743394852s 2019-07-03 10:53:44,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 10:53:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:53:45,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 10:53: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-10b8b703-f56d-4c6f-9491-f2321adea3d6 x-openstack-request-id: req-10b8b703-f56d-4c6f-9491-f2321adea3d6 2019-07-03 10:53:45,048 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-10b8b703-f56d-4c6f-9491-f2321adea3d6 2019-07-03 10:53:45,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.1812479496s 2019-07-03 10:53:45,048 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-07-03 10:53:45,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:53:45,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:53:46,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1206 Content-Type: application/json Date: Wed, 03 Jul 2019 10:53:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-328454d1-e42c-4b81-867f-2c4b562c8a24 x-openstack-request-id: req-328454d1-e42c-4b81-867f-2c4b562c8a24 2019-07-03 10:53:46,481 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "11.0.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:31:27", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:3e:b1", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:54.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "b70c816c-088c-4494-8629-0c7ca9fb6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:53:44Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-03T10:45:20Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "11.0.0.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:4a:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:50:d2", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "rel": "bookmark"}], "image": {"id": "47b475e1-c132-499d-9856-494c9b331aa6", "links": [{"href": "http://172.30.9.23:8774/images/47b475e1-c132-499d-9856-494c9b331aa6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:45:52.000000", "flavor": {"id": "96894d76-aa42-472e-b450-be49426b6f97", "links": [{"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "bookmark"}]}, "id": "e8a3a636-55e3-415c-9cb0-32c25e6cd15d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:45:53Z", "hostId": "dba92f01337585c37a6718d46b268978a2a3bb68cef6e0a7b242dd4a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-03T10:45:19Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "341d2dbe-56fa-47a2-9a44-70261271d504"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:40:40Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:53:46,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-328454d1-e42c-4b81-867f-2c4b562c8a24 2019-07-03 10:53:46,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43319177628s 2019-07-03 10:53:46,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 10:53:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:53:46,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 10:53:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-356bc7fe-6984-4b2e-ae11-5f25ed7a40e4 x-openstack-request-id: req-356bc7fe-6984-4b2e-ae11-5f25ed7a40e4 2019-07-03 10:53:46,690 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-356bc7fe-6984-4b2e-ae11-5f25ed7a40e4 2019-07-03 10:53:46,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.204796075821s 2019-07-03 10:53:46,833 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 10:53:46,834 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:40 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-03 10:53:46,838 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-03 10:53:46,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions 2019-07-03 10:53:46,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:53:46,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:53:46,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:53:46,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:53:46,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:53:46,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:53:46,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:53:46,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T10:44:21.346Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:19.000Z", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:19.002Z", "id": "e51fd91d-af5d-45f0-bd90-ea8c7705213f"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T10:46:09.476Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:25.170Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:44:25.171Z", "id": "cf76ea52-29df-437b-a8d2-fecd209184f3"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-07-03 10:53:46,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:53:46,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:53:46 GMT 2019-07-03 10:53:46,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:53:46,934 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:53:46,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:53:46,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:53:46,934 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:53:46,934 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:53:46,935 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.213:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-07-03 10:53:47,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:53:47,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:53:47,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:53:47,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:53:47,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:53:47,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:53:47 GMT 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:53:47,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:53:47,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:53:47,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:53:47,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:53:47 GMT 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:53:47,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-03 10:53:47,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:53:47,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:53:47,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:53:47,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:53:47,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:53:47,631 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:53:47 GMT 2019-07-03 10:53:47,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:53:47,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:53:47,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:53:47,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:53:47,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:53:52,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:53:52,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:53:52,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:53:52,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:53:52,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:48.319Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:48.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:49.538Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:49.319Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:50.168Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:49.370Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:50.168Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:49.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:50.836Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:50.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:51.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.6ed0d2bf-e0fb-472d-a103-554ef36d14c7"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:51.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.e6f2e7b0-b4e7-4007-a5cd-43c5cbd4b0a8"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:51.366Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a054889e-163b-45cf-895c-61241610c9dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:53:51.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.e6f2e7b0-b4e7-4007-a5cd-43c5cbd4b0a8"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:51.366Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a054889e-163b-45cf-895c-61241610c9dd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.058Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.e6f2e7b0-b4e7-4007-a5cd-43c5cbd4b0a8"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:51.984Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}316cc5422e56f36cea08d5527969755945535224\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.e6f2e7b0-b4e7-4007-a5cd-43c5cbd4b0a8"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:51.984Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3394c97c4229fcbb76589b4c309d430c2e1abd57\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.670Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.6ed0d2bf-e0fb-472d-a103-554ef36d14c7"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:51.984Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b2c11a-3806-4624-a6a3-5e14073952d3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:53:51.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.6ed0d2bf-e0fb-472d-a103-554ef36d14c7"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:51.984Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-43b2c11a-3806-4624-a6a3-5e14073952d3", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.6ed0d2bf-e0fb-472d-a103-554ef36d14c7"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:52.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-081c86c8-99b6-4b97-a901-f930fc34f3f7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.e6f2e7b0-b4e7-4007-a5cd-43c5cbd4b0a8"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:52.563Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:52.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:52.563Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 10:53: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-9e3f8f27-c060-4915-a2ba-35fc1bf8755b x-compute-request-id: req-9e3f8f27-c060-4915-a2ba-35fc1bf8755b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:52.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.6ed0d2bf-e0fb-472d-a103-554ef36d14c7"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:52.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-9e3f8f27-c060-4915-a2ba-35fc1bf8755b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:52.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.6ed0d2bf-e0fb-472d-a103-554ef36d14c7"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:52.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-9e3f8f27-c060-4915-a2ba-35fc1bf8755b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:52.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.6ed0d2bf-e0fb-472d-a103-554ef36d14c7"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:52.563Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 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 b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-03T10:53:52.285Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:52.563Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 10:53: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-081c86c8-99b6-4b97-a901-f930fc34f3f7 x-compute-request-id: req-081c86c8-99b6-4b97-a901-f930fc34f3f7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.e6f2e7b0-b4e7-4007-a5cd-43c5cbd4b0a8"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:52.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-081c86c8-99b6-4b97-a901-f930fc34f3f7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:51.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.e6f2e7b0-b4e7-4007-a5cd-43c5cbd4b0a8"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:53:52 GMT 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:53:52,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:53:52,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:53:52,727 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:53:52,728 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-03 10:53:52,728 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:53:52,728 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:53:52,728 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 10:53:52,728 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-03 10:53:52,729 - 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-07-03 10:53:52,729 - 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-07-03 10:53:52,729 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a054889e-163b-45cf-895c-61241610c9dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:53:52,729 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a054889e-163b-45cf-895c-61241610c9dd 2019-07-03 10:53:52,729 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316cc5422e56f36cea08d5527969755945535224" 2019-07-03 10:53:52,729 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3394c97c4229fcbb76589b4c309d430c2e1abd57" 2019-07-03 10:53:52,730 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b2c11a-3806-4624-a6a3-5e14073952d3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:53:52,730 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-43b2c11a-3806-4624-a6a3-5e14073952d3 2019-07-03 10:53:52,730 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-081c86c8-99b6-4b97-a901-f930fc34f3f7 2019-07-03 10:53:52,730 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 10:53:52,730 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 10:53: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-9e3f8f27-c060-4915-a2ba-35fc1bf8755b x-compute-request-id: req-9e3f8f27-c060-4915-a2ba-35fc1bf8755b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found.", "code": 404}} 2019-07-03 10:53:52,730 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-9e3f8f27-c060-4915-a2ba-35fc1bf8755b 2019-07-03 10:53:52,731 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-9e3f8f27-c060-4915-a2ba-35fc1bf8755b 2019-07-03 10:53:52,731 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found. [status_code=404] 2019-07-03 10:53:52,731 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 10:53: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-081c86c8-99b6-4b97-a901-f930fc34f3f7 x-compute-request-id: req-081c86c8-99b6-4b97-a901-f930fc34f3f7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found.", "code": 404}} 2019-07-03 10:53:52,731 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-081c86c8-99b6-4b97-a901-f930fc34f3f7 2019-07-03 10:53:52,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:53:52,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:53:52,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:53:52,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:53:52,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:53:52,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:53:52,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:53:52,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:53:52,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:53:52,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:53:52,784 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:53:52 GMT 2019-07-03 10:53:52,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:53:52,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:53:52,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:53:52,784 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:53:52,784 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:53:57,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:53:57,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:53:57,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:53:57,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:53:57,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:53:57,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:53:57,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:53:57,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:53:57,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:53.162Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:52.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:53.162Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:52.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:53.162Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d 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 e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-03T10:53:52.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:53.757Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:52.856Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:53.757Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:53.185Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:53.757Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:53.383Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.261Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b46e0788-3f0a-4208-abf9-a3d1e0238566", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:53.964Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.261Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b46e0788-3f0a-4208-abf9-a3d1e0238566", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:53.964Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.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": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:53.959Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.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": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:53.959Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.261Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b46e0788-3f0a-4208-abf9-a3d1e0238566 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:53.964Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.261Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b46e0788-3f0a-4208-abf9-a3d1e0238566 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:53.964Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.459Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.793Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f696d4-3b68-45e2-a8c5-6d897cfcc75d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.468Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.459Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.793Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-75f696d4-3b68-45e2-a8c5-6d897cfcc75d", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.468Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.793Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-75f696d4-3b68-45e2-a8c5-6d897cfcc75d", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.468Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.793Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f696d4-3b68-45e2-a8c5-6d897cfcc75d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.468Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.793Z", "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}47f5e77b08cd09dcbe46c8c7f813309761f921e4\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.371Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:54.793Z", "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}47f5e77b08cd09dcbe46c8c7f813309761f921e4\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.371Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7062fe1e-a55b-4872-b094-2c08df431eb5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.725Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-7062fe1e-a55b-4872-b094-2c08df431eb5 Date: Wed, 03 Jul 2019 10:53:54 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.724Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-7062fe1e-a55b-4872-b094-2c08df431eb5 Date: Wed, 03 Jul 2019 10:53:54 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.724Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7062fe1e-a55b-4872-b094-2c08df431eb5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.724Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7062fe1e-a55b-4872-b094-2c08df431eb5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.725Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7062fe1e-a55b-4872-b094-2c08df431eb5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.725Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.726Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.727Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "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}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.876Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "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}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:54.876Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.054Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.054Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.054Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.054Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.055Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.055Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.055Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.056Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.310Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-3b41ed07-fade-4234-98e4-0949abbace37 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.238Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-b1264f4f-2d6d-49fb-b429-97a6f874ba5d", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.577Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-af929aa0-d0f0-4b28-a119-f50242eaa42f Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:49Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.712Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.578Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.578Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.377Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-3b41ed07-fade-4234-98e4-0949abbace37 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.239Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.239Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.239Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.240Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.241Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.242Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}], "metadata": {"pagination": {"total": 127, "offset": 21, "size": 50}}} 2019-07-03 10:53:57,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:53:57,915 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:53:57 GMT 2019-07-03 10:53:57,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:53:57,915 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:53:57,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:53:57,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:53:57,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:53:57,915 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:53:57,918 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-03 10:53:57,918 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:53:57,919 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found. [status_code=404] 2019-07-03 10:53:57,919 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-03 10:53:57,919 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:53:57,919 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-03 10:53:57,919 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b46e0788-3f0a-4208-abf9-a3d1e0238566 2019-07-03 10:53:57,919 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b46e0788-3f0a-4208-abf9-a3d1e0238566 2019-07-03 10:53:57,920 - 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-07-03 10:53:57,920 - 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-07-03 10:53:57,920 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b46e0788-3f0a-4208-abf9-a3d1e0238566 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:53:57,920 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b46e0788-3f0a-4208-abf9-a3d1e0238566 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:53:57,920 - 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-07-03 10:53:57,920 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f696d4-3b68-45e2-a8c5-6d897cfcc75d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:53:57,921 - 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-07-03 10:53:57,921 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-75f696d4-3b68-45e2-a8c5-6d897cfcc75d 2019-07-03 10:53:57,921 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-75f696d4-3b68-45e2-a8c5-6d897cfcc75d 2019-07-03 10:53:57,921 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f696d4-3b68-45e2-a8c5-6d897cfcc75d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:53:57,921 - 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}47f5e77b08cd09dcbe46c8c7f813309761f921e4" 2019-07-03 10:53:57,921 - 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}47f5e77b08cd09dcbe46c8c7f813309761f921e4" 2019-07-03 10:53:57,922 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7062fe1e-a55b-4872-b094-2c08df431eb5 2019-07-03 10:53:57,922 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-7062fe1e-a55b-4872-b094-2c08df431eb5 Date: Wed, 03 Jul 2019 10:53:54 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:53:57,922 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-7062fe1e-a55b-4872-b094-2c08df431eb5 Date: Wed, 03 Jul 2019 10:53:54 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:53:57,922 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7062fe1e-a55b-4872-b094-2c08df431eb5 2019-07-03 10:53:57,922 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7062fe1e-a55b-4872-b094-2c08df431eb5 2019-07-03 10:53:57,922 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7062fe1e-a55b-4872-b094-2c08df431eb5 2019-07-03 10:53:57,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4" 2019-07-03 10:53:57,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4" 2019-07-03 10:53:57,923 - 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}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:53:57,923 - 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}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:53:57,923 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:53:57,923 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:53:57,924 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5 2019-07-03 10:53:57,924 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5 2019-07-03 10:53:57,924 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5 2019-07-03 10:53:57,924 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-fcd0eea6-eb9a-43b6-8e9a-1ffe001786c5 2019-07-03 10:53:57,924 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4" 2019-07-03 10:53:57,924 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4" 2019-07-03 10:53:57,924 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-3b41ed07-fade-4234-98e4-0949abbace37 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:53:57,925 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-b1264f4f-2d6d-49fb-b429-97a6f874ba5d 2019-07-03 10:53:57,925 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-af929aa0-d0f0-4b28-a119-f50242eaa42f Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:49Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:53:57,925 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:53:57,925 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:53:57,925 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4" 2019-07-03 10:53:57,925 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-3b41ed07-fade-4234-98e4-0949abbace37 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:53:57,926 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37 2019-07-03 10:53:57,926 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37 2019-07-03 10:53:57,926 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37 2019-07-03 10:53:57,926 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37 2019-07-03 10:53:57,926 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:53:57,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:53:58,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:53:58,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:53:58,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:53:58,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:53:58,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:53:58,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:53:58,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:53:58,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:53:58,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:53:58,031 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:53:58 GMT 2019-07-03 10:53:58,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:53:58,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:53:58,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:53:58,031 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:53:58,031 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:03,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:03,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:03,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:03,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:03,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:03,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:03,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:03,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:03,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-3b41ed07-fade-4234-98e4-0949abbace37 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.239Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.239Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.239Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.240Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.241Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.242Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.242Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:40:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"21fcdc6f-52e9-456a-94b3-95b8342969ba\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"53249209-00e5-4657-b97c-7eddd5d40408\",\"security_groups\":[\"4f771efb-5e49-4042-b240-9620244b9408\"],\"mac_address\":\"fa:16:3e:a1:5b:d9\",\"device_id\":\"e9b624e3-10ee-48ce-8439-1325851353df\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:38:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.376Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:40:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"21fcdc6f-52e9-456a-94b3-95b8342969ba\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"53249209-00e5-4657-b97c-7eddd5d40408\",\"security_groups\":[\"4f771efb-5e49-4042-b240-9620244b9408\"],\"mac_address\":\"fa:16:3e:a1:5b:d9\",\"device_id\":\"e9b624e3-10ee-48ce-8439-1325851353df\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:38:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.376Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.376Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.376Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.376Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:55.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.377Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-7ed71583-ed96-4141-967f-5eff4756d975", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.251Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-af929aa0-d0f0-4b28-a119-f50242eaa42f Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:49Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.712Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-af929aa0-d0f0-4b28-a119-f50242eaa42f", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.712Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-af929aa0-d0f0-4b28-a119-f50242eaa42f", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.712Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-af929aa0-d0f0-4b28-a119-f50242eaa42f", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.713Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-af929aa0-d0f0-4b28-a119-f50242eaa42f", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.713Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "Detaching port ec019ffc-8364-4223-b711-b0c5a2a0ad87...", "level": "info", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.713Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.714Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.714Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-638ec249-f42a-4961-ab26-83191f244a65 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:40:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"21fcdc6f-52e9-456a-94b3-95b8342969ba\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"53249209-00e5-4657-b97c-7eddd5d40408\",\"security_groups\":[\"4f771efb-5e49-4042-b240-9620244b9408\"],\"mac_address\":\"fa:16:3e:a1:5b:d9\",\"device_id\":\"e9b624e3-10ee-48ce-8439-1325851353df\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:38:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.902Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-638ec249-f42a-4961-ab26-83191f244a65 Date: Wed, 03 Jul 2019 10:53:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:40:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"21fcdc6f-52e9-456a-94b3-95b8342969ba\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"53249209-00e5-4657-b97c-7eddd5d40408\",\"security_groups\":[\"4f771efb-5e49-4042-b240-9620244b9408\"],\"mac_address\":\"fa:16:3e:a1:5b:d9\",\"device_id\":\"e9b624e3-10ee-48ce-8439-1325851353df\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:38:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.902Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-638ec249-f42a-4961-ab26-83191f244a65", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.902Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-638ec249-f42a-4961-ab26-83191f244a65", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.902Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-638ec249-f42a-4961-ab26-83191f244a65", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.902Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-638ec249-f42a-4961-ab26-83191f244a65", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.902Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.904Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\"", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:55.904Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7ed71583-ed96-4141-967f-5eff4756d975 Date: Wed, 03 Jul 2019 10:53:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:49Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.250Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7ed71583-ed96-4141-967f-5eff4756d975 Date: Wed, 03 Jul 2019 10:53:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:49Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.250Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-7ed71583-ed96-4141-967f-5eff4756d975", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.250Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-7ed71583-ed96-4141-967f-5eff4756d975", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.251Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-7ed71583-ed96-4141-967f-5eff4756d975", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.252Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "Detaching port 20f1d228-6a76-4d4f-bdd9-cd18f364780e...", "level": "info", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.252Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.253Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:56.602Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.253Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7609a519-e9ec-4e01-8824-3ae5379b9e01 Date: Wed, 03 Jul 2019 10:53:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.941Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.942Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-846f1930-1b3b-484f-b66c-529966bed481", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.592Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-846f1930-1b3b-484f-b66c-529966bed481", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.592Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "Successfully detached port ec019ffc-8364-4223-b711-b0c5a2a0ad87", "level": "info", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.592Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7609a519-e9ec-4e01-8824-3ae5379b9e01 Date: Wed, 03 Jul 2019 10:53:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.941Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:57.024Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "Successfully detached port 20f1d228-6a76-4d4f-bdd9-cd18f364780e", "level": "info", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.943Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.943Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.943Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.942Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-846f1930-1b3b-484f-b66c-529966bed481 Date: Wed, 03 Jul 2019 10:53:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:56Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_yzph8p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.592Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a88cb410-82ae-454f-9181-ec3172c29de9"}], "metadata": {"pagination": {"total": 229, "offset": 71, "size": 50}}} 2019-07-03 10:54:03,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:03,119 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:03 GMT 2019-07-03 10:54:03,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:03,119 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:03,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:03,119 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:03,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:03,119 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:03,121 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-3b41ed07-fade-4234-98e4-0949abbace37 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:54:03,122 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37 2019-07-03 10:54:03,122 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37 2019-07-03 10:54:03,122 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37 2019-07-03 10:54:03,122 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3b41ed07-fade-4234-98e4-0949abbace37 2019-07-03 10:54:03,122 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:54:03,123 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:54:03,123 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:03,123 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:03,123 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5 2019-07-03 10:54:03,123 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5 2019-07-03 10:54:03,123 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-dafe6ec8-ece5-4147-b97d-e30ebbf2b8d5 2019-07-03 10:54:03,124 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4" 2019-07-03 10:54:03,124 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-7ed71583-ed96-4141-967f-5eff4756d975 2019-07-03 10:54:03,124 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-af929aa0-d0f0-4b28-a119-f50242eaa42f Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:49Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:03,124 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-af929aa0-d0f0-4b28-a119-f50242eaa42f 2019-07-03 10:54:03,124 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-af929aa0-d0f0-4b28-a119-f50242eaa42f 2019-07-03 10:54:03,124 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-af929aa0-d0f0-4b28-a119-f50242eaa42f 2019-07-03 10:54:03,124 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-af929aa0-d0f0-4b28-a119-f50242eaa42f 2019-07-03 10:54:03,125 - functest.core.cloudify - DEBUG - Detaching port ec019ffc-8364-4223-b711-b0c5a2a0ad87... 2019-07-03 10:54:03,125 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-03 10:54:03,125 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f5e77b08cd09dcbe46c8c7f813309761f921e4" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-03 10:54:03,125 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-638ec249-f42a-4961-ab26-83191f244a65 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:03,125 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-638ec249-f42a-4961-ab26-83191f244a65 Date: Wed, 03 Jul 2019 10:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:03,125 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-638ec249-f42a-4961-ab26-83191f244a65 2019-07-03 10:54:03,126 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-638ec249-f42a-4961-ab26-83191f244a65 2019-07-03 10:54:03,126 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-638ec249-f42a-4961-ab26-83191f244a65 2019-07-03 10:54:03,126 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-638ec249-f42a-4961-ab26-83191f244a65 2019-07-03 10:54:03,126 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:54:03,126 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" 2019-07-03 10:54:03,126 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7ed71583-ed96-4141-967f-5eff4756d975 Date: Wed, 03 Jul 2019 10:53:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:49Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:03,126 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7ed71583-ed96-4141-967f-5eff4756d975 Date: Wed, 03 Jul 2019 10:53:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:49Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:03,127 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-7ed71583-ed96-4141-967f-5eff4756d975 2019-07-03 10:54:03,127 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-7ed71583-ed96-4141-967f-5eff4756d975 2019-07-03 10:54:03,127 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-7ed71583-ed96-4141-967f-5eff4756d975 2019-07-03 10:54:03,127 - functest.core.cloudify - DEBUG - Detaching port 20f1d228-6a76-4d4f-bdd9-cd18f364780e... 2019-07-03 10:54:03,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-03 10:54:03,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b4b96fbb94280104c5b41c043110452438d96" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-03 10:54:03,127 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7609a519-e9ec-4e01-8824-3ae5379b9e01 Date: Wed, 03 Jul 2019 10:53:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:03,128 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01 2019-07-03 10:54:03,128 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-846f1930-1b3b-484f-b66c-529966bed481 2019-07-03 10:54:03,128 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-846f1930-1b3b-484f-b66c-529966bed481 2019-07-03 10:54:03,128 - functest.core.cloudify - DEBUG - Successfully detached port ec019ffc-8364-4223-b711-b0c5a2a0ad87 2019-07-03 10:54:03,128 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7609a519-e9ec-4e01-8824-3ae5379b9e01 Date: Wed, 03 Jul 2019 10:53:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:03,128 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-03 10:54:03,128 - functest.core.cloudify - DEBUG - Successfully detached port 20f1d228-6a76-4d4f-bdd9-cd18f364780e 2019-07-03 10:54:03,129 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01 2019-07-03 10:54:03,129 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01 2019-07-03 10:54:03,129 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01 2019-07-03 10:54:03,129 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-846f1930-1b3b-484f-b66c-529966bed481 Date: Wed, 03 Jul 2019 10:53:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:56Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:03,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:03,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:03,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:03,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:03,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:03 GMT 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:03,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:03,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:08,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:08,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:08,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:08,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.942Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.943Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.168Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01", "level": "debug", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:56.943Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ec903e1d-44f5-412e-a2f4-a1bc0b8952bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.766Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:57.538Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.766Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_202a41", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:57.402Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:57.766Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:57.172Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:58.383Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.294Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.736Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.736Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "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}b9766110b269ebf04cabc56314f5c55d06f81bb1\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.724Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "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}b9766110b269ebf04cabc56314f5c55d06f81bb1\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.723Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4480eaa5-f48b-4985-b09d-bffff681da69", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.299Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f49eb6-3df4-408b-904f-fbae7418f632 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.742Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4480eaa5-f48b-4985-b09d-bffff681da69 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.299Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4480eaa5-f48b-4985-b09d-bffff681da69 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.299Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.294Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-55f49eb6-3df4-408b-904f-fbae7418f632", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.743Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-55f49eb6-3df4-408b-904f-fbae7418f632", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.743Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f49eb6-3df4-408b-904f-fbae7418f632 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.742Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.050Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4480eaa5-f48b-4985-b09d-bffff681da69", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:58.299Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-fffa2541-95f1-424c-8440-a69857d2f19d Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.090Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fffa2541-95f1-424c-8440-a69857d2f19d", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.090Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fffa2541-95f1-424c-8440-a69857d2f19d", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.090Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fffa2541-95f1-424c-8440-a69857d2f19d", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.091Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9a57c8be-0d6a-4267-a389-1e274e639319 Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.418Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fffa2541-95f1-424c-8440-a69857d2f19d", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.091Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.092Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.092Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "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}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.155Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "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}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.155Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:53:59.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-fffa2541-95f1-424c-8440-a69857d2f19d Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.090Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.753Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9a57c8be-0d6a-4267-a389-1e274e639319 Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.418Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-9a57c8be-0d6a-4267-a389-1e274e639319", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.419Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-9a57c8be-0d6a-4267-a389-1e274e639319", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.419Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-9a57c8be-0d6a-4267-a389-1e274e639319", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.419Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-9a57c8be-0d6a-4267-a389-1e274e639319", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.419Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.420Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.420Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.625Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.625Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.626Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09 Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:40:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"21fcdc6f-52e9-456a-94b3-95b8342969ba\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"53249209-00e5-4657-b97c-7eddd5d40408\",\"security_groups\":[\"4f771efb-5e49-4042-b240-9620244b9408\"],\"mac_address\":\"fa:16:3e:a1:5b:d9\",\"device_id\":\"e9b624e3-10ee-48ce-8439-1325851353df\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:38:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.751Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09 Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:40:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"21fcdc6f-52e9-456a-94b3-95b8342969ba\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"53249209-00e5-4657-b97c-7eddd5d40408\",\"security_groups\":[\"4f771efb-5e49-4042-b240-9620244b9408\"],\"mac_address\":\"fa:16:3e:a1:5b:d9\",\"device_id\":\"e9b624e3-10ee-48ce-8439-1325851353df\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:38:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.751Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.752Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.752Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.752Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.752Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1\"", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.753Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.625Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}], "metadata": {"pagination": {"total": 279, "offset": 121, "size": 50}}} 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:08 GMT 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:08,352 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:08,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:08,353 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:08,353 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:08,353 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:08,355 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01 2019-07-03 10:54:08,355 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01 2019-07-03 10:54:08,356 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-7609a519-e9ec-4e01-8824-3ae5379b9e01 2019-07-03 10:54:08,356 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-03 10:54:08,356 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-03 10:54:08,356 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-03 10:54:08,356 - 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-07-03 10:54:08,356 - 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-07-03 10:54:08,357 - 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-07-03 10:54:08,357 - 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}b9766110b269ebf04cabc56314f5c55d06f81bb1" 2019-07-03 10:54:08,357 - 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}b9766110b269ebf04cabc56314f5c55d06f81bb1" 2019-07-03 10:54:08,357 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4480eaa5-f48b-4985-b09d-bffff681da69 2019-07-03 10:54:08,357 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f49eb6-3df4-408b-904f-fbae7418f632 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:08,357 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4480eaa5-f48b-4985-b09d-bffff681da69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:08,358 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4480eaa5-f48b-4985-b09d-bffff681da69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:08,358 - 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-07-03 10:54:08,358 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-55f49eb6-3df4-408b-904f-fbae7418f632 2019-07-03 10:54:08,358 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-55f49eb6-3df4-408b-904f-fbae7418f632 2019-07-03 10:54:08,358 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f49eb6-3df4-408b-904f-fbae7418f632 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:08,358 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4480eaa5-f48b-4985-b09d-bffff681da69 2019-07-03 10:54:08,358 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-fffa2541-95f1-424c-8440-a69857d2f19d Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:54:08,359 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fffa2541-95f1-424c-8440-a69857d2f19d 2019-07-03 10:54:08,359 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fffa2541-95f1-424c-8440-a69857d2f19d 2019-07-03 10:54:08,359 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fffa2541-95f1-424c-8440-a69857d2f19d 2019-07-03 10:54:08,359 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9a57c8be-0d6a-4267-a389-1e274e639319 Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:08,359 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fffa2541-95f1-424c-8440-a69857d2f19d 2019-07-03 10:54:08,359 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1" 2019-07-03 10:54:08,360 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1" 2019-07-03 10:54:08,360 - 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}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" 2019-07-03 10:54:08,360 - 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}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" 2019-07-03 10:54:08,360 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-fffa2541-95f1-424c-8440-a69857d2f19d Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:54:08,360 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1" 2019-07-03 10:54:08,360 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9a57c8be-0d6a-4267-a389-1e274e639319 Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:08,361 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-9a57c8be-0d6a-4267-a389-1e274e639319 2019-07-03 10:54:08,361 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-9a57c8be-0d6a-4267-a389-1e274e639319 2019-07-03 10:54:08,361 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-9a57c8be-0d6a-4267-a389-1e274e639319 2019-07-03 10:54:08,361 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-9a57c8be-0d6a-4267-a389-1e274e639319 2019-07-03 10:54:08,361 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1" 2019-07-03 10:54:08,361 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1" 2019-07-03 10:54:08,361 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f 2019-07-03 10:54:08,362 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f 2019-07-03 10:54:08,362 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f 2019-07-03 10:54:08,362 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09 Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:08,362 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09 Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:08,362 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09 2019-07-03 10:54:08,362 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09 2019-07-03 10:54:08,362 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09 2019-07-03 10:54:08,363 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-9fd2ee7d-6929-41c5-b2ca-c998a4227d09 2019-07-03 10:54:08,363 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1" 2019-07-03 10:54:08,363 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:54:08,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:08,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:08,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:08,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:08,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:08,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:08,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:08,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:08,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:08,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:08,419 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:08 GMT 2019-07-03 10:54:08,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:08,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:54:08,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:08,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:08,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:13,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:13,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:13,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:13,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:13,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:13,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:13,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:13,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:13,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:6c:4a:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.30\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"d11e8345-65aa-46d4-967e-5157a846611e\", \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}, {\"router_id\": \"4e8c317e-d078-49cc-9f8d-d89a62be91f8\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:40:44Z\", \"updated_at\": \"2019-07-03T10:40:48Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a1:5b:d9\", \"device_id\": \"e9b624e3-10ee-48ce-8439-1325851353df\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"53249209-00e5-4657-b97c-7eddd5d40408\", \"id\": \"c02d7757-31c5-43ae-853c-ca033e2111a0\", \"qos_policy_id\": null}, {\"router_id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:45:10Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:2b:31:27\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": \"38894115-e834-4f0f-a805-6ceec384be10\", \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.625Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.626Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.627Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.627Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-67838bde-39c7-45d1-ba58-aa3eb9f818b2 Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.974Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-67838bde-39c7-45d1-ba58-aa3eb9f818b2 Date: Wed, 03 Jul 2019 10:53:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.974Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-67838bde-39c7-45d1-ba58-aa3eb9f818b2", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.974Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-67838bde-39c7-45d1-ba58-aa3eb9f818b2", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.974Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-67838bde-39c7-45d1-ba58-aa3eb9f818b2", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.974Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-67838bde-39c7-45d1-ba58-aa3eb9f818b2", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.974Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.975Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:53:59.975Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.230Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-410e91ef-7420-4b24-83dd-e3b7e47992ae Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:49Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.082Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.323Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-412777d6-9043-4396-af5d-a11613b69e1c", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.321Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-412777d6-9043-4396-af5d-a11613b69e1c", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.321Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-412777d6-9043-4396-af5d-a11613b69e1c Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:40:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"21fcdc6f-52e9-456a-94b3-95b8342969ba\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"53249209-00e5-4657-b97c-7eddd5d40408\",\"security_groups\":[\"4f771efb-5e49-4042-b240-9620244b9408\"],\"mac_address\":\"fa:16:3e:a1:5b:d9\",\"device_id\":\"e9b624e3-10ee-48ce-8439-1325851353df\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:38:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.321Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-412777d6-9043-4396-af5d-a11613b69e1c Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:40:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"21fcdc6f-52e9-456a-94b3-95b8342969ba\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"53249209-00e5-4657-b97c-7eddd5d40408\",\"security_groups\":[\"4f771efb-5e49-4042-b240-9620244b9408\"],\"mac_address\":\"fa:16:3e:a1:5b:d9\",\"device_id\":\"e9b624e3-10ee-48ce-8439-1325851353df\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:38:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.321Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-412777d6-9043-4396-af5d-a11613b69e1c", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.321Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:49Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.368Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:49Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.368Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.368Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-412777d6-9043-4396-af5d-a11613b69e1c", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.322Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.368Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.369Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-3b0d26ef-1008-48aa-abc9-332e911de586 Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:00Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.692Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.369Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "Detaching port d11e8345-65aa-46d4-967e-5157a846611e...", "level": "info", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.369Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.369Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.371Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.084Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-410e91ef-7420-4b24-83dd-e3b7e47992ae", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.083Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "Detaching port 38894115-e834-4f0f-a805-6ceec384be10...", "level": "info", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.083Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c\"", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.322Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-410e91ef-7420-4b24-83dd-e3b7e47992ae Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:49Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.082Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-410e91ef-7420-4b24-83dd-e3b7e47992ae", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.082Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-410e91ef-7420-4b24-83dd-e3b7e47992ae", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.083Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.084Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:00.814Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-410e91ef-7420-4b24-83dd-e3b7e47992ae", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.083Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.692Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "Successfully detached port d11e8345-65aa-46d4-967e-5157a846611e", "level": "info", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.738Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-90170e5f-c402-4824-bce8-63829091b595", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.738Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-90170e5f-c402-4824-bce8-63829091b595", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.737Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-90170e5f-c402-4824-bce8-63829091b595", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.737Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-90170e5f-c402-4824-bce8-63829091b595", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.737Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-90170e5f-c402-4824-bce8-63829091b595 Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:00Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.737Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-90170e5f-c402-4824-bce8-63829091b595 Date: Wed, 03 Jul 2019 10:54:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:00Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.737Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8b6b9e0f-25ba-43f2-a211-1e982879a4d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "Successfully detached port 38894115-e834-4f0f-a805-6ceec384be10", "level": "info", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.693Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.693Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.692Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}], "metadata": {"pagination": {"total": 373, "offset": 171, "size": 50}}} 2019-07-03 10:54:13,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:13,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:13 GMT 2019-07-03 10:54:13,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:13,513 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:13,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:13,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:13,514 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:13,514 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:13,517 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"floatingips": [{"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:6c:4a:59", "device_id": ""}, "fixed_ip_address": "11.0.0.30", "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "d11e8345-65aa-46d4-967e-5157a846611e", "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}, {"router_id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:40:44Z", "updated_at": "2019-07-03T10:40:48Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:5b:d9", "device_id": "e9b624e3-10ee-48ce-8439-1325851353df"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "53249209-00e5-4657-b97c-7eddd5d40408", "id": "c02d7757-31c5-43ae-853c-ca033e2111a0", "qos_policy_id": null}, {"router_id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:45:10Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "device_owner": "", "mac_address": "fa:16:3e:2b:31:27", "device_id": ""}, "fixed_ip_address": "11.0.0.18", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": "38894115-e834-4f0f-a805-6ceec384be10", "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}]} 2019-07-03 10:54:13,517 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0d1c16d2-1ab6-41e6-a75b-8969490f1e6f 2019-07-03 10:54:13,517 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" 2019-07-03 10:54:13,517 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" 2019-07-03 10:54:13,517 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-67838bde-39c7-45d1-ba58-aa3eb9f818b2 Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:13,518 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-67838bde-39c7-45d1-ba58-aa3eb9f818b2 Date: Wed, 03 Jul 2019 10:53:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:13,518 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-67838bde-39c7-45d1-ba58-aa3eb9f818b2 2019-07-03 10:54:13,518 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-67838bde-39c7-45d1-ba58-aa3eb9f818b2 2019-07-03 10:54:13,518 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-67838bde-39c7-45d1-ba58-aa3eb9f818b2 2019-07-03 10:54:13,518 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-67838bde-39c7-45d1-ba58-aa3eb9f818b2 2019-07-03 10:54:13,519 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" 2019-07-03 10:54:13,519 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" 2019-07-03 10:54:13,519 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-410e91ef-7420-4b24-83dd-e3b7e47992ae Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:49Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:13,519 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" 2019-07-03 10:54:13,519 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-412777d6-9043-4396-af5d-a11613b69e1c 2019-07-03 10:54:13,519 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-412777d6-9043-4396-af5d-a11613b69e1c 2019-07-03 10:54:13,520 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-412777d6-9043-4396-af5d-a11613b69e1c Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:13,520 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-412777d6-9043-4396-af5d-a11613b69e1c Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:40:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","ip_address":"192.168.120.14"}],"id":"53249209-00e5-4657-b97c-7eddd5d40408","security_groups":["4f771efb-5e49-4042-b240-9620244b9408"],"mac_address":"fa:16:3e:a1:5b:d9","device_id":"e9b624e3-10ee-48ce-8439-1325851353df","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:13,520 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-412777d6-9043-4396-af5d-a11613b69e1c 2019-07-03 10:54:13,520 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:49Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:13,520 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:49Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:13,520 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf 2019-07-03 10:54:13,521 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53249209-00e5-4657-b97c-7eddd5d40408.json used request id req-412777d6-9043-4396-af5d-a11613b69e1c 2019-07-03 10:54:13,521 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf 2019-07-03 10:54:13,521 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf 2019-07-03 10:54:13,521 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-3b0d26ef-1008-48aa-abc9-332e911de586 Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:00Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:13,521 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-aa2d7f16-99ab-426a-bca8-d8eaca7b89bf 2019-07-03 10:54:13,521 - functest.core.cloudify - DEBUG - Detaching port d11e8345-65aa-46d4-967e-5157a846611e... 2019-07-03 10:54:13,522 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-03 10:54:13,522 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-03 10:54:13,522 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-03 10:54:13,522 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-410e91ef-7420-4b24-83dd-e3b7e47992ae 2019-07-03 10:54:13,522 - functest.core.cloudify - DEBUG - Detaching port 38894115-e834-4f0f-a805-6ceec384be10... 2019-07-03 10:54:13,522 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046be9f353b8321bbb943c6a2168ff8cb0d99d3c" 2019-07-03 10:54:13,522 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-410e91ef-7420-4b24-83dd-e3b7e47992ae Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:49Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:13,523 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-410e91ef-7420-4b24-83dd-e3b7e47992ae 2019-07-03 10:54:13,523 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-410e91ef-7420-4b24-83dd-e3b7e47992ae 2019-07-03 10:54:13,523 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9766110b269ebf04cabc56314f5c55d06f81bb1" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-03 10:54:13,523 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-410e91ef-7420-4b24-83dd-e3b7e47992ae 2019-07-03 10:54:13,523 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586 2019-07-03 10:54:13,523 - functest.core.cloudify - DEBUG - Successfully detached port d11e8345-65aa-46d4-967e-5157a846611e 2019-07-03 10:54:13,524 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-90170e5f-c402-4824-bce8-63829091b595 2019-07-03 10:54:13,524 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-90170e5f-c402-4824-bce8-63829091b595 2019-07-03 10:54:13,524 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-90170e5f-c402-4824-bce8-63829091b595 2019-07-03 10:54:13,524 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-90170e5f-c402-4824-bce8-63829091b595 2019-07-03 10:54:13,524 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-90170e5f-c402-4824-bce8-63829091b595 Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:00Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:13,524 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-90170e5f-c402-4824-bce8-63829091b595 Date: Wed, 03 Jul 2019 10:54:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:00Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:13,524 - functest.core.cloudify - DEBUG - Successfully detached port 38894115-e834-4f0f-a805-6ceec384be10 2019-07-03 10:54:13,525 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586 2019-07-03 10:54:13,525 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586 2019-07-03 10:54:13,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:13,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:13,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:13,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:13,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:13,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:13 GMT 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:13,579 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:13,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:18,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:18,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:18,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:18,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:18,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:18,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:18,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:18,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:18,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.693Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.329Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586", "level": "debug", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:00.692Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.a0186ee0-584c-4a70-b6ff-07c92179ae80"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.983Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:01.479Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.983Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_9kjku9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:01.349Z", "source_id": "reference_vnf_host_24a6ag", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:01.983Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_avyxxu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:01.347Z", "source_id": "target_vnf_host_4gt2cc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:02.578Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:01.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:02.578Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:01.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:02.578Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:01.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.226Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c1ac0385-9e5d-4ae2-b1aa-e6b8b84ac2a6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:02.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.05e9c9f6-12d2-4a21-8908-0d4f32a80ffc"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.226Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ac0385-9e5d-4ae2-b1aa-e6b8b84ac2a6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:02.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.05e9c9f6-12d2-4a21-8908-0d4f32a80ffc"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.226Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:02.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.05e9c9f6-12d2-4a21-8908-0d4f32a80ffc"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.226Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:02.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.05e9c9f6-12d2-4a21-8908-0d4f32a80ffc"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.226Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:01.817Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.226Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:02.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5fbe4a-1f04-442b-af65-a4f960d969a9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.743Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05175b30-b40d-40b9-b749-53dcdcde82e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:03.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5fbe4a-1f04-442b-af65-a4f960d969a9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.743Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-05175b30-b40d-40b9-b749-53dcdcde82e7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5fbe4a-1f04-442b-af65-a4f960d969a9"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.743Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1629492f-e314-4abd-a651-8b009b6bb2e3 x-compute-request-id: req-1629492f-e314-4abd-a651-8b009b6bb2e3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.05e9c9f6-12d2-4a21-8908-0d4f32a80ffc"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.743Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5fbe4a-1f04-442b-af65-a4f960d969a9"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:03.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6405ff0a69e4d979bb057f6b31ea0252395682e3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.05e9c9f6-12d2-4a21-8908-0d4f32a80ffc"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:04.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-bb078b9c-d031-465e-932a-2fdf3cf0d880", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5fbe4a-1f04-442b-af65-a4f960d969a9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:04.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-bb078b9c-d031-465e-932a-2fdf3cf0d880", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.986Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5fbe4a-1f04-442b-af65-a4f960d969a9"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:04.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-1629492f-e314-4abd-a651-8b009b6bb2e3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.05e9c9f6-12d2-4a21-8908-0d4f32a80ffc"}, {"node_instance_id": "reference_vnf_host_24a6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:04.358Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-1629492f-e314-4abd-a651-8b009b6bb2e3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.05e9c9f6-12d2-4a21-8908-0d4f32a80ffc"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:04.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da5c05e8dc9556efba443a850f61f1d71f665b2b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.761Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5fbe4a-1f04-442b-af65-a4f960d969a9"}, {"node_instance_id": "target_vnf_host_4gt2cc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:04.358Z", "message": "RESP: [404] Date: Wed, 03 Jul 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb078b9c-d031-465e-932a-2fdf3cf0d880 x-compute-request-id: req-bb078b9c-d031-465e-932a-2fdf3cf0d880 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:03.986Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5fbe4a-1f04-442b-af65-a4f960d969a9"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:04.358Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:04.121Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_host_24a6ag", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:04.358Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 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 b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-03T10:54:04.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:05.004Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d 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 e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-03T10:54:04.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:05.004Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:04.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:05.004Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:04.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:05.600Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:04.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:05.600Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:04.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_host_4gt2cc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:05.600Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:04.820Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:06.195Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:06.195Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:06.195Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:06.791Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.391Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:06.791Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:06.791Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.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": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.600Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8c1b5799-b219-4e58-95c3-2638cf31102a"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.417Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.716Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.417Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.752Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.417Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:05.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.417Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7593aca-a923-4227-895e-5c8f6719a7a0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.605Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8c1b5799-b219-4e58-95c3-2638cf31102a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.417Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e7593aca-a923-4227-895e-5c8f6719a7a0", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.605Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8c1b5799-b219-4e58-95c3-2638cf31102a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.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": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.990Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.417Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b07c6f5-b9cd-4453-a2b8-063dec261e77 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.995Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.417Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8b07c6f5-b9cd-4453-a2b8-063dec261e77", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.995Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.417Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13d0d95eb249ebdaae8f425900e83035203f8274\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.031Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8c1b5799-b219-4e58-95c3-2638cf31102a"}], "metadata": {"pagination": {"total": 435, "offset": 221, "size": 50}}} 2019-07-03 10:54:18,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:18,667 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:18 GMT 2019-07-03 10:54:18,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:18,667 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:18,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:18,668 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:18,668 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:18,668 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:18,670 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586 2019-07-03 10:54:18,670 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-3b0d26ef-1008-48aa-abc9-332e911de586 2019-07-03 10:54:18,670 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:18,671 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-03 10:54:18,671 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-03 10:54:18,671 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:18,671 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:18,671 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:18,671 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c1ac0385-9e5d-4ae2-b1aa-e6b8b84ac2a6 2019-07-03 10:54:18,672 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ac0385-9e5d-4ae2-b1aa-e6b8b84ac2a6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:18,672 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 10:54:18,672 - 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-07-03 10:54:18,672 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 10:54:18,672 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-03 10:54:18,672 - 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-07-03 10:54:18,673 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05175b30-b40d-40b9-b749-53dcdcde82e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:18,673 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-05175b30-b40d-40b9-b749-53dcdcde82e7 2019-07-03 10:54:18,673 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1629492f-e314-4abd-a651-8b009b6bb2e3 x-compute-request-id: req-1629492f-e314-4abd-a651-8b009b6bb2e3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found.", "code": 404}} 2019-07-03 10:54:18,673 - functest.core.cloudify - DEBUG - deleting server 2019-07-03 10:54:18,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6405ff0a69e4d979bb057f6b31ea0252395682e3" 2019-07-03 10:54:18,673 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-bb078b9c-d031-465e-932a-2fdf3cf0d880 2019-07-03 10:54:18,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d used request id req-bb078b9c-d031-465e-932a-2fdf3cf0d880 2019-07-03 10:54:18,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-1629492f-e314-4abd-a651-8b009b6bb2e3 2019-07-03 10:54:18,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b70c816c-088c-4494-8629-0c7ca9fb6d01 used request id req-1629492f-e314-4abd-a651-8b009b6bb2e3 2019-07-03 10:54:18,674 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e8a3a636-55e3-415c-9cb0-32c25e6cd15d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5c05e8dc9556efba443a850f61f1d71f665b2b" 2019-07-03 10:54:18,674 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 03 Jul 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb078b9c-d031-465e-932a-2fdf3cf0d880 x-compute-request-id: req-bb078b9c-d031-465e-932a-2fdf3cf0d880 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found.", "code": 404}} 2019-07-03 10:54:18,674 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:18,675 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance b70c816c-088c-4494-8629-0c7ca9fb6d01 could not be found. [status_code=404] 2019-07-03 10:54:18,675 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance e8a3a636-55e3-415c-9cb0-32c25e6cd15d could not be found. [status_code=404] 2019-07-03 10:54:18,675 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:18,675 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:18,675 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:18,675 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:18,675 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:18,676 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:18,676 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:18,676 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:18,676 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-03 10:54:18,676 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:18,676 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:18,676 - 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-07-03 10:54:18,677 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:18,677 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-03 10:54:18,677 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:18,677 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7593aca-a923-4227-895e-5c8f6719a7a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:18,677 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e7593aca-a923-4227-895e-5c8f6719a7a0 2019-07-03 10:54:18,677 - 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-07-03 10:54:18,677 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b07c6f5-b9cd-4453-a2b8-063dec261e77 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:18,678 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8b07c6f5-b9cd-4453-a2b8-063dec261e77 2019-07-03 10:54:18,678 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d0d95eb249ebdaae8f425900e83035203f8274" -d '{"floatingip": {"port_id": null}}' 2019-07-03 10:54:18,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:18,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:18,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:18,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:18,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:18,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:18,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:18,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:18,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:18,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:18,735 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:18 GMT 2019-07-03 10:54:18,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:18,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:54:18,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:18,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:18,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:23,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:23,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:23,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:23,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:23,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:23,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:23,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:23,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:23,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e0e76fd0d808919369bbfd004d8ebe2597ee20c\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.415Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.994Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.035Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.994Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.994Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.994Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e0e76fd0d808919369bbfd004d8ebe2597ee20c\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.776Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.994Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 used request id req-16bd9476-de71-4943-bee9-63b6b09d630a", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.776Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.994Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 used request id req-16bd9476-de71-4943-bee9-63b6b09d630a", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.775Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:07.994Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-16bd9476-de71-4943-bee9-63b6b09d630a Date: Wed, 03 Jul 2019 10:54:07 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:56Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.775Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:08.606Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.756Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:08.606Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-600e055e-9322-457f-9cd4-731951107f33", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.090Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:08.606Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600e055e-9322-457f-9cd4-731951107f33 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.090Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:08.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.086Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:08.606Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac93939c-2087-4874-a8bc-56456d46abc7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.364Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.9e97058b-2685-4a72-b6c6-c6a4581f855c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:08.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.356Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.9e97058b-2685-4a72-b6c6-c6a4581f855c"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:08.606Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-206405ee-2cca-430c-9794-14ffac07233d", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.694Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8c1b5799-b219-4e58-95c3-2638cf31102a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-206405ee-2cca-430c-9794-14ffac07233d", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.694Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8c1b5799-b219-4e58-95c3-2638cf31102a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-206405ee-2cca-430c-9794-14ffac07233d Date: Wed, 03 Jul 2019 10:54:08 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:32Z\", \"updated_at\": \"2019-07-03T10:54:07Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 5, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": null, \"id\": \"c74590c9-1cfb-4445-a7ef-4f60d452e7e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.693Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.8c1b5799-b219-4e58-95c3-2638cf31102a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8fe16e432c87134ae4cf2aa227948eb5753d59cb\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.503Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e0e76fd0d808919369bbfd004d8ebe2597ee20c\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.568Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-13451402-af44-443d-8b99-e38528bd01d1", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.567Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-13451402-af44-443d-8b99-e38528bd01d1", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.567Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-13451402-af44-443d-8b99-e38528bd01d1 Date: Wed, 03 Jul 2019 10:54:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:08Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.567Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ac93939c-2087-4874-a8bc-56456d46abc7", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.364Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.9e97058b-2685-4a72-b6c6-c6a4581f855c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e used request id req-b03171cc-1a9b-4bfb-be2d-1cd544daeff0", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.845Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b03171cc-1a9b-4bfb-be2d-1cd544daeff0 Date: Wed, 03 Jul 2019 10:54:08 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:53:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.844Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:06.818Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.119Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.473Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cc59fd58f441c1474eb8eb817b977bcbded08b9\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.774Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.9e97058b-2685-4a72-b6c6-c6a4581f855c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8fe16e432c87134ae4cf2aa227948eb5753d59cb\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.851Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.117Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e used request id req-b03171cc-1a9b-4bfb-be2d-1cd544daeff0", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.845Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2d67562a-a9ce-46a2-8fd6-3f818e45960d Date: Wed, 03 Jul 2019 10:54:09 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:09Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.412Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-2d67562a-a9ce-46a2-8fd6-3f818e45960d", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.412Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-2d67562a-a9ce-46a2-8fd6-3f818e45960d", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.413Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8fe16e432c87134ae4cf2aa227948eb5753d59cb\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.414Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:07.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_zxkd6y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.040Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.177Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa0a2ff-05d1-4925-b07a-f8c4182fa67d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:08.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.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": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.986Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cfa0a2ff-05d1-4925-b07a-f8c4182fa67d", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-cde0c40d-90fe-450f-9106-803fdf2c7e4b Date: Wed, 03 Jul 2019 10:54:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:08Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"ec019ffc-8364-4223-b711-b0c5a2a0ad87\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:5c:3e:b1\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.931Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-cde0c40d-90fe-450f-9106-803fdf2c7e4b", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.931Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-cde0c40d-90fe-450f-9106-803fdf2c7e4b", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:08.931Z", "source_id": "reference_vnf_data_plane_port_yzph8p", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.fc5a636e-2205-431b-b72b-0141b3f8d948"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:09.626Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01ddfc69eb2161115fb40725e4a0ec6b0329d72c\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.242Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.242Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}], "metadata": {"pagination": {"total": 489, "offset": 271, "size": 50}}} 2019-07-03 10:54:23,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:23,837 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:23 GMT 2019-07-03 10:54:23,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:23,837 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:23,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:23,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:23,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:23,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:23,840 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0e76fd0d808919369bbfd004d8ebe2597ee20c" 2019-07-03 10:54:23,841 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:23,841 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:23,841 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:23,841 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0e76fd0d808919369bbfd004d8ebe2597ee20c" -d '{"port": {"security_groups": []}}' 2019-07-03 10:54:23,841 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 used request id req-16bd9476-de71-4943-bee9-63b6b09d630a 2019-07-03 10:54:23,841 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=ec019ffc-8364-4223-b711-b0c5a2a0ad87 used request id req-16bd9476-de71-4943-bee9-63b6b09d630a 2019-07-03 10:54:23,842 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-16bd9476-de71-4943-bee9-63b6b09d630a Date: Wed, 03 Jul 2019 10:54:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:56Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:5c:3e:b1","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-03 10:54:23,842 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:23,842 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-600e055e-9322-457f-9cd4-731951107f33 2019-07-03 10:54:23,842 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600e055e-9322-457f-9cd4-731951107f33 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:23,842 - 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-07-03 10:54:23,842 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac93939c-2087-4874-a8bc-56456d46abc7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:23,843 - 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-07-03 10:54:23,843 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:23,843 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-206405ee-2cca-430c-9794-14ffac07233d 2019-07-03 10:54:23,843 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-206405ee-2cca-430c-9794-14ffac07233d 2019-07-03 10:54:23,843 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-206405ee-2cca-430c-9794-14ffac07233d Date: Wed, 03 Jul 2019 10:54:08 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:32Z", "updated_at": "2019-07-03T10:54:07Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 5, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": null, "id": "c74590c9-1cfb-4445-a7ef-4f60d452e7e7", "qos_policy_id": null}} 2019-07-03 10:54:23,843 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe16e432c87134ae4cf2aa227948eb5753d59cb" 2019-07-03 10:54:23,843 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0e76fd0d808919369bbfd004d8ebe2597ee20c" 2019-07-03 10:54:23,844 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-13451402-af44-443d-8b99-e38528bd01d1 2019-07-03 10:54:23,844 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-13451402-af44-443d-8b99-e38528bd01d1 2019-07-03 10:54:23,844 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-13451402-af44-443d-8b99-e38528bd01d1 Date: Wed, 03 Jul 2019 10:54:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":[],"mac_address":"fa:16:3e:5c:3e:b1","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:23,844 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ac93939c-2087-4874-a8bc-56456d46abc7 2019-07-03 10:54:23,844 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e used request id req-b03171cc-1a9b-4bfb-be2d-1cd544daeff0 2019-07-03 10:54:23,844 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b03171cc-1a9b-4bfb-be2d-1cd544daeff0 Date: Wed, 03 Jul 2019 10:54:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:53:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:e3:50:d2","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-03 10:54:23,844 - functest.core.cloudify - DEBUG - deleting keypair 2019-07-03 10:54:23,845 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-03 10:54:23,845 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-03 10:54:23,845 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:23,845 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc59fd58f441c1474eb8eb817b977bcbded08b9" -d '{"floatingip": {"port_id": null}}' 2019-07-03 10:54:23,845 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe16e432c87134ae4cf2aa227948eb5753d59cb" -d '{"port": {"security_groups": []}}' 2019-07-03 10:54:23,845 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=20f1d228-6a76-4d4f-bdd9-cd18f364780e used request id req-b03171cc-1a9b-4bfb-be2d-1cd544daeff0 2019-07-03 10:54:23,846 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2d67562a-a9ce-46a2-8fd6-3f818e45960d Date: Wed, 03 Jul 2019 10:54:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:09Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":[],"mac_address":"fa:16:3e:e3:50:d2","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:23,846 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-2d67562a-a9ce-46a2-8fd6-3f818e45960d 2019-07-03 10:54:23,846 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-2d67562a-a9ce-46a2-8fd6-3f818e45960d 2019-07-03 10:54:23,846 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe16e432c87134ae4cf2aa227948eb5753d59cb" 2019-07-03 10:54:23,846 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-03 10:54:23,846 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-03 10:54:23,846 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-03 10:54:23,847 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa0a2ff-05d1-4925-b07a-f8c4182fa67d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:23,847 - 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-07-03 10:54:23,847 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-07-03 10:54:23,847 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cfa0a2ff-05d1-4925-b07a-f8c4182fa67d 2019-07-03 10:54:23,847 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-cde0c40d-90fe-450f-9106-803fdf2c7e4b Date: Wed, 03 Jul 2019 10:54:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.4"}],"id":"ec019ffc-8364-4223-b711-b0c5a2a0ad87","security_groups":[],"mac_address":"fa:16:3e:5c:3e:b1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:23,847 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-cde0c40d-90fe-450f-9106-803fdf2c7e4b 2019-07-03 10:54:23,847 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-cde0c40d-90fe-450f-9106-803fdf2c7e4b 2019-07-03 10:54:23,848 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ddfc69eb2161115fb40725e4a0ec6b0329d72c" 2019-07-03 10:54:23,848 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:23,848 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:23,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:23,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:23,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:23,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:23,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:23,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:23,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:23,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:23,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:23,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:23,915 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:23 GMT 2019-07-03 10:54:23,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:23,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:54:23,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:23,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:23,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:28,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:29,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:29,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:29,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.242Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.242Z", "message": "RESP: [202] Date: Wed, 03 Jul 2019 10:54: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-7b65a8eb-4ecb-4f15-91f8-1b75b1922564 x-compute-request-id: req-7b65a8eb-4ecb-4f15-91f8-1b75b1922564 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.242Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-7b65a8eb-4ecb-4f15-91f8-1b75b1922564", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": "keypair_ve1g8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.242Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-7b65a8eb-4ecb-4f15-91f8-1b75b1922564", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:09.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.463b7933-ec3d-425a-9d44-98a65e50277f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-88f79a49-bbb6-4880-b473-64bfe2ab01ff Date: Wed, 03 Jul 2019 10:54:10 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"created_at\": \"2019-07-03T10:44:34Z\", \"updated_at\": \"2019-07-03T10:54:09Z\", \"floating_network_id\": \"849979e7-e940-42b9-876b-b95c2d632a75\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 5, \"project_id\": \"068a832645664916b3b4034a3cc58dcc\", \"port_id\": null, \"id\": \"9b623c59-c3c0-4e46-a608-3ab972537dfa\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.522Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.9e97058b-2685-4a72-b6c6-c6a4581f855c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-88f79a49-bbb6-4880-b473-64bfe2ab01ff", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.522Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.9e97058b-2685-4a72-b6c6-c6a4581f855c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-88f79a49-bbb6-4880-b473-64bfe2ab01ff", "level": "debug", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.522Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.9e97058b-2685-4a72-b6c6-c6a4581f855c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8576656bd94fbbb85a7f78cc2a4816f377f642e3\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.695Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.276Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-5c6c3585-35e9-46ea-b5db-8db564faa851", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.254Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-5c6c3585-35e9-46ea-b5db-8db564faa851", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.255Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71b08503-b776-4cca-b345-69e0899ed8a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.281Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-71b08503-b776-4cca-b345-69e0899ed8a2", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.281Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5c6c3585-35e9-46ea-b5db-8db564faa851 Date: Wed, 03 Jul 2019 10:54:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:09Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d\",\"ip_address\":\"12.0.0.6\"}],\"id\":\"20f1d228-6a76-4d4f-bdd9-cd18f364780e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:e3:50:d2\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:42Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.254Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.855c8bd1-81fb-4397-8bd1-205bee8390f2"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:10.799Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.028Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.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_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5ccdd2-01ae-4099-bb5a-5ffe41376485"}, {"node_instance_id": "keypair_ve1g8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 used request id req-4af5682d-76de-49db-aac1-52909e3dd543", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.071Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 used request id req-4af5682d-76de-49db-aac1-52909e3dd543", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.071Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-4af5682d-76de-49db-aac1-52909e3dd543 Date: Wed, 03 Jul 2019 10:54:11 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:00Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:2b:31:27\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.070Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b1e3d1b-22a7-4b8f-8ea9-f54e4ae164ee Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:11.131Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5ccdd2-01ae-4099-bb5a-5ffe41376485"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9b1e3d1b-22a7-4b8f-8ea9-f54e4ae164ee", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.131Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5ccdd2-01ae-4099-bb5a-5ffe41376485"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:10.631Z", "source_id": "target_vnf_data_plane_port_202a41", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8576656bd94fbbb85a7f78cc2a4816f377f642e3\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.072Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:11.439Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5ccdd2-01ae-4099-bb5a-5ffe41376485"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.025Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.025Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_7ytkyh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.037Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.025Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.156Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.025Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e76ca0e4ff3b0b90524cb45d5131afd8c0e653f3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:11.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5ccdd2-01ae-4099-bb5a-5ffe41376485"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.541Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-60b26110-3ca2-4a48-b4fc-833546dfff94", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.186Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.541Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60b26110-3ca2-4a48-b4fc-833546dfff94 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.186Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.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": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.182Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8576656bd94fbbb85a7f78cc2a4816f377f642e3\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.093Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.541Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-26363c76-6e8d-400c-959e-36bafbf90d2f", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.092Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.541Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-26363c76-6e8d-400c-959e-36bafbf90d2f", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.092Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.541Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-26363c76-6e8d-400c-959e-36bafbf90d2f Date: Wed, 03 Jul 2019 10:54:12 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:11Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:2b:31:27\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.091Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:12.541Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.c2b0f21e-8662-401a-b1b1-22330c80ff7a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.899Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e097d7ba9222ab7920a02dc08e3d7fa72757172\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.635Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-786a5aeb-2a29-4128-9f3c-dd57f3862d6f", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.429Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-786a5aeb-2a29-4128-9f3c-dd57f3862d6f", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.429Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-786a5aeb-2a29-4128-9f3c-dd57f3862d6f Date: Wed, 03 Jul 2019 10:54:12 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:11Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.18\"}],\"id\":\"38894115-e834-4f0f-a805-6ceec384be10\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:2b:31:27\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.428Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0efd0c6d-c402-4095-bba9-3b3fec8d8141", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.c2b0f21e-8662-401a-b1b1-22330c80ff7a"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0efd0c6d-c402-4095-bba9-3b3fec8d8141 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:12.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.c2b0f21e-8662-401a-b1b1-22330c80ff7a"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.c2b0f21e-8662-401a-b1b1-22330c80ff7a"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7e57cdce7b67c22845be9df0b008dd62204b91b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.841Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.c2b0f21e-8662-401a-b1b1-22330c80ff7a"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-65de2f58-40a0-437f-8864-5a2b207b7661", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.4d5ccdd2-01ae-4099-bb5a-5ffe41376485"}], "metadata": {"pagination": {"total": 518, "offset": 321, "size": 50}}} 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:28 GMT 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:29,001 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:29,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:29,002 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:29,002 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:29,002 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:29,004 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:29,004 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 03 Jul 2019 10:54: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-7b65a8eb-4ecb-4f15-91f8-1b75b1922564 x-compute-request-id: req-7b65a8eb-4ecb-4f15-91f8-1b75b1922564 Content-Length: 0 Content-Type: application/json 2019-07-03 10:54:29,004 - 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-7b65a8eb-4ecb-4f15-91f8-1b75b1922564 2019-07-03 10:54:29,005 - 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-7b65a8eb-4ecb-4f15-91f8-1b75b1922564 2019-07-03 10:54:29,005 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-88f79a49-bbb6-4880-b473-64bfe2ab01ff Date: Wed, 03 Jul 2019 10:54:10 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:44:34Z", "updated_at": "2019-07-03T10:54:09Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 5, "project_id": "068a832645664916b3b4034a3cc58dcc", "port_id": null, "id": "9b623c59-c3c0-4e46-a608-3ab972537dfa", "qos_policy_id": null}} 2019-07-03 10:54:29,005 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-88f79a49-bbb6-4880-b473-64bfe2ab01ff 2019-07-03 10:54:29,005 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-88f79a49-bbb6-4880-b473-64bfe2ab01ff 2019-07-03 10:54:29,005 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8576656bd94fbbb85a7f78cc2a4816f377f642e3" 2019-07-03 10:54:29,005 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-03 10:54:29,005 - 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-07-03 10:54:29,006 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-5c6c3585-35e9-46ea-b5db-8db564faa851 2019-07-03 10:54:29,006 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-5c6c3585-35e9-46ea-b5db-8db564faa851 2019-07-03 10:54:29,006 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71b08503-b776-4cca-b345-69e0899ed8a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:29,006 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-71b08503-b776-4cca-b345-69e0899ed8a2 2019-07-03 10:54:29,006 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5c6c3585-35e9-46ea-b5db-8db564faa851 Date: Wed, 03 Jul 2019 10:54:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:09Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8917adeb-b3aa-43a6-93f8-7fc3c4118f4d","ip_address":"12.0.0.6"}],"id":"20f1d228-6a76-4d4f-bdd9-cd18f364780e","security_groups":[],"mac_address":"fa:16:3e:e3:50:d2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:29,006 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-03 10:54:29,007 - 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-07-03 10:54:29,007 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:29,007 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 used request id req-4af5682d-76de-49db-aac1-52909e3dd543 2019-07-03 10:54:29,007 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=38894115-e834-4f0f-a805-6ceec384be10 used request id req-4af5682d-76de-49db-aac1-52909e3dd543 2019-07-03 10:54:29,007 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-4af5682d-76de-49db-aac1-52909e3dd543 Date: Wed, 03 Jul 2019 10:54:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:00Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:2b:31:27","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-03 10:54:29,007 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b1e3d1b-22a7-4b8f-8ea9-f54e4ae164ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:29,008 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9b1e3d1b-22a7-4b8f-8ea9-f54e4ae164ee 2019-07-03 10:54:29,008 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:29,008 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:29,008 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-03 10:54:29,008 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8576656bd94fbbb85a7f78cc2a4816f377f642e3" -d '{"port": {"security_groups": []}}' 2019-07-03 10:54:29,008 - functest.core.cloudify - DEBUG - deleting port 2019-07-03 10:54:29,008 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-03 10:54:29,009 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-03 10:54:29,009 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-03 10:54:29,009 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76ca0e4ff3b0b90524cb45d5131afd8c0e653f3" 2019-07-03 10:54:29,009 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-60b26110-3ca2-4a48-b4fc-833546dfff94 2019-07-03 10:54:29,009 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60b26110-3ca2-4a48-b4fc-833546dfff94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:29,009 - 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-07-03 10:54:29,009 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8576656bd94fbbb85a7f78cc2a4816f377f642e3" 2019-07-03 10:54:29,010 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-26363c76-6e8d-400c-959e-36bafbf90d2f 2019-07-03 10:54:29,010 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-26363c76-6e8d-400c-959e-36bafbf90d2f 2019-07-03 10:54:29,010 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-26363c76-6e8d-400c-959e-36bafbf90d2f Date: Wed, 03 Jul 2019 10:54:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:11Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":[],"mac_address":"fa:16:3e:2b:31:27","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:29,010 - functest.core.cloudify - DEBUG - deleting port 2019-07-03 10:54:29,010 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-03 10:54:29,010 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e097d7ba9222ab7920a02dc08e3d7fa72757172" 2019-07-03 10:54:29,011 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-786a5aeb-2a29-4128-9f3c-dd57f3862d6f 2019-07-03 10:54:29,011 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-786a5aeb-2a29-4128-9f3c-dd57f3862d6f 2019-07-03 10:54:29,011 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-786a5aeb-2a29-4128-9f3c-dd57f3862d6f Date: Wed, 03 Jul 2019 10:54:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:11Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.18"}],"id":"38894115-e834-4f0f-a805-6ceec384be10","security_groups":[],"mac_address":"fa:16:3e:2b:31:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:29,011 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0efd0c6d-c402-4095-bba9-3b3fec8d8141 2019-07-03 10:54:29,011 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0efd0c6d-c402-4095-bba9-3b3fec8d8141 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:29,011 - 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-07-03 10:54:29,011 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e57cdce7b67c22845be9df0b008dd62204b91b" 2019-07-03 10:54:29,012 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/ec019ffc-8364-4223-b711-b0c5a2a0ad87.json used request id req-65de2f58-40a0-437f-8864-5a2b207b7661 2019-07-03 10:54:29,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:29,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:29,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:29,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:29,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:29,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:29,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:29,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:29,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:29,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:29,065 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:29 GMT 2019-07-03 10:54:29,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:29,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:54:29,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:29,066 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:29,066 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:34,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:34,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:34,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:34,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:34,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:34,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:34,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:34,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:34,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-786a5aeb-2a29-4128-9f3c-dd57f3862d6f", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.429Z", "source_id": "reference_vnf_port_9kjku9", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.bbacccd1-0814-464f-bc12-252c174a3a9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.056Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e097d7ba9222ab7920a02dc08e3d7fa72757172\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.635Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.656Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.656Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.064Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.656Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.243Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.656Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-937efb6f-d4d4-4f6c-a7e2-b6bd1183d78f Date: Wed, 03 Jul 2019 10:54:12 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:00Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[\"ed83093a-386e-43cf-8d06-7ecd4b41713e\"],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.925Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.656Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e used request id req-937efb6f-d4d4-4f6c-a7e2-b6bd1183d78f", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.926Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.656Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e used request id req-937efb6f-d4d4-4f6c-a7e2-b6bd1183d78f", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.926Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:13.656Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e097d7ba9222ab7920a02dc08e3d7fa72757172\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:12.926Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-72ef6edc-10d8-4d79-bf97-8329d018f9fd Date: Wed, 03 Jul 2019 10:54:13 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:13Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.619Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-4eae4e1e-7b56-4e9e-8e5d-19814e7d45d8", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.880Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-4eae4e1e-7b56-4e9e-8e5d-19814e7d45d8", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.880Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-4eae4e1e-7b56-4e9e-8e5d-19814e7d45d8 Date: Wed, 03 Jul 2019 10:54:13 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-03T10:54:13Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c308b56c-4723-449c-bfdf-4d9869d8aec9\",\"ip_address\":\"11.0.0.30\"}],\"id\":\"d11e8345-65aa-46d4-967e-5157a846611e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:6c:4a:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"068a832645664916b3b4034a3cc58dcc\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"341d2dbe-56fa-47a2-9a44-70261271d504\",\"tenant_id\":\"068a832645664916b3b4034a3cc58dcc\",\"created_at\":\"2019-07-03T10:44:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.880Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-a2a8b1e7-deb2-4fac-8ac2-92b9cf772656", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.c2b0f21e-8662-401a-b1b1-22330c80ff7a"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-a2a8b1e7-deb2-4fac-8ac2-92b9cf772656", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.c2b0f21e-8662-401a-b1b1-22330c80ff7a"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2a8b1e7-deb2-4fac-8ac2-92b9cf772656 Date: Wed, 03 Jul 2019 10:54:13 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.c2b0f21e-8662-401a-b1b1-22330c80ff7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-72ef6edc-10d8-4d79-bf97-8329d018f9fd", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.619Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-72ef6edc-10d8-4d79-bf97-8329d018f9fd", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.620Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e097d7ba9222ab7920a02dc08e3d7fa72757172\"", "level": "debug", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.620Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.3691cbe1-6db6-49bc-bb13-760df603fe4b"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.427Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_data_plane_port_yzph8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.265Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:13.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.852Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.aabba6d3-dc9c-404f-814c-56a4965e819a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.852Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_akm11d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.284Z", "source_id": "target_vnf_port_avyxxu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.852Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.458Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.852Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ecc93160-33bf-47f8-b324-583bdea2066c", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.525Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.aabba6d3-dc9c-404f-814c-56a4965e819a"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.852Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecc93160-33bf-47f8-b324-583bdea2066c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:14.525Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.aabba6d3-dc9c-404f-814c-56a4965e819a"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.aabba6d3-dc9c-404f-814c-56a4965e819a"}, {"node_instance_id": "target_vnf_data_plane_port_202a41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:14.852Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:15.482Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:15.482Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:15.482Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:15.482Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a77c6f23ac803e67689e7d4eeb65cb3be4dd6a3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.aabba6d3-dc9c-404f-814c-56a4965e819a"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.030Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:14.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.030Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96ce1a9b-e761-48d7-ac98-475037e444a8 Date: Wed, 03 Jul 2019 10:54: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": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.aabba6d3-dc9c-404f-814c-56a4965e819a"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.030Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.259Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b5f3c7af9baa975275cccde52cd3778e27d874c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.188c11b6-9396-4e27-9d64-2d2de7f5f331"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b6cf2335-7312-4a5c-8732-0724be77c1bd", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.188c11b6-9396-4e27-9d64-2d2de7f5f331"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cf2335-7312-4a5c-8732-0724be77c1bd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:15.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.188c11b6-9396-4e27-9d64-2d2de7f5f331"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.188c11b6-9396-4e27-9d64-2d2de7f5f331"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.188c11b6-9396-4e27-9d64-2d2de7f5f331"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-96ce1a9b-e761-48d7-ac98-475037e444a8", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.aabba6d3-dc9c-404f-814c-56a4965e819a"}, {"node_instance_id": "reference_vnf_port_9kjku9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-96ce1a9b-e761-48d7-ac98-475037e444a8", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.aabba6d3-dc9c-404f-814c-56a4965e819a"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:15.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:16.694Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.326Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.640Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.326Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.326Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}], "metadata": {"pagination": {"total": 545, "offset": 371, "size": 50}}} 2019-07-03 10:54:34,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:34,157 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:34 GMT 2019-07-03 10:54:34,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:34,157 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:34,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:34,157 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:34,157 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:34,157 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:34,159 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-786a5aeb-2a29-4128-9f3c-dd57f3862d6f 2019-07-03 10:54:34,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e097d7ba9222ab7920a02dc08e3d7fa72757172" 2019-07-03 10:54:34,159 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:34,160 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:34,160 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-03 10:54:34,160 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-937efb6f-d4d4-4f6c-a7e2-b6bd1183d78f Date: Wed, 03 Jul 2019 10:54:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:00Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":["ed83093a-386e-43cf-8d06-7ecd4b41713e"],"mac_address":"fa:16:3e:6c:4a:59","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-03 10:54:34,160 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e used request id req-937efb6f-d4d4-4f6c-a7e2-b6bd1183d78f 2019-07-03 10:54:34,160 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=d11e8345-65aa-46d4-967e-5157a846611e used request id req-937efb6f-d4d4-4f6c-a7e2-b6bd1183d78f 2019-07-03 10:54:34,160 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e097d7ba9222ab7920a02dc08e3d7fa72757172" -d '{"port": {"security_groups": []}}' 2019-07-03 10:54:34,160 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-72ef6edc-10d8-4d79-bf97-8329d018f9fd Date: Wed, 03 Jul 2019 10:54:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:13Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":[],"mac_address":"fa:16:3e:6c:4a:59","project_id":"068a832645664916b3b4034a3cc58dcc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-03 10:54:34,161 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-4eae4e1e-7b56-4e9e-8e5d-19814e7d45d8 2019-07-03 10:54:34,161 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-4eae4e1e-7b56-4e9e-8e5d-19814e7d45d8 2019-07-03 10:54:34,161 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-4eae4e1e-7b56-4e9e-8e5d-19814e7d45d8 Date: Wed, 03 Jul 2019 10:54:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-03T10:54:13Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c308b56c-4723-449c-bfdf-4d9869d8aec9","ip_address":"11.0.0.30"}],"id":"d11e8345-65aa-46d4-967e-5157a846611e","security_groups":[],"mac_address":"fa:16:3e:6c:4a:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"068a832645664916b3b4034a3cc58dcc","qos_policy_id":null,"admin_state_up":true,"network_id":"341d2dbe-56fa-47a2-9a44-70261271d504","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:44:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-03 10:54:34,161 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-a2a8b1e7-deb2-4fac-8ac2-92b9cf772656 2019-07-03 10:54:34,161 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/20f1d228-6a76-4d4f-bdd9-cd18f364780e.json used request id req-a2a8b1e7-deb2-4fac-8ac2-92b9cf772656 2019-07-03 10:54:34,161 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2a8b1e7-deb2-4fac-8ac2-92b9cf772656 Date: Wed, 03 Jul 2019 10:54:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:34,162 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-72ef6edc-10d8-4d79-bf97-8329d018f9fd 2019-07-03 10:54:34,162 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-72ef6edc-10d8-4d79-bf97-8329d018f9fd 2019-07-03 10:54:34,162 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e097d7ba9222ab7920a02dc08e3d7fa72757172" 2019-07-03 10:54:34,162 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-03 10:54:34,162 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-03 10:54:34,162 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:34,162 - functest.core.cloudify - DEBUG - deleting port 2019-07-03 10:54:34,163 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-03 10:54:34,163 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:34,163 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ecc93160-33bf-47f8-b324-583bdea2066c 2019-07-03 10:54:34,163 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecc93160-33bf-47f8-b324-583bdea2066c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:34,163 - 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-07-03 10:54:34,163 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:34,163 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:34,163 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:34,164 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:34,164 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a77c6f23ac803e67689e7d4eeb65cb3be4dd6a3" 2019-07-03 10:54:34,164 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-03 10:54:34,164 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96ce1a9b-e761-48d7-ac98-475037e444a8 Date: Wed, 03 Jul 2019 10:54:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:34,164 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:34,164 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-07-03 10:54:34,164 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5f3c7af9baa975275cccde52cd3778e27d874c" 2019-07-03 10:54:34,165 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b6cf2335-7312-4a5c-8732-0724be77c1bd 2019-07-03 10:54:34,165 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cf2335-7312-4a5c-8732-0724be77c1bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:34,165 - 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-07-03 10:54:34,165 - functest.core.cloudify - DEBUG - deleting port 2019-07-03 10:54:34,165 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-96ce1a9b-e761-48d7-ac98-475037e444a8 2019-07-03 10:54:34,165 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/38894115-e834-4f0f-a805-6ceec384be10.json used request id req-96ce1a9b-e761-48d7-ac98-475037e444a8 2019-07-03 10:54:34,165 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:34,166 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:34,166 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-03 10:54:34,166 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:34,166 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:34,166 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:34,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:34,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:34,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:34 GMT 2019-07-03 10:54:34,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:34,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:54:34,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:34,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:34,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:39,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:39,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:39,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:39,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:39,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:39,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:39,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.326Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e43fd6b4-cd7f-49c3-bc6f-7a6505902459 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.f1d6d827-9b8a-4b18-8517-a5022c287dbc"}, {"node_instance_id": "reference_vnf_port_9kjku9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.326Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.326Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e43fd6b4-cd7f-49c3-bc6f-7a6505902459", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.f1d6d827-9b8a-4b18-8517-a5022c287dbc"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.326Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.640Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.890Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.086Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.890Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-2cfdc8a6-65d6-40fb-8826-e00de852e440", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.188c11b6-9396-4e27-9d64-2d2de7f5f331"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.890Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cfdc8a6-65d6-40fb-8826-e00de852e440 Date: Wed, 03 Jul 2019 10:54:17 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.188c11b6-9396-4e27-9d64-2d2de7f5f331"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.890Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.890Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:16.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.890Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/8917adeb-b3aa-43a6-93f8-7fc3c4118f4d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3887d8ce491ba938bbbdfa1a7b4f9106852f9bed\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.f1d6d827-9b8a-4b18-8517-a5022c287dbc"}, {"node_instance_id": "target_vnf_port_avyxxu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:17.890Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-2cfdc8a6-65d6-40fb-8826-e00de852e440", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.188c11b6-9396-4e27-9d64-2d2de7f5f331"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:18.504Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:18.504Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_port_avyxxu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:18.504Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:17.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.072Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3dc377fc0863a3447de70b69ef128e42dade342\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.973652f5-84f0-4c9b-b188-d81c6d3c8bf3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.072Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5287b61-217f-4bb3-9823-2f0f01702f09 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:18.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.973652f5-84f0-4c9b-b188-d81c6d3c8bf3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.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": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.561Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.973652f5-84f0-4c9b-b188-d81c6d3c8bf3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.072Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.561Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.973652f5-84f0-4c9b-b188-d81c6d3c8bf3"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.072Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.072Z", "message": "Stopping node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.141Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.072Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a5287b61-217f-4bb3-9823-2f0f01702f09", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.567Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.973652f5-84f0-4c9b-b188-d81c6d3c8bf3"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.699Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.653Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.699Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.622Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.699Z", "message": "Stopping node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:19.699Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:18.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.327Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.327Z", "message": "RESP: [204] X-Openstack-Request-Id: req-6fb65840-f204-4960-81da-c67a3ee6acb5 Content-Length: 0 Date: Wed, 03 Jul 2019 10:54:19 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-07-03T10:54:19.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.973652f5-84f0-4c9b-b188-d81c6d3c8bf3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.327Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-6fb65840-f204-4960-81da-c67a3ee6acb5", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.973652f5-84f0-4c9b-b188-d81c6d3c8bf3"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.327Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-6fb65840-f204-4960-81da-c67a3ee6acb5", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.973652f5-84f0-4c9b-b188-d81c6d3c8bf3"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.327Z", "message": "Unlinking relationships", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.017Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.327Z", "message": "Unlinking relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.927Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-95e77566-941d-4548-b2cc-2bc81c29a30b", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.527Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.eedb0d8a-eee3-4eab-9125-7cfb15662385"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.927Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e77566-941d-4548-b2cc-2bc81c29a30b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.527Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.eedb0d8a-eee3-4eab-9125-7cfb15662385"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.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": "router_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.514Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.eedb0d8a-eee3-4eab-9125-7cfb15662385"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.927Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/subnets/8917adeb-b3aa-43a6-93f8-7fc3c4118f4d.json used request id req-4a356082-552a-4d6c-a2dd-5161c27afb9e", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.f1d6d827-9b8a-4b18-8517-a5022c287dbc"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.927Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8917adeb-b3aa-43a6-93f8-7fc3c4118f4d.json used request id req-4a356082-552a-4d6c-a2dd-5161c27afb9e", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.f1d6d827-9b8a-4b18-8517-a5022c287dbc"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.927Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a356082-552a-4d6c-a2dd-5161c27afb9e Date: Wed, 03 Jul 2019 10:54:20 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.f1d6d827-9b8a-4b18-8517-a5022c287dbc"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.927Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.651Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.927Z", "message": "Relationships unlinked", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:20.927Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.249Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:21.530Z", "message": "Deleting node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "security_group_akm11d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:21.530Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:21.530Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/remove_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5290dc6fd0d8fa39dea479d17ed6bc250ac99ad1\" -d '{\"subnet_id\": \"c308b56c-4723-449c-bfdf-4d9869d8aec9\"}'", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.969Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.eedb0d8a-eee3-4eab-9125-7cfb15662385"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:21.530Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:19.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.040Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.579Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.040Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:21.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.811e4f44-bb13-400e-830d-08b937c8b46d"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.040Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb227a3-161c-4184-bae0-67b4becb474b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:21.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.628234ce-8c65-42e4-9578-1203662fe9d6"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.040Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6fb227a3-161c-4184-bae0-67b4becb474b", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:21.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.628234ce-8c65-42e4-9578-1203662fe9d6"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-07-03T10:54:21.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.628234ce-8c65-42e4-9578-1203662fe9d6"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.040Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:21.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.628234ce-8c65-42e4-9578-1203662fe9d6"}], "metadata": {"pagination": {"total": 561, "offset": 421, "size": 50}}} 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:39 GMT 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:39,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:39,329 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:39,331 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e43fd6b4-cd7f-49c3-bc6f-7a6505902459 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:39,331 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:39,331 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e43fd6b4-cd7f-49c3-bc6f-7a6505902459 2019-07-03 10:54:39,331 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:39,331 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:39,332 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-2cfdc8a6-65d6-40fb-8826-e00de852e440 2019-07-03 10:54:39,332 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cfdc8a6-65d6-40fb-8826-e00de852e440 Date: Wed, 03 Jul 2019 10:54:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:39,332 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:39,332 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:39,332 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/8917adeb-b3aa-43a6-93f8-7fc3c4118f4d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3887d8ce491ba938bbbdfa1a7b4f9106852f9bed" 2019-07-03 10:54:39,332 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/d11e8345-65aa-46d4-967e-5157a846611e.json used request id req-2cfdc8a6-65d6-40fb-8826-e00de852e440 2019-07-03 10:54:39,333 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-03 10:54:39,333 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-03 10:54:39,333 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:39,333 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3dc377fc0863a3447de70b69ef128e42dade342" 2019-07-03 10:54:39,333 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5287b61-217f-4bb3-9823-2f0f01702f09 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:39,333 - 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-07-03 10:54:39,334 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-03 10:54:39,334 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:39,334 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:39,334 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a5287b61-217f-4bb3-9823-2f0f01702f09 2019-07-03 10:54:39,334 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:39,334 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:39,334 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:39,335 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:39,335 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:39,335 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fb65840-f204-4960-81da-c67a3ee6acb5 Content-Length: 0 Date: Wed, 03 Jul 2019 10:54:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:39,335 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-6fb65840-f204-4960-81da-c67a3ee6acb5 2019-07-03 10:54:39,335 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/c74590c9-1cfb-4445-a7ef-4f60d452e7e7.json used request id req-6fb65840-f204-4960-81da-c67a3ee6acb5 2019-07-03 10:54:39,335 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:39,336 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:39,336 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-95e77566-941d-4548-b2cc-2bc81c29a30b 2019-07-03 10:54:39,336 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e77566-941d-4548-b2cc-2bc81c29a30b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:39,336 - 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-07-03 10:54:39,336 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/subnets/8917adeb-b3aa-43a6-93f8-7fc3c4118f4d.json used request id req-4a356082-552a-4d6c-a2dd-5161c27afb9e 2019-07-03 10:54:39,336 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8917adeb-b3aa-43a6-93f8-7fc3c4118f4d.json used request id req-4a356082-552a-4d6c-a2dd-5161c27afb9e 2019-07-03 10:54:39,337 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a356082-552a-4d6c-a2dd-5161c27afb9e Date: Wed, 03 Jul 2019 10:54:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:39,337 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:39,337 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:39,337 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-07-03 10:54:39,337 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:39,337 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-03 10:54:39,337 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5290dc6fd0d8fa39dea479d17ed6bc250ac99ad1" -d '{"subnet_id": "c308b56c-4723-449c-bfdf-4d9869d8aec9"}' 2019-07-03 10:54:39,338 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:39,338 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-07-03 10:54:39,338 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-03 10:54:39,338 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb227a3-161c-4184-bae0-67b4becb474b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:39,338 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6fb227a3-161c-4184-bae0-67b4becb474b 2019-07-03 10:54:39,338 - 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-07-03 10:54:39,339 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-03 10:54:39,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:39,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:39,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:39,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:39,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:39,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:39,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:39,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:39,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:39,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:39,395 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:39 GMT 2019-07-03 10:54:39,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:39,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-03 10:54:39,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:39,395 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:39,395 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:44,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/events 2019-07-03 10:54:44,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:44,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:44,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:44,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:44,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:44,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.040Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json used request id req-a94fc9fb-4554-440e-aee8-6f69c7fae57e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:22.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.628234ce-8c65-42e4-9578-1203662fe9d6"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8067ea40-f3e6-4d2e-a353-46fbfe9e8ba0", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:21.929Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.811e4f44-bb13-400e-830d-08b937c8b46d"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json used request id req-a94fc9fb-4554-440e-aee8-6f69c7fae57e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:22.301Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.628234ce-8c65-42e4-9578-1203662fe9d6"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a91ef735f2370c102d2b39157782d631071d81b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:22.342Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.811e4f44-bb13-400e-830d-08b937c8b46d"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8067ea40-f3e6-4d2e-a353-46fbfe9e8ba0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:21.929Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.811e4f44-bb13-400e-830d-08b937c8b46d"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.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": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:21.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.811e4f44-bb13-400e-830d-08b937c8b46d"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "reference_vnf_ip_zxkd6y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.605Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_subnet_a4mbxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:20.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}388e5ce033bae34dfd9d11af38dbe5f428a02032\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:21.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.628234ce-8c65-42e4-9578-1203662fe9d6"}, {"node_instance_id": "security_group_akm11d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:22.566Z", "message": "RESP: [204] X-Openstack-Request-Id: req-a94fc9fb-4554-440e-aee8-6f69c7fae57e Content-Length: 0 Date: Wed, 03 Jul 2019 10:54:22 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-07-03T10:54:22.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.628234ce-8c65-42e4-9578-1203662fe9d6"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:23.172Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:21.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:23.172Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:21.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:23.172Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:22.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:23.767Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:22.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "security_group_akm11d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:23.767Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:22.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:23.767Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:22.458Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae6187d8-89a1-40fd-ae70-1b46193c5920 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:23.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ee6a8dcf-2e38-40d0-bdc3-274e3ab65b26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/remove_router_interface.json used request id req-1838358e-d773-4b84-8039-cf671313c92a", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.088Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.eedb0d8a-eee3-4eab-9125-7cfb15662385"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/remove_router_interface.json used request id req-1838358e-d773-4b84-8039-cf671313c92a", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.089Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.eedb0d8a-eee3-4eab-9125-7cfb15662385"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1838358e-d773-4b84-8039-cf671313c92a Date: Wed, 03 Jul 2019 10:54:24 GMT \nRESP BODY: {\"network_id\": \"341d2dbe-56fa-47a2-9a44-70261271d504\", \"tenant_id\": \"068a832645664916b3b4034a3cc58dcc\", \"subnet_id\": \"c308b56c-4723-449c-bfdf-4d9869d8aec9\", \"subnet_ids\": [\"c308b56c-4723-449c-bfdf-4d9869d8aec9\"], \"port_id\": \"9cda4a82-d566-4e2c-8376-07f11c82c2b9\", \"id\": \"9e3eb806-fbe7-4bb6-90f1-b84f75039e47\"}\n", "level": "debug", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.088Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.eedb0d8a-eee3-4eab-9125-7cfb15662385"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "security_group_akm11d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "Deleted node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:23.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "Sending task 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:22.653Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "deleting network", "level": "info", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:23.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ee6a8dcf-2e38-40d0-bdc3-274e3ab65b26"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-07-03T10:54:23.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ee6a8dcf-2e38-40d0-bdc3-274e3ab65b26"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-67bb2fe0-2527-4ec0-926a-79bc49b56636", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:23.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.811e4f44-bb13-400e-830d-08b937c8b46d"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ae6187d8-89a1-40fd-ae70-1b46193c5920", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:23.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ee6a8dcf-2e38-40d0-bdc3-274e3ab65b26"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7012c7d38d8baff097c660e4e7c93e98f075516a\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ee6a8dcf-2e38-40d0-bdc3-274e3ab65b26"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "RESP: [204] X-Openstack-Request-Id: req-67bb2fe0-2527-4ec0-926a-79bc49b56636 Content-Length: 0 Date: Wed, 03 Jul 2019 10:54:23 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:23.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.811e4f44-bb13-400e-830d-08b937c8b46d"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.376Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-67bb2fe0-2527-4ec0-926a-79bc49b56636", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:23.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.811e4f44-bb13-400e-830d-08b937c8b46d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.977Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_yu5ll9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.455Z", "source_id": "management_plane_subnet_ftpi69", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.977Z", "message": "Deleting node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.977Z", "message": "Relationships unlinked", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "target_vnf_ip_7ytkyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:24.977Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:25.553Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf.json used request id req-d185cab9-ef3b-46f5-ac28-c283fceda1df", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ee6a8dcf-2e38-40d0-bdc3-274e3ab65b26"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:25.553Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:25.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:25.553Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:25.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:25.553Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d185cab9-ef3b-46f5-ac28-c283fceda1df Date: Wed, 03 Jul 2019 10:54:25 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-07-03T10:54:24.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ee6a8dcf-2e38-40d0-bdc3-274e3ab65b26"}, {"node_instance_id": "data_plane_network_kd3ss7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:25.553Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/networks/c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf.json used request id req-d185cab9-ef3b-46f5-ac28-c283fceda1df", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:24.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.ee6a8dcf-2e38-40d0-bdc3-274e3ab65b26"}, {"node_instance_id": "data_plane_network_kd3ss7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:25.553Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:25.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:26.270Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:26.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.cb422f45-bc73-4267-a722-f6c0411c465b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:26.887Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6df23974-35d9-4d1e-86d5-8add64c1a617", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:26.180Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.cb422f45-bc73-4267-a722-f6c0411c465b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:26.887Z", "message": "RESP: [300] Date: Wed, 03 Jul 2019 10:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df23974-35d9-4d1e-86d5-8add64c1a617 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-07-03T10:54:26.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.cb422f45-bc73-4267-a722-f6c0411c465b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:26.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": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:26.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.cb422f45-bc73-4267-a722-f6c0411c465b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:26.887Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c308b56c-4723-449c-bfdf-4d9869d8aec9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cef7f3042db115c5fa38fc22e7388ea4d427bf6\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:26.602Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.cb422f45-bc73-4267-a722-f6c0411c465b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:29.455Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fe5a3e5-3666-4221-8add-f991b5e41cbb Date: Wed, 03 Jul 2019 10:54:29 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-07-03T10:54:29.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6", "logger": "ctx.cb422f45-bc73-4267-a722-f6c0411c465b"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:29.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-07-03T10:54:29.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}, {"node_instance_id": "management_plane_subnet_ftpi69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-03T10:54:29.987Z", "message": "Deleted node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-03T10:54:29.841Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"}], "metadata": {"pagination": {"total": 565, "offset": 471, "size": 50}}} 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:44 GMT 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:44,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:44,476 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:44,478 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-03 10:54:44,478 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json used request id req-a94fc9fb-4554-440e-aee8-6f69c7fae57e 2019-07-03 10:54:44,478 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8067ea40-f3e6-4d2e-a353-46fbfe9e8ba0 2019-07-03 10:54:44,478 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json used request id req-a94fc9fb-4554-440e-aee8-6f69c7fae57e 2019-07-03 10:54:44,478 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a91ef735f2370c102d2b39157782d631071d81b" 2019-07-03 10:54:44,478 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8067ea40-f3e6-4d2e-a353-46fbfe9e8ba0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:44,479 - 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-07-03 10:54:44,479 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:44,479 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-03 10:54:44,479 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:44,479 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ed83093a-386e-43cf-8d06-7ecd4b41713e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5ce033bae34dfd9d11af38dbe5f428a02032" 2019-07-03 10:54:44,479 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a94fc9fb-4554-440e-aee8-6f69c7fae57e Content-Length: 0 Date: Wed, 03 Jul 2019 10:54:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:44,480 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-03 10:54:44,480 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-03 10:54:44,480 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-03 10:54:44,480 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:44,480 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-03 10:54:44,480 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:44,481 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae6187d8-89a1-40fd-ae70-1b46193c5920 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:44,481 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/remove_router_interface.json used request id req-1838358e-d773-4b84-8039-cf671313c92a 2019-07-03 10:54:44,481 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/9e3eb806-fbe7-4bb6-90f1-b84f75039e47/remove_router_interface.json used request id req-1838358e-d773-4b84-8039-cf671313c92a 2019-07-03 10:54:44,481 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1838358e-d773-4b84-8039-cf671313c92a Date: Wed, 03 Jul 2019 10:54:24 GMT RESP BODY: {"network_id": "341d2dbe-56fa-47a2-9a44-70261271d504", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "subnet_id": "c308b56c-4723-449c-bfdf-4d9869d8aec9", "subnet_ids": ["c308b56c-4723-449c-bfdf-4d9869d8aec9"], "port_id": "9cda4a82-d566-4e2c-8376-07f11c82c2b9", "id": "9e3eb806-fbe7-4bb6-90f1-b84f75039e47"} 2019-07-03 10:54:44,481 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-03 10:54:44,481 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:44,482 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-07-03 10:54:44,482 - functest.core.cloudify - DEBUG - deleting network 2019-07-03 10:54:44,482 - 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-07-03 10:54:44,482 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-67bb2fe0-2527-4ec0-926a-79bc49b56636 2019-07-03 10:54:44,482 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ae6187d8-89a1-40fd-ae70-1b46193c5920 2019-07-03 10:54:44,482 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7012c7d38d8baff097c660e4e7c93e98f075516a" 2019-07-03 10:54:44,482 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67bb2fe0-2527-4ec0-926a-79bc49b56636 Content-Length: 0 Date: Wed, 03 Jul 2019 10:54:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:44,483 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9b623c59-c3c0-4e46-a608-3ab972537dfa.json used request id req-67bb2fe0-2527-4ec0-926a-79bc49b56636 2019-07-03 10:54:44,483 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-07-03 10:54:44,483 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-03 10:54:44,483 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-03 10:54:44,483 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:44,483 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf.json used request id req-d185cab9-ef3b-46f5-ac28-c283fceda1df 2019-07-03 10:54:44,484 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-07-03 10:54:44,484 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-07-03 10:54:44,484 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d185cab9-ef3b-46f5-ac28-c283fceda1df Date: Wed, 03 Jul 2019 10:54:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:44,484 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/networks/c6cd3c9e-1cdc-4d8a-a3d3-2bf7c9e26edf.json used request id req-d185cab9-ef3b-46f5-ac28-c283fceda1df 2019-07-03 10:54:44,484 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:44,484 - functest.core.cloudify - DEBUG - deleting subnet 2019-07-03 10:54:44,484 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6df23974-35d9-4d1e-86d5-8add64c1a617 2019-07-03 10:54:44,485 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 03 Jul 2019 10:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df23974-35d9-4d1e-86d5-8add64c1a617 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-07-03 10:54:44,485 - 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-07-03 10:54:44,485 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c308b56c-4723-449c-bfdf-4d9869d8aec9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cef7f3042db115c5fa38fc22e7388ea4d427bf6" 2019-07-03 10:54:44,485 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fe5a3e5-3666-4221-8add-f991b5e41cbb Date: Wed, 03 Jul 2019 10:54:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:44,485 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-07-03 10:54:44,485 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-03 10:54:44,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/executions/449f6ba6-5630-488b-a6a5-992e1a72f2f6 2019-07-03 10:54:44,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:44,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:44,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:44,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:44,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:44,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:44,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:44,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-03T10:54:40.736Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:53:47.028Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-03T10:53:47.029Z", "id": "449f6ba6-5630-488b-a6a5-992e1a72f2f6"} 2019-07-03 10:54:44,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:44,535 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:44 GMT 2019-07-03 10:54:44,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:44,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-07-03 10:54:44,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:44,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:44,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:44,536 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.213:80/api/v3.1/deployments/vrouter-opnfv 2019-07-03 10:54:45,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:45,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:45,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:45,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:45,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:45,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:45,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:45,157 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-03 10:54:45,157 - 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": "96894d76-aa42-472e-b450-be49426b6f97", "target_vnf_flavor_id": "96894d76-aa42-472e-b450-be49426b6f97", "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_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "47b475e1-c132-499d-9856-494c9b331aa6", "keystone_password": "IBLhuCQukzRvM7OiDSmQzMDAt2lvdY", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "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": "47b475e1-c132-499d-9856-494c9b331aa6", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:18.555Z", "created_by": "admin", "updated_at": "2019-07-03T10:44:18.555Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-07-03 10:54:45,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:45,158 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:45 GMT 2019-07-03 10:54:45,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:45,158 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:45,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:45,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:45,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:45,158 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:55,169 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.213:80/api/v3.1/blueprints/vrouter-opnfv 2019-07-03 10:54:55,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-03 10:54:55,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-03 10:54:55,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-03 10:54:55,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-03 10:54:55,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-03 10:54:55,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-03 10:54:55,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-03 10:54:55,275 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-03 10:54:55,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-07-03T10:44:18.375Z", "updated_at": "2019-07-03T10:44:18.375Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-07-03 10:54:55,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-03 10:54:55,277 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 03 Jul 2019 10:54:55 GMT 2019-07-03 10:54:55,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-03 10:54:55,277 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-03 10:54:55,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-03 10:54:55,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-03 10:54:55,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-03 10:54:55,277 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-03 10:54:55,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 10:54:55,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/47b475e1-c132-499d-9856-494c9b331aa6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:54:56,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:54:56 GMT X-Openstack-Request-Id: req-c3128a49-9cba-4823-b3ce-d21d9e585409 2019-07-03 10:54:56,079 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:54:56,079 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/47b475e1-c132-499d-9856-494c9b331aa6 used request id req-c3128a49-9cba-4823-b3ce-d21d9e585409 2019-07-03 10:54:56,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.774230003357s 2019-07-03 10:54:56,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:54:56,089 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:54:56,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 03 Jul 2019 10:54:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-22cc8abb-6f8b-477b-9b1f-802345a6c909 x-openstack-request-id: req-22cc8abb-6f8b-477b-9b1f-802345a6c909 2019-07-03 10:54:56,409 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "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": "1f09a687-67b2-4532-b91d-6deea430db59"}, {"name": "vyos_vrouter-flavor_alt_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/96894d76-aa42-472e-b450-be49426b6f97", "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": "96894d76-aa42-472e-b450-be49426b6f97"}]} 2019-07-03 10:54:56,409 - 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-22cc8abb-6f8b-477b-9b1f-802345a6c909 2019-07-03 10:54:56,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.324162006378s 2019-07-03 10:54:56,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 10:54:56,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:54:56,455 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 10:54: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-ef8060be-227b-4bec-965e-017188782dba x-openstack-request-id: req-ef8060be-227b-4bec-965e-017188782dba 2019-07-03 10:54:56,455 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/96894d76-aa42-472e-b450-be49426b6f97 used request id req-ef8060be-227b-4bec-965e-017188782dba 2019-07-03 10:54:56,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.043231010437s 2019-07-03 10:54:56,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 10:54:56,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c02d7757-31c5-43ae-853c-ca033e2111a0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:54:58,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:54:58 GMT X-Openstack-Request-Id: req-6614f37a-e26b-48cb-9e07-c25ed57b8c89 2019-07-03 10:54:58,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:54:58,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c02d7757-31c5-43ae-853c-ca033e2111a0.json used request id req-6614f37a-e26b-48cb-9e07-c25ed57b8c89 2019-07-03 10:54:58,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.45934200287s 2019-07-03 10:54:58,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 10:54:58,931 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:54:59,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 10:54:59 GMT X-Openstack-Request-Id: req-3d0d30fd-8ead-447e-afbd-7688dba2e255 2019-07-03 10:54:59,052 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 10:54:59,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3d0d30fd-8ead-447e-afbd-7688dba2e255 2019-07-03 10:54:59,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.121944904327s 2019-07-03 10:54:59,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-03 10:54:59,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:54:59,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 03 Jul 2019 10:54: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-f0bbb40d-593f-4e72-b209-7a0e1bba4055 x-openstack-request-id: req-f0bbb40d-593f-4e72-b209-7a0e1bba4055 2019-07-03 10:54:59,233 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df used request id req-f0bbb40d-593f-4e72-b209-7a0e1bba4055 2019-07-03 10:54:59,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179122209549s 2019-07-03 10:54:59,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:54:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:00,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 772 Content-Type: application/json Date: Wed, 03 Jul 2019 10:54: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-e7171b96-27b9-4067-95e6-201b097ba445 x-openstack-request-id: req-e7171b96-27b9-4067-95e6-201b097ba445 2019-07-03 10:55:00,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:5b:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e9b624e3-10ee-48ce-8439-1325851353df", "rel": "bookmark"}], "image": {"id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "links": [{"href": "http://172.30.9.23:8774/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-03T10:40:40.000000", "flavor": {"id": "1f09a687-67b2-4532-b91d-6deea430db59", "links": [{"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "bookmark"}]}, "id": "e9b624e3-10ee-48ce-8439-1325851353df", "security_groups": [{"name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}], "user_id": "72b16146eb134d27a1a103f3d0f4cb88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-03T10:54:59Z", "hostId": "a9c7d9f8ac486b521fb437e8ad2947f54fcbc3406e393209ad76e1f9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "name": "vyos_vrouter-vm_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "created": "2019-07-03T10:38:42Z", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-03 10:55:00,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e7171b96-27b9-4067-95e6-201b097ba445 2019-07-03 10:55:00,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.192456007s 2019-07-03 10:55:00,428 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-03 10:55:02,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-03 10:55:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:02,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f742778d-fbdf-44db-8b37-469d8dfa5461 x-openstack-request-id: req-f742778d-fbdf-44db-8b37-469d8dfa5461 2019-07-03 10:55:02,509 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-03 10:55:02,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f742778d-fbdf-44db-8b37-469d8dfa5461 2019-07-03 10:55:02,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0787229537964s 2019-07-03 10:55:02,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:55:02,516 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:02,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:02 GMT X-Openstack-Request-Id: req-54e6309c-572e-4b06-81df-e06afa518534 2019-07-03 10:55:02,562 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:31Z", "updated_at": "2019-07-03T10:38:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:32Z", "revision_number": 0, "id": "028b181c-c864-44ae-8842-f8dfcfe5bb4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:32Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "2b2cd479-c0b1-4548-ae81-97193e85ef07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-03T10:38:35Z", "revision_number": 0, "id": "6fb8a391-18b7-4a91-95aa-d4e449139b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:35Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-03T10:38:33Z", "revision_number": 0, "id": "b43ef0a7-a40a-4c70-8cf1-d2d689eafed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:33Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "b8f89ca1-1cfd-45db-b022-904958ac4a3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-03T10:38:36Z", "revision_number": 0, "id": "d3c70581-aea8-4b1b-9f94-82ead4755936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:36Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-03T10:38:34Z", "revision_number": 0, "id": "d8eb0cf0-14be-450f-9f4f-a2542150e365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:34Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-03T10:38:31Z", "revision_number": 0, "id": "f8c666d1-f87d-44a4-b1cf-7bd126061598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:31Z", "security_group_id": "4f771efb-5e49-4042-b240-9620244b9408", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 7, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4f771efb-5e49-4042-b240-9620244b9408", "name": "vyos_vrouter-sg_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}]} 2019-07-03 10:55:02,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-54e6309c-572e-4b06-81df-e06afa518534 2019-07-03 10:55:02,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474388599396s 2019-07-03 10:55:02,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 10:55:02,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4f771efb-5e49-4042-b240-9620244b9408.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:02,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:55:02 GMT X-Openstack-Request-Id: req-22c0611b-08d9-41c6-ad90-5f83bd958c5d 2019-07-03 10:55:02,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:55:02,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4f771efb-5e49-4042-b240-9620244b9408.json used request id req-22c0611b-08d9-41c6-ad90-5f83bd958c5d 2019-07-03 10:55:02,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.233422994614s 2019-07-03 10:55:02,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-03 10:55:02,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:02,887 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc4040aa-8cc3-4336-a29a-34484a21fee3 x-openstack-request-id: req-bc4040aa-8cc3-4336-a29a-34484a21fee3 2019-07-03 10:55:02,887 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_7dee0f09-b8d0-4c88-846c-3a2a85365b9d used request id req-bc4040aa-8cc3-4336-a29a-34484a21fee3 2019-07-03 10:55:02,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0834360122681s 2019-07-03 10:55:02,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 10:55:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4e8c317e-d078-49cc-9f8d-d89a62be91f8/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}cdaec85164176a51171a25847a07d11cf4f80db7" -d '{"subnet_id": "21fcdc6f-52e9-456a-94b3-95b8342969ba"}' 2019-07-03 10:55:05,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:05 GMT X-Openstack-Request-Id: req-9353a8cf-f3af-4fef-b8b3-f5acb04da760 2019-07-03 10:55:05,807 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "subnet_id": "21fcdc6f-52e9-456a-94b3-95b8342969ba", "subnet_ids": ["21fcdc6f-52e9-456a-94b3-95b8342969ba"], "port_id": "71057802-b12f-449b-bcb4-62713f680ea8", "id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8"} 2019-07-03 10:55:05,807 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4e8c317e-d078-49cc-9f8d-d89a62be91f8/remove_router_interface.json used request id req-9353a8cf-f3af-4fef-b8b3-f5acb04da760 2019-07-03 10:55:05,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.91987514496s 2019-07-03 10:55:05,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 10:55:05,809 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:05,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:05 GMT X-Openstack-Request-Id: req-eeae0040-9899-43eb-8578-0f901f77af91 2019-07-03 10:55:05,940 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:11Z", "admin_state_up": true, "updated_at": "2019-07-03T10:55:04Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "4e8c317e-d078-49cc-9f8d-d89a62be91f8", "name": "vyos_vrouter-router_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:55:05,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-eeae0040-9899-43eb-8578-0f901f77af91 2019-07-03 10:55:05,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132371902466s 2019-07-03 10:55:05,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 10:55:05,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/4e8c317e-d078-49cc-9f8d-d89a62be91f8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:10,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:55:10 GMT X-Openstack-Request-Id: req-f0398410-539a-495f-b70d-2941c1c4661f 2019-07-03 10:55:10,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:55:10,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4e8c317e-d078-49cc-9f8d-d89a62be91f8.json used request id req-f0398410-539a-495f-b70d-2941c1c4661f 2019-07-03 10:55:10,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.97086310387s 2019-07-03 10:55:10,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 10:55:10,914 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:10,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:10 GMT X-Openstack-Request-Id: req-212a33fe-7ce9-43cb-a22e-d6f1de5ee161 2019-07-03 10:55:10,962 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T10:38:08Z","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":"068a832645664916b3b4034a3cc58dcc","id":"21fcdc6f-52e9-456a-94b3-95b8342969ba","subnetpool_id":null,"name":"vyos_vrouter-subnet_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}]} 2019-07-03 10:55:10,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-212a33fe-7ce9-43cb-a22e-d6f1de5ee161 2019-07-03 10:55:10,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0493130683899s 2019-07-03 10:55:10,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 10:55:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/21fcdc6f-52e9-456a-94b3-95b8342969ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:13,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:55:13 GMT X-Openstack-Request-Id: req-4f3c06b4-62a7-4dfb-9a69-665bf10fb78b 2019-07-03 10:55:13,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:55:13,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/21fcdc6f-52e9-456a-94b3-95b8342969ba.json used request id req-4f3c06b4-62a7-4dfb-9a69-665bf10fb78b 2019-07-03 10:55:13,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42780709267s 2019-07-03 10:55:13,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:55:13,393 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:13,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:13 GMT X-Openstack-Request-Id: req-3e2f9f96-5289-4fca-b68b-b7506752e396 2019-07-03 10:55:13,822 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a832645664916b3b4034a3cc58dcc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T10:55:13Z","qos_policy_id":null,"name":"vyos_vrouter-net_7dee0f09-b8d0-4c88-846c-3a2a85365b9d","admin_state_up":true,"tenant_id":"068a832645664916b3b4034a3cc58dcc","created_at":"2019-07-03T10:38:07Z","mtu":1450}]} 2019-07-03 10:55:13,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3e2f9f96-5289-4fca-b68b-b7506752e396 2019-07-03 10:55:13,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.430176019669s 2019-07-03 10:55:13,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 10:55:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:15,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:55:15 GMT X-Openstack-Request-Id: req-8ebf40ce-bf68-4161-8825-8e00d14b803c 2019-07-03 10:55:15,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:55:15,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/de1f68a9-ca89-4cca-8d2c-e0deed7fbfdb.json used request id req-8ebf40ce-bf68-4161-8825-8e00d14b803c 2019-07-03 10:55:15,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38118886948s 2019-07-03 10:55:15,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:55:15,214 - 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}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:15,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:15 GMT X-Openstack-Request-Id: req-23a11ce6-d834-4c5c-9ac0-67f81156c219 2019-07-03 10:55:15,525 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:38:28Z", "file": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92/file", "owner": "068a832645664916b3b4034a3cc58dcc", "id": "05dc8f56-ae2a-4530-9b76-2db521236d92", "size": 296222720, "self": "/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/05dc8f56-ae2a-4530-9b76-2db521236d92/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:38:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:55:15,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-23a11ce6-d834-4c5c-9ac0-67f81156c219 2019-07-03 10:55:15,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315692901611s 2019-07-03 10:55:15,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 10:55:15,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cdaec85164176a51171a25847a07d11cf4f80db7" 2019-07-03 10:55:16,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:55:16 GMT X-Openstack-Request-Id: req-182c286e-0c27-450d-930d-b50416467e1c 2019-07-03 10:55:16,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:55:16,175 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/05dc8f56-ae2a-4530-9b76-2db521236d92 used request id req-182c286e-0c27-450d-930d-b50416467e1c 2019-07-03 10:55:16,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.647383928299s 2019-07-03 10:55:16,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 10:55:16,179 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:16,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b0d20c0-4d3f-4054-9044-9523e7a8ecf9 x-openstack-request-id: req-9b0d20c0-4d3f-4054-9044-9523e7a8ecf9 2019-07-03 10:55:16,199 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f09a687-67b2-4532-b91d-6deea430db59", "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": "1f09a687-67b2-4532-b91d-6deea430db59"}]} 2019-07-03 10:55:16,199 - 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-9b0d20c0-4d3f-4054-9044-9523e7a8ecf9 2019-07-03 10:55:16,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236630439758s 2019-07-03 10:55:16,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 10:55:16,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:16,236 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-406ea2bf-de37-48c9-9e59-231219afe800 x-openstack-request-id: req-406ea2bf-de37-48c9-9e59-231219afe800 2019-07-03 10:55:16,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1f09a687-67b2-4532-b91d-6deea430db59 used request id req-406ea2bf-de37-48c9-9e59-231219afe800 2019-07-03 10:55:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349490642548s 2019-07-03 10:55:16,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:55:16,241 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:16,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2728f6b7-09b7-4b38-918f-66eefebecec2 2019-07-03 10:55:16,710 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": {"self": "http://172.30.9.23:5000/v3/users/72b16146eb134d27a1a103f3d0f4cb88"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "72b16146eb134d27a1a103f3d0f4cb88", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 10:55:16,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2728f6b7-09b7-4b38-918f-66eefebecec2 2019-07-03 10:55:16,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.474060058594s 2019-07-03 10:55:16,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:55:16,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/72b16146eb134d27a1a103f3d0f4cb88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:16,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a06b082-a25c-4872-89be-bd4e8eda9a96 2019-07-03 10:55:16,944 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_7dee0f09-b8d0-4c88-846c-3a2a85365b9d", "links": {"self": "http://172.30.9.23:5000/v3/users/72b16146eb134d27a1a103f3d0f4cb88"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "72b16146eb134d27a1a103f3d0f4cb88", "description": null}} 2019-07-03 10:55:16,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/72b16146eb134d27a1a103f3d0f4cb88 used request id req-3a06b082-a25c-4872-89be-bd4e8eda9a96 2019-07-03 10:55:16,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227197885513s 2019-07-03 10:55:16,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 10:55:16,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/72b16146eb134d27a1a103f3d0f4cb88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:17,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d7f27c-8f2c-4d13-8e15-8154cec92830 2019-07-03 10:55:17,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:55:17,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/72b16146eb134d27a1a103f3d0f4cb88 used request id req-a4d7f27c-8f2c-4d13-8e15-8154cec92830 2019-07-03 10:55:17,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.41539478302s 2019-07-03 10:55:17,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:55:17,370 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:17,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cc1f6e-18f9-45ce-a75a-d64468cb2cc4 2019-07-03 10:55:17,592 - 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/068a832645664916b3b4034a3cc58dcc"}, "tags": [], "enabled": true, "id": "068a832645664916b3b4034a3cc58dcc", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7dee0f09-b8d0-4c88-846c-3a2a85365b9d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 10:55:17,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-09cc1f6e-18f9-45ce-a75a-d64468cb2cc4 2019-07-03 10:55:17,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225317001343s 2019-07-03 10:55:17,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 10:55:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/068a832645664916b3b4034a3cc58dcc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:17,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-989414be-48c6-4787-aa9e-954e7cb85e71 2019-07-03 10:55:17,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:55:17,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/068a832645664916b3b4034a3cc58dcc used request id req-989414be-48c6-4787-aa9e-954e7cb85e71 2019-07-03 10:55:17,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.298368930817s 2019-07-03 10:55:17,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:55:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=068a832645664916b3b4034a3cc58dcc&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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:18,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:18 GMT X-Openstack-Request-Id: req-6ed1808b-ae70-4a58-b7ae-85de55f1cd1c 2019-07-03 10:55:18,259 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}]} 2019-07-03 10:55:18,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=068a832645664916b3b4034a3cc58dcc&name=default used request id req-6ed1808b-ae70-4a58-b7ae-85de55f1cd1c 2019-07-03 10:55:18,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357529878616s 2019-07-03 10:55:18,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 10:55:18,266 - 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}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:18,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:18 GMT X-Openstack-Request-Id: req-f76ff4b0-9726-4276-8a8f-2081865aeaed 2019-07-03 10:55:18,638 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "068a832645664916b3b4034a3cc58dcc", "created_at": "2019-07-03T10:38:07Z", "updated_at": "2019-07-03T10:38:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "2cf6f529-4b30-446a-b2c8-17dd8b0acf18", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "5f94939b-79b1-441e-9d4e-a3d65b0bfa79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "775c6e56-5778-489c-9359-72ccacddfaab", "remote_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a832645664916b3b4034a3cc58dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:38:07Z", "revision_number": 0, "id": "d7ea38ee-8342-42fa-833c-27da20ee848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:38:07Z", "security_group_id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "tenant_id": "068a832645664916b3b4034a3cc58dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a832645664916b3b4034a3cc58dcc"}], "revision_number": 1, "project_id": "068a832645664916b3b4034a3cc58dcc", "id": "7b9e60ec-e4f2-460c-9acd-9e9a2f6db243", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 10:55:18,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f76ff4b0-9726-4276-8a8f-2081865aeaed 2019-07-03 10:55:18,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.373098134995s 2019-07-03 10:55:18,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 10:55:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7b9e60ec-e4f2-460c-9acd-9e9a2f6db243.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de13d3d7feb46dee91d874623158fd957df361d4" 2019-07-03 10:55:19,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 10:55:19 GMT X-Openstack-Request-Id: req-be28e5b5-ad05-420a-a926-8497ad6934c4 2019-07-03 10:55:19,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 10:55:19,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7b9e60ec-e4f2-460c-9acd-9e9a2f6db243.json used request id req-be28e5b5-ad05-420a-a926-8497ad6934c4 2019-07-03 10:55:19,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.402234792709s 2019-07-03 10:55:19,071 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-07-03 10:55:19,097 - 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-07-03 10:55:19,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d92913-e335-4b02-ac12-98a913e4047f 2019-07-03 10:55:19,103 - 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-07-03 10:55:19,104 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b5d92913-e335-4b02-ac12-98a913e4047f 2019-07-03 10:55:19,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 10:55:19,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "044f8f0e2b8946309d83d491550fc12d", "name": "admin"}], "expires_at": "2019-07-03T11:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c124494b0c46c2b4ad05546c87df21", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/a6c124494b0c46c2b4ad05546c87df21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a9e2b2e8c6054a3390a120620a3c1f93"}, "audit_ids": ["gj2w5tq3STKeDqoNEjOjMQ"], "issued_at": "2019-07-03T10:55:19.000000Z"}} 2019-07-03 10:55:19,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:55:19,522 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:20,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:20 GMT X-Openstack-Request-Id: req-180284b0-ff2e-466b-bae0-048cd31386fd 2019-07-03 10:55:20,213 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","provider:network_type":"flat"}]} 2019-07-03 10:55:20,213 - 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-180284b0-ff2e-466b-bae0-048cd31386fd 2019-07-03 10:55:20,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.691332101822s 2019-07-03 10:55:20,220 - 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-07-03 10:55:20,225 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66597c12-388e-43fa-bd9c-b2b006f8bacf 2019-07-03 10:55:20,225 - 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-07-03 10:55:20,226 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-66597c12-388e-43fa-bd9c-b2b006f8bacf 2019-07-03 10:55:20,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:55:20,230 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:20,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291ca444-5637-4622-a876-9b8a2145439a 2019-07-03 10:55:20,458 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 10:55:20,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-291ca444-5637-4622-a876-9b8a2145439a 2019-07-03 10:55:20,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231656074524s 2019-07-03 10:55:20,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-03 10:55:20,469 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}}' 2019-07-03 10:55:20,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b731eb75-7587-4dee-9b5b-50c5e2b1ed9e 2019-07-03 10:55:20,695 - 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/2c1bc845e49b465f874dc73088516ea2"}, "tags": [], "enabled": true, "id": "2c1bc845e49b465f874dc73088516ea2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}} 2019-07-03 10:55:20,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b731eb75-7587-4dee-9b5b-50c5e2b1ed9e 2019-07-03 10:55:20,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.229582071304s 2019-07-03 10:55:20,696 - 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'2c1bc845e49b465f874dc73088516ea2', '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_c7d95486-37e8-4e8a-9c65-cf45826f6ea3'}) 2019-07-03 10:55:20,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-03 10:55:20,707 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rFCykWpVDR2ytkn53tBUY3GVPu6ekS", "email": null, "name": "juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}}' 2019-07-03 10:55:21,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb600c6-73a8-4aa8-8e69-b348371467b2 2019-07-03 10:55:21,205 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": {"self": "http://172.30.9.23:5000/v3/users/5bcf2b1d67d74f12801013f0f3f696fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bcf2b1d67d74f12801013f0f3f696fb", "domain_id": "default", "password_expires_at": null}} 2019-07-03 10:55:21,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-beb600c6-73a8-4aa8-8e69-b348371467b2 2019-07-03 10:55:21,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501685857773s 2019-07-03 10:55:21,206 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5bcf2b1d67d74f12801013f0f3f696fb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3'}) 2019-07-03 10:55:21,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:55:21,214 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:21,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e35d1f1-f92c-4e9f-9ee5-aa75a3aef541 2019-07-03 10:55:21,439 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:55:21,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e35d1f1-f92c-4e9f-9ee5-aa75a3aef541 2019-07-03 10:55:21,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229138851166s 2019-07-03 10:55:21,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:55:21,448 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:21,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16a8d8d-7e7c-4209-bce3-a8298ddbd248 2019-07-03 10:55:21,559 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:55:21,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b16a8d8d-7e7c-4209-bce3-a8298ddbd248 2019-07-03 10:55:21,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115004062653s 2019-07-03 10:55:21,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-03 10:55:21,570 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:21,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5ecac5-1f45-4b09-a142-3d07179a0635 2019-07-03 10:55:21,790 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "044f8f0e2b8946309d83d491550fc12d", "links": {"self": "http://172.30.9.23:5000/v3/roles/044f8f0e2b8946309d83d491550fc12d"}, "name": "admin"}, {"domain_id": null, "id": "3afcb549b77d4679b73d993f7ef96651", "links": {"self": "http://172.30.9.23:5000/v3/roles/3afcb549b77d4679b73d993f7ef96651"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3f74e7ad9e4440f5ac0ea3d6caddfc4b", "links": {"self": "http://172.30.9.23:5000/v3/roles/3f74e7ad9e4440f5ac0ea3d6caddfc4b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80bb0bdb1ba04a919e21a2f9c4e57122", "links": {"self": "http://172.30.9.23:5000/v3/roles/80bb0bdb1ba04a919e21a2f9c4e57122"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de3f03247fab46318069d2e018e2d917", "links": {"self": "http://172.30.9.23:5000/v3/roles/de3f03247fab46318069d2e018e2d917"}, "name": "member"}, {"domain_id": null, "id": "e9d10ec852c3427ca031464cbb659c77", "links": {"self": "http://172.30.9.23:5000/v3/roles/e9d10ec852c3427ca031464cbb659c77"}, "name": "reader"}]} 2019-07-03 10:55:21,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e5ecac5-1f45-4b09-a142-3d07179a0635 2019-07-03 10:55:21,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223977804184s 2019-07-03 10:55:21,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:55:21,800 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:22,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79c3e4c-05da-40d6-96cc-33de7c784a15 2019-07-03 10:55:22,028 - 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-07-03 10:55:22,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c79c3e4c-05da-40d6-96cc-33de7c784a15 2019-07-03 10:55:22,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231750965118s 2019-07-03 10:55:22,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 10:55:22,033 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:22,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b22368d-43ea-4a8e-afd6-c7402f444fc0 2019-07-03 10:55:22,207 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": {"self": "http://172.30.9.23:5000/v3/users/5bcf2b1d67d74f12801013f0f3f696fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bcf2b1d67d74f12801013f0f3f696fb", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 10:55:22,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0b22368d-43ea-4a8e-afd6-c7402f444fc0 2019-07-03 10:55:22,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.178739070892s 2019-07-03 10:55:22,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:55:22,223 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:22,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b276dc-5587-4099-8adc-512391fb5431 2019-07-03 10:55:22,445 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/2c1bc845e49b465f874dc73088516ea2"}, "tags": [], "enabled": true, "id": "2c1bc845e49b465f874dc73088516ea2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 10:55:22,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-74b276dc-5587-4099-8adc-512391fb5431 2019-07-03 10:55:22,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225899934769s 2019-07-03 10:55:22,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-03 10:55:22,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5bcf2b1d67d74f12801013f0f3f696fb&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=2c1bc845e49b465f874dc73088516ea2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:22,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f252d789-4609-454e-8952-7a918d77c365 2019-07-03 10:55:22,652 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5bcf2b1d67d74f12801013f0f3f696fb&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=2c1bc845e49b465f874dc73088516ea2", "previous": null, "next": null}} 2019-07-03 10:55:22,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5bcf2b1d67d74f12801013f0f3f696fb&role.id=de3f03247fab46318069d2e018e2d917&scope.project.id=2c1bc845e49b465f874dc73088516ea2 used request id req-f252d789-4609-454e-8952-7a918d77c365 2019-07-03 10:55:22,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198915958405s 2019-07-03 10:55:22,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-03 10:55:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2c1bc845e49b465f874dc73088516ea2/users/5bcf2b1d67d74f12801013f0f3f696fb/roles/de3f03247fab46318069d2e018e2d917 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:22,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f94cf6-aac2-43e8-b58e-8aabed303253 2019-07-03 10:55:22,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 10:55:22,921 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2c1bc845e49b465f874dc73088516ea2/users/5bcf2b1d67d74f12801013f0f3f696fb/roles/de3f03247fab46318069d2e018e2d917 used request id req-20f94cf6-aac2-43e8-b58e-8aabed303253 2019-07-03 10:55:22,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264574050903s 2019-07-03 10:55:22,922 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', 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'2c1bc845e49b465f874dc73088516ea2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rFCykWpVDR2ytkn53tBUY3GVPu6ekS', 'username': u'juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', '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-07-03 10:55:22,925 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', 'password': 'rFCykWpVDR2ytkn53tBUY3GVPu6ekS', 'project_name': 'juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '2c1bc845e49b465f874dc73088516ea2', 'project_domain_name': 'Default'} 2019-07-03 10:55:22,987 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2019-07-03 10:55:23,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-03 10:55:23,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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-07-03 10:55:23,018 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-167e34c3-ea55-4143-afbc-d7a479cb3597 2019-07-03 10:55:23,018 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2019-07-03 10:55:23,019 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-167e34c3-ea55-4143-afbc-d7a479cb3597 2019-07-03 10:55:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:23,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7846111-67bc-4c68-be17-35a336176f08 2019-07-03 10:55:23,237 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/109a8d8b649a404e934429f98bc93913"}, "enabled": true, "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/164c84243ad64f9696585cc369c2da4e"}, "enabled": true, "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2051affd671440699cbf0a4d77e62026"}, "enabled": true, "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/345f930ea14c4188996dba524b3117bf"}, "enabled": true, "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/37b76f39cef04163ae6e1f6e4e6cea5b"}, "enabled": true, "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5458a98d9ff942db85035c267d51e0c2"}, "enabled": true, "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/56cc7352de004e418d87a5030ab77b2e"}, "enabled": true, "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a55e342facd142399b2a71c2bca128ee"}, "enabled": true, "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/a908eb09e2c94defa589146ae9a6bc82"}, "enabled": true, "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bf3460d42445489eb52833a7e9386e70"}, "enabled": true, "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c0c37f7bcb7d4c87947d52bd6e92bc82"}, "enabled": true, "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c2c45182810b4af1a35e6838d0b3c1b1"}, "enabled": true, "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ce69b918de434a6b9d91a92f863992d1"}, "enabled": true, "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/da66e68953984a9d8a7b2f3eda4ed5c6"}, "enabled": true, "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2019-07-03 10:55:23,237 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-b7846111-67bc-4c68-be17-35a336176f08 2019-07-03 10:55:23,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.227001905441s 2019-07-03 10:55:23,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-03 10:55:23,249 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:23,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1847 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6421188-6c29-4f0e-bd5e-7e8bad3f9c46 2019-07-03 10:55:23,372 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03c91c90762d46ff8e70d3c3734e5549"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/06e25ee6ac304d9fa8e92828eba088d1"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0784b77e88be4f0cb4b8c549c1f0836f"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0a09c96525aa4ae3abf239de565aaf18"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1f4361ef4a3e487482c6fb32b7e88dc1"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2f329fcca2464045ba5d84c847577c75"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "2f329fcca2464045ba5d84c847577c75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3161f34163fd45ce8e50b5a805c7f193"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/349967d031d149eb8f42dc6058ffc2c4"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3f0b127f97f54dd88f6f391837771fa5"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "109a8d8b649a404e934429f98bc93913", "id": "3f0b127f97f54dd88f6f391837771fa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/413a33d423e54821941bee8f9ed57b55"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a55e342facd142399b2a71c2bca128ee", "id": "413a33d423e54821941bee8f9ed57b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4b8ca453bea241319ae4f0d72d8ba4a9"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/51025e09a32a49199c9aa64c1cca5d0b"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5b64da156cbd453c9551c7eb1252f6cb"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66c4207ff8c84c72af1a775ceb93dccf"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a479aab04b3415a97fa02829018689f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "6a479aab04b3415a97fa02829018689f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6b13088575b44a47adc13953b4b9c7b3"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6beda951fff54c34a1029c555db80142"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "6beda951fff54c34a1029c555db80142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7495f19b586c4c2fa16386e07bac2501"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce69b918de434a6b9d91a92f863992d1", "id": "7495f19b586c4c2fa16386e07bac2501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/78345c11342c496c8956e837e2242e0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "78345c11342c496c8956e837e2242e0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/83ade9194881403488f0388164bd9057"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "83ade9194881403488f0388164bd9057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8d53ff0f24994f1aaec7d96e7ad0a48e"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8dd4d94bd43d466b9f0985c599d3055f"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9de99f2e8d0c4f5a84e70156d25d1f82"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a47345af36dd4bd5acfc94960834414c"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "a47345af36dd4bd5acfc94960834414c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b5d5a3f7b0024f61b2246af4914cf4a2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/be9f04f450cc41a7a80a1babf614c63c"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a908eb09e2c94defa589146ae9a6bc82", "id": "be9f04f450cc41a7a80a1babf614c63c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c100fd003a3a4598bdca56e36dabb1ef"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2051affd671440699cbf0a4d77e62026", "id": "c100fd003a3a4598bdca56e36dabb1ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c41e26c5a0554bd083daf47b542a5241"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c9d5243c0e43455685964a4b180f96d2"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d0faab6a248c4f86b728d3aaf1428c17"}, "url": "http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d63a1770bbb3409d8838306e93de16ac"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dedbdc811ea04f0e94889fc3093c277b"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "345f930ea14c4188996dba524b3117bf", "id": "dedbdc811ea04f0e94889fc3093c277b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e18114d544844e40bd386215938c2018"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf3460d42445489eb52833a7e9386e70", "id": "e18114d544844e40bd386215938c2018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e257049e161241ef9ec2ed44bdadf8c4"}, "url": "http://12.0.0.39:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5458a98d9ff942db85035c267d51e0c2", "id": "e257049e161241ef9ec2ed44bdadf8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e2f05bd2d1274a64ab888806a3c1c4d9"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37b76f39cef04163ae6e1f6e4e6cea5b", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e49161f92c0e421e8b6f2d50a687a5d1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2c45182810b4af1a35e6838d0b3c1b1", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e810035b4b0d42bea9478e90bb531317"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da66e68953984a9d8a7b2f3eda4ed5c6", "id": "e810035b4b0d42bea9478e90bb531317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fcebae9b77f2478dbe3ad74f26b0e41a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "164c84243ad64f9696585cc369c2da4e", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-03 10:55:23,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-c6421188-6c29-4f0e-bd5e-7e8bad3f9c46 2019-07-03 10:55:23,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.126107931137s 2019-07-03 10:55:23,381 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-07-03 10:55:23,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-03 10:55:23,385 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:23,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec14f52-c8ee-41ec-b2f6-1629aabbfa8f 2019-07-03 10:55:23,613 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0b045db9080b4e1bb0735539da135ed5"}, "tags": [], "enabled": true, "id": "0b045db9080b4e1bb0735539da135ed5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-07-03 10:55:23,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-dec14f52-c8ee-41ec-b2f6-1629aabbfa8f 2019-07-03 10:55:23,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.23201584816s 2019-07-03 10:55:23,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 10:55:23,625 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 10:55:23,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ed6176-79ef-4b04-abd7-aebdf1d1aed7 2019-07-03 10:55:23,830 - 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/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "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/2c1bc845e49b465f874dc73088516ea2"}, "tags": [], "enabled": true, "id": "2c1bc845e49b465f874dc73088516ea2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-03 10:55:23,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a1ed6176-79ef-4b04-abd7-aebdf1d1aed7 2019-07-03 10:55:23,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208718061447s 2019-07-03 10:55:23,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-03 10:55:23,833 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" -d '{"network": {"tenant_id": "2c1bc845e49b465f874dc73088516ea2", "name": "juju_epc-net_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "admin_state_up": true}}' 2019-07-03 10:55:24,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:24 GMT X-Openstack-Request-Id: req-45942cba-940d-4c4d-b33c-31e36ee37f2e 2019-07-03 10:55:24,604 - 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":"7d03b6e2-505e-425e-bf66-3cfcc39bcafa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"2c1bc845e49b465f874dc73088516ea2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T10:55:24Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_c7d95486-37e8-4e8a-9c65-cf45826f6ea3","admin_state_up":true,"tenant_id":"2c1bc845e49b465f874dc73088516ea2","created_at":"2019-07-03T10:55:24Z","mtu":1450}} 2019-07-03 10:55:24,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-45942cba-940d-4c4d-b33c-31e36ee37f2e 2019-07-03 10:55:24,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.771906852722s 2019-07-03 10:55:24,605 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-03T10:55:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7d03b6e2-505e-425e-bf66-3cfcc39bcafa', 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'juju_epc-net_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', u'created_at': u'2019-07-03T10:55:24Z', u'mtu': 1450, u'tenant_id': u'2c1bc845e49b465f874dc73088516ea2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2c1bc845e49b465f874dc73088516ea2', u'l2_adjacency': True}) 2019-07-03 10:55:24,609 - 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-07-03 10:55:24,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c35d8f-a829-4ffb-be9c-5f40c5c47785 2019-07-03 10:55:24,616 - 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-07-03 10:55:24,617 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-08c35d8f-a829-4ffb-be9c-5f40c5c47785 2019-07-03 10:55:24,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-07-03 10:55:25,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de3f03247fab46318069d2e018e2d917", "name": "member"}, {"id": "e9d10ec852c3427ca031464cbb659c77", "name": "reader"}], "expires_at": "2019-07-03T11:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c1bc845e49b465f874dc73088516ea2", "name": "juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c91c90762d46ff8e70d3c3734e5549"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f329fcca2464045ba5d84c847577c75"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f0b127f97f54dd88f6f391837771fa5"}], "type": "placement", "id": "109a8d8b649a404e934429f98bc93913", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66c4207ff8c84c72af1a775ceb93dccf"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5d5a3f7b0024f61b2246af4914cf4a2"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcebae9b77f2478dbe3ad74f26b0e41a"}], "type": "compute", "id": "164c84243ad64f9696585cc369c2da4e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9de99f2e8d0c4f5a84e70156d25d1f82"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a47345af36dd4bd5acfc94960834414c"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c100fd003a3a4598bdca56e36dabb1ef"}], "type": "identity", "id": "2051affd671440699cbf0a4d77e62026", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2c1bc845e49b465f874dc73088516ea2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3161f34163fd45ce8e50b5a805c7f193"}, {"url": "http://172.30.9.23:8776/v3/2c1bc845e49b465f874dc73088516ea2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9d5243c0e43455685964a4b180f96d2"}, {"url": "http://192.30.9.8:8776/v3/2c1bc845e49b465f874dc73088516ea2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dedbdc811ea04f0e94889fc3093c277b"}], "type": "volumev3", "id": "345f930ea14c4188996dba524b3117bf", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83ade9194881403488f0388164bd9057"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d63a1770bbb3409d8838306e93de16ac"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2f05bd2d1274a64ab888806a3c1c4d9"}], "type": "network", "id": "37b76f39cef04163ae6e1f6e4e6cea5b", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2c1bc845e49b465f874dc73088516ea2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a479aab04b3415a97fa02829018689f"}, {"url": "http://12.0.0.39:8080/v1/AUTH_2c1bc845e49b465f874dc73088516ea2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0faab6a248c4f86b728d3aaf1428c17"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e257049e161241ef9ec2ed44bdadf8c4"}], "type": "object-store", "id": "5458a98d9ff942db85035c267d51e0c2", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "56cc7352de004e418d87a5030ab77b2e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "06e25ee6ac304d9fa8e92828eba088d1"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f4361ef4a3e487482c6fb32b7e88dc1"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "413a33d423e54821941bee8f9ed57b55"}], "type": "metric", "id": "a55e342facd142399b2a71c2bca128ee", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v2/2c1bc845e49b465f874dc73088516ea2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b64da156cbd453c9551c7eb1252f6cb"}, {"url": "http://192.30.9.8:8776/v2/2c1bc845e49b465f874dc73088516ea2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78345c11342c496c8956e837e2242e0d"}, {"url": "http://192.30.9.8:8776/v2/2c1bc845e49b465f874dc73088516ea2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be9f04f450cc41a7a80a1babf614c63c"}], "type": "volumev2", "id": "a908eb09e2c94defa589146ae9a6bc82", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a09c96525aa4ae3abf239de565aaf18"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51025e09a32a49199c9aa64c1cca5d0b"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e18114d544844e40bd386215938c2018"}], "type": "cloudformation", "id": "bf3460d42445489eb52833a7e9386e70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8dd4d94bd43d466b9f0985c599d3055f"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c41e26c5a0554bd083daf47b542a5241"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49161f92c0e421e8b6f2d50a687a5d1"}], "type": "image", "id": "c0c37f7bcb7d4c87947d52bd6e92bc82", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2c1bc845e49b465f874dc73088516ea2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6beda951fff54c34a1029c555db80142"}, {"url": "http://192.30.9.8:8004/v1/2c1bc845e49b465f874dc73088516ea2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d53ff0f24994f1aaec7d96e7ad0a48e"}, {"url": "http://172.30.9.23:8004/v1/2c1bc845e49b465f874dc73088516ea2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7e0d8dcd93e4df4ad99108c2d9a7ac8"}], "type": "orchestration", "id": "c2c45182810b4af1a35e6838d0b3c1b1", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8ca453bea241319ae4f0d72d8ba4a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b13088575b44a47adc13953b4b9c7b3"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7495f19b586c4c2fa16386e07bac2501"}], "type": "event", "id": "ce69b918de434a6b9d91a92f863992d1", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784b77e88be4f0cb4b8c549c1f0836f"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "349967d031d149eb8f42dc6058ffc2c4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e810035b4b0d42bea9478e90bb531317"}], "type": "alarming", "id": "da66e68953984a9d8a7b2f3eda4ed5c6", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "id": "5bcf2b1d67d74f12801013f0f3f696fb"}, "audit_ids": ["f88ubRAIQKeTFSjqcYGM_A"], "issued_at": "2019-07-03T10:55:24.000000Z"}} 2019-07-03 10:55:25,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 10:55:25,034 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 10:55:25,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:25 GMT X-Openstack-Request-Id: req-cc341d39-8df9-4aab-9a42-d6a69bc25f9e 2019-07-03 10:55:25,454 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7d03b6e2-505e-425e-bf66-3cfcc39bcafa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2c1bc845e49b465f874dc73088516ea2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T10:55:24Z","qos_policy_id":null,"name":"juju_epc-net_c7d95486-37e8-4e8a-9c65-cf45826f6ea3","admin_state_up":true,"tenant_id":"2c1bc845e49b465f874dc73088516ea2","created_at":"2019-07-03T10:55:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 10:55:25,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cc341d39-8df9-4aab-9a42-d6a69bc25f9e 2019-07-03 10:55:25,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.420861005783s 2019-07-03 10:55:25,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-03 10:55:25,456 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" -d '{"subnet": {"name": "juju_epc-subnet_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "enable_dhcp": true, "network_id": "7d03b6e2-505e-425e-bf66-3cfcc39bcafa", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-07-03 10:55:26,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:26 GMT X-Openstack-Request-Id: req-556e3e88-58ff-4189-ba1d-fce86644deeb 2019-07-03 10:55:26,885 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d03b6e2-505e-425e-bf66-3cfcc39bcafa","tenant_id":"2c1bc845e49b465f874dc73088516ea2","created_at":"2019-07-03T10:55:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T10:55:26Z","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":"2c1bc845e49b465f874dc73088516ea2","id":"62ccda00-be8e-4043-8f08-1c4e51142da0","subnetpool_id":null,"name":"juju_epc-subnet_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}} 2019-07-03 10:55:26,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-556e3e88-58ff-4189-ba1d-fce86644deeb 2019-07-03 10:55:26,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.42975401878s 2019-07-03 10:55:26,886 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T10:55:26Z', 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'62ccda00-be8e-4043-8f08-1c4e51142da0', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', u'enable_dhcp': True, u'network_id': u'7d03b6e2-505e-425e-bf66-3cfcc39bcafa', u'tenant_id': u'2c1bc845e49b465f874dc73088516ea2', u'created_at': u'2019-07-03T10:55:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'2c1bc845e49b465f874dc73088516ea2'}) 2019-07-03 10:55:26,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-03 10:55:26,887 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" -d '{"router": {"external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75"}, "name": "juju_epc-router_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "admin_state_up": true}}' 2019-07-03 10:55:34,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:34 GMT X-Openstack-Request-Id: req-b2a309c3-94ef-46fd-8be4-5e0316d8f026 2019-07-03 10:55:34,877 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T10:55:28Z", "admin_state_up": true, "updated_at": "2019-07-03T10:55:29Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2c1bc845e49b465f874dc73088516ea2", "id": "4ed4b50f-8666-478f-b96b-f0314aec8391", "name": "juju_epc-router_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}} 2019-07-03 10:55:34,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b2a309c3-94ef-46fd-8be4-5e0316d8f026 2019-07-03 10:55:34,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.99019503593s 2019-07-03 10:55:34,878 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-03T10:55:29Z', u'revision_number': 3, u'id': u'4ed4b50f-8666-478f-b96b-f0314aec8391', u'external_gateway_info': {u'network_id': u'849979e7-e940-42b9-876b-b95c2d632a75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'510829ab-c198-471b-87f8-4e731e90e7c6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', u'admin_state_up': True, u'tenant_id': u'2c1bc845e49b465f874dc73088516ea2', u'created_at': u'2019-07-03T10:55:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'2c1bc845e49b465f874dc73088516ea2'}) 2019-07-03 10:55:34,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-03 10:55:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4ed4b50f-8666-478f-b96b-f0314aec8391/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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" -d '{"subnet_id": "62ccda00-be8e-4043-8f08-1c4e51142da0"}' 2019-07-03 10:55:38,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:38 GMT X-Openstack-Request-Id: req-ab514c86-a96e-4a6d-a407-061342e8a249 2019-07-03 10:55:38,554 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7d03b6e2-505e-425e-bf66-3cfcc39bcafa", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "subnet_id": "62ccda00-be8e-4043-8f08-1c4e51142da0", "subnet_ids": ["62ccda00-be8e-4043-8f08-1c4e51142da0"], "port_id": "e2409ef7-6f9e-4fc1-85b7-dd8f4db91a9d", "id": "4ed4b50f-8666-478f-b96b-f0314aec8391"} 2019-07-03 10:55:38,554 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4ed4b50f-8666-478f-b96b-f0314aec8391/add_router_interface.json used request id req-ab514c86-a96e-4a6d-a407-061342e8a249 2019-07-03 10:55:38,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.67588686943s 2019-07-03 10:55:38,555 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-03 10:55:39,810 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-07-03 10:55:39,813 - 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-07-03 10:55:39,817 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:39 GMT 2019-07-03 10:55:39,817 - 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-07-03 10:55:39,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:55:39,827 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 10:55:40,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:40 GMT X-Openstack-Request-Id: req-6d8552e2-7e28-4c6c-a155-ce7a45e7ba97 2019-07-03 10:55:40,253 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:55:40,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6d8552e2-7e28-4c6c-a155-ce7a45e7ba97 2019-07-03 10:55:40,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.430606126785s 2019-07-03 10:55:40,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 10:55:40,267 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}' 2019-07-03 10:55:40,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:40 GMT Location: http://172.30.9.23:9292/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a357ff7-750f-498a-958e-16ef00799cb0 2019-07-03 10:55:40,678 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:55:40Z", "file": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/file", "owner": "2c1bc845e49b465f874dc73088516ea2", "id": "f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "size": null, "self": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "checksum": null, "created_at": "2019-07-03T10:55:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 10:55:40,678 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6a357ff7-750f-498a-958e-16ef00799cb0 2019-07-03 10:55:40,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.415114164352s 2019-07-03 10:55:40,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 10:55:40,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" -d '' 2019-07-03 10:55:45,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:55:45 GMT X-Openstack-Request-Id: req-088c835a-6e8a-4849-bcd4-848d9f5d402e 2019-07-03 10:55:45,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 10:55:45,879 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/file used request id req-088c835a-6e8a-4849-bcd4-848d9f5d402e 2019-07-03 10:55:45,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.20038795471s 2019-07-03 10:55:45,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:55:45,889 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 10:55:46,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:46 GMT X-Openstack-Request-Id: req-d0070409-ff85-4ec5-9129-0b948ae52494 2019-07-03 10:55:46,217 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:55:45Z", "file": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/file", "owner": "2c1bc845e49b465f874dc73088516ea2", "id": "f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "size": 296222720, "self": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:55:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:55:46,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d0070409-ff85-4ec5-9129-0b948ae52494 2019-07-03 10:55:46,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332981109619s 2019-07-03 10:55:46,219 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/file', 'owner': u'2c1bc845e49b465f874dc73088516ea2', 'id': u'f4302d11-8c2b-4084-a88b-3473f3bfd6d1', 'size': 296222720, u'self': u'/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c1bc845e49b465f874dc73088516ea2', 'name': 'juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T10:55:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T10:55:45Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', 'created': u'2019-07-03T10:55:40Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-03T10:55:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-03 10:55:47,706 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f4302d11-8c2b-4084-a88b-3473f3bfd6d1 -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-07-03 10:55:47,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 10:55:47,714 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-07-03 10:55:48,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 03 Jul 2019 10: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-fa4c37cd-f2df-49fe-8672-fb9dd3886b44 x-openstack-request-id: req-fa4c37cd-f2df-49fe-8672-fb9dd3886b44 2019-07-03 10:55:48,482 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877", "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": "cff15d01-5120-48e6-b48f-ddd84fa77877"}} 2019-07-03 10:55:48,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fa4c37cd-f2df-49fe-8672-fb9dd3886b44 2019-07-03 10:55:48,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.772595882416s 2019-07-03 10:55:48,484 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', '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'a6c124494b0c46c2b4ad05546c87df21', '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'cff15d01-5120-48e6-b48f-ddd84fa77877', 'swap': 0}) 2019-07-03 10:55:48,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 10:55:48,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877/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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" -d '{"extra_specs": {}}' 2019-07-03 10:55:48,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55: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-7dc92938-e05d-4c63-819c-e391c6be2650 x-openstack-request-id: req-7dc92938-e05d-4c63-819c-e391c6be2650 2019-07-03 10:55:48,505 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 10:55:48,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877/os-extra_specs used request id req-7dc92938-e05d-4c63-819c-e391c6be2650 2019-07-03 10:55:48,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211119651794s 2019-07-03 10:55:48,506 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-07-03 10:55:48,508 - 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-76 | | 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-07-03 10:55:48,517 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-07-03 10:55:48,680 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-07-03 10:55:48,680 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-07-03 10:55:48,818 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2019-07-03 10:55:48,819 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-03 10:55:49,864 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-03 10:55:49,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:55:49,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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 10:55:50,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:50 GMT X-Openstack-Request-Id: req-b2b710c9-f89a-441d-b96c-6d97ea7c0c06 2019-07-03 10:55:50,200 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:55:45Z", "file": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/file", "owner": "2c1bc845e49b465f874dc73088516ea2", "id": "f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "size": 296222720, "self": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:55:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:55:50,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b2b710c9-f89a-441d-b96c-6d97ea7c0c06 2019-07-03 10:55:50,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334291934967s 2019-07-03 10:55:50,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-03 10:55:50,215 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}' 2019-07-03 10:55:50,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:50 GMT Location: http://172.30.9.23:9292/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-db539bf0-806c-478f-a809-a3493508d20e 2019-07-03 10:55:50,545 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:55:50Z", "file": "/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a/file", "owner": "2c1bc845e49b465f874dc73088516ea2", "id": "641b5abd-a87b-432f-b447-5b7e9144820a", "size": null, "self": "/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a", "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_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "checksum": null, "created_at": "2019-07-03T10:55:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-03 10:55:50,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-db539bf0-806c-478f-a809-a3493508d20e 2019-07-03 10:55:50,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.334281921387s 2019-07-03 10:55:50,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-03 10:55:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a/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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" -d '' 2019-07-03 10:55:54,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 10:55:54 GMT X-Openstack-Request-Id: req-2963234c-870a-4d0b-81be-3e5bf70801ec 2019-07-03 10:55:54,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-07-03 10:55:54,862 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a/file used request id req-2963234c-870a-4d0b-81be-3e5bf70801ec 2019-07-03 10:55:54,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.31613183022s 2019-07-03 10:55:54,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 10:55:54,871 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 10:55:55,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55:55 GMT X-Openstack-Request-Id: req-60db2447-513e-431b-a0cf-8242f57ce9f7 2019-07-03 10:55:55,619 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:55:54Z", "file": "/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a/file", "owner": "2c1bc845e49b465f874dc73088516ea2", "id": "641b5abd-a87b-432f-b447-5b7e9144820a", "size": 263848448, "self": "/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/641b5abd-a87b-432f-b447-5b7e9144820a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/641b5abd-a87b-432f-b447-5b7e9144820a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-03T10:55:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:55:45Z", "file": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/file", "owner": "2c1bc845e49b465f874dc73088516ea2", "id": "f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "size": 296222720, "self": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:55:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 10:55:55,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60db2447-513e-431b-a0cf-8242f57ce9f7 2019-07-03 10:55:55,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.752812147141s 2019-07-03 10:55:55,622 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/641b5abd-a87b-432f-b447-5b7e9144820a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a/file', 'owner': u'2c1bc845e49b465f874dc73088516ea2', 'id': u'641b5abd-a87b-432f-b447-5b7e9144820a', 'size': 263848448, u'self': u'/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c1bc845e49b465f874dc73088516ea2', 'name': 'juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/641b5abd-a87b-432f-b447-5b7e9144820a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-03T10:55:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-03T10:55:54Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', '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/641b5abd-a87b-432f-b447-5b7e9144820a', 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_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', 'created': u'2019-07-03T10:55:50Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-03T10:55:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a', 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_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-03 10:55:55,880 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 641b5abd-a87b-432f-b447-5b7e9144820a -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-07-03 10:55:55,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-03 10:55:55,884 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-07-03 10:55:55,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 03 Jul 2019 10: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-79148282-70af-40e1-8860-0e2c57b42c80 x-openstack-request-id: req-79148282-70af-40e1-8860-0e2c57b42c80 2019-07-03 10:55:55,926 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/98b9e475-0736-4ec8-bc81-ad70f12403fb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/98b9e475-0736-4ec8-bc81-ad70f12403fb", "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": "98b9e475-0736-4ec8-bc81-ad70f12403fb"}} 2019-07-03 10:55:55,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-79148282-70af-40e1-8860-0e2c57b42c80 2019-07-03 10:55:55,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0456058979034s 2019-07-03 10:55:55,928 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3', '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'a6c124494b0c46c2b4ad05546c87df21', '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'98b9e475-0736-4ec8-bc81-ad70f12403fb', 'swap': 0}) 2019-07-03 10:55:55,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-03 10:55:55,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/98b9e475-0736-4ec8-bc81-ad70f12403fb/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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" -d '{"extra_specs": {}}' 2019-07-03 10:55:55,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 10:55: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-51ff53a8-5874-44e2-b173-3cdcb6f3cac0 x-openstack-request-id: req-51ff53a8-5874-44e2-b173-3cdcb6f3cac0 2019-07-03 10:55:55,949 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-03 10:55:55,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/98b9e475-0736-4ec8-bc81-ad70f12403fb/os-extra_specs used request id req-51ff53a8-5874-44e2-b173-3cdcb6f3cac0 2019-07-03 10:55:55,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210769176483s 2019-07-03 10:55:55,950 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-07-03 11:00:22,098 - 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=7d03b6e2-505e-425e-bf66-3cfcc39bcafa --config ssl-hostname-verification=false --config external-network=849979e7-e940-42b9-876b-b95c2d632a75 --config use-floating-ip=true --config use-default-secgroup=true --debug 10:55:56 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 10:55:56 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=7d03b6e2-505e-425e-bf66-3cfcc39bcafa", "--config", "ssl-hostname-verification=false", "--config", "external-network=849979e7-e940-42b9-876b-b95c2d632a75", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 10:55:56 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 10:55:56 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[policy-target-group: use-floating-ip:true use-default-secgroup:true network:7d03b6e2-505e-425e-bf66-3cfcc39bcafa external-network:849979e7-e940-42b9-876b-b95c2d632a75 use-openstack-gbp:false] 10:55:56 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 10:55:56 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[use-default-secgroup:true logging-config: container-image-metadata-url: image-stream:released network:7d03b6e2-505e-425e-bf66-3cfcc39bcafa enable-os-refresh-update:true proxy-ssh:false net-bond-reconfigure-delay:17 apt-no-proxy: external-network:849979e7-e940-42b9-876b-b95c2d632a75 ssl-hostname-verification:false max-action-results-age:336h container-networking-method: use-floating-ip:true uuid:0233ba3c-ed80-4a48-87d5-4804b3db3863 type:openstack fan-config: provisioner-harvest-mode:destroyed resource-tags: ftp-proxy: default-series:xenial policy-target-group: automatically-retry-hooks:true apt-ftp-proxy: max-action-results-size:5G container-inherit-properties: cloudinit-userdata: name:controller firewall-mode:instance apt-http-proxy: egress-subnets: disable-network-management:false ignore-machine-addresses:false transmit-vendor-metrics:true use-openstack-gbp:false http-proxy: image-metadata-url: enable-os-upgrade:true update-status-hook-interval:5m max-status-history-age:336h apt-https-proxy: no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false test-mode:false max-status-history-size:5G development:false https-proxy: agent-metadata-url: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcaAnb5mZGppcZaMxGThlmexaCahj711vV2vedtHFKdZ6XyYReHwosxcwR2KhLZtT/kFtcNMG19Mn728UMpPzgTWxIPeBcbePkw+gh/uk5NOPv6H0H+sWXp9cnvNq8CCAThGIgND3mWXXelDoL840svw/yfDoHiNWiLR48h8DYKYKl+DawR0scGt6OUdY1SBAc2HPOec6hc8s5Qsv0ifz4qrSG7TNwcolDawu58cE5PbNAfXmOX1IcdOTjjtU/RaXd80pn6D/N9wo9ZEuAxqF29J4QiNAAsoPaHjWhULEHd0wpmHx63QlQShiicuToJPiAFOgTgBDSs/BNOHSox4Wh juju-client-key container-image-stream:released apt-mirror: agent-stream:released] 10:55:56 INFO juju.provider.openstack provider.go:145 opening model "controller" 10:55:56 DEBUG goose client.go:511 auth details: &{Token:gAAAAABdHIm8y8aoHthy-8LrWG-Y4Zii7ZP3KnmFkfY109Klthg3bb8j49rTQXTlxHtR_5r9e5gcwdeIR06rGg5oXaO2ahEwNo0oCEcsL5Mt9XbabMpYheGPeEunJrlDJ8oJ_DU3xEnXp8C5V3CMghjn802sv3IJwrmccMhoRIaXuuzfzPZm1fc TenantId:2c1bc845e49b465f874dc73088516ea2 UserId:5bcf2b1d67d74f12801013f0f3f696fb Domain: RegionServiceURLs:map[regionOne:map[placement:http://172.30.9.23:8778/placement volumev3:http://172.30.9.23:8776/v3/2c1bc845e49b465f874dc73088516ea2 network:http://172.30.9.23:9696 image:http://172.30.9.23:9292 volumev2:http://172.30.9.23:8776/v2/2c1bc845e49b465f874dc73088516ea2 cloudformation:http://172.30.9.23:8000/v1 orchestration:http://172.30.9.23:8004/v1/2c1bc845e49b465f874dc73088516ea2 event:http://172.30.9.23:8977 compute:http://172.30.9.23:8774/v2.1 identity:http://172.30.9.23:5000 object-store:http://172.30.9.23:8080/v1/AUTH_2c1bc845e49b465f874dc73088516ea2 metric:http://172.30.9.23:8041 alarming:http://172.30.9.23:8042]]} 10:55:56 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 10:55:56 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}] 10:55:57 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 10:55:57 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 10:55:57 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 10:55:57 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 10:55:57 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 10:55:57 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 10:55:57 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 10:55:57 INFO cmd bootstrap.go:233 Loading image metadata 10:55:57 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 10:55:57 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 10:55:57 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 10:55:57 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [trusty quantal vivid win2012hv win8 utopic bionic win2008r2 yakkety win7 centos7 opensuseleap raring wily zesty win2012 win2016hv genericlinux saucy xenial win2012hvr2 win2012r2 win2016 win10 precise win2016nano win81 artful] [amd64 i386 armhf arm64 ppc64el s390x] released}} 10:55:57 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 10:56:00 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 10:56:01 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 10:56:01 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 10:56:01 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 10:56:01 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 10:56:01 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 10:56:01 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 10:56:01 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 10:56:01 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 10:56:01 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 10:56:01 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 10:56:01 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 10:56:01 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 10:56:03 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 10:56:03 INFO cmd bootstrap.go:389 Starting new instance for initial controller 10:56:03 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 10:56:03 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 10:56:03 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:f4302d11-8c2b-4084-a88b-3473f3bfd6d1 Arch:amd64 VirtType:}] 10:56:03 INFO juju.environs.instances image.go:106 find instance - using image with id: f4302d11-8c2b-4084-a88b-3473f3bfd6d1 10:56:03 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 10:56:03 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 10:56:03 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 10:56:03 DEBUG juju.provider.openstack provider.go:1005 using network id "7d03b6e2-505e-425e-bf66-3cfcc39bcafa" 10:56:03 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 "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" has status BUILD, wait 10 seconds before retry, attempt 11 10:58:20 INFO juju.provider.openstack provider.go:1175 started instance "9f81d3cc-a1d8-401a-a617-39c129e3569c" 10:58:20 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 10:58:20 DEBUG juju.provider.openstack networking.go:169 using external network "849979e7-e940-42b9-876b-b95c2d632a75" 10:58:22 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.207 10:58:22 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.207 10:58:27 INFO cmd bootstrap.go:225 - 9f81d3cc-a1d8-401a-a617-39c129e3569c (arch=amd64 mem=2G cores=1) 10:58:27 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 10:58:27 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 10:58:27 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 10:58:30 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 10:58:30 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 10:58:32 DEBUG juju.provider.openstack provider.go:417 instance 9f81d3cc-a1d8-401a-a617-39c129e3569c has floating IP address: 172.30.9.207 Attempting to connect to 172.30.9.207:22 Attempting to connect to 192.168.121.15:22 10:58:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 10:58:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 10:58:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 10:58:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 10:58:41 DEBUG juju.provider.openstack provider.go:417 instance 9f81d3cc-a1d8-401a-a617-39c129e3569c has floating IP address: 172.30.9.207 10:58:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 10:58:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 10:58:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 10:58:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 10:58:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 10:58:52 DEBUG juju.provider.openstack provider.go:417 instance 9f81d3cc-a1d8-401a-a617-39c129e3569c has floating IP address: 172.30.9.207 10:58:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 10:58:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 10:58:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 10:59:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 10:59:03 DEBUG juju.provider.openstack provider.go:417 instance 9f81d3cc-a1d8-401a-a617-39c129e3569c has floating IP address: 172.30.9.207 10:59:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 10:59:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 10:59:09 INFO cmd bootstrap.go:333 Connected to 172.30.9.207 10:59:09 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]> 10:59:09 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-db3863-controller-0 11:00:19 INFO cmd bootstrap.go:455 Bootstrap agent now started 11:00:21 DEBUG juju.provider.openstack provider.go:417 instance 9f81d3cc-a1d8-401a-a617-39c129e3569c has floating IP address: 172.30.9.207 11:00:21 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.207:17070 192.168.121.15:17070] 11:00:21 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.207 to verify accessibility... 11:00:21 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.207:17070 192.168.121.15:17070] 11:00:21 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" 11:00:21 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" 11:00:22 DEBUG juju.api monitor.go:35 RPC connection died 11:00:22 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 11:00:22 INFO cmd controller.go:88 Controller machines are in the "controller" model 11:00:22 INFO cmd controller.go:89 Initial model "default" added 11:00:22 INFO cmd supercommand.go:465 command finished 2019-07-03 11:00:22,099 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-07-03 11:00:22,099 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-07-03 11:00:37,327 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-07-03 11:00:37,328 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-07-03 11:25:01,236 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-07-03 11:24:44.248668Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-07-03 11:25:01,236 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-07-03 11:25:01,236 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-07-03 11:25:01,464 - 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.204 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* active idle 2 172.30.9.217 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.218 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.204 d0f550a3-3cba-4014-a132-e9b55fd554e8 xenial nova ACTIVE 1 started 172.30.9.200 1bb8135c-6e79-417b-9a00-db7a301042b0 trusty nova ACTIVE 2 started 172.30.9.217 3d3fe37a-d466-4552-836b-08af04b16829 trusty nova ACTIVE 3 started 172.30.9.218 003eb710-4fc0-467e-b47f-5b84b1709e14 trusty nova ACTIVE 2019-07-03 11:25:01,681 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.204 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-07-03 11:25:01,682 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-07-03 11:25:01,899 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.217 (agent:idle, workload:active) 2152/udp 2019-07-03 11:25:01,900 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-07-03 11:25:02,147 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.218 (agent:idle, workload:active) 2019-07-03 11:25:02,147 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-07-03 11:25:02,147 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-07-03 11:25:02,970 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-07-03 11:25:02,971 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-07-03 11:25:03,585 - 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-958735-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-07-03 11:25:03,586 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-07-03 11:25:03,833 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 22dcecd4-6b91-4a21-8f14-6fdba6c734a7 2019-07-03 11:34:48,909 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-07-03 11:34:31.913301Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-07-03 11:34:48,909 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-07-03 11:34:49,479 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-07-03 11:34:49,479 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-07-03 11:34:49,510 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-07-03 11:34:49,511 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-07-03 11:34:49,761 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 11:34:49,761 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 39:26 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 11:34:50,763 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 11:03:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 11:03:52 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 11:03:52 DEBUG juju.agent read agent config, format "2.0" machine-0: 11:03:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 11:03:52 DEBUG juju.worker start "engine" machine-0: 11:03:52 INFO juju.worker start "engine" machine-0: 11:03:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 11:03:52 DEBUG juju.worker "engine" started machine-0: 11:03:52 DEBUG juju.worker.introspection stats worker now serving machine-0: 11:03:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 11:03:52 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 11:03:52 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 11:03:52 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 11:03:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:03:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:03:52 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:03:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.apicaller connecting with old password machine-0: 11:03:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 11:03:52 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:52 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:52 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:52 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 11:03:52 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 11:03:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:03:53 DEBUG juju.worker.apicaller connected machine-0: 11:03:53 DEBUG juju.worker.apicaller changing password... machine-0: 11:03:53 DEBUG juju.worker.apicaller password changed machine-0: 11:03:53 DEBUG juju.api RPC connection died machine-0: 11:03:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 11:03:53 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:03:53 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:53 INFO juju.api connection established to "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:53 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:53 DEBUG juju.worker.apicaller connected machine-0: 11:03:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:03:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:03:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:03:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:03:53 INFO juju.worker.upgrader unblocking abort check machine-0: 11:03:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:03:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:03:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:03:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 11:03:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:03:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 11:03:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:03:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:03:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:03:54 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:03:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:03:54 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 11:03:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:03:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 11:03:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.logger logger setup machine-0: 11:03:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:03:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 11:03:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:03:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 11:03:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:03:54 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:03:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:03:54 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 11:03:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:03:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:03:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:03:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:03:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:03:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:03:54 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:03:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 11:03:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 11:03:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:03:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:03:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:03:54 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 11:03:54 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-0: 11:03:54 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-0: 11:03:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:03:54 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:03:54 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:03:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:03:54 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-0: 11:03:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 11:03:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 11:03:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 11:03:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 11:03:54 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 11:03:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 11:03:54 DEBUG juju.api RPC connection died machine-0: 11:03:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:03:54 DEBUG juju.worker killing runner 0xc420651930 machine-0: 11:03:54 INFO juju.worker runner is dying machine-0: 11:03:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 11:03:54 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: 11:03:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:03:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 11:03:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 11:03:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:03:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:03:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:03:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:03:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:03:54 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:03:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:54 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:54 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: 11:03:54 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: 11:03:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 11:03:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:55 DEBUG juju.worker.apicaller connected machine-0: 11:03:55 DEBUG juju.api RPC connection died machine-0: 11:03:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:03:55 DEBUG juju.api successfully dialed "wss://252.15.0.1:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:55 INFO juju.api connection established to "wss://252.15.0.1:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:55 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:55 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:55 DEBUG juju.worker.apicaller connected machine-0: 11:03:55 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:03:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:03:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:03:55 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:03:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:03:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:03:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:03:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:03:55 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:03:55 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:03:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:03:55 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:03:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:03:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:03:55 DEBUG juju.network "lxdbr0" has addresses [fe80::7002:15ff:fef7:ccb1/64 fe80::1/64] machine-0: 11:03:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:03:55 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 11:03:55 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-0: 11:03:55 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-0: 11:03:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:03:55 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:03:55 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:03:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:03:55 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-0: 11:03:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:03:55 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:03:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:03:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:03:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:03:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:03:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:03:55 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 11:03:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:03:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 11:03:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:03:56 DEBUG juju.worker.logger logger setup machine-0: 11:03:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:03:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:03:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:03:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:03:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:03:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:03:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:03:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:03:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:03:56 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 11:03:56 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:03:56 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:03:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 11:03:56 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:03:56 INFO juju.worker.upgrader unblocking abort check machine-0: 11:03:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:03:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 11:03:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 11:03:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 11:03:56 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 11:03:56 DEBUG juju.worker start "0-container-watcher" machine-0: 11:03:56 DEBUG juju.worker start "stateconverter" machine-0: 11:03:56 INFO juju.worker start "0-container-watcher" machine-0: 11:03:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 11:03:56 DEBUG juju.worker "0-container-watcher" started machine-0: 11:03:56 INFO juju.worker start "stateconverter" machine-0: 11:03:56 DEBUG juju.worker "stateconverter" started machine-0: 11:03:56 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 11:03:56 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 11:03:56 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: 11:03:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 11:03:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:03:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:03:56 DEBUG juju.service discovered init system "systemd" from local host machine-0: 11:03:56 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 11:03:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:03:56 DEBUG juju.network "lxdbr0" has addresses [fe80::7002:15ff:fef7:ccb1/64 fe80::1/64] machine-0: 11:03:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:03:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:03:56 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 11:03:56 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 11:03:56 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:03:56 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:::1] machine-0: 11:03:56 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:::1] machine-0: 11:03:56 DEBUG juju.worker.deployer API addresses: ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-0: 11:03:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 11:03:56 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: 11:03:56 INFO juju.worker.machiner "machine-0" started machine-0: 11:03:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 11:03:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 11:03:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 11:03:56 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: 11:03:56 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 11:03:56 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: 11:03:56 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 11:03:56 INFO juju.worker start "api" unit-abot-epc-basic-0: 11:03:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 11:03:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:03:57 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 11:03:57 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:03:57 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:03:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:03:57 DEBUG juju.api successfully dialed "wss://252.15.0.1:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-0: 11:03:57 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:a2:ed:1b 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.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:a2:ed:1b 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:72:02:15:f7:cc:b1 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:72:02:15:f7:cc:b1 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:5e:1a:32:a8:27:b9 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.9.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:5e:1a:32:a8:27:b9 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:5e:1a:32:a8:27:b9 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 11:03:57 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:03:57 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:03:57 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 11:03:57 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 11:03:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 11:03:57 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 11:03:57 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:03:57 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:03:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:03:57 DEBUG juju.api successfully dialed "wss://252.15.0.1:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 11:03:58 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 11:03:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 11:03:58 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network "lxdbr0" has addresses [fe80::7002:15ff:fef7:ccb1/64 fe80::1/64] unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network including address public:172.30.9.207 for machine unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 11:03:58 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 11:03:58 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:03:58 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 11:03:58 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:03:58 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:03:58 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:03:58 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 11:03:58 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: 11:03:58 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 11:03:58 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 11:03:58 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 11:03:58 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 11:03:58 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: 11:03:58 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 11:03:58 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:03:58 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 11:03:58 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:03:58 DEBUG httpbakery client do GET https://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 11:03:58 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 11:03:58 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:03:58 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:03:58 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:03:59 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 11:03:59 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 11:03:59 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 11:03:59 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 11:03:59 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:03:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:03:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:03:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> machine-0: 11:03:59 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 11:03:59 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease machine-0: 11:03:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:03:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 11:03:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:03:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:03:59 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 11:03:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:03:59 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 11:03:59 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: 11:04:00 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:04:00 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:04:00 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:04:01 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: 11:04:01 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:04:01 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: 11:04:01 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:04:01 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: 11:04:01 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:04:01 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: 11:04:01 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:04:02 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.9 [197 kB] unit-abot-epc-basic-0: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:03 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:05 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.2 [139 kB] unit-abot-epc-basic-0: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:06 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: 11:04:07 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: 11:04:07 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: 11:04:07 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: 11:04:07 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: 11:04:07 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: 11:04:07 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (11.8 MB/s) unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54450 files and directories currently installed.) unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 11:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 11:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 11:04:10 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: 11:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 11:04:10 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: 11:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 11:04:11 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: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 11:04:11 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: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 11:04:12 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: 11:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 11:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 11:04:18 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: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 11:04:18 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: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 11:04:18 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: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 11:04:18 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: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 11:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 11:04:19 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: 11:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 11:04:19 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: 11:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 11:04:19 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: 11:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 11:04:19 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: 11:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 11:04:19 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: 11:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 11:04:21 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: 11:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 11:04:23 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: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 11:04:23 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: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 11:04:23 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: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 11:04:23 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: 11:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 11:04:24 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: 11:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 11:04:24 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: 11:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 11:04:24 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: 11:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 11:04:24 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: 11:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 11:04:26 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: 11:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 11:04:27 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: 11:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 11:04:27 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: 11:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 11:04:29 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: 11:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 11:04:30 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: 11:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 11:04:30 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: 11:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 11:04:30 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: 11:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 11:04:31 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: 11:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 11:04:32 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: 11:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:04:36 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:04:39 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: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:40 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: 11:04:40 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: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:04:41 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:41 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: 11:04:41 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: 11:04:41 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: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 11:04:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:04:43 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: 11:04:43 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: 11:04:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 11:04:43 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.install --2019-07-03 11:04:45-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 11:04:45 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: 11:04:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 82.7K 9m24s unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 82.4K 9m24s unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 43.5M 6m16s unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.9M 4m43s unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 170K 4m41s unit-abot-epc-basic-0: 11:04:47 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 169K 4m39s unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 171K 4m38s unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 176K 4m36s unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 9.57M 4m5s unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 171K 4m8s unit-abot-epc-basic-0: 11:04:48 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 168K 4m10s unit-abot-epc-basic-0: 11:04:49 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 1.13M 3m52s unit-abot-epc-basic-0: 11:04:49 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 194K 3m52s unit-abot-epc-basic-0: 11:04:49 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 168K 3m55s unit-abot-epc-basic-0: 11:04:49 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 170K 3m57s unit-abot-epc-basic-0: 11:04:49 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.3M 3m42s unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 167K 3m45s unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 163K 3m48s unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 1.25M 3m38s unit-abot-epc-basic-0: 11:04:50 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 190K 3m39s unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 165K 3m41s unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 167K 3m43s unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 117K 3m50s unit-abot-epc-basic-0: 11:04:51 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 294K 3m47s unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 169K 3m48s unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 169K 3m50s unit-abot-epc-basic-0: 11:04:52 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 166K 3m51s unit-abot-epc-basic-0: 11:04:53 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 162K 3m52s unit-abot-epc-basic-0: 11:04:53 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 166K 3m54s unit-abot-epc-basic-0: 11:04:53 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 168K 3m54s unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 169K 3m55s unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 167K 3m56s unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 171K 3m57s unit-abot-epc-basic-0: 11:04:54 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 167K 3m57s unit-abot-epc-basic-0: 11:04:55 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 171K 3m58s unit-abot-epc-basic-0: 11:04:55 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 171K 3m58s unit-abot-epc-basic-0: 11:04:55 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 171K 3m59s unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 168K 3m59s unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 261K 3m57s unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 192K 3m57s unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 220K 3m56s unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 218K 3m55s unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 169K 3m55s unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 169K 3m55s unit-abot-epc-basic-0: 11:04:57 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 172K 3m56s unit-abot-epc-basic-0: 11:04:58 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 171K 3m56s unit-abot-epc-basic-0: 11:04:58 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 173K 3m56s unit-abot-epc-basic-0: 11:04:58 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 278K 3m54s unit-abot-epc-basic-0: 11:04:58 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 222K 3m53s unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 235K 3m52s unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 189K 3m52s unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 163K 3m52s unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 451K 3m50s unit-abot-epc-basic-0: 11:04:59 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 255K 3m48s unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 168K 3m49s unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 1.50M 3m45s unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 193K 3m45s unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 860K 3m41s unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 218K 3m41s unit-abot-epc-basic-0: 11:05:00 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 874K 3m38s unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 218K 3m37s unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 174K 3m37s unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 44.7M 3m34s unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 49.2M 3m30s unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 180K 3m30s unit-abot-epc-basic-0: 11:05:01 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 1.49M 3m27s unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 198K 3m27s unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 1.54M 3m24s unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 197K 3m24s unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 1.60M 3m22s unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 197K 3m22s unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 1.54M 3m19s unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 191K 3m19s unit-abot-epc-basic-0: 11:05:02 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 8.54M 3m16s unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 283K 3m15s unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 451K 3m14s unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 299K 3m13s unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 402K 3m12s unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 140K 3m13s unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 36.7M 3m10s unit-abot-epc-basic-0: 11:05:03 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 55.9M 3m8s unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 219K 3m8s unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 812K 3m6s unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 223K 3m6s unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 505K 3m4s unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 259K 3m4s unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 314K 3m3s unit-abot-epc-basic-0: 11:05:04 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 392K 3m2s unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 148K 3m3s unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 29.2M 3m1s unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 223K 3m0s unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 780K 2m59s unit-abot-epc-basic-0: 11:05:05 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 220K 2m59s unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 203K 2m59s unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 520K 2m58s unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 215K 2m58s unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 307K 2m57s unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 272K 2m57s unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 214K 2m57s unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 760K 2m55s unit-abot-epc-basic-0: 11:05:07 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 210K 2m55s unit-abot-epc-basic-0: 11:05:07 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 367K 2m54s unit-abot-epc-basic-0: 11:05:07 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 273K 2m54s unit-abot-epc-basic-0: 11:05:07 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 204K 2m54s unit-abot-epc-basic-0: 11:05:07 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 560K 2m53s unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 208K 2m53s unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 500K 2m52s unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 231K 2m52s unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 219K 2m52s unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 490K 2m51s unit-abot-epc-basic-0: 11:05:08 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 216K 2m51s unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 499K 2m50s unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 249K 2m49s unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 240K 2m49s unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 362K 2m48s unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 220K 2m48s unit-abot-epc-basic-0: 11:05:09 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 714K 2m47s unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 220K 2m47s unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 510K 2m46s unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 246K 2m46s unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 288K 2m46s unit-abot-epc-basic-0: 11:05:10 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 270K 2m45s unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 257K 2m45s unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 507K 2m44s unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 232K 2m44s unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 585K 2m43s unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 228K 2m43s unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 565K 2m42s unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 314K 2m42s unit-abot-epc-basic-0: 11:05:11 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 453K 2m41s unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 150K 2m41s unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 41.4M 2m40s unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 696K 2m39s unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 256K 2m39s unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 367K 2m38s unit-abot-epc-basic-0: 11:05:12 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 251K 2m38s unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 328K 2m38s unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 327K 2m37s unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 263K 2m37s unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 422K 2m36s unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 336K 2m36s unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 326K 2m35s unit-abot-epc-basic-0: 11:05:13 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 357K 2m35s unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 403K 2m34s unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 383K 2m34s unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 347K 2m33s unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 594K 2m32s unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 245K 2m32s unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 763K 2m31s unit-abot-epc-basic-0: 11:05:14 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 219K 2m31s unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 693K 2m31s unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 319K 2m30s unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 438K 2m30s unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 456K 2m29s unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 304K 2m29s unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 576K 2m28s unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 235K 2m28s unit-abot-epc-basic-0: 11:05:15 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 777K 2m27s unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 260K 2m27s unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 468K 2m26s unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 450K 2m26s unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 347K 2m25s unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 591K 2m25s unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 240K 2m25s unit-abot-epc-basic-0: 11:05:16 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 831K 2m24s unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 243K 2m24s unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 546K 2m23s unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 463K 2m23s unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 317K 2m22s unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 492K 2m22s unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 307K 2m21s unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 851K 2m21s unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 221K 2m21s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 758K 2m20s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 499K 2m19s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 264K 2m19s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 684K 2m19s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 307K 2m18s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 766K 2m18s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 286K 2m17s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 440K 2m17s unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 702K 2m16s unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 306K 2m16s unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 648K 2m15s unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 314K 2m15s unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 475K 2m15s unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 731K 2m14s unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 317K 2m14s unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 710K 2m13s unit-abot-epc-basic-0: 11:05:19 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 586K 2m13s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 359K 2m12s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 721K 2m12s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 421K 2m11s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 438K 2m11s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 948K 2m10s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 425K 2m10s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 329K 2m10s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 3.76M 2m9s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 424K 2m8s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 444K 2m8s unit-abot-epc-basic-0: 11:05:20 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 1002K 2m7s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 649K 2m7s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 371K 2m7s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 718K 2m6s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 905K 2m5s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 332K 2m5s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 656K 2m5s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 5.45M 2m4s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 643K 2m3s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 383K 2m3s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 731K 2m3s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 4.86M 2m2s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 662K 2m1s unit-abot-epc-basic-0: 11:05:21 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 375K 2m1s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 738K 2m1s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 6.22M 2m0s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 621K 1m59s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 378K 1m59s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 705K 1m59s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 8.35M 1m58s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 914K 1m58s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 727K 1m57s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 507K 1m57s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 750K 1m56s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 6.33M 1m56s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 1.00M 1m55s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 443K 1m55s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 921K 1m54s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 797K 1m54s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 7.91M 1m53s unit-abot-epc-basic-0: 11:05:22 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 1.01M 1m53s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 743K 1m52s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 145K 1m53s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 49.3M 1m52s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 50.6M 1m51s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 49.7M 1m51s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 47.3M 1m50s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 51.3M 1m49s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 908K 1m49s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 1.10M 1m48s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 970K 1m48s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 386K 1m48s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 1.23M 1m47s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 795K 1m47s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 3.01M 1m46s unit-abot-epc-basic-0: 11:05:23 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 492K 1m46s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 508K 1m46s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 715K 1m45s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 6.30M 1m45s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 643K 1m44s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 501K 1m44s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 1.06M 1m44s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 876K 1m43s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 2.82M 1m43s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 498K 1m43s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 566K 1m42s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 1.42M 1m42s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 1.11M 1m41s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 967K 1m41s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 469K 1m41s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 931K 1m40s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 741K 1m40s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 7.90M 99s unit-abot-epc-basic-0: 11:05:24 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 995K 99s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 459K 99s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 938K 98s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 742K 98s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 6.33M 98s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 965K 97s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 461K 97s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 988K 97s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 2.08M 96s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 905K 96s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 3.02M 95s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 502K 95s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 756K 95s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 1.04M 94s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 828K 94s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 7.79M 93s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 668K 93s unit-abot-epc-basic-0: 11:05:25 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 491K 93s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 1.22M 93s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 709K 92s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 8.57M 92s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.04M 91s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 468K 91s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 882K 91s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 2.11M 90s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 830K 90s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 3.50M 90s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 752K 89s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 482K 89s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.34M 89s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 693K 89s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 9.12M 88s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 1.05M 88s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 686K 88s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 560K 87s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.05M 87s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 841K 87s unit-abot-epc-basic-0: 11:05:26 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 9.24M 86s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 720K 86s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 472K 86s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 1.28M 85s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 686K 85s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 5.21M 85s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 1.15M 84s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 710K 84s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 703K 84s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 150K 84s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 44.1M 84s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 55.2M 83s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 54.5M 83s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 50.7M 83s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 49.8M 82s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 871K 82s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 4.25M 82s unit-abot-epc-basic-0: 11:05:27 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 687K 81s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 397K 81s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 2.59M 81s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 795K 81s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 1022K 80s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 370K 80s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 1.19M 80s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 813K 80s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 3.59M 79s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 453K 79s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 553K 79s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 2.42M 79s unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 749K 78s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 171K 78s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 49.9M 78s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 56.9M 78s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 57.7M 77s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 54.3M 77s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 463K 77s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 493K 77s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 707K 76s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 1.03M 76s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 378K 76s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 833K 76s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 858K 76s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 451K 75s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 499K 75s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 696K 75s unit-abot-epc-basic-0: 11:05:29 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 1.10M 75s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 390K 75s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 1.06M 74s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 729K 74s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 707K 74s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 393K 74s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 1.14M 73s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 919K 73s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 453K 73s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 552K 73s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 641K 73s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 6.35M 72s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 447K 72s unit-abot-epc-basic-0: 11:05:30 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 487K 72s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 707K 72s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 6.30M 72s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 344K 71s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 762K 71s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 715K 71s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 6.92M 71s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 354K 71s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 758K 70s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 716K 70s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 1.14M 70s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 475K 70s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 716K 70s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 713K 69s unit-abot-epc-basic-0: 11:05:31 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 1.27M 69s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 458K 69s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 717K 69s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 756K 69s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 1.20M 68s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 467K 68s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 721K 68s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 754K 68s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 1.15M 68s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 468K 67s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 736K 67s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 731K 67s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 1.22M 67s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 469K 67s unit-abot-epc-basic-0: 11:05:32 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 722K 66s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 719K 66s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.25M 66s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 471K 66s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 715K 66s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 734K 65s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 1.22M 65s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 474K 65s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 709K 65s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 738K 65s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.20M 64s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 476K 64s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 711K 64s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 743K 64s unit-abot-epc-basic-0: 11:05:33 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.19M 64s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 477K 64s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 703K 63s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 750K 63s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 1.17M 63s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 460K 63s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 680K 63s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 724K 63s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.19M 62s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 473K 62s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 651K 62s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 726K 62s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 1.21M 62s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 484K 61s unit-abot-epc-basic-0: 11:05:34 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 689K 61s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 702K 61s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 1.18M 61s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 502K 61s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 687K 61s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 715K 60s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 5.36M 60s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 376K 60s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 682K 60s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 707K 60s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 6.12M 59s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 532K 59s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 502K 59s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 612K 59s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 7.00M 59s unit-abot-epc-basic-0: 11:05:35 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 860K 59s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 404K 58s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.13M 58s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 889K 58s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.19M 58s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 489K 58s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 671K 58s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 780K 57s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 3.32M 57s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 160K 57s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 53.5M 57s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 50.8M 57s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 55.6M 57s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 889K 56s unit-abot-epc-basic-0: 11:05:36 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 430K 56s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 746K 56s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 1.16M 56s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 129K 56s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 49.3M 56s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 56.8M 56s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 58.3M 55s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 408K 55s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 824K 55s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 413K 55s unit-abot-epc-basic-0: 11:05:37 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 426K 55s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 489K 55s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 444K 55s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 668K 54s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 353K 54s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 406K 54s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 742K 54s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 504K 54s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 359K 54s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 981K 54s unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 378K 54s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 480K 54s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 802K 53s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 419K 53s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 483K 53s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 511K 53s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 451K 53s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 651K 53s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 504K 53s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 461K 52s unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 657K 52s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 366K 52s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 700K 52s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 648K 52s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 370K 52s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 680K 52s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 617K 52s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 382K 51s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 690K 51s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 620K 51s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 380K 51s unit-abot-epc-basic-0: 11:05:40 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 695K 51s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 570K 51s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 404K 51s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 687K 51s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 428K 50s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 524K 50s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 609K 50s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 468K 50s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 522K 50s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 416K 50s unit-abot-epc-basic-0: 11:05:41 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 733K 50s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 517K 49s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 391K 49s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 847K 49s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 516K 49s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 392K 49s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 846K 49s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 513K 49s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 395K 49s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 837K 48s unit-abot-epc-basic-0: 11:05:42 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 515K 48s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 389K 48s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 864K 48s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 512K 48s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 424K 48s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 736K 48s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 514K 48s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 643K 47s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 462K 47s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 532K 47s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 670K 47s unit-abot-epc-basic-0: 11:05:43 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 565K 47s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 419K 47s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 705K 47s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 603K 47s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 492K 46s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 548K 46s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 572K 46s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 764K 46s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 475K 46s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 475K 46s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 720K 46s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 527K 45s unit-abot-epc-basic-0: 11:05:44 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 714K 45s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 609K 45s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 680K 45s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 511K 45s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 126K 45s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 46.6M 45s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 55.5M 45s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 57.4M 44s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.07M 44s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 463K 44s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 474K 44s unit-abot-epc-basic-0: 11:05:45 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 633K 44s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 478K 44s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 481K 44s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 660K 44s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 473K 43s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 472K 43s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 629K 43s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 753K 43s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 381K 43s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 573K 43s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 857K 43s unit-abot-epc-basic-0: 11:05:46 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 440K 43s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 444K 42s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.34M 42s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 399K 42s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 600K 42s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 668K 42s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 748K 42s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 402K 42s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 506K 42s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.47M 41s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 400K 41s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 589K 41s unit-abot-epc-basic-0: 11:05:47 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 693K 41s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 807K 41s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 465K 41s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 433K 41s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 2.18M 41s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 536K 40s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 479K 40s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 627K 40s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.51M 40s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 421K 40s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 644K 40s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 657K 40s unit-abot-epc-basic-0: 11:05:48 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 984K 39s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 542K 39s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 547K 39s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 842K 39s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 541K 39s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 767K 39s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 439K 39s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 1.87M 39s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 596K 38s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 557K 38s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 547K 38s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.67M 38s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 477K 38s unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 635K 38s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 648K 38s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 1012K 38s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 557K 37s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 551K 37s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 831K 37s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 796K 37s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 531K 37s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 470K 37s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.39M 37s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 613K 37s unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 568K 36s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 133K 36s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 56.7M 36s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 57.9M 36s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 52.5M 36s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 6.72M 36s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 503K 36s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 372K 36s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 947K 35s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 480K 35s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 382K 35s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 747K 35s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 557K 35s unit-abot-epc-basic-0: 11:05:51 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 378K 35s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 1.04M 35s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 475K 35s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 428K 35s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 766K 34s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 816K 34s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 354K 34s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 639K 34s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 971K 34s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 443K 34s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 455K 34s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.44M 34s unit-abot-epc-basic-0: 11:05:52 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 592K 33s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 450K 33s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 770K 33s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 993K 33s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 445K 33s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 455K 33s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 2.92M 33s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 482K 33s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 526K 32s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 635K 32s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.50M 32s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 475K 32s unit-abot-epc-basic-0: 11:05:53 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 492K 32s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.05M 32s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 975K 32s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 439K 32s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 450K 32s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 3.42M 31s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 500K 31s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 501K 31s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 634K 31s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 1.93M 31s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 553K 31s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 476K 31s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 784K 31s unit-abot-epc-basic-0: 11:05:54 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1009K 30s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 532K 30s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 513K 30s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.03M 30s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 910K 30s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 448K 30s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 467K 30s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.75M 30s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 761K 29s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 380K 29s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 574K 29s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 1.50M 29s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 502K 29s unit-abot-epc-basic-0: 11:05:55 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 538K 29s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 749K 29s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.21M 29s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 438K 29s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 547K 28s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 1007K 28s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 866K 28s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 490K 28s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 433K 28s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 2.45M 28s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 948K 28s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 450K 28s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 445K 27s unit-abot-epc-basic-0: 11:05:56 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 1.44M 27s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 562K 27s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 595K 27s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 610K 27s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.23M 27s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 572K 27s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 554K 27s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 744K 27s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 875K 26s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 521K 26s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 568K 26s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1013K 26s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 840K 26s unit-abot-epc-basic-0: 11:05:57 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 526K 26s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 415K 26s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 2.53M 26s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 924K 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 499K 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 431K 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 2.45M 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 757K 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 557K 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 431K 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 1.21M 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.22M 25s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 556K 24s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 441K 24s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.21M 24s unit-abot-epc-basic-0: 11:05:58 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 1.22M 24s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 561K 24s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 437K 24s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 2.28M 24s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 921K 24s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 480K 24s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 583K 23s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 980K 23s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 981K 23s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 570K 23s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 506K 23s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.00M 23s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 1.49M 23s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 590K 23s unit-abot-epc-basic-0: 11:05:59 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 731K 23s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 547K 22s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 1.25M 22s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.74M 22s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 571K 22s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 545K 22s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 1.04M 22s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.50M 22s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 1.25M 22s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 584K 21s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 446K 21s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 2.46M 21s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 153K 21s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 49.4M 21s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 47.6M 21s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 53.2M 21s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 53.0M 21s unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 2.76M 21s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 532K 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 358K 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 998K 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 1.92M 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 478K 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 396K 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 1.17M 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.35M 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 545K 20s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 399K 19s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.16M 19s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.67M 19s unit-abot-epc-basic-0: 11:06:01 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 518K 19s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 412K 19s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 1.10M 19s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.98M 19s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 606K 19s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 507K 19s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 922K 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.61M 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 648K 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 671K 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 544K 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 1.31M 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.85M 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 541K 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 433K 18s unit-abot-epc-basic-0: 11:06:02 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 2.19M 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.61M 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 602K 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 778K 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 538K 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 1.23M 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.94M 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 617K 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 819K 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 583K 17s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 1.50M 16s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.91M 16s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 578K 16s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 520K 16s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 1.02M 16s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 1.72M 16s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 1.45M 16s unit-abot-epc-basic-0: 11:06:03 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 547K 16s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 435K 16s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 2.45M 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 1.80M 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 1.33M 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 563K 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 444K 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 2.49M 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.84M 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.29M 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 567K 15s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 435K 14s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 3.05M 14s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.72M 14s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.37M 14s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 557K 14s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 437K 14s unit-abot-epc-basic-0: 11:06:04 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 3.18M 14s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.56M 14s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 1.51M 14s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 556K 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 437K 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 3.01M 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 1.61M 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 1.51M 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 547K 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 454K 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 2.54M 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.56M 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.43M 13s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 565K 12s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 448K 12s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.71M 12s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1.45M 12s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.49M 12s unit-abot-epc-basic-0: 11:06:05 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 572K 12s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 430K 12s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 2.55M 12s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.51M 12s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1.64M 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 536K 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 418K 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 2.71M 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.39M 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.46M 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 555K 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 430K 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 2.60M 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 1.44M 11s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 1.50M 10s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 578K 10s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 430K 10s unit-abot-epc-basic-0: 11:06:06 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 2.61M 10s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 1.62M 10s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.44M 10s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 593K 10s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 431K 10s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 2.50M 10s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 1.61M 10s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 1.50M 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 580K 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 436K 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.40M 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 1.61M 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.65M 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 561K 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 433K 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 2.46M 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.76M 9s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 1.61M 8s unit-abot-epc-basic-0: 11:06:07 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 557K 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 413K 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 2.39M 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.62M 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 1.54M 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 567K 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 515K 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.06M 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.51M 8s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.70M 7s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 601K 7s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 515K 7s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.17M 7s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 1.43M 7s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 2.44M 7s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 600K 7s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 735K 7s unit-abot-epc-basic-0: 11:06:08 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 676K 7s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.36M 7s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 2.28M 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 847K 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 134K 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 49.0M 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 56.3M 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 58.4M 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 59.7M 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 49.7M 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 685K 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.21M 6s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 1.38M 5s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 376K 5s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 655K 5s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.16M 5s unit-abot-epc-basic-0: 11:06:09 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.37M 5s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 397K 5s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 569K 5s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.17M 5s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 2.04M 5s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 442K 5s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.00M 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 602K 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 1.14M 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 621K 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 664K 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 640K 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 1.33M 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.59M 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 468K 4s unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 610K 4s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 946K 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.30M 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 1.44M 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 407K 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 657K 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 2.20M 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.36M 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 653K 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 669K 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 668K 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 1.32M 3s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 2.34M 2s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 615K 2s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 713K 2s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 666K 2s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 1.26M 2s unit-abot-epc-basic-0: 11:06:11 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 2.35M 2s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 611K 2s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 725K 2s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 690K 2s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 1.32M 2s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 2.14M 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 646K 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 673K 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 672K 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.13M 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 1.22M 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 1.64M 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 418K 1s machine-1: 11:06:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 11:06:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 11:06:12 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 679K 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 2.23M 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 1.78M 1s unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 1.25M 0s machine-1: 11:06:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 11:06:12 DEBUG juju.worker start "engine" machine-1: 11:06:12 INFO juju.worker start "engine" machine-1: 11:06:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 11:06:12 DEBUG juju.worker "engine" started machine-1: 11:06:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.introspection stats worker now serving machine-1: 11:06:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 11:06:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:06:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 11:06:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:06:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 561K 0s machine-1: 11:06:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 11:06:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:12 DEBUG juju.worker.apicaller connecting with old password machine-1: 11:06:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 11:06:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 11:06:12 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-1: 11:06:12 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-1: 11:06:12 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-1: 11:06:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 11:06:12 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 684K 0s unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 1.07M 0s unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 1.40M 0s unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 2.10M=87s unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install 2019-07-03 11:06:13 (536 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:06:13 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: 11:06:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57497 files and directories currently installed.) unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 11:06:13 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... machine-1: 11:06:13 DEBUG juju.worker.apicaller connected machine-1: 11:06:13 DEBUG juju.worker.apicaller changing password... machine-1: 11:06:13 DEBUG juju.worker.apicaller password changed machine-1: 11:06:13 DEBUG juju.api RPC connection died machine-1: 11:06:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 11:06:13 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:06:13 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-1: 11:06:13 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-1: 11:06:13 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-1: 11:06:14 DEBUG juju.worker.apicaller connected machine-1: 11:06:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:06:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:06:14 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:06:14 INFO juju.worker.upgrader unblocking abort check machine-1: 11:06:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:06:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 11:06:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:06:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:06:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:06:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:06:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:06:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 11:06:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:06:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:06:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:06:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:06:14 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:06:14 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 11:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.logger logger setup machine-1: 11:06:14 INFO juju.util.exec run result: exit status 127 machine-1: 11:06:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec813229237/script.sh: line 1: fanatic: command not found 127 machine-1: 11:06:14 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:06:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:06:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 11:06:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 11:06:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:06:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:06:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:06:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:06:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:06:14 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 11:06:14 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-1: 11:06:14 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-1: 11:06:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:06:14 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:06:14 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:06:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:06:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:06:14 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 11:06:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:06:14 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: 11:06:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:06: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-1: 11:06:14 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 11:06:14 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 11:06:14 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 11:06:14 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 11:06:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:06:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 11:06:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:06:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:06:14 INFO juju.util.exec run result: exit status 127 machine-1: 11:06:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec891919545/script.sh: line 1: fanatic: command not found 127 machine-1: 11:06:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:06:15 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 11:06:15 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-1: 11:06:15 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 11:06:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 11:06:15 DEBUG juju.api RPC connection died machine-1: 11:06:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:06:15 DEBUG juju.worker killing runner 0xc420531380 machine-1: 11:06:15 INFO juju.worker runner is dying machine-1: 11:06:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 11:06:15 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: 11:06:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 11:06:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 11:06:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:06:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:06:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 11:06:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:06:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:06:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:06:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:06:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:15 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:06:15 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-1: 11:06:15 INFO juju.api connection established to "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-1: 11:06:15 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install abot-epc-basic machine-1: 11:06:16 DEBUG juju.worker.apicaller connected machine-1: 11:06:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Reading package lists... machine-1: 11:06:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:06:16 INFO juju.worker.upgrader unblocking abort check machine-1: 11:06:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:06:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:06:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:06:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:06:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:06:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:06:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:06:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:06:16 INFO juju.util.exec run result: exit status 127 machine-1: 11:06:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec953978006/script.sh: line 1: fanatic: command not found 127 machine-1: 11:06:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:06:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:06:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 11:06:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:06:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:06:16 INFO juju.util.exec run result: exit status 127 machine-1: 11:06:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec312743480/script.sh: line 1: fanatic: command not found 127 machine-1: 11:06:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:06:16 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 11:06:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 11:06:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:06:16 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 11:06:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.logger logger setup machine-1: 11:06:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:06:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:06:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:06:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:06:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:06:16 DEBUG juju.network including address local-cloud:192.168.121.29 for machine machine-1: 11:06:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:06:16 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.29 local-machine:::1] machine-1: 11:06:16 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.29 local-machine:::1] machine-1: 11:06:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:06:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:06:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:06:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:06:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:06: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 machine-1: 11:06:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:06:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:06:16 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:06:16 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 11:06:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:06:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:06:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:06:16 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 11:06:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:06: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-1: 11:06:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:06:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:06:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:06:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:06:16 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 11:06:16 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-1: 11:06:16 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-1: 11:06:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:06:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:06:16 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:06:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:06:16 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-1: 11:06:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 11:06:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 11:06:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 11:06:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 11:06:16 DEBUG juju.worker start "1-container-watcher" machine-1: 11:06:16 DEBUG juju.worker start "stateconverter" machine-1: 11:06:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 11:06:16 INFO juju.worker start "1-container-watcher" machine-1: 11:06:16 DEBUG juju.worker "1-container-watcher" started machine-1: 11:06:16 INFO juju.worker start "stateconverter" machine-1: 11:06:16 DEBUG juju.worker "stateconverter" started machine-1: 11:06:16 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 11:06:16 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 11:06:16 INFO juju.worker.machiner "machine-1" started unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Reading state information... machine-1: 11:06:16 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 11:06:16 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: 11:06:16 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 11:06:16 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: 11:06:16 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 11:06:16 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: 11:06:16 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: 11:06:16 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 11:06:16 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: 11:06:16 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 11:06:16 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: 11:06:16 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 11:06:16 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: 11:06:16 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 11:06:16 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert machine-1: 11:06:16 DEBUG juju.service discovered init system "upstart" from local host machine-1: 11:06:16 DEBUG juju.worker.deployer API addresses: ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-1: 11:06:16 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: 11:06:17 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 11:06:17 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: 11:06:17 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 11:06:17 DEBUG juju.worker start "api" unit-mysql-0: 11:06:17 INFO juju.worker start "api" unit-mysql-0: 11:06:17 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 11:06:17 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 11:06:17 DEBUG juju.worker "api" started unit-mysql-0: 11:06:17 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:06:17 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:ea:ee:3a 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.29 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ea:ee:3a 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: 11:06:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:06:17 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 11:06:17 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-mysql-0: 11:06:17 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-mysql-0: 11:06:17 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-mysql-0: 11:06:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:06:17 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-mysql-0: 11:06:17 DEBUG juju.worker.apicaller connected unit-mysql-0: 11:06:17 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:18 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:19 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-mysql-0: 11:06:20 DEBUG juju.worker.apicaller password changed unit-mysql-0: 11:06:20 DEBUG juju.api RPC connection died unit-mysql-0: 11:06:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 11:06:20 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 11:06:20 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-mysql-0: 11:06:20 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-mysql-0: 11:06:20 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:20 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: 11:06:21 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: 11:06:21 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: 11:06:21 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: 11:06:21 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: 11:06:21 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: 11:06:21 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: 11:06:21 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: 11:06:21 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-154.181 [852 kB] unit-abot-epc-basic-0: 11:06:21 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-mysql-0: 11:06:21 DEBUG juju.worker.apicaller connected unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 11:06:21 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 11:06:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 11:06:21 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-mysql-0: 11:06:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 11:06:21 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.logger logger setup unit-mysql-0: 11:06:21 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 11:06:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:06:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:06:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 11:06:21 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 11:06:21 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 11:06:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 11:06:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:06:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:06:21 DEBUG juju.network including address public:172.30.9.207 for machine unit-mysql-0: 11:06:21 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-mysql-0: 11:06:21 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-mysql-0: 11:06:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 11:06:21 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 11:06:21 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 11:06:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 11:06:21 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-mysql-0: 11:06:21 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 11:06:21 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 11:06:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 11:06:22 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 11:06:22 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 11:06:22 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 11:06:22 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 11:06:22 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 11:06:22 INFO juju.worker.uniter resuming charm install unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 11:06:22 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 11:06:22 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 11:06:22 DEBUG httpbakery client do GET https://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 11:06:22 DEBUG httpbakery } -> error unit-mysql-0: 11:06:22 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 11:06:22 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 11:06:22 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: 11:06:22 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: 11:06:22 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-mysql-0: 11:06:22 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 11:06:22 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 11:06:22 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-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 11:06:22 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-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 11:06:22 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 11:06:22 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 11:06:22 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 11:06:22 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 11:06:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 11:06:22 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 11:06:22 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:06:22 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:06:22 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:06:22 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-mysql-0: 11:06:22 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:06:22 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:06:22 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-mysql-0: 11:06:22 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:06:22 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 11:06:22 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:06:22 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 11:06:23 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: 11:06:23 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: 11:06:23 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: 11:06:23 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: 11:06:23 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: 11:06:23 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-mysql-0: 11:06:23 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:06:23 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 11:06:23 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 11:06:23 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 11:06:23 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: 11:06:23 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: 11:06:23 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 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: 11:06:24 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.4 [115 kB] unit-abot-epc-basic-0: 11:06:24 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: 11:06:24 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: 11:06:24 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-mysql-0: 11:06:24 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (603 kB/s) unit-mysql-0: 11:06:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 11:06:24 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 11:06:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 11:06:24 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 11:06:25 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 11:06:25 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:25 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: 11:06:26 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: 11:06:26 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 9s (11.2 MB/s) unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 11:06:26 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 11:06:26 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-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57660 files and directories currently installed.) unit-abot-epc-basic-0: 11:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 11:06:27 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (60.9 kB/s) unit-mysql-0: 11:06:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 11:06:27 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 11:06:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 11:06:27 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 11:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 11:06:27 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 11:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 11:06:28 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 11:06:28 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: 11:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 11:06:29 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-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 11:06:29 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: 11:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 11:06:29 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: 11:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 11:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 11:06:29 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: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 11:06:30 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: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 11:06:30 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: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 11:06:30 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: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 11:06:30 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 11:06:30 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 11:06:30 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 11:06:30 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: 11:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 11:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 11:06:31 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 11:06:31 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: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 11:06:31 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: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 11:06:31 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: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 11:06:31 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: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 11:06:31 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: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-mysql-0: 11:06:31 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: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 11:06:31 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: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 11:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 11:06:32 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: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-mysql-0: 11:06:32 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-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 11:06:32 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: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 11:06:32 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-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 11:06:32 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-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-mysql-0: 11:06:32 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-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 11:06:33 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-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 11:06:33 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: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 11:06:33 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: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 11:06:33 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 11:06:33 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: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 11:06:33 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: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 11:06:33 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: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 11:06:33 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: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 11:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 11:06:34 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 11:06:34 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: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 11:06:34 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: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-mysql-0: 11:06:34 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: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 11:06:34 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: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 11:06:34 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: 11:06:35 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: 11:06:35 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: 11:06:35 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-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 11:06:35 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 11:06:35 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-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-mysql-0: 11:06:35 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 11:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 11:06:35 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: 11:06:36 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: 11:06:36 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 11:06:36 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: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-mysql-0: 11:06:36 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-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 11:06:36 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 11:06:36 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: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 11:06:36 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 11:06:36 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: 11:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 11:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 11:06:37 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: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 11:06:37 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: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 11:06:37 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-mysql-0: 11:06:37 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-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-mysql-0: 11:06:37 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 11:06:37 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: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 11:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 11:06:38 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: 11:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 11:06:38 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: 11:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 11:06:38 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: 11:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 11:06:38 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: 11:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 11:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4047 kB/s) unit-abot-epc-basic-0: 11:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:06:38 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: 11:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 11:06:38 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 11:06:39 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 11:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 11:06:39 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: 11:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:06:39 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 11:06:39 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 11:06:39 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 11:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 11:06:39 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: 11:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 11:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 11:06:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 11:06:40 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:06:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:06:41 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: 11:06:41 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 11:06:41 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 11:06:41 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 11:06:42 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61303 files and directories currently installed.) unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 11:06:42 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 11:06:42 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:42 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 11:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 11:06:43 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 11:06:43 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:06:43 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:06:43 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 11:06:43 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:44 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 11:06:44 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: 11:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-mysql-0: 11:06:44 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 11:06:44 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-mysql-0: 11:06:44 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-154.181_amd64.deb ... unit-abot-epc-basic-0: 11:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-154.181) ... unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 11:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:06:47 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: 11:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:06:47 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:06:49 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:06:50 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 11:06:50 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 11:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 11:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 11:06:50 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 11:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 11:06:51 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: 11:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 11:06:51 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 11:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 11:06:52 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: 11:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 11:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 11:06:52 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: 11:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 11:06:52 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: 11:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 11:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 11:06:52 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: 11:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 11:06:52 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: 11:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 11:06:52 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 11:06:53 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: 11:06:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:53 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 11:06:53 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:06:53 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 11:06:53 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 11:06:53 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 11:06:53 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 11:06:54 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: 11:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:06:54 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 11:06:55 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: 11:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 11:06:55 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 11:06:56 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: 11:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 11:06:56 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 11:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 11:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 11:06:59 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: 11:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.4) ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 11:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:07:00 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 11:07:01 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: 11:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:07:01 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 11:07:02 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 11:07:03 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: 11:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 11:07:03 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: 11:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 11:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 11:07:03 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 11:07:04 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-mysql-0: 11:07:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:07:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:07:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:07:04 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 11:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 11:07:04 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: 11:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:07:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:07:05 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 11:07:05 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 11:07:05 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: 11:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 11:07:05 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: 11:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 11:07:05 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (147 kB/s) unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 11:07:05 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: 11:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 11:07:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 11:07:05 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 11:07:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 11:07:05 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 11:07:06 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-mysql-0: 11:07:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:07:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 11:07:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:07:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:07:07 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 11:07:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 11:07:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 11:07:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 11:07:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 11:07:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 11:07:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 11:07:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 11:07:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 11:07:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 11:07:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 11:07:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 11:07:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 11:07:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 11:07:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 11:07:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 11:07:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-mysql-0: 11:07:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 11:07:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-mysql-0: 11:07:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 11:07:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 11:07:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-mysql-0: 11:07:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 11:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 11:07:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 11:07:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 11:07:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 11:07:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 11:07:11 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: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-mysql-0: 11:07:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-mysql-0: 11:07:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-mysql-0: 11:07:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 11:07:11 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-mysql-0: 11:07:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:07:12 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: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 11:07:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 11:07:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:07:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 11:07:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 11:07:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 11:07:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 11:07:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 11:07:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 11:07:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 11:07:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-mysql-0: 11:07:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-mysql-0: 11:07:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 11:07:13 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:07:15 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 11:07:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:07:15 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:07:15 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: 11:07:15 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 11:07:15 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 11:07:16 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:07:16 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 11:07:16 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 11:07:16 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: 11:07:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-mysql-0: 11:07:16 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: 11:07:16 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 11:07:17 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 11:07:17 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 11:07:17 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 11:07:17 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 11:07:17 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: 11:07:17 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (408 kB/s) unit-mysql-0: 11:07:17 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 11:07:17 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 11:07:17 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:07:17 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:07:18 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:07:18 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 11:07:19 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: 11:07:19 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:19 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.4 KB/sec) unit-abot-epc-basic-0: 11:07:19 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: 11:07:19 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 553.6 KB/sec) unit-abot-epc-basic-0: 11:07:19 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: 11:07:19 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/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: 11:07:19 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: 11:07:19 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 760.6 KB/sec) unit-abot-epc-basic-0: 11:07:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 11:07:19 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 1093.4 KB/sec) unit-abot-epc-basic-0: 11:07:19 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: 11:07:19 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 417.8 KB/sec) unit-abot-epc-basic-0: 11:07:19 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: 11:07:19 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 518.2 KB/sec) unit-abot-epc-basic-0: 11:07:19 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: 11:07:19 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 1334.6 KB/sec) unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:07:19 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: 11:07:19 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 896.3 KB/sec) unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:07:19 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: 11:07:19 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 11:07:19 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 1796.6 KB/sec) unit-mysql-0: 11:07:19 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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: 11:07:20 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 75.0 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 1215.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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-mysql-0: 11:07:20 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 11:07:20 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 1172.2 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 307.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 DEBUG unit.abot-epc-basic/0.install 1/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: 11:07:20 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-mysql-0: 11:07:20 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:07:20 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 92.5 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 175.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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-abot-epc-basic-0: 11:07:20 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: 11:07:20 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-mysql-0: 11:07:20 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 48.2 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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-mysql-0: 11:07:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 192.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 37.0 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 311.3 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 57.3 KB/sec) unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 11:07:20 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 478.2 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 179.7 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 96.4 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 159.5 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 91.4 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 11:07:20 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 43.0 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 110.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 544.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/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 1860.7 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 6/15 KB 9/15 KB 12/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 822.5 KB/sec) unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 11:07:20 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 179.6 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 443.6 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 1446.5 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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/org/apache/apache/13/apache-13.pom (14 KB at 909.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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-mysql-0: 11:07:20 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 11:07:20 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 78.5 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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 204.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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: 11:07:20 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: 11:07:20 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/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 1018.6 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 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: 11:07:20 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: 11:07:20 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: 11:07:20 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.jar unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 11:07:20 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 11:07:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 11:07:20 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 11:07:20 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 13/13 KB 3/153 KB 13/13 KB 5/153 KB 13/13 KB 8/153 KB 13/13 KB 11/153 KB 13/13 KB 13/153 KB 13/13 KB 16/153 KB 13/13 KB 19/153 KB 3/35 KB 3/30 KB 21/153 KB 3/35 KB 3/30 KB 24/153 KB 3/35 KB 3/30 KB 27/153 KB 3/35 KB 3/30 KB 19/153 KB 5/35 KB 3/30 KB 27/153 KB 8/35 KB 3/30 KB 27/153 KB 3/30 KB 19/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 232.4 KB/sec) unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 11:07:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 11:07:20 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 11:07:20 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 11:07:20 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install 8/35 KB 6/30 KB 27/153 KB 11/35 KB 6/30 KB 27/153 KB 13/35 KB 9/30 KB 27/153 KB 11/35 KB 9/30 KB 27/153 KB 13/35 KB 11/30 KB 27/153 KB 16/35 KB 11/30 KB 27/153 KB 19/35 KB 11/30 KB 27/153 KB 19/35 KB 14/30 KB 27/153 KB 19/35 KB 16/30 KB 27/153 KB 19/35 KB 19/30 KB 27/153 KB 21/35 KB 22/30 KB 29/153 KB 21/35 KB 22/30 KB 3/48 KB 29/153 KB 21/35 KB 22/30 KB 6/48 KB 29/153 KB 21/35 KB 22/30 KB 9/48 KB 29/153 KB 21/35 KB 22/30 KB 11/48 KB 29/153 KB 21/35 KB 19/30 KB 27/153 KB 24/35 KB 22/30 KB 11/48 KB 29/153 KB 21/35 KB 19/30 KB 29/153 KB 24/35 KB 22/30 KB 11/48 KB 32/153 KB 27/35 KB 25/30 KB 3/50 KB 14/48 KB 32/153 KB 27/35 KB 25/30 KB 3/50 KB 11/48 KB 32/153 KB 27/35 KB 25/30 KB 5/50 KB 14/48 KB 32/153 KB 27/35 KB 25/30 KB 8/50 KB 14/48 KB 32/153 KB 27/35 KB 25/30 KB 10/50 KB 16/48 KB 32/153 KB 27/35 KB 25/30 KB 13/50 KB 16/48 KB 32/153 KB 27/35 KB 25/30 KB 16/50 KB 16/48 KB 32/153 KB 27/35 KB 25/30 KB 18/50 KB 16/48 KB 32/153 KB 27/35 KB 25/30 KB 21/50 KB 16/48 KB 32/153 KB 27/35 KB 25/30 KB 24/50 KB 16/48 KB 32/153 KB 27/35 KB 25/30 KB 26/50 KB 16/48 KB 32/153 KB 27/35 KB 25/30 KB 29/50 KB 16/48 KB 36/153 KB 27/35 KB 25/30 KB 11/48 KB 32/153 KB 24/35 KB 25/30 KB 11/48 KB 32/153 KB 29/35 KB 25/30 KB 29/50 KB 16/48 KB 36/153 KB 32/35 KB 27/30 KB 29/50 KB 16/48 KB 36/153 KB 27/35 KB 25/30 KB 26/50 KB 16/48 KB 36/153 KB 32/35 KB 27/30 KB 32/50 KB 16/48 KB 36/153 KB 27/35 KB 25/30 KB 8/50 KB 16/48 KB 32/153 KB 35/35 KB 27/30 KB 32/50 KB 19/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 22/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 25/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 27/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 30/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 32/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 36/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 40/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 44/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 16/48 KB 40/153 KB 35/35 KB 27/30 KB 32/50 KB 16/48 KB 40/153 KB 29/35 KB 27/30 KB 29/50 KB 16/48 KB 36/153 KB 35/35 KB 30/30 KB 34/50 KB 44/48 KB 44/153 KB 35/35 KB 30/30 KB 34/50 KB 44/48 KB 44/153 KB 35/35 KB 27/30 KB 34/50 KB 44/48 KB 40/153 KB 35/35 KB 27/30 KB 34/50 KB 44/48 KB 44/153 KB 35/35 KB 30/30 KB 34/50 KB 44/48 KB 48/153 KB 35/35 KB 30/30 KB 34/50 KB 48/48 KB 48/153 KB 35/35 KB 30/30 KB 34/50 KB 48/48 KB 52/153 KB 35/35 KB 30/30 KB 37/50 KB 48/48 KB 52/153 KB 35/35 KB 30/30 KB 41/50 KB 48/48 KB 52/153 KB 35/35 KB 30/30 KB 41/50 KB 48/48 KB 56/153 KB 35/35 KB 30/30 KB 45/50 KB 48/48 KB 56/153 KB 35/35 KB 30/30 KB 45/50 KB 48/48 KB 60/153 KB 35/35 KB 30/30 KB 49/50 KB 48/48 KB 64/153 KB 35/35 KB 30/30 KB 50/50 KB 48/48 KB 64/153 KB 35/35 KB 30/30 KB 49/50 KB 48/48 KB 64/153 KB 35/35 KB 30/30 KB 50/50 KB 48/48 KB 68/153 KB 72/153 KB 76/153 KB 80/153 KB 84/153 KB 88/153 KB 92/153 KB 96/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 376.8 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 431.7 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 598.7 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 700.6 KB/sec) unit-abot-epc-basic-0: 11:07:20 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-mysql-0: 11:07:20 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 11:07:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install 100/153 KB 104/153 KB 108/153 KB 112/153 KB 116/153 KB 3/86 KB 3/119 KB 4/37 KB 3/190 KB 120/153 KB 3/86 KB 3/119 KB 4/37 KB 3/190 KB 116/153 KB 3/119 KB 4/37 KB 3/190 KB 116/153 KB 4/37 KB 3/190 KB 116/153 KB 3/86 KB 3/119 KB 4/37 KB 5/190 KB 124/153 KB 3/86 KB 3/119 KB 4/37 KB 8/190 KB 124/153 KB 3/86 KB 3/119 KB 4/37 KB 11/190 KB 124/153 KB 3/86 KB 6/119 KB 4/37 KB 13/190 KB 124/153 KB 3/86 KB 6/119 KB 4/37 KB 16/190 KB 124/153 KB 3/86 KB 6/119 KB 4/37 KB 19/190 KB 124/153 KB 4/37 KB 116/153 KB 5/86 KB 6/119 KB 4/37 KB 19/190 KB 124/153 KB 8/86 KB 6/119 KB 4/37 KB 19/190 KB 124/153 KB 11/86 KB 6/119 KB 8/37 KB 21/190 KB 124/153 KB 3/86 KB 6/119 KB 4/37 KB 11/190 KB 124/153 KB 11/86 KB 9/119 KB 8/37 KB 21/190 KB 124/153 KB 11/86 KB 11/119 KB 8/37 KB 21/190 KB 124/153 KB 13/86 KB 11/119 KB 8/37 KB 21/190 KB 124/153 KB 16/86 KB 14/119 KB 8/37 KB 21/190 KB 124/153 KB 3/86 KB 6/119 KB 8/37 KB 21/190 KB 124/153 KB 8/86 KB 6/119 KB 8/37 KB 21/190 KB 124/153 KB 8/86 KB 6/119 KB 8/37 KB 19/190 KB 124/153 KB 16/86 KB 14/119 KB 12/37 KB 21/190 KB 128/153 KB 16/86 KB 14/119 KB 16/37 KB 21/190 KB 128/153 KB 16/86 KB 14/119 KB 20/37 KB 21/190 KB 128/153 KB 16/86 KB 14/119 KB 24/37 KB 24/190 KB 128/153 KB 16/86 KB 14/119 KB 28/37 KB 24/190 KB 128/153 KB 13/86 KB 14/119 KB 8/37 KB 21/190 KB 124/153 KB 19/86 KB 16/119 KB 28/37 KB 24/190 KB 128/153 KB 19/86 KB 19/119 KB 28/37 KB 24/190 KB 128/153 KB 19/86 KB 14/119 KB 28/37 KB 24/190 KB 128/153 KB 16/86 KB 14/119 KB 20/37 KB 24/190 KB 128/153 KB 19/86 KB 19/119 KB 28/37 KB 24/190 KB 132/153 KB 19/86 KB 19/119 KB 28/37 KB 24/190 KB 136/153 KB 21/86 KB 22/119 KB 32/37 KB 24/190 KB 140/153 KB 16/86 KB 14/119 KB 20/37 KB 24/190 KB 128/153 KB 21/86 KB 22/119 KB 32/37 KB 27/190 KB 140/153 KB 21/86 KB 22/119 KB 32/37 KB 29/190 KB 140/153 KB 21/86 KB 22/119 KB 32/37 KB 32/190 KB 140/153 KB 19/86 KB 22/119 KB 32/37 KB 24/190 KB 140/153 KB 21/86 KB 22/119 KB 32/37 KB 24/190 KB 136/153 KB 21/86 KB 25/119 KB 32/37 KB 32/190 KB 140/153 KB 21/86 KB 27/119 KB 36/37 KB 36/190 KB 144/153 KB 21/86 KB 19/119 KB 32/37 KB 24/190 KB 136/153 KB 21/86 KB 25/119 KB 36/37 KB 36/190 KB 144/153 KB 24/86 KB 27/119 KB 36/37 KB 36/190 KB 144/153 KB 27/86 KB 27/119 KB 36/37 KB 36/190 KB 144/153 KB 29/86 KB 27/119 KB 36/37 KB 36/190 KB 148/153 KB 32/86 KB 30/119 KB 36/37 KB 36/190 KB 148/153 KB 36/86 KB 30/119 KB 36/37 KB 36/190 KB 148/153 KB 21/86 KB 25/119 KB 36/37 KB 36/190 KB 140/153 KB 40/86 KB 30/119 KB 37/37 KB 36/190 KB 148/153 KB 21/86 KB 25/119 KB 32/37 KB 36/190 KB 140/153 KB 40/86 KB 30/119 KB 37/37 KB 40/190 KB 148/153 KB 29/86 KB 30/119 KB 36/37 KB 36/190 KB 148/153 KB 27/86 KB 27/119 KB 36/37 KB 36/190 KB 148/153 KB 40/86 KB 30/119 KB 37/37 KB 40/190 KB 152/153 KB 40/86 KB 30/119 KB 37/37 KB 40/190 KB 153/153 KB 40/86 KB 30/119 KB 37/37 KB 44/190 KB 153/153 KB 40/86 KB 32/119 KB 37/37 KB 48/190 KB 153/153 KB 40/86 KB 36/119 KB 37/37 KB 48/190 KB 153/153 KB 40/86 KB 40/119 KB 37/37 KB 48/190 KB 153/153 KB 40/86 KB 30/119 KB 37/37 KB 48/190 KB 153/153 KB 40/86 KB 40/119 KB 37/37 KB 52/190 KB 153/153 KB 40/86 KB 40/119 KB 37/37 KB 48/190 KB 153/153 KB 40/86 KB 40/119 KB 37/37 KB 56/190 KB 153/153 KB 44/86 KB 44/119 KB 37/37 KB 60/190 KB 153/153 KB 44/86 KB 44/119 KB 37/37 KB 60/190 KB 153/153 KB 44/86 KB 48/119 KB 37/37 KB 60/190 KB 153/153 KB 44/86 KB 40/1 unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install 19 KB 37/37 KB 60/190 KB 153/153 KB 48/86 KB 48/119 KB 37/37 KB 60/190 KB 153/153 KB 48/86 KB 48/119 KB 37/37 KB 64/190 KB 153/153 KB 48/86 KB 52/119 KB 37/37 KB 64/190 KB 153/153 KB 52/86 KB 56/119 KB 37/37 KB 68/190 KB 153/153 KB 52/86 KB 52/119 KB 37/37 KB 68/190 KB 153/153 KB 52/86 KB 52/119 KB 37/37 KB 64/190 KB 153/153 KB 56/86 KB 60/119 KB 37/37 KB 72/190 KB 153/153 KB 56/86 KB 60/119 KB 37/37 KB 72/190 KB 153/153 KB 52/86 KB 60/119 KB 37/37 KB 72/190 KB 153/153 KB 56/86 KB 64/119 KB 37/37 KB 72/190 KB 153/153 KB 60/86 KB 64/119 KB 37/37 KB 76/190 KB 153/153 KB 60/86 KB 64/119 KB 37/37 KB 72/190 KB 153/153 KB 64/86 KB 64/119 KB 37/37 KB 80/190 KB 153/153 KB 60/86 KB 64/119 KB 37/37 KB 80/190 KB 153/153 KB 64/86 KB 64/119 KB 37/37 KB 84/190 KB 153/153 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 1261.3 KB/sec) unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 11:07:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 324.2 KB/sec) unit-abot-epc-basic-0: 11:07:20 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: 11:07:21 DEBUG unit.abot-epc-basic/0.install 68/86 KB 64/119 KB 37/37 KB 84/190 KB 153/153 KB 68/86 KB 68/119 KB 84/190 KB 72/86 KB 72/119 KB 84/190 KB 72/86 KB 76/119 KB 84/190 KB 72/86 KB 76/119 KB 88/190 KB 72/86 KB 76/119 KB 84/190 KB 76/86 KB 80/119 KB 92/190 KB 72/86 KB 80/119 KB 92/190 KB 72/86 KB 80/119 KB 92/190 KB 80/86 KB 80/119 KB 92/190 KB 80/86 KB 80/119 KB 96/190 KB 80/86 KB 80/119 KB 100/190 KB 84/86 KB 84/119 KB 104/190 KB 84/86 KB 84/119 KB 100/190 KB 86/86 KB 84/119 KB 108/190 KB 80/86 KB 84/119 KB 100/190 KB 86/86 KB 88/119 KB 108/190 KB 86/86 KB 88/119 KB 4/66 KB 3/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 5/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 8/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 11/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 13/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 16/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 19/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 21/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 24/26 KB 108/190 KB 86/86 KB 88/119 KB 4/66 KB 108/190 KB 86/86 KB 92/119 KB 8/66 KB 24/26 KB 108/190 KB 86/86 KB 92/119 KB 12/66 KB 24/26 KB 108/190 KB 84/86 KB 92/119 KB 4/66 KB 19/26 KB 108/190 KB 86/86 KB 92/119 KB 4/66 KB 16/26 KB 108/190 KB 86/86 KB 96/119 KB 16/66 KB 24/26 KB 112/190 KB 86/86 KB 92/119 KB 16/66 KB 24/26 KB 112/190 KB 86/86 KB 92/119 KB 16/66 KB 24/26 KB 112/190 KB 86/86 KB 100/119 KB 16/66 KB 24/26 KB 112/190 KB 86/86 KB 104/119 KB 20/66 KB 24/26 KB 116/190 KB 86/86 KB 100/119 KB 20/66 KB 24/26 KB 116/190 KB 86/86 KB 100/119 KB 16/66 KB 24/26 KB 116/190 KB 86/86 KB 108/119 KB 24/66 KB 26/26 KB 120/190 KB 86/86 KB 104/119 KB 20/66 KB 26/26 KB 116/190 KB 86/86 KB 104/119 KB 24/66 KB 26/26 KB 116/190 KB 86/86 KB 108/119 KB 28/66 KB 26/26 KB 120/190 KB 86/86 KB 104/119 KB 24/66 KB 26/26 KB 120/190 KB 86/86 KB 108/119 KB 28/66 KB 26/26 KB 124/190 KB 86/86 KB 112/119 KB 32/66 KB 26/26 KB 124/190 KB 112/119 KB 36/66 KB 26/26 KB 128/190 KB 86/86 KB 112/119 KB 28/66 KB 26/26 KB 124/190 KB 116/119 KB 40/66 KB 26/26 KB 128/190 KB 119/119 KB 40/66 KB 26/26 KB 128/190 KB 86/86 KB 112/119 KB 32/66 KB 26/26 KB 128/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 658.0 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 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 188.4 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 119/119 KB 40/66 KB 132/190 KB 119/119 KB 40/66 KB 132/190 KB 119/119 KB 44/66 KB 132/190 KB 119/119 KB 44/66 KB 136/190 KB 119/119 KB 48/66 KB 140/190 KB 119/119 KB 44/66 KB 140/190 KB 119/119 KB 48/66 KB 144/190 KB 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: 11:07:21 DEBUG unit.abot-epc-basic/0.install 119/119 KB 52/66 KB 144/190 KB 4/324 KB 119/119 KB 52/66 KB 148/190 KB 8/324 KB 52/66 KB 148/190 KB 12/324 KB 119/119 KB 52/66 KB 144/190 KB 56/66 KB 148/190 KB 16/324 KB 60/66 KB 148/190 KB 16/324 KB 64/66 KB 148/190 KB 16/324 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 850.6 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 119/119 KB 52/66 KB 148/190 KB 4/324 KB 4/79 KB 66/66 KB 152/190 KB 16/324 KB 4/79 KB 66/66 KB 156/190 KB 16/324 KB 4/79 KB 66/66 KB 160/190 KB 16/324 KB 4/79 KB 66/66 KB 148/190 KB 16/324 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 4/79 KB 66/66 KB 164/190 KB 16/324 KB 4/79 KB 66/66 KB 168/190 KB 16/324 KB 4/79 KB 66/66 KB 172/190 KB 16/324 KB 4/79 KB 64/66 KB 148/190 KB 16/324 KB 52/66 KB 164/190 KB 16/324 KB 4/79 KB 66/66 KB 172/190 KB 20/324 KB 8/79 KB 66/66 KB 176/190 KB 24/324 KB 8/79 KB 66/66 KB 176/190 KB 28/324 KB 8/79 KB 66/66 KB 176/190 KB 20/324 KB 4/79 KB 66/66 KB 176/190 KB 20/324 KB 12/79 KB 180/190 KB 28/324 KB 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 437.0 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 12/79 KB 180/190 KB 28/324 KB 16/79 KB 180/190 KB 32/324 KB 20/79 KB 180/190 KB 32/324 KB 20/79 KB 184/190 KB 32/324 KB 20/79 KB 184/190 KB 32/324 KB 20/79 KB 188/190 KB 32/324 KB 20/79 KB 190/190 KB 32/324 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 24/79 KB 190/190 KB 32/324 KB 28/79 KB 190/190 KB 32/324 KB 32/79 KB 190/190 KB 32/324 KB 36/79 KB 190/190 KB 32/324 KB 40/79 KB 190/190 KB 36/324 KB 44/79 KB 3/228 KB 190/190 KB 36/324 KB 36/79 KB 190/190 KB 36/324 KB 40/79 KB 3/228 KB 190/190 KB 36/324 KB 48/79 KB 5/228 KB 190/190 KB 36/324 KB 48/79 KB 8/228 KB 190/190 KB 36/324 KB 48/79 KB 11/228 KB 190/190 KB 36/324 KB 48/79 KB 13/228 KB 190/190 KB 36/324 KB 48/79 KB 16/228 KB 190/190 KB 36/324 KB 48/79 KB 16/228 KB 190/190 KB 40/324 KB 48/79 KB 16/228 KB 190/190 KB 44/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 1192.7 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 48/79 KB 19/228 KB 190/190 KB 44/324 KB 48/79 KB 21/228 KB 48/324 KB 48/79 KB 19/228 KB 48/324 KB 52/79 KB 21/228 KB 48/324 KB 56/79 KB 21/228 KB 48/324 KB 48/79 KB 19/228 KB 48/324 KB 56/79 KB 21/228 KB 52/324 KB 56/79 KB 21/228 KB 56/324 KB 56/79 KB 21/228 KB 60/324 KB 56/79 KB 21/228 KB 64/324 KB 56/79 KB 21/228 KB 68/324 KB 60/79 KB 24/228 KB 72/324 KB 4/152 KB 60/79 KB 24/228 KB 68/324 KB 4/152 KB 60/79 KB 27/228 KB 72/324 KB 4/152 KB 60/79 KB 29/228 KB 72/324 KB 4/152 KB 60/79 KB 32/228 KB 72/324 KB 4/152 KB 60/79 KB 21/228 KB 68/324 KB 4/152 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: 11:07:21 DEBUG unit.abot-epc-basic/0.install 56/79 KB 21/228 KB 68/324 KB 4/152 KB 64/79 KB 32/228 KB 72/324 KB 8/152 KB 64/79 KB 32/228 KB 72/324 KB 12/152 KB 64/79 KB 32/228 KB 72/324 KB 16/152 KB 64/79 KB 32/228 KB 72/324 KB 20/152 KB 64/79 KB 32/228 KB 72/324 KB 24/152 KB 64/79 KB 32/228 KB 72/324 KB 4/152 KB 64/79 KB 36/228 KB 72/324 KB 28/152 KB 64/79 KB 36/228 KB 72/324 KB 32/152 KB 64/79 KB 36/228 KB 76/324 KB 36/152 KB 68/79 KB 36/228 KB 76/324 KB 40/152 KB 64/79 KB 36/228 KB 72/324 KB 24/152 KB 68/79 KB 40/228 KB 76/324 KB 44/152 KB 68/79 KB 36/228 KB 76/324 KB 36/152 KB 72/79 KB 44/228 KB 76/324 KB 44/152 KB 64/79 KB 36/228 KB 76/324 KB 32/152 KB 72/79 KB 44/228 KB 80/324 KB 44/152 KB 72/79 KB 44/228 KB 84/324 KB 44/152 KB 72/79 KB 44/228 KB 76/324 KB 44/152 KB 76/79 KB 48/228 KB 84/324 KB 44/152 KB 76/79 KB 4/32 KB 52/228 KB 88/324 KB 44/152 KB 76/79 KB 4/32 KB 56/228 KB 88/324 KB 44/152 KB 76/79 KB 44/228 KB 84/324 KB 44/152 KB 79/79 KB 4/32 KB 60/228 KB 88/324 KB 44/152 KB 68/79 KB 36/228 KB 76/324 KB 44/152 KB 76/79 KB 4/32 KB 48/228 KB 88/324 KB 44/152 KB 79/79 KB 4/32 KB 60/228 KB 92/324 KB 48/152 KB 79/79 KB 4/32 KB 60/228 KB 96/324 KB 48/152 KB 76/79 KB 4/32 KB 48/228 KB 84/324 KB 44/152 KB 79/79 KB 4/32 KB 60/228 KB 88/324 KB 48/152 KB 79/79 KB 8/32 KB 60/228 KB 96/324 KB 48/152 KB 79/79 KB 12/32 KB 60/228 KB 96/324 KB 48/152 KB 79/79 KB 16/32 KB 60/228 KB 96/324 KB 48/152 KB 79/79 KB 20/32 KB 60/228 KB 96/324 KB 52/152 KB 79/79 KB 24/32 KB 60/228 KB 100/324 KB 52/152 KB 79/79 KB 16/32 KB 60/228 KB 96/324 KB 52/152 KB 79/79 KB 20/32 KB 60/228 KB 100/324 KB 52/152 KB 79/79 KB 28/32 KB 60/228 KB 104/324 KB 56/152 KB 79/79 KB 28/32 KB 60/228 KB 108/324 KB 56/152 KB 79/79 KB 28/32 KB 60/228 KB 112/324 KB 56/152 KB 76/79 KB 4/32 KB 60/228 KB 96/324 KB 52/152 KB 79/79 KB 28/32 KB 64/228 KB 112/324 KB 56/152 KB 79/79 KB 28/32 KB 60/228 KB 104/324 KB 56/152 KB 79/79 KB 28/32 KB 68/228 KB 112/324 KB 60/152 KB 28/32 KB 72/228 KB 116/324 KB 60/152 KB 28/32 KB 76/228 KB 116/324 KB 60/152 KB 28/32 KB 80/228 KB 116/324 KB 60/152 KB 28/32 KB 68/228 KB 116/324 KB 60/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 431.0 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 79/79 KB 28/32 KB 60/228 KB 100/324 KB 52/152 KB 32/32 KB 80/228 KB 120/324 KB 60/152 KB 79/79 KB 28/32 KB 64/228 KB 112/324 KB 60/152 KB 32/32 KB 80/228 KB 120/324 KB 64/152 KB 32/32 KB 80/228 KB 120/324 KB 68/152 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 32/32 KB 80/228 KB 120/324 KB 72/152 KB 32/32 KB 80/228 KB 120/324 KB 76/152 KB 28/32 KB 80/228 KB 120/324 KB 60/152 KB 32/32 KB 84/228 KB 124/324 KB 80/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 162.9 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 32/32 KB 84/228 KB 120/324 KB 76/152 KB 84/228 KB 128/324 KB 80/152 KB 32/32 KB 84/228 KB 124/324 KB 80/152 KB 84/228 KB 128/324 KB 84/152 KB 88/228 KB 132/324 KB 88/152 KB 88/228 KB 132/324 KB 92/152 KB 88/228 KB 132/324 KB 84/152 KB 92/228 KB 132/324 KB 92/152 KB 96/228 KB 132/324 KB 92/152 KB 84/228 KB 132/324 KB 84/152 KB 100/228 KB 136/324 KB 92/152 KB 100/228 KB 136/324 KB 96/152 KB 96/228 KB 136/324 KB 92/152 KB 100/228 KB 140/324 KB 96/152 KB 100/228 KB 144/324 KB 96/152 KB 100/228 KB 144/324 KB 100/152 KB 4/234 KB 104/228 KB 148/324 KB 104/152 KB 4/234 KB 104/228 KB 148/324 KB 100/152 KB 4/234 KB 108/228 KB 148/324 KB 108/152 KB 4/234 KB 112/228 KB 148/324 KB 108/152 KB 4/234 KB 100/228 KB 148/324 KB 100/152 KB 4/234 KB 112/228 KB 152/324 KB 108/152 KB 4/234 KB 112/228 KB 156/324 KB 108/152 KB 4/234 KB 112/228 KB 160/324 KB 108/152 KB 4/234 KB 112/228 KB 164/324 KB 108/152 KB 4/234 KB 116/228 KB 168/324 KB 108/152 KB 4/234 KB 116/228 KB 172/324 KB 108/152 KB 4/234 KB 100/228 KB 144/324 KB 100/152 KB 8/234 KB 116/228 KB 172/324 KB 108/152 KB 12/234 KB 116/228 KB 172/324 KB 108/152 KB 16/234 KB 116/228 KB 172/324 KB 108/152 KB 20/234 KB 116/228 KB 172/324 KB 108/152 KB 4/234 KB 116/228 KB 164/324 KB 108/152 KB 4/234 KB 112/228 KB 164/324 KB 108/152 KB 20/234 KB 116/228 KB 172/324 KB 112/152 KB 20/234 KB 120/228 KB 172/324 KB 112/152 KB 24/234 KB 124/228 KB 172/324 KB 112/152 KB 24/234 KB 128/228 KB 172/324 KB 112/152 KB 24/234 KB 132/228 KB 172/324 KB 112/152 KB 24/234 KB 136/228 KB 176/324 KB 116/152 KB 24/234 KB 140/228 KB 176/324 KB 116/152 KB 24/234 KB 144/228 KB 176/324 KB 116/152 KB 24/234 KB 148/228 KB 176/324 KB 116/152 KB 24/234 KB 120/228 KB 172/324 KB 112/152 KB 28/234 KB 148/228 KB 176/324 KB 116/152 KB 32/234 KB 148/228 KB 176/324 KB 116/152 KB 36/234 KB 148/228 KB 176/324 KB 116/152 KB 24/234 KB 132/228 KB 176/324 KB 116/152 KB 24/234 KB 132/228 KB 172/324 KB 116/152 KB 40/234 KB 148/228 KB 176/324 KB 120/152 KB 40/234 KB 148/228 KB 176/324 KB 124/152 KB 40/234 KB 148/228 KB 180/324 KB 128/152 KB 40/234 KB 148/228 KB 180/324 KB 132/152 KB 40/234 KB 148/228 KB 180/324 KB 124/152 KB 40/234 KB 148/228 KB 184/324 KB 132/152 KB 40/234 KB 148/228 KB 188/324 KB 132/152 KB 40/234 KB 148/228 KB 192/324 KB 132/152 KB 40/234 KB 148/228 KB 176/324 KB 116/152 KB 44/234 KB 148/228 KB 192/324 KB 132/152 KB 48/234 KB 148/228 KB 192/324 KB 132/152 KB 52/234 KB 148/228 KB 192/324 KB 132/152 KB 56/234 KB 152/228 KB 196/324 KB 136/152 KB 52/234 KB 152/228 KB 196/324 KB 136/152 KB 56/234 KB 156/228 KB 196/324 KB 136/152 KB 56/234 KB 160/228 KB 196/324 KB 136/152 KB 60/234 KB 160/228 KB 196/324 KB 136/152 KB 52/234 KB 148/228 KB 192/324 KB 136/152 KB 64/234 KB 160/228 KB 196/324 KB 140/152 KB 64/234 KB 160/228 KB 196/324 KB 144/152 KB 64/234 KB 160/228 KB 196/324 KB 148/152 KB 64/234 KB 164/228 KB 196/324 KB 152/152 KB 64/234 KB 164/228 KB 196/324 KB 152/152 KB 52/234 KB 148/228 KB 196/324 KB 136/152 KB 64/234 KB 164/228 KB 200/324 KB 152/152 KB 64/234 KB 164/228 KB 204/324 KB 152/152 KB 64/234 KB 164/228 KB 208/324 KB 152/152 KB 64/234 KB 164/228 KB 212/324 KB 152/152 KB 64/234 KB 164/228 KB 196/324 KB 148/152 KB 64/234 KB 160/228 KB 196/324 KB 148/152 KB 68/234 KB 168/228 KB 212/324 KB 152/152 KB 64/234 KB 168/228 KB 212/324 KB 152/152 KB 72/234 KB 172/228 KB 212/324 KB 152/152 KB 72/234 KB 176/228 KB 212/32 unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 4 KB 152/152 KB 72/234 KB 180/228 KB 212/324 KB 152/152 KB 72/234 KB 168/228 KB 212/324 KB 152/152 KB 76/234 KB 180/228 KB 216/324 KB 152/152 KB 80/234 KB 180/228 KB 216/324 KB 152/152 KB 72/234 KB 180/228 KB 216/324 KB 152/152 KB 80/234 KB 180/228 KB 220/324 KB 152/152 KB 84/234 KB 180/228 KB 224/324 KB 152/152 KB 84/234 KB 180/228 KB 228/324 KB 152/152 KB 84/234 KB 180/228 KB 220/324 KB 152/152 KB 88/234 KB 184/228 KB 228/324 KB 152/152 KB 92/234 KB 184/228 KB 228/324 KB 152/152 KB 96/234 KB 184/228 KB 228/324 KB 152/152 KB 84/234 KB 184/228 KB 228/324 KB 152/152 KB 96/234 KB 188/228 KB 232/324 KB 152/152 KB 96/234 KB 192/228 KB 232/324 KB 152/152 KB 96/234 KB 196/228 KB 232/324 KB 152/152 KB 100/234 KB 200/228 KB 232/324 KB 152/152 KB 100/234 KB 204/228 KB 232/324 KB 152/152 KB 96/234 KB 184/228 KB 232/324 KB 152/152 KB 100/234 KB 204/228 KB 236/324 KB 152/152 KB 100/234 KB 204/228 KB 240/324 KB 152/152 KB 100/234 KB 204/228 KB 244/324 KB 152/152 KB 100/234 KB 196/228 KB 232/324 KB 152/152 KB 104/234 KB 208/228 KB 248/324 KB 152/152 KB 100/234 KB 208/228 KB 244/324 KB 152/152 KB 108/234 KB 208/228 KB 248/324 KB 152/152 KB 112/234 KB 208/228 KB 248/324 KB 152/152 KB 100/234 KB 208/228 KB 248/324 KB 152/152 KB 112/234 KB 212/228 KB 252/324 KB 152/152 KB 112/234 KB 212/228 KB 256/324 KB 152/152 KB 112/234 KB 212/228 KB 260/324 KB 152/152 KB 116/234 KB 212/228 KB 264/324 KB 152/152 KB 116/234 KB 212/228 KB 268/324 KB 152/152 KB 112/234 KB 212/228 KB 248/324 KB 152/152 KB 116/234 KB 216/228 KB 272/324 KB 152/152 KB 116/234 KB 220/228 KB 272/324 KB 152/152 KB 116/234 KB 224/228 KB 272/324 KB 152/152 KB 116/234 KB 212/228 KB 260/324 KB 152/152 KB 120/234 KB 224/228 KB 272/324 KB 152/152 KB 124/234 KB 224/228 KB 272/324 KB 152/152 KB 128/234 KB 224/228 KB 272/324 KB 152/152 KB 132/234 KB 228/228 KB 272/324 KB 152/152 KB 136/234 KB 228/228 KB 272/324 KB 152/152 KB 140/234 KB 228/228 KB 272/324 KB 152/152 KB 144/234 KB 228/228 KB 272/324 KB 152/152 KB 128/234 KB 228/228 KB 272/324 KB 152/152 KB 116/234 KB 228/228 KB 272/324 KB 152/152 KB 144/234 KB 228/228 KB 276/324 KB 152/152 KB 144/234 KB 228/228 KB 280/324 KB 152/152 KB 144/234 KB 228/228 KB 284/324 KB 152/152 KB 144/234 KB 228/228 KB 288/324 KB 152/152 KB 144/234 KB 228/228 KB 292/324 KB 152/152 KB 148/234 KB 228/228 KB 296/324 KB 152/152 KB 148/234 KB 228/228 KB 300/324 KB 152/152 KB 148/234 KB 228/228 KB 304/324 KB 152/152 KB 148/234 KB 228/228 KB 292/324 KB 152/152 KB 152/234 KB 228/228 KB 304/324 KB 152/152 KB 156/234 KB 228/228 KB 304/324 KB 152/152 KB 160/234 KB 228/228 KB 304/324 KB 152/152 KB 164/234 KB 228/228 KB 304/324 KB 152/152 KB 168/234 KB 228/228 KB 304/324 KB 152/152 KB 172/234 KB 228/228 KB 308/324 KB 152/152 KB 176/234 KB 228/228 KB 308/324 KB 152/152 KB 168/234 KB 228/228 KB 308/324 KB 152/152 KB 176/234 KB 228/228 KB 312/324 KB 152/152 KB 176/234 KB 228/228 KB 316/324 KB 152/152 KB 176/234 KB 228/228 KB 320/324 KB 152/152 KB 176/234 KB 228/228 KB 324/324 KB 152/152 KB 180/234 KB 228/228 KB 324/324 KB 152/152 KB 180/234 KB 228/228 KB 324/324 KB 152/152 KB 184/234 KB 228/228 KB 324/324 KB 152/152 KB 188/234 KB 228/228 KB 324/324 KB 152/152 KB 192/234 KB 228/228 KB 324/324 KB 152/152 KB 196/234 KB 228/228 KB 324/324 KB 152/152 KB 200/234 KB 228/228 KB 152/152 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 931.6 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 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 622.2 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1327.6 KB/sec) unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 926.0 KB/sec) unit-mysql-0: 11:07:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:07:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:07:21 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: 11:07:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1614046532557121851.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: 11:07:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.620 s unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-03T11:07:21+00:00 unit-mysql-0: 11:07:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:07:21 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:21 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 11:07:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 11:07:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 11:07:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 11:07:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 11:07:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 11:07:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 11:07:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 11:07:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 11:07:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 11:07:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 11:07:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:07:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 11:07:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 11:07:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 11:07:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 11:07:23 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: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8706514124281888902.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: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.690 s unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-03T11:07:23+00:00 unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:07:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 11:07:23 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 11:07:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 11:07:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 11:07:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 11:07:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 11:07:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 11:07:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 11:07:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 11:07:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 11:07:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 11:07:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 11:07:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 11:07:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 11:07:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:07:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 11:07:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 11:07:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 11:07:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 11:07:26 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: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2029764868389759681.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-mysql-0: 11:07:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.691 s unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-03T11:07:26+00:00 unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 11:07:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 11:07:26 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 11:07:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 11:07:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-mysql-0: 11:07:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-mysql-0: 11:07:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 11:07:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 11:07:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/ae/43/38329621bcca6f0b97e1cc36fb3cef889414a1960fcdc83a41e26b496634/elasticsearch-7.0.2-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 63.5MB/s eta 0:00:01  24% |####### | 20kB 5.5MB/s eta 0:00:01  36% |########### | 30kB 7.7MB/s eta 0:00:01  48% |############### | 40kB 4.9MB/s eta 0:00:01  61% |################### | 51kB 6.0MB/s eta 0:00:01  73% |####################### | 61kB 7.0MB/s eta 0:00:01  85% |########################### | 71kB 8.0MB/s eta 0:00:01  97% |############################### | 81kB 6.5MB/s eta 0:00:01  100% |################################| 92kB 5.1MB/s unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 71.1MB/s eta 0:00:01  13% |#### | 20kB 54.3MB/s eta 0:00:01  20% |###### | 30kB 53.4MB/s eta 0:00:01  27% |######## | 40kB 52.4MB/s eta 0:00:01  33% |########## | 51kB 52.2MB/s eta 0:00:01  40% |############# | 61kB 53.2MB/s eta 0:00:01  47% |############### | 71kB 19.9MB/s eta 0:00:01  54% |################# | 81kB 20.3MB/s eta 0:00:01  61% |################### | 92kB 21.2MB/s eta 0:00:01  67% |##################### | 102kB 22.4MB/s eta 0:00:01  74% |####################### | 112kB 22.3MB/s eta 0:00:01  81% |########################## | 122kB 22.4MB/s eta 0:00:01  88% |############################ | 133kB 22.4MB/s eta 0:00:01  94% |############################## | 143kB 22.6MB/s eta 0:00:01  100% |################################| 153kB 7.5MB/s unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.2 urllib3-1.25.3 unit-abot-epc-basic-0: 11:07:28 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: 11:07:28 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:07:29 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 11:07:29 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: 11:07:29 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 64.4MB/s eta 0:00:01  22% |####### | 20kB 5.3MB/s eta 0:00:01  33% |########## | 30kB 7.5MB/s eta 0:00:01  44% |############## | 40kB 5.0MB/s eta 0:00:01  55% |################# | 51kB 6.0MB/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 6.7MB/s eta 0:00:01  100% |################################| 92kB 5.0MB/s unit-abot-epc-basic-0: 11:07:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 11:07:29 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: 11:07:29 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 56.6MB/s eta 0:00:01  16% |##### | 20kB 44.2MB/s eta 0:00:01  24% |####### | 30kB 47.6MB/s eta 0:00:01  32% |########## | 40kB 47.7MB/s eta 0:00:01  40% |############# | 51kB 48.1MB/s eta 0:00:01  49% |############### | 61kB 49.5MB/s eta 0:00:01  57% |################## | 71kB 48.9MB/s eta 0:00:01  65% |#################### | 81kB 49.9MB/s eta 0:00:01  73% |####################### | 92kB 25.8MB/s eta 0:00:01  81% |########################## | 102kB 26.7MB/s eta 0:00:01  90% |############################ | 112kB 26.7MB/s eta 0:00:01  98% |############################### | 122kB 27.3MB/s eta 0:00:01  100% |################################| 133kB 9.1MB/s unit-abot-epc-basic-0: 11:07:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 11:07:29 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: 11:07:29 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 11:07:29 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: 11:07:29 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 84.7MB/s eta 0:00:01  6% |## | 20kB 54.5MB/s eta 0:00:01  9% |### | 30kB 55.3MB/s eta 0:00:01  12% |#### | 40kB 53.2MB/s eta 0:00:01  15% |##### | 51kB 52.6MB/s eta 0:00:01  18% |###### | 61kB 53.4MB/s eta 0:00:01  21% |####### | 71kB 53.3MB/s eta 0:00:01  25% |######## | 81kB 53.1MB/s eta 0:00:01  28% |######### | 92kB 53.4MB/s eta 0:00:01  31% |########## | 102kB 53.2MB/s eta 0:00:01  34% |########### | 112kB 51.1MB/s eta 0:00:01  37% |############ | 122kB 34.0MB/s eta 0:00:01  40% |############# | 133kB 32.4MB/s eta 0:00:01  43% |############## | 143kB 31.4MB/s eta 0:00:01  46% |############### | 153kB 30.1MB/s eta 0:00:01  50% |################ | 163kB 28.0MB/s eta 0:00:01  53% |################# | 174kB 27.5MB/s eta 0:00:01  56% |################## | 184kB 27.4MB/s eta 0:00:01  59% |################### | 194kB 27.4MB/s eta 0:00:01  62% |#################### | 204kB 27.4MB/s eta 0:00:01  65% |##################### | 215kB 27.5MB/s eta 0:00:01  68% |###################### | 225kB 38.8MB/s eta 0:00:01  71% |####################### | 235kB 40.6MB/s eta 0:00:01  75% |######################## | 245kB 42.5MB/s eta 0:00:01  78% |######################### | 256kB 45.6MB/s eta 0:00:01  81% |########################## | 266kB 50.4MB/s eta 0:00:01  84% |########################### | 276kB 52.5MB/s eta 0:00:01  87% |############################ | 286kB 53.0MB/s eta 0:00:01  90% |############################# | 296kB 52.3MB/s eta 0:00:01  93% |############################## | 307kB 53.0MB/s eta 0:00:01  96% |############################### | 317kB 53.0MB/s eta 0:00:01  100% |################################| 327kB 4.3MB/s unit-mysql-0: 11:07:29 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 11:07:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 11:07:29 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: 11:07:29 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 78.8MB/s eta 0:00:01  25% |######## | 20kB 56.7MB/s eta 0:00:01  37% |############ | 30kB 56.8MB/s eta 0:00:01  50% |################ | 40kB 55.4MB/s eta 0:00:01  62% |#################### | 51kB 54.0MB/s eta 0:00:01  75% |######################## | 61kB 54.4MB/s eta 0:00:01  88% |############################ | 71kB 54.1MB/s eta 0:00:01  100% |################################| 81kB 13.2MB/s unit-mysql-0: 11:07:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:07:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 11:07:29 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: 11:07:29 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 11:07:29 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-abot-epc-basic-0: 11:07:30 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: 11:07:30 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 11:07:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:07:30 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 11:07:30 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: 11:07:30 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 11:07:30 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 11:07:30 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: 11:07:30 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 11:07:31 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: 11:07:31 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 62.9MB/s eta 0:00:01  21% |###### | 20kB 5.2MB/s eta 0:00:01  32% |########## | 30kB 7.3MB/s eta 0:00:01  43% |############# | 40kB 5.0MB/s eta 0:00:01  54% |################# | 51kB 6.0MB/s eta 0:00:01  65% |#################### | 61kB 7.0MB/s eta 0:00:01  75% |######################## | 71kB 8.0MB/s eta 0:00:01  86% |########################### | 81kB 9.0MB/s eta 0:00:01  97% |############################### | 92kB 9.9MB/s eta 0:00:01  100% |################################| 102kB 6.7MB/s unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/35/e3/25079e8911085ab76a6f2facae0771078260c930216ab0b0c44dc5c9bf31/soupsieve-1.9.2-py2.py3-none-any.whl unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 11:07:31 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: 11:07:31 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 11:07:31 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.2 unit-abot-epc-basic-0: 11:07:31 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: 11:07:31 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 11:07:31 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 11:07:32 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: 11:07:32 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: 11:07:32 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: 11:07:32 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: 11:07:33 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: 11:07:33 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: 11:07:33 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: 11:07:33 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 3s (2944 kB/s) unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:07:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 11:07:33 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: 11:07:33 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:07:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 11:07:33 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: 11:07:33 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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 11.1 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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 470.2 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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 811.7 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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 587.2 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1111.3 KB/sec) unit-abot-epc-basic-0: 11:07:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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 101.5 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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/maven/2.0.6/maven-2.0.6.pom (9 KB at 441.7 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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: 11:07:34 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: 11:07:34 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 239.3 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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 283.7 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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 388.7 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 453.7 KB/sec) unit-abot-epc-basic-0: 11:07:34 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: 11:07:34 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 1/13 KB 4/13 KB 7/13 KB 9/13 KB 12/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 598.0 KB/sec) unit-abot-epc-basic-0: 11:07:35 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 3153.9 KB/sec) unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 11:07:35 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 160.9 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 102.8 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 11:07:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 124.3 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 583.9 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 113.7 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 182.9 KB/sec) unit-mysql-0: 11:07:35 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 11:07:35 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 112.9 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 102.7 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 95.0 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 155.0 KB/sec) unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 11:07:35 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 962.9 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 51.7 KB/sec) unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 11:07:35 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 303.6 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 543.1 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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 417.2 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 13/114 KB 16/114 KB 19/114 KB 21/114 KB 24/114 KB 27/114 KB 29/114 KB 32/114 KB 36/114 KB 3/48 KB 36/114 KB 6/48 KB 36/114 KB 9/48 KB 36/114 KB 11/48 KB 40/114 KB 14/48 KB 40/114 KB 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 11/48 KB 40/114 KB 14/48 KB 44/114 KB 14/48 KB 48/114 KB 14/48 KB 52/114 KB 16/48 KB 56/114 KB 16/48 KB 60/114 KB 16/48 KB 52/114 KB 19/48 KB 60/114 KB 22/48 KB 60/114 KB 22/48 KB 64/114 KB 25/48 KB 64/114 KB 27/48 KB 68/114 KB 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 30/48 KB 68/114 KB 25/48 KB 68/114 KB 30/48 KB 72/114 KB 32/48 KB 76/114 KB 30/48 KB 76/114 KB 36/48 KB 80/114 KB 40/48 KB 80/114 KB 44/48 KB 80/114 KB 48/48 KB 80/114 KB 32/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 108/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install 112/114 KB 114/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 1198.7 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 4/85 KB 3/35 KB 114/114 KB 3/29 KB 8/85 KB 3/35 KB 114/114 KB 3/35 KB 114/114 KB 3/29 KB 8/85 KB 6/35 KB 114/114 KB 3/29 KB 8/85 KB 9/35 KB 114/114 KB 3/29 KB 4/85 KB 3/35 KB 114/114 KB 5/29 KB 8/85 KB 9/35 KB 114/114 KB 8/29 KB 8/85 KB 11/35 KB 114/114 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 2315.5 KB/sec) unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install 5/29 KB 8/85 KB 11/35 KB 114/114 KB 8/29 KB 12/85 KB 14/35 KB 8/29 KB 12/85 KB 16/35 KB 11/29 KB 12/85 KB 19/35 KB 8/29 KB 12/85 KB 11/35 KB 114/114 KB 11/29 KB 16/85 KB 19/35 KB 11/29 KB 12/85 KB 16/35 KB 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 13/29 KB 16/85 KB 19/35 KB 13/29 KB 20/85 KB 19/35 KB 13/29 KB 24/85 KB 22/35 KB 13/29 KB 20/85 KB 22/35 KB 16/29 KB 24/85 KB 22/35 KB 16/29 KB 28/85 KB 22/35 KB 16/29 KB 32/85 KB 22/35 KB 19/29 KB 36/85 KB 25/35 KB 19/29 KB 40/85 KB 25/35 KB 19/29 KB 44/85 KB 25/35 KB 19/29 KB 32/85 KB 25/35 KB 16/29 KB 32/85 KB 25/35 KB 21/29 KB 44/85 KB 25/35 KB 24/29 KB 44/85 KB 25/35 KB 27/29 KB 44/85 KB 27/35 KB 24/29 KB 44/85 KB 27/35 KB 27/29 KB 44/85 KB 30/35 KB 27/29 KB 44/85 KB 32/35 KB 27/29 KB 44/85 KB 35/35 KB 29/29 KB 48/85 KB 35/35 KB 29/29 KB 44/85 KB 35/35 KB 29/29 KB 52/85 KB 35/35 KB 29/29 KB 56/85 KB 35/35 KB 29/29 KB 60/85 KB 35/35 KB 29/29 KB 64/85 KB 35/35 KB 29/29 KB 68/85 KB 35/35 KB 4/24 KB 72/85 KB 3/56 KB 4/24 KB 76/85 KB 3/56 KB 4/24 KB 80/85 KB 3/56 KB 4/24 KB 84/85 KB 3/56 KB 4/24 KB 85/85 KB 3/56 KB 29/29 KB 4/24 KB 68/85 KB 35/35 KB 3/56 KB 8/24 KB 85/85 KB 3/56 KB 12/24 KB 85/85 KB 3/56 KB 16/24 KB 85/85 KB 3/56 KB 20/24 KB 85/85 KB 3/56 KB 24/24 KB 85/85 KB 3/56 KB 24/24 KB 85/85 KB 3/56 KB 29/29 KB 68/85 KB 35/35 KB 3/56 KB 24/24 KB 85/85 KB 6/56 KB 24/24 KB 85/85 KB 9/56 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 470.7 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 24/24 KB 85/85 KB 11/56 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 471.4 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install 24/24 KB 85/85 KB 14/56 KB 24/24 KB 85/85 KB 16/56 KB 24/24 KB 85/85 KB 19/56 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 487.8 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1480.1 KB/sec) unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install 3/218 KB 4/86 KB 22/56 KB 3/218 KB 4/86 KB 25/56 KB 3/218 KB 4/86 KB 27/56 KB 3/218 KB 4/86 KB 19/56 KB 4/12 KB 3/218 KB 8/86 KB 27/56 KB 3/218 KB 19/56 KB 4/12 KB 5/218 KB 8/86 KB 27/56 KB 4/12 KB 8/218 KB 8/86 KB 30/56 KB 4/12 KB 11/218 KB 12/86 KB 30/56 KB 4/12 KB 13/218 KB 12/86 KB 30/56 KB 4/12 KB 3/218 KB 4/86 KB 27/56 KB 4/12 KB 8/218 KB 12/86 KB 30/56 KB 4/12 KB 5/218 KB 8/86 KB 30/56 KB 4/12 KB 13/218 KB 16/86 KB 30/56 KB 4/12 KB 13/218 KB 16/86 KB 32/56 KB 4/12 KB 13/218 KB 20/86 KB 36/56 KB 4/12 KB 13/218 KB 20/86 KB 32/56 KB 8/12 KB 16/218 KB 20/86 KB 36/56 KB 8/12 KB 13/218 KB 20/86 KB 36/56 KB 12/12 KB 16/218 KB 24/86 KB 36/56 KB 12/12 KB 19/218 KB 24/86 KB 36/56 KB 12/12 KB 21/218 KB 24/86 KB 40/56 KB 12/12 KB 19/218 KB 24/86 KB 40/56 KB 12/12 KB 19/218 KB 24/86 KB 40/56 KB 12/12 KB 21/218 KB 28/86 KB 44/56 KB 12/12 KB 21/218 KB 28/86 KB 44/56 KB 12/12 KB 21/218 KB 32/86 KB 48/56 KB 12/12 KB 21/218 KB 32/86 KB 48/56 KB 12/12 KB 21/218 KB 36/86 KB 48/56 KB 12/12 KB 24/218 KB 40/86 KB 52/56 KB 12/12 KB 24/218 KB 36/86 KB 52/56 KB 12/12 KB 24/218 KB 40/86 KB 56/56 KB 12/12 KB 24/218 KB 36/86 KB 48/56 KB 12/12 KB 27/218 KB 40/86 KB 56/56 KB 12/12 KB 29/218 KB 40/86 KB 56/56 KB 12/12 KB 29/218 KB 44/86 KB 56/56 KB 12/12 KB 29/218 KB 48/86 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 175.5 KB/sec) unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install 12/12 KB 32/218 KB 48/86 KB 56/56 KB 36/218 KB 48/86 KB 56/56 KB 40/218 KB 48/86 KB 44/218 KB 48/86 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 698.5 KB/sec) unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install 48/218 KB 48/86 KB 52/218 KB 48/86 KB 56/218 KB 48/86 KB 60/218 KB 48/86 KB 64/218 KB 48/86 KB 68/218 KB 48/86 KB 72/218 KB 48/86 KB 76/218 KB 48/86 KB 80/218 KB 48/86 KB 84/218 KB 48/86 KB 88/218 KB 48/86 KB 92/218 KB 48/86 KB 96/218 KB 48/86 KB 96/218 KB 52/86 KB 96/218 KB 56/86 KB 96/218 KB 60/86 KB 96/218 KB 64/86 KB 96/218 KB 68/86 KB 96/218 KB 72/86 KB 96/218 KB 76/86 KB 96/218 KB 80/86 KB 96/218 KB 84/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 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 907.6 KB/sec) unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install 136/218 KB 86/86 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1945.9 KB/sec) unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall933372439342231012.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8009612133184903629.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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2843545261021118507.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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7705621139349296528.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4335087346178775949.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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:35 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: 11:07:35 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: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3831425752104030053.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.338 s unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-03T11:07:35+00:00 unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:07:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 11:07:36 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: 11:07:36 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:07:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 11:07:37 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 11:07:37 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 11:07:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 11:07:37 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:07:37 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:07:37 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:07:38 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 11:07:38 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-mysql-0: 11:07:38 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 11:07:38 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 11:07:38 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 11:07:38 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:07:38 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:07:38 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:07:38 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:07:38 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 18.2 KB/sec) unit-abot-epc-basic-0: 11:07:38 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: 11:07:38 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 408.3 KB/sec) unit-abot-epc-basic-0: 11:07:38 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: 11:07:38 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/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 453.8 KB/sec) unit-abot-epc-basic-0: 11:07:38 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: 11:07:38 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 803.5 KB/sec) unit-abot-epc-basic-0: 11:07:38 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: 11:07:39 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/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 1108.7 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 407.4 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 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/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1380.2 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 319.6 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 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/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 901.0 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 2158.5 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 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 683.5 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1785.9 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 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-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 316.5 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 7/34 KB 10/34 KB 13/34 KB 16/34 KB 18/34 KB 21/34 KB 23/34 KB 26/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 1510.2 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 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 71.8 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 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: 11:07:39 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: 11:07:39 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 403.9 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:39 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: 11:07:39 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 339.9 KB/sec) unit-abot-epc-basic-0: 11:07:39 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: 11:07:40 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: 11:07:40 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 432.7 KB/sec) unit-abot-epc-basic-0: 11:07:40 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: 11:07:40 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: 11:07:40 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: 11:07:40 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: 11:07:40 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: 11:07:40 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 230.6 KB/sec) unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 11:07:40 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: 11:07:40 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: 11:07:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1463.5 KB/sec) unit-abot-epc-basic-0: 11:07:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 11:07:41 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 230.9 KB/sec) unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 11:07:41 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: 11:07:41 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 147.0 KB/sec) unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 11:07:41 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: 11:07:41 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 186.8 KB/sec) unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 11:07:41 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 309.0 KB/sec) unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 11:07:42 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 163.5 KB/sec) unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 11:07:42 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: 11:07:42 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 39.4 KB/sec) unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 11:07:42 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: 11:07:42 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 107.0 KB/sec) unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 11:07:42 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: 11:07:42 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 158.0 KB/sec) unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 11:07:42 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: 11:07:42 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 79.6 KB/sec) unit-abot-epc-basic-0: 11:07:42 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-mysql-0: 11:07:42 DEBUG unit.mysql/0.config-changed 190703 11:07:42 [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: 11:07:42 DEBUG unit.mysql/0.config-changed 190703 11:07:42 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 11:07:42 DEBUG unit.mysql/0.config-changed 190703 11:07:42 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11593 ... unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 525.6 KB/sec) unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 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/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 470.4 KB/sec) unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1940.6 KB/sec) unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 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/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 1035.0 KB/sec) unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 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 502.8 KB/sec) unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 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 135.5 KB/sec) unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 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: 11:07:44 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 169.8 KB/sec) unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 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: 11:07:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 162.1 KB/sec) unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 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 893.1 KB/sec) unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2601.5 KB/sec) unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 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: 11:07:44 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 258.6 KB/sec) unit-abot-epc-basic-0: 11:07:44 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: 11:07:45 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: 11:07:45 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 147.4 KB/sec) unit-abot-epc-basic-0: 11:07:45 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: 11:07:45 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: 11:07:45 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 27.3 KB/sec) unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 11:07:45 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: 11:07:45 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 187.9 KB/sec) unit-abot-epc-basic-0: 11:07:45 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-abot-epc-basic-0: 11:07:45 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: 11:07:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 105.2 KB/sec) unit-abot-epc-basic-0: 11:07:45 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-abot-epc-basic-0: 11:07:45 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: 11:07:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 395.9 KB/sec) unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 11:07:46 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: 11:07:46 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 36.8 KB/sec) unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 11:07:46 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: 11:07:46 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 431.7 KB/sec) unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 11:07:46 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: 11:07:46 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/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 11:07:46 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: 11:07:46 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: 11:07:46 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-abot-epc-basic-0: 11:07:46 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: 11:07:46 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 663.3 KB/sec) unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 11:07:46 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: 11:07:46 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-abot-epc-basic-0: 11:07:47 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: 11:07:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 11:07:47 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 85.6 KB/sec) unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 11:07:47 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: 11:07:47 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 398.8 KB/sec) unit-abot-epc-basic-0: 11:07:47 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-abot-epc-basic-0: 11:07:47 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: 11:07:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 59.3 KB/sec) unit-abot-epc-basic-0: 11:07:47 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-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 11:07:47 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 145.9 KB/sec) unit-abot-epc-basic-0: 11:07:47 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-abot-epc-basic-0: 11:07:47 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: 11:07:47 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.6.4/slf4j-parent-1.6.4.pom (12 KB at 595.8 KB/sec) unit-abot-epc-basic-0: 11:07:47 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: 11:07:47 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: 11:07:48 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: 11:07:48 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: 11:07:48 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: 11:07:48 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 63.8 KB/sec) unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 72.7 KB/sec) unit-abot-epc-basic-0: 11:07:48 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-abot-epc-basic-0: 11:07:48 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: 11:07:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 11:07:48 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: 11:07:48 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 427.7 KB/sec) unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 11:07:49 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: 11:07:49 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 218.3 KB/sec) unit-abot-epc-basic-0: 11:07:49 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-abot-epc-basic-0: 11:07:49 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: 11:07:49 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 909.6 KB/sec) unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 11:07:49 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: 11:07:49 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 334.2 KB/sec) unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 11:07:49 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: 11:07:49 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/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: 11:07:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 11:07:49 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: 11:07:49 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/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1416.0 KB/sec) unit-abot-epc-basic-0: 11:07:49 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-abot-epc-basic-0: 11:07:49 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: 11:07:49 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 937.2 KB/sec) unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 11:07:49 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: 11:07:49 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1844.2 KB/sec) unit-abot-epc-basic-0: 11:07:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 11:07:50 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: 11:07:50 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 11.2 KB/sec) unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 11:07:50 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: 11:07:50 DEBUG unit.abot-epc-basic/0.install 3/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 406.8 KB/sec) unit-abot-epc-basic-0: 11:07:50 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-abot-epc-basic-0: 11:07:50 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: 11:07:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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: 11:07:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 11:07:50 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: 11:07:50 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/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1128.2 KB/sec) unit-abot-epc-basic-0: 11:07:50 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: 11:07:50 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: 11:07:51 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/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 190.7 KB/sec) unit-abot-epc-basic-0: 11:07:51 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: 11:07:51 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: 11:07:51 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 221.5 KB/sec) unit-abot-epc-basic-0: 11:07:51 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-abot-epc-basic-0: 11:07:51 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: 11:07:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 86.6 KB/sec) unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 11:07:51 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: 11:07:51 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 66.1 KB/sec) unit-abot-epc-basic-0: 11:07:51 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-abot-epc-basic-0: 11:07:51 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: 11:07:51 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 123.3 KB/sec) unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 11:07:51 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: 11:07:51 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 92.1 KB/sec) unit-abot-epc-basic-0: 11:07:51 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: 11:07:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 11:07:51 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 78.3 KB/sec) unit-abot-epc-basic-0: 11:07:51 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: 11:07:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 11:07:52 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 60.2 KB/sec) unit-abot-epc-basic-0: 11:07:52 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: 11:07:52 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: 11:07:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 378.5 KB/sec) unit-abot-epc-basic-0: 11:07:52 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-mysql-0: 11:07:52 DEBUG unit.mysql/0.config-changed mysql start/running, process 11728 unit-abot-epc-basic-0: 11:07:52 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: 11:07:52 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 120.3 KB/sec) unit-abot-epc-basic-0: 11:07:52 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: 11:07:52 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: 11:07:52 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 406.8 KB/sec) unit-abot-epc-basic-0: 11:07:52 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-mysql-0: 11:07:52 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 11:07:52 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 11:07:52 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:07:52 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: 11:07:52 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 1788.2 KB/sec) unit-abot-epc-basic-0: 11:07:52 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: 11:07:52 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: 11:07:52 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 142.6 KB/sec) unit-abot-epc-basic-0: 11:07:52 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: 11:07:53 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: 11:07:53 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 1014.4 KB/sec) unit-abot-epc-basic-0: 11:07:53 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: 11:07:53 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: 11:07:53 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 141.1 KB/sec) unit-abot-epc-basic-0: 11:07:53 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: 11:07:53 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-mysql-0: 11:07:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:07:53 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 11:07:53 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 513.8 KB/sec) unit-abot-epc-basic-0: 11:07:53 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: 11:07:53 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: 11:07:53 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 107.7 KB/sec) unit-abot-epc-basic-0: 11:07:53 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: 11:07:53 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: 11:07:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 447.1 KB/sec) unit-abot-epc-basic-0: 11:07:53 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: 11:07:53 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: 11:07:53 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 202.0 KB/sec) unit-abot-epc-basic-0: 11:07:53 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-abot-epc-basic-0: 11:07:54 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: 11:07:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 720.5 KB/sec) unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 345.3 KB/sec) unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 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/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 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: 11:07:54 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: 11:07:54 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: 11:07:54 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: 11:07:54 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 391.3 KB/sec) unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 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 790.7 KB/sec) unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 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: 11:07:54 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1280.2 KB/sec) unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/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 2577.6 KB/sec) unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 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: 11:07:55 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 359.5 KB/sec) unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 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: 11:07:55 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 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: 11:07:55 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1585.9 KB/sec) unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 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 421.9 KB/sec) unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 11:07:56 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.0 KB/sec) unit-abot-epc-basic-0: 11:07:56 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-abot-epc-basic-0: 11:07:56 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-mysql-0: 11:07:56 DEBUG unit.mysql/0.config-changed mysql start/running, process 11926 unit-abot-epc-basic-0: 11:07: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/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 465.7 KB/sec) unit-abot-epc-basic-0: 11:07:56 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: 11:07:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 11:07:56 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-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 603.8 KB/sec) unit-mysql-0: 11:07:56 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 11:07:56 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-mysql-0: 11:07:56 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 11:07:56 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 757.3 KB/sec) unit-abot-epc-basic-0: 11:07:56 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-abot-epc-basic-0: 11:07:56 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: 11:07:56 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 939.4 KB/sec) unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 11:07:56 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: 11:07:56 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: 11:07:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 11:07:56 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 11:07:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:07:56 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 11:07:56 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 11:07:56 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 11:07:56 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 11:07:56 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 11:07:57 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 11:07:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 11:07:57 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: 11:07:57 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 909.9 KB/sec) unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 11:07:57 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 11.2 KB/sec) unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 11:07:57 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: 11:07:57 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: 11:07:57 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: 11:07:57 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: 11:07:57 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: 11:07:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 11:07:57 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: 11:07:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 11:07:57 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 75.9 KB/sec) unit-abot-epc-basic-0: 11:07:57 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: 11:07:57 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: 11:07:58 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 769.7 KB/sec) unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/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-abot-epc-basic-0: 11:07:58 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-abot-epc-basic-0: 11:07:58 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: 11:07:58 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-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 11:07:58 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: 11:07:58 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: 11:07:58 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: 11:07:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 11:07:58 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: 11:07:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 337.9 KB/sec) unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 11:07:58 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: 11:07:58 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/maven-parent/4/maven-parent-4.pom (10 KB at 750.9 KB/sec) unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 11:07:58 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.1 KB/sec) unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 11:07:59 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: 11:07:59 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: 11:07:59 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:07:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:07:59 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-abot-epc-basic-0: 11:07:59 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: 11:07:59 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: 11:07:59 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-abot-epc-basic-0: 11:07:59 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: 11:07:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:07:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 11:08:00 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: 11:08:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 11:08:00 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: 11:08:00 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: 11:08:00 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-abot-epc-basic-0: 11:08:00 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: 11:08:00 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: 11:08:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:00 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-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 11:08:00 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: 11:08:00 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-mysql-0: 11:08:00 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 11:08:00 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: 11:08:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 11:08:00 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: 11:08:00 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: 11:08:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 11:08:00 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: 11:08:00 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: 11:08:01 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: 11:08:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 11:08:01 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: 11:08:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 11:08:01 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: 11:08:01 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: 11:08:01 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 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 83/966 KB 87/966 KB 91/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 11:08:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 448/966 KB 452/966 KB 456/966 KB 460/966 KB 464/966 KB 468/966 KB 472/966 KB 476/966 KB 480/966 KB 484/966 KB 488/966 KB 492/966 KB 496/966 KB 500/966 KB 504/966 KB 508/966 KB 512/966 KB 516/966 KB 520/966 KB 524/966 KB 528/966 KB 532/966 KB 536/966 KB 540/966 KB 544/966 KB 548/966 KB 552/966 KB 556/966 KB 560/966 KB 564/966 KB 568/966 KB 572/966 KB 576/966 KB 580/966 KB 584/966 KB 588/966 KB 592/966 KB 596/966 KB 600/966 KB 604/966 KB 608/966 KB 612/966 KB 616/966 KB 620/966 KB 624/966 KB 628/966 KB 632/966 KB 636/966 KB 640/966 KB 644/966 KB 648/966 KB 652/966 KB 656/966 KB 660/966 KB 664/966 KB 668/966 KB 672/966 KB 676/966 KB 680/966 KB 684/966 KB 688/966 KB 692/966 KB 696/966 KB 700/966 KB 704/966 KB 708/966 KB 712/966 KB 716/966 KB 720/966 KB 724/966 KB 728/966 KB 732/966 KB 736/966 KB 740/966 KB 744/966 KB 748/966 KB 752/966 KB 756/966 KB 760/966 KB 764/966 KB 768/966 KB 772/966 KB 776/966 KB 780/966 KB 784/966 KB 788/966 KB 792/966 KB 796/966 KB 800/966 KB 804/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 245.2 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 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: 11:08:03 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: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 11:08:03 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 3/1710 KB 44/590 KB 3/1710 KB 48/590 KB 5/1710 KB 3/10 KB 52/590 KB 3/232 KB 5/1710 KB 3/10 KB 56/590 KB 3/232 KB 5/1710 KB 3/10 KB 60/590 KB 3/232 KB 5/1710 KB 3/10 KB 64/590 KB 3/232 KB 3/1710 KB 48/590 KB 3/232 KB 5/1710 KB 3/10 KB 64/590 KB 5/232 KB 5/1710 KB 3/10 KB 64/590 KB 8/232 KB 5/1710 KB 3/10 KB 64/590 KB 11/232 KB 5/1710 KB 3/10 KB 64/590 KB 13/232 KB 5/1710 KB 3/10 KB 64/590 KB 16/232 KB 5/1710 KB 3/10 KB 48/590 KB 3/232 KB 3/1710 KB 3/10 KB 48/590 KB 3/232 KB 5/1710 KB 5/10 KB 64/590 KB 16/232 KB 5/1710 KB 8/10 KB 64/590 KB 16/232 KB 8/1710 KB 8/10 KB 64/590 KB 19/232 KB 11/1710 KB 10/10 KB 64/590 KB 19/232 KB 13/1710 KB 10/10 KB 68/590 KB 19/232 KB 5/1710 KB 8/10 KB 64/590 KB 19/232 KB 13/1710 KB 10/10 KB 68/590 KB 21/232 KB 13/1710 KB 10/10 KB 68/590 KB 24/232 KB 13/1710 KB 10/10 KB 68/590 KB 27/232 KB 16/1710 KB 10/10 KB 68/590 KB 27/232 KB 19/1710 KB 3/240 KB 10/10 KB 68/590 KB 29/232 KB 11/1710 KB 10/10 KB 68/590 KB 19/232 KB 19/1710 KB 3/240 KB 10/10 KB 72/590 KB 29/232 KB 19/1710 KB 3/240 KB 10/10 KB 76/590 KB 29/232 KB 19/1710 KB 3/240 KB 10/10 KB 80/590 KB 29/232 KB 8/1710 KB 10/10 KB 64/590 KB 19/232 KB 21/1710 KB 3/240 KB 10/10 KB 80/590 KB 29/232 KB 24/1710 KB 3/240 KB 10/10 KB 80/590 KB 29/232 KB 27/1710 KB 3/240 KB 10/10 KB 84/590 KB 29/232 KB 29/1710 KB 3/240 KB 10/10 KB 84/590 KB 29/232 KB 16/1710 KB 3/240 KB 10/10 KB 68/590 KB 29/232 KB 29/1710 KB 5/240 KB 10/10 KB 84/590 KB 29/232 KB 16/1710 KB 10/10 KB 68/590 KB 29/232 KB 32/1710 KB 5/240 KB 10/10 KB 84/590 KB 32/232 KB 32/1710 KB 5/240 KB 10/10 KB 84/590 KB 36/232 KB 32/1710 KB 5/240 KB 10/10 KB 84/590 KB 40/232 KB 32/1710 KB 5/240 KB 10/10 KB 84/590 KB 44/232 KB 32/1710 KB 5/240 KB 10/10 KB 84/590 KB 48/232 KB 32/1710 KB 5/240 KB 10/10 KB 84/590 KB 52/232 KB 32/1710 KB 8/240 KB 10/10 KB 84/590 KB 56/232 KB 32/1710 KB 5/240 KB 10/10 KB 84/590 KB 29/232 KB 36/1710 KB 8/240 KB 10/10 KB 84/590 KB 56/232 KB 24/1710 KB 3/240 KB 10/10 KB 84/590 KB 29/232 KB 36/1710 KB 8/240 KB 10/10 KB 88/590 KB 60/232 KB 36/1710 KB 8/240 KB 10/10 KB 92/590 KB 60/232 KB 36/1710 KB 8/240 KB 10/10 KB 96/590 KB 60/232 KB 36/1710 KB 8/240 KB 10/10 KB 100/590 KB 60/232 KB 36/1710 KB 8/240 KB 10/10 KB 104/590 KB 60/232 KB 36/1710 KB 8/240 KB 10/10 KB 108/590 KB 60/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 181.5 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 36/1710 KB 8/240 KB 10/10 KB 84/590 KB 60/232 KB 40/1710 KB 8/240 KB 108/590 KB 64/232 KB 32/1710 KB 8/240 KB 10/10 KB 84/590 KB 52/232 KB 40/1710 KB 11/240 KB 108/590 KB 64/232 KB 40/1710 KB 13/240 KB 108/590 KB 64/232 KB 40/1710 KB 16/240 KB 108/590 KB 64/232 KB 40/1710 KB 19/240 KB 108/590 KB 64/232 KB 40/1710 KB 21/240 KB 112/590 KB 68/232 KB 40/1710 KB 8/240 KB 10/10 KB 108/590 KB 60/232 KB 44/1710 KB 21/240 KB 112/590 KB 68/232 KB 48/1710 KB 21/240 KB 112/590 KB 68/232 KB 52/1710 KB 21/240 KB 112/590 KB 68/232 KB 56/1710 KB 24/240 KB 112/590 KB 68/232 KB 60/1710 KB 24/240 KB 112/590 KB 68/232 KB 64/1710 KB 24/240 KB 112/590 KB 68/232 KB 40/1710 KB 19/240 KB 112/590 KB 68/232 KB 64/1710 KB 24/240 KB 112/590 KB 72/232 KB 64/1710 KB 24/240 KB 112/590 KB 76/232 KB 64/1710 KB 24/240 KB 112/590 KB 80/232 KB 40/1710 KB 19/240 KB 112/590 KB 64/232 KB 64/1710 KB 24/240 KB 116/590 KB 80/232 KB 3/44 KB 64/1710 KB 24/240 KB 120/590 KB 84/232 KB 52/1710 KB 24/240 KB 112/590 KB 68/232 KB 3/44 KB 64/1710 KB 27/240 KB 120/590 KB 84/232 KB 3/44 KB 64/1710 KB 29/240 KB 120/590 KB 84/232 KB 3/44 KB 64/1710 KB 32/240 KB 120/590 KB 84/232 KB 3/44 KB 64/1710 KB 32/240 KB 124/590 KB 84/232 KB 3/44 KB 64/1710 KB 32/240 KB 128/590 KB 84/232 KB 3/44 KB 64/1710 KB 36/240 KB 132/590 KB 84/232 KB 3/44 KB 68/1710 KB 36/240 KB 136/590 KB 84/232 KB 3/44 KB 68/1710 KB 36/240 KB 140/590 KB 84/232 KB 3/44 KB 68/1710 KB 36/240 KB 144/590 KB 84/232 KB 3/44 KB 64/1710 KB 24/240 KB 116/590 KB 84/232 KB 3/44 KB 68/1710 KB 36/240 KB 144/590 KB 88/232 KB 3/44 KB 68/1710 KB 36/240 KB 144/590 KB 92/232 KB 3/44 KB 68/1710 KB 36/240 KB 144/590 KB 96/232 KB 3/44 KB 64/1710 KB 24/240 KB 116/590 KB 80/232 KB 5/44 KB 68/1710 KB 36/240 KB 144/590 KB 96/232 KB 8/44 KB 68/1710 KB 36/240 KB 144/590 KB 96/232 KB 11/44 KB 68/1710 KB 36/240 KB 144/590 KB 96/232 KB 13/44 KB 68/1710 KB 36/240 KB 144/590 KB 96/232 KB 16/44 KB 68/1710 KB 36/240 KB 144/590 KB 96/232 KB 16/44 KB 68/1710 KB 36/240 KB 144/590 KB 100/232 KB 3/44 KB 68/1710 KB 36/240 KB 132/590 KB 84/232 KB 19/44 KB 72/1710 KB 36/240 KB 144/590 KB 100/232 KB 19/44 KB 76/1710 KB 36/240 KB 144/590 KB 100/232 KB 19/44 KB 80/1710 KB 36/240 KB 144/590 KB 100/232 KB 3/44 KB 64/1710 KB 36/240 KB 128/590 KB 84/232 KB 19/44 KB 80/1710 KB 40/240 KB 144/590 KB 100/232 KB 19/44 KB 80/1710 KB 44/240 KB 144/590 KB 100/232 KB 19/44 KB 80/1710 KB 48/240 KB 144/590 KB 100/232 KB 19/44 KB 80/1710 KB 52/240 KB 144/590 KB 100/232 KB 19/44 KB 84/1710 KB 56/240 KB 148/590 KB 104/232 KB 19/44 KB 68/1710 KB 36/240 KB 144/590 KB 100/232 KB 21/44 KB 84/1710 KB 56/240 KB 148/590 KB 104/232 KB 24/44 KB 84/1710 KB 56/240 KB 148/590 KB 104/232 KB 27/44 KB 84/1710 KB 56/240 KB 148/590 KB 104/232 KB 29/44 KB 84/1710 KB 56/240 KB 148/590 KB 104/232 KB 29/44 KB 84/1710 KB 60/240 KB 148/590 KB 104/232 KB 29/44 KB 84/1710 KB 64/240 KB 148/590 KB 104/232 KB 32/44 KB 84/1710 KB 68/240 KB 148/590 KB 104/232 KB 32/44 KB 84/1710 KB 72/240 KB 148/590 KB 104/232 KB 32/44 KB 84/1710 KB 76/240 KB 148/590 KB 104/232 KB 32/44 KB 84/1710 KB 80/240 KB 148/590 KB 104/232 KB 19/44 KB 84/1710 KB 52/240 KB 148/590 KB 104/232 KB 32/44 KB 88/1710 KB 80/240 KB 148/590 KB 104/232 KB 32/44 KB 92/1710 KB 80/240 KB 148/590 KB 104/232 KB 32/44 KB 96/1710 KB 80/240 KB 148/590 KB 104/232 KB 19/44 KB 80/1710 KB 52/240 KB 148/590 KB 104/232 KB 32/44 KB 96/17 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 10 KB 80/240 KB 152/590 KB 104/232 KB 32/44 KB 96/1710 KB 80/240 KB 156/590 KB 104/232 KB 32/44 KB 96/1710 KB 80/240 KB 160/590 KB 104/232 KB 19/44 KB 80/1710 KB 52/240 KB 144/590 KB 104/232 KB 32/44 KB 96/1710 KB 80/240 KB 160/590 KB 108/232 KB 32/44 KB 96/1710 KB 80/240 KB 160/590 KB 112/232 KB 32/44 KB 96/1710 KB 80/240 KB 160/590 KB 116/232 KB 32/44 KB 96/1710 KB 80/240 KB 160/590 KB 120/232 KB 32/44 KB 96/1710 KB 80/240 KB 160/590 KB 124/232 KB 32/44 KB 96/1710 KB 80/240 KB 164/590 KB 128/232 KB 32/44 KB 96/1710 KB 80/240 KB 164/590 KB 132/232 KB 32/44 KB 100/1710 KB 84/240 KB 164/590 KB 136/232 KB 32/44 KB 84/1710 KB 64/240 KB 148/590 KB 104/232 KB 36/44 KB 100/1710 KB 84/240 KB 164/590 KB 136/232 KB 40/44 KB 100/1710 KB 84/240 KB 164/590 KB 136/232 KB 44/44 KB 100/1710 KB 84/240 KB 164/590 KB 136/232 KB 44/44 KB 100/1710 KB 84/240 KB 164/590 KB 136/232 KB 44/44 KB 100/1710 KB 84/240 KB 164/590 KB 140/232 KB 44/44 KB 100/1710 KB 84/240 KB 164/590 KB 144/232 KB 32/44 KB 100/1710 KB 84/240 KB 164/590 KB 132/232 KB 32/44 KB 100/1710 KB 80/240 KB 164/590 KB 132/232 KB 44/44 KB 104/1710 KB 84/240 KB 164/590 KB 144/232 KB 44/44 KB 108/1710 KB 84/240 KB 164/590 KB 144/232 KB 44/44 KB 112/1710 KB 84/240 KB 164/590 KB 144/232 KB 32/44 KB 96/1710 KB 80/240 KB 164/590 KB 124/232 KB 44/44 KB 112/1710 KB 84/240 KB 168/590 KB 144/232 KB 44/44 KB 112/1710 KB 84/240 KB 172/590 KB 144/232 KB 44/44 KB 112/1710 KB 84/240 KB 176/590 KB 144/232 KB 44/44 KB 112/1710 KB 84/240 KB 180/590 KB 144/232 KB 44/44 KB 116/1710 KB 88/240 KB 184/590 KB 148/232 KB 44/44 KB 116/1710 KB 88/240 KB 188/590 KB 148/232 KB 44/44 KB 116/1710 KB 88/240 KB 192/590 KB 148/232 KB 44/44 KB 116/1710 KB 88/240 KB 196/590 KB 148/232 KB 116/1710 KB 88/240 KB 200/590 KB 148/232 KB 44/44 KB 116/1710 KB 88/240 KB 180/590 KB 148/232 KB 44/44 KB 116/1710 KB 88/240 KB 180/590 KB 144/232 KB 116/1710 KB 92/240 KB 200/590 KB 152/232 KB 116/1710 KB 96/240 KB 200/590 KB 152/232 KB 116/1710 KB 100/240 KB 200/590 KB 152/232 KB 44/44 KB 116/1710 KB 84/240 KB 180/590 KB 144/232 KB 120/1710 KB 104/240 KB 200/590 KB 152/232 KB 124/1710 KB 104/240 KB 200/590 KB 152/232 KB 128/1710 KB 104/240 KB 200/590 KB 152/232 KB 116/1710 KB 100/240 KB 200/590 KB 152/232 KB 128/1710 KB 104/240 KB 200/590 KB 156/232 KB 128/1710 KB 104/240 KB 200/590 KB 160/232 KB 128/1710 KB 104/240 KB 200/590 KB 164/232 KB 132/1710 KB 104/240 KB 204/590 KB 168/232 KB 132/1710 KB 104/240 KB 204/590 KB 172/232 KB 132/1710 KB 104/240 KB 204/590 KB 176/232 KB 132/1710 KB 104/240 KB 204/590 KB 164/232 KB 132/1710 KB 104/240 KB 200/590 KB 164/232 KB 116/1710 KB 104/240 KB 200/590 KB 164/232 KB 132/1710 KB 108/240 KB 204/590 KB 176/232 KB 132/1710 KB 112/240 KB 204/590 KB 176/232 KB 132/1710 KB 116/240 KB 204/590 KB 176/232 KB 136/1710 KB 120/240 KB 208/590 KB 176/232 KB 136/1710 KB 124/240 KB 208/590 KB 176/232 KB 136/1710 KB 128/240 KB 208/590 KB 176/232 KB 136/1710 KB 132/240 KB 208/590 KB 176/232 KB 136/1710 KB 136/240 KB 208/590 KB 180/232 KB 136/1710 KB 140/240 KB 208/590 KB 180/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 472.8 KB/sec) unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 136/1710 KB 116/240 KB 208/590 KB 176/232 KB 136/1710 KB 116/240 KB 204/590 KB 176/232 KB 140/1710 KB 144/240 KB 208/590 KB 180/232 KB 144/1710 KB 144/240 KB 208/590 KB 180/232 KB 148/1710 KB 144/240 KB 212/590 KB 180/232 KB 136/1710 KB 132/240 KB 208/590 KB 180/232 KB 148/1710 KB 144/240 KB 212/590 KB 184/232 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 144/1710 KB 144/240 KB 212/590 KB 180/232 KB 152/1710 KB 144/240 KB 216/590 KB 184/232 KB 152/1710 KB 144/240 KB 220/590 KB 184/232 KB 152/1710 KB 144/240 KB 224/590 KB 184/232 KB 152/1710 KB 144/240 KB 212/590 KB 184/232 KB 156/1710 KB 144/240 KB 224/590 KB 188/232 KB 160/1710 KB 144/240 KB 224/590 KB 188/232 KB 164/1710 KB 144/240 KB 224/590 KB 188/232 KB 168/1710 KB 144/240 KB 228/590 KB 188/232 KB 172/1710 KB 144/240 KB 228/590 KB 188/232 KB 176/1710 KB 144/240 KB 228/590 KB 188/232 KB 152/1710 KB 144/240 KB 224/590 KB 188/232 KB 176/1710 KB 144/240 KB 228/590 KB 192/232 KB 176/1710 KB 144/240 KB 228/590 KB 196/232 KB 176/1710 KB 144/240 KB 228/590 KB 200/232 KB 176/1710 KB 144/240 KB 228/590 KB 204/232 KB 176/1710 KB 144/240 KB 228/590 KB 208/232 KB 176/1710 KB 144/240 KB 228/590 KB 212/232 KB 180/1710 KB 144/240 KB 228/590 KB 216/232 KB 180/1710 KB 144/240 KB 228/590 KB 220/232 KB 180/1710 KB 144/240 KB 228/590 KB 224/232 KB 164/1710 KB 144/240 KB 228/590 KB 188/232 KB 180/1710 KB 144/240 KB 232/590 KB 224/232 KB 180/1710 KB 144/240 KB 236/590 KB 224/232 KB 180/1710 KB 144/240 KB 240/590 KB 224/232 KB 136/1710 KB 144/240 KB 208/590 KB 180/232 KB 180/1710 KB 148/240 KB 240/590 KB 224/232 KB 180/1710 KB 152/240 KB 240/590 KB 224/232 KB 180/1710 KB 156/240 KB 240/590 KB 224/232 KB 180/1710 KB 160/240 KB 240/590 KB 224/232 KB 180/1710 KB 164/240 KB 240/590 KB 224/232 KB 180/1710 KB 168/240 KB 244/590 KB 224/232 KB 180/1710 KB 172/240 KB 244/590 KB 224/232 KB 180/1710 KB 176/240 KB 244/590 KB 224/232 KB 180/1710 KB 144/240 KB 228/590 KB 212/232 KB 180/1710 KB 164/240 KB 244/590 KB 224/232 KB 180/1710 KB 176/240 KB 248/590 KB 224/232 KB 184/1710 KB 176/240 KB 252/590 KB 224/232 KB 184/1710 KB 176/240 KB 256/590 KB 224/232 KB 184/1710 KB 176/240 KB 248/590 KB 224/232 KB 188/1710 KB 176/240 KB 256/590 KB 224/232 KB 192/1710 KB 176/240 KB 256/590 KB 224/232 KB 192/1710 KB 176/240 KB 256/590 KB 224/232 KB 4/258 KB 192/1710 KB 176/240 KB 256/590 KB 224/232 KB 8/258 KB 192/1710 KB 176/240 KB 256/590 KB 224/232 KB 12/258 KB 192/1710 KB 176/240 KB 256/590 KB 224/232 KB 16/258 KB 192/1710 KB 176/240 KB 256/590 KB 224/232 KB 20/258 KB 196/1710 KB 180/240 KB 260/590 KB 228/232 KB 24/258 KB 196/1710 KB 180/240 KB 260/590 KB 228/232 KB 28/258 KB 196/1710 KB 180/240 KB 260/590 KB 228/232 KB 32/258 KB 192/1710 KB 180/240 KB 256/590 KB 224/232 KB 20/258 KB 196/1710 KB 184/240 KB 260/590 KB 228/232 KB 32/258 KB 196/1710 KB 188/240 KB 260/590 KB 228/232 KB 32/258 KB 196/1710 KB 192/240 KB 260/590 KB 228/232 KB 32/258 KB 196/1710 KB 180/240 KB 260/590 KB 228/232 KB 20/258 KB 200/1710 KB 192/240 KB 260/590 KB 228/232 KB 32/258 KB 192/1710 KB 180/240 KB 260/590 KB 228/232 KB 20/258 KB 204/1710 KB 192/240 KB 260/590 KB 232/232 KB 32/258 KB 204/1710 KB 192/240 KB 260/590 KB 232/232 KB 32/258 KB 192/1710 KB 180/240 KB 260/590 KB 224/232 KB 20/258 KB 204/1710 KB 192/240 KB 264/590 KB 232/232 KB 32/258 KB 204/1710 KB 192/240 KB 268/590 KB 232/232 KB 32/258 KB 204/1710 KB 192/240 KB 268/590 KB 232/232 KB 32/258 KB 208/1710 KB 192/240 KB 268/590 KB 232/232 KB 32/258 KB 212/1710 KB 192/240 KB 272/590 KB 232/232 KB 32/258 KB 216/1710 KB 196/240 KB 272/590 KB 232/232 KB 36/258 KB 220/1710 KB 196/240 KB 272/590 KB 232/232 KB 36/258 KB 224/1710 KB 196/240 KB 272/590 KB 232/232 KB 36/258 KB 208/1710 KB 192/240 KB 272/590 KB 232/232 KB 32/258 KB 224/1710 KB 196/240 KB 276/590 KB 36/258 K unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install B 224/1710 KB 196/240 KB 280/590 KB 36/258 KB 224/1710 KB 196/240 KB 284/590 KB 36/258 KB 224/1710 KB 196/240 KB 288/590 KB 36/258 KB 228/1710 KB 196/240 KB 288/590 KB 36/258 KB 232/1710 KB 196/240 KB 292/590 KB 36/258 KB 236/1710 KB 196/240 KB 292/590 KB 36/258 KB 240/1710 KB 196/240 KB 292/590 KB 36/258 KB 212/1710 KB 196/240 KB 272/590 KB 232/232 KB 36/258 KB 240/1710 KB 196/240 KB 292/590 KB 40/258 KB 240/1710 KB 196/240 KB 292/590 KB 44/258 KB 240/1710 KB 196/240 KB 292/590 KB 48/258 KB 212/1710 KB 196/240 KB 272/590 KB 232/232 KB 32/258 KB 240/1710 KB 200/240 KB 292/590 KB 48/258 KB 240/1710 KB 204/240 KB 292/590 KB 48/258 KB 240/1710 KB 208/240 KB 292/590 KB 48/258 KB 240/1710 KB 212/240 KB 292/590 KB 48/258 KB 244/1710 KB 216/240 KB 292/590 KB 48/258 KB 244/1710 KB 220/240 KB 292/590 KB 48/258 KB 244/1710 KB 224/240 KB 292/590 KB 48/258 KB 244/1710 KB 228/240 KB 292/590 KB 48/258 KB 244/1710 KB 232/240 KB 292/590 KB 48/258 KB 244/1710 KB 236/240 KB 292/590 KB 48/258 KB 244/1710 KB 240/240 KB 292/590 KB 48/258 KB 228/1710 KB 196/240 KB 292/590 KB 36/258 KB 244/1710 KB 240/240 KB 296/590 KB 48/258 KB 244/1710 KB 240/240 KB 300/590 KB 48/258 KB 244/1710 KB 240/240 KB 304/590 KB 48/258 KB 244/1710 KB 240/240 KB 308/590 KB 48/258 KB 244/1710 KB 240/240 KB 312/590 KB 48/258 KB 244/1710 KB 240/240 KB 316/590 KB 48/258 KB 244/1710 KB 240/240 KB 320/590 KB 48/258 KB 244/1710 KB 240/240 KB 324/590 KB 48/258 KB 244/1710 KB 240/240 KB 328/590 KB 48/258 KB 244/1710 KB 240/240 KB 332/590 KB 48/258 KB 244/1710 KB 240/240 KB 336/590 KB 48/258 KB 244/1710 KB 212/240 KB 292/590 KB 48/258 KB 248/1710 KB 240/240 KB 336/590 KB 48/258 KB 252/1710 KB 240/240 KB 336/590 KB 48/258 KB 256/1710 KB 240/240 KB 336/590 KB 48/258 KB 260/1710 KB 240/240 KB 336/590 KB 48/258 KB 264/1710 KB 240/240 KB 336/590 KB 48/258 KB 268/1710 KB 240/240 KB 336/590 KB 48/258 KB 272/1710 KB 240/240 KB 336/590 KB 48/258 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 1900.7 KB/sec) unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 276/1710 KB 240/240 KB 336/590 KB 48/258 KB 280/1710 KB 240/240 KB 340/590 KB 48/258 KB 284/1710 KB 240/240 KB 340/590 KB 48/258 KB 288/1710 KB 240/240 KB 340/590 KB 48/258 KB 292/1710 KB 240/240 KB 340/590 KB 48/258 KB 292/1710 KB 240/240 KB 340/590 KB 48/258 KB 292/1710 KB 240/240 KB 344/590 KB 48/258 KB 292/1710 KB 240/240 KB 348/590 KB 48/258 KB 292/1710 KB 240/240 KB 352/590 KB 48/258 KB 292/1710 KB 240/240 KB 356/590 KB 48/258 KB 296/1710 KB 240/240 KB 356/590 KB 48/258 KB 300/1710 KB 240/240 KB 360/590 KB 48/258 KB 304/1710 KB 240/240 KB 360/590 KB 48/258 KB 308/1710 KB 240/240 KB 360/590 KB 48/258 KB 312/1710 KB 240/240 KB 360/590 KB 48/258 KB 316/1710 KB 240/240 KB 360/590 KB 48/258 KB 296/1710 KB 240/240 KB 360/590 KB 48/258 KB 316/1710 KB 240/240 KB 364/590 KB 48/258 KB 316/1710 KB 240/240 KB 368/590 KB 48/258 KB 316/1710 KB 240/240 KB 372/590 KB 48/258 KB 320/1710 KB 240/240 KB 372/590 KB 52/258 KB 320/1710 KB 240/240 KB 372/590 KB 56/258 KB 320/1710 KB 240/240 KB 372/590 KB 60/258 KB 320/1710 KB 240/240 KB 372/590 KB 64/258 KB 320/1710 KB 240/240 KB 372/590 KB 68/258 KB 320/1710 KB 240/240 KB 372/590 KB 72/258 KB 320/1710 KB 240/240 KB 372/590 KB 76/258 KB 320/1710 KB 240/240 KB 372/590 KB 80/258 KB 320/1710 KB 240/240 KB 372/590 KB 84/258 KB 320/1710 KB 240/240 KB 372/590 KB 88/258 KB 320/1710 KB 240/240 KB 372/590 KB 92/258 KB 320/1710 KB 240/240 KB 372/590 KB 96/258 KB 320/1710 KB 240/240 KB 372/590 KB 100/258 KB 320/1710 KB 240/240 KB 372/590 KB 104/258 KB 320/1710 KB 240/240 KB 372/590 KB 108/258 KB 320/1710 KB 240/240 KB 372/590 KB 112/258 KB 320/1710 KB 240/240 KB 372/590 KB 116/258 KB 320/1710 KB 240/240 KB 372/590 KB 120/258 KB 320/1710 KB 240/240 KB 372/590 KB 124/258 KB 320/1710 KB 240/240 KB 372/590 KB 128/258 KB 320/1710 KB 240/240 KB 372/590 KB 48/258 KB 320/1710 KB 240/240 KB 372/590 KB 132/258 KB 324/1710 KB 240/240 KB 376/590 KB 136/258 KB 324/1710 KB 240/240 KB 376/590 KB 140/258 KB 324/1710 KB 240/240 KB 376/590 KB 144/258 KB 324/1710 KB 240/240 KB 376/590 KB 132/258 KB 328/1710 KB 240/240 KB 376/590 KB 144/258 KB 320/1710 KB 240/240 KB 376/590 KB 132/258 KB 328/1710 KB 240/240 KB 380/590 KB 144/258 KB 328/1710 KB 240/240 KB 384/590 KB 144/258 KB 328/1710 KB 240/240 KB 388/590 KB 144/258 KB 332/1710 KB 240/240 KB 392/590 KB 148/258 KB 332/1710 KB 240/240 KB 396/590 KB 148/258 KB 332/1710 KB 240/240 KB 388/590 KB 148/258 KB 332/1710 KB 240/240 KB 400/590 KB 152/258 KB 332/1710 KB 240/240 KB 400/590 KB 156/258 KB 332/1710 KB 240/240 KB 400/590 KB 160/258 KB 332/1710 KB 240/240 KB 388/590 KB 144/258 KB 336/1710 KB 240/240 KB 400/590 KB 160/258 KB 340/1710 KB 240/240 KB 400/590 KB 160/258 KB 344/1710 KB 240/240 KB 400/590 KB 160/258 KB 348/1710 KB 240/240 KB 400/590 KB 160/258 KB 352/1710 KB 240/240 KB 400/590 KB 160/258 KB 356/1710 KB 240/240 KB 400/590 KB 160/258 KB 360/1710 KB 240/240 KB 400/590 KB 164/258 KB 364/1710 KB 240/240 KB 400/590 KB 164/258 KB 368/1710 KB 240/240 KB 400/590 KB 164/258 KB 332/1710 KB 240/240 KB 400/590 KB 152/258 KB 368/1710 KB 240/240 KB 404/590 KB 164/258 KB 368/1710 KB 240/240 KB 408/590 KB 164/258 KB 368/1710 KB 240/240 KB 412/590 KB 164/258 KB 368/1710 KB 240/240 KB 416/590 KB 164/258 KB 356/1710 KB 240/240 KB 400/590 KB 164/258 KB 368/1710 KB 240/240 KB 416/590 KB 168/258 KB 368/1710 KB 240/240 KB 416/590 KB 172/258 KB 368/1710 KB 240/240 KB 416/590 KB 176/258 KB 368/1710 KB 240/240 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 416/590 KB 180/258 KB 372/1710 KB 420/590 KB 184/258 KB 372/1710 KB 420/590 KB 188/258 KB 372/1710 KB 420/590 KB 192/258 KB 372/1710 KB 420/590 KB 180/258 KB 368/1710 KB 420/590 KB 180/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1486.3 KB/sec) unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 372/1710 KB 424/590 KB 192/258 KB 372/1710 KB 428/590 KB 192/258 KB 372/1710 KB 432/590 KB 192/258 KB 376/1710 KB 432/590 KB 192/258 KB 380/1710 KB 432/590 KB 192/258 KB 384/1710 KB 432/590 KB 192/258 KB 4/223 KB 384/1710 KB 432/590 KB 192/258 KB 8/223 KB 384/1710 KB 432/590 KB 192/258 KB 12/223 KB 384/1710 KB 432/590 KB 192/258 KB 16/223 KB 384/1710 KB 432/590 KB 192/258 KB 20/223 KB 384/1710 KB 432/590 KB 192/258 KB 24/223 KB 384/1710 KB 432/590 KB 192/258 KB 28/223 KB 384/1710 KB 432/590 KB 192/258 KB 32/223 KB 384/1710 KB 432/590 KB 192/258 KB 36/223 KB 384/1710 KB 432/590 KB 192/258 KB 40/223 KB 384/1710 KB 432/590 KB 192/258 KB 44/223 KB 384/1710 KB 432/590 KB 192/258 KB 48/223 KB 384/1710 KB 432/590 KB 192/258 KB 52/223 KB 384/1710 KB 432/590 KB 192/258 KB 56/223 KB 384/1710 KB 432/590 KB 192/258 KB 60/223 KB 384/1710 KB 432/590 KB 192/258 KB 64/223 KB 384/1710 KB 432/590 KB 192/258 KB 68/223 KB 384/1710 KB 432/590 KB 192/258 KB 72/223 KB 384/1710 KB 436/590 KB 192/258 KB 76/223 KB 388/1710 KB 436/590 KB 192/258 KB 80/223 KB 388/1710 KB 436/590 KB 192/258 KB 68/223 KB 384/1710 KB 436/590 KB 192/258 KB 80/223 KB 388/1710 KB 436/590 KB 196/258 KB 80/223 KB 388/1710 KB 440/590 KB 196/258 KB 80/223 KB 388/1710 KB 444/590 KB 200/258 KB 80/223 KB 388/1710 KB 448/590 KB 200/258 KB 84/223 KB 388/1710 KB 452/590 KB 200/258 KB 84/223 KB 388/1710 KB 456/590 KB 200/258 KB 84/223 KB 388/1710 KB 460/590 KB 200/258 KB 84/223 KB 388/1710 KB 464/590 KB 200/258 KB 72/223 KB 388/1710 KB 436/590 KB 192/258 KB 84/223 KB 392/1710 KB 464/590 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 3/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 5/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 8/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 11/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 13/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 16/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 19/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 21/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 24/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 27/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 29/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 32/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 36/208 KB 200/258 KB 84/223 KB 392/1710 KB 464/590 KB 40/208 KB 200/258 KB 84/223 KB 396/1710 KB 464/590 KB 44/208 KB 200/258 KB 84/223 KB 396/1710 KB 464/590 KB 48/208 KB 200/258 KB 84/223 KB 388/1710 KB 448/590 KB 200/258 KB 88/223 KB 396/1710 KB 464/590 KB 48/208 KB 200/258 KB 92/223 KB 396/1710 KB 464/590 KB 48/208 KB 200/258 KB 96/223 KB 396/1710 KB 464/590 KB 48/208 KB 200/258 KB 100/223 KB 396/1710 KB 464/590 KB 48/208 KB 200/258 KB 104/223 KB 396/1710 KB 468/590 KB 52/208 KB 200/258 KB 80/223 KB 388/1710 KB 440/590 KB 200/258 KB 104/223 KB 396/1710 KB 468/590 KB 52/208 KB 204/258 KB 104/223 KB 396/1710 KB 468/590 KB 52/208 KB 208/258 KB 104/223 KB 396/1710 KB 468/590 KB 52/208 KB 212/258 KB 104/223 KB 396/1710 KB 468/590 KB 52/208 KB 216/258 KB 104/223 KB 396/1710 KB 468/590 KB 52/208 KB 220/258 KB 104/223 KB 396/1710 KB 468/590 KB 52/208 KB 224/258 KB 104/223 KB 396/1710 KB 468/590 KB 52/208 KB 228/258 KB 100/223 KB 396/1710 KB 468/590 KB 52/208 KB 200/258 KB 108/223 KB 396/1710 KB 472/590 KB 52/208 KB 228/258 KB 108/223 KB 396/1710 KB 476/590 KB 52/208 KB 228/258 KB 100/223 KB 396/1710 KB 464/590 KB 52/208 KB 200/258 KB 108/223 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 396/1710 KB 476/590 KB 56/208 KB 232/258 KB 84/223 KB 396/1710 KB 464/590 KB 40/208 KB 200/258 KB 108/223 KB 400/1710 KB 476/590 KB 56/208 KB 232/258 KB 108/223 KB 404/1710 KB 476/590 KB 56/208 KB 232/258 KB 108/223 KB 408/1710 KB 476/590 KB 56/208 KB 232/258 KB 108/223 KB 412/1710 KB 476/590 KB 56/208 KB 232/258 KB 108/223 KB 416/1710 KB 476/590 KB 56/208 KB 232/258 KB 108/223 KB 420/1710 KB 476/590 KB 60/208 KB 232/258 KB 108/223 KB 396/1710 KB 476/590 KB 52/208 KB 232/258 KB 108/223 KB 420/1710 KB 480/590 KB 60/208 KB 236/258 KB 108/223 KB 420/1710 KB 480/590 KB 60/208 KB 240/258 KB 108/223 KB 396/1710 KB 468/590 KB 52/208 KB 228/258 KB 112/223 KB 424/1710 KB 480/590 KB 60/208 KB 240/258 KB 116/223 KB 424/1710 KB 480/590 KB 60/208 KB 240/258 KB 120/223 KB 424/1710 KB 480/590 KB 60/208 KB 244/258 KB 108/223 KB 424/1710 KB 480/590 KB 60/208 KB 240/258 KB 108/223 KB 420/1710 KB 480/590 KB 60/208 KB 232/258 KB 108/223 KB 416/1710 KB 476/590 KB 60/208 KB 232/258 KB 120/223 KB 424/1710 KB 480/590 KB 64/208 KB 244/258 KB 120/223 KB 424/1710 KB 480/590 KB 68/208 KB 244/258 KB 120/223 KB 424/1710 KB 484/590 KB 72/208 KB 244/258 KB 120/223 KB 424/1710 KB 484/590 KB 76/208 KB 244/258 KB 120/223 KB 428/1710 KB 484/590 KB 80/208 KB 244/258 KB 124/223 KB 428/1710 KB 484/590 KB 80/208 KB 244/258 KB 128/223 KB 428/1710 KB 484/590 KB 80/208 KB 244/258 KB 132/223 KB 428/1710 KB 484/590 KB 80/208 KB 244/258 KB 136/223 KB 428/1710 KB 484/590 KB 84/208 KB 244/258 KB 140/223 KB 428/1710 KB 484/590 KB 84/208 KB 244/258 KB 144/223 KB 428/1710 KB 484/590 KB 84/208 KB 244/258 KB 116/223 KB 424/1710 KB 480/590 KB 60/208 KB 244/258 KB 144/223 KB 428/1710 KB 484/590 KB 84/208 KB 248/258 KB 144/223 KB 428/1710 KB 484/590 KB 84/208 KB 252/258 KB 144/223 KB 428/1710 KB 484/590 KB 84/208 KB 256/258 KB 144/223 KB 428/1710 KB 484/590 KB 84/208 KB 258/258 KB 132/223 KB 428/1710 KB 484/590 KB 84/208 KB 244/258 KB 120/223 KB 428/1710 KB 484/590 KB 76/208 KB 244/258 KB 144/223 KB 432/1710 KB 484/590 KB 88/208 KB 258/258 KB 144/223 KB 436/1710 KB 484/590 KB 88/208 KB 258/258 KB 144/223 KB 440/1710 KB 484/590 KB 88/208 KB 258/258 KB 144/223 KB 444/1710 KB 484/590 KB 88/208 KB 258/258 KB 144/223 KB 448/1710 KB 484/590 KB 88/208 KB 258/258 KB 120/223 KB 424/1710 KB 484/590 KB 68/208 KB 244/258 KB 144/223 KB 448/1710 KB 488/590 KB 88/208 KB 258/258 KB 144/223 KB 448/1710 KB 492/590 KB 88/208 KB 258/258 KB 144/223 KB 448/1710 KB 496/590 KB 88/208 KB 258/258 KB 144/223 KB 448/1710 KB 500/590 KB 88/208 KB 258/258 KB 144/223 KB 448/1710 KB 504/590 KB 88/208 KB 258/258 KB 144/223 KB 452/1710 KB 508/590 KB 88/208 KB 258/258 KB 144/223 KB 452/1710 KB 512/590 KB 88/208 KB 258/258 KB 144/223 KB 452/1710 KB 516/590 KB 88/208 KB 258/258 KB 148/223 KB 452/1710 KB 520/590 KB 88/208 KB 258/258 KB 148/223 KB 452/1710 KB 524/590 KB 88/208 KB 258/258 KB 148/223 KB 452/1710 KB 528/590 KB 88/208 KB 258/258 KB 144/223 KB 444/1710 KB 484/590 KB 88/208 KB 258/258 KB 148/223 KB 452/1710 KB 528/590 KB 92/208 KB 258/258 KB 148/223 KB 452/1710 KB 528/590 KB 96/208 KB 258/258 KB 148/223 KB 452/1710 KB 528/590 KB 100/208 KB 258/258 KB 148/223 KB 452/1710 KB 528/590 KB 104/208 KB 258/258 KB 148/223 KB 452/1710 KB 528/590 KB 108/208 KB 258/258 KB 148/223 KB 452/1710 KB 516/590 KB 88/208 KB 258/258 KB 152/223 KB 452/1710 KB 528/590 KB 108/208 KB 258/258 KB 156/223 KB 452/1710 KB 528/590 KB 108/208 KB 258/258 KB 160/223 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 452/1710 KB 528/590 KB 112/208 KB 258/258 KB 144/223 KB 452/1710 KB 504/590 KB 88/208 KB 258/258 KB 160/223 KB 456/1710 KB 528/590 KB 112/208 KB 258/258 KB 160/223 KB 460/1710 KB 528/590 KB 112/208 KB 258/258 KB 156/223 KB 452/1710 KB 528/590 KB 112/208 KB 258/258 KB 160/223 KB 464/1710 KB 528/590 KB 112/208 KB 258/258 KB 160/223 KB 464/1710 KB 528/590 KB 116/208 KB 258/258 KB 164/223 KB 468/1710 KB 532/590 KB 120/208 KB 164/223 KB 468/1710 KB 532/590 KB 124/208 KB 164/223 KB 468/1710 KB 532/590 KB 128/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1321.3 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 164/223 KB 468/1710 KB 532/590 KB 116/208 KB 258/258 KB 164/223 KB 468/1710 KB 536/590 KB 128/208 KB 164/223 KB 468/1710 KB 540/590 KB 128/208 KB 164/223 KB 468/1710 KB 544/590 KB 128/208 KB 164/223 KB 468/1710 KB 548/590 KB 128/208 KB 164/223 KB 468/1710 KB 552/590 KB 132/208 KB 164/223 KB 468/1710 KB 556/590 KB 132/208 KB 164/223 KB 468/1710 KB 560/590 KB 132/208 KB 164/223 KB 468/1710 KB 528/590 KB 116/208 KB 258/258 KB 164/223 KB 472/1710 KB 560/590 KB 132/208 KB 164/223 KB 464/1710 KB 528/590 KB 116/208 KB 258/258 KB 168/223 KB 472/1710 KB 560/590 KB 132/208 KB 172/223 KB 472/1710 KB 560/590 KB 132/208 KB 176/223 KB 476/1710 KB 560/590 KB 132/208 KB 180/223 KB 476/1710 KB 560/590 KB 132/208 KB 184/223 KB 476/1710 KB 4/38 KB 560/590 KB 132/208 KB 188/223 KB 476/1710 KB 4/38 KB 560/590 KB 132/208 KB 192/223 KB 476/1710 KB 4/38 KB 560/590 KB 132/208 KB 164/223 KB 468/1710 KB 548/590 KB 132/208 KB 192/223 KB 476/1710 KB 4/38 KB 560/590 KB 136/208 KB 192/223 KB 476/1710 KB 4/38 KB 560/590 KB 140/208 KB 192/223 KB 476/1710 KB 4/38 KB 560/590 KB 144/208 KB 196/223 KB 476/1710 KB 4/38 KB 560/590 KB 144/208 KB 200/223 KB 476/1710 KB 4/38 KB 564/590 KB 148/208 KB 204/223 KB 476/1710 KB 4/38 KB 564/590 KB 148/208 KB 208/223 KB 476/1710 KB 4/38 KB 564/590 KB 148/208 KB 180/223 KB 476/1710 KB 4/38 KB 560/590 KB 132/208 KB 172/223 KB 476/1710 KB 560/590 KB 132/208 KB 208/223 KB 480/1710 KB 4/38 KB 564/590 KB 148/208 KB 208/223 KB 484/1710 KB 4/38 KB 564/590 KB 148/208 KB 208/223 KB 488/1710 KB 4/38 KB 564/590 KB 148/208 KB 208/223 KB 492/1710 KB 4/38 KB 564/590 KB 148/208 KB 208/223 KB 496/1710 KB 4/38 KB 564/590 KB 148/208 KB 208/223 KB 500/1710 KB 4/38 KB 564/590 KB 148/208 KB 208/223 KB 504/1710 KB 8/38 KB 564/590 KB 148/208 KB 208/223 KB 508/1710 KB 8/38 KB 564/590 KB 148/208 KB 208/223 KB 512/1710 KB 8/38 KB 564/590 KB 148/208 KB 196/223 KB 476/1710 KB 4/38 KB 564/590 KB 148/208 KB 208/223 KB 512/1710 KB 8/38 KB 568/590 KB 148/208 KB 208/223 KB 512/1710 KB 8/38 KB 572/590 KB 148/208 KB 208/223 KB 512/1710 KB 8/38 KB 576/590 KB 148/208 KB 212/223 KB 512/1710 KB 8/38 KB 580/590 KB 148/208 KB 212/223 KB 516/1710 KB 8/38 KB 584/590 KB 148/208 KB 212/223 KB 516/1710 KB 8/38 KB 588/590 KB 148/208 KB 212/223 KB 516/1710 KB 8/38 KB 590/590 KB 148/208 KB 196/223 KB 476/1710 KB 4/38 KB 560/590 KB 148/208 KB 212/223 KB 516/1710 KB 8/38 KB 590/590 KB 152/208 KB 212/223 KB 516/1710 KB 8/38 KB 590/590 KB 156/208 KB 212/223 KB 516/1710 KB 8/38 KB 590/590 KB 160/208 KB 212/223 KB 516/1710 KB 8/38 KB 590/590 KB 164/208 KB 212/223 KB 516/1710 KB 8/38 KB 590/590 KB 168/208 KB 212/223 KB 516/1710 KB 8/38 KB 590/590 KB 172/208 KB 212/223 KB 516/1710 KB 8/38 KB 580/590 KB 148/208 KB 212/223 KB 520/1710 KB 8/38 KB 590/590 KB 172/208 KB 212/223 KB 524/1710 KB 8/38 KB 590/590 KB 172/208 KB 212/223 KB 528/1710 KB 8/38 KB 590/590 KB 172/208 KB 212/223 KB 512/1710 KB 8/38 KB 576/590 KB 148/208 KB 216/223 KB 528/1710 KB 8/38 KB 590/590 KB 176/208 KB 220/223 KB 528/1710 KB 8/38 KB 590/590 KB 176/208 KB 223/223 KB 528/1710 KB 8/38 KB 590/590 KB 176/208 KB 208/223 KB 500/1710 KB 8/38 KB 564/590 KB 148/208 KB 223/223 KB 528/1710 KB 12/38 KB 590/590 KB 176/208 KB 223/223 KB 528/1710 KB 16/38 KB 590/590 KB 176/208 KB 223/223 KB 528/1710 KB 20/38 KB 590/590 KB 176/208 KB 223/223 KB 528/1710 KB 24/38 KB 590/590 KB 176/208 KB 223/223 KB 528/1710 KB 28/38 KB 590/590 KB 176/208 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 223/223 KB 528/1710 KB 32/38 KB 590/590 KB 176/208 KB 223/223 KB 528/1710 KB 36/38 KB 590/590 KB 176/208 KB 223/223 KB 532/1710 KB 38/38 KB 590/590 KB 176/208 KB 212/223 KB 528/1710 KB 8/38 KB 590/590 KB 176/208 KB 223/223 KB 532/1710 KB 38/38 KB 590/590 KB 180/208 KB 223/223 KB 532/1710 KB 38/38 KB 590/590 KB 184/208 KB 223/223 KB 532/1710 KB 38/38 KB 590/590 KB 188/208 KB 223/223 KB 532/1710 KB 38/38 KB 590/590 KB 192/208 KB 223/223 KB 532/1710 KB 38/38 KB 590/590 KB 196/208 KB 223/223 KB 532/1710 KB 38/38 KB 200/208 KB 223/223 KB 532/1710 KB 38/38 KB 204/208 KB 223/223 KB 532/1710 KB 38/38 KB 208/208 KB 223/223 KB 532/1710 KB 36/38 KB 590/590 KB 176/208 KB 223/223 KB 536/1710 KB 38/38 KB 208/208 KB 223/223 KB 540/1710 KB 38/38 KB 208/208 KB 223/223 KB 544/1710 KB 38/38 KB 208/208 KB 223/223 KB 548/1710 KB 38/38 KB 208/208 KB 223/223 KB 552/1710 KB 38/38 KB 208/208 KB 223/223 KB 556/1710 KB 38/38 KB 208/208 KB 223/223 KB 560/1710 KB 38/38 KB 208/208 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 2680.2 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 223/223 KB 564/1710 KB 38/38 KB 208/208 KB 568/1710 KB 38/38 KB 208/208 KB 572/1710 KB 38/38 KB 208/208 KB 576/1710 KB 38/38 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1009.3 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 169.5 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 4/18 KB 576/1710 KB 208/208 KB 8/18 KB 580/1710 KB 208/208 KB 12/18 KB 580/1710 KB 208/208 KB 16/18 KB 580/1710 KB 208/208 KB 18/18 KB 580/1710 KB 4/18 KB 580/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 916.0 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 18/18 KB 584/1710 KB 18/18 KB 588/1710 KB 18/18 KB 4/531 KB 588/1710 KB 18/18 KB 8/531 KB 588/1710 KB 18/18 KB 12/531 KB 588/1710 KB 18/18 KB 16/531 KB 588/1710 KB 18/18 KB 20/531 KB 588/1710 KB 18/18 KB 24/531 KB 592/1710 KB 3/214 KB 18/18 KB 28/531 KB 592/1710 KB 3/214 KB 18/18 KB 32/531 KB 592/1710 KB 3/214 KB 18/18 KB 20/531 KB 592/1710 KB 3/214 KB 18/18 KB 20/531 KB 588/1710 KB 3/214 KB 18/18 KB 32/531 KB 592/1710 KB 6/214 KB 18/18 KB 32/531 KB 592/1710 KB 9/214 KB 18/18 KB 32/531 KB 592/1710 KB 11/214 KB 18/18 KB 32/531 KB 592/1710 KB 14/214 KB 18/18 KB 32/531 KB 592/1710 KB 16/214 KB 18/18 KB 32/531 KB 596/1710 KB 16/214 KB 18/18 KB 32/531 KB 596/1710 KB 19/214 KB 18/18 KB 32/531 KB 596/1710 KB 22/214 KB 18/18 KB 32/531 KB 596/1710 KB 25/214 KB 18/18 KB 32/531 KB 600/1710 KB 25/214 KB 18/18 KB 32/531 KB 600/1710 KB 27/214 KB 18/18 KB 32/531 KB 604/1710 KB 30/214 KB 18/18 KB 32/531 KB 604/1710 KB 32/214 KB 18/18 KB 32/531 KB 604/1710 KB 36/214 KB 36/531 KB 604/1710 KB 40/214 KB 36/531 KB 604/1710 KB 44/214 KB 36/531 KB 604/1710 KB 48/214 KB 18/18 KB 32/531 KB 604/1710 KB 27/214 KB 36/531 KB 608/1710 KB 48/214 KB 36/531 KB 612/1710 KB 48/214 KB 4/1267 KB 36/531 KB 616/1710 KB 48/214 KB 36/531 KB 604/1710 KB 36/214 KB 4/1267 KB 40/531 KB 616/1710 KB 48/214 KB 4/1267 KB 44/531 KB 616/1710 KB 48/214 KB 4/1267 KB 48/531 KB 616/1710 KB 48/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 73.5 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 4/1267 KB 36/531 KB 612/1710 KB 48/214 KB 8/1267 KB 48/531 KB 616/1710 KB 48/214 KB 12/1267 KB 48/531 KB 616/1710 KB 48/214 KB 16/1267 KB 48/531 KB 616/1710 KB 48/214 KB 16/1267 KB 52/531 KB 616/1710 KB 48/214 KB 20/1267 KB 56/531 KB 620/1710 KB 52/214 KB 20/1267 KB 60/531 KB 620/1710 KB 52/214 KB 20/1267 KB 64/531 KB 620/1710 KB 52/214 KB 20/1267 KB 52/531 KB 620/1710 KB 52/214 KB 20/1267 KB 52/531 KB 620/1710 KB 48/214 KB 24/1267 KB 64/531 KB 620/1710 KB 52/214 KB 28/1267 KB 64/531 KB 620/1710 KB 52/214 KB 32/1267 KB 64/531 KB 620/1710 KB 52/214 KB 16/1267 KB 52/531 KB 620/1710 KB 48/214 KB 32/1267 KB 64/531 KB 624/1710 KB 56/214 KB 32/1267 KB 64/531 KB 628/1710 KB 56/214 KB 32/1267 KB 64/531 KB 632/1710 KB 56/214 KB 32/1267 KB 68/531 KB 636/1710 KB 56/214 KB 32/1267 KB 68/531 KB 640/1710 KB 56/214 KB 32/1267 KB 68/531 KB 644/1710 KB 56/214 KB 36/1267 KB 68/531 KB 648/1710 KB 56/214 KB 36/1267 KB 68/531 KB 652/1710 KB 56/214 KB 36/1267 KB 68/531 KB 3/109 KB 656/1710 KB 56/214 KB 32/1267 KB 64/531 KB 620/1710 KB 56/214 KB 36/1267 KB 68/531 KB 3/109 KB 652/1710 KB 56/214 KB 36/1267 KB 68/531 KB 6/109 KB 656/1710 KB 56/214 KB 36/1267 KB 68/531 KB 9/109 KB 656/1710 KB 60/214 KB 36/1267 KB 68/531 KB 644/1710 KB 56/214 KB 40/1267 KB 68/531 KB 9/109 KB 656/1710 KB 60/214 KB 44/1267 KB 68/531 KB 11/109 KB 656/1710 KB 60/214 KB 48/1267 KB 68/531 KB 11/109 KB 656/1710 KB 60/214 KB 32/1267 KB 68/531 KB 632/1710 KB 56/214 KB 48/1267 KB 72/531 KB 11/109 KB 656/1710 KB 60/214 KB 48/1267 KB 76/531 KB 11/109 KB 656/1710 KB 60/214 KB 48/1267 KB 80/531 KB 11/109 KB 656/1710 KB 60/214 KB 40/1267 KB 68/531 KB 11/109 KB 656/1710 KB 60/214 KB 36/1267 KB 68/531 KB 6/109 KB 656/1710 KB 60/214 KB 48/1267 KB 80/531 KB 11/109 KB 656/1710 KB 63/214 KB 48/1267 KB 80/531 KB 11/109 KB 656/1710 KB 67/214 KB 48/1267 KB 80/531 KB 11/109 KB 656/1710 KB 71/214 KB 48/1267 KB 80/531 KB 14/109 KB 656/1710 KB 75/214 KB 48/1267 KB 84/531 KB 14/109 KB 656/1710 KB 79/214 KB 48/1267 KB 84/531 KB 14/109 KB 656/1710 KB 83/214 KB 52/1267 KB 84/531 KB 14/109 KB 660/1710 KB 87/214 KB 52/1267 KB 84/531 KB 14/109 KB 660/1710 KB 91/214 KB 52/1267 KB 84/531 KB 14/109 KB 660/1710 KB 95/214 KB 48/1267 KB 80/531 KB 14/109 KB 656/1710 KB 71/214 KB 52/1267 KB 84/531 KB 16/109 KB 660/1710 KB 95/214 KB 52/1267 KB 84/531 KB 19/109 KB 660/1710 KB 95/214 KB 52/1267 KB 84/531 KB 14/109 KB 660/1710 KB 83/214 KB 56/1267 KB 84/531 KB 19/109 KB 660/1710 KB 95/214 KB 60/1267 KB 84/531 KB 19/109 KB 660/1710 KB 95/214 KB 48/1267 KB 84/531 KB 14/109 KB 660/1710 KB 83/214 KB 60/1267 KB 84/531 KB 22/109 KB 664/1710 KB 95/214 KB 64/1267 KB 84/531 KB 22/109 KB 668/1710 KB 95/214 KB 48/1267 KB 84/531 KB 14/109 KB 656/1710 KB 75/214 KB 64/1267 KB 88/531 KB 22/109 KB 668/1710 KB 95/214 KB 64/1267 KB 92/531 KB 22/109 KB 668/1710 KB 95/214 KB 64/1267 KB 84/531 KB 22/109 KB 668/1710 KB 95/214 KB 60/1267 KB 84/531 KB 22/109 KB 660/1710 KB 95/214 KB 64/1267 KB 92/531 KB 25/109 KB 668/1710 KB 95/214 KB 68/1267 KB 96/531 KB 27/109 KB 668/1710 KB 95/214 KB 68/1267 KB 96/531 KB 30/109 KB 672/1710 KB 99/214 KB 68/1267 KB 96/531 KB 32/109 KB 672/1710 KB 99/214 KB 68/1267 KB 96/531 KB 25/109 KB 668/1710 KB 95/214 KB 72/1267 KB 96/531 KB 32/109 KB 672/1710 KB 99/214 KB 76/1267 KB 96/531 KB 36/109 KB 672/1710 KB 99/214 KB 80/1267 KB 96/531 KB 36/109 KB 672/1710 KB 99/214 KB 64/1267 KB 96/531 KB 25/109 KB 668/1710 KB 9 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 5/214 KB 80/1267 KB 100/531 KB 36/109 KB 672/1710 KB 99/214 KB 80/1267 KB 104/531 KB 36/109 KB 672/1710 KB 99/214 KB 80/1267 KB 108/531 KB 36/109 KB 672/1710 KB 99/214 KB 84/1267 KB 108/531 KB 36/109 KB 672/1710 KB 99/214 KB 72/1267 KB 96/531 KB 36/109 KB 672/1710 KB 99/214 KB 88/1267 KB 112/531 KB 40/109 KB 672/1710 KB 99/214 KB 88/1267 KB 112/531 KB 44/109 KB 672/1710 KB 99/214 KB 88/1267 KB 112/531 KB 48/109 KB 672/1710 KB 99/214 KB 68/1267 KB 96/531 KB 27/109 KB 672/1710 KB 99/214 KB 68/1267 KB 96/531 KB 27/109 KB 672/1710 KB 95/214 KB 88/1267 KB 112/531 KB 48/109 KB 676/1710 KB 99/214 KB 88/1267 KB 112/531 KB 48/109 KB 680/1710 KB 103/214 KB 84/1267 KB 112/531 KB 36/109 KB 672/1710 KB 99/214 KB 88/1267 KB 112/531 KB 48/109 KB 676/1710 KB 103/214 KB 88/1267 KB 112/531 KB 48/109 KB 680/1710 KB 107/214 KB 88/1267 KB 112/531 KB 48/109 KB 680/1710 KB 111/214 KB 88/1267 KB 112/531 KB 48/109 KB 680/1710 KB 115/214 KB 88/1267 KB 116/531 KB 48/109 KB 684/1710 KB 119/214 KB 88/1267 KB 116/531 KB 48/109 KB 684/1710 KB 123/214 KB 88/1267 KB 116/531 KB 48/109 KB 684/1710 KB 127/214 KB 88/1267 KB 116/531 KB 48/109 KB 684/1710 KB 131/214 KB 88/1267 KB 116/531 KB 52/109 KB 684/1710 KB 135/214 KB 88/1267 KB 116/531 KB 52/109 KB 684/1710 KB 139/214 KB 88/1267 KB 116/531 KB 52/109 KB 684/1710 KB 143/214 KB 88/1267 KB 116/531 KB 48/109 KB 684/1710 KB 115/214 KB 88/1267 KB 120/531 KB 52/109 KB 684/1710 KB 143/214 KB 88/1267 KB 124/531 KB 52/109 KB 684/1710 KB 143/214 KB 88/1267 KB 128/531 KB 52/109 KB 684/1710 KB 143/214 KB 88/1267 KB 132/531 KB 52/109 KB 684/1710 KB 143/214 KB 88/1267 KB 136/531 KB 52/109 KB 684/1710 KB 143/214 KB 88/1267 KB 140/531 KB 52/109 KB 684/1710 KB 143/214 KB 88/1267 KB 112/531 KB 48/109 KB 684/1710 KB 115/214 KB 88/1267 KB 140/531 KB 52/109 KB 688/1710 KB 143/214 KB 88/1267 KB 140/531 KB 52/109 KB 692/1710 KB 143/214 KB 88/1267 KB 140/531 KB 52/109 KB 696/1710 KB 143/214 KB 88/1267 KB 140/531 KB 52/109 KB 700/1710 KB 143/214 KB 88/1267 KB 140/531 KB 52/109 KB 704/1710 KB 143/214 KB 88/1267 KB 116/531 KB 52/109 KB 684/1710 KB 131/214 KB 88/1267 KB 140/531 KB 56/109 KB 704/1710 KB 143/214 KB 88/1267 KB 140/531 KB 60/109 KB 704/1710 KB 143/214 KB 88/1267 KB 140/531 KB 64/109 KB 704/1710 KB 143/214 KB 88/1267 KB 140/531 KB 68/109 KB 704/1710 KB 143/214 KB 88/1267 KB 144/531 KB 72/109 KB 708/1710 KB 143/214 KB 88/1267 KB 144/531 KB 76/109 KB 708/1710 KB 143/214 KB 88/1267 KB 144/531 KB 80/109 KB 708/1710 KB 143/214 KB 88/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 88/1267 KB 112/531 KB 36/109 KB 672/1710 KB 99/214 KB 92/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 96/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 100/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 104/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 108/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 112/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 116/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 88/1267 KB 144/531 KB 84/109 KB 708/1710 KB 147/214 KB 120/1267 KB 144/531 KB 84/109 KB 708/1710 KB 151/214 KB 120/1267 KB 144/531 KB 84/109 KB 708/1710 KB 155/214 KB 120/1267 KB 144/531 KB 84/109 KB 708/1710 KB 159/214 KB 88/1267 KB 144/531 KB 68/109 KB 708/1710 KB 143/214 KB 88/1267 KB 140/531 KB 68/109 KB 708/1710 KB 143/214 KB 120/1267 KB 144/531 KB 84/109 KB 712/1710 KB 159/214 KB 120/1267 KB 148/531 KB 84/109 KB 712/1710 KB 159/214 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 120/1267 KB 152/531 KB 84/109 KB 716/1710 KB 159/214 KB 120/1267 KB 144/531 KB 84/109 KB 708/1710 KB 159/214 KB 124/1267 KB 152/531 KB 84/109 KB 716/1710 KB 159/214 KB 128/1267 KB 152/531 KB 84/109 KB 716/1710 KB 159/214 KB 132/1267 KB 156/531 KB 84/109 KB 716/1710 KB 159/214 KB 136/1267 KB 156/531 KB 88/109 KB 716/1710 KB 163/214 KB 140/1267 KB 156/531 KB 88/109 KB 716/1710 KB 163/214 KB 144/1267 KB 156/531 KB 88/109 KB 716/1710 KB 163/214 KB 120/1267 KB 148/531 KB 84/109 KB 716/1710 KB 159/214 KB 144/1267 KB 156/531 KB 88/109 KB 720/1710 KB 163/214 KB 144/1267 KB 156/531 KB 88/109 KB 724/1710 KB 163/214 KB 144/1267 KB 156/531 KB 88/109 KB 728/1710 KB 163/214 KB 144/1267 KB 156/531 KB 88/109 KB 732/1710 KB 163/214 KB 144/1267 KB 156/531 KB 88/109 KB 736/1710 KB 163/214 KB 132/1267 KB 156/531 KB 88/109 KB 716/1710 KB 163/214 KB 144/1267 KB 156/531 KB 88/109 KB 736/1710 KB 167/214 KB 144/1267 KB 156/531 KB 88/109 KB 736/1710 KB 171/214 KB 144/1267 KB 156/531 KB 88/109 KB 736/1710 KB 175/214 KB 144/1267 KB 156/531 KB 88/109 KB 736/1710 KB 179/214 KB 148/1267 KB 156/531 KB 88/109 KB 740/1710 KB 183/214 KB 148/1267 KB 156/531 KB 88/109 KB 740/1710 KB 187/214 KB 132/1267 KB 156/531 KB 88/109 KB 716/1710 KB 159/214 KB 148/1267 KB 156/531 KB 92/109 KB 740/1710 KB 187/214 KB 148/1267 KB 156/531 KB 96/109 KB 740/1710 KB 187/214 KB 148/1267 KB 156/531 KB 100/109 KB 740/1710 KB 187/214 KB 148/1267 KB 156/531 KB 104/109 KB 740/1710 KB 187/214 KB 148/1267 KB 156/531 KB 108/109 KB 740/1710 KB 187/214 KB 148/1267 KB 156/531 KB 109/109 KB 740/1710 KB 187/214 KB 128/1267 KB 156/531 KB 84/109 KB 716/1710 KB 159/214 KB 148/1267 KB 160/531 KB 109/109 KB 740/1710 KB 187/214 KB 148/1267 KB 164/531 KB 109/109 KB 740/1710 KB 187/214 KB 148/1267 KB 168/531 KB 109/109 KB 740/1710 KB 187/214 KB 148/1267 KB 172/531 KB 109/109 KB 740/1710 KB 187/214 KB 148/1267 KB 176/531 KB 109/109 KB 740/1710 KB 187/214 KB 148/1267 KB 156/531 KB 88/109 KB 740/1710 KB 179/214 KB 144/1267 KB 156/531 KB 88/109 KB 740/1710 KB 179/214 KB 148/1267 KB 176/531 KB 109/109 KB 744/1710 KB 187/214 KB 148/1267 KB 176/531 KB 109/109 KB 748/1710 KB 187/214 KB 148/1267 KB 176/531 KB 109/109 KB 752/1710 KB 187/214 KB 152/1267 KB 176/531 KB 109/109 KB 752/1710 KB 187/214 KB 156/1267 KB 180/531 KB 109/109 KB 752/1710 KB 187/214 KB 160/1267 KB 180/531 KB 109/109 KB 752/1710 KB 191/214 KB 164/1267 KB 180/531 KB 109/109 KB 752/1710 KB 191/214 KB 168/1267 KB 180/531 KB 109/109 KB 756/1710 KB 191/214 KB 172/1267 KB 180/531 KB 109/109 KB 756/1710 KB 191/214 KB 176/1267 KB 180/531 KB 109/109 KB 756/1710 KB 191/214 KB 152/1267 KB 180/531 KB 109/109 KB 752/1710 KB 187/214 KB 176/1267 KB 184/531 KB 109/109 KB 756/1710 KB 191/214 KB 176/1267 KB 188/531 KB 109/109 KB 756/1710 KB 191/214 KB 176/1267 KB 192/531 KB 109/109 KB 756/1710 KB 191/214 KB 164/1267 KB 180/531 KB 109/109 KB 756/1710 KB 191/214 KB 176/1267 KB 192/531 KB 109/109 KB 760/1710 KB 191/214 KB 176/1267 KB 192/531 KB 109/109 KB 764/1710 KB 191/214 KB 176/1267 KB 192/531 KB 109/109 KB 768/1710 KB 191/214 KB 176/1267 KB 192/531 KB 109/109 KB 772/1710 KB 191/214 KB 180/1267 KB 196/531 KB 776/1710 KB 191/214 KB 156/1267 KB 180/531 KB 109/109 KB 752/1710 KB 191/214 KB 180/1267 KB 196/531 KB 776/1710 KB 195/214 KB 180/1267 KB 196/531 KB 776/1710 KB 199/214 KB 180/1267 KB 196/531 KB 776/1710 KB 203/214 KB 180/1267 KB 196/531 KB 776/1710 KB 207/214 KB 180/1267 KB 196/531 KB 776/1710 K unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install B 211/214 KB 180/1267 KB 196/531 KB 776/1710 KB 214/214 KB 180/1267 KB 196/531 KB 772/1710 KB 191/214 KB 176/1267 KB 196/531 KB 772/1710 KB 191/214 KB 180/1267 KB 200/531 KB 776/1710 KB 214/214 KB 180/1267 KB 204/531 KB 776/1710 KB 214/214 KB 180/1267 KB 208/531 KB 776/1710 KB 214/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 376.8 KB/sec) unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 180/1267 KB 212/531 KB 776/1710 KB 214/214 KB 184/1267 KB 216/531 KB 780/1710 KB 214/214 KB 184/1267 KB 220/531 KB 780/1710 KB 214/214 KB 184/1267 KB 224/531 KB 780/1710 KB 214/214 KB 184/1267 KB 228/531 KB 780/1710 KB 214/214 KB 184/1267 KB 212/531 KB 780/1710 KB 214/214 KB 180/1267 KB 212/531 KB 780/1710 KB 214/214 KB 184/1267 KB 228/531 KB 784/1710 KB 214/214 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 188/1267 KB 228/531 KB 784/1710 KB 214/214 KB 192/1267 KB 228/531 KB 784/1710 KB 214/214 KB 196/1267 KB 228/531 KB 784/1710 KB 214/214 KB 200/1267 KB 232/531 KB 788/1710 KB 204/1267 KB 232/531 KB 788/1710 KB 208/1267 KB 232/531 KB 788/1710 KB 212/1267 KB 232/531 KB 788/1710 KB 216/1267 KB 232/531 KB 788/1710 KB 220/1267 KB 232/531 KB 788/1710 KB 224/1267 KB 232/531 KB 788/1710 KB 196/1267 KB 232/531 KB 788/1710 KB 224/1267 KB 236/531 KB 788/1710 KB 224/1267 KB 240/531 KB 788/1710 KB 224/1267 KB 244/531 KB 788/1710 KB 228/1267 KB 248/531 KB 788/1710 KB 228/1267 KB 252/531 KB 788/1710 KB 196/1267 KB 228/531 KB 788/1710 KB 214/214 KB 228/1267 KB 252/531 KB 792/1710 KB 228/1267 KB 252/531 KB 796/1710 KB 228/1267 KB 252/531 KB 800/1710 KB 228/1267 KB 252/531 KB 804/1710 KB 228/1267 KB 252/531 KB 808/1710 KB 228/1267 KB 252/531 KB 812/1710 KB 228/1267 KB 252/531 KB 816/1710 KB 228/1267 KB 244/531 KB 788/1710 KB 232/1267 KB 256/531 KB 820/1710 KB 4/80 KB 236/1267 KB 256/531 KB 820/1710 KB 4/80 KB 240/1267 KB 256/531 KB 820/1710 KB 4/80 KB 244/1267 KB 256/531 KB 820/1710 KB 4/80 KB 248/1267 KB 256/531 KB 820/1710 KB 4/80 KB 252/1267 KB 256/531 KB 820/1710 KB 4/80 KB 256/1267 KB 256/531 KB 820/1710 KB 4/80 KB 228/1267 KB 256/531 KB 820/1710 KB 4/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 703.5 KB/sec) unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 228/1267 KB 252/531 KB 820/1710 KB 4/80 KB 256/1267 KB 256/531 KB 820/1710 KB 8/80 KB 256/1267 KB 256/531 KB 820/1710 KB 12/80 KB 256/1267 KB 256/531 KB 820/1710 KB 16/80 KB 228/1267 KB 252/531 KB 820/1710 KB 256/1267 KB 256/531 KB 824/1710 KB 16/80 KB 256/1267 KB 256/531 KB 828/1710 KB 16/80 KB 256/1267 KB 256/531 KB 832/1710 KB 16/80 KB 256/1267 KB 256/531 KB 836/1710 KB 16/80 KB 256/1267 KB 260/531 KB 840/1710 KB 20/80 KB 256/1267 KB 260/531 KB 844/1710 KB 20/80 KB 256/1267 KB 260/531 KB 848/1710 KB 20/80 KB 256/1267 KB 260/531 KB 852/1710 KB 20/80 KB 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 260/1267 KB 260/531 KB 852/1710 KB 20/80 KB 264/1267 KB 260/531 KB 852/1710 KB 20/80 KB 268/1267 KB 260/531 KB 856/1710 KB 20/80 KB 256/1267 KB 260/531 KB 836/1710 KB 20/80 KB 256/1267 KB 256/531 KB 836/1710 KB 20/80 KB 268/1267 KB 260/531 KB 856/1710 KB 24/80 KB 268/1267 KB 260/531 KB 856/1710 KB 28/80 KB 268/1267 KB 260/531 KB 856/1710 KB 32/80 KB 268/1267 KB 264/531 KB 856/1710 KB 32/80 KB 268/1267 KB 268/531 KB 856/1710 KB 32/80 KB 268/1267 KB 272/531 KB 856/1710 KB 36/80 KB 268/1267 KB 276/531 KB 856/1710 KB 36/80 KB 268/1267 KB 280/531 KB 856/1710 KB 36/80 KB 268/1267 KB 284/531 KB 856/1710 KB 36/80 KB 264/1267 KB 260/531 KB 856/1710 KB 20/80 KB 272/1267 KB 284/531 KB 860/1710 KB 36/80 KB 272/1267 KB 284/531 KB 864/1710 KB 36/80 KB 272/1267 KB 284/531 KB 856/1710 KB 36/80 KB 268/1267 KB 268/531 KB 856/1710 KB 36/80 KB 272/1267 KB 284/531 KB 864/1710 KB 40/80 KB 272/1267 KB 284/531 KB 864/1710 KB 44/80 KB 272/1267 KB 284/531 KB 864/1710 KB 48/80 KB 272/1267 KB 284/531 KB 864/1710 KB 52/80 KB 276/1267 KB 288/531 KB 868/1710 KB 56/80 KB 276/1267 KB 288/531 KB 868/1710 KB 60/80 KB 276/1267 KB 288/531 KB 868/1710 KB 61/80 KB 276/1267 KB 288/531 KB 868/1710 KB 65/80 KB 276/1267 KB 288/531 KB 868/1710 KB 69/80 KB 276/1267 KB 288/531 KB 868/1710 KB 73/80 KB 276/1267 KB 288/531 KB 868/1710 KB 77/80 KB 276/1267 KB 288/531 KB 868/1710 KB 52/80 KB 276/1267 KB 288/531 KB 872/1710 KB 77/80 KB 276/1267 KB 288/531 KB 876/1710 KB 77/80 KB 276/1267 KB 288/531 KB 880/1710 KB 77/80 KB 276/1267 KB 288/531 KB 864/1710 KB 52/80 KB 276/1267 KB 292/531 KB 880/1710 KB 77/80 KB 276/1267 KB 284/531 KB 864/1710 KB 52/80 KB 280/1267 KB 292/531 KB 880/1710 KB 77/80 KB 284/1267 KB 292/531 KB 880/1710 KB 77/80 KB 284/1267 KB 296/531 KB 880/1710 KB 77/80 KB 284/1267 KB 300/531 KB 880/1710 KB 77/80 KB 288/1267 KB 304/531 KB 880/1710 KB 77/80 KB 288/1267 KB 308/531 KB 880/1710 KB 77/80 KB 288/1267 KB 312/531 KB 884/1710 KB 80/80 KB 288/1267 KB 316/531 KB 884/1710 KB 80/80 KB 288/1267 KB 320/531 KB 884/1710 KB 80/80 KB 288/1267 KB 300/531 KB 880/1710 KB 77/80 KB 288/1267 KB 4/1044 KB 320/531 KB 884/1710 KB 80/80 KB 288/1267 KB 8/1044 KB 320/531 KB 884/1710 KB 80/80 KB 288/1267 KB 12/1044 KB 320/531 KB 884/1710 KB 80/80 KB 288/1267 KB 16/1044 KB 320/531 KB 884/1710 KB 80/80 KB 288/1267 KB 20/1044 KB 320/531 KB 884/1710 KB 80/80 KB 292/1267 KB 24/1044 KB 320/531 KB 884/1710 KB 80/80 KB 292/1267 KB 28/1044 KB 320/531 KB 884/1710 KB 80/80 KB 292/1267 KB 32/1044 KB 320/531 KB 884/1710 KB 80/80 KB 292/1267 KB 36/1044 KB 320/531 KB 884/1710 KB 80/80 KB 292/1267 KB 40/1044 KB 324/531 KB 884/1710 KB 80/80 KB 292/1267 KB 44/1044 KB 324/531 KB 884/1710 KB 80/80 KB 292/1267 KB 48/1044 KB 324/531 KB 884/1710 KB 80/80 KB 288/1267 KB 308/531 KB 884/1710 KB 80/80 KB 288/1267 KB 308/531 KB 884/1710 KB 77/80 KB 292/1267 KB 48/1044 KB 324/531 KB 888/1710 KB 80/80 KB 292/1267 KB 48/1044 KB 324/531 KB 892/1710 KB 80/80 KB 292/1267 KB 48/1044 KB 324/531 KB 896/1710 KB 80/80 KB 292/1267 KB 48/1044 KB 324/531 KB 900/1710 KB 80/80 KB 292/1267 KB 36/1044 KB 324/531 KB 884/1710 KB 80/80 KB 292/1267 KB 20/1044 KB 320/531 KB 884/1710 KB 80/80 KB 296/1267 KB 48/1044 KB 324/531 KB 900/1710 KB 80/80 KB 300/1267 KB 48/1044 KB 324/531 KB 900/1710 KB 80/80 KB 304/1267 KB 48/1044 KB 324/531 KB 900/1710 KB 80/80 KB 308/1267 KB 48/1044 KB 324/531 KB 900/1710 KB 80/80 KB 312/1267 KB 48/1044 KB 328/531 KB 904/1710 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install KB 80/80 KB 316/1267 KB 48/1044 KB 328/531 KB 904/1710 KB 80/80 KB 320/1267 KB 52/1044 KB 328/531 KB 904/1710 KB 80/80 KB 308/1267 KB 48/1044 KB 328/531 KB 904/1710 KB 80/80 KB 308/1267 KB 48/1044 KB 328/531 KB 900/1710 KB 80/80 KB 320/1267 KB 52/1044 KB 332/531 KB 904/1710 KB 80/80 KB 320/1267 KB 52/1044 KB 336/531 KB 904/1710 KB 80/80 KB 320/1267 KB 52/1044 KB 340/531 KB 908/1710 KB 80/80 KB 324/1267 KB 52/1044 KB 340/531 KB 908/1710 KB 80/80 KB 316/1267 KB 52/1044 KB 328/531 KB 904/1710 KB 80/80 KB 328/1267 KB 56/1044 KB 344/531 KB 908/1710 KB 80/80 KB 328/1267 KB 60/1044 KB 344/531 KB 908/1710 KB 80/80 KB 324/1267 KB 52/1044 KB 344/531 KB 908/1710 KB 80/80 KB 328/1267 KB 60/1044 KB 348/531 KB 908/1710 KB 328/1267 KB 60/1044 KB 352/531 KB 908/1710 KB 320/1267 KB 52/1044 KB 336/531 KB 908/1710 KB 80/80 KB 328/1267 KB 60/1044 KB 352/531 KB 912/1710 KB 328/1267 KB 60/1044 KB 352/531 KB 916/1710 KB 328/1267 KB 60/1044 KB 352/531 KB 920/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 236.6 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 328/1267 KB 64/1044 KB 352/531 KB 920/1710 KB 328/1267 KB 68/1044 KB 352/531 KB 920/1710 KB 328/1267 KB 72/1044 KB 356/531 KB 924/1710 KB 328/1267 KB 76/1044 KB 356/531 KB 924/1710 KB 328/1267 KB 52/1044 KB 344/531 KB 908/1710 KB 80/80 KB 332/1267 KB 80/1044 KB 356/531 KB 924/1710 KB 336/1267 KB 80/1044 KB 356/531 KB 924/1710 KB 328/1267 KB 68/1044 KB 356/531 KB 924/1710 KB 336/1267 KB 80/1044 KB 356/531 KB 928/1710 KB 336/1267 KB 80/1044 KB 356/531 KB 932/1710 KB 340/1267 KB 80/1044 KB 356/531 KB 936/1710 KB 340/1267 KB 80/1044 KB 356/531 KB 940/1710 KB 340/1267 KB 80/1044 KB 356/531 KB 944/1710 KB 328/1267 KB 68/1044 KB 356/531 KB 920/1710 KB 340/1267 KB 80/1044 KB 360/531 KB 944/1710 KB 340/1267 KB 80/1044 KB 364/531 KB 944/1710 KB 340/1267 KB 80/1044 KB 368/531 KB 944/1710 KB 340/1267 KB 80/1044 KB 356/531 KB 932/1710 KB 340/1267 KB 80/1044 KB 356/531 KB 932/1710 KB 344/1267 KB 80/1044 KB 368/531 KB 944/1710 KB 3/61 KB 348/1267 KB 84/1044 KB 372/531 KB 944/1710 KB 3/61 KB 352/1267 KB 84/1044 KB 372/531 KB 944/1710 KB 3/61 KB 356/1267 KB 84/1044 KB 372/531 KB 944/1710 KB 3/61 KB 360/1267 KB 84/1044 KB 372/531 KB 948/1710 KB 3/61 KB 364/1267 KB 84/1044 KB 372/531 KB 948/1710 KB 3/61 KB 368/1267 KB 84/1044 KB 372/531 KB 948/1710 KB 3/61 KB 344/1267 KB 84/1044 KB 372/531 KB 944/1710 KB 3/61 KB 368/1267 KB 84/1044 KB 376/531 KB 948/1710 KB 3/61 KB 368/1267 KB 84/1044 KB 380/531 KB 948/1710 KB 3/61 KB 368/1267 KB 84/1044 KB 384/531 KB 948/1710 KB 3/61 KB 344/1267 KB 84/1044 KB 368/531 KB 944/1710 KB 3/61 KB 368/1267 KB 88/1044 KB 384/531 KB 948/1710 KB 3/61 KB 368/1267 KB 92/1044 KB 384/531 KB 948/1710 KB 3/61 KB 368/1267 KB 96/1044 KB 384/531 KB 948/1710 KB 3/61 KB 340/1267 KB 80/1044 KB 368/531 KB 944/1710 KB 3/61 KB 368/1267 KB 96/1044 KB 384/531 KB 948/1710 KB 6/61 KB 368/1267 KB 96/1044 KB 384/531 KB 948/1710 KB 9/61 KB 368/1267 KB 96/1044 KB 384/531 KB 948/1710 KB 11/61 KB 356/1267 KB 84/1044 KB 372/531 KB 948/1710 KB 3/61 KB 368/1267 KB 96/1044 KB 384/531 KB 952/1710 KB 11/61 KB 368/1267 KB 96/1044 KB 384/531 KB 952/1710 KB 14/61 KB 368/1267 KB 96/1044 KB 384/531 KB 956/1710 KB 16/61 KB 368/1267 KB 100/1044 KB 388/531 KB 956/1710 KB 19/61 KB 368/1267 KB 100/1044 KB 388/531 KB 956/1710 KB 22/61 KB 372/1267 KB 100/1044 KB 388/531 KB 956/1710 KB 25/61 KB 368/1267 KB 96/1044 KB 384/531 KB 956/1710 KB 14/61 KB 372/1267 KB 100/1044 KB 388/531 KB 960/1710 KB 25/61 KB 372/1267 KB 100/1044 KB 388/531 KB 964/1710 KB 25/61 KB 372/1267 KB 100/1044 KB 388/531 KB 968/1710 KB 25/61 KB 372/1267 KB 100/1044 KB 388/531 KB 972/1710 KB 25/61 KB 372/1267 KB 100/1044 KB 388/531 KB 956/1710 KB 22/61 KB 368/1267 KB 100/1044 KB 388/531 KB 956/1710 KB 16/61 KB 372/1267 KB 100/1044 KB 392/531 KB 972/1710 KB 27/61 KB 372/1267 KB 100/1044 KB 396/531 KB 972/1710 KB 27/61 KB 372/1267 KB 100/1044 KB 400/531 KB 972/1710 KB 27/61 KB 368/1267 KB 100/1044 KB 384/531 KB 956/1710 KB 16/61 KB 372/1267 KB 104/1044 KB 400/531 KB 972/1710 KB 27/61 KB 372/1267 KB 108/1044 KB 400/531 KB 972/1710 KB 27/61 KB 372/1267 KB 112/1044 KB 400/531 KB 972/1710 KB 27/61 KB 372/1267 KB 100/1044 KB 388/531 KB 972/1710 KB 27/61 KB 376/1267 KB 112/1044 KB 400/531 KB 972/1710 KB 27/61 KB 380/1267 KB 112/1044 KB 400/531 KB 972/1710 KB 27/61 KB 384/1267 KB 112/1044 KB 400/531 KB 976/1710 KB 30/61 KB 388/1267 KB 116/1044 KB 400/531 KB 976/1710 KB 30/61 KB 392/1267 KB 116/1044 KB 404/531 KB 976/1710 KB 30 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install /61 KB 380/1267 KB 112/1044 KB 400/531 KB 976/1710 KB 30/61 KB 380/1267 KB 112/1044 KB 400/531 KB 976/1710 KB 27/61 KB 396/1267 KB 116/1044 KB 404/531 KB 980/1710 KB 30/61 KB 396/1267 KB 116/1044 KB 404/531 KB 984/1710 KB 32/61 KB 388/1267 KB 116/1044 KB 404/531 KB 976/1710 KB 30/61 KB 384/1267 KB 116/1044 KB 400/531 KB 976/1710 KB 30/61 KB 396/1267 KB 120/1044 KB 408/531 KB 984/1710 KB 32/61 KB 396/1267 KB 124/1044 KB 408/531 KB 984/1710 KB 32/61 KB 396/1267 KB 128/1044 KB 408/531 KB 984/1710 KB 32/61 KB 396/1267 KB 116/1044 KB 404/531 KB 976/1710 KB 30/61 KB 400/1267 KB 128/1044 KB 408/531 KB 984/1710 KB 32/61 KB 404/1267 KB 128/1044 KB 408/531 KB 988/1710 KB 32/61 KB 408/1267 KB 132/1044 KB 408/531 KB 988/1710 KB 32/61 KB 412/1267 KB 132/1044 KB 408/531 KB 988/1710 KB 32/61 KB 416/1267 KB 132/1044 KB 408/531 KB 988/1710 KB 32/61 KB 396/1267 KB 116/1044 KB 404/531 KB 980/1710 KB 32/61 KB 416/1267 KB 132/1044 KB 408/531 KB 988/1710 KB 36/61 KB 416/1267 KB 132/1044 KB 408/531 KB 988/1710 KB 40/61 KB 416/1267 KB 132/1044 KB 408/531 KB 988/1710 KB 44/61 KB 416/1267 KB 132/1044 KB 408/531 KB 988/1710 KB 48/61 KB 404/1267 KB 132/1044 KB 408/531 KB 988/1710 KB 32/61 KB 400/1267 KB 128/1044 KB 408/531 KB 988/1710 KB 32/61 KB 416/1267 KB 136/1044 KB 408/531 KB 992/1710 KB 48/61 KB 396/1267 KB 116/1044 KB 408/531 KB 984/1710 KB 32/61 KB 416/1267 KB 136/1044 KB 412/531 KB 992/1710 KB 48/61 KB 416/1267 KB 136/1044 KB 416/531 KB 992/1710 KB 48/61 KB 416/1267 KB 136/1044 KB 420/531 KB 992/1710 KB 48/61 KB 416/1267 KB 136/1044 KB 424/531 KB 996/1710 KB 48/61 KB 416/1267 KB 136/1044 KB 428/531 KB 996/1710 KB 48/61 KB 416/1267 KB 136/1044 KB 432/531 KB 996/1710 KB 48/61 KB 416/1267 KB 136/1044 KB 436/531 KB 996/1710 KB 48/61 KB 420/1267 KB 136/1044 KB 440/531 KB 996/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 444/531 KB 996/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 448/531 KB 996/1710 KB 52/61 KB 416/1267 KB 136/1044 KB 420/531 KB 996/1710 KB 48/61 KB 420/1267 KB 136/1044 KB 448/531 KB 1000/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 448/531 KB 1004/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 448/531 KB 1008/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 448/531 KB 1012/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 452/531 KB 1016/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 452/531 KB 1020/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 452/531 KB 1024/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 436/531 KB 996/1710 KB 52/61 KB 416/1267 KB 136/1044 KB 436/531 KB 996/1710 KB 52/61 KB 420/1267 KB 136/1044 KB 452/531 KB 1024/1710 KB 56/61 KB 420/1267 KB 136/1044 KB 452/531 KB 1024/1710 KB 60/61 KB 420/1267 KB 136/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 416/1267 KB 136/1044 KB 428/531 KB 996/1710 KB 48/61 KB 420/1267 KB 140/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 420/1267 KB 144/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 420/1267 KB 148/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 420/1267 KB 152/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 420/1267 KB 156/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 420/1267 KB 160/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 424/1267 KB 164/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 424/1267 KB 168/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 424/1267 KB 172/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 424/1267 KB 176/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 424/1267 KB 180/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 420/1267 KB 136/1044 KB 452/531 KB 1012/1710 KB 52/61 KB 424/1267 KB 180/1044 KB 456/531 KB 102 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 8/1710 KB 61/61 KB 424/1267 KB 180/1044 KB 460/531 KB 1028/1710 KB 61/61 KB 424/1267 KB 180/1044 KB 464/531 KB 1028/1710 KB 61/61 KB 424/1267 KB 180/1044 KB 468/531 KB 1028/1710 KB 61/61 KB 424/1267 KB 180/1044 KB 452/531 KB 1028/1710 KB 61/61 KB 424/1267 KB 184/1044 KB 468/531 KB 1032/1710 KB 61/61 KB 424/1267 KB 184/1044 KB 468/531 KB 1036/1710 KB 61/61 KB 424/1267 KB 184/1044 KB 468/531 KB 1040/1710 KB 61/61 KB 424/1267 KB 160/1044 KB 452/531 KB 1024/1710 KB 61/61 KB 428/1267 KB 184/1044 KB 468/531 KB 1040/1710 KB 61/61 KB 432/1267 KB 184/1044 KB 468/531 KB 1040/1710 KB 61/61 KB 436/1267 KB 184/1044 KB 468/531 KB 1040/1710 KB 61/61 KB 440/1267 KB 184/1044 KB 468/531 KB 1040/1710 KB 444/1267 KB 184/1044 KB 468/531 KB 1040/1710 KB 448/1267 KB 184/1044 KB 468/531 KB 1040/1710 KB 452/1267 KB 184/1044 KB 468/531 KB 1040/1710 KB 456/1267 KB 184/1044 KB 472/531 KB 1044/1710 KB 460/1267 KB 184/1044 KB 472/531 KB 1044/1710 KB 464/1267 KB 184/1044 KB 472/531 KB 1044/1710 KB 424/1267 KB 184/1044 KB 468/531 KB 1028/1710 KB 61/61 KB 464/1267 KB 188/1044 KB 472/531 KB 1044/1710 KB 464/1267 KB 192/1044 KB 472/531 KB 1044/1710 KB 452/1267 KB 184/1044 KB 472/531 KB 1044/1710 KB 464/1267 KB 192/1044 KB 476/531 KB 1044/1710 KB 464/1267 KB 192/1044 KB 480/531 KB 1044/1710 KB 464/1267 KB 192/1044 KB 484/531 KB 1044/1710 KB 468/1267 KB 196/1044 KB 488/531 KB 1044/1710 KB 468/1267 KB 196/1044 KB 492/531 KB 1044/1710 KB 468/1267 KB 196/1044 KB 496/531 KB 1044/1710 KB 452/1267 KB 184/1044 KB 468/531 KB 1044/1710 KB 468/1267 KB 196/1044 KB 496/531 KB 1048/1710 KB 468/1267 KB 196/1044 KB 496/531 KB 1052/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 468/1267 KB 196/1044 KB 496/531 KB 1056/1710 KB 468/1267 KB 196/1044 KB 496/531 KB 1060/1710 KB 468/1267 KB 196/1044 KB 500/531 KB 1064/1710 KB 468/1267 KB 196/1044 KB 500/531 KB 1068/1710 KB 468/1267 KB 196/1044 KB 484/531 KB 1044/1710 KB 472/1267 KB 196/1044 KB 500/531 KB 1072/1710 KB 464/1267 KB 196/1044 KB 484/531 KB 1044/1710 KB 472/1267 KB 200/1044 KB 500/531 KB 1072/1710 KB 472/1267 KB 204/1044 KB 500/531 KB 1072/1710 KB 472/1267 KB 208/1044 KB 500/531 KB 1072/1710 KB 476/1267 KB 208/1044 KB 500/531 KB 1072/1710 KB 480/1267 KB 208/1044 KB 500/531 KB 1072/1710 KB 468/1267 KB 196/1044 KB 500/531 KB 1060/1710 KB 480/1267 KB 208/1044 KB 504/531 KB 1072/1710 KB 480/1267 KB 208/1044 KB 508/531 KB 1072/1710 KB 480/1267 KB 208/1044 KB 512/531 KB 1072/1710 KB 480/1267 KB 208/1044 KB 516/531 KB 1072/1710 KB 484/1267 KB 212/1044 KB 520/531 KB 1072/1710 KB 484/1267 KB 212/1044 KB 516/531 KB 1072/1710 KB 488/1267 KB 212/1044 KB 524/531 KB 1072/1710 KB 492/1267 KB 212/1044 KB 524/531 KB 1072/1710 KB 468/1267 KB 212/1044 KB 516/531 KB 1072/1710 KB 480/1267 KB 212/1044 KB 516/531 KB 1072/1710 KB 492/1267 KB 216/1044 KB 524/531 KB 1072/1710 KB 492/1267 KB 220/1044 KB 524/531 KB 1076/1710 KB 492/1267 KB 224/1044 KB 524/531 KB 1076/1710 KB 492/1267 KB 228/1044 KB 524/531 KB 1076/1710 KB 492/1267 KB 216/1044 KB 524/531 KB 1076/1710 KB 496/1267 KB 228/1044 KB 524/531 KB 1080/1710 KB 496/1267 KB 228/1044 KB 524/531 KB 1076/1710 KB 496/1267 KB 228/1044 KB 524/531 KB 1084/1710 KB 496/1267 KB 228/1044 KB 524/531 KB 1088/1710 KB 500/1267 KB 228/1044 KB 524/531 KB 1088/1710 KB 504/1267 KB 232/1044 KB 524/531 KB 1092/1710 KB 508/1267 KB 232/1044 KB 524/531 KB 1092/1710 KB 512/1267 KB 232/1044 KB 524/531 KB 1092/1710 KB 500/1267 KB 232/1044 KB 524/531 KB 1092/1710 KB 512/1267 KB 232/1044 KB 524/531 KB 1096/1710 KB 512/1267 KB 232/1044 KB 524/531 KB 1100/1710 KB 512/1267 KB 232/1044 KB 524/531 KB 1104/1710 KB 516/1267 KB 232/1044 KB 524/531 KB 1108/1710 KB 4/1063 KB 484/1267 KB 212/1044 KB 524/531 KB 1072/1710 KB 516/1267 KB 232/1044 KB 528/531 KB 1108/1710 KB 4/1063 KB 500/1267 KB 232/1044 KB 524/531 KB 1088/1710 KB 516/1267 KB 236/1044 KB 528/531 KB 1108/1710 KB 4/1063 KB 516/1267 KB 240/1044 KB 528/531 KB 1108/1710 KB 4/1063 KB 516/1267 KB 244/1044 KB 528/531 KB 1108/1710 KB 4/1063 KB 516/1267 KB 248/1044 KB 531/531 KB 1108/1710 KB 4/1063 KB 516/1267 KB 252/1044 KB 531/531 KB 1108/1710 KB 4/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 4/1063 KB 516/1267 KB 232/1044 KB 524/531 KB 1104/1710 KB 4/1063 KB 512/1267 KB 232/1044 KB 524/531 KB 1104/1710 KB 4/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 8/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 12/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 16/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 20/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 24/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 28/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 32/1063 KB 516/1267 KB 244/1044 KB 531/531 KB 1108/1710 KB 4/1063 KB 516/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 36/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1112/1710 KB 40/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1112/1710 KB 44/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1112/1710 KB 48/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1112/1710 KB 36/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1116/1710 KB 48/1063 KB 520/1267 KB 260/1044 KB 531/53 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 1 KB 1120/1710 KB 48/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1120/1710 KB 52/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1124/1710 KB 56/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1124/1710 KB 60/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1124/1710 KB 64/1063 KB 520/1267 KB 260/1044 KB 531/531 KB 1108/1710 KB 36/1063 KB 520/1267 KB 264/1044 KB 531/531 KB 1124/1710 KB 64/1063 KB 520/1267 KB 268/1044 KB 531/531 KB 1124/1710 KB 64/1063 KB 520/1267 KB 272/1044 KB 531/531 KB 1124/1710 KB 64/1063 KB 520/1267 KB 256/1044 KB 531/531 KB 1108/1710 KB 36/1063 KB 524/1267 KB 272/1044 KB 531/531 KB 1124/1710 KB 64/1063 KB 528/1267 KB 272/1044 KB 531/531 KB 1124/1710 KB 64/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1306.2 KB/sec) unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 520/1267 KB 260/1044 KB 531/531 KB 1124/1710 KB 52/1063 KB 532/1267 KB 276/1044 KB 1128/1710 KB 64/1063 KB 532/1267 KB 276/1044 KB 1132/1710 KB 64/1063 KB 532/1267 KB 276/1044 KB 1136/1710 KB 64/1063 KB 532/1267 KB 276/1044 KB 1140/1710 KB 64/1063 KB 532/1267 KB 276/1044 KB 1144/1710 KB 68/1063 KB 532/1267 KB 276/1044 KB 1148/1710 KB 68/1063 KB 532/1267 KB 276/1044 KB 1152/1710 KB 68/1063 KB 532/1267 KB 276/1044 KB 1124/1710 KB 64/1063 KB 532/1267 KB 280/1044 KB 1152/1710 KB 68/1063 KB 532/1267 KB 284/1044 KB 1152/1710 KB 68/1063 KB 532/1267 KB 288/1044 KB 1152/1710 KB 68/1063 KB 532/1267 KB 272/1044 KB 531/531 KB 1124/1710 KB 64/1063 KB 536/1267 KB 288/1044 KB 1152/1710 KB 68/1063 KB 540/1267 KB 288/1044 KB 1152/1710 KB 68/1063 KB 544/1267 KB 288/1044 KB 1152/1710 KB 68/1063 KB 548/1267 KB 288/1044 KB 1152/1710 KB 68/1063 KB 552/1267 KB 292/1044 KB 1152/1710 KB 68/1063 KB 556/1267 KB 292/1044 KB 1152/1710 KB 68/1063 KB 560/1267 KB 292/1044 KB 1152/1710 KB 68/1063 KB 564/1267 KB 292/1044 KB 1156/1710 KB 68/1063 KB 568/1267 KB 292/1044 KB 1156/1710 KB 68/1063 KB 532/1267 KB 276/1044 KB 1140/1710 KB 68/1063 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-mysql-0: 11:08:03 DEBUG unit.mysql/0.start mysql start/running, process 12124 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 568/1267 KB 292/1044 KB 1156/1710 KB 72/1063 KB 568/1267 KB 292/1044 KB 1156/1710 KB 76/1063 KB 568/1267 KB 292/1044 KB 1156/1710 KB 80/1063 KB 568/1267 KB 292/1044 KB 1156/1710 KB 84/1063 KB 560/1267 KB 292/1044 KB 1156/1710 KB 68/1063 KB 568/1267 KB 292/1044 KB 1160/1710 KB 88/1063 KB 568/1267 KB 292/1044 KB 1164/1710 KB 88/1063 KB 568/1267 KB 292/1044 KB 1168/1710 KB 88/1063 KB 548/1267 KB 292/1044 KB 1152/1710 KB 68/1063 KB 572/1267 KB 296/1044 KB 1168/1710 KB 88/1063 KB 572/1267 KB 300/1044 KB 1168/1710 KB 88/1063 KB 572/1267 KB 304/1044 KB 1168/1710 KB 88/1063 KB 572/1267 KB 308/1044 KB 1168/1710 KB 88/1063 KB 572/1267 KB 312/1044 KB 1168/1710 KB 88/1063 KB 572/1267 KB 316/1044 KB 1168/1710 KB 88/1063 KB 572/1267 KB 320/1044 KB 1168/1710 KB 88/1063 KB 572/1267 KB 292/1044 KB 1168/1710 KB 88/1063 KB 576/1267 KB 320/1044 KB 1168/1710 KB 88/1063 KB 568/1267 KB 292/1044 KB 1160/1710 KB 88/1063 KB 576/1267 KB 320/1044 KB 1168/1710 KB 92/1063 KB 576/1267 KB 320/1044 KB 1168/1710 KB 96/1063 KB 576/1267 KB 320/1044 KB 1168/1710 KB 100/1063 KB 580/1267 KB 320/1044 KB 1172/1710 KB 104/1063 KB 580/1267 KB 320/1044 KB 1172/1710 KB 108/1063 KB 580/1267 KB 320/1044 KB 1172/1710 KB 112/1063 KB 580/1267 KB 320/1044 KB 1172/1710 KB 116/1063 KB 580/1267 KB 320/1044 KB 1172/1710 KB 100/1063 KB 580/1267 KB 324/1044 KB 1176/1710 KB 116/1063 KB 580/1267 KB 324/1044 KB 1180/1710 KB 116/1063 KB 580/1267 KB 324/1044 KB 1184/1710 KB 116/1063 KB 580/1267 KB 320/1044 KB 1168/1710 KB 100/1063 KB 584/1267 KB 324/1044 KB 1184/1710 KB 116/1063 KB 588/1267 KB 324/1044 KB 1184/1710 KB 116/1063 KB 592/1267 KB 324/1044 KB 1184/1710 KB 116/1063 KB 596/1267 KB 324/1044 KB 1184/1710 KB 116/1063 KB 600/1267 KB 324/1044 KB 1188/1710 KB 120/1063 KB 580/1267 KB 324/1044 KB 1172/1710 KB 116/1063 KB 600/1267 KB 328/1044 KB 1188/1710 KB 120/1063 KB 600/1267 KB 332/1044 KB 1188/1710 KB 120/1063 KB 600/1267 KB 336/1044 KB 1188/1710 KB 120/1063 KB 600/1267 KB 340/1044 KB 1188/1710 KB 120/1063 KB 604/1267 KB 344/1044 KB 1188/1710 KB 120/1063 KB 604/1267 KB 348/1044 KB 1188/1710 KB 120/1063 KB 604/1267 KB 352/1044 KB 1188/1710 KB 120/1063 KB 604/1267 KB 356/1044 KB 1188/1710 KB 120/1063 KB 604/1267 KB 360/1044 KB 1188/1710 KB 120/1063 KB 3/713 KB 596/1267 KB 324/1044 KB 1188/1710 KB 120/1063 KB 596/1267 KB 324/1044 KB 1188/1710 KB 116/1063 KB 604/1267 KB 356/1044 KB 1188/1710 KB 120/1063 KB 3/713 KB 604/1267 KB 360/1044 KB 1188/1710 KB 120/1063 KB 5/713 KB 604/1267 KB 360/1044 KB 1188/1710 KB 120/1063 KB 8/713 KB 604/1267 KB 360/1044 KB 1188/1710 KB 120/1063 KB 11/713 KB 604/1267 KB 360/1044 KB 1188/1710 KB 120/1063 KB 13/713 KB 604/1267 KB 360/1044 KB 1188/1710 KB 120/1063 KB 16/713 KB 604/1267 KB 360/1044 KB 1192/1710 KB 120/1063 KB 16/713 KB 604/1267 KB 360/1044 KB 1196/1710 KB 120/1063 KB 19/713 KB 604/1267 KB 340/1044 KB 1188/1710 KB 120/1063 KB 604/1267 KB 360/1044 KB 1200/1710 KB 124/1063 KB 19/713 KB 604/1267 KB 360/1044 KB 1196/1710 KB 124/1063 KB 19/713 KB 604/1267 KB 360/1044 KB 1200/1710 KB 128/1063 KB 19/713 KB 604/1267 KB 360/1044 KB 1192/1710 KB 120/1063 KB 19/713 KB 604/1267 KB 360/1044 KB 1200/1710 KB 128/1063 KB 21/713 KB 608/1267 KB 360/1044 KB 1200/1710 KB 128/1063 KB 21/713 KB 608/1267 KB 360/1044 KB 1204/1710 KB 128/1063 KB 21/713 KB 612/1267 KB 360/1044 KB 1208/1710 KB 132/1063 KB 24/713 KB 612/1267 KB 360/1044 KB 1212/1710 KB 132/1063 KB 24/713 KB 612/1267 KB 360/1044 KB 1204/1710 KB 132/1063 KB 24/713 KB 612/126 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 7 KB 360/1044 KB 1216/1710 KB 136/1063 KB 24/713 KB 612/1267 KB 360/1044 KB 1216/1710 KB 140/1063 KB 24/713 KB 612/1267 KB 360/1044 KB 1204/1710 KB 128/1063 KB 24/713 KB 616/1267 KB 360/1044 KB 1216/1710 KB 140/1063 KB 24/713 KB 620/1267 KB 360/1044 KB 1216/1710 KB 140/1063 KB 24/713 KB 624/1267 KB 360/1044 KB 1216/1710 KB 140/1063 KB 24/713 KB 608/1267 KB 360/1044 KB 1204/1710 KB 128/1063 KB 24/713 KB 624/1267 KB 360/1044 KB 1216/1710 KB 144/1063 KB 27/713 KB 624/1267 KB 360/1044 KB 1216/1710 KB 144/1063 KB 29/713 KB 624/1267 KB 360/1044 KB 1216/1710 KB 144/1063 KB 32/713 KB 624/1267 KB 360/1044 KB 1216/1710 KB 144/1063 KB 24/713 KB 620/1267 KB 360/1044 KB 1216/1710 KB 140/1063 KB 24/713 KB 624/1267 KB 360/1044 KB 1220/1710 KB 144/1063 KB 32/713 KB 628/1267 KB 364/1044 KB 1224/1710 KB 148/1063 KB 36/713 KB 628/1267 KB 364/1044 KB 1228/1710 KB 148/1063 KB 36/713 KB 628/1267 KB 364/1044 KB 1232/1710 KB 148/1063 KB 36/713 KB 628/1267 KB 364/1044 KB 1220/1710 KB 148/1063 KB 36/713 KB 628/1267 KB 364/1044 KB 1232/1710 KB 148/1063 KB 40/713 KB 628/1267 KB 364/1044 KB 1220/1710 KB 148/1063 KB 32/713 KB 628/1267 KB 364/1044 KB 1232/1710 KB 152/1063 KB 44/713 KB 628/1267 KB 364/1044 KB 1220/1710 KB 144/1063 KB 32/713 KB 632/1267 KB 364/1044 KB 1232/1710 KB 152/1063 KB 44/713 KB 636/1267 KB 364/1044 KB 1232/1710 KB 156/1063 KB 44/713 KB 640/1267 KB 364/1044 KB 1232/1710 KB 156/1063 KB 44/713 KB 644/1267 KB 364/1044 KB 1232/1710 KB 156/1063 KB 44/713 KB 624/1267 KB 364/1044 KB 1220/1710 KB 144/1063 KB 32/713 KB 644/1267 KB 368/1044 KB 1236/1710 KB 156/1063 KB 44/713 KB 644/1267 KB 372/1044 KB 1236/1710 KB 156/1063 KB 44/713 KB 644/1267 KB 364/1044 KB 1236/1710 KB 156/1063 KB 44/713 KB 632/1267 KB 364/1044 KB 1232/1710 KB 156/1063 KB 44/713 KB 628/1267 KB 364/1044 KB 1232/1710 KB 152/1063 KB 44/713 KB 644/1267 KB 372/1044 KB 1236/1710 KB 156/1063 KB 48/713 KB 644/1267 KB 372/1044 KB 1236/1710 KB 160/1063 KB 48/713 KB 644/1267 KB 372/1044 KB 1236/1710 KB 164/1063 KB 48/713 KB 644/1267 KB 372/1044 KB 1240/1710 KB 168/1063 KB 52/713 KB 644/1267 KB 376/1044 KB 1240/1710 KB 172/1063 KB 52/713 KB 644/1267 KB 372/1044 KB 1240/1710 KB 164/1063 KB 52/713 KB 648/1267 KB 376/1044 KB 1244/1710 KB 172/1063 KB 52/713 KB 644/1267 KB 372/1044 KB 1236/1710 KB 164/1063 KB 52/713 KB 648/1267 KB 376/1044 KB 1244/1710 KB 172/1063 KB 56/713 KB 648/1267 KB 376/1044 KB 1244/1710 KB 172/1063 KB 60/713 KB 648/1267 KB 376/1044 KB 1244/1710 KB 172/1063 KB 64/713 KB 648/1267 KB 376/1044 KB 1240/1710 KB 172/1063 KB 52/713 KB 652/1267 KB 376/1044 KB 1248/1710 KB 176/1063 KB 64/713 KB 656/1267 KB 376/1044 KB 1248/1710 KB 176/1063 KB 64/713 KB 660/1267 KB 376/1044 KB 1248/1710 KB 176/1063 KB 64/713 KB 664/1267 KB 376/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 668/1267 KB 376/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 672/1267 KB 376/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 644/1267 KB 376/1044 KB 1240/1710 KB 168/1063 KB 52/713 KB 672/1267 KB 380/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 672/1267 KB 384/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 672/1267 KB 388/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 672/1267 KB 392/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 672/1267 KB 396/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 672/1267 KB 400/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 660/1267 KB 376/1044 KB 1248/1710 KB 176/1063 KB 68/713 KB 648/1267 KB 376/1044 KB 1248/1710 KB 176/1063 KB 64/713 KB 648/1267 KB 376/1044 KB 1248/1710 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 172/1063 KB 64/713 KB 672/1267 KB 400/1044 KB 1252/1710 KB 176/1063 KB 68/713 KB 672/1267 KB 400/1044 KB 1256/1710 KB 180/1063 KB 68/713 KB 672/1267 KB 400/1044 KB 1252/1710 KB 180/1063 KB 68/713 KB 672/1267 KB 400/1044 KB 1256/1710 KB 184/1063 KB 68/713 KB 672/1267 KB 400/1044 KB 1260/1710 KB 184/1063 KB 72/713 KB 672/1267 KB 400/1044 KB 1256/1710 KB 184/1063 KB 72/713 KB 672/1267 KB 400/1044 KB 1260/1710 KB 188/1063 KB 76/713 KB 672/1267 KB 400/1044 KB 1260/1710 KB 188/1063 KB 72/713 KB 672/1267 KB 400/1044 KB 1264/1710 KB 192/1063 KB 76/713 KB 672/1267 KB 400/1044 KB 1264/1710 KB 188/1063 KB 76/713 KB 672/1267 KB 400/1044 KB 1264/1710 KB 192/1063 KB 80/713 KB 672/1267 KB 400/1044 KB 1264/1710 KB 196/1063 KB 80/713 KB 676/1267 KB 404/1044 KB 1268/1710 KB 200/1063 KB 84/713 KB 676/1267 KB 404/1044 KB 1268/1710 KB 204/1063 KB 84/713 KB 676/1267 KB 404/1044 KB 1268/1710 KB 196/1063 KB 84/713 KB 676/1267 KB 404/1044 KB 1264/1710 KB 196/1063 KB 84/713 KB 676/1267 KB 404/1044 KB 1264/1710 KB 196/1063 KB 80/713 KB 676/1267 KB 404/1044 KB 1272/1710 KB 204/1063 KB 84/713 KB 676/1267 KB 408/1044 KB 1276/1710 KB 204/1063 KB 88/713 KB 676/1267 KB 400/1044 KB 1264/1710 KB 196/1063 KB 80/713 KB 680/1267 KB 408/1044 KB 1276/1710 KB 208/1063 KB 88/713 KB 684/1267 KB 408/1044 KB 1276/1710 KB 208/1063 KB 88/713 KB 676/1267 KB 408/1044 KB 1276/1710 KB 208/1063 KB 88/713 KB 676/1267 KB 408/1044 KB 1272/1710 KB 204/1063 KB 88/713 KB 684/1267 KB 408/1044 KB 1280/1710 KB 208/1063 KB 92/713 KB 684/1267 KB 408/1044 KB 1280/1710 KB 208/1063 KB 96/713 KB 676/1267 KB 408/1044 KB 1272/1710 KB 204/1063 KB 84/713 KB 684/1267 KB 412/1044 KB 1280/1710 KB 208/1063 KB 96/713 KB 684/1267 KB 416/1044 KB 1280/1710 KB 208/1063 KB 96/713 KB 684/1267 KB 408/1044 KB 1280/1710 KB 208/1063 KB 88/713 KB 688/1267 KB 416/1044 KB 1280/1710 KB 212/1063 KB 96/713 KB 688/1267 KB 416/1044 KB 1284/1710 KB 212/1063 KB 96/713 KB 692/1267 KB 420/1044 KB 1288/1710 KB 212/1063 KB 100/713 KB 692/1267 KB 420/1044 KB 1292/1710 KB 212/1063 KB 100/713 KB 692/1267 KB 420/1044 KB 1296/1710 KB 212/1063 KB 100/713 KB 684/1267 KB 416/1044 KB 1280/1710 KB 212/1063 KB 96/713 KB 692/1267 KB 420/1044 KB 1284/1710 KB 212/1063 KB 100/713 KB 692/1267 KB 420/1044 KB 1296/1710 KB 212/1063 KB 104/713 KB 692/1267 KB 420/1044 KB 1296/1710 KB 216/1063 KB 108/713 KB 692/1267 KB 420/1044 KB 1296/1710 KB 216/1063 KB 112/713 KB 692/1267 KB 420/1044 KB 1284/1710 KB 212/1063 KB 96/713 KB 696/1267 KB 420/1044 KB 1296/1710 KB 216/1063 KB 112/713 KB 700/1267 KB 420/1044 KB 1296/1710 KB 216/1063 KB 112/713 KB 704/1267 KB 420/1044 KB 1296/1710 KB 216/1063 KB 112/713 KB 688/1267 KB 420/1044 KB 1284/1710 KB 212/1063 KB 96/713 KB 692/1267 KB 420/1044 KB 1296/1710 KB 216/1063 KB 104/713 KB 704/1267 KB 424/1044 KB 1296/1710 KB 216/1063 KB 112/713 KB 704/1267 KB 428/1044 KB 1296/1710 KB 216/1063 KB 112/713 KB 704/1267 KB 428/1044 KB 1296/1710 KB 220/1063 KB 112/713 KB 704/1267 KB 432/1044 KB 1296/1710 KB 224/1063 KB 112/713 KB 704/1267 KB 432/1044 KB 1296/1710 KB 224/1063 KB 116/713 KB 708/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB 120/713 KB 708/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB 124/713 KB 708/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB 128/713 KB 708/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB 116/713 KB 712/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB 128/713 KB 716/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB 128/713 KB 720/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 128/713 KB 704/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB 116/713 KB 720/1267 KB 432/1044 KB 1300/1710 KB 232/1063 KB 132/713 KB 704/1267 KB 432/1044 KB 1300/1710 KB 224/1063 KB 116/713 KB 720/1267 KB 432/1044 KB 1304/1710 KB 232/1063 KB 132/713 KB 704/1267 KB 432/1044 KB 1296/1710 KB 220/1063 KB 112/713 KB 720/1267 KB 436/1044 KB 1304/1710 KB 232/1063 KB 132/713 KB 720/1267 KB 436/1044 KB 1308/1710 KB 232/1063 KB 132/713 KB 720/1267 KB 436/1044 KB 1312/1710 KB 232/1063 KB 132/713 KB 724/1267 KB 440/1044 KB 1312/1710 KB 236/1063 KB 132/713 KB 720/1267 KB 432/1044 KB 1300/1710 KB 228/1063 KB 132/713 KB 728/1267 KB 440/1044 KB 1316/1710 KB 236/1063 KB 136/713 KB 728/1267 KB 440/1044 KB 1316/1710 KB 236/1063 KB 140/713 KB 728/1267 KB 440/1044 KB 1316/1710 KB 236/1063 KB 144/713 KB 724/1267 KB 440/1044 KB 1316/1710 KB 236/1063 KB 132/713 KB 728/1267 KB 440/1044 KB 1320/1710 KB 236/1063 KB 144/713 KB 728/1267 KB 440/1044 KB 1324/1710 KB 236/1063 KB 144/713 KB 728/1267 KB 440/1044 KB 1328/1710 KB 236/1063 KB 144/713 KB 728/1267 KB 440/1044 KB 1332/1710 KB 236/1063 KB 144/713 KB 720/1267 KB 440/1044 KB 1312/1710 KB 236/1063 KB 132/713 KB 728/1267 KB 444/1044 KB 1332/1710 KB 236/1063 KB 148/713 KB 728/1267 KB 448/1044 KB 1332/1710 KB 236/1063 KB 148/713 KB 720/1267 KB 436/1044 KB 1312/1710 KB 236/1063 KB 132/713 KB 728/1267 KB 448/1044 KB 1332/1710 KB 240/1063 KB 148/713 KB 728/1267 KB 448/1044 KB 1332/1710 KB 244/1063 KB 148/713 KB 728/1267 KB 452/1044 KB 1332/1710 KB 248/1063 KB 148/713 KB 728/1267 KB 452/1044 KB 1332/1710 KB 252/1063 KB 148/713 KB 728/1267 KB 452/1044 KB 1332/1710 KB 256/1063 KB 148/713 KB 728/1267 KB 452/1044 KB 1332/1710 KB 260/1063 KB 148/713 KB 728/1267 KB 452/1044 KB 1336/1710 KB 264/1063 KB 148/713 KB 728/1267 KB 440/1044 KB 1332/1710 KB 236/1063 KB 148/713 KB 728/1267 KB 440/1044 KB 1316/1710 KB 236/1063 KB 144/713 KB 732/1267 KB 452/1044 KB 1336/1710 KB 268/1063 KB 152/713 KB 736/1267 KB 452/1044 KB 1336/1710 KB 268/1063 KB 152/713 KB 740/1267 KB 452/1044 KB 1336/1710 KB 268/1063 KB 152/713 KB 728/1267 KB 452/1044 KB 1336/1710 KB 260/1063 KB 148/713 KB 728/1267 KB 452/1044 KB 1332/1710 KB 244/1063 KB 148/713 KB 740/1267 KB 456/1044 KB 1336/1710 KB 268/1063 KB 152/713 KB 740/1267 KB 460/1044 KB 1336/1710 KB 268/1063 KB 152/713 KB 740/1267 KB 464/1044 KB 1336/1710 KB 268/1063 KB 152/713 KB 740/1267 KB 468/1044 KB 1336/1710 KB 268/1063 KB 152/713 KB 744/1267 KB 472/1044 KB 1340/1710 KB 268/1063 KB 152/713 KB 744/1267 KB 476/1044 KB 1340/1710 KB 268/1063 KB 152/713 KB 728/1267 KB 452/1044 KB 1336/1710 KB 268/1063 KB 152/713 KB 744/1267 KB 476/1044 KB 1340/1710 KB 268/1063 KB 156/713 KB 744/1267 KB 476/1044 KB 1340/1710 KB 268/1063 KB 160/713 KB 744/1267 KB 476/1044 KB 1340/1710 KB 268/1063 KB 164/713 KB 728/1267 KB 472/1044 KB 1340/1710 KB 268/1063 KB 152/713 KB 744/1267 KB 480/1044 KB 1340/1710 KB 272/1063 KB 164/713 KB 744/1267 KB 480/1044 KB 1340/1710 KB 276/1063 KB 164/713 KB 744/1267 KB 468/1044 KB 1340/1710 KB 268/1063 KB 152/713 KB 748/1267 KB 480/1044 KB 1340/1710 KB 276/1063 KB 168/713 KB 752/1267 KB 480/1044 KB 1340/1710 KB 276/1063 KB 168/713 KB 740/1267 KB 468/1044 KB 1340/1710 KB 268/1063 KB 152/713 KB 752/1267 KB 480/1044 KB 1344/1710 KB 276/1063 KB 168/713 KB 752/1267 KB 480/1044 KB 1348/1710 KB 276/1063 KB 168/713 KB 756/1267 KB 480/1044 KB 1352/1710 KB 276/1063 KB 168/713 KB 756/1267 KB 480/1044 KB 1356/1710 KB 276/1063 KB 168/713 KB 744/1267 KB 480/1044 KB 1340/17 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 10 KB 276/1063 KB 168/713 KB 756/1267 KB 480/1044 KB 1356/1710 KB 280/1063 KB 172/713 KB 744/1267 KB 480/1044 KB 1340/1710 KB 268/1063 KB 164/713 KB 756/1267 KB 484/1044 KB 1356/1710 KB 280/1063 KB 172/713 KB 756/1267 KB 480/1044 KB 1356/1710 KB 280/1063 KB 168/713 KB 756/1267 KB 480/1044 KB 1348/1710 KB 276/1063 KB 168/713 KB 760/1267 KB 484/1044 KB 1360/1710 KB 280/1063 KB 176/713 KB 764/1267 KB 484/1044 KB 1360/1710 KB 280/1063 KB 176/713 KB 756/1267 KB 484/1044 KB 1360/1710 KB 280/1063 KB 176/713 KB 756/1267 KB 484/1044 KB 1356/1710 KB 280/1063 KB 176/713 KB 764/1267 KB 484/1044 KB 1360/1710 KB 284/1063 KB 176/713 KB 768/1267 KB 484/1044 KB 1360/1710 KB 288/1063 KB 176/713 KB 768/1267 KB 488/1044 KB 1360/1710 KB 292/1063 KB 180/713 KB 768/1267 KB 488/1044 KB 1364/1710 KB 296/1063 KB 180/713 KB 768/1267 KB 488/1044 KB 1360/1710 KB 288/1063 KB 180/713 KB 768/1267 KB 488/1044 KB 1364/1710 KB 300/1063 KB 184/713 KB 768/1267 KB 488/1044 KB 1364/1710 KB 300/1063 KB 188/713 KB 768/1267 KB 488/1044 KB 1360/1710 KB 288/1063 KB 176/713 KB 768/1267 KB 492/1044 KB 1364/1710 KB 300/1063 KB 188/713 KB 768/1267 KB 496/1044 KB 1364/1710 KB 300/1063 KB 188/713 KB 768/1267 KB 500/1044 KB 1364/1710 KB 300/1063 KB 188/713 KB 768/1267 KB 488/1044 KB 1364/1710 KB 292/1063 KB 180/713 KB 768/1267 KB 500/1044 KB 1368/1710 KB 300/1063 KB 192/713 KB 768/1267 KB 500/1044 KB 1372/1710 KB 300/1063 KB 192/713 KB 768/1267 KB 500/1044 KB 1376/1710 KB 300/1063 KB 192/713 KB 768/1267 KB 484/1044 KB 1360/1710 KB 292/1063 KB 180/713 KB 772/1267 KB 500/1044 KB 1376/1710 KB 300/1063 KB 192/713 KB 776/1267 KB 500/1044 KB 1376/1710 KB 300/1063 KB 192/713 KB 768/1267 KB 488/1044 KB 1364/1710 KB 300/1063 KB 180/713 KB 776/1267 KB 500/1044 KB 1376/1710 KB 304/1063 KB 192/713 KB 780/1267 KB 500/1044 KB 1376/1710 KB 308/1063 KB 192/713 KB 780/1267 KB 504/1044 KB 1380/1710 KB 312/1063 KB 192/713 KB 780/1267 KB 504/1044 KB 1380/1710 KB 316/1063 KB 192/713 KB 780/1267 KB 504/1044 KB 1380/1710 KB 320/1063 KB 192/713 KB 768/1267 KB 500/1044 KB 1364/1710 KB 300/1063 KB 192/713 KB 780/1267 KB 504/1044 KB 1380/1710 KB 320/1063 KB 196/713 KB 780/1267 KB 504/1044 KB 1380/1710 KB 320/1063 KB 200/713 KB 780/1267 KB 504/1044 KB 1380/1710 KB 320/1063 KB 204/713 KB 780/1267 KB 504/1044 KB 1380/1710 KB 320/1063 KB 208/713 KB 780/1267 KB 504/1044 KB 1380/1710 KB 308/1063 KB 192/713 KB 780/1267 KB 504/1044 KB 1384/1710 KB 320/1063 KB 208/713 KB 780/1267 KB 504/1044 KB 1388/1710 KB 320/1063 KB 208/713 KB 780/1267 KB 504/1044 KB 1392/1710 KB 320/1063 KB 208/713 KB 780/1267 KB 504/1044 KB 1396/1710 KB 320/1063 KB 208/713 KB 780/1267 KB 504/1044 KB 1400/1710 KB 324/1063 KB 212/713 KB 780/1267 KB 504/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 780/1267 KB 504/1044 KB 1376/1710 KB 308/1063 KB 192/713 KB 780/1267 KB 500/1044 KB 1376/1710 KB 304/1063 KB 192/713 KB 784/1267 KB 504/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 784/1267 KB 508/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 784/1267 KB 512/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 784/1267 KB 516/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 788/1267 KB 520/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 788/1267 KB 524/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 788/1267 KB 528/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 788/1267 KB 532/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 788/1267 KB 536/1044 KB 1408/1710 KB 324/1063 KB 212/713 KB 788/1267 KB 540/1044 KB 1408/1710 KB 324/1063 KB 212/713 KB 788/1267 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 544/1044 KB 1408/1710 KB 324/1063 KB 212/713 KB 780/1267 KB 504/1044 KB 1396/1710 KB 324/1063 KB 212/713 KB 780/1267 KB 504/1044 KB 1396/1710 KB 320/1063 KB 212/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 216/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 220/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 224/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 228/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 232/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 236/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 240/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 788/1267 KB 532/1044 KB 1408/1710 KB 324/1063 KB 212/713 KB 788/1267 KB 516/1044 KB 1404/1710 KB 324/1063 KB 212/713 KB 792/1267 KB 548/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 796/1267 KB 548/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 800/1267 KB 548/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 804/1267 KB 548/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 808/1267 KB 548/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 812/1267 KB 548/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 816/1267 KB 548/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 816/1267 KB 548/1044 KB 1412/1710 KB 328/1063 KB 244/713 KB 820/1267 KB 548/1044 KB 1416/1710 KB 328/1063 KB 244/713 KB 820/1267 KB 548/1044 KB 1420/1710 KB 328/1063 KB 244/713 KB 820/1267 KB 548/1044 KB 1424/1710 KB 328/1063 KB 244/713 KB 788/1267 KB 548/1044 KB 1408/1710 KB 328/1063 KB 244/713 KB 820/1267 KB 552/1044 KB 1424/1710 KB 328/1063 KB 244/713 KB 820/1267 KB 556/1044 KB 1424/1710 KB 328/1063 KB 244/713 KB 820/1267 KB 560/1044 KB 1424/1710 KB 328/1063 KB 244/713 KB 788/1267 KB 544/1044 KB 1408/1710 KB 328/1063 KB 224/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 332/1063 KB 244/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 336/1063 KB 244/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 340/1063 KB 244/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 344/1063 KB 244/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 348/1063 KB 244/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 352/1063 KB 244/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 356/1063 KB 244/713 KB 820/1267 KB 564/1044 KB 1428/1710 KB 360/1063 KB 248/713 KB 820/1267 KB 564/1044 KB 1428/1710 KB 364/1063 KB 248/713 KB 820/1267 KB 564/1044 KB 1428/1710 KB 368/1063 KB 248/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 328/1063 KB 244/713 KB 820/1267 KB 564/1044 KB 1432/1710 KB 368/1063 KB 248/713 KB 820/1267 KB 548/1044 KB 1412/1710 KB 328/1063 KB 244/713 KB 824/1267 KB 564/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 828/1267 KB 564/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 832/1267 KB 564/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 836/1267 KB 564/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 840/1267 KB 564/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 844/1267 KB 564/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 848/1267 KB 564/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 820/1267 KB 564/1044 KB 1428/1710 KB 356/1063 KB 248/713 KB 848/1267 KB 568/1044 KB 1436/1710 KB 372/1063 KB 248/713 KB 820/1267 KB 560/1044 KB 1428/1710 KB 356/1063 KB 248/713 KB 848/1267 KB 572/1044 KB 1436/1710 KB 372/1063 KB 252/713 KB 848/1267 KB 572/1044 KB 1436/1710 KB 372/1063 KB 256/713 KB 848/1267 KB 572/1044 KB 1436/1710 KB 372/1063 KB 260/713 KB 852/1267 KB 572/1044 KB 1436/1710 KB 372/1063 KB 264/713 KB 852/1267 KB 572/1044 KB 1436/1710 KB 372/1063 KB 268/713 KB 852/1267 KB 572/1044 KB 1436/1710 KB 372/1063 KB 272/7 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 13 KB 848/1267 KB 564/1044 KB 1436/1710 KB 372/1063 KB 248/713 KB 844/1267 KB 564/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 852/1267 KB 572/1044 KB 1440/1710 KB 372/1063 KB 272/713 KB 852/1267 KB 572/1044 KB 1444/1710 KB 372/1063 KB 272/713 KB 852/1267 KB 572/1044 KB 1448/1710 KB 376/1063 KB 272/713 KB 852/1267 KB 572/1044 KB 1452/1710 KB 376/1063 KB 272/713 KB 852/1267 KB 572/1044 KB 1456/1710 KB 376/1063 KB 272/713 KB 852/1267 KB 572/1044 KB 1460/1710 KB 376/1063 KB 272/713 KB 852/1267 KB 572/1044 KB 1464/1710 KB 376/1063 KB 276/713 KB 852/1267 KB 572/1044 KB 1468/1710 KB 376/1063 KB 276/713 KB 852/1267 KB 572/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 852/1267 KB 572/1044 KB 1436/1710 KB 372/1063 KB 260/713 KB 856/1267 KB 572/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 860/1267 KB 572/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 848/1267 KB 572/1044 KB 1436/1710 KB 372/1063 KB 248/713 KB 860/1267 KB 576/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 860/1267 KB 580/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 860/1267 KB 584/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 864/1267 KB 584/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 868/1267 KB 588/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 872/1267 KB 588/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 876/1267 KB 588/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 880/1267 KB 588/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 852/1267 KB 572/1044 KB 1460/1710 KB 376/1063 KB 276/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 376/1063 KB 280/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 376/1063 KB 284/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 376/1063 KB 288/713 KB 852/1267 KB 572/1044 KB 1444/1710 KB 376/1063 KB 272/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 380/1063 KB 288/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 384/1063 KB 288/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 388/1063 KB 288/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 392/1063 KB 288/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 396/1063 KB 288/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 400/1063 KB 288/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 404/1063 KB 288/713 KB 884/1267 KB 588/1044 KB 1476/1710 KB 408/1063 KB 292/713 KB 884/1267 KB 588/1044 KB 1476/1710 KB 412/1063 KB 292/713 KB 884/1267 KB 588/1044 KB 1476/1710 KB 416/1063 KB 292/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 376/1063 KB 276/713 KB 884/1267 KB 588/1044 KB 1480/1710 KB 416/1063 KB 292/713 KB 884/1267 KB 588/1044 KB 1484/1710 KB 416/1063 KB 292/713 KB 884/1267 KB 588/1044 KB 1488/1710 KB 416/1063 KB 292/713 KB 884/1267 KB 588/1044 KB 1492/1710 KB 420/1063 KB 292/713 KB 864/1267 KB 588/1044 KB 1472/1710 KB 376/1063 KB 276/713 KB 884/1267 KB 592/1044 KB 1492/1710 KB 420/1063 KB 292/713 KB 884/1267 KB 596/1044 KB 1492/1710 KB 420/1063 KB 292/713 KB 884/1267 KB 600/1044 KB 1492/1710 KB 420/1063 KB 292/713 KB 884/1267 KB 604/1044 KB 1492/1710 KB 420/1063 KB 292/713 KB 884/1267 KB 607/1044 KB 1492/1710 KB 420/1063 KB 292/713 KB 884/1267 KB 588/1044 KB 1488/1710 KB 420/1063 KB 292/713 KB 884/1267 KB 588/1044 KB 1476/1710 KB 404/1063 KB 292/713 KB 880/1267 KB 588/1044 KB 1476/1710 KB 404/1063 KB 292/713 KB 884/1267 KB 607/1044 KB 1492/1710 KB 420/1063 KB 296/713 KB 884/1267 KB 607/1044 KB 1492/1710 KB 420/1063 KB 300/713 KB 884/1267 KB 607/1044 KB 1492/1710 KB 420/1063 KB 304/713 KB 888/1267 KB 607/1044 KB 1492/1710 KB 420/1063 KB 304/713 KB 892/1267 KB 607/1044 KB 1492/1710 KB 420/1063 KB 304/713 KB 896/1267 KB 607/1044 KB 1492/1710 KB unit-mysql-0: 11:08:03 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 420/1063 KB 304/713 KB 900/1267 KB 607/1044 KB 1492/1710 KB 420/1063 KB 304/713 KB 904/1267 KB 611/1044 KB 1496/1710 KB 424/1063 KB 308/713 KB 900/1267 KB 611/1044 KB 1496/1710 KB 424/1063 KB 308/713 KB 904/1267 KB 611/1044 KB 1500/1710 KB 424/1063 KB 308/713 KB 904/1267 KB 611/1044 KB 1504/1710 KB 424/1063 KB 308/713 KB 900/1267 KB 607/1044 KB 1492/1710 KB 420/1063 KB 308/713 KB 904/1267 KB 611/1044 KB 1504/1710 KB 424/1063 KB 312/713 KB 904/1267 KB 611/1044 KB 1504/1710 KB 424/1063 KB 316/713 KB 904/1267 KB 611/1044 KB 1504/1710 KB 424/1063 KB 320/713 KB 900/1267 KB 611/1044 KB 1492/1710 KB 424/1063 KB 308/713 KB 900/1267 KB 607/1044 KB 1492/1710 KB 424/1063 KB 308/713 KB 904/1267 KB 611/1044 KB 1504/1710 KB 428/1063 KB 320/713 KB 904/1267 KB 611/1044 KB 1504/1710 KB 432/1063 KB 320/713 KB 904/1267 KB 611/1044 KB 1504/1710 KB 436/1063 KB 320/713 KB 908/1267 KB 615/1044 KB 1508/1710 KB 440/1063 KB 324/713 KB 908/1267 KB 615/1044 KB 1508/1710 KB 444/1063 KB 324/713 KB 908/1267 KB 615/1044 KB 1508/1710 KB 448/1063 KB 324/713 KB 908/1267 KB 615/1044 KB 1508/1710 KB 436/1063 KB 324/713 KB 908/1267 KB 619/1044 KB 1508/1710 KB 448/1063 KB 324/713 KB 908/1267 KB 623/1044 KB 1508/1710 KB 448/1063 KB 324/713 KB 908/1267 KB 627/1044 KB 1508/1710 KB 448/1063 KB 324/713 KB 908/1267 KB 631/1044 KB 1508/1710 KB 452/1063 KB 324/713 KB 908/1267 KB 635/1044 KB 1508/1710 KB 452/1063 KB 324/713 KB 908/1267 KB 639/1044 KB 1508/1710 KB 452/1063 KB 324/713 KB 908/1267 KB 611/1044 KB 1508/1710 KB 436/1063 KB 324/713 KB 908/1267 KB 639/1044 KB 1508/1710 KB 452/1063 KB 328/713 KB 908/1267 KB 639/1044 KB 1508/1710 KB 452/1063 KB 332/713 KB 908/1267 KB 639/1044 KB 1508/1710 KB 452/1063 KB 336/713 KB 908/1267 KB 611/1044 KB 1508/1710 KB 436/1063 KB 320/713 KB 912/1267 KB 639/1044 KB 1508/1710 KB 452/1063 KB 336/713 KB 916/1267 KB 639/1044 KB 1508/1710 KB 452/1063 KB 336/713 KB 904/1267 KB 611/1044 KB 1508/1710 KB 436/1063 KB 320/713 KB 916/1267 KB 639/1044 KB 1512/1710 KB 452/1063 KB 336/713 KB 916/1267 KB 639/1044 KB 1516/1710 KB 452/1063 KB 336/713 KB 916/1267 KB 639/1044 KB 1520/1710 KB 452/1063 KB 336/713 KB 920/1267 KB 639/1044 KB 1520/1710 KB 452/1063 KB 340/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 452/1063 KB 344/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 452/1063 KB 348/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 452/1063 KB 352/713 KB 908/1267 KB 627/1044 KB 1508/1710 KB 452/1063 KB 324/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 456/1063 KB 352/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 460/1063 KB 352/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 464/1063 KB 352/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 468/1063 KB 352/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 472/1063 KB 356/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 476/1063 KB 356/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 480/1063 KB 356/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 452/1063 KB 340/713 KB 920/1267 KB 639/1044 KB 1524/1710 KB 452/1063 KB 340/713 KB 920/1267 KB 643/1044 KB 1528/1710 KB 480/1063 KB 356/713 KB 920/1267 KB 643/1044 KB 1532/1710 KB 480/1063 KB 356/713 KB 920/1267 KB 643/1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 920/1267 KB 639/1044 KB 1520/1710 KB 452/1063 KB 336/713 KB 924/1267 KB 643/1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 928/1267 KB 643/1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 932/1267 KB 643/1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 936/1267 KB 643/1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 940/1267 KB 643/ unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 944/1267 KB 643/1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 948/1267 KB 643/1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 952/1267 KB 647/1044 KB 1540/1710 KB 480/1063 KB 356/713 KB 956/1267 KB 647/1044 KB 1540/1710 KB 480/1063 KB 356/713 KB 960/1267 KB 647/1044 KB 1540/1710 KB 480/1063 KB 356/713 KB 964/1267 KB 647/1044 KB 1540/1710 KB 480/1063 KB 356/713 KB 968/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 356/713 KB 972/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 356/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 356/713 KB 920/1267 KB 643/1044 KB 1524/1710 KB 468/1063 KB 356/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 360/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 364/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 368/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 372/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 376/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 380/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 384/713 KB 976/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 388/713 KB 980/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 392/713 KB 980/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 396/713 KB 980/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 400/713 KB 964/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 356/713 KB 980/1267 KB 647/1044 KB 1540/1710 KB 488/1063 KB 400/713 KB 980/1267 KB 647/1044 KB 1540/1710 KB 492/1063 KB 400/713 KB 980/1267 KB 647/1044 KB 1540/1710 KB 496/1063 KB 400/713 KB 948/1267 KB 647/1044 KB 1540/1710 KB 480/1063 KB 356/713 KB 980/1267 KB 647/1044 KB 1544/1710 KB 496/1063 KB 400/713 KB 948/1267 KB 647/1044 KB 1536/1710 KB 480/1063 KB 356/713 KB 980/1267 KB 651/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 655/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 659/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 663/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 667/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 671/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 675/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 679/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 683/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 687/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 691/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 980/1267 KB 695/1044 KB 1548/1710 KB 500/1063 KB 400/713 KB 980/1267 KB 699/1044 KB 1548/1710 KB 500/1063 KB 400/713 KB 980/1267 KB 703/1044 KB 1548/1710 KB 500/1063 KB 400/713 KB 980/1267 KB 707/1044 KB 1548/1710 KB 500/1063 KB 400/713 KB 980/1267 KB 711/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 980/1267 KB 647/1044 KB 1540/1710 KB 484/1063 KB 388/713 KB 984/1267 KB 711/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 988/1267 KB 711/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 992/1267 KB 711/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 996/1267 KB 711/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 1000/1267 KB 711/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 1004/1267 KB 711/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 1008/1267 KB 711/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 980/1267 KB 707/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 1008/1267 KB 715/1044 KB 1548/1710 KB 500/1063 KB 408/713 KB 1008/1267 KB 715/1044 KB 1548/1710 KB 500/1063 KB 412/713 KB 1008/1267 KB 715/1044 KB 1548/1710 KB 500/1063 KB 416/713 KB 980/1267 KB 691/1044 KB 1548/1710 KB 500/1063 KB 400/ unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 713 KB 980/1267 KB 659/1044 KB 1548/1710 KB 496/1063 KB 400/713 KB 1008/1267 KB 715/1044 KB 1552/1710 KB 500/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1556/1710 KB 500/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1560/1710 KB 500/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1564/1710 KB 500/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1568/1710 KB 500/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1572/1710 KB 500/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1576/1710 KB 500/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1580/1710 KB 504/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1584/1710 KB 504/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1588/1710 KB 504/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1592/1710 KB 504/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1596/1710 KB 504/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1600/1710 KB 504/1063 KB 416/713 KB 1008/1267 KB 715/1044 KB 1604/1710 KB 504/1063 KB 416/713 KB 1012/1267 KB 715/1044 KB 1608/1710 KB 504/1063 KB 420/713 KB 1012/1267 KB 715/1044 KB 1612/1710 KB 504/1063 KB 420/713 KB 1012/1267 KB 715/1044 KB 1616/1710 KB 504/1063 KB 420/713 KB 1008/1267 KB 715/1044 KB 1548/1710 KB 500/1063 KB 404/713 KB 1012/1267 KB 719/1044 KB 1616/1710 KB 504/1063 KB 420/713 KB 1012/1267 KB 723/1044 KB 1616/1710 KB 504/1063 KB 420/713 KB 1012/1267 KB 727/1044 KB 1620/1710 KB 504/1063 KB 420/713 KB 1012/1267 KB 731/1044 KB 1620/1710 KB 504/1063 KB 420/713 KB 1012/1267 KB 735/1044 KB 1620/1710 KB 504/1063 KB 420/713 KB 1012/1267 KB 715/1044 KB 1604/1710 KB 504/1063 KB 420/713 KB 1016/1267 KB 735/1044 KB 1620/1710 KB 504/1063 KB 420/713 KB 1020/1267 KB 735/1044 KB 1620/1710 KB 504/1063 KB 420/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 504/1063 KB 420/713 KB 1008/1267 KB 715/1044 KB 1604/1710 KB 504/1063 KB 420/713 KB 1008/1267 KB 715/1044 KB 1576/1710 KB 504/1063 KB 416/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 508/1063 KB 420/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 512/1063 KB 420/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 516/1063 KB 420/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 520/1063 KB 420/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 524/1063 KB 420/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 528/1063 KB 420/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 532/1063 KB 420/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 536/1063 KB 424/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 540/1063 KB 424/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 544/1063 KB 424/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 548/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1620/1710 KB 552/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1620/1710 KB 556/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1620/1710 KB 560/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1620/1710 KB 564/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1620/1710 KB 568/1063 KB 424/713 KB 1012/1267 KB 723/1044 KB 1620/1710 KB 504/1063 KB 420/713 KB 1028/1267 KB 739/1044 KB 1624/1710 KB 568/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1628/1710 KB 568/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1632/1710 KB 568/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1636/1710 KB 568/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1640/1710 KB 568/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1644/1710 KB 568/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1648/1710 KB 568/1063 KB 424/713 KB 1028/1267 KB 739/1044 KB 1620/1710 KB 548/1063 KB 424/713 KB 1028/1267 KB 735/1044 KB 1620/1710 KB 548/1063 KB 424/713 KB 1024/1267 KB 735/1044 KB 1620/1710 KB 532/1063 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 424/713 KB 1028/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 428/713 KB 1028/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 432/713 KB 1028/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 436/713 KB 1028/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 440/713 KB 1028/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 444/713 KB 1028/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 448/713 KB 1032/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 448/713 KB 1036/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 448/713 KB 1040/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 448/713 KB 1044/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 448/713 KB 1048/1267 KB 743/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1052/1267 KB 743/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1056/1267 KB 743/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1028/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 424/713 KB 1056/1267 KB 747/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1056/1267 KB 751/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1056/1267 KB 755/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1056/1267 KB 759/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1060/1267 KB 763/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1060/1267 KB 767/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1044/1267 KB 743/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1044/1267 KB 743/1044 KB 1648/1710 KB 572/1063 KB 452/713 KB 1060/1267 KB 767/1044 KB 1652/1710 KB 576/1063 KB 452/713 KB 1044/1267 KB 743/1044 KB 1648/1710 KB 568/1063 KB 452/713 KB 1060/1267 KB 767/1044 KB 1652/1710 KB 576/1063 KB 456/713 KB 1060/1267 KB 767/1044 KB 1652/1710 KB 576/1063 KB 460/713 KB 1060/1267 KB 767/1044 KB 1652/1710 KB 576/1063 KB 464/713 KB 1060/1267 KB 767/1044 KB 1652/1710 KB 580/1063 KB 464/713 KB 1060/1267 KB 767/1044 KB 1656/1710 KB 584/1063 KB 468/713 KB 1060/1267 KB 767/1044 KB 1656/1710 KB 588/1063 KB 468/713 KB 1060/1267 KB 767/1044 KB 1656/1710 KB 592/1063 KB 468/713 KB 1060/1267 KB 767/1044 KB 1656/1710 KB 596/1063 KB 468/713 KB 1060/1267 KB 771/1044 KB 1656/1710 KB 600/1063 KB 468/713 KB 1060/1267 KB 771/1044 KB 1656/1710 KB 604/1063 KB 468/713 KB 1060/1267 KB 771/1044 KB 1656/1710 KB 608/1063 KB 468/713 KB 1060/1267 KB 759/1044 KB 1652/1710 KB 572/1063 KB 452/713 KB 1064/1267 KB 771/1044 KB 1656/1710 KB 608/1063 KB 468/713 KB 1068/1267 KB 771/1044 KB 1656/1710 KB 608/1063 KB 468/713 KB 1072/1267 KB 771/1044 KB 1656/1710 KB 608/1063 KB 468/713 KB 1060/1267 KB 771/1044 KB 1656/1710 KB 596/1063 KB 468/713 KB 1072/1267 KB 775/1044 KB 1656/1710 KB 608/1063 KB 468/713 KB 1076/1267 KB 779/1044 KB 1656/1710 KB 608/1063 KB 468/713 KB 1076/1267 KB 783/1044 KB 1656/1710 KB 608/1063 KB 468/713 KB 1060/1267 KB 767/1044 KB 1656/1710 KB 580/1063 KB 468/713 KB 1060/1267 KB 767/1044 KB 1652/1710 KB 580/1063 KB 468/713 KB 1076/1267 KB 783/1044 KB 1660/1710 KB 608/1063 KB 468/713 KB 1076/1267 KB 783/1044 KB 1664/1710 KB 608/1063 KB 468/713 KB 1076/1267 KB 783/1044 KB 1668/1710 KB 608/1063 KB 472/713 KB 1076/1267 KB 783/1044 KB 1672/1710 KB 608/1063 KB 472/713 KB 1076/1267 KB 783/1044 KB 1676/1710 KB 608/1063 KB 472/713 KB 1076/1267 KB 783/1044 KB 1680/1710 KB 608/1063 KB 472/713 KB 1076/1267 KB 787/1044 KB 1680/1710 KB 608/1063 KB 472/713 KB 1076/1267 KB 791/1044 KB 1684/1710 KB 612/1063 KB 472/713 KB 1076/1267 KB 775/1044 KB 1656/1710 KB 608/1063 KB 468/713 KB 1080/1267 KB 791/1044 KB 1684/1710 KB 612/1063 KB 472/713 KB 1084/1267 KB 791/1044 KB 1684/1710 KB 612/1063 KB 472/713 KB 1088/1267 KB 791/1044 KB 1684/1710 KB 612 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install /1063 KB 472/713 KB 1076/1267 KB 787/1044 KB 1684/1710 KB 612/1063 KB 472/713 KB 1088/1267 KB 791/1044 KB 1688/1710 KB 612/1063 KB 472/713 KB 1088/1267 KB 795/1044 KB 1692/1710 KB 612/1063 KB 472/713 KB 1088/1267 KB 795/1044 KB 1696/1710 KB 612/1063 KB 472/713 KB 1088/1267 KB 795/1044 KB 1700/1710 KB 612/1063 KB 472/713 KB 1092/1267 KB 795/1044 KB 1704/1710 KB 612/1063 KB 472/713 KB 1092/1267 KB 795/1044 KB 1708/1710 KB 612/1063 KB 472/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 612/1063 KB 472/713 KB 1076/1267 KB 787/1044 KB 1680/1710 KB 612/1063 KB 472/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 616/1063 KB 472/713 KB 1076/1267 KB 783/1044 KB 1664/1710 KB 608/1063 KB 472/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 616/1063 KB 476/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 616/1063 KB 480/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 616/1063 KB 484/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 616/1063 KB 488/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 616/1063 KB 492/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 616/1063 KB 496/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 616/1063 KB 500/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 504/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 508/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 512/713 KB 1092/1267 KB 795/1044 KB 1700/1710 KB 612/1063 KB 472/713 KB 1096/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 512/713 KB 1100/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 512/713 KB 1104/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 512/713 KB 1108/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 512/713 KB 1112/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1116/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1120/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1088/1267 KB 795/1044 KB 1688/1710 KB 612/1063 KB 472/713 KB 1120/1267 KB 799/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1120/1267 KB 803/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1120/1267 KB 807/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1120/1267 KB 811/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1120/1267 KB 815/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1108/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 516/713 KB 1120/1267 KB 815/1044 KB 1710/1710 KB 620/1063 KB 520/713 KB 1120/1267 KB 815/1044 KB 1710/1710 KB 620/1063 KB 524/713 KB 1120/1267 KB 815/1044 KB 1710/1710 KB 620/1063 KB 528/713 KB 1120/1267 KB 815/1044 KB 1710/1710 KB 620/1063 KB 532/713 KB 1092/1267 KB 795/1044 KB 1710/1710 KB 620/1063 KB 500/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 624/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 628/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 632/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 636/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 640/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 644/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 648/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 652/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 656/1063 KB 532/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 656/1063 KB 536/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 656/1063 KB 540/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 660/1063 KB 544/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 660/1063 KB 548/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 660/1063 KB 552/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 620/1063 KB 532/713 KB 1128/1267 KB 819/1044 KB 1710/1710 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install KB 660/1063 KB 552/713 KB 1120/1267 KB 819/1044 KB 1710/1710 KB 620/1063 KB 532/713 KB 1132/1267 KB 823/1044 KB 1710/1710 KB 660/1063 KB 552/713 KB 1132/1267 KB 827/1044 KB 1710/1710 KB 660/1063 KB 552/713 KB 1132/1267 KB 831/1044 KB 1710/1710 KB 660/1063 KB 552/713 KB 1132/1267 KB 835/1044 KB 1710/1710 KB 660/1063 KB 552/713 KB 1124/1267 KB 819/1044 KB 1710/1710 KB 660/1063 KB 540/713 KB 1132/1267 KB 819/1044 KB 1710/1710 KB 660/1063 KB 552/713 KB 1136/1267 KB 835/1044 KB 1710/1710 KB 660/1063 KB 552/713 KB 1140/1267 KB 835/1044 KB 1710/1710 KB 660/1063 KB 552/713 KB 1140/1267 KB 839/1044 KB 1710/1710 KB 664/1063 KB 552/713 KB 1140/1267 KB 843/1044 KB 1710/1710 KB 664/1063 KB 552/713 KB 1140/1267 KB 847/1044 KB 1710/1710 KB 664/1063 KB 552/713 KB 1140/1267 KB 835/1044 KB 1710/1710 KB 664/1063 KB 552/713 KB 1140/1267 KB 847/1044 KB 1710/1710 KB 668/1063 KB 556/713 KB 1140/1267 KB 847/1044 KB 1710/1710 KB 672/1063 KB 556/713 KB 1140/1267 KB 847/1044 KB 1710/1710 KB 676/1063 KB 556/713 KB 1144/1267 KB 851/1044 KB 1710/1710 KB 680/1063 KB 556/713 KB 1140/1267 KB 847/1044 KB 1710/1710 KB 664/1063 KB 556/713 KB 1144/1267 KB 851/1044 KB 1710/1710 KB 680/1063 KB 560/713 KB 1144/1267 KB 851/1044 KB 1710/1710 KB 680/1063 KB 564/713 KB 1144/1267 KB 851/1044 KB 1710/1710 KB 676/1063 KB 556/713 KB 1144/1267 KB 855/1044 KB 1710/1710 KB 684/1063 KB 564/713 KB 1144/1267 KB 859/1044 KB 1710/1710 KB 684/1063 KB 564/713 KB 1144/1267 KB 847/1044 KB 1710/1710 KB 676/1063 KB 556/713 KB 1148/1267 KB 859/1044 KB 1710/1710 KB 684/1063 KB 568/713 KB 1152/1267 KB 859/1044 KB 1710/1710 KB 684/1063 KB 568/713 KB 1156/1267 KB 859/1044 KB 1710/1710 KB 684/1063 KB 568/713 KB 1144/1267 KB 859/1044 KB 1710/1710 KB 684/1063 KB 568/713 KB 1156/1267 KB 863/1044 KB 1710/1710 KB 684/1063 KB 572/713 KB 1160/1267 KB 863/1044 KB 1710/1710 KB 684/1063 KB 576/713 KB 1144/1267 KB 851/1044 KB 1710/1710 KB 684/1063 KB 564/713 KB 1160/1267 KB 863/1044 KB 1710/1710 KB 688/1063 KB 576/713 KB 1160/1267 KB 863/1044 KB 1710/1710 KB 692/1063 KB 576/713 KB 1160/1267 KB 863/1044 KB 1710/1710 KB 696/1063 KB 580/713 KB 1160/1267 KB 863/1044 KB 1710/1710 KB 700/1063 KB 580/713 KB 1160/1267 KB 863/1044 KB 1710/1710 KB 704/1063 KB 580/713 KB 1160/1267 KB 863/1044 KB 1710/1710 KB 684/1063 KB 572/713 KB 1164/1267 KB 863/1044 KB 1710/1710 KB 704/1063 KB 580/713 KB 1168/1267 KB 863/1044 KB 1710/1710 KB 704/1063 KB 580/713 KB 1156/1267 KB 863/1044 KB 1710/1710 KB 684/1063 KB 568/713 KB 1168/1267 KB 867/1044 KB 1710/1710 KB 704/1063 KB 580/713 KB 1172/1267 KB 871/1044 KB 1710/1710 KB 704/1063 KB 580/713 KB 1172/1267 KB 875/1044 KB 1710/1710 KB 704/1063 KB 580/713 KB 1160/1267 KB 863/1044 KB 1710/1710 KB 692/1063 KB 580/713 KB 1172/1267 KB 875/1044 KB 1710/1710 KB 704/1063 KB 584/713 KB 1172/1267 KB 875/1044 KB 1710/1710 KB 704/1063 KB 588/713 KB 1172/1267 KB 879/1044 KB 1710/1710 KB 704/1063 KB 592/713 KB 1172/1267 KB 867/1044 KB 1710/1710 KB 704/1063 KB 580/713 KB 1172/1267 KB 879/1044 KB 1710/1710 KB 704/1063 KB 588/713 KB 1176/1267 KB 883/1044 KB 1710/1710 KB 704/1063 KB 592/713 KB 1176/1267 KB 887/1044 KB 1710/1710 KB 708/1063 KB 596/713 KB 1176/1267 KB 891/1044 KB 1710/1710 KB 708/1063 KB 596/713 KB 1176/1267 KB 895/1044 KB 1710/1710 KB 708/1063 KB 596/713 KB 1176/1267 KB 883/1044 KB 1710/1710 KB 708/1063 KB 596/713 KB 1176/1267 KB 895/1044 KB 1710/1710 KB 712/1063 KB 596/713 KB 1176/1267 KB 895/1044 KB 1710/1710 KB 716/1063 KB 596/713 KB 1176/1267 KB 895/1044 KB 17 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 10/1710 KB 720/1063 KB 596/713 KB 1176/1267 KB 883/1044 KB 1710/1710 KB 704/1063 KB 596/713 KB 1176/1267 KB 895/1044 KB 1710/1710 KB 720/1063 KB 600/713 KB 1176/1267 KB 879/1044 KB 1710/1710 KB 704/1063 KB 592/713 KB 1180/1267 KB 895/1044 KB 1710/1710 KB 720/1063 KB 600/713 KB 1184/1267 KB 895/1044 KB 1710/1710 KB 720/1063 KB 600/713 KB 1188/1267 KB 895/1044 KB 1710/1710 KB 720/1063 KB 600/713 KB 1192/1267 KB 895/1044 KB 1710/1710 KB 720/1063 KB 600/713 KB 1196/1267 KB 895/1044 KB 1710/1710 KB 720/1063 KB 604/713 KB 1200/1267 KB 895/1044 KB 1710/1710 KB 724/1063 KB 604/713 KB 1204/1267 KB 895/1044 KB 724/1063 KB 604/713 KB 1208/1267 KB 899/1044 KB 724/1063 KB 604/713 KB 1212/1267 KB 899/1044 KB 724/1063 KB 604/713 KB 1216/1267 KB 899/1044 KB 724/1063 KB 604/713 KB 1192/1267 KB 895/1044 KB 1710/1710 KB 720/1063 KB 604/713 KB 1216/1267 KB 899/1044 KB 724/1063 KB 608/713 KB 1216/1267 KB 899/1044 KB 724/1063 KB 612/713 KB 1216/1267 KB 899/1044 KB 724/1063 KB 616/713 KB 1204/1267 KB 899/1044 KB 724/1063 KB 604/713 KB 1216/1267 KB 903/1044 KB 724/1063 KB 620/713 KB 1216/1267 KB 907/1044 KB 724/1063 KB 620/713 KB 1216/1267 KB 911/1044 KB 724/1063 KB 620/713 KB 1216/1267 KB 915/1044 KB 724/1063 KB 620/713 KB 1220/1267 KB 919/1044 KB 724/1063 KB 620/713 KB 1220/1267 KB 923/1044 KB 724/1063 KB 620/713 KB 1220/1267 KB 927/1044 KB 724/1063 KB 620/713 KB 1220/1267 KB 931/1044 KB 724/1063 KB 620/713 KB 1220/1267 KB 935/1044 KB 724/1063 KB 620/713 KB 1220/1267 KB 939/1044 KB 724/1063 KB 620/713 KB 1220/1267 KB 943/1044 KB 724/1063 KB 620/713 KB 1196/1267 KB 895/1044 KB 1710/1710 KB 724/1063 KB 604/713 KB 1220/1267 KB 943/1044 KB 728/1063 KB 620/713 KB 1220/1267 KB 943/1044 KB 732/1063 KB 620/713 KB 1220/1267 KB 943/1044 KB 736/1063 KB 620/713 KB 1220/1267 KB 943/1044 KB 740/1063 KB 620/713 KB 1220/1267 KB 943/1044 KB 744/1063 KB 620/713 KB 1220/1267 KB 943/1044 KB 748/1063 KB 620/713 KB 1220/1267 KB 943/1044 KB 752/1063 KB 620/713 KB 1220/1267 KB 915/1044 KB 724/1063 KB 620/713 KB 1224/1267 KB 943/1044 KB 752/1063 KB 620/713 KB 1228/1267 KB 943/1044 KB 752/1063 KB 620/713 KB 1232/1267 KB 943/1044 KB 752/1063 KB 620/713 KB 1236/1267 KB 943/1044 KB 752/1063 KB 620/713 KB 1216/1267 KB 911/1044 KB 724/1063 KB 620/713 KB 1236/1267 KB 943/1044 KB 756/1063 KB 624/713 KB 1236/1267 KB 943/1044 KB 756/1063 KB 628/713 KB 1236/1267 KB 943/1044 KB 756/1063 KB 632/713 KB 1236/1267 KB 943/1044 KB 756/1063 KB 636/713 KB 1236/1267 KB 943/1044 KB 756/1063 KB 640/713 KB 1236/1267 KB 943/1044 KB 756/1063 KB 644/713 KB 1236/1267 KB 943/1044 KB 756/1063 KB 648/713 KB 1236/1267 KB 943/1044 KB 756/1063 KB 620/713 KB 1240/1267 KB 943/1044 KB 760/1063 KB 648/713 KB 1240/1267 KB 943/1044 KB 764/1063 KB 648/713 KB 1240/1267 KB 943/1044 KB 768/1063 KB 648/713 KB 1240/1267 KB 943/1044 KB 768/1063 KB 652/713 KB 1240/1267 KB 943/1044 KB 772/1063 KB 656/713 KB 1240/1267 KB 943/1044 KB 772/1063 KB 660/713 KB 1240/1267 KB 947/1044 KB 772/1063 KB 664/713 KB 1240/1267 KB 947/1044 KB 772/1063 KB 668/713 KB 1240/1267 KB 947/1044 KB 772/1063 KB 672/713 KB 1240/1267 KB 943/1044 KB 756/1063 KB 648/713 KB 1244/1267 KB 947/1044 KB 772/1063 KB 672/713 KB 1248/1267 KB 947/1044 KB 772/1063 KB 672/713 KB 1252/1267 KB 947/1044 KB 772/1063 KB 672/713 KB 1256/1267 KB 947/1044 KB 772/1063 KB 672/713 KB 1260/1267 KB 947/1044 KB 772/1063 KB 672/713 KB 1264/1267 KB 947/1044 KB 772/1063 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 672/713 KB 1267/1267 KB 947/1044 KB 772/1063 KB 672/713 KB 1240/1267 KB 947/1044 KB 772/1063 KB 660/713 KB 1267/1267 KB 951/1044 KB 772/1063 KB 676/713 KB 1267/1267 KB 955/1044 KB 772/1063 KB 676/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2753.4 KB/sec) unit-abot-epc-basic-0: 11:08: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.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 1240/1267 KB 943/1044 KB 772/1063 KB 652/713 KB 1267/1267 KB 959/1044 KB 776/1063 KB 676/713 KB 1267/1267 KB 959/1044 KB 780/1063 KB 676/713 KB 1267/1267 KB 959/1044 KB 784/1063 KB 676/713 KB 1267/1267 KB 959/1044 KB 788/1063 KB 676/713 KB 1267/1267 KB 959/1044 KB 792/1063 KB 676/713 KB 1267/1267 KB 959/1044 KB 796/1063 KB 676/713 KB 1267/1267 KB 959/1044 KB 800/1063 KB 676/713 KB 1267/1267 KB 947/1044 KB 772/1063 KB 676/713 KB 1267/1267 KB 959/1044 KB 800/1063 KB 680/713 KB 1267/1267 KB 959/1044 KB 800/1063 KB 684/713 KB 1267/1267 KB 959/1044 KB 800/1063 KB 688/713 KB 1267/1267 KB 959/1044 KB 800/1063 KB 692/713 KB 1267/1267 KB 959/1044 KB 772/1063 KB 676/713 KB 1267/1267 KB 959/1044 KB 804/1063 KB 692/713 KB 963/1044 KB 808/1063 KB 4/257 KB 696/713 KB 963/1044 KB 812/1063 KB 4/257 KB 696/713 KB 963/1044 KB 816/1063 KB 4/257 KB 696/713 KB 963/1044 KB 820/1063 KB 4/257 KB 696/713 KB 963/1044 KB 824/1063 KB 4/257 KB 696/713 KB 963/1044 KB 828/1063 KB 4/257 KB 696/713 KB 963/1044 KB 832/1063 KB 4/257 KB 696/713 KB 963/1044 KB 836/1063 KB 4/257 KB 696/713 KB 963/1044 KB 804/1063 KB 4/257 KB 696/713 KB 963/1044 KB 836/1063 KB 4/257 KB 700/713 KB 963/1044 KB 836/1063 KB 4/257 KB 704/713 KB 963/1044 KB 836/1063 KB 4/257 KB 708/713 KB 963/1044 KB 836/1063 KB 4/257 KB 712/713 KB 963/1044 KB 836/1063 KB 4/257 KB 713/713 KB 963/1044 KB 804/1063 KB 4/257 KB 692/713 KB 963/1044 KB 836/1063 KB 8/257 KB 713/713 KB 963/1044 KB 836/1063 KB 12/257 KB 713/713 KB 963/1044 KB 836/1063 KB 16/257 KB 713/713 KB 963/1044 KB 836/1063 KB 20/257 KB 713/713 KB 963/1044 KB 840/1063 KB 24/257 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1972.7 KB/sec) unit-abot-epc-basic-0: 11:08: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.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 963/1044 KB 840/1063 KB 20/257 KB 713/713 KB 963/1044 KB 844/1063 KB 24/257 KB 713/713 KB 963/1044 KB 848/1063 KB 24/257 KB 713/713 KB 963/1044 KB 848/1063 KB 28/257 KB 713/713 KB 963/1044 KB 848/1063 KB 32/257 KB 713/713 KB 963/1044 KB 852/1063 KB 32/257 KB 713/713 KB 963/1044 KB 856/1063 KB 36/257 KB 713/713 KB 963/1044 KB 860/1063 KB 36/257 KB 713/713 KB 963/1044 KB 864/1063 KB 36/257 KB 713/713 KB 963/1044 KB 852/1063 KB 36/257 KB 713/713 KB 963/1044 KB 864/1063 KB 40/257 KB 713/713 KB 963/1044 KB 864/1063 KB 44/257 KB 713/713 KB 963/1044 KB 864/1063 KB 48/257 KB 713/713 KB 963/1044 KB 864/1063 KB 52/257 KB 713/713 KB 963/1044 KB 868/1063 KB 56/257 KB 963/1044 KB 868/1063 KB 60/257 KB 963/1044 KB 868/1063 KB 64/257 KB 963/1044 KB 868/1063 KB 52/257 KB 963/1044 KB 872/1063 KB 64/257 KB 963/1044 KB 876/1063 KB 64/257 KB 963/1044 KB 880/1063 KB 64/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1100.3 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 963/1044 KB 884/1063 KB 64/257 KB 963/1044 KB 888/1063 KB 68/257 KB 963/1044 KB 892/1063 KB 68/257 KB 963/1044 KB 896/1063 KB 68/257 KB 963/1044 KB 900/1063 KB 68/257 KB 963/1044 KB 4/549 KB 900/1063 KB 68/257 KB 963/1044 KB 8/549 KB 900/1063 KB 68/257 KB 963/1044 KB 12/549 KB 900/1063 KB 68/257 KB 963/1044 KB 16/549 KB 900/1063 KB 68/257 KB 963/1044 KB 20/549 KB 900/1063 KB 68/257 KB 963/1044 KB 24/549 KB 900/1063 KB 68/257 KB 963/1044 KB 28/549 KB 900/1063 KB 68/257 KB 963/1044 KB 32/549 KB 900/1063 KB 68/257 KB 963/1044 KB 884/1063 KB 68/257 KB 1267/1267 KB 963/1044 KB 804/1063 KB 692/713 KB 967/1044 KB 32/549 KB 900/1063 KB 68/257 KB 971/1044 KB 32/549 KB 900/1063 KB 68/257 KB 975/1044 KB 32/549 KB 900/1063 KB 68/257 KB 979/1044 KB 32/549 KB 900/1063 KB 68/257 KB 983/1044 KB 32/549 KB 900/1063 KB 68/257 KB 987/1044 KB 32/549 KB 900/1063 KB 68/257 KB 991/1044 KB 32/549 KB 900/1063 KB 68/257 KB 995/1044 KB 32/549 KB 900/1063 KB 68/257 KB 999/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1003/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1007/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1011/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1015/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1019/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1023/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1027/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1031/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1035/1044 KB 32/549 KB 900/1063 KB 68/257 KB 1035/1044 KB 32/549 KB 900/1063 KB 72/257 KB 1039/1044 KB 32/549 KB 900/1063 KB 76/257 KB 1039/1044 KB 32/549 KB 900/1063 KB 80/257 KB 1039/1044 KB 32/549 KB 900/1063 KB 84/257 KB 1039/1044 KB 36/549 KB 904/1063 KB 88/257 KB 1039/1044 KB 36/549 KB 904/1063 KB 92/257 KB 1039/1044 KB 32/549 KB 900/1063 KB 72/257 KB 1043/1044 KB 36/549 KB 904/1063 KB 96/257 KB 1044/1044 KB 36/549 KB 904/1063 KB 96/257 KB 1039/1044 KB 36/549 KB 904/1063 KB 84/257 KB 1039/1044 KB 36/549 KB 900/1063 KB 84/257 KB 1044/1044 KB 40/549 KB 904/1063 KB 96/257 KB 4/358 KB 1044/1044 KB 36/549 KB 904/1063 KB 96/257 KB 4/358 KB 1044/1044 KB 40/549 KB 904/1063 KB 96/257 KB 8/358 KB 1044/1044 KB 40/549 KB 904/1063 KB 96/257 KB 12/358 KB 1044/1044 KB 40/549 KB 904/1063 KB 96/257 KB 16/358 KB 1044/1044 KB 40/549 KB 904/1063 KB 96/257 KB 20/358 KB 1044/1044 KB 44/549 KB 908/1063 KB 96/257 KB 24/358 KB 1044/1044 KB 44/549 KB 908/1063 KB 96/257 KB 28/358 KB 1044/1044 KB 44/549 KB 908/1063 KB 96/257 KB 32/358 KB 1039/1044 KB 44/549 KB 908/1063 KB 96/257 KB 20/358 KB 1044/1044 KB 44/549 KB 908/1063 KB 96/257 KB 20/358 KB 1044/1044 KB 44/549 KB 912/1063 KB 96/257 KB 32/358 KB 1044/1044 KB 44/549 KB 904/1063 KB 96/257 KB 20/358 KB 1044/1044 KB 48/549 KB 912/1063 KB 96/257 KB 32/358 KB 1044/1044 KB 52/549 KB 912/1063 KB 96/257 KB 32/358 KB 1044/1044 KB 56/549 KB 916/1063 KB 100/257 KB 36/358 KB 1044/1044 KB 60/549 KB 916/1063 KB 100/257 KB 36/358 KB 1044/1044 KB 64/549 KB 916/1063 KB 100/257 KB 36/358 KB 1044/1044 KB 52/549 KB 916/1063 KB 96/257 KB 32/358 KB 1044/1044 KB 64/549 KB 920/1063 KB 100/257 KB 36/358 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 1567.4 KB/sec) unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 52/549 KB 916/1063 KB 100/257 KB 36/358 KB 1044/1044 KB 52/549 KB 916/1063 KB 100/257 KB 32/358 KB 68/549 KB 924/1063 KB 104/257 KB 36/358 KB 68/549 KB 924/1063 KB 108/257 KB 36/358 KB 68/549 KB 924/1063 KB 112/257 KB 40/358 KB 68/549 KB 924/1063 KB 116/257 KB 40/358 KB 68/549 KB 924/1063 KB 120/257 KB 40/358 KB 68/549 KB 924/1063 KB 100/257 KB 36/358 KB 72/549 KB 924/1063 KB 120/257 KB 40/358 KB 76/549 KB 924/1063 KB 120/257 KB 40/358 KB 80/549 KB 924/1063 KB 120/257 KB 40/358 KB 64/549 KB 924/1063 KB 100/257 KB 36/358 KB 80/549 KB 928/1063 KB 120/257 KB 40/358 KB 80/549 KB 932/1063 KB 120/257 KB 40/358 KB 80/549 KB 936/1063 KB 120/257 KB 40/358 KB 80/549 KB 940/1063 KB 120/257 KB 40/358 KB 80/549 KB 944/1063 KB 120/257 KB 40/358 KB Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 68/549 KB 924/1063 KB 108/257 KB 40/358 KB 80/549 KB 944/1063 KB 124/257 KB 44/358 KB 80/549 KB 944/1063 KB 124/257 KB 48/358 KB 80/549 KB 944/1063 KB 124/257 KB 52/358 KB 80/549 KB 944/1063 KB 124/257 KB 56/358 KB 80/549 KB 948/1063 KB 124/257 KB 60/358 KB 80/549 KB 948/1063 KB 124/257 KB 64/358 KB 80/549 KB 948/1063 KB 124/257 KB 68/358 KB 84/549 KB 948/1063 KB 124/257 KB 72/358 KB 84/549 KB 948/1063 KB 124/257 KB 76/358 KB 84/549 KB 948/1063 KB 124/257 KB 80/358 KB 80/549 KB 944/1063 KB 124/257 KB 40/358 KB 84/549 KB 948/1063 KB 128/257 KB 80/358 KB 84/549 KB 948/1063 KB 132/257 KB 80/358 KB 84/549 KB 948/1063 KB 124/257 KB 68/358 KB 80/549 KB 948/1063 KB 124/257 KB 56/358 KB 84/549 KB 952/1063 KB 132/257 KB 80/358 KB 84/549 KB 956/1063 KB 132/257 KB 80/358 KB 88/549 KB 956/1063 KB 132/257 KB 80/358 KB 92/549 KB 956/1063 KB 132/257 KB 80/358 KB 92/549 KB 960/1063 KB 136/257 KB 80/358 KB 92/549 KB 960/1063 KB 132/257 KB 80/358 KB 96/549 KB 960/1063 KB 136/257 KB 80/358 KB 100/549 KB 960/1063 KB 140/257 KB 80/358 KB 104/549 KB 1/5 KB 964/1063 KB 140/257 KB 84/358 KB 108/549 KB 1/5 KB 964/1063 KB 140/257 KB 84/358 KB 112/549 KB 1/5 KB 964/1063 KB 140/257 KB 84/358 KB 96/549 KB 960/1063 KB 140/257 KB 80/358 KB 112/549 KB 1/5 KB 964/1063 KB 144/257 KB 84/358 KB 112/549 KB 1/5 KB 964/1063 KB 148/257 KB 84/358 KB 112/549 KB 1/5 KB 964/1063 KB 152/257 KB 84/358 KB 100/549 KB 1/5 KB 964/1063 KB 140/257 KB 84/358 KB 112/549 KB 1/5 KB 968/1063 KB 152/257 KB 84/358 KB 100/549 KB 1/5 KB 960/1063 KB 140/257 KB 84/358 KB 112/549 KB 1/5 KB 968/1063 KB 152/257 KB 88/358 KB 100/549 KB 1/5 KB 960/1063 KB 140/257 KB 80/358 KB 112/549 KB 3/5 KB 972/1063 KB 152/257 KB 88/358 KB 112/549 KB 5/5 KB 972/1063 KB 152/257 KB 88/358 KB 112/549 KB 1/5 KB 972/1063 KB 152/257 KB 88/358 KB 112/549 KB 5/5 KB 976/1063 KB 152/257 KB 88/358 KB 112/549 KB 5/5 KB 976/1063 KB 152/257 KB 92/358 KB 112/549 KB 5/5 KB 976/1063 KB 152/257 KB 96/358 KB 112/549 KB 5/5 KB 976/1063 KB 152/257 KB 100/358 KB 116/549 KB 5/5 KB 980/1063 KB 156/257 KB 104/358 KB 116/549 KB 5/5 KB 980/1063 KB 156/257 KB 108/358 KB 112/549 KB 5/5 KB 976/1063 KB 156/257 KB 100/358 KB 116/549 KB 5/5 KB 980/1063 KB 160/257 KB 108/358 KB 116/549 KB 5/5 KB 980/1063 KB 164/257 KB 108/358 KB 116/549 KB 5/5 KB 980/1063 KB 168/257 KB 108/358 KB 116/549 KB 5/5 KB 980/1063 KB 172/257 KB 108/358 KB 116/549 KB 5/5 KB 980/1063 KB 176/257 KB 108/358 KB 116/549 KB 5/5 KB 980/1063 KB 156/257 KB 100/358 KB 116/549 KB 5/5 KB 984/1063 KB 176/257 KB 112/358 KB 116/549 KB 5/5 KB 988/1063 KB 176/257 KB 112/358 KB 116/549 KB 5/5 KB 992/1063 KB 176/257 KB 112/358 KB 116/549 KB 5/5 KB 976/1063 KB 156/257 KB 100/358 KB 120/549 KB 5/5 KB 992/1063 KB 176/257 KB 112/358 KB 124/549 KB 5/5 KB 992/1063 KB 176/257 KB 112/358 KB 128/549 KB 5/5 KB 992/1063 KB 176/257 KB 112/358 KB 132/549 KB 5/5 KB 996/1063 KB 176/257 KB 112/358 KB 136/549 KB 996/1063 KB 180/257 KB 112/358 KB 140/549 KB 996/1063 KB 180/257 KB 112/358 KB 116/549 KB 5/5 KB 980/1063 KB 176/257 KB 112/358 KB 140/549 KB 996/1063 KB 180/257 KB 116/358 KB 140/549 KB 996/1063 KB 180/257 KB 120/358 KB 140/549 KB 996/1063 KB 180/257 KB 124/358 KB 140/549 KB 996/1063 KB 180/257 KB 128/358 KB 144/549 KB 996/1063 KB 180/257 KB 132/358 KB 144/549 KB 996/1063 KB 180/257 KB 136/358 KB 144/549 KB 996/1063 KB 180/257 KB 140/358 KB 132/549 KB 996/1063 KB 180/257 KB 112/358 KB unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.3 KB/sec) unit-abot-epc-basic-0: 11:08: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.jar unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 128/549 KB 5/5 KB 996/1063 KB 176/257 KB 112/358 KB 144/549 KB 1000/1063 KB 180/257 KB 140/358 KB 144/549 KB 1004/1063 KB 184/257 KB 140/358 KB 144/549 KB 996/1063 KB 180/257 KB 128/358 KB 144/549 KB 1004/1063 KB 188/257 KB 140/358 KB 144/549 KB 1004/1063 KB 184/257 KB 140/358 KB 144/549 KB 1008/1063 KB 192/257 KB 140/358 KB 144/549 KB 1012/1063 KB 192/257 KB 140/358 KB 148/549 KB 1016/1063 KB 192/257 KB 140/358 KB 148/549 KB 1020/1063 KB 192/257 KB 140/358 KB 148/549 KB 1024/1063 KB 192/257 KB 140/358 KB 148/549 KB 1028/1063 KB 192/257 KB 140/358 KB 148/549 KB 1032/1063 KB 192/257 KB 144/358 KB 3/86 KB 148/549 KB 1012/1063 KB 192/257 KB 140/358 KB 152/549 KB 1032/1063 KB 192/257 KB 144/358 KB 3/86 KB 156/549 KB 1032/1063 KB 192/257 KB 144/358 KB 3/86 KB 160/549 KB 1032/1063 KB 192/257 KB 144/358 KB 3/86 KB 144/549 KB 1004/1063 KB 192/257 KB 140/358 KB 160/549 KB 1032/1063 KB 196/257 KB 144/358 KB 3/86 KB 160/549 KB 1032/1063 KB 200/257 KB 144/358 KB 3/86 KB 160/549 KB 1032/1063 KB 204/257 KB 144/358 KB 3/86 KB 160/549 KB 1032/1063 KB 208/257 KB 144/358 KB 3/86 KB 164/549 KB 1032/1063 KB 208/257 KB 144/358 KB 3/86 KB 168/549 KB 1032/1063 KB 212/257 KB 144/358 KB 3/86 KB 148/549 KB 1028/1063 KB 192/257 KB 144/358 KB 3/86 KB 148/549 KB 1028/1063 KB 192/257 KB 144/358 KB 168/549 KB 1036/1063 KB 212/257 KB 148/358 KB 3/86 KB 168/549 KB 1036/1063 KB 212/257 KB 152/358 KB 3/86 KB 168/549 KB 1036/1063 KB 212/257 KB 156/358 KB 3/86 KB 168/549 KB 1036/1063 KB 212/257 KB 144/358 KB 3/86 KB 168/549 KB 1040/1063 KB 212/257 KB 156/358 KB 6/86 KB 172/549 KB 1044/1063 KB 212/257 KB 160/358 KB 6/86 KB 172/549 KB 1048/1063 KB 212/257 KB 160/358 KB 6/86 KB 172/549 KB 1052/1063 KB 212/257 KB 160/358 KB 6/86 KB 172/549 KB 1056/1063 KB 212/257 KB 160/358 KB 6/86 KB 164/549 KB 1032/1063 KB 212/257 KB 144/358 KB 3/86 KB 172/549 KB 1056/1063 KB 216/257 KB 160/358 KB 6/86 KB 172/549 KB 1056/1063 KB 220/257 KB 160/358 KB 6/86 KB 172/549 KB 1040/1063 KB 212/257 KB 160/358 KB 6/86 KB 176/549 KB 1056/1063 KB 224/257 KB 160/358 KB 6/86 KB 168/549 KB 1040/1063 KB 212/257 KB 160/358 KB 6/86 KB 168/549 KB 1036/1063 KB 212/257 KB 156/358 KB 6/86 KB 176/549 KB 1056/1063 KB 224/257 KB 160/358 KB 9/86 KB 176/549 KB 1056/1063 KB 224/257 KB 164/358 KB 9/86 KB 180/549 KB 1056/1063 KB 224/257 KB 168/358 KB 11/86 KB 172/549 KB 1056/1063 KB 224/257 KB 164/358 KB 11/86 KB 180/549 KB 1056/1063 KB 228/257 KB 168/358 KB 11/86 KB 180/549 KB 1056/1063 KB 224/257 KB 164/358 KB 11/86 KB 176/549 KB 1056/1063 KB 224/257 KB 164/358 KB 11/86 KB 184/549 KB 1056/1063 KB 228/257 KB 172/358 KB 14/86 KB 184/549 KB 1056/1063 KB 228/257 KB 172/358 KB 16/86 KB 184/549 KB 1056/1063 KB 228/257 KB 172/358 KB 11/86 KB 180/549 KB 1056/1063 KB 228/257 KB 172/358 KB 11/86 KB 188/549 KB 1056/1063 KB 228/257 KB 176/358 KB 19/86 KB 188/549 KB 1056/1063 KB 228/257 KB 172/358 KB 19/86 KB 192/549 KB 1056/1063 KB 228/257 KB 176/358 KB 19/86 KB 184/549 KB 1056/1063 KB 228/257 KB 172/358 KB 19/86 KB 192/549 KB 1056/1063 KB 232/257 KB 176/358 KB 19/86 KB 192/549 KB 1060/1063 KB 232/257 KB 176/358 KB 22/86 KB 196/549 KB 1063/1063 KB 236/257 KB 180/358 KB 22/86 KB 192/549 KB 1056/1063 KB 232/257 KB 176/358 KB 22/86 KB 196/549 KB 1063/1063 KB 236/257 KB 180/358 KB 25/86 KB 196/549 KB 1063/1063 KB 236/257 KB 180/358 KB 27/86 KB 196/549 KB 1060/1063 KB 236/257 KB 180/358 KB 22/86 KB 196/549 KB 1063/1063 KB 236/257 KB 184/358 KB 27/86 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install KB 196/549 KB 1060/1063 KB 236/257 KB 176/358 KB 22/86 KB 192/549 KB 1060/1063 KB 236/257 KB 176/358 KB 22/86 KB 200/549 KB 1063/1063 KB 240/257 KB 184/358 KB 27/86 KB 200/549 KB 1063/1063 KB 244/257 KB 184/358 KB 27/86 KB 200/549 KB 1063/1063 KB 248/257 KB 188/358 KB 30/86 KB 200/549 KB 1063/1063 KB 252/257 KB 188/358 KB 30/86 KB 200/549 KB 1063/1063 KB 256/257 KB 188/358 KB 30/86 KB 200/549 KB 1063/1063 KB 244/257 KB 188/358 KB 30/86 KB 200/549 KB 1063/1063 KB 256/257 KB 192/358 KB 30/86 KB 200/549 KB 1063/1063 KB 244/257 KB 184/358 KB 30/86 KB 200/549 KB 1063/1063 KB 236/257 KB 184/358 KB 30/86 KB 204/549 KB 1063/1063 KB 256/257 KB 192/358 KB 30/86 KB 208/549 KB 1063/1063 KB 256/257 KB 192/358 KB 30/86 KB 208/549 KB 1063/1063 KB 256/257 KB 192/358 KB 32/86 KB 208/549 KB 1063/1063 KB 256/257 KB 196/358 KB 32/86 KB 212/549 KB 257/257 KB 200/358 KB 36/86 KB 212/549 KB 257/257 KB 204/358 KB 36/86 KB 212/549 KB 257/257 KB 208/358 KB 36/86 KB 212/549 KB 257/257 KB 212/358 KB 36/86 KB 212/549 KB 257/257 KB 216/358 KB 36/86 KB 212/549 KB 257/257 KB 220/358 KB 36/86 KB 212/549 KB 257/257 KB 224/358 KB 36/86 KB 212/549 KB 1063/1063 KB 257/257 KB 196/358 KB 36/86 KB 216/549 KB 257/257 KB 224/358 KB 36/86 KB 220/549 KB 257/257 KB 224/358 KB 36/86 KB 224/549 KB 257/257 KB 224/358 KB 36/86 KB 208/549 KB 1063/1063 KB 257/257 KB 196/358 KB 36/86 KB 208/549 KB 1063/1063 KB 256/257 KB 196/358 KB 36/86 KB 224/549 KB 257/257 KB 224/358 KB 40/86 KB 224/549 KB 257/257 KB 224/358 KB 44/86 KB 224/549 KB 257/257 KB 224/358 KB 48/86 KB 228/549 KB 257/257 KB 224/358 KB 52/86 KB 228/549 KB 257/257 KB 224/358 KB 56/86 KB 228/549 KB 257/257 KB 224/358 KB 60/86 KB 228/549 KB 257/257 KB 224/358 KB 64/86 KB 228/549 KB 257/257 KB 224/358 KB 48/86 KB 232/549 KB 257/257 KB 224/358 KB 64/86 KB 236/549 KB 257/257 KB 224/358 KB 64/86 KB 240/549 KB 257/257 KB 224/358 KB 64/86 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 1483.4 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 244/549 KB 257/257 KB 228/358 KB 68/86 KB 244/549 KB 232/358 KB 68/86 KB 244/549 KB 236/358 KB 68/86 KB 244/549 KB 240/358 KB 68/86 KB 244/549 KB 257/257 KB 224/358 KB 68/86 KB 244/549 KB 240/358 KB 72/86 KB 244/549 KB 240/358 KB 76/86 KB 244/549 KB 240/358 KB 80/86 KB 244/549 KB 257/257 KB 224/358 KB 64/86 KB 248/549 KB 240/358 KB 80/86 KB 252/549 KB 240/358 KB 80/86 KB 256/549 KB 240/358 KB 80/86 KB 256/549 KB 240/358 KB 84/86 KB 260/549 KB 244/358 KB 86/86 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 352.4 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 260/549 KB 244/358 KB 84/86 KB 264/549 KB 244/358 KB 86/86 KB 256/549 KB 244/358 KB 84/86 KB 264/549 KB 248/358 KB 86/86 KB 264/549 KB 252/358 KB 86/86 KB 268/549 KB 252/358 KB 86/86 KB 272/549 KB 256/358 KB 86/86 KB 268/549 KB 256/358 KB 86/86 KB 276/549 KB 256/358 KB 86/86 KB 276/549 KB 260/358 KB 86/86 KB 4/404 KB 276/549 KB 260/358 KB 86/86 KB 276/549 KB 264/358 KB 86/86 KB 4/404 KB 276/549 KB 268/358 KB 86/86 KB 4/404 KB 280/549 KB 268/358 KB 86/86 KB 8/404 KB 284/549 KB 268/358 KB 86/86 KB 8/404 KB 276/549 KB 268/358 KB 86/86 KB 8/404 KB 284/549 KB 272/358 KB 86/86 KB 12/404 KB 284/549 KB 272/358 KB 16/404 KB 284/549 KB 272/358 KB 86/86 KB 8/404 KB 288/549 KB 272/358 KB 16/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 116.6 KB/sec) unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install 292/549 KB 276/358 KB 16/404 KB 296/549 KB 276/358 KB 20/404 KB 288/549 KB 276/358 KB 16/404 KB 300/549 KB 280/358 KB 20/404 KB 300/549 KB 284/358 KB 20/404 KB 300/549 KB 288/358 KB 4/894 KB 20/404 KB 292/549 KB 276/358 KB 20/404 KB 300/549 KB 288/358 KB 4/894 KB 24/404 KB 300/549 KB 288/358 KB 4/894 KB 28/404 KB 300/549 KB 276/358 KB 20/404 KB 304/549 KB 288/358 KB 4/894 KB 28/404 KB 308/549 KB 288/358 KB 4/894 KB 32/404 KB 312/549 KB 292/358 KB 4/894 KB 32/404 KB 316/549 KB 292/358 KB 4/894 KB 32/404 KB 320/549 KB 292/358 KB 4/894 KB 32/404 KB 324/549 KB 292/358 KB 4/894 KB 32/404 KB 328/549 KB 292/358 KB 4/894 KB 32/404 KB 332/549 KB 292/358 KB 4/894 KB 32/404 KB 336/549 KB 292/358 KB 4/894 KB 32/404 KB 300/549 KB 284/358 KB 4/894 KB 20/404 KB 308/549 KB 292/358 KB 4/894 KB 32/404 KB 336/549 KB 296/358 KB 4/894 KB 32/404 KB 336/549 KB 300/358 KB 4/894 KB 32/404 KB 336/549 KB 304/358 KB 4/894 KB 32/404 KB 304/549 KB 288/358 KB 4/894 KB 32/404 KB 336/549 KB 304/358 KB 4/894 KB 36/404 KB 336/549 KB 304/358 KB 4/894 KB 40/404 KB 336/549 KB 304/358 KB 4/894 KB 44/404 KB 336/549 KB 304/358 KB 4/894 KB 48/404 KB 336/549 KB 304/358 KB 4/894 KB 52/404 KB 336/549 KB 308/358 KB 8/894 KB 56/404 KB 336/549 KB 308/358 KB 8/894 KB 60/404 KB 336/549 KB 308/358 KB 8/894 KB 64/404 KB 336/549 KB 308/358 KB 8/894 KB 52/404 KB 336/549 KB 308/358 KB 12/894 KB 64/404 KB 336/549 KB 308/358 KB 16/894 KB 64/404 KB 336/549 KB 308/358 KB 4/894 KB 52/404 KB 336/549 KB 312/358 KB 16/894 KB 64/404 KB 336/549 KB 316/358 KB 16/894 KB 64/404 KB 336/549 KB 320/358 KB 16/894 KB 64/404 KB 336/549 KB 320/358 KB 20/894 KB 64/404 KB 340/549 KB 324/358 KB 24/894 KB 68/404 KB 340/549 KB 324/358 KB 28/894 KB 68/404 KB 340/549 KB 324/358 KB 32/894 KB 68/404 KB 340/549 KB 324/358 KB 20/894 KB 68/404 KB 340/549 KB 328/358 KB 32/894 KB 68/404 KB 340/549 KB 332/358 KB 32/894 KB 68/404 KB 340/549 KB 336/358 KB 32/894 KB 68/404 KB 340/549 KB 320/358 KB 20/894 KB 68/404 KB 340/549 KB 336/358 KB 32/894 KB 72/404 KB 340/549 KB 336/358 KB 32/894 KB 76/404 KB 340/549 KB 336/358 KB 32/894 KB 80/404 KB 340/549 KB 320/358 KB 20/894 KB 64/404 KB 344/549 KB 336/358 KB 32/894 KB 80/404 KB 348/549 KB 336/358 KB 32/894 KB 80/404 KB 352/549 KB 336/358 KB 32/894 KB 80/404 KB 356/549 KB 336/358 KB 32/894 KB 80/404 KB 360/549 KB 340/358 KB 36/894 KB 84/404 KB 356/549 KB 340/358 KB 36/894 KB 84/404 KB 356/549 KB 336/358 KB 36/894 KB 84/404 KB 356/549 KB 336/358 KB 32/894 KB 84/404 KB 360/549 KB 340/358 KB 40/894 KB 84/404 KB 360/549 KB 344/358 KB 40/894 KB 84/404 KB 360/549 KB 344/358 KB 40/894 KB 88/404 KB 360/549 KB 348/358 KB 40/894 KB 88/404 KB 364/549 KB 352/358 KB 44/894 KB 88/404 KB 364/549 KB 356/358 KB 44/894 KB 92/404 KB 364/549 KB 358/358 KB 44/894 KB 92/404 KB 364/549 KB 348/358 KB 44/894 KB 88/404 KB 364/549 KB 358/358 KB 48/894 KB 92/404 KB 364/549 KB 348/358 KB 40/894 KB 88/404 KB 368/549 KB 358/358 KB 48/894 KB 92/404 KB 364/549 KB 352/358 KB 44/894 KB 92/404 KB 368/549 KB 358/358 KB 48/894 KB 96/404 KB 372/549 KB 358/358 KB 48/894 KB 96/404 KB 376/549 KB 358/358 KB 52/894 KB 100/404 KB 380/549 KB 358/358 KB 52/894 KB 100/404 KB 384/549 KB 358/358 KB 52/894 KB 100/404 KB 372/549 KB 358/358 KB 52/894 KB 100/404 KB 384/549 KB 358/358 KB 56/894 KB 100/404 KB 384/549 KB 358/358 KB 60/894 KB 100/404 KB 372/549 KB 358/358 KB 48/894 KB 100/404 KB 384/549 unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install KB 358/358 KB 60/894 KB 104/404 KB 384/549 KB 358/358 KB 64/894 KB 104/404 KB 384/549 KB 358/358 KB 68/894 KB 104/404 KB 388/549 KB 358/358 KB 72/894 KB 108/404 KB 388/549 KB 358/358 KB 76/894 KB 108/404 KB 388/549 KB 358/358 KB 80/894 KB 108/404 KB 388/549 KB 358/358 KB 84/894 KB 108/404 KB 388/549 KB 358/358 KB 88/894 KB 108/404 KB 388/549 KB 358/358 KB 92/894 KB 108/404 KB 388/549 KB 358/358 KB 96/894 KB 108/404 KB 388/549 KB 358/358 KB 68/894 KB 108/404 KB 392/549 KB 358/358 KB 96/894 KB 108/404 KB 396/549 KB 358/358 KB 96/894 KB 108/404 KB 384/549 KB 358/358 KB 68/894 KB 108/404 KB 396/549 KB 96/894 KB 112/404 KB 396/549 KB 96/894 KB 116/404 KB 396/549 KB 96/894 KB 120/404 KB 400/549 KB 96/894 KB 124/404 KB 400/549 KB 96/894 KB 128/404 KB 400/549 KB 96/894 KB 132/404 KB 400/549 KB 96/894 KB 136/404 KB 400/549 KB 96/894 KB 120/404 KB 404/549 KB 96/894 KB 136/404 KB 408/549 KB 96/894 KB 136/404 KB 412/549 KB 96/894 KB 136/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 466.0 KB/sec) unit-abot-epc-basic-0: 11:08:03 DEBUG unit.abot-epc-basic/0.install 416/549 KB 96/894 KB 140/404 KB 416/549 KB 96/894 KB 136/404 KB 416/549 KB 96/894 KB 144/404 KB 416/549 KB 96/894 KB 148/404 KB 420/549 KB 100/894 KB 152/404 KB 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 420/549 KB 100/894 KB 148/404 KB 424/549 KB 100/894 KB 152/404 KB 428/549 KB 100/894 KB 152/404 KB 416/549 KB 100/894 KB 148/404 KB 428/549 KB 104/894 KB 156/404 KB 428/549 KB 108/894 KB 156/404 KB 428/549 KB 112/894 KB 156/404 KB 428/549 KB 100/894 KB 156/404 KB 428/549 KB 112/894 KB 160/404 KB 432/549 KB 112/894 KB 160/404 KB 432/549 KB 112/894 KB 164/404 KB 436/549 KB 116/894 KB 168/404 KB 436/549 KB 116/894 KB 172/404 KB 436/549 KB 116/894 KB 176/404 KB 436/549 KB 116/894 KB 180/404 KB 436/549 KB 4/26 KB 116/894 KB 180/404 KB 436/549 KB 116/894 KB 164/404 KB 436/549 KB 4/26 KB 120/894 KB 180/404 KB 436/549 KB 4/26 KB 124/894 KB 180/404 KB 436/549 KB 4/26 KB 128/894 KB 180/404 KB 436/549 KB 112/894 KB 164/404 KB 440/549 KB 4/26 KB 128/894 KB 180/404 KB 444/549 KB 4/26 KB 128/894 KB 180/404 KB 448/549 KB 4/26 KB 128/894 KB 180/404 KB 452/549 KB 8/26 KB 128/894 KB 180/404 KB 456/549 KB 8/26 KB 132/894 KB 180/404 KB 448/549 KB 8/26 KB 128/894 KB 180/404 KB 456/549 KB 12/26 KB 132/894 KB 184/404 KB 456/549 KB 16/26 KB 132/894 KB 184/404 KB 456/549 KB 20/26 KB 132/894 KB 184/404 KB 456/549 KB 24/26 KB 132/894 KB 184/404 KB 456/549 KB 8/26 KB 132/894 KB 184/404 KB 460/549 KB 24/26 KB 132/894 KB 188/404 KB 452/549 KB 8/26 KB 132/894 KB 180/404 KB 460/549 KB 26/26 KB 136/894 KB 188/404 KB 460/549 KB 26/26 KB 140/894 KB 188/404 KB 460/549 KB 26/26 KB 132/894 KB 188/404 KB 460/549 KB 24/26 KB 132/894 KB 184/404 KB 464/549 KB 26/26 KB 144/894 KB 192/404 KB 460/549 KB 26/26 KB 144/894 KB 192/404 KB 464/549 KB 26/26 KB 144/894 KB 196/404 KB 468/549 KB 26/26 KB 144/894 KB 200/404 KB 468/549 KB 26/26 KB 144/894 KB 204/404 KB 464/549 KB 26/26 KB 144/894 KB 192/404 KB 468/549 KB 26/26 KB 148/894 KB 204/404 KB 468/549 KB 26/26 KB 152/894 KB 204/404 KB 468/549 KB 26/26 KB 156/894 KB 204/404 KB 468/549 KB 26/26 KB 160/894 KB 208/404 KB 468/549 KB 26/26 KB 144/894 KB 196/404 KB 472/549 KB 26/26 KB 160/894 KB 208/404 KB 476/549 KB 26/26 KB 160/894 KB 208/404 KB 480/549 KB 26/26 KB 160/894 KB 208/404 KB 468/549 KB 26/26 KB 156/894 KB 208/404 KB 480/549 KB 26/26 KB 160/894 KB 212/404 KB 484/549 KB 26/26 KB 164/894 KB 216/404 KB 484/549 KB 26/26 KB 164/894 KB 220/404 KB 484/549 KB 26/26 KB 164/894 KB 224/404 KB 484/549 KB 26/26 KB 164/894 KB 212/404 KB 488/549 KB 26/26 KB 164/894 KB 224/404 KB 492/549 KB 26/26 KB 164/894 KB 224/404 KB 496/549 KB 26/26 KB 164/894 KB 224/404 KB 480/549 KB 26/26 KB 164/894 KB 212/404 KB 496/549 KB 26/26 KB 168/894 KB 224/404 KB 496/549 KB 26/26 KB 172/894 KB 224/404 KB 496/549 KB 26/26 KB 176/894 KB 224/404 KB 496/549 KB 26/26 KB 180/894 KB 228/404 KB 500/549 KB 184/894 KB 228/404 KB 500/549 KB 188/894 KB 228/404 KB 500/549 KB 192/894 KB 228/404 KB 496/549 KB 26/26 KB 176/894 KB 228/404 KB 500/549 KB 192/894 KB 232/404 KB 500/549 KB 192/894 KB 236/404 KB 500/549 KB 192/894 KB 240/404 KB 500/549 KB 180/894 KB 228/404 KB 504/549 KB 192/894 KB 240/404 KB 508/549 KB 192/894 KB 240/404 KB 512/549 KB 192/894 KB 240/404 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.1 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 512/549 KB 192/894 KB 244/404 KB 516/549 KB 196/894 KB 248/404 KB 516/549 KB 196/894 KB 252/404 KB 516/549 KB 196/894 KB 256/404 KB 516/549 KB 196/894 KB 244/404 KB 516/549 KB 200/894 KB 256/404 KB 516/549 KB 204/894 KB 256/404 KB 516/549 KB 208/894 KB 256/404 KB 516/549 KB 192/894 KB 244/404 KB 520/549 KB 208/894 KB 256/404 KB 524/549 KB 208/894 KB 256/404 KB 528/549 KB 208/894 KB 256/404 KB 528/549 KB 208/894 KB 260/404 KB 532/549 KB 212/894 KB 264/404 KB 532/549 KB 212/894 KB 268/404 KB 532/549 KB 212/894 KB 272/404 KB 532/549 KB 212/894 KB 260/404 KB 536/549 KB 212/894 KB 272/404 KB 540/549 KB 212/894 KB 272/404 KB 544/549 KB 212/894 KB 272/404 KB 548/549 KB 212/894 KB 272/404 KB 549/549 KB 212/894 KB 276/404 KB 528/549 KB 212/894 KB 260/404 KB 549/549 KB 216/894 KB 276/404 KB 549/549 KB 220/894 KB 276/404 KB 549/549 KB 224/894 KB 276/404 KB 549/549 KB 224/894 KB 276/404 KB 4/79 KB 549/549 KB 224/894 KB 276/404 KB 8/79 KB 549/549 KB 224/894 KB 276/404 KB 12/79 KB 549/549 KB 224/894 KB 276/404 KB 16/79 KB 549/549 KB 224/894 KB 276/404 KB 20/79 KB 549/549 KB 224/894 KB 276/404 KB 24/79 KB 549/549 KB 224/894 KB 276/404 KB 28/79 KB 549/549 KB 224/894 KB 276/404 KB 32/79 KB 549/549 KB 224/894 KB 276/404 KB 36/79 KB 549/549 KB 228/894 KB 276/404 KB 40/79 KB 549/549 KB 228/894 KB 276/404 KB 44/79 KB 549/549 KB 228/894 KB 276/404 KB 48/79 KB 549/549 KB 228/894 KB 276/404 KB 52/79 KB 549/549 KB 228/894 KB 276/404 KB 56/79 KB 549/549 KB 228/894 KB 276/404 KB 60/79 KB 549/549 KB 228/894 KB 276/404 KB 64/79 KB 548/549 KB 212/894 KB 276/404 KB 549/549 KB 228/894 KB 280/404 KB 64/79 KB 549/549 KB 228/894 KB 284/404 KB 64/79 KB 549/549 KB 228/894 KB 288/404 KB 64/79 KB 549/549 KB 228/894 KB 276/404 KB 36/79 KB 549/549 KB 232/894 KB 288/404 KB 64/79 KB 549/549 KB 236/894 KB 288/404 KB 64/79 KB 549/549 KB 240/894 KB 288/404 KB 64/79 KB 549/549 KB 244/894 KB 288/404 KB 64/79 KB 549/549 KB 248/894 KB 292/404 KB 64/79 KB 549/549 KB 252/894 KB 292/404 KB 64/79 KB 549/549 KB 256/894 KB 292/404 KB 64/79 KB 549/549 KB 244/894 KB 292/404 KB 64/79 KB 549/549 KB 256/894 KB 296/404 KB 64/79 KB 549/549 KB 256/894 KB 300/404 KB 64/79 KB 549/549 KB 256/894 KB 304/404 KB 64/79 KB 256/894 KB 308/404 KB 64/79 KB 260/894 KB 312/404 KB 68/79 KB 260/894 KB 316/404 KB 68/79 KB 260/894 KB 320/404 KB 68/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 677.3 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 260/894 KB 308/404 KB 68/79 KB 256/894 KB 308/404 KB 68/79 KB 264/894 KB 320/404 KB 72/79 KB 264/894 KB 320/404 KB 76/79 KB 264/894 KB 320/404 KB 79/79 KB 264/894 KB 320/404 KB 79/79 KB 268/894 KB 320/404 KB 79/79 KB 272/894 KB 324/404 KB 79/79 KB 276/894 KB 324/404 KB 79/79 KB 280/894 KB 324/404 KB 79/79 KB 284/894 KB 324/404 KB 79/79 KB 268/894 KB 324/404 KB 79/79 KB 288/894 KB 328/404 KB 79/79 KB 288/894 KB 332/404 KB 79/79 KB 288/894 KB 336/404 KB 79/79 KB 288/894 KB 340/404 KB 79/79 KB 288/894 KB 344/404 KB 79/79 KB 288/894 KB 348/404 KB 79/79 KB 288/894 KB 352/404 KB 79/79 KB 288/894 KB 340/404 KB 79/79 KB 292/894 KB 352/404 KB 79/79 KB 296/894 KB 352/404 KB 79/79 KB 300/894 KB 352/404 KB 79/79 KB 304/894 KB 352/404 KB 79/79 KB 308/894 KB 352/404 KB 79/79 KB 312/894 KB 356/404 KB 79/79 KB 308/894 KB 356/404 KB 79/79 KB 312/894 KB 360/404 KB 79/79 KB 312/894 KB 364/404 KB 79/79 KB 312/894 KB 368/404 KB 79/79 KB 312/894 KB 372/404 KB 79/79 KB 316/894 KB 376/404 KB 79/79 KB 4/1822 KB 316/894 KB 380/404 KB 4/1822 KB 316/894 KB 384/404 KB 316/894 KB 372/404 KB 79/79 KB 4/1822 KB 320/894 KB 384/404 KB 4/1822 KB 316/894 KB 376/404 KB 8/1822 KB 320/894 KB 384/404 KB 12/1822 KB 320/894 KB 384/404 KB 16/1822 KB 320/894 KB 384/404 KB 20/1822 KB 320/894 KB 384/404 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 96.2 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 24/1822 KB 320/894 KB 384/404 KB 28/1822 KB 320/894 KB 384/404 KB 32/1822 KB 320/894 KB 384/404 KB 36/1822 KB 320/894 KB 384/404 KB 40/1822 KB 324/894 KB 384/404 KB 44/1822 KB 324/894 KB 384/404 KB 36/1822 KB 324/894 KB 384/404 KB 44/1822 KB 328/894 KB 384/404 KB 48/1822 KB 328/894 KB 384/404 KB 52/1822 KB 328/894 KB 384/404 KB 56/1822 KB 332/894 KB 388/404 KB 60/1822 KB 332/894 KB 388/404 KB 64/1822 KB 332/894 KB 388/404 KB 4/115 KB 64/1822 KB 332/894 KB 388/404 KB 52/1822 KB 332/894 KB 388/404 KB 4/115 KB 64/1822 KB 332/894 KB 392/404 KB 4/115 KB 64/1822 KB 332/894 KB 396/404 KB 4/115 KB 64/1822 KB 332/894 KB 400/404 KB 52/1822 KB 332/894 KB 384/404 KB 4/115 KB 64/1822 KB 336/894 KB 400/404 KB 4/115 KB 64/1822 KB 340/894 KB 400/404 KB 4/115 KB 64/1822 KB 344/894 KB 400/404 KB 8/115 KB 64/1822 KB 348/894 KB 400/404 KB 8/115 KB 68/1822 KB 352/894 KB 400/404 KB 8/115 KB 64/1822 KB 344/894 KB 400/404 KB 12/115 KB 68/1822 KB 352/894 KB 404/404 KB 16/115 KB 68/1822 KB 352/894 KB 404/404 KB 8/115 KB 68/1822 KB 352/894 KB 404/404 KB 20/115 KB 68/1822 KB 352/894 KB 404/404 KB 24/115 KB 68/1822 KB 356/894 KB 404/404 KB 28/115 KB 68/1822 KB 356/894 KB 404/404 KB 32/115 KB 68/1822 KB 356/894 KB 404/404 KB 8/115 KB 68/1822 KB 348/894 KB 400/404 KB 32/115 KB 72/1822 KB 356/894 KB 404/404 KB 20/115 KB 68/1822 KB 356/894 KB 404/404 KB 32/115 KB 72/1822 KB 360/894 KB 404/404 KB 32/115 KB 72/1822 KB 364/894 KB 404/404 KB 32/115 KB 76/1822 KB 368/894 KB 404/404 KB 32/115 KB 76/1822 KB 364/894 KB 404/404 KB 32/115 KB 80/1822 KB 368/894 KB 404/404 KB 32/115 KB 80/1822 KB 372/894 KB 404/404 KB 36/115 KB 84/1822 KB 376/894 KB 404/404 KB 36/115 KB 84/1822 KB 372/894 KB 404/404 KB 40/115 KB 84/1822 KB 376/894 KB 404/404 KB 32/115 KB 84/1822 KB 372/894 KB 404/404 KB 40/115 KB 88/1822 KB 380/894 KB 404/404 KB 40/115 KB 92/1822 KB 380/894 KB 404/404 KB 40/115 KB 84/1822 KB 380/894 KB 404/404 KB 44/115 KB 92/1822 KB 384/894 KB 404/404 KB 44/115 KB 92/1822 KB 388/894 KB 404/404 KB 44/115 KB 96/1822 KB 392/894 KB 404/404 KB 44/115 KB 96/1822 KB 396/894 KB 404/404 KB 44/115 KB 96/1822 KB 400/894 KB 44/115 KB 92/1822 KB 380/894 KB 404/404 KB 48/115 KB 96/1822 KB 400/894 KB 52/115 KB 96/1822 KB 400/894 KB 56/115 KB 96/1822 KB 400/894 KB 60/115 KB 96/1822 KB 400/894 KB 64/115 KB 96/1822 KB 400/894 KB 44/115 KB 96/1822 KB 388/894 KB 404/404 KB 64/115 KB 100/1822 KB 400/894 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 479.3 KB/sec) unit-abot-epc-basic-0: 11:08:04 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-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 4/587 KB 64/115 KB 100/1822 KB 400/894 KB 8/587 KB 64/115 KB 100/1822 KB 400/894 KB 12/587 KB 64/115 KB 100/1822 KB 400/894 KB 16/587 KB 64/115 KB 100/1822 KB 400/894 KB 20/587 KB 64/115 KB 100/1822 KB 400/894 KB 24/587 KB 64/115 KB 100/1822 KB 400/894 KB 28/587 KB 64/115 KB 100/1822 KB 400/894 KB 32/587 KB 64/115 KB 100/1822 KB 400/894 KB 36/587 KB 64/115 KB 100/1822 KB 400/894 KB 40/587 KB 64/115 KB 100/1822 KB 400/894 KB 44/587 KB 64/115 KB 100/1822 KB 400/894 KB 48/587 KB 64/115 KB 100/1822 KB 400/894 KB 52/587 KB 64/115 KB 100/1822 KB 400/894 KB 56/587 KB 64/115 KB 100/1822 KB 400/894 KB 56/587 KB 64/115 KB 104/1822 KB 400/894 KB 60/587 KB 64/115 KB 104/1822 KB 400/894 KB 64/587 KB 64/115 KB 104/1822 KB 404/894 KB 68/587 KB 64/115 KB 108/1822 KB 404/894 KB 72/587 KB 68/115 KB 108/1822 KB 404/894 KB 76/587 KB 68/115 KB 108/1822 KB 404/894 KB 80/587 KB 68/115 KB 108/1822 KB 404/894 KB 60/587 KB 64/115 KB 104/1822 KB 404/894 KB 68/587 KB 68/115 KB 108/1822 KB 404/894 KB 64/587 KB 64/115 KB 108/1822 KB 404/894 KB 80/587 KB 68/115 KB 112/1822 KB 404/894 KB 80/587 KB 68/115 KB 116/1822 KB 404/894 KB 80/587 KB 72/115 KB 116/1822 KB 408/894 KB 80/587 KB 68/115 KB 116/1822 KB 408/894 KB 80/587 KB 72/115 KB 116/1822 KB 412/894 KB 80/587 KB 76/115 KB 116/1822 KB 412/894 KB 80/587 KB 76/115 KB 120/1822 KB 416/894 KB 80/587 KB 76/115 KB 116/1822 KB 416/894 KB 84/587 KB 80/115 KB 120/1822 KB 416/894 KB 88/587 KB 80/115 KB 124/1822 KB 420/894 KB 92/587 KB 80/115 KB 124/1822 KB 420/894 KB 80/587 KB 80/115 KB 120/1822 KB 416/894 KB 92/587 KB 84/115 KB 124/1822 KB 420/894 KB 84/587 KB 80/115 KB 124/1822 KB 420/894 KB 84/587 KB 80/115 KB 124/1822 KB 416/894 KB 92/587 KB 84/115 KB 128/1822 KB 420/894 KB 92/587 KB 84/115 KB 132/1822 KB 420/894 KB 96/587 KB 4/206 KB 88/115 KB 132/1822 KB 424/894 KB 96/587 KB 88/115 KB 132/1822 KB 424/894 KB 92/587 KB 88/115 KB 132/1822 KB 424/894 KB 92/587 KB 84/115 KB 132/1822 KB 424/894 KB 96/587 KB 4/206 KB 92/115 KB 132/1822 KB 424/894 KB 96/587 KB 4/206 KB 96/115 KB 132/1822 KB 428/894 KB 100/587 KB 8/206 KB 100/115 KB 136/1822 KB 428/894 KB 100/587 KB 8/206 KB 104/115 KB 136/1822 KB 428/894 KB 100/587 KB 8/206 KB 108/115 KB 136/1822 KB 428/894 KB 100/587 KB 8/206 KB 112/115 KB 136/1822 KB 428/894 KB 96/587 KB 4/206 KB 92/115 KB 132/1822 KB 428/894 KB 100/587 KB 8/206 KB 112/115 KB 136/1822 KB 432/894 KB 100/587 KB 8/206 KB 112/115 KB 136/1822 KB 436/894 KB 100/587 KB 8/206 KB 96/115 KB 136/1822 KB 428/894 KB 96/587 KB 8/206 KB 96/115 KB 136/1822 KB 428/894 KB 96/587 KB 8/206 KB 96/115 KB 132/1822 KB 428/894 KB 100/587 KB 8/206 KB 112/115 KB 140/1822 KB 436/894 KB 100/587 KB 12/206 KB 112/115 KB 140/1822 KB 436/894 KB 100/587 KB 16/206 KB 112/115 KB 144/1822 KB 436/894 KB 100/587 KB 20/206 KB 112/115 KB 144/1822 KB 436/894 KB 100/587 KB 12/206 KB 112/115 KB 144/1822 KB 436/894 KB 104/587 KB 20/206 KB 112/115 KB 148/1822 KB 440/894 KB 104/587 KB 24/206 KB 115/115 KB 152/1822 KB 440/894 KB 104/587 KB 20/206 KB 112/115 KB 144/1822 KB 440/894 KB 104/587 KB 20/206 KB 112/115 KB 144/1822 KB 436/894 KB 108/587 KB 24/206 KB 115/115 KB 152/1822 KB 440/894 KB 112/587 KB 24/206 KB 115/115 KB 152/1822 KB 444/894 KB 104/587 KB 24/206 KB 115/115 KB 148/1822 KB 440/894 KB 104/587 KB 24/206 KB 112/115 KB 148/1822 KB 440/894 KB 112/587 KB 28/206 KB 115/115 KB 152/1822 KB 444/894 KB 112/587 KB 32/206 KB 115/115 KB 152/1822 KB 444 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install /894 KB 116/587 KB 36/206 KB 115/115 KB 152/1822 KB 444/894 KB 116/587 KB 40/206 KB 115/115 KB 156/1822 KB 444/894 KB 116/587 KB 44/206 KB 115/115 KB 156/1822 KB 444/894 KB 116/587 KB 48/206 KB 115/115 KB 156/1822 KB 444/894 KB 108/587 KB 24/206 KB 115/115 KB 152/1822 KB 444/894 KB 116/587 KB 48/206 KB 115/115 KB 156/1822 KB 448/894 KB 116/587 KB 48/206 KB 115/115 KB 156/1822 KB 452/894 KB 116/587 KB 48/206 KB 115/115 KB 156/1822 KB 456/894 KB 116/587 KB 48/206 KB 115/115 KB 156/1822 KB 460/894 KB 116/587 KB 48/206 KB 115/115 KB 156/1822 KB 464/894 KB 116/587 KB 36/206 KB 115/115 KB 156/1822 KB 444/894 KB 116/587 KB 48/206 KB 115/115 KB 160/1822 KB 464/894 KB 116/587 KB 32/206 KB 115/115 KB 152/1822 KB 444/894 KB 120/587 KB 48/206 KB 115/115 KB 160/1822 KB 464/894 KB 124/587 KB 48/206 KB 115/115 KB 160/1822 KB 464/894 KB 128/587 KB 48/206 KB 115/115 KB 160/1822 KB 464/894 KB 132/587 KB 48/206 KB 115/115 KB 160/1822 KB 464/894 KB 136/587 KB 52/206 KB 115/115 KB 164/1822 KB 468/894 KB 140/587 KB 52/206 KB 115/115 KB 164/1822 KB 468/894 KB 132/587 KB 48/206 KB 115/115 KB 164/1822 KB 464/894 KB 140/587 KB 52/206 KB 115/115 KB 168/1822 KB 468/894 KB 140/587 KB 52/206 KB 115/115 KB 172/1822 KB 468/894 KB 140/587 KB 52/206 KB 115/115 KB 176/1822 KB 468/894 KB 140/587 KB 52/206 KB 115/115 KB 180/1822 KB 468/894 KB 144/587 KB 52/206 KB 184/1822 KB 468/894 KB 144/587 KB 52/206 KB 188/1822 KB 468/894 KB 144/587 KB 52/206 KB 192/1822 KB 468/894 KB 132/587 KB 52/206 KB 115/115 KB 164/1822 KB 468/894 KB 144/587 KB 52/206 KB 192/1822 KB 472/894 KB 144/587 KB 52/206 KB 192/1822 KB 476/894 KB 144/587 KB 52/206 KB 192/1822 KB 480/894 KB 132/587 KB 52/206 KB 115/115 KB 164/1822 KB 464/894 KB 144/587 KB 56/206 KB 192/1822 KB 480/894 KB 144/587 KB 60/206 KB 192/1822 KB 480/894 KB 144/587 KB 64/206 KB 192/1822 KB 480/894 KB 144/587 KB 52/206 KB 180/1822 KB 468/894 KB 148/587 KB 64/206 KB 192/1822 KB 480/894 KB 152/587 KB 68/206 KB 196/1822 KB 484/894 KB 156/587 KB 68/206 KB 196/1822 KB 484/894 KB 160/587 KB 68/206 KB 196/1822 KB 484/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 130.3 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 148/587 KB 68/206 KB 196/1822 KB 484/894 KB 160/587 KB 68/206 KB 200/1822 KB 484/894 KB 160/587 KB 68/206 KB 204/1822 KB 484/894 KB 164/587 KB 68/206 KB 208/1822 KB 484/894 KB 164/587 KB 68/206 KB 212/1822 KB 484/894 KB 164/587 KB 68/206 KB 214/1822 KB 484/894 KB 148/587 KB 68/206 KB 192/1822 KB 484/894 KB 164/587 KB 72/206 KB 214/1822 KB 484/894 KB 164/587 KB 76/206 KB 214/1822 KB 484/894 KB 164/587 KB 80/206 KB 214/1822 KB 484/894 KB 148/587 KB 64/206 KB 192/1822 KB 484/894 KB 164/587 KB 80/206 KB 214/1822 KB 488/894 KB 164/587 KB 80/206 KB 214/1822 KB 492/894 KB 164/587 KB 80/206 KB 214/1822 KB 496/894 KB 164/587 KB 80/206 KB 214/1822 KB 500/894 KB 164/587 KB 84/206 KB 214/1822 KB 504/894 KB 164/587 KB 84/206 KB 214/1822 KB 508/894 KB 164/587 KB 84/206 KB 214/1822 KB 512/894 KB 164/587 KB 68/206 KB 204/1822 KB 484/894 KB 168/587 KB 84/206 KB 214/1822 KB 512/894 KB 172/587 KB 84/206 KB 214/1822 KB 512/894 KB 176/587 KB 84/206 KB 214/1822 KB 512/894 KB 164/587 KB 84/206 KB 214/1822 KB 500/894 KB 176/587 KB 88/206 KB 214/1822 KB 512/894 KB 176/587 KB 92/206 KB 214/1822 KB 512/894 KB 176/587 KB 96/206 KB 214/1822 KB 512/894 KB 176/587 KB 96/206 KB 218/1822 KB 512/894 KB 180/587 KB 100/206 KB 222/1822 KB 516/894 KB 180/587 KB 100/206 KB 218/1822 KB 516/894 KB 184/587 KB 100/206 KB 222/1822 KB 516/894 KB 188/587 KB 100/206 KB 222/1822 KB 516/894 KB 192/587 KB 100/206 KB 226/1822 KB 516/894 KB 176/587 KB 100/206 KB 218/1822 KB 516/894 KB 192/587 KB 100/206 KB 226/1822 KB 520/894 KB 192/587 KB 100/206 KB 226/1822 KB 524/894 KB 192/587 KB 100/206 KB 226/1822 KB 528/894 KB 176/587 KB 100/206 KB 218/1822 KB 512/894 KB 192/587 KB 104/206 KB 226/1822 KB 528/894 KB 192/587 KB 108/206 KB 226/1822 KB 528/894 KB 192/587 KB 112/206 KB 226/1822 KB 528/894 KB 188/587 KB 100/206 KB 226/1822 KB 516/894 KB 192/587 KB 112/206 KB 230/1822 KB 528/894 KB 196/587 KB 112/206 KB 230/1822 KB 528/894 KB 200/587 KB 116/206 KB 234/1822 KB 532/894 KB 196/587 KB 116/206 KB 234/1822 KB 532/894 KB 200/587 KB 116/206 KB 238/1822 KB 532/894 KB 200/587 KB 116/206 KB 242/1822 KB 532/894 KB 196/587 KB 116/206 KB 230/1822 KB 532/894 KB 204/587 KB 116/206 KB 242/1822 KB 536/894 KB 204/587 KB 116/206 KB 242/1822 KB 540/894 KB 204/587 KB 116/206 KB 242/1822 KB 544/894 KB 196/587 KB 116/206 KB 230/1822 KB 528/894 KB 204/587 KB 120/206 KB 242/1822 KB 544/894 KB 204/587 KB 124/206 KB 242/1822 KB 544/894 KB 204/587 KB 128/206 KB 242/1822 KB 544/894 KB 204/587 KB 116/206 KB 242/1822 KB 532/894 KB 208/587 KB 128/206 KB 242/1822 KB 544/894 KB 208/587 KB 128/206 KB 246/1822 KB 544/894 KB 212/587 KB 128/206 KB 246/1822 KB 544/894 KB 216/587 KB 132/206 KB 250/1822 KB 548/894 KB 212/587 KB 132/206 KB 250/1822 KB 548/894 KB 216/587 KB 136/206 KB 250/1822 KB 548/894 KB 216/587 KB 140/206 KB 250/1822 KB 548/894 KB 212/587 KB 128/206 KB 246/1822 KB 548/894 KB 216/587 KB 140/206 KB 250/1822 KB 552/894 KB 216/587 KB 140/206 KB 250/1822 KB 556/894 KB 220/587 KB 140/206 KB 250/1822 KB 560/894 KB 212/587 KB 128/206 KB 250/1822 KB 548/894 KB 220/587 KB 144/206 KB 254/1822 KB 560/894 KB 220/587 KB 144/206 KB 258/1822 KB 560/894 KB 220/587 KB 144/206 KB 262/1822 KB 560/894 KB 220/587 KB 144/206 KB 250/1822 KB 560/894 KB 220/587 KB 140/206 KB 250/1822 KB 556/894 KB 224/587 KB 144/206 KB 262/1822 KB 560/894 KB 228/587 KB 144/206 KB 262/1822 KB 560/894 KB 232/587 KB 148/206 KB 266/1822 KB 564/894 KB 236/587 KB 148/20 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 6 KB 266/1822 KB 564/894 KB 228/587 KB 148/206 KB 266/1822 KB 564/894 KB 228/587 KB 148/206 KB 262/1822 KB 560/894 KB 236/587 KB 152/206 KB 266/1822 KB 564/894 KB 228/587 KB 148/206 KB 266/1822 KB 560/894 KB 236/587 KB 152/206 KB 270/1822 KB 568/894 KB 236/587 KB 152/206 KB 266/1822 KB 568/894 KB 236/587 KB 156/206 KB 270/1822 KB 572/894 KB 236/587 KB 156/206 KB 270/1822 KB 568/894 KB 240/587 KB 160/206 KB 274/1822 KB 572/894 KB 240/587 KB 164/206 KB 274/1822 KB 572/894 KB 240/587 KB 156/206 KB 274/1822 KB 572/894 KB 240/587 KB 164/206 KB 278/1822 KB 576/894 KB 240/587 KB 164/206 KB 282/1822 KB 576/894 KB 240/587 KB 156/206 KB 270/1822 KB 572/894 KB 244/587 KB 168/206 KB 282/1822 KB 576/894 KB 248/587 KB 168/206 KB 282/1822 KB 576/894 KB 252/587 KB 168/206 KB 282/1822 KB 576/894 KB 256/587 KB 168/206 KB 286/1822 KB 576/894 KB 240/587 KB 168/206 KB 282/1822 KB 576/894 KB 256/587 KB 172/206 KB 286/1822 KB 576/894 KB 256/587 KB 176/206 KB 286/1822 KB 576/894 KB 240/587 KB 164/206 KB 274/1822 KB 576/894 KB 256/587 KB 176/206 KB 286/1822 KB 580/894 KB 256/587 KB 176/206 KB 286/1822 KB 584/894 KB 256/587 KB 176/206 KB 286/1822 KB 588/894 KB 256/587 KB 176/206 KB 286/1822 KB 592/894 KB 256/587 KB 176/206 KB 286/1822 KB 596/894 KB 260/587 KB 180/206 KB 286/1822 KB 600/894 KB 260/587 KB 180/206 KB 286/1822 KB 604/894 KB 260/587 KB 180/206 KB 286/1822 KB 608/894 KB 252/587 KB 168/206 KB 286/1822 KB 576/894 KB 260/587 KB 180/206 KB 290/1822 KB 608/894 KB 260/587 KB 180/206 KB 294/1822 KB 608/894 KB 260/587 KB 180/206 KB 286/1822 KB 596/894 KB 260/587 KB 184/206 KB 294/1822 KB 612/894 KB 260/587 KB 188/206 KB 294/1822 KB 612/894 KB 260/587 KB 192/206 KB 294/1822 KB 612/894 KB 260/587 KB 176/206 KB 286/1822 KB 596/894 KB 264/587 KB 192/206 KB 294/1822 KB 612/894 KB 268/587 KB 192/206 KB 294/1822 KB 612/894 KB 272/587 KB 192/206 KB 294/1822 KB 612/894 KB 276/587 KB 192/206 KB 294/1822 KB 612/894 KB 280/587 KB 196/206 KB 294/1822 KB 612/894 KB 284/587 KB 196/206 KB 294/1822 KB 612/894 KB 288/587 KB 196/206 KB 294/1822 KB 612/894 KB 260/587 KB 180/206 KB 294/1822 KB 612/894 KB 288/587 KB 196/206 KB 294/1822 KB 616/894 KB 288/587 KB 196/206 KB 294/1822 KB 620/894 KB 288/587 KB 196/206 KB 294/1822 KB 624/894 KB 288/587 KB 196/206 KB 294/1822 KB 628/894 KB 292/587 KB 196/206 KB 294/1822 KB 632/894 KB 292/587 KB 196/206 KB 294/1822 KB 636/894 KB 292/587 KB 196/206 KB 294/1822 KB 640/894 KB 276/587 KB 196/206 KB 294/1822 KB 612/894 KB 292/587 KB 200/206 KB 294/1822 KB 640/894 KB 292/587 KB 204/206 KB 294/1822 KB 640/894 KB 292/587 KB 206/206 KB 294/1822 KB 640/894 KB 292/587 KB 196/206 KB 294/1822 KB 628/894 KB 296/587 KB 206/206 KB 294/1822 KB 640/894 KB 300/587 KB 206/206 KB 294/1822 KB 640/894 KB 304/587 KB 206/206 KB 294/1822 KB 640/894 KB 308/587 KB 206/206 KB 294/1822 KB 640/894 KB 308/587 KB 206/206 KB 298/1822 KB 644/894 KB 308/587 KB 206/206 KB 302/1822 KB 644/894 KB 308/587 KB 206/206 KB 306/1822 KB 644/894 KB 308/587 KB 206/206 KB 310/1822 KB 644/894 KB 308/587 KB 206/206 KB 314/1822 KB 644/894 KB 308/587 KB 206/206 KB 318/1822 KB 644/894 KB 308/587 KB 206/206 KB 322/1822 KB 644/894 KB 308/587 KB 206/206 KB 326/1822 KB 644/894 KB 308/587 KB 206/206 KB 330/1822 KB 644/894 KB 308/587 KB 206/206 KB 334/1822 KB 644/894 KB 308/587 KB 206/206 KB 338/1822 KB 644/894 KB 308/587 KB 206/206 KB 342/1822 KB 644/894 KB 308/587 KB 206/206 KB 346/1822 KB 644/894 KB 308/587 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 206/206 KB 294/1822 KB 644/894 KB 312/587 KB 206/206 KB 346/1822 KB 644/894 KB 316/587 KB 206/206 KB 346/1822 KB 644/894 KB 316/587 KB 206/206 KB 350/1822 KB 648/894 KB 316/587 KB 206/206 KB 350/1822 KB 644/894 KB 320/587 KB 206/206 KB 350/1822 KB 648/894 KB 320/587 KB 206/206 KB 354/1822 KB 652/894 KB 320/587 KB 206/206 KB 354/1822 KB 656/894 KB 320/587 KB 206/206 KB 354/1822 KB 648/894 KB 320/587 KB 206/206 KB 358/1822 KB 656/894 KB 320/587 KB 206/206 KB 362/1822 KB 656/894 KB 324/587 KB 366/1822 KB 660/894 KB 324/587 KB 370/1822 KB 660/894 KB 324/587 KB 374/1822 KB 660/894 KB 324/587 KB 362/1822 KB 660/894 KB 328/587 KB 374/1822 KB 660/894 KB 332/587 KB 374/1822 KB 660/894 KB 336/587 KB 374/1822 KB 660/894 KB 320/587 KB 362/1822 KB 660/894 KB 336/587 KB 374/1822 KB 664/894 KB 336/587 KB 374/1822 KB 668/894 KB 336/587 KB 374/1822 KB 672/894 KB 336/587 KB 374/1822 KB 676/894 KB 340/587 KB 378/1822 KB 680/894 KB 340/587 KB 378/1822 KB 684/894 KB 340/587 KB 378/1822 KB 688/894 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 223.1 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 340/587 KB 378/1822 KB 676/894 KB 344/587 KB 378/1822 KB 688/894 KB 348/587 KB 378/1822 KB 688/894 KB 352/587 KB 378/1822 KB 688/894 KB 336/587 KB 378/1822 KB 676/894 KB 352/587 KB 382/1822 KB 688/894 KB 352/587 KB 386/1822 KB 688/894 KB 352/587 KB 390/1822 KB 688/894 KB 356/587 KB 394/1822 KB 688/894 KB 356/587 KB 398/1822 KB 692/894 KB 356/587 KB 402/1822 KB 692/894 KB 356/587 KB 406/1822 KB 692/894 KB 356/587 KB 390/1822 KB 688/894 KB 360/587 KB 406/1822 KB 692/894 KB 364/587 KB 406/1822 KB 692/894 KB 368/587 KB 406/1822 KB 692/894 KB 356/587 KB 394/1822 KB 692/894 KB 368/587 KB 406/1822 KB 696/894 KB 368/587 KB 406/1822 KB 700/894 KB 368/587 KB 406/1822 KB 704/894 KB 372/587 KB 406/1822 KB 704/894 KB 376/587 KB 410/1822 KB 708/894 KB 380/587 KB 410/1822 KB 708/894 KB 384/587 KB 410/1822 KB 708/894 KB 372/587 KB 410/1822 KB 708/894 KB 372/587 KB 410/1822 KB 704/894 KB 384/587 KB 410/1822 KB 708/894 KB 4/57 KB 384/587 KB 410/1822 KB 708/894 KB 8/57 KB 384/587 KB 410/1822 KB 708/894 KB 12/57 KB 384/587 KB 410/1822 KB 708/894 KB 16/57 KB 384/587 KB 410/1822 KB 708/894 KB 20/57 KB 384/587 KB 410/1822 KB 708/894 KB 24/57 KB 384/587 KB 414/1822 KB 712/894 KB 28/57 KB 384/587 KB 414/1822 KB 712/894 KB 32/57 KB 384/587 KB 414/1822 KB 712/894 KB 24/57 KB 384/587 KB 418/1822 KB 712/894 KB 32/57 KB 384/587 KB 422/1822 KB 712/894 KB 32/57 KB 384/587 KB 410/1822 KB 712/894 KB 24/57 KB 384/587 KB 422/1822 KB 716/894 KB 32/57 KB 384/587 KB 422/1822 KB 720/894 KB 32/57 KB 388/587 KB 422/1822 KB 720/894 KB 32/57 KB 392/587 KB 426/1822 KB 724/894 KB 36/57 KB 396/587 KB 426/1822 KB 724/894 KB 36/57 KB 400/587 KB 426/1822 KB 724/894 KB 36/57 KB 388/587 KB 426/1822 KB 724/894 KB 36/57 KB 400/587 KB 426/1822 KB 724/894 KB 40/57 KB 400/587 KB 426/1822 KB 724/894 KB 44/57 KB 400/587 KB 426/1822 KB 724/894 KB 48/57 KB 388/587 KB 426/1822 KB 724/894 KB 32/57 KB 400/587 KB 430/1822 KB 724/894 KB 48/57 KB 400/587 KB 434/1822 KB 724/894 KB 48/57 KB 400/587 KB 438/1822 KB 724/894 KB 48/57 KB 400/587 KB 442/1822 KB 724/894 KB 48/57 KB 404/587 KB 446/1822 KB 724/894 KB 52/57 KB 388/587 KB 422/1822 KB 724/894 KB 32/57 KB 404/587 KB 446/1822 KB 728/894 KB 52/57 KB 404/587 KB 446/1822 KB 732/894 KB 52/57 KB 404/587 KB 446/1822 KB 736/894 KB 52/57 KB 404/587 KB 446/1822 KB 740/894 KB 52/57 KB 404/587 KB 446/1822 KB 744/894 KB 52/57 KB 404/587 KB 446/1822 KB 748/894 KB 52/57 KB 404/587 KB 446/1822 KB 752/894 KB 52/57 KB 404/587 KB 442/1822 KB 724/894 KB 52/57 KB 404/587 KB 450/1822 KB 752/894 KB 56/57 KB 404/587 KB 450/1822 KB 752/894 KB 57/57 KB 404/587 KB 442/1822 KB 724/894 KB 48/57 KB 408/587 KB 450/1822 KB 752/894 KB 57/57 KB 412/587 KB 450/1822 KB 752/894 KB 57/57 KB 416/587 KB 450/1822 KB 752/894 KB 57/57 KB 420/587 KB 450/1822 KB 752/894 KB 57/57 KB 424/587 KB 450/1822 KB 756/894 KB 57/57 KB 428/587 KB 450/1822 KB 756/894 KB 57/57 KB 432/587 KB 450/1822 KB 756/894 KB 57/57 KB 404/587 KB 450/1822 KB 752/894 KB 52/57 KB 432/587 KB 454/1822 KB 756/894 KB 57/57 KB 432/587 KB 458/1822 KB 756/894 KB 57/57 KB 432/587 KB 462/1822 KB 756/894 KB 57/57 KB 432/587 KB 466/1822 KB 756/894 KB 57/57 KB 432/587 KB 470/1822 KB 756/894 KB 57/57 KB 432/587 KB 474/1822 KB 756/894 KB 57/57 KB 436/587 KB 478/1822 KB 756/894 KB 57/57 KB 436/587 KB 482/1822 KB 756/894 KB 57/57 KB 436/587 KB 486/1822 KB 756/894 KB 57/57 KB 420/587 KB 450/1822 KB 756/894 KB 57/57 KB 436/587 KB 486 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install /1822 KB 760/894 KB 57/57 KB 436/587 KB 486/1822 KB 764/894 KB 57/57 KB 436/587 KB 486/1822 KB 768/894 KB 57/57 KB 436/587 KB 486/1822 KB 772/894 KB 57/57 KB 436/587 KB 486/1822 KB 776/894 KB 57/57 KB 436/587 KB 486/1822 KB 780/894 KB 57/57 KB 436/587 KB 486/1822 KB 784/894 KB 57/57 KB 436/587 KB 474/1822 KB 756/894 KB 57/57 KB 440/587 KB 486/1822 KB 784/894 KB 57/57 KB 444/587 KB 486/1822 KB 784/894 KB 57/57 KB 448/587 KB 486/1822 KB 784/894 KB 57/57 KB 452/587 KB 486/1822 KB 784/894 KB 57/57 KB 456/587 KB 490/1822 KB 788/894 KB 460/587 KB 490/1822 KB 788/894 KB 464/587 KB 490/1822 KB 788/894 KB 452/587 KB 490/1822 KB 788/894 KB 464/587 KB 494/1822 KB 788/894 KB 464/587 KB 498/1822 KB 788/894 KB 464/587 KB 502/1822 KB 788/894 KB 464/587 KB 506/1822 KB 788/894 KB 468/587 KB 510/1822 KB 788/894 KB 468/587 KB 514/1822 KB 788/894 KB 468/587 KB 518/1822 KB 788/894 KB 452/587 KB 486/1822 KB 788/894 KB 468/587 KB 518/1822 KB 792/894 KB 468/587 KB 518/1822 KB 796/894 KB 468/587 KB 518/1822 KB 800/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 59.6 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 468/587 KB 518/1822 KB 804/894 KB 468/587 KB 518/1822 KB 808/894 KB 468/587 KB 518/1822 KB 812/894 KB 468/587 KB 506/1822 KB 788/894 KB 472/587 KB 518/1822 KB 812/894 KB 476/587 KB 518/1822 KB 812/894 KB 480/587 KB 518/1822 KB 812/894 KB 484/587 KB 518/1822 KB 812/894 KB 488/587 KB 522/1822 KB 816/894 KB 492/587 KB 522/1822 KB 816/894 KB 496/587 KB 522/1822 KB 816/894 KB 484/587 KB 522/1822 KB 816/894 KB 496/587 KB 526/1822 KB 816/894 KB 496/587 KB 530/1822 KB 816/894 KB 496/587 KB 534/1822 KB 816/894 KB 496/587 KB 538/1822 KB 816/894 KB 500/587 KB 542/1822 KB 816/894 KB 500/587 KB 546/1822 KB 816/894 KB 500/587 KB 550/1822 KB 816/894 KB 484/587 KB 518/1822 KB 816/894 KB 500/587 KB 550/1822 KB 820/894 KB 500/587 KB 550/1822 KB 824/894 KB 500/587 KB 550/1822 KB 828/894 KB 500/587 KB 550/1822 KB 832/894 KB 500/587 KB 550/1822 KB 836/894 KB 500/587 KB 550/1822 KB 840/894 KB 500/587 KB 550/1822 KB 844/894 KB 500/587 KB 550/1822 KB 848/894 KB 500/587 KB 550/1822 KB 852/894 KB 500/587 KB 554/1822 KB 856/894 KB 500/587 KB 554/1822 KB 860/894 KB 500/587 KB 554/1822 KB 864/894 KB 500/587 KB 554/1822 KB 868/894 KB 500/587 KB 538/1822 KB 816/894 KB 504/587 KB 554/1822 KB 868/894 KB 4/263 KB 500/587 KB 554/1822 KB 868/894 KB 4/263 KB 504/587 KB 554/1822 KB 868/894 KB 8/263 KB 504/587 KB 554/1822 KB 868/894 KB 12/263 KB 504/587 KB 554/1822 KB 868/894 KB 16/263 KB 504/587 KB 554/1822 KB 868/894 KB 20/263 KB 508/587 KB 554/1822 KB 868/894 KB 24/263 KB 508/587 KB 554/1822 KB 868/894 KB 28/263 KB 508/587 KB 554/1822 KB 868/894 KB 32/263 KB 508/587 KB 554/1822 KB 868/894 KB 36/263 KB 508/587 KB 554/1822 KB 868/894 KB 40/263 KB 500/587 KB 554/1822 KB 852/894 KB 508/587 KB 558/1822 KB 868/894 KB 44/263 KB 508/587 KB 562/1822 KB 868/894 KB 44/263 KB 508/587 KB 566/1822 KB 868/894 KB 44/263 KB 508/587 KB 554/1822 KB 868/894 KB 20/263 KB 512/587 KB 566/1822 KB 868/894 KB 44/263 KB 516/587 KB 566/1822 KB 868/894 KB 44/263 KB 520/587 KB 566/1822 KB 868/894 KB 44/263 KB 524/587 KB 566/1822 KB 868/894 KB 44/263 KB 528/587 KB 566/1822 KB 868/894 KB 44/263 KB 532/587 KB 566/1822 KB 868/894 KB 44/263 KB 536/587 KB 570/1822 KB 868/894 KB 44/263 KB 540/587 KB 570/1822 KB 868/894 KB 44/263 KB 544/587 KB 570/1822 KB 868/894 KB 44/263 KB 532/587 KB 570/1822 KB 868/894 KB 44/263 KB 544/587 KB 574/1822 KB 872/894 KB 44/263 KB 544/587 KB 578/1822 KB 872/894 KB 44/263 KB 544/587 KB 582/1822 KB 872/894 KB 44/263 KB 544/587 KB 586/1822 KB 872/894 KB 44/263 KB 548/587 KB 590/1822 KB 872/894 KB 44/263 KB 548/587 KB 594/1822 KB 872/894 KB 44/263 KB 548/587 KB 598/1822 KB 872/894 KB 44/263 KB 532/587 KB 566/1822 KB 868/894 KB 44/263 KB 548/587 KB 598/1822 KB 872/894 KB 48/263 KB 548/587 KB 598/1822 KB 872/894 KB 52/263 KB 548/587 KB 598/1822 KB 872/894 KB 56/263 KB 548/587 KB 598/1822 KB 872/894 KB 60/263 KB 548/587 KB 598/1822 KB 872/894 KB 64/263 KB 548/587 KB 586/1822 KB 872/894 KB 44/263 KB 544/587 KB 570/1822 KB 872/894 KB 44/263 KB 548/587 KB 598/1822 KB 876/894 KB 64/263 KB 548/587 KB 598/1822 KB 880/894 KB 64/263 KB 548/587 KB 598/1822 KB 884/894 KB 64/263 KB 552/587 KB 598/1822 KB 884/894 KB 64/263 KB 556/587 KB 598/1822 KB 884/894 KB 64/263 KB 560/587 KB 598/1822 KB 888/894 KB 64/263 KB 564/587 KB 598/1822 KB 888/894 KB 64/263 KB 568/587 KB 602/1822 KB 888/894 KB 68/263 KB 572/587 KB 602/1822 KB 888/894 KB 68/263 KB 576/587 KB 602/1822 KB 888/894 KB 68/263 KB 556/587 KB 5 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 98/1822 KB 888/894 KB 64/263 KB 576/587 KB 602/1822 KB 892/894 KB 68/263 KB 576/587 KB 602/1822 KB 894/894 KB 68/263 KB 564/587 KB 602/1822 KB 888/894 KB 68/263 KB 576/587 KB 606/1822 KB 894/894 KB 68/263 KB 576/587 KB 610/1822 KB 894/894 KB 68/263 KB 576/587 KB 614/1822 KB 894/894 KB 68/263 KB 576/587 KB 618/1822 KB 894/894 KB 68/263 KB 580/587 KB 622/1822 KB 894/894 KB 68/263 KB 564/587 KB 598/1822 KB 888/894 KB 68/263 KB 580/587 KB 626/1822 KB 894/894 KB 72/263 KB 580/587 KB 626/1822 KB 894/894 KB 76/263 KB 580/587 KB 626/1822 KB 894/894 KB 80/263 KB 580/587 KB 626/1822 KB 894/894 KB 84/263 KB 580/587 KB 626/1822 KB 894/894 KB 88/263 KB 580/587 KB 626/1822 KB 894/894 KB 92/263 KB 580/587 KB 626/1822 KB 894/894 KB 96/263 KB 580/587 KB 626/1822 KB 894/894 KB 100/263 KB 580/587 KB 626/1822 KB 894/894 KB 104/263 KB 580/587 KB 626/1822 KB 894/894 KB 108/263 KB 580/587 KB 626/1822 KB 894/894 KB 112/263 KB 580/587 KB 618/1822 KB 894/894 KB 68/263 KB 584/587 KB 626/1822 KB 894/894 KB 112/263 KB 587/587 KB 626/1822 KB 894/894 KB 112/263 KB 580/587 KB 626/1822 KB 894/894 KB 68/263 KB 587/587 KB 630/1822 KB 894/894 KB 112/263 KB 587/587 KB 634/1822 KB 894/894 KB 112/263 KB 587/587 KB 638/1822 KB 894/894 KB 116/263 KB 587/587 KB 642/1822 KB 894/894 KB 116/263 KB 587/587 KB 646/1822 KB 894/894 KB 116/263 KB 587/587 KB 634/1822 KB 894/894 KB 116/263 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 908.6 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 587/587 KB 646/1822 KB 120/263 KB 587/587 KB 646/1822 KB 124/263 KB 587/587 KB 646/1822 KB 128/263 KB 587/587 KB 646/1822 KB 132/263 KB 587/587 KB 650/1822 KB 136/263 KB 587/587 KB 650/1822 KB 140/263 KB 587/587 KB 650/1822 KB 144/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 587/587 KB 650/1822 KB 132/263 KB 654/1822 KB 144/263 KB 658/1822 KB 144/263 KB 662/1822 KB 144/263 KB 666/1822 KB 144/263 KB 670/1822 KB 144/263 KB 674/1822 KB 148/263 KB 4/99 KB 674/1822 KB 148/263 KB 8/99 KB 674/1822 KB 148/263 KB 12/99 KB 674/1822 KB 148/263 KB 16/99 KB 674/1822 KB 148/263 KB 20/99 KB 674/1822 KB 148/263 KB 24/99 KB 678/1822 KB 148/263 KB 28/99 KB 678/1822 KB 148/263 KB 32/99 KB 678/1822 KB 148/263 KB 670/1822 KB 148/263 KB 32/99 KB 678/1822 KB 152/263 KB 32/99 KB 678/1822 KB 156/263 KB 32/99 KB 678/1822 KB 160/263 KB 20/99 KB 678/1822 KB 148/263 KB 32/99 KB 682/1822 KB 160/263 KB 36/99 KB 686/1822 KB 4/276 KB 164/263 KB 36/99 KB 690/1822 KB 4/276 KB 164/263 KB 36/99 KB 694/1822 KB 4/276 KB 164/263 KB 36/99 KB 682/1822 KB 4/276 KB 164/263 KB 32/99 KB 682/1822 KB 4/276 KB 160/263 KB 36/99 KB 694/1822 KB 8/276 KB 164/263 KB 36/99 KB 694/1822 KB 12/276 KB 164/263 KB 36/99 KB 694/1822 KB 16/276 KB 164/263 KB 36/99 KB 694/1822 KB 20/276 KB 164/263 KB 36/99 KB 694/1822 KB 24/276 KB 168/263 KB 36/99 KB 694/1822 KB 28/276 KB 168/263 KB 36/99 KB 698/1822 KB 32/276 KB 168/263 KB 36/99 KB 698/1822 KB 36/276 KB 168/263 KB 36/99 KB 698/1822 KB 40/276 KB 168/263 KB 36/99 KB 698/1822 KB 44/276 KB 168/263 KB 36/99 KB 698/1822 KB 48/276 KB 168/263 KB 36/99 KB 698/1822 KB 52/276 KB 168/263 KB 36/99 KB 698/1822 KB 56/276 KB 168/263 KB 36/99 KB 682/1822 KB 4/276 KB 160/263 KB 40/99 KB 698/1822 KB 56/276 KB 168/263 KB 44/99 KB 698/1822 KB 56/276 KB 168/263 KB 48/99 KB 698/1822 KB 56/276 KB 168/263 KB 36/99 KB 698/1822 KB 28/276 KB 168/263 KB 48/99 KB 702/1822 KB 56/276 KB 168/263 KB 48/99 KB 706/1822 KB 56/276 KB 168/263 KB 48/99 KB 710/1822 KB 56/276 KB 168/263 KB 48/99 KB 714/1822 KB 56/276 KB 168/263 KB 52/99 KB 718/1822 KB 56/276 KB 168/263 KB 52/99 KB 722/1822 KB 56/276 KB 168/263 KB 36/99 KB 694/1822 KB 20/276 KB 168/263 KB 52/99 KB 722/1822 KB 56/276 KB 172/263 KB 52/99 KB 722/1822 KB 56/276 KB 176/263 KB 52/99 KB 722/1822 KB 56/276 KB 180/263 KB 52/99 KB 722/1822 KB 56/276 KB 184/263 KB 52/99 KB 722/1822 KB 56/276 KB 188/263 KB 52/99 KB 722/1822 KB 56/276 KB 192/263 KB 52/99 KB 714/1822 KB 56/276 KB 168/263 KB 56/99 KB 722/1822 KB 56/276 KB 192/263 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 4/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 8/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 12/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 16/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 20/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 24/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 28/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 32/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 36/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 40/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 44/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 48/314 KB 60/99 KB 722/1822 KB 56/276 KB 192/263 KB 52/314 KB 64/99 KB 722/1822 KB 56/276 KB 196/263 KB 56/314 KB 64/99 KB 722/1822 KB 56/276 KB 196/263 KB 52/314 KB 64/99 KB 722/1822 KB 56/276 KB 192/263 KB 52/314 KB 68/99 KB 726/1822 KB 56/276 KB 196/263 KB 60/314 KB 72/99 KB 726/1822 KB 60/276 KB 200/263 KB 60/314 KB 76/99 KB 726/1822 KB 60/276 KB 200/263 KB 60/314 KB 80/99 KB 726/1822 KB 60/276 KB 200/263 KB 60/314 KB 64/99 KB 726/1822 KB 56/276 KB 196/263 KB 60/314 KB 80/99 KB 726/1822 KB 60/276 KB 2 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 00/263 KB 64/314 KB 64/99 KB 726/1822 KB 56/276 KB 196/263 KB 56/314 KB 80/99 KB 730/1822 KB 60/276 KB 200/263 KB 64/314 KB 80/99 KB 734/1822 KB 60/276 KB 200/263 KB 68/314 KB 80/99 KB 738/1822 KB 60/276 KB 200/263 KB 68/314 KB 80/99 KB 742/1822 KB 60/276 KB 200/263 KB 68/314 KB 80/99 KB 746/1822 KB 60/276 KB 200/263 KB 68/314 KB 84/99 KB 750/1822 KB 60/276 KB 200/263 KB 68/314 KB 84/99 KB 754/1822 KB 60/276 KB 200/263 KB 68/314 KB 68/99 KB 726/1822 KB 60/276 KB 200/263 KB 60/314 KB 68/99 KB 726/1822 KB 56/276 KB 200/263 KB 60/314 KB 84/99 KB 754/1822 KB 60/276 KB 204/263 KB 68/314 KB 84/99 KB 754/1822 KB 60/276 KB 208/263 KB 68/314 KB 84/99 KB 754/1822 KB 64/276 KB 208/263 KB 68/314 KB 84/99 KB 754/1822 KB 68/276 KB 208/263 KB 68/314 KB 84/99 KB 754/1822 KB 72/276 KB 212/263 KB 68/314 KB 84/99 KB 754/1822 KB 76/276 KB 212/263 KB 68/314 KB 84/99 KB 754/1822 KB 80/276 KB 212/263 KB 68/314 KB 84/99 KB 754/1822 KB 84/276 KB 212/263 KB 68/314 KB 84/99 KB 754/1822 KB 88/276 KB 212/263 KB 68/314 KB 84/99 KB 754/1822 KB 92/276 KB 212/263 KB 68/314 KB 84/99 KB 746/1822 KB 60/276 KB 200/263 KB 68/314 KB 88/99 KB 758/1822 KB 92/276 KB 212/263 KB 68/314 KB 92/99 KB 758/1822 KB 92/276 KB 212/263 KB 68/314 KB 96/99 KB 758/1822 KB 92/276 KB 212/263 KB 68/314 KB 80/99 KB 730/1822 KB 60/276 KB 200/263 KB 68/314 KB 96/99 KB 758/1822 KB 92/276 KB 212/263 KB 72/314 KB 96/99 KB 758/1822 KB 92/276 KB 212/263 KB 76/314 KB 96/99 KB 758/1822 KB 92/276 KB 212/263 KB 80/314 KB 96/99 KB 758/1822 KB 92/276 KB 212/263 KB 84/314 KB 96/99 KB 758/1822 KB 92/276 KB 212/263 KB 88/314 KB 96/99 KB 758/1822 KB 92/276 KB 212/263 KB 92/314 KB 99/99 KB 758/1822 KB 92/276 KB 212/263 KB 96/314 KB 84/99 KB 758/1822 KB 92/276 KB 212/263 KB 68/314 KB 84/99 KB 754/1822 KB 68/276 KB 212/263 KB 68/314 KB 99/99 KB 758/1822 KB 96/276 KB 216/263 KB 96/314 KB 99/99 KB 758/1822 KB 96/276 KB 220/263 KB 96/314 KB 99/99 KB 758/1822 KB 96/276 KB 224/263 KB 96/314 KB 99/99 KB 758/1822 KB 96/276 KB 228/263 KB 96/314 KB 99/99 KB 758/1822 KB 96/276 KB 232/263 KB 96/314 KB 99/99 KB 758/1822 KB 96/276 KB 236/263 KB 96/314 KB 99/99 KB 758/1822 KB 96/276 KB 240/263 KB 96/314 KB 99/99 KB 758/1822 KB 96/276 KB 244/263 KB 96/314 KB 99/99 KB 762/1822 KB 96/276 KB 248/263 KB 100/314 KB 99/99 KB 762/1822 KB 96/276 KB 252/263 KB 100/314 KB 99/99 KB 762/1822 KB 96/276 KB 256/263 KB 100/314 KB 99/99 KB 758/1822 KB 96/276 KB 212/263 KB 96/314 KB 99/99 KB 758/1822 KB 92/276 KB 212/263 KB 92/314 KB 99/99 KB 762/1822 KB 100/276 KB 256/263 KB 100/314 KB 99/99 KB 762/1822 KB 104/276 KB 256/263 KB 100/314 KB 99/99 KB 762/1822 KB 108/276 KB 256/263 KB 100/314 KB 99/99 KB 762/1822 KB 112/276 KB 256/263 KB 100/314 KB 99/99 KB 762/1822 KB 96/276 KB 244/263 KB 100/314 KB 99/99 KB 766/1822 KB 112/276 KB 256/263 KB 100/314 KB 99/99 KB 770/1822 KB 112/276 KB 256/263 KB 100/314 KB 99/99 KB 774/1822 KB 112/276 KB 256/263 KB 100/314 KB 99/99 KB 778/1822 KB 112/276 KB 256/263 KB 100/314 KB 99/99 KB 782/1822 KB 116/276 KB 260/263 KB 100/314 KB 99/99 KB 786/1822 KB 116/276 KB 260/263 KB 100/314 KB 99/99 KB 790/1822 KB 116/276 KB 260/263 KB 100/314 KB 99/99 KB 758/1822 KB 96/276 KB 244/263 KB 100/314 KB 99/99 KB 790/1822 KB 116/276 KB 260/263 KB 104/314 KB 99/99 KB 790/1822 KB 116/276 KB 260/263 KB 108/314 KB 99/99 KB 790/1822 KB 116/276 KB 260/263 KB 112/314 KB 99/99 KB 790/1822 KB 116/276 KB 260/263 KB 116/314 KB 99/9 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 9 KB 790/1822 KB 116/276 KB 260/263 KB 120/314 KB 99/99 KB 778/1822 KB 116/276 KB 260/263 KB 100/314 KB 99/99 KB 778/1822 KB 112/276 KB 260/263 KB 100/314 KB 99/99 KB 790/1822 KB 116/276 KB 263/263 KB 120/314 KB 99/99 KB 790/1822 KB 120/276 KB 263/263 KB 120/314 KB 99/99 KB 790/1822 KB 120/276 KB 263/263 KB 124/314 KB 99/99 KB 790/1822 KB 120/276 KB 263/263 KB 128/314 KB 99/99 KB 790/1822 KB 124/276 KB 263/263 KB 128/314 KB 99/99 KB 790/1822 KB 128/276 KB 263/263 KB 128/314 KB 99/99 KB 794/1822 KB 128/276 KB 263/263 KB 132/314 KB 794/1822 KB 132/276 KB 263/263 KB 136/314 KB 794/1822 KB 132/276 KB 263/263 KB 140/314 KB 794/1822 KB 132/276 KB 263/263 KB 144/314 KB 794/1822 KB 132/276 KB 263/263 KB 148/314 KB 794/1822 KB 132/276 KB 263/263 KB 152/314 KB 794/1822 KB 132/276 KB 156/314 KB 794/1822 KB 132/276 KB 160/314 KB 99/99 KB 794/1822 KB 128/276 KB 263/263 KB 128/314 KB 798/1822 KB 132/276 KB 160/314 KB 802/1822 KB 132/276 KB 160/314 KB 806/1822 KB 132/276 KB 160/314 KB 794/1822 KB 132/276 KB 263/263 KB 132/314 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 96.0 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 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 255.3 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 806/1822 KB 136/276 KB 160/314 KB 806/1822 KB 140/276 KB 160/314 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 810/1822 KB 140/276 KB 160/314 KB 814/1822 KB 144/276 KB 164/314 KB 818/1822 KB 144/276 KB 164/314 KB 822/1822 KB 144/276 KB 164/314 KB 826/1822 KB 144/276 KB 164/314 KB 830/1822 KB 144/276 KB 164/314 KB 834/1822 KB 144/276 KB 164/314 KB 838/1822 KB 144/276 KB 164/314 KB 810/1822 KB 144/276 KB 164/314 KB 838/1822 KB 144/276 KB 168/314 KB 838/1822 KB 144/276 KB 172/314 KB 810/1822 KB 144/276 KB 160/314 KB 838/1822 KB 148/276 KB 176/314 KB 838/1822 KB 152/276 KB 176/314 KB 838/1822 KB 156/276 KB 176/314 KB 838/1822 KB 160/276 KB 176/314 KB 838/1822 KB 160/276 KB 176/314 KB 4/54 KB 838/1822 KB 164/276 KB 176/314 KB 4/54 KB 838/1822 KB 168/276 KB 176/314 KB 8/54 KB 838/1822 KB 172/276 KB 176/314 KB 8/54 KB 842/1822 KB 4/748 KB 176/276 KB 176/314 KB 8/54 KB 838/1822 KB 144/276 KB 176/314 KB 8/54 KB 838/1822 KB 164/276 KB 176/314 KB 8/54 KB 842/1822 KB 4/748 KB 176/276 KB 176/314 KB 12/54 KB 842/1822 KB 4/748 KB 176/276 KB 176/314 KB 16/54 KB 842/1822 KB 4/748 KB 176/276 KB 180/314 KB 16/54 KB 842/1822 KB 4/748 KB 180/276 KB 184/314 KB 20/54 KB 842/1822 KB 4/748 KB 180/276 KB 188/314 KB 20/54 KB 842/1822 KB 4/748 KB 180/276 KB 192/314 KB 20/54 KB 842/1822 KB 4/748 KB 172/276 KB 176/314 KB 8/54 KB 846/1822 KB 4/748 KB 180/276 KB 192/314 KB 20/54 KB 850/1822 KB 4/748 KB 180/276 KB 192/314 KB 20/54 KB 854/1822 KB 4/748 KB 180/276 KB 192/314 KB 20/54 KB 858/1822 KB 4/748 KB 180/276 KB 192/314 KB 20/54 KB 862/1822 KB 4/748 KB 180/276 KB 196/314 KB 20/54 KB 866/1822 KB 4/748 KB 180/276 KB 196/314 KB 20/54 KB 870/1822 KB 4/748 KB 180/276 KB 196/314 KB 20/54 KB 838/1822 KB 4/748 KB 172/276 KB 176/314 KB 8/54 KB 870/1822 KB 8/748 KB 180/276 KB 196/314 KB 20/54 KB 870/1822 KB 12/748 KB 180/276 KB 196/314 KB 20/54 KB 870/1822 KB 16/748 KB 180/276 KB 196/314 KB 20/54 KB 870/1822 KB 20/748 KB 180/276 KB 196/314 KB 20/54 KB 870/1822 KB 24/748 KB 180/276 KB 196/314 KB 20/54 KB 870/1822 KB 28/748 KB 180/276 KB 196/314 KB 20/54 KB 870/1822 KB 32/748 KB 180/276 KB 196/314 KB 20/54 KB 858/1822 KB 4/748 KB 180/276 KB 196/314 KB 20/54 KB 870/1822 KB 32/748 KB 180/276 KB 200/314 KB 20/54 KB 870/1822 KB 32/748 KB 180/276 KB 204/314 KB 20/54 KB 870/1822 KB 32/748 KB 180/276 KB 208/314 KB 20/54 KB 842/1822 KB 4/748 KB 180/276 KB 180/314 KB 20/54 KB 870/1822 KB 32/748 KB 184/276 KB 208/314 KB 20/54 KB 870/1822 KB 32/748 KB 188/276 KB 208/314 KB 20/54 KB 870/1822 KB 32/748 KB 192/276 KB 208/314 KB 20/54 KB 842/1822 KB 4/748 KB 176/276 KB 180/314 KB 20/54 KB 870/1822 KB 32/748 KB 192/276 KB 208/314 KB 24/54 KB 870/1822 KB 32/748 KB 192/276 KB 208/314 KB 28/54 KB 870/1822 KB 32/748 KB 192/276 KB 208/314 KB 32/54 KB 870/1822 KB 32/748 KB 192/276 KB 208/314 KB 36/54 KB 870/1822 KB 32/748 KB 196/276 KB 208/314 KB 40/54 KB 870/1822 KB 32/748 KB 196/276 KB 208/314 KB 44/54 KB 870/1822 KB 32/748 KB 196/276 KB 208/314 KB 48/54 KB 870/1822 KB 32/748 KB 196/276 KB 208/314 KB 36/54 KB 870/1822 KB 32/748 KB 200/276 KB 208/314 KB 48/54 KB 870/1822 KB 32/748 KB 204/276 KB 208/314 KB 48/54 KB 870/1822 KB 32/748 KB 208/276 KB 208/314 KB 48/54 KB 874/1822 KB 36/748 KB 212/276 KB 212/314 KB 52/54 KB 874/1822 KB 36/748 KB 208/276 KB 212/314 KB 52/54 KB 874/1822 KB 40/748 KB 212/276 KB 212/314 KB 52/54 KB 874/1822 KB 32/748 KB 208/276 KB 212/314 KB 52/54 KB 874/1822 KB 32/748 KB 208/276 KB 208/314 KB 52/54 KB 870/1822 KB 32/748 KB 208/276 KB 208/314 KB 52/54 KB 874/1822 KB 40/748 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install KB 212/276 KB 212/314 KB 54/54 KB 878/1822 KB 40/748 KB 212/276 KB 212/314 KB 54/54 KB 878/1822 KB 44/748 KB 212/276 KB 216/314 KB 54/54 KB 878/1822 KB 48/748 KB 212/276 KB 216/314 KB 54/54 KB 878/1822 KB 40/748 KB 212/276 KB 216/314 KB 54/54 KB 882/1822 KB 48/748 KB 212/276 KB 220/314 KB 54/54 KB 882/1822 KB 48/748 KB 212/276 KB 224/314 KB 54/54 KB 882/1822 KB 48/748 KB 216/276 KB 228/314 KB 54/54 KB 882/1822 KB 52/748 KB 216/276 KB 232/314 KB 54/54 KB 882/1822 KB 52/748 KB 216/276 KB 236/314 KB 54/54 KB 882/1822 KB 52/748 KB 216/276 KB 240/314 KB 54/54 KB 882/1822 KB 48/748 KB 212/276 KB 216/314 KB 54/54 KB 886/1822 KB 52/748 KB 216/276 KB 240/314 KB 54/54 KB 890/1822 KB 52/748 KB 216/276 KB 240/314 KB 54/54 KB 894/1822 KB 52/748 KB 216/276 KB 240/314 KB 54/54 KB 898/1822 KB 52/748 KB 216/276 KB 240/314 KB 54/54 KB 902/1822 KB 52/748 KB 216/276 KB 240/314 KB 54/54 KB 906/1822 KB 52/748 KB 216/276 KB 240/314 KB 54/54 KB 910/1822 KB 52/748 KB 216/276 KB 244/314 KB 54/54 KB 914/1822 KB 52/748 KB 216/276 KB 244/314 KB 54/54 KB 918/1822 KB 52/748 KB 216/276 KB 244/314 KB 54/54 KB 882/1822 KB 52/748 KB 216/276 KB 228/314 KB 54/54 KB 918/1822 KB 56/748 KB 216/276 KB 244/314 KB 54/54 KB 918/1822 KB 60/748 KB 216/276 KB 244/314 KB 54/54 KB 918/1822 KB 64/748 KB 216/276 KB 244/314 KB 54/54 KB 882/1822 KB 48/748 KB 216/276 KB 224/314 KB 54/54 KB 918/1822 KB 64/748 KB 220/276 KB 244/314 KB 54/54 KB 918/1822 KB 64/748 KB 224/276 KB 244/314 KB 54/54 KB 918/1822 KB 64/748 KB 228/276 KB 244/314 KB 54/54 KB 918/1822 KB 68/748 KB 228/276 KB 244/314 KB 54/54 KB 918/1822 KB 72/748 KB 232/276 KB 244/314 KB 918/1822 KB 76/748 KB 232/276 KB 244/314 KB 918/1822 KB 80/748 KB 232/276 KB 244/314 KB 906/1822 KB 52/748 KB 216/276 KB 244/314 KB 54/54 KB 918/1822 KB 80/748 KB 232/276 KB 248/314 KB 918/1822 KB 80/748 KB 232/276 KB 252/314 KB 918/1822 KB 80/748 KB 232/276 KB 256/314 KB 918/1822 KB 68/748 KB 232/276 KB 244/314 KB 918/1822 KB 80/748 KB 236/276 KB 256/314 KB 918/1822 KB 80/748 KB 240/276 KB 256/314 KB 918/1822 KB 80/748 KB 244/276 KB 256/314 KB 922/1822 KB 84/748 KB 248/276 KB 260/314 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 50.5 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 922/1822 KB 84/748 KB 252/276 KB 260/314 KB 922/1822 KB 84/748 KB 256/276 KB 260/314 KB 922/1822 KB 84/748 KB 244/276 KB 260/314 KB 926/1822 KB 84/748 KB 256/276 KB 260/314 KB 930/1822 KB 84/748 KB 256/276 KB 260/314 KB 934/1822 KB 84/748 KB 256/276 KB 260/314 KB 938/1822 KB 84/748 KB 256/276 KB 260/314 KB 942/1822 KB 84/748 KB 260/276 KB 260/314 KB 946/1822 KB 84/748 KB 260/276 KB 260/314 KB 950/1822 KB 84/748 KB 260/276 KB 260/314 KB 918/1822 KB 84/748 KB 244/276 KB 260/314 KB 950/1822 KB 84/748 KB 260/276 KB 264/314 KB 950/1822 KB 84/748 KB 260/276 KB 268/314 KB 950/1822 KB 84/748 KB 260/276 KB 272/314 KB 918/1822 KB 84/748 KB 244/276 KB 256/314 KB 950/1822 KB 88/748 KB 260/276 KB 272/314 KB 950/1822 KB 92/748 KB 260/276 KB 272/314 KB 950/1822 KB 96/748 KB 260/276 KB 272/314 KB 950/1822 KB 96/748 KB 260/276 KB 276/314 KB 950/1822 KB 100/748 KB 260/276 KB 280/314 KB 950/1822 KB 100/748 KB 260/276 KB 284/314 KB 950/1822 KB 100/748 KB 260/276 KB 288/314 KB 938/1822 KB 84/748 KB 260/276 KB 260/314 KB 950/1822 KB 100/748 KB 264/276 KB 288/314 KB 950/1822 KB 100/748 KB 268/276 KB 288/314 KB 950/1822 KB 100/748 KB 272/276 KB 288/314 KB 950/1822 KB 100/748 KB 260/276 KB 276/314 KB 950/1822 KB 104/748 KB 272/276 KB 288/314 KB 950/1822 KB 108/748 KB 272/276 KB 288/314 KB 950/1822 KB 108/748 KB 276/276 KB 288/314 KB 950/1822 KB 112/748 KB 276/276 KB 288/314 KB 950/1822 KB 112/748 KB 276/276 KB 288/314 KB 950/1822 KB 112/748 KB 276/276 KB 292/314 KB 954/1822 KB 116/748 KB 276/276 KB 4/223 KB 296/314 KB 954/1822 KB 116/748 KB 276/276 KB 4/223 KB 300/314 KB 954/1822 KB 116/748 KB 276/276 KB 4/223 KB 304/314 KB 954/1822 KB 116/748 KB 276/276 KB 4/223 KB 292/314 KB 954/1822 KB 120/748 KB 276/276 KB 4/223 KB 304/314 KB 954/1822 KB 124/748 KB 276/276 KB 4/223 KB 304/314 KB 954/1822 KB 128/748 KB 276/276 KB 4/223 KB 308/314 KB 954/1822 KB 112/748 KB 276/276 KB 4/223 KB 292/314 KB 958/1822 KB 128/748 KB 276/276 KB 4/223 KB 308/314 KB 962/1822 KB 128/748 KB 276/276 KB 4/223 KB 308/314 KB 966/1822 KB 128/748 KB 276/276 KB 4/223 KB 308/314 KB 970/1822 KB 128/748 KB 276/276 KB 4/223 KB 308/314 KB 950/1822 KB 112/748 KB 276/276 KB 4/223 KB 292/314 KB 970/1822 KB 132/748 KB 276/276 KB 8/223 KB 308/314 KB 970/1822 KB 132/748 KB 276/276 KB 12/223 KB 308/314 KB 970/1822 KB 132/748 KB 276/276 KB 16/223 KB 308/314 KB 970/1822 KB 132/748 KB 276/276 KB 20/223 KB 308/314 KB 970/1822 KB 132/748 KB 276/276 KB 24/223 KB 308/314 KB 970/1822 KB 132/748 KB 276/276 KB 28/223 KB 308/314 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 255.3 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 970/1822 KB 132/748 KB 276/276 KB 4/223 KB 308/314 KB 970/1822 KB 136/748 KB 32/223 KB 308/314 KB 954/1822 KB 124/748 KB 276/276 KB 4/223 KB 308/314 KB 974/1822 KB 136/748 KB 32/223 KB 312/314 KB 974/1822 KB 136/748 KB 32/223 KB 314/314 KB 974/1822 KB 140/748 KB 32/223 KB 314/314 KB 974/1822 KB 144/748 KB 32/223 KB 314/314 KB 974/1822 KB 136/748 KB 32/223 KB 308/314 KB 978/1822 KB 144/748 KB 32/223 KB 314/314 KB 982/1822 KB 144/748 KB 32/223 KB 314/314 KB 970/1822 KB 132/748 KB 32/223 KB 308/314 KB 982/1822 KB 144/748 KB 36/223 KB 314/314 KB 982/1822 KB 144/748 KB 40/223 KB 314/314 KB 982/1822 KB 144/748 KB 44/223 KB 314/314 KB 982/1822 KB 144/748 KB 48/223 KB 314/314 KB 982/1822 KB 144/748 KB 52/223 KB 314/314 KB 986/1822 KB 144/748 KB 56/223 KB 314/314 KB 986/1822 KB 144/748 KB 60/223 KB 314/314 KB 986/1822 KB 144/748 KB 64/223 KB 314/314 KB 986/1822 KB 144/748 KB 68/223 KB 314/314 KB 986/1822 KB 144/748 KB 52/223 KB 314/314 KB 990/1822 KB 148/748 KB 72/223 KB 314/314 KB 994/1822 KB 148/748 KB 72/223 KB 314/314 KB 998/1822 KB 148/748 KB 72/223 KB 314/314 KB 986/1822 KB 148/748 KB 68/223 KB 314/314 KB 998/1822 KB 152/748 KB 72/223 KB 314/314 KB 998/1822 KB 156/748 KB 72/223 KB 314/314 KB 4/27 KB 998/1822 KB 160/748 KB 72/223 KB 314/314 KB 4/27 KB 998/1822 KB 156/748 KB 72/223 KB 314/314 KB 8/27 KB 1002/1822 KB 160/748 KB 72/223 KB 314/314 KB 8/27 KB 1006/1822 KB 164/748 KB 72/223 KB 8/27 KB 1010/1822 KB 164/748 KB 72/223 KB 8/27 KB 1014/1822 KB 164/748 KB 72/223 KB 986/1822 KB 148/748 KB 72/223 KB 314/314 KB 8/27 KB 1014/1822 KB 164/748 KB 76/223 KB 8/27 KB 1014/1822 KB 164/748 KB 80/223 KB 8/27 KB 1014/1822 KB 164/748 KB 84/223 KB 8/27 KB 1014/1822 KB 164/748 KB 88/223 KB 8/27 KB 1014/1822 KB 164/748 KB 92/223 KB 8/27 KB 1014/1822 KB 164/748 KB 96/223 KB 8/27 KB 1014/1822 KB 164/748 KB 100/223 KB 8/27 KB 1018/1822 KB 164/748 KB 104/223 KB 8/27 KB 1018/1822 KB 164/748 KB 108/223 KB 8/27 KB 1018/1822 KB 164/748 KB 112/223 KB 8/27 KB 1002/1822 KB 164/748 KB 72/223 KB 8/27 KB 1018/1822 KB 168/748 KB 112/223 KB 8/27 KB 1018/1822 KB 172/748 KB 112/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 286.6 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 8/27 KB 998/1822 KB 160/748 KB 72/223 KB 314/314 KB 12/27 KB 1018/1822 KB 172/748 KB 112/223 KB 16/27 KB 1018/1822 KB 172/748 KB 112/223 KB 20/27 KB 1018/1822 KB 172/748 KB 112/223 KB 24/27 KB 1018/1822 KB 172/748 KB 112/223 KB 27/27 KB 1018/1822 KB 176/748 KB 112/223 KB 8/27 KB 1018/1822 KB 164/748 KB 100/223 KB 27/27 KB 1022/1822 KB 176/748 KB 112/223 KB 27/27 KB 1026/1822 KB 176/748 KB 112/223 KB 27/27 KB 1030/1822 KB 176/748 KB 112/223 KB 24/27 KB 1018/1822 KB 176/748 KB 112/223 KB 27/27 KB 1030/1822 KB 180/748 KB 112/223 KB 27/27 KB 1030/1822 KB 184/748 KB 112/223 KB 27/27 KB 1030/1822 KB 188/748 KB 112/223 KB 27/27 KB 1030/1822 KB 192/748 KB 112/223 KB 27/27 KB 1030/1822 KB 196/748 KB 112/223 KB 27/27 KB 1034/1822 KB 200/748 KB 116/223 KB 27/27 KB 1034/1822 KB 204/748 KB 116/223 KB 27/27 KB 1034/1822 KB 208/748 KB 116/223 KB 27/27 KB 1034/1822 KB 196/748 KB 116/223 KB 27/27 KB 1034/1822 KB 208/748 KB 120/223 KB 27/27 KB 1034/1822 KB 208/748 KB 124/223 KB 27/27 KB 1034/1822 KB 208/748 KB 128/223 KB 27/27 KB 1034/1822 KB 196/748 KB 112/223 KB 27/27 KB 1038/1822 KB 208/748 KB 128/223 KB 27/27 KB 1042/1822 KB 208/748 KB 128/223 KB 27/27 KB 1046/1822 KB 208/748 KB 128/223 KB 27/27 KB 1050/1822 KB 208/748 KB 128/223 KB 1054/1822 KB 212/748 KB 132/223 KB 1058/1822 KB 212/748 KB 132/223 KB 1062/1822 KB 212/748 KB 132/223 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 24.0 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1062/1822 KB 212/748 KB 132/223 KB 4/178 KB 1062/1822 KB 212/748 KB 132/223 KB 8/178 KB 1062/1822 KB 212/748 KB 132/223 KB 12/178 KB 1062/1822 KB 212/748 KB 132/223 KB 16/178 KB 1062/1822 KB 212/748 KB 132/223 KB 20/178 KB 1062/1822 KB 212/748 KB 132/223 KB 24/178 KB 1062/1822 KB 212/748 KB 132/223 KB 28/178 KB 1062/1822 KB 212/748 KB 132/223 KB 32/178 KB 1062/1822 KB 212/748 KB 132/223 KB 36/178 KB 1062/1822 KB 212/748 KB 132/223 KB 40/178 KB 1062/1822 KB 212/748 KB 132/223 KB 44/178 KB 1062/1822 KB 212/748 KB 132/223 KB 48/178 KB 1062/1822 KB 212/748 KB 132/223 KB 52/178 KB 4/23 KB 1066/1822 KB 212/748 KB 132/223 KB 56/178 KB 4/23 KB 1066/1822 KB 212/748 KB 132/223 KB 60/178 KB 4/23 KB 1066/1822 KB 212/748 KB 132/223 KB 64/178 KB 27/27 KB 1050/1822 KB 212/748 KB 132/223 KB 4/23 KB 1066/1822 KB 216/748 KB 132/223 KB 64/178 KB 4/23 KB 1066/1822 KB 220/748 KB 132/223 KB 64/178 KB 4/23 KB 1066/1822 KB 224/748 KB 132/223 KB 64/178 KB 27/27 KB 1050/1822 KB 208/748 KB 132/223 KB 4/23 KB 1066/1822 KB 224/748 KB 136/223 KB 64/178 KB 4/23 KB 1066/1822 KB 224/748 KB 140/223 KB 64/178 KB 4/23 KB 1066/1822 KB 224/748 KB 144/223 KB 64/178 KB 4/23 KB 1066/1822 KB 224/748 KB 148/223 KB 64/178 KB 4/23 KB 1066/1822 KB 228/748 KB 152/223 KB 64/178 KB 4/23 KB 1066/1822 KB 228/748 KB 156/223 KB 64/178 KB 4/23 KB 1066/1822 KB 228/748 KB 160/223 KB 64/178 KB 4/23 KB 1066/1822 KB 212/748 KB 132/223 KB 52/178 KB 4/23 KB 1070/1822 KB 228/748 KB 160/223 KB 64/178 KB 4/23 KB 1074/1822 KB 228/748 KB 160/223 KB 64/178 KB 4/23 KB 1078/1822 KB 228/748 KB 160/223 KB 64/178 KB 4/23 KB 1062/1822 KB 212/748 KB 132/223 KB 52/178 KB 4/23 KB 1066/1822 KB 228/748 KB 148/223 KB 64/178 KB 4/23 KB 1078/1822 KB 232/748 KB 160/223 KB 64/178 KB 4/23 KB 1078/1822 KB 236/748 KB 160/223 KB 64/178 KB 8/23 KB 1078/1822 KB 240/748 KB 160/223 KB 64/178 KB 8/23 KB 1078/1822 KB 236/748 KB 160/223 KB 64/178 KB 12/23 KB 1078/1822 KB 240/748 KB 160/223 KB 64/178 KB 16/23 KB 1078/1822 KB 240/748 KB 160/223 KB 64/178 KB 20/23 KB 1078/1822 KB 240/748 KB 160/223 KB 64/178 KB 23/23 KB 1082/1822 KB 244/748 KB 164/223 KB 68/178 KB 20/23 KB 1078/1822 KB 240/748 KB 164/223 KB 64/178 KB 23/23 KB 1082/1822 KB 244/748 KB 168/223 KB 68/178 KB 23/23 KB 1082/1822 KB 244/748 KB 172/223 KB 68/178 KB 23/23 KB 1082/1822 KB 244/748 KB 176/223 KB 68/178 KB 20/23 KB 1082/1822 KB 244/748 KB 164/223 KB 68/178 KB 23/23 KB 1082/1822 KB 244/748 KB 176/223 KB 72/178 KB 23/23 KB 1082/1822 KB 244/748 KB 176/223 KB 76/178 KB 23/23 KB 1082/1822 KB 244/748 KB 176/223 KB 80/178 KB 20/23 KB 1082/1822 KB 244/748 KB 164/223 KB 64/178 KB 23/23 KB 1082/1822 KB 248/748 KB 176/223 KB 80/178 KB 23/23 KB 1082/1822 KB 252/748 KB 176/223 KB 80/178 KB 23/23 KB 1082/1822 KB 256/748 KB 176/223 KB 80/178 KB 20/23 KB 1082/1822 KB 240/748 KB 164/223 KB 64/178 KB 23/23 KB 1086/1822 KB 256/748 KB 176/223 KB 80/178 KB 23/23 KB 1090/1822 KB 256/748 KB 176/223 KB 80/178 KB 23/23 KB 1094/1822 KB 256/748 KB 176/223 KB 80/178 KB 23/23 KB 1098/1822 KB 256/748 KB 176/223 KB 80/178 KB 23/23 KB 1102/1822 KB 260/748 KB 180/223 KB 84/178 KB 23/23 KB 1106/1822 KB 260/748 KB 180/223 KB 84/178 KB 23/23 KB 1110/1822 KB 260/748 KB 180/223 KB 84/178 KB 23/23 KB 1098/1822 KB 260/748 KB 180/223 KB 84/178 KB 23/23 KB 1110/1822 KB 264/748 KB 180/223 KB 84/178 KB 23/23 KB 1110/1822 KB 268/748 KB 180/223 KB 84/178 KB 23/23 KB 1098/1822 KB 256/748 KB 180/223 KB 84/178 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 23/23 KB 1110/1822 KB 268/748 KB 184/223 KB 84/178 KB 23/23 KB 1098/1822 KB 256/748 KB 176/223 KB 84/178 KB 23/23 KB 1110/1822 KB 268/748 KB 184/223 KB 88/178 KB 23/23 KB 1110/1822 KB 268/748 KB 184/223 KB 92/178 KB 23/23 KB 1110/1822 KB 272/748 KB 188/223 KB 92/178 KB 23/23 KB 1110/1822 KB 272/748 KB 192/223 KB 92/178 KB 23/23 KB 1110/1822 KB 272/748 KB 184/223 KB 92/178 KB 23/23 KB 1110/1822 KB 272/748 KB 192/223 KB 96/178 KB 23/23 KB 1110/1822 KB 272/748 KB 192/223 KB 100/178 KB 1114/1822 KB 276/748 KB 196/223 KB 104/178 KB 1114/1822 KB 276/748 KB 196/223 KB 108/178 KB 1114/1822 KB 276/748 KB 196/223 KB 112/178 KB 1114/1822 KB 276/748 KB 196/223 KB 100/178 KB 1114/1822 KB 272/748 KB 196/223 KB 100/178 KB 1114/1822 KB 276/748 KB 200/223 KB 112/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 20.3 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 23/23 KB 1114/1822 KB 272/748 KB 192/223 KB 100/178 KB 1114/1822 KB 280/748 KB 204/223 KB 112/178 KB 1114/1822 KB 280/748 KB 208/223 KB 112/178 KB 1114/1822 KB 280/748 KB 200/223 KB 112/178 KB 1118/1822 KB 284/748 KB 208/223 KB 112/178 KB 1118/1822 KB 288/748 KB 208/223 KB 112/178 KB 1118/1822 KB 280/748 KB 208/223 KB 112/178 KB 1122/1822 KB 288/748 KB 208/223 KB 112/178 KB 1126/1822 KB 288/748 KB 212/223 KB 112/178 KB 1130/1822 KB 288/748 KB 212/223 KB 116/178 KB 1134/1822 KB 292/748 KB 212/223 KB 116/178 KB 1138/1822 KB 292/748 KB 212/223 KB 116/178 KB 1142/1822 KB 292/748 KB 212/223 KB 116/178 KB 1122/1822 KB 288/748 KB 212/223 KB 112/178 KB 1142/1822 KB 292/748 KB 216/223 KB 116/178 KB 1142/1822 KB 292/748 KB 220/223 KB 116/178 KB 1142/1822 KB 292/748 KB 223/223 KB 116/178 KB 1130/1822 KB 292/748 KB 212/223 KB 116/178 KB 1142/1822 KB 296/748 KB 223/223 KB 116/178 KB 1142/1822 KB 300/748 KB 223/223 KB 116/178 KB 1142/1822 KB 304/748 KB 223/223 KB 116/178 KB 1126/1822 KB 288/748 KB 212/223 KB 116/178 KB 1142/1822 KB 304/748 KB 223/223 KB 120/178 KB 1142/1822 KB 304/748 KB 223/223 KB 124/178 KB 1142/1822 KB 304/748 KB 223/223 KB 128/178 KB 1142/1822 KB 304/748 KB 223/223 KB 132/178 KB 1146/1822 KB 308/748 KB 223/223 KB 136/178 KB 1146/1822 KB 308/748 KB 223/223 KB 140/178 KB 1146/1822 KB 308/748 KB 223/223 KB 144/178 KB 1146/1822 KB 308/748 KB 223/223 KB 148/178 KB 1146/1822 KB 308/748 KB 223/223 KB 152/178 KB 3/55 KB 1146/1822 KB 308/748 KB 223/223 KB 156/178 KB 3/55 KB 1146/1822 KB 308/748 KB 223/223 KB 160/178 KB 3/55 KB 1146/1822 KB 308/748 KB 223/223 KB 164/178 KB 3/55 KB 1146/1822 KB 308/748 KB 223/223 KB 132/178 KB 1150/1822 KB 308/748 KB 164/178 KB 3/55 KB 1154/1822 KB 308/748 KB 164/178 KB 3/55 KB 1158/1822 KB 308/748 KB 164/178 KB 3/55 KB 1142/1822 KB 308/748 KB 223/223 KB 132/178 KB 1158/1822 KB 312/748 KB 164/178 KB 3/55 KB 1158/1822 KB 316/748 KB 164/178 KB 3/55 KB 1158/1822 KB 320/748 KB 164/178 KB 3/55 KB 1158/1822 KB 324/748 KB 164/178 KB 3/55 KB 1162/1822 KB 328/748 KB 164/178 KB 3/55 KB 1162/1822 KB 332/748 KB 164/178 KB 3/55 KB 1162/1822 KB 336/748 KB 164/178 KB 3/55 KB 1162/1822 KB 340/748 KB 164/178 KB 3/55 KB 1162/1822 KB 344/748 KB 164/178 KB 3/55 KB 1162/1822 KB 348/748 KB 168/178 KB 3/55 KB 1162/1822 KB 352/748 KB 168/178 KB 3/55 KB 1146/1822 KB 308/748 KB 223/223 KB 148/178 KB 3/55 KB 1162/1822 KB 352/748 KB 168/178 KB 6/55 KB 1162/1822 KB 352/748 KB 168/178 KB 9/55 KB 1162/1822 KB 352/748 KB 168/178 KB 11/55 KB 1162/1822 KB 352/748 KB 168/178 KB 14/55 KB 1162/1822 KB 352/748 KB 168/178 KB 16/55 KB 1162/1822 KB 352/748 KB 168/178 KB 19/55 KB 1162/1822 KB 344/748 KB 168/178 KB 3/55 KB 1162/1822 KB 352/748 KB 172/178 KB 19/55 KB 1162/1822 KB 352/748 KB 176/178 KB 22/55 KB 1162/1822 KB 324/748 KB 164/178 KB 3/55 KB 1166/1822 KB 352/748 KB 176/178 KB 22/55 KB 1170/1822 KB 352/748 KB 176/178 KB 22/55 KB 1174/1822 KB 352/748 KB 176/178 KB 22/55 KB 1178/1822 KB 352/748 KB 176/178 KB 22/55 KB 1182/1822 KB 352/748 KB 176/178 KB 22/55 KB 1186/1822 KB 352/748 KB 176/178 KB 22/55 KB 1190/1822 KB 356/748 KB 178/178 KB 22/55 KB 1162/1822 KB 352/748 KB 172/178 KB 22/55 KB 1190/1822 KB 356/748 KB 178/178 KB 25/55 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 193.7 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1190/1822 KB 356/748 KB 178/178 KB 27/55 KB 1190/1822 KB 356/748 KB 178/178 KB 30/55 KB 1194/1822 KB 356/748 KB 178/178 KB 32/55 KB 1186/1822 KB 356/748 KB 178/178 KB 22/55 KB 1194/1822 KB 360/748 KB 178/178 KB 32/55 KB 1186/1822 KB 352/748 KB 178/178 KB 22/55 KB 1194/1822 KB 356/748 KB 178/178 KB 30/55 KB 1198/1822 KB 364/748 KB 178/178 KB 32/55 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1202/1822 KB 364/748 KB 178/178 KB 36/55 KB 1206/1822 KB 364/748 KB 178/178 KB 36/55 KB 1198/1822 KB 364/748 KB 178/178 KB 36/55 KB 1194/1822 KB 364/748 KB 178/178 KB 32/55 KB 1206/1822 KB 368/748 KB 178/178 KB 36/55 KB 1206/1822 KB 372/748 KB 178/178 KB 36/55 KB 1210/1822 KB 376/748 KB 178/178 KB 40/55 KB 1210/1822 KB 380/748 KB 178/178 KB 40/55 KB 1210/1822 KB 384/748 KB 178/178 KB 40/55 KB 1210/1822 KB 372/748 KB 178/178 KB 40/55 KB 1214/1822 KB 384/748 KB 178/178 KB 40/55 KB 1218/1822 KB 384/748 KB 178/178 KB 40/55 KB 1206/1822 KB 372/748 KB 178/178 KB 40/55 KB 1222/1822 KB 384/748 KB 178/178 KB 44/55 KB 1222/1822 KB 384/748 KB 178/178 KB 48/55 KB 1222/1822 KB 384/748 KB 178/178 KB 52/55 KB 1222/1822 KB 384/748 KB 178/178 KB 55/55 KB 1222/1822 KB 384/748 KB 178/178 KB 55/55 KB 1226/1822 KB 388/748 KB 178/178 KB 55/55 KB 1222/1822 KB 388/748 KB 178/178 KB 55/55 KB 1226/1822 KB 392/748 KB 55/55 KB 1226/1822 KB 393/748 KB 55/55 KB 1226/1822 KB 397/748 KB 55/55 KB 1230/1822 KB 401/748 KB 4/1210 KB 55/55 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 153.2 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1230/1822 KB 397/748 KB 4/1210 KB 55/55 KB 1230/1822 KB 401/748 KB 8/1210 KB 55/55 KB 1230/1822 KB 401/748 KB 12/1210 KB 55/55 KB 1230/1822 KB 401/748 KB 16/1210 KB 55/55 KB 1230/1822 KB 401/748 KB 20/1210 KB 55/55 KB 1230/1822 KB 397/748 KB 55/55 KB 1234/1822 KB 405/748 KB 20/1210 KB 55/55 KB 1238/1822 KB 405/748 KB 20/1210 KB 55/55 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 46.5 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1230/1822 KB 405/748 KB 20/1210 KB 55/55 KB 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1242/1822 KB 409/748 KB 24/1210 KB 1242/1822 KB 413/748 KB 24/1210 KB 1242/1822 KB 405/748 KB 24/1210 KB 1242/1822 KB 413/748 KB 28/1210 KB 1242/1822 KB 413/748 KB 32/1210 KB 1242/1822 KB 405/748 KB 20/1210 KB 1246/1822 KB 413/748 KB 32/1210 KB 1250/1822 KB 413/748 KB 32/1210 KB 1254/1822 KB 413/748 KB 32/1210 KB 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1254/1822 KB 417/748 KB 32/1210 KB 1254/1822 KB 421/748 KB 32/1210 KB 1254/1822 KB 425/748 KB 32/1210 KB 1254/1822 KB 429/748 KB 36/1210 KB 1258/1822 KB 433/748 KB 36/1210 KB 1258/1822 KB 437/748 KB 36/1210 KB 1258/1822 KB 441/748 KB 36/1210 KB 1254/1822 KB 425/748 KB 36/1210 KB 1258/1822 KB 441/748 KB 40/1210 KB 1258/1822 KB 441/748 KB 44/1210 KB 1258/1822 KB 441/748 KB 48/1210 KB 1258/1822 KB 429/748 KB 36/1210 KB 1262/1822 KB 441/748 KB 48/1210 KB 1266/1822 KB 441/748 KB 48/1210 KB 1270/1822 KB 441/748 KB 48/1210 KB 1270/1822 KB 441/748 KB 52/1210 KB 1274/1822 KB 445/748 KB 56/1210 KB 1274/1822 KB 445/748 KB 60/1210 KB 3/93 KB 1274/1822 KB 445/748 KB 64/1210 KB 1274/1822 KB 445/748 KB 52/1210 KB 1274/1822 KB 441/748 KB 52/1210 KB 3/93 KB 1274/1822 KB 445/748 KB 60/1210 KB 6/93 KB 1274/1822 KB 445/748 KB 64/1210 KB 9/93 KB 1274/1822 KB 445/748 KB 64/1210 KB 9/93 KB 1278/1822 KB 445/748 KB 64/1210 KB 11/93 KB 1278/1822 KB 445/748 KB 64/1210 KB 14/93 KB 1278/1822 KB 449/748 KB 64/1210 KB 16/93 KB 1282/1822 KB 449/748 KB 64/1210 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 11/93 KB 1278/1822 KB 449/748 KB 64/1210 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 4/471 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 8/471 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 12/471 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 16/471 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 20/471 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 24/471 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 28/471 KB 19/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 32/471 KB 19/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 36/471 KB 22/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 40/471 KB 22/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 44/471 KB 22/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 48/471 KB 22/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 52/471 KB 22/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 56/471 KB 22/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 60/471 KB 22/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 64/471 KB 16/93 KB 1282/1822 KB 449/748 KB 68/1210 KB 22/93 KB 1282/1822 KB 453/748 KB 72/1210 KB 64/471 KB 22/93 KB 1282/1822 KB 453/748 KB 76/1210 KB 64/471 KB 22/93 KB 1282/1822 KB 453/748 KB 80/1210 KB 64/471 KB 14/93 KB 1282/1822 KB 449/748 KB 64/1210 KB 22/93 KB 1286/1822 KB 453/748 KB 80/1210 KB 64/471 KB 22/93 KB 1290/1822 KB 453/748 KB 80/1210 KB 64/471 KB 22/93 KB 1294/1822 KB 453/748 KB 80/1210 KB 64/471 KB 22/93 KB 1298/1822 KB 453/748 KB 80/1210 KB 64/471 KB 22/93 KB 1302/1822 KB 453/748 KB 80/1210 KB 64/471 KB 22/93 KB 1306/1822 KB 453/748 KB 80/1210 KB 64/471 KB 22/93 KB 1310/1822 KB 453/748 KB 84/1210 KB 64/471 KB 22/93 KB 1314/1822 KB 453/748 KB 84/1210 KB 64/471 KB 22/93 KB 1318/1822 KB 453/748 KB 84/1210 KB 64/471 KB 22/93 KB 1322/1822 KB 453/748 KB 84/1210 KB 68/471 KB 22/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 36/471 KB 19/93 KB 1282/1822 KB 453/748 KB 68/1210 KB 32/471 KB 22/93 KB 1322/1822 KB 457/748 KB 84/1210 KB 68/471 KB 22/93 KB 1322/1822 KB 461/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 465/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 469/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 473/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 477/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 481/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 485/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 489/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 4 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 93/748 KB 84/1210 KB 68/471 KB 25/93 KB 1326/1822 KB 497/748 KB 84/1210 KB 68/471 KB 22/93 KB 1318/1822 KB 453/748 KB 84/1210 KB 68/471 KB 22/93 KB 1306/1822 KB 453/748 KB 84/1210 KB 64/471 KB 25/93 KB 1326/1822 KB 497/748 KB 88/1210 KB 72/471 KB 25/93 KB 1326/1822 KB 497/748 KB 92/1210 KB 72/471 KB 25/93 KB 1326/1822 KB 497/748 KB 96/1210 KB 72/471 KB 25/93 KB 1326/1822 KB 497/748 KB 100/1210 KB 72/471 KB 25/93 KB 1326/1822 KB 497/748 KB 104/1210 KB 72/471 KB 25/93 KB 1326/1822 KB 497/748 KB 108/1210 KB 72/471 KB 25/93 KB 1326/1822 KB 497/748 KB 112/1210 KB 72/471 KB 25/93 KB 1326/1822 KB 497/748 KB 112/1210 KB 72/471 KB 25/93 KB 1326/1822 KB 497/748 KB 112/1210 KB 76/471 KB 25/93 KB 1326/1822 KB 497/748 KB 112/1210 KB 80/471 KB 25/93 KB 1326/1822 KB 497/748 KB 112/1210 KB 84/471 KB 25/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 88/471 KB 25/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 92/471 KB 25/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 96/471 KB 25/93 KB 1326/1822 KB 497/748 KB 84/1210 KB 68/471 KB 25/93 KB 1322/1822 KB 461/748 KB 84/1210 KB 68/471 KB 27/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 96/471 KB 30/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 96/471 KB 32/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 96/471 KB 36/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 96/471 KB 40/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 96/471 KB 44/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 96/471 KB 44/93 KB 1330/1822 KB 501/748 KB 116/1210 KB 96/471 KB 48/93 KB 1334/1822 KB 501/748 KB 116/1210 KB 96/471 KB 25/93 KB 1326/1822 KB 501/748 KB 116/1210 KB 84/471 KB 25/93 KB 1326/1822 KB 501/748 KB 112/1210 KB 84/471 KB 48/93 KB 1334/1822 KB 505/748 KB 116/1210 KB 96/471 KB 48/93 KB 1334/1822 KB 509/748 KB 116/1210 KB 96/471 KB 48/93 KB 1338/1822 KB 513/748 KB 120/1210 KB 100/471 KB 48/93 KB 1330/1822 KB 501/748 KB 116/1210 KB 96/471 KB 52/93 KB 1338/1822 KB 517/748 KB 120/1210 KB 100/471 KB 56/93 KB 1338/1822 KB 517/748 KB 120/1210 KB 100/471 KB 60/93 KB 1338/1822 KB 517/748 KB 120/1210 KB 100/471 KB 62/93 KB 1338/1822 KB 517/748 KB 120/1210 KB 100/471 KB 66/93 KB 1338/1822 KB 517/748 KB 120/1210 KB 100/471 KB 48/93 KB 1338/1822 KB 509/748 KB 120/1210 KB 100/471 KB 48/93 KB 1338/1822 KB 509/748 KB 120/1210 KB 96/471 KB 66/93 KB 1342/1822 KB 517/748 KB 120/1210 KB 104/471 KB 48/93 KB 1334/1822 KB 509/748 KB 120/1210 KB 96/471 KB 66/93 KB 1342/1822 KB 517/748 KB 124/1210 KB 104/471 KB 66/93 KB 1342/1822 KB 517/748 KB 128/1210 KB 104/471 KB 66/93 KB 1342/1822 KB 517/748 KB 132/1210 KB 104/471 KB 66/93 KB 1338/1822 KB 517/748 KB 120/1210 KB 100/471 KB 66/93 KB 1346/1822 KB 521/748 KB 136/1210 KB 104/471 KB 66/93 KB 1346/1822 KB 525/748 KB 136/1210 KB 104/471 KB 66/93 KB 1346/1822 KB 517/748 KB 132/1210 KB 104/471 KB 70/93 KB 1350/1822 KB 525/748 KB 136/1210 KB 104/471 KB 70/93 KB 1354/1822 KB 525/748 KB 136/1210 KB 104/471 KB 70/93 KB 1358/1822 KB 525/748 KB 136/1210 KB 104/471 KB 70/93 KB 1362/1822 KB 525/748 KB 136/1210 KB 104/471 KB 70/93 KB 1346/1822 KB 525/748 KB 136/1210 KB 104/471 KB 74/93 KB 1362/1822 KB 529/748 KB 136/1210 KB 104/471 KB 78/93 KB 1362/1822 KB 529/748 KB 136/1210 KB 104/471 KB 66/93 KB 1338/1822 KB 517/748 KB 120/1210 KB 104/471 KB 78/93 KB 1362/1822 KB 529/748 KB 136/1210 KB 108/471 KB 78/93 KB 1362/1822 KB 529/748 KB 136/1210 KB 112/471 KB 66/93 KB 1346/1822 KB 517/748 KB 136/1210 KB 104/471 KB 78/93 KB 1362/1822 KB 529/748 KB 140/1210 KB 112/471 KB 78/93 KB 13 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 62/1822 KB 529/748 KB 144/1210 KB 112/471 KB 78/93 KB 1362/1822 KB 529/748 KB 148/1210 KB 112/471 KB 82/93 KB 1366/1822 KB 529/748 KB 152/1210 KB 116/471 KB 82/93 KB 1366/1822 KB 529/748 KB 156/1210 KB 116/471 KB 82/93 KB 1366/1822 KB 529/748 KB 160/1210 KB 116/471 KB 70/93 KB 1362/1822 KB 529/748 KB 136/1210 KB 104/471 KB 82/93 KB 1366/1822 KB 533/748 KB 160/1210 KB 116/471 KB 82/93 KB 1366/1822 KB 537/748 KB 160/1210 KB 116/471 KB 82/93 KB 1366/1822 KB 529/748 KB 148/1210 KB 116/471 KB 82/93 KB 1362/1822 KB 529/748 KB 148/1210 KB 116/471 KB 86/93 KB 1366/1822 KB 537/748 KB 160/1210 KB 116/471 KB 90/93 KB 1366/1822 KB 537/748 KB 160/1210 KB 116/471 KB 93/93 KB 1370/1822 KB 537/748 KB 160/1210 KB 116/471 KB 78/93 KB 1362/1822 KB 529/748 KB 148/1210 KB 116/471 KB 93/93 KB 1370/1822 KB 537/748 KB 160/1210 KB 120/471 KB 93/93 KB 1370/1822 KB 537/748 KB 160/1210 KB 124/471 KB 93/93 KB 1370/1822 KB 537/748 KB 160/1210 KB 128/471 KB 93/93 KB 1370/1822 KB 537/748 KB 160/1210 KB 132/471 KB 93/93 KB 1370/1822 KB 541/748 KB 164/1210 KB 136/471 KB 90/93 KB 1370/1822 KB 537/748 KB 160/1210 KB 116/471 KB 93/93 KB 1374/1822 KB 541/748 KB 164/1210 KB 136/471 KB 93/93 KB 1378/1822 KB 541/748 KB 164/1210 KB 136/471 KB 93/93 KB 1382/1822 KB 541/748 KB 164/1210 KB 136/471 KB 93/93 KB 1370/1822 KB 541/748 KB 164/1210 KB 132/471 KB 93/93 KB 1382/1822 KB 545/748 KB 164/1210 KB 136/471 KB 93/93 KB 1382/1822 KB 549/748 KB 164/1210 KB 136/471 KB 93/93 KB 1382/1822 KB 553/748 KB 164/1210 KB 136/471 KB 93/93 KB 1386/1822 KB 553/748 KB 164/1210 KB 136/471 KB 93/93 KB 1390/1822 KB 557/748 KB 164/1210 KB 140/471 KB 93/93 KB 1394/1822 KB 557/748 KB 164/1210 KB 140/471 KB 93/93 KB 1398/1822 KB 557/748 KB 164/1210 KB 140/471 KB 93/93 KB 1370/1822 KB 537/748 KB 164/1210 KB 132/471 KB 93/93 KB 1398/1822 KB 557/748 KB 168/1210 KB 140/471 KB 93/93 KB 1398/1822 KB 557/748 KB 172/1210 KB 140/471 KB 93/93 KB 1398/1822 KB 557/748 KB 176/1210 KB 140/471 KB 93/93 KB 1398/1822 KB 557/748 KB 180/1210 KB 140/471 KB 93/93 KB 1398/1822 KB 557/748 KB 184/1210 KB 140/471 KB 93/93 KB 1398/1822 KB 557/748 KB 188/1210 KB 140/471 KB 93/93 KB 1398/1822 KB 557/748 KB 192/1210 KB 140/471 KB 93/93 KB 1398/1822 KB 557/748 KB 196/1210 KB 140/471 KB 1402/1822 KB 557/748 KB 200/1210 KB 140/471 KB 1402/1822 KB 557/748 KB 204/1210 KB 140/471 KB 1402/1822 KB 557/748 KB 208/1210 KB 140/471 KB 93/93 KB 1386/1822 KB 557/748 KB 164/1210 KB 140/471 KB 93/93 KB 1386/1822 KB 553/748 KB 164/1210 KB 140/471 KB 1402/1822 KB 557/748 KB 208/1210 KB 144/471 KB 1402/1822 KB 557/748 KB 208/1210 KB 148/471 KB 1402/1822 KB 561/748 KB 208/1210 KB 152/471 KB 1402/1822 KB 561/748 KB 208/1210 KB 156/471 KB 1402/1822 KB 561/748 KB 208/1210 KB 160/471 KB 1402/1822 KB 561/748 KB 208/1210 KB 164/471 KB 1402/1822 KB 561/748 KB 208/1210 KB 168/471 KB 1402/1822 KB 561/748 KB 208/1210 KB 172/471 KB 1402/1822 KB 561/748 KB 208/1210 KB 176/471 KB 1402/1822 KB 557/748 KB 196/1210 KB 140/471 KB 1406/1822 KB 561/748 KB 208/1210 KB 176/471 KB 1410/1822 KB 561/748 KB 208/1210 KB 176/471 KB 1414/1822 KB 561/748 KB 208/1210 KB 176/471 KB 1402/1822 KB 561/748 KB 208/1210 KB 148/471 KB 1414/1822 KB 565/748 KB 208/1210 KB 176/471 KB 1414/1822 KB 569/748 KB 208/1210 KB 176/471 KB 1414/1822 KB 573/748 KB 208/1210 KB 176/471 KB 1414/1822 KB 577/748 KB 208/1210 KB 176/471 KB Downloaded: https://repo.maven.apache.org unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install /maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 75.0 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1414/1822 KB 581/748 KB 208/1210 KB 176/471 KB 1414/1822 KB 585/748 KB 208/1210 KB 176/471 KB 1418/1822 KB 585/748 KB 208/1210 KB 176/471 KB 1422/1822 KB 589/748 KB 212/1210 KB 180/471 KB 1426/1822 KB 589/748 KB 212/1210 KB 180/471 KB 1430/1822 KB 589/748 KB 212/1210 KB 180/471 KB 1418/1822 KB 589/748 KB 212/1210 KB 180/471 KB 1418/1822 KB 585/748 KB 208/1210 KB 180/471 KB 1430/1822 KB 589/748 KB 212/1210 KB 184/471 KB 1430/1822 KB 589/748 KB 212/1210 KB 188/471 KB 1430/1822 KB 589/748 KB 212/1210 KB 192/471 KB 1418/1822 KB 589/748 KB 208/1210 KB 180/471 KB 1430/1822 KB 593/748 KB 216/1210 KB 192/471 KB 1430/1822 KB 597/748 KB 216/1210 KB 192/471 KB 1430/1822 KB 601/748 KB 216/1210 KB 192/471 KB 1434/1822 KB 601/748 KB 216/1210 KB 192/471 KB 1438/1822 KB 605/748 KB 216/1210 KB 196/471 KB 1442/1822 KB 605/748 KB 216/1210 KB 196/471 KB 1430/1822 KB 589/748 KB 216/1210 KB 192/471 KB 1446/1822 KB 605/748 KB 220/1210 KB 196/471 KB 1446/1822 KB 605/748 KB 224/1210 KB 196/471 KB 1446/1822 KB 605/748 KB 228/1210 KB 196/471 KB 1446/1822 KB 605/748 KB 232/1210 KB 196/471 KB 1446/1822 KB 605/748 KB 236/1210 KB 196/471 KB 1434/1822 KB 605/748 KB 216/1210 KB 196/471 KB 4/53 KB 1446/1822 KB 605/748 KB 240/1210 KB 196/471 KB 1434/1822 KB 601/748 KB 216/1210 KB 196/471 KB 4/53 KB 1446/1822 KB 609/748 KB 240/1210 KB 200/471 KB 8/53 KB 1446/1822 KB 613/748 KB 240/1210 KB 200/471 KB 8/53 KB 1446/1822 KB 617/748 KB 240/1210 KB 200/471 KB 1446/1822 KB 605/748 KB 228/1210 KB 196/471 KB 4/53 KB 1446/1822 KB 605/748 KB 240/1210 KB 200/471 KB 8/53 KB 1446/1822 KB 617/748 KB 240/1210 KB 204/471 KB 8/53 KB 1446/1822 KB 617/748 KB 240/1210 KB 208/471 KB 8/53 KB 1446/1822 KB 617/748 KB 240/1210 KB 212/471 KB 8/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 216/471 KB 8/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 220/471 KB 8/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 224/471 KB 8/53 KB 1446/1822 KB 609/748 KB 240/1210 KB 200/471 KB 12/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 224/471 KB 16/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 224/471 KB 20/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 224/471 KB 24/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 224/471 KB 28/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 224/471 KB 32/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 224/471 KB 1446/1822 KB 621/748 KB 240/1210 KB 212/471 KB 8/53 KB 1450/1822 KB 621/748 KB 240/1210 KB 212/471 KB 32/53 KB 1454/1822 KB 621/748 KB 240/1210 KB 224/471 KB 32/53 KB 1458/1822 KB 621/748 KB 240/1210 KB 224/471 KB 32/53 KB 1462/1822 KB 621/748 KB 240/1210 KB 224/471 KB 32/53 KB 1466/1822 KB 621/748 KB 240/1210 KB 224/471 KB 36/53 KB 1470/1822 KB 621/748 KB 244/1210 KB 228/471 KB 36/53 KB 1474/1822 KB 621/748 KB 244/1210 KB 228/471 KB 36/53 KB 1478/1822 KB 621/748 KB 244/1210 KB 228/471 KB 8/53 KB 1446/1822 KB 621/748 KB 240/1210 KB 212/471 KB 36/53 KB 1478/1822 KB 625/748 KB 244/1210 KB 228/471 KB 36/53 KB 1478/1822 KB 629/748 KB 244/1210 KB 228/471 KB 36/53 KB 1478/1822 KB 633/748 KB 244/1210 KB 228/471 KB 36/53 KB 1478/1822 KB 637/748 KB 244/1210 KB 228/471 KB 36/53 KB 1478/1822 KB 641/748 KB 244/1210 KB 228/471 KB 36/53 KB 1478/1822 KB 645/748 KB 244/1210 KB 228/471 KB 36/53 KB 1478/1822 KB 649/748 KB 244/1210 KB 228/471 KB 36/53 KB 1478/1822 KB 653/748 KB 244/1210 KB 228/471 KB 36/53 KB 1482/1822 KB 657/748 KB 244/1210 KB 228/471 KB 36/53 KB 1482/1822 KB 661/748 KB 244/1210 KB 228/471 KB 36/53 KB 1482/1822 KB 665/748 KB 244/1210 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 228/471 KB 36/53 KB 1466/1822 KB 621/748 KB 244/1210 KB 228/471 KB 32/53 KB 1466/1822 KB 621/748 KB 244/1210 KB 228/471 KB 36/53 KB 1482/1822 KB 665/748 KB 244/1210 KB 232/471 KB 36/53 KB 1482/1822 KB 665/748 KB 244/1210 KB 236/471 KB 32/53 KB 1466/1822 KB 621/748 KB 244/1210 KB 224/471 KB 40/53 KB 1482/1822 KB 665/748 KB 248/1210 KB 236/471 KB 40/53 KB 1482/1822 KB 665/748 KB 252/1210 KB 236/471 KB 40/53 KB 1482/1822 KB 665/748 KB 256/1210 KB 236/471 KB 40/53 KB 1482/1822 KB 665/748 KB 260/1210 KB 236/471 KB 40/53 KB 1482/1822 KB 665/748 KB 244/1210 KB 236/471 KB 44/53 KB 1482/1822 KB 665/748 KB 260/1210 KB 240/471 KB 48/53 KB 1482/1822 KB 665/748 KB 260/1210 KB 240/471 KB 52/53 KB 1482/1822 KB 665/748 KB 260/1210 KB 240/471 KB 53/53 KB 1482/1822 KB 665/748 KB 264/1210 KB 240/471 KB 36/53 KB 1482/1822 KB 653/748 KB 244/1210 KB 228/471 KB 53/53 KB 1486/1822 KB 665/748 KB 264/1210 KB 240/471 KB 53/53 KB 1490/1822 KB 665/748 KB 264/1210 KB 240/471 KB 53/53 KB 1494/1822 KB 665/748 KB 264/1210 KB 240/471 KB 53/53 KB 1498/1822 KB 665/748 KB 264/1210 KB 240/471 KB 53/53 KB 1502/1822 KB 669/748 KB 264/1210 KB 240/471 KB 53/53 KB 1506/1822 KB 669/748 KB 264/1210 KB 240/471 KB 53/53 KB 1510/1822 KB 669/748 KB 264/1210 KB 240/471 KB 52/53 KB 1482/1822 KB 665/748 KB 264/1210 KB 240/471 KB 53/53 KB 1510/1822 KB 669/748 KB 268/1210 KB 240/471 KB 53/53 KB 1510/1822 KB 669/748 KB 272/1210 KB 240/471 KB 40/53 KB 1482/1822 KB 665/748 KB 260/1210 KB 240/471 KB 53/53 KB 1510/1822 KB 669/748 KB 272/1210 KB 244/471 KB 53/53 KB 1510/1822 KB 669/748 KB 272/1210 KB 248/471 KB 53/53 KB 1510/1822 KB 669/748 KB 276/1210 KB 252/471 KB 53/53 KB 1510/1822 KB 669/748 KB 276/1210 KB 256/471 KB 53/53 KB 1510/1822 KB 669/748 KB 276/1210 KB 260/471 KB 53/53 KB 1510/1822 KB 669/748 KB 276/1210 KB 264/471 KB 53/53 KB 1510/1822 KB 669/748 KB 276/1210 KB 268/471 KB 53/53 KB 1510/1822 KB 669/748 KB 276/1210 KB 272/471 KB 53/53 KB 1510/1822 KB 669/748 KB 276/1210 KB 276/471 KB 53/53 KB 1514/1822 KB 669/748 KB 276/1210 KB 280/471 KB 53/53 KB 1514/1822 KB 669/748 KB 276/1210 KB 284/471 KB 53/53 KB 1514/1822 KB 669/748 KB 276/1210 KB 288/471 KB 53/53 KB 1498/1822 KB 669/748 KB 264/1210 KB 240/471 KB 53/53 KB 1514/1822 KB 673/748 KB 276/1210 KB 288/471 KB 53/53 KB 1514/1822 KB 677/748 KB 276/1210 KB 288/471 KB 53/53 KB 1514/1822 KB 681/748 KB 276/1210 KB 288/471 KB 53/53 KB 1514/1822 KB 685/748 KB 276/1210 KB 288/471 KB 53/53 KB 1514/1822 KB 689/748 KB 276/1210 KB 288/471 KB 53/53 KB 1514/1822 KB 693/748 KB 276/1210 KB 288/471 KB 53/53 KB 1514/1822 KB 697/748 KB 276/1210 KB 288/471 KB 53/53 KB 1514/1822 KB 669/748 KB 276/1210 KB 276/471 KB 1518/1822 KB 697/748 KB 276/1210 KB 288/471 KB 1522/1822 KB 697/748 KB 276/1210 KB 288/471 KB 1526/1822 KB 697/748 KB 276/1210 KB 288/471 KB 53/53 KB 1510/1822 KB 669/748 KB 276/1210 KB 248/471 KB 1526/1822 KB 697/748 KB 280/1210 KB 288/471 KB 1526/1822 KB 697/748 KB 284/1210 KB 288/471 KB 1526/1822 KB 697/748 KB 288/1210 KB 288/471 KB 1526/1822 KB 697/748 KB 292/1210 KB 288/471 KB 1526/1822 KB 697/748 KB 296/1210 KB 288/471 KB 1526/1822 KB 697/748 KB 300/1210 KB 288/471 KB 1526/1822 KB 697/748 KB 304/1210 KB 288/471 KB 1526/1822 KB 697/748 KB 308/1210 KB 288/471 KB 1530/1822 KB 701/748 KB 312/1210 KB 292/471 KB 1530/1822 KB 701/748 KB 316/1210 KB 292/471 KB 1530/1822 KB 701/748 KB 320/1210 KB 292/471 KB 1530 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install /1822 KB 701/748 KB 308/1210 KB 292/471 KB 1530/1822 KB 701/748 KB 320/1210 KB 296/471 KB 1530/1822 KB 701/748 KB 320/1210 KB 300/471 KB 1530/1822 KB 701/748 KB 320/1210 KB 304/471 KB 1530/1822 KB 701/748 KB 320/1210 KB 308/471 KB 1530/1822 KB 701/748 KB 324/1210 KB 312/471 KB 1530/1822 KB 701/748 KB 324/1210 KB 316/471 KB 1530/1822 KB 701/748 KB 324/1210 KB 320/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 42.1 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1530/1822 KB 701/748 KB 308/1210 KB 288/471 KB 1534/1822 KB 701/748 KB 324/1210 KB 320/471 KB 1538/1822 KB 701/748 KB 324/1210 KB 320/471 KB 1542/1822 KB 701/748 KB 324/1210 KB 320/471 KB 1526/1822 KB 701/748 KB 308/1210 KB 288/471 KB 1542/1822 KB 705/748 KB 324/1210 KB 320/471 KB 1542/1822 KB 709/748 KB 324/1210 KB 320/471 KB 1542/1822 KB 713/748 KB 324/1210 KB 320/471 KB 1542/1822 KB 717/748 KB 324/1210 KB 320/471 KB 1546/1822 KB 721/748 KB 324/1210 KB 320/471 KB 1546/1822 KB 725/748 KB 324/1210 KB 320/471 KB 1546/1822 KB 729/748 KB 324/1210 KB 320/471 KB 1530/1822 KB 701/748 KB 324/1210 KB 308/471 KB 1546/1822 KB 729/748 KB 328/1210 KB 320/471 KB 1546/1822 KB 729/748 KB 332/1210 KB 320/471 KB 1546/1822 KB 729/748 KB 336/1210 KB 320/471 KB 1546/1822 KB 717/748 KB 324/1210 KB 320/471 KB 1550/1822 KB 729/748 KB 336/1210 KB 320/471 KB 1554/1822 KB 729/748 KB 336/1210 KB 320/471 KB 1558/1822 KB 729/748 KB 336/1210 KB 320/471 KB 1558/1822 KB 729/748 KB 340/1210 KB 320/471 KB 1562/1822 KB 733/748 KB 344/1210 KB 324/471 KB 1562/1822 KB 733/748 KB 348/1210 KB 324/471 KB 1562/1822 KB 733/748 KB 352/1210 KB 324/471 KB 1562/1822 KB 733/748 KB 340/1210 KB 324/471 KB 1566/1822 KB 733/748 KB 352/1210 KB 324/471 KB 1570/1822 KB 733/748 KB 352/1210 KB 324/471 KB 1558/1822 KB 733/748 KB 340/1210 KB 324/471 KB 1574/1822 KB 733/748 KB 352/1210 KB 328/471 KB 1574/1822 KB 733/748 KB 352/1210 KB 332/471 KB 1574/1822 KB 733/748 KB 352/1210 KB 336/471 KB 4/276 KB 1574/1822 KB 733/748 KB 352/1210 KB 336/471 KB 1558/1822 KB 733/748 KB 340/1210 KB 320/471 KB 4/276 KB 1574/1822 KB 737/748 KB 352/1210 KB 336/471 KB 1574/1822 KB 733/748 KB 352/1210 KB 324/471 KB 4/276 KB 1574/1822 KB 741/748 KB 352/1210 KB 336/471 KB 4/276 KB 1578/1822 KB 741/748 KB 352/1210 KB 336/471 KB 8/276 KB 1582/1822 KB 745/748 KB 356/1210 KB 340/471 KB 8/276 KB 1586/1822 KB 745/748 KB 356/1210 KB 340/471 KB 8/276 KB 1590/1822 KB 745/748 KB 356/1210 KB 340/471 KB 8/276 KB 1578/1822 KB 745/748 KB 356/1210 KB 340/471 KB 8/276 KB 1590/1822 KB 745/748 KB 356/1210 KB 344/471 KB 8/276 KB 1590/1822 KB 745/748 KB 356/1210 KB 348/471 KB 8/276 KB 1578/1822 KB 745/748 KB 356/1210 KB 336/471 KB 12/276 KB 1590/1822 KB 745/748 KB 356/1210 KB 348/471 KB 16/276 KB 1590/1822 KB 745/748 KB 356/1210 KB 348/471 KB 8/276 KB 1578/1822 KB 745/748 KB 356/1210 KB 336/471 KB 16/276 KB 1590/1822 KB 745/748 KB 360/1210 KB 348/471 KB 16/276 KB 1590/1822 KB 745/748 KB 364/1210 KB 348/471 KB 16/276 KB 1590/1822 KB 745/748 KB 368/1210 KB 348/471 KB 16/276 KB 1590/1822 KB 745/748 KB 372/1210 KB 348/471 KB 20/276 KB 1594/1822 KB 745/748 KB 376/1210 KB 352/471 KB 20/276 KB 1594/1822 KB 745/748 KB 380/1210 KB 352/471 KB 20/276 KB 1594/1822 KB 745/748 KB 384/1210 KB 352/471 KB 8/276 KB 1578/1822 KB 745/748 KB 352/1210 KB 336/471 KB 20/276 KB 1594/1822 KB 748/748 KB 384/1210 KB 352/471 KB 20/276 KB 1594/1822 KB 745/748 KB 372/1210 KB 352/471 KB 20/276 KB 1598/1822 KB 748/748 KB 384/1210 KB 352/471 KB 20/276 KB 1602/1822 KB 748/748 KB 388/1210 KB 352/471 KB 20/276 KB 1590/1822 KB 745/748 KB 372/1210 KB 352/471 KB 24/276 KB 1602/1822 KB 748/748 KB 388/1210 KB 352/471 KB 16/276 KB 1590/1822 KB 745/748 KB 372/1210 KB 352/471 KB 24/276 KB 1602/1822 KB 748/748 KB 388/1210 KB 356/471 KB 28/276 KB 1602/1822 KB 748/748 KB 388/1210 KB 360/471 KB 28/276 KB 1602/1822 KB 748/748 KB 388/1210 KB 364/471 KB 28/276 KB 1602/1822 KB 748/748 KB 388/1210 KB 368/471 KB 28/276 KB 1602/ unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1822 KB 748/748 KB 388/1210 KB 372/471 KB 20/276 KB 1598/1822 KB 748/748 KB 388/1210 KB 352/471 KB 28/276 KB 1606/1822 KB 748/748 KB 392/1210 KB 372/471 KB 28/276 KB 1606/1822 KB 748/748 KB 388/1210 KB 372/471 KB 28/276 KB 1602/1822 KB 748/748 KB 388/1210 KB 356/471 KB 32/276 KB 1606/1822 KB 748/748 KB 392/1210 KB 372/471 KB 36/276 KB 1606/1822 KB 748/748 KB 392/1210 KB 372/471 KB 40/276 KB 1606/1822 KB 748/748 KB 392/1210 KB 372/471 KB 44/276 KB 1610/1822 KB 748/748 KB 392/1210 KB 372/471 KB 48/276 KB 1610/1822 KB 748/748 KB 392/1210 KB 372/471 KB 52/276 KB 1610/1822 KB 748/748 KB 392/1210 KB 372/471 KB 56/276 KB 1610/1822 KB 396/1210 KB 376/471 KB 60/276 KB 1610/1822 KB 396/1210 KB 376/471 KB 64/276 KB 1610/1822 KB 396/1210 KB 376/471 KB 40/276 KB 1610/1822 KB 748/748 KB 392/1210 KB 372/471 KB 64/276 KB 1614/1822 KB 396/1210 KB 376/471 KB 64/276 KB 1618/1822 KB 396/1210 KB 376/471 KB 64/276 KB 1622/1822 KB 396/1210 KB 376/471 KB 64/276 KB 1626/1822 KB 396/1210 KB 376/471 KB 68/276 KB 1630/1822 KB 396/1210 KB 376/471 KB 52/276 KB 1610/1822 KB 748/748 KB 396/1210 KB 376/471 KB 68/276 KB 1630/1822 KB 400/1210 KB 376/471 KB 52/276 KB 1610/1822 KB 748/748 KB 392/1210 KB 376/471 KB 68/276 KB 1630/1822 KB 400/1210 KB 380/471 KB 68/276 KB 1630/1822 KB 400/1210 KB 384/471 KB 68/276 KB 1630/1822 KB 400/1210 KB 388/471 KB 68/276 KB 1630/1822 KB 404/1210 KB 392/471 KB 68/276 KB 1630/1822 KB 404/1210 KB 396/471 KB 68/276 KB 1630/1822 KB 404/1210 KB 400/471 KB 68/276 KB 1634/1822 KB 404/1210 KB 400/471 KB 68/276 KB 1638/1822 KB 404/1210 KB 400/471 KB 68/276 KB 1642/1822 KB 404/1210 KB 400/471 KB 68/276 KB 1646/1822 KB 404/1210 KB 404/471 KB 68/276 KB 1626/1822 KB 396/1210 KB 376/471 KB 72/276 KB 1646/1822 KB 404/1210 KB 404/471 KB 76/276 KB 1646/1822 KB 404/1210 KB 404/471 KB 80/276 KB 1646/1822 KB 404/1210 KB 404/471 KB 68/276 KB 1642/1822 KB 404/1210 KB 404/471 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 580.5 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 68/276 KB 1630/1822 KB 404/1210 KB 388/471 KB 80/276 KB 1646/1822 KB 408/1210 KB 404/471 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 80/276 KB 1646/1822 KB 412/1210 KB 404/471 KB 80/276 KB 1646/1822 KB 416/1210 KB 404/471 KB 80/276 KB 1646/1822 KB 420/1210 KB 404/471 KB 80/276 KB 1646/1822 KB 424/1210 KB 404/471 KB 80/276 KB 1646/1822 KB 428/1210 KB 404/471 KB 80/276 KB 1646/1822 KB 428/1210 KB 408/471 KB 80/276 KB 1646/1822 KB 428/1210 KB 412/471 KB 80/276 KB 1650/1822 KB 432/1210 KB 416/471 KB 80/276 KB 1650/1822 KB 432/1210 KB 420/471 KB 80/276 KB 1650/1822 KB 432/1210 KB 412/471 KB 80/276 KB 1650/1822 KB 428/1210 KB 412/471 KB 84/276 KB 1654/1822 KB 432/1210 KB 420/471 KB 84/276 KB 1654/1822 KB 436/1210 KB 420/471 KB 84/276 KB 1658/1822 KB 440/1210 KB 420/471 KB 84/276 KB 1650/1822 KB 432/1210 KB 420/471 KB 88/276 KB 1658/1822 KB 444/1210 KB 420/471 KB 92/276 KB 1658/1822 KB 444/1210 KB 420/471 KB 96/276 KB 1658/1822 KB 444/1210 KB 420/471 KB 100/276 KB 1658/1822 KB 444/1210 KB 420/471 KB 104/276 KB 1658/1822 KB 444/1210 KB 424/471 KB 84/276 KB 1658/1822 KB 436/1210 KB 420/471 KB 108/276 KB 1662/1822 KB 444/1210 KB 424/471 KB 108/276 KB 1666/1822 KB 444/1210 KB 424/471 KB 108/276 KB 1670/1822 KB 444/1210 KB 424/471 KB 100/276 KB 1658/1822 KB 444/1210 KB 424/471 KB 108/276 KB 1670/1822 KB 444/1210 KB 428/471 KB 108/276 KB 1670/1822 KB 444/1210 KB 432/471 KB 100/276 KB 1658/1822 KB 444/1210 KB 420/471 KB 108/276 KB 1670/1822 KB 448/1210 KB 432/471 KB 108/276 KB 1670/1822 KB 452/1210 KB 432/471 KB 108/276 KB 1674/1822 KB 456/1210 KB 436/471 KB 108/276 KB 1658/1822 KB 452/1210 KB 436/471 KB 112/276 KB 1674/1822 KB 460/1210 KB 436/471 KB 112/276 KB 4/577 KB 1674/1822 KB 460/1210 KB 436/471 KB 116/276 KB 8/577 KB 1674/1822 KB 460/1210 KB 436/471 KB 108/276 KB 1674/1822 KB 452/1210 KB 436/471 KB 108/276 KB 1670/1822 KB 452/1210 KB 436/471 KB 116/276 KB 8/577 KB 1678/1822 KB 460/1210 KB 436/471 KB 116/276 KB 8/577 KB 1678/1822 KB 460/1210 KB 440/471 KB 108/276 KB 1674/1822 KB 460/1210 KB 436/471 KB 116/276 KB 8/577 KB 1682/1822 KB 460/1210 KB 444/471 KB 116/276 KB 8/577 KB 1682/1822 KB 464/1210 KB 448/471 KB 116/276 KB 8/577 KB 1682/1822 KB 464/1210 KB 452/471 KB 116/276 KB 12/577 KB 1682/1822 KB 464/1210 KB 456/471 KB 116/276 KB 4/577 KB 1674/1822 KB 460/1210 KB 436/471 KB 116/276 KB 12/577 KB 1682/1822 KB 464/1210 KB 452/471 KB 116/276 KB 8/577 KB 1682/1822 KB 464/1210 KB 444/471 KB 116/276 KB 8/577 KB 1682/1822 KB 460/1210 KB 440/471 KB 116/276 KB 12/577 KB 1686/1822 KB 464/1210 KB 456/471 KB 116/276 KB 12/577 KB 1686/1822 KB 468/1210 KB 456/471 KB 116/276 KB 16/577 KB 1690/1822 KB 472/1210 KB 456/471 KB 116/276 KB 16/577 KB 1690/1822 KB 476/1210 KB 456/471 KB 120/276 KB 16/577 KB 1690/1822 KB 480/1210 KB 460/471 KB 120/276 KB 16/577 KB 1690/1822 KB 484/1210 KB 460/471 KB 116/276 KB 16/577 KB 1690/1822 KB 468/1210 KB 456/471 KB 116/276 KB 16/577 KB 1686/1822 KB 468/1210 KB 456/471 KB 120/276 KB 20/577 KB 1690/1822 KB 484/1210 KB 460/471 KB 120/276 KB 16/577 KB 1690/1822 KB 476/1210 KB 456/471 KB 124/276 KB 20/577 KB 1694/1822 KB 484/1210 KB 460/471 KB 128/276 KB 20/577 KB 1694/1822 KB 484/1210 KB 460/471 KB 120/276 KB 16/577 KB 1690/1822 KB 476/1210 KB 460/471 KB 128/276 KB 20/577 KB 1694/1822 KB 484/1210 KB 464/471 KB 120/276 KB 20/577 KB 1694/1822 KB 484/1210 KB 460/471 KB 128/276 KB 20/577 KB 1698/1822 KB 484/1210 KB 464/471 KB 128/276 KB 20/577 KB 1702/1822 KB 484/1210 KB 464/471 KB 128/276 KB 20/577 KB 1706/1822 KB 484/1210 KB 464/471 KB 132/276 KB 24/577 KB 1710/1822 KB 484/1210 KB 468/ unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 471 KB 132/276 KB 24/577 KB 1714/1822 KB 484/1210 KB 468/471 KB 132/276 KB 24/577 KB 1718/1822 KB 484/1210 KB 468/471 KB 132/276 KB 24/577 KB 1706/1822 KB 484/1210 KB 468/471 KB 132/276 KB 28/577 KB 1718/1822 KB 484/1210 KB 468/471 KB 132/276 KB 32/577 KB 1718/1822 KB 484/1210 KB 468/471 KB 132/276 KB 20/577 KB 1706/1822 KB 484/1210 KB 468/471 KB 132/276 KB 32/577 KB 1718/1822 KB 484/1210 KB 471/471 KB 132/276 KB 20/577 KB 1706/1822 KB 484/1210 KB 464/471 KB 136/276 KB 32/577 KB 1718/1822 KB 484/1210 KB 471/471 KB 140/276 KB 32/577 KB 1718/1822 KB 484/1210 KB 471/471 KB 144/276 KB 32/577 KB 1718/1822 KB 484/1210 KB 471/471 KB 148/276 KB 36/577 KB 1722/1822 KB 484/1210 KB 471/471 KB 152/276 KB 36/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 156/276 KB 36/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 160/276 KB 36/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 144/276 KB 36/577 KB 1722/1822 KB 484/1210 KB 471/471 KB 160/276 KB 40/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 160/276 KB 44/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 160/276 KB 48/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 160/276 KB 52/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 164/276 KB 56/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 144/276 KB 32/577 KB 1722/1822 KB 484/1210 KB 471/471 KB 164/276 KB 60/577 KB 1726/1822 KB 488/1210 KB 471/471 KB 164/276 KB 60/577 KB 1730/1822 KB 488/1210 KB 471/471 KB 164/276 KB 60/577 KB 1734/1822 KB 488/1210 KB 471/471 KB 164/276 KB 60/577 KB 1738/1822 KB 488/1210 KB 471/471 KB 164/276 KB 60/577 KB 1742/1822 KB 488/1210 KB 471/471 KB 164/276 KB 60/577 KB 1746/1822 KB 488/1210 KB 471/471 KB 164/276 KB 60/577 KB 1750/1822 KB 488/1210 KB 471/471 KB 164/276 KB 52/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 168/276 KB 60/577 KB 1750/1822 KB 488/1210 KB 471/471 KB 172/276 KB 60/577 KB 1750/1822 KB 488/1210 KB 471/471 KB 176/276 KB 60/577 KB 1750/1822 KB 488/1210 KB 471/471 KB 148/276 KB 36/577 KB 1722/1822 KB 488/1210 KB 471/471 KB 176/276 KB 60/577 KB 1750/1822 KB 492/1210 KB 471/471 KB 176/276 KB 60/577 KB 1750/1822 KB 496/1210 KB 471/471 KB 176/276 KB 60/577 KB 1750/1822 KB 500/1210 KB 471/471 KB 176/276 KB 60/577 KB 1750/1822 KB 504/1210 KB 471/471 KB 176/276 KB 60/577 KB 1750/1822 KB 508/1210 KB 471/471 KB 176/276 KB 60/577 KB 1750/1822 KB 512/1210 KB 471/471 KB 176/276 KB 60/577 KB 1750/1822 KB 516/1210 KB 471/471 KB 176/276 KB 60/577 KB 1754/1822 KB 520/1210 KB 176/276 KB 60/577 KB 1754/1822 KB 524/1210 KB 176/276 KB 60/577 KB 1754/1822 KB 528/1210 KB 164/276 KB 60/577 KB 1738/1822 KB 488/1210 KB 471/471 KB 180/276 KB 64/577 KB 1754/1822 KB 528/1210 KB 180/276 KB 68/577 KB 1754/1822 KB 528/1210 KB 180/276 KB 72/577 KB 1754/1822 KB 528/1210 KB 180/276 KB 76/577 KB 1754/1822 KB 528/1210 KB 180/276 KB 80/577 KB 1754/1822 KB 528/1210 KB 180/276 KB 84/577 KB 1754/1822 KB 528/1210 KB 180/276 KB 88/577 KB 1754/1822 KB 532/1210 KB 180/276 KB 92/577 KB 1754/1822 KB 532/1210 KB 180/276 KB 96/577 KB 1754/1822 KB 532/1210 KB 180/276 KB 60/577 KB 1754/1822 KB 528/1210 KB 184/276 KB 96/577 KB 1754/1822 KB 532/1210 KB 188/276 KB 96/577 KB 1754/1822 KB 532/1210 KB 192/276 KB 96/577 KB 1754/1822 KB 532/1210 KB 176/276 KB 60/577 KB 1754/1822 KB 516/1210 KB 192/276 KB 96/577 KB 1758/1822 KB 532/1210 KB 192/276 KB 96/577 KB 1762/1822 KB 532/1210 KB 192/276 KB 96/577 KB 1766/1822 KB 532/1210 KB Downloaded: https://repo.maven.apache.org/maven2/ unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 353.0 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 196/276 KB 96/577 KB 1766/1822 KB 532/1210 KB 200/276 KB 96/577 KB 1770/1822 KB 532/1210 KB 204/276 KB 96/577 KB 1770/1822 KB 532/1210 KB 208/276 KB 96/577 KB 1770/1822 KB 532/1210 KB 212/276 KB 96/577 KB 1770/1822 KB 532/1210 KB 216/276 KB 100/577 KB 1770/1822 KB 532/1210 KB 220/276 KB 100/577 KB 1770/1822 KB 532/1210 KB 224/276 KB 100/577 KB 1770/1822 KB 532/1210 KB 180/276 KB 84/577 KB 1754/1822 KB 532/1210 KB 224/276 KB 100/577 KB 1770/1822 KB 536/1210 KB 224/276 KB 100/577 KB 1770/1822 KB 540/1210 KB 224/276 KB 100/577 KB 1770/1822 KB 544/1210 KB 224/276 KB 100/577 KB 1770/1822 KB 548/1210 KB 212/276 KB 100/577 KB 1770/1822 KB 532/1210 KB 224/276 KB 104/577 KB 1770/1822 KB 548/1210 KB 196/276 KB 96/577 KB 1770/1822 KB 532/1210 KB 224/276 KB 108/577 KB 1774/1822 KB 548/1210 KB 224/276 KB 108/577 KB 1778/1822 KB 548/1210 KB 224/276 KB 108/577 KB 1782/1822 KB 548/1210 KB 224/276 KB 108/577 KB 1786/1822 KB 548/1210 KB 224/276 KB 108/577 KB 1786/1822 KB 552/1210 KB 224/276 KB 112/577 KB 1786/1822 KB 552/1210 KB 224/276 KB 116/577 KB 1786/1822 KB 552/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 552/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 4/37 KB 552/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 8/37 KB 552/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 12/37 KB 552/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 16/37 KB 552/1210 KB 224/276 KB 108/577 KB 1786/1822 KB 552/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 16/37 KB 556/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 16/37 KB 560/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 16/37 KB 564/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 20/37 KB 568/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 20/37 KB 572/1210 KB 228/276 KB 124/577 KB 1790/1822 KB 20/37 KB 576/1210 KB 228/276 KB 124/577 KB 1790/1822 KB 20/37 KB 580/1210 KB 228/276 KB 124/577 KB 1790/1822 KB 20/37 KB 584/1210 KB 228/276 KB 124/577 KB 1790/1822 KB 20/37 KB 588/1210 KB 228/276 KB 124/577 KB 1790/1822 KB 20/37 KB 592/1210 KB 228/276 KB 116/577 KB 1790/1822 KB 552/1210 KB 232/276 KB 124/577 KB 1790/1822 KB 20/37 KB 592/1210 KB 236/276 KB 124/577 KB 1790/1822 KB 20/37 KB 592/1210 KB 240/276 KB 124/577 KB 1790/1822 KB 20/37 KB 592/1210 KB 224/276 KB 116/577 KB 1790/1822 KB 552/1210 KB 240/276 KB 124/577 KB 1794/1822 KB 20/37 KB 592/1210 KB 240/276 KB 124/577 KB 1798/1822 KB 20/37 KB 592/1210 KB 240/276 KB 124/577 KB 1802/1822 KB 20/37 KB 592/1210 KB 240/276 KB 124/577 KB 1806/1822 KB 20/37 KB 592/1210 KB 240/276 KB 124/577 KB 1810/1822 KB 20/37 KB 592/1210 KB 240/276 KB 124/577 KB 1814/1822 KB 20/37 KB 592/1210 KB 240/276 KB 124/577 KB 1818/1822 KB 20/37 KB 592/1210 KB 244/276 KB 124/577 KB 1822/1822 KB 20/37 KB 592/1210 KB 228/276 KB 124/577 KB 1790/1822 KB 20/37 KB 572/1210 KB 244/276 KB 128/577 KB 1822/1822 KB 20/37 KB 592/1210 KB 228/276 KB 120/577 KB 1790/1822 KB 20/37 KB 564/1210 KB 244/276 KB 128/577 KB 1822/1822 KB 24/37 KB 592/1210 KB 244/276 KB 128/577 KB 1822/1822 KB 28/37 KB 592/1210 KB 244/276 KB 128/577 KB 1822/1822 KB 32/37 KB 592/1210 KB 244/276 KB 128/577 KB 1822/1822 KB 36/37 KB 592/1210 KB 244/276 KB 132/577 KB 1822/1822 KB 37/37 KB 592/1210 KB 244/276 KB 124/577 KB 1818/1822 KB 20/37 KB 592/1210 KB 244/276 KB 132/577 KB 1822/1822 KB 36/37 KB 592/1210 KB 248/276 KB 136/577 KB 1822/1822 KB 37/37 KB 592/1210 KB 248/276 KB 140/577 KB 1822/1822 KB 37/37 KB 592/1210 KB 248/276 KB 144/577 KB 1822/1822 KB 37/37 KB 592/1210 KB 248/276 KB 148/577 KB 1822/1822 KB 37/37 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install KB 592/1210 KB 248/276 KB 152/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 248/276 KB 156/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 248/276 KB 160/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 248/276 KB 144/577 KB 1822/1822 KB 37/37 KB 592/1210 KB 252/276 KB 160/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 256/276 KB 160/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 260/276 KB 160/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 264/276 KB 160/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 268/276 KB 160/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 272/276 KB 160/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 248/276 KB 148/577 KB 1822/1822 KB 37/37 KB 596/1210 KB 272/276 KB 160/577 KB 1822/1822 KB 37/37 KB 600/1210 KB 272/276 KB 160/577 KB 1822/1822 KB 37/37 KB 604/1210 KB 272/276 KB 160/577 KB 1822/1822 KB 37/37 KB 608/1210 KB 272/276 KB 160/577 KB 1822/1822 KB 37/37 KB 612/1210 KB 276/276 KB 164/577 KB 1822/1822 KB 37/37 KB 616/1210 KB 276/276 KB 164/577 KB 1822/1822 KB 620/1210 KB 276/276 KB 164/577 KB 1822/1822 KB 624/1210 KB 276/276 KB 160/577 KB 1822/1822 KB 37/37 KB 612/1210 KB 276/276 KB 164/577 KB 1822/1822 KB 624/1210 KB 276/276 KB 164/577 KB 1822/1822 KB 37/37 KB 612/1210 KB 276/276 KB 168/577 KB 1822/1822 KB 624/1210 KB 276/276 KB 172/577 KB 1822/1822 KB 624/1210 KB 276/276 KB 176/577 KB 1822/1822 KB 624/1210 KB 276/276 KB 180/577 KB 1822/1822 KB 624/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.8 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1341.2 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 276/276 KB 180/577 KB 1822/1822 KB 628/1210 KB 276/276 KB 180/577 KB 632/1210 KB 276/276 KB 180/577 KB 636/1210 KB 276/276 KB 184/577 KB 640/1210 KB 276/276 KB 184/577 KB 636/1210 KB 276/276 KB 188/577 KB 640/1210 KB 276/276 KB 192/577 KB 640/1210 KB 276/276 KB 196/577 KB 640/1210 KB 276/276 KB 200/577 KB 644/1210 KB 276/276 KB 204/577 KB 644/1210 KB 276/276 KB 208/577 KB 644/1210 KB 276/276 KB 196/577 KB 644/1210 KB 276/276 KB 208/577 KB 648/1210 KB 276/276 KB 208/577 KB 652/1210 KB 208/577 KB 656/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 202.1 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 208/577 KB 660/1210 KB 212/577 KB 660/1210 KB 4/167 KB 216/577 KB 660/1210 KB 4/167 KB 212/577 KB 660/1210 KB 8/167 KB 216/577 KB 664/1210 KB 12/167 KB 216/577 KB 664/1210 KB 16/167 KB 216/577 KB 664/1210 KB 20/167 KB 216/577 KB 664/1210 KB 24/167 KB 216/577 KB 664/1210 KB 24/167 KB 216/577 KB 4/1192 KB 664/1210 KB 24/167 KB 216/577 KB 8/1192 KB 664/1210 KB 24/167 KB 216/577 KB 12/1192 KB 664/1210 KB 24/167 KB 216/577 KB 16/1192 KB 664/1210 KB 24/167 KB 216/577 KB 20/1192 KB 664/1210 KB 28/167 KB 220/577 KB 24/1192 KB 664/1210 KB 28/167 KB 220/577 KB 28/1192 KB 664/1210 KB 28/167 KB 220/577 KB 32/1192 KB 664/1210 KB 28/167 KB 220/577 KB 36/1192 KB 664/1210 KB 28/167 KB 220/577 KB 40/1192 KB 664/1210 KB 4/167 KB 216/577 KB 664/1210 KB 28/167 KB 220/577 KB 40/1192 KB 668/1210 KB 28/167 KB 220/577 KB 40/1192 KB 672/1210 KB 28/167 KB 220/577 KB 40/1192 KB 676/1210 KB 28/167 KB 220/577 KB 40/1192 KB 4/439 KB 680/1210 KB 28/167 KB 220/577 KB 40/1192 KB 4/439 KB 684/1210 KB 28/167 KB 220/577 KB 44/1192 KB 4/439 KB 688/1210 KB 28/167 KB 220/577 KB 20/1192 KB 664/1210 KB 28/167 KB 216/577 KB 20/1192 KB 664/1210 KB 32/167 KB 220/577 KB 44/1192 KB 4/439 KB 688/1210 KB 36/167 KB 220/577 KB 44/1192 KB 4/439 KB 688/1210 KB 40/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 44/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 48/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 52/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 56/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 60/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 64/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 68/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 72/167 KB 224/577 KB 44/1192 KB 4/439 KB 692/1210 KB 76/167 KB 224/577 KB 44/1192 KB 4/439 KB 692/1210 KB 80/167 KB 224/577 KB 44/1192 KB 4/439 KB 692/1210 KB 28/167 KB 220/577 KB 44/1192 KB 4/439 KB 684/1210 KB 80/167 KB 224/577 KB 48/1192 KB 4/439 KB 692/1210 KB 80/167 KB 224/577 KB 52/1192 KB 4/439 KB 692/1210 KB 28/167 KB 220/577 KB 40/1192 KB 4/439 KB 676/1210 KB 80/167 KB 224/577 KB 52/1192 KB 8/439 KB 692/1210 KB 80/167 KB 224/577 KB 52/1192 KB 12/439 KB 692/1210 KB 80/167 KB 224/577 KB 52/1192 KB 16/439 KB 692/1210 KB 80/167 KB 224/577 KB 52/1192 KB 20/439 KB 692/1210 KB 80/167 KB 224/577 KB 52/1192 KB 24/439 KB 692/1210 KB 80/167 KB 224/577 KB 52/1192 KB 28/439 KB 692/1210 KB 80/167 KB 224/577 KB 52/1192 KB 32/439 KB 692/1210 KB 80/167 KB 224/577 KB 52/1192 KB 36/439 KB 692/1210 KB 68/167 KB 224/577 KB 44/1192 KB 4/439 KB 692/1210 KB 36/167 KB 224/577 KB 44/1192 KB 4/439 KB 688/1210 KB 80/167 KB 228/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 232/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 236/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 240/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 244/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 248/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 252/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 256/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 260/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 264/577 KB 56/1192 KB 40/439 KB 696/1210 KB 80/167 KB 224/577 KB 56/1192 KB 36/439 KB 692/1210 KB 80/167 KB 260/577 KB 56/1192 KB 40/439 KB 696/1210 KB 80/167 KB 260/577 KB 56/1192 KB 36/439 KB 696/1210 KB 80/167 KB 264/577 KB 56/1192 KB 40/439 KB 700/1210 KB 80/167 KB 264/577 KB 56/1192 KB 40/439 KB 704/1210 KB 80/167 KB 264/577 KB 60/1 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 192 KB 44/439 KB 704/1210 KB 80/167 KB 264/577 KB 60/1192 KB 40/439 KB 704/1210 KB 80/167 KB 264/577 KB 64/1192 KB 44/439 KB 704/1210 KB 80/167 KB 264/577 KB 68/1192 KB 44/439 KB 704/1210 KB 84/167 KB 268/577 KB 72/1192 KB 48/439 KB 708/1210 KB 84/167 KB 268/577 KB 76/1192 KB 48/439 KB 708/1210 KB 84/167 KB 268/577 KB 80/1192 KB 48/439 KB 708/1210 KB 84/167 KB 268/577 KB 68/1192 KB 48/439 KB 708/1210 KB 84/167 KB 272/577 KB 80/1192 KB 48/439 KB 708/1210 KB 84/167 KB 276/577 KB 80/1192 KB 48/439 KB 708/1210 KB 84/167 KB 280/577 KB 80/1192 KB 48/439 KB 708/1210 KB 84/167 KB 284/577 KB 80/1192 KB 48/439 KB 708/1210 KB 84/167 KB 288/577 KB 80/1192 KB 48/439 KB 708/1210 KB 84/167 KB 292/577 KB 80/1192 KB 48/439 KB 708/1210 KB 84/167 KB 296/577 KB 84/1192 KB 48/439 KB 708/1210 KB 84/167 KB 300/577 KB 84/1192 KB 48/439 KB 708/1210 KB 84/167 KB 304/577 KB 84/1192 KB 48/439 KB 708/1210 KB 84/167 KB 264/577 KB 68/1192 KB 48/439 KB 708/1210 KB 84/167 KB 304/577 KB 84/1192 KB 48/439 KB 712/1210 KB 84/167 KB 304/577 KB 84/1192 KB 48/439 KB 716/1210 KB 84/167 KB 304/577 KB 84/1192 KB 48/439 KB 720/1210 KB 84/167 KB 264/577 KB 68/1192 KB 48/439 KB 704/1210 KB 88/167 KB 304/577 KB 84/1192 KB 48/439 KB 720/1210 KB 92/167 KB 304/577 KB 84/1192 KB 48/439 KB 720/1210 KB 80/167 KB 264/577 KB 68/1192 KB 48/439 KB 704/1210 KB 92/167 KB 304/577 KB 84/1192 KB 52/439 KB 720/1210 KB 92/167 KB 304/577 KB 84/1192 KB 56/439 KB 720/1210 KB 92/167 KB 304/577 KB 84/1192 KB 60/439 KB 720/1210 KB 96/167 KB 304/577 KB 84/1192 KB 64/439 KB 724/1210 KB 96/167 KB 304/577 KB 84/1192 KB 64/439 KB 728/1210 KB 96/167 KB 304/577 KB 84/1192 KB 64/439 KB 732/1210 KB 96/167 KB 304/577 KB 84/1192 KB 64/439 KB 736/1210 KB 84/167 KB 292/577 KB 84/1192 KB 48/439 KB 708/1210 KB 96/167 KB 304/577 KB 88/1192 KB 64/439 KB 736/1210 KB 96/167 KB 304/577 KB 84/1192 KB 64/439 KB 724/1210 KB 96/167 KB 304/577 KB 84/1192 KB 60/439 KB 720/1210 KB 100/167 KB 304/577 KB 88/1192 KB 64/439 KB 736/1210 KB 104/167 KB 304/577 KB 92/1192 KB 68/439 KB 736/1210 KB 108/167 KB 304/577 KB 92/1192 KB 68/439 KB 736/1210 KB 112/167 KB 304/577 KB 92/1192 KB 68/439 KB 736/1210 KB 116/167 KB 308/577 KB 92/1192 KB 68/439 KB 736/1210 KB 120/167 KB 308/577 KB 92/1192 KB 68/439 KB 740/1210 KB 100/167 KB 304/577 KB 92/1192 KB 68/439 KB 736/1210 KB 120/167 KB 308/577 KB 96/1192 KB 68/439 KB 740/1210 KB 120/167 KB 308/577 KB 100/1192 KB 68/439 KB 740/1210 KB 120/167 KB 308/577 KB 104/1192 KB 68/439 KB 740/1210 KB 120/167 KB 308/577 KB 108/1192 KB 68/439 KB 740/1210 KB 120/167 KB 308/577 KB 112/1192 KB 68/439 KB 740/1210 KB 100/167 KB 304/577 KB 88/1192 KB 68/439 KB 736/1210 KB 120/167 KB 308/577 KB 112/1192 KB 72/439 KB 740/1210 KB 120/167 KB 308/577 KB 112/1192 KB 76/439 KB 740/1210 KB 120/167 KB 308/577 KB 112/1192 KB 80/439 KB 740/1210 KB 120/167 KB 308/577 KB 112/1192 KB 84/439 KB 740/1210 KB 120/167 KB 308/577 KB 112/1192 KB 88/439 KB 740/1210 KB 120/167 KB 308/577 KB 112/1192 KB 92/439 KB 740/1210 KB 120/167 KB 308/577 KB 112/1192 KB 96/439 KB 740/1210 KB 120/167 KB 308/577 KB 112/1192 KB 100/439 KB 740/1210 KB 124/167 KB 308/577 KB 116/1192 KB 104/439 KB 740/1210 KB 124/167 KB 308/577 KB 116/1192 KB 108/439 KB 740/1210 KB 124/167 KB 308/577 KB 116/1192 KB 112/439 KB 740/1210 KB 116/167 KB 308/577 KB 92/1192 KB 68/439 KB 740/1210 KB 124/167 KB 308/577 KB 116/1192 KB 112/439 KB 744/1210 KB 124/167 KB 308/577 KB 116/1192 KB 112/439 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install KB 748/1210 KB 112/167 KB 308/577 KB 92/1192 KB 68/439 KB 736/1210 KB 124/167 KB 308/577 KB 116/1192 KB 112/439 KB 752/1210 KB 124/167 KB 312/577 KB 116/1192 KB 112/439 KB 756/1210 KB 124/167 KB 312/577 KB 116/1192 KB 112/439 KB 760/1210 KB 124/167 KB 312/577 KB 116/1192 KB 112/439 KB 764/1210 KB 124/167 KB 312/577 KB 116/1192 KB 112/439 KB 768/1210 KB 124/167 KB 308/577 KB 116/1192 KB 100/439 KB 740/1210 KB 124/167 KB 312/577 KB 120/1192 KB 112/439 KB 768/1210 KB 124/167 KB 312/577 KB 124/1192 KB 112/439 KB 768/1210 KB 124/167 KB 312/577 KB 128/1192 KB 112/439 KB 768/1210 KB 124/167 KB 308/577 KB 112/1192 KB 100/439 KB 740/1210 KB 124/167 KB 312/577 KB 116/1192 KB 112/439 KB 752/1210 KB 124/167 KB 316/577 KB 128/1192 KB 112/439 KB 768/1210 KB 124/167 KB 320/577 KB 128/1192 KB 112/439 KB 768/1210 KB 124/167 KB 324/577 KB 128/1192 KB 112/439 KB 768/1210 KB 128/167 KB 324/577 KB 128/1192 KB 112/439 KB 768/1210 KB 132/167 KB 324/577 KB 128/1192 KB 112/439 KB 768/1210 KB 136/167 KB 328/577 KB 128/1192 KB 112/439 KB 772/1210 KB 140/167 KB 328/577 KB 128/1192 KB 112/439 KB 772/1210 KB 144/167 KB 328/577 KB 132/1192 KB 112/439 KB 772/1210 KB 148/167 KB 328/577 KB 132/1192 KB 112/439 KB 772/1210 KB 152/167 KB 328/577 KB 132/1192 KB 116/439 KB 772/1210 KB 156/167 KB 328/577 KB 132/1192 KB 116/439 KB 772/1210 KB 160/167 KB 328/577 KB 132/1192 KB 116/439 KB 772/1210 KB 132/167 KB 328/577 KB 128/1192 KB 112/439 KB 772/1210 KB 132/167 KB 328/577 KB 128/1192 KB 112/439 KB 768/1210 KB 160/167 KB 332/577 KB 132/1192 KB 116/439 KB 772/1210 KB 160/167 KB 336/577 KB 132/1192 KB 116/439 KB 772/1210 KB 160/167 KB 340/577 KB 132/1192 KB 116/439 KB 772/1210 KB 148/167 KB 328/577 KB 132/1192 KB 116/439 KB 772/1210 KB 160/167 KB 340/577 KB 132/1192 KB 120/439 KB 776/1210 KB 140/167 KB 328/577 KB 132/1192 KB 112/439 KB 772/1210 KB 160/167 KB 344/577 KB 136/1192 KB 120/439 KB 776/1210 KB 160/167 KB 344/577 KB 140/1192 KB 120/439 KB 776/1210 KB 160/167 KB 344/577 KB 132/1192 KB 120/439 KB 776/1210 KB 160/167 KB 348/577 KB 144/1192 KB 120/439 KB 776/1210 KB 160/167 KB 352/577 KB 144/1192 KB 124/439 KB 776/1210 KB 160/167 KB 340/577 KB 132/1192 KB 116/439 KB 776/1210 KB 160/167 KB 352/577 KB 144/1192 KB 124/439 KB 780/1210 KB 160/167 KB 352/577 KB 144/1192 KB 124/439 KB 784/1210 KB 160/167 KB 348/577 KB 144/1192 KB 124/439 KB 776/1210 KB 160/167 KB 352/577 KB 144/1192 KB 128/439 KB 784/1210 KB 160/167 KB 352/577 KB 144/1192 KB 132/439 KB 788/1210 KB 164/167 KB 356/577 KB 144/1192 KB 136/439 KB 788/1210 KB 164/167 KB 356/577 KB 144/1192 KB 140/439 KB 788/1210 KB 164/167 KB 356/577 KB 144/1192 KB 144/439 KB 788/1210 KB 160/167 KB 348/577 KB 144/1192 KB 120/439 KB 776/1210 KB 164/167 KB 356/577 KB 148/1192 KB 144/439 KB 788/1210 KB 164/167 KB 356/577 KB 152/1192 KB 144/439 KB 788/1210 KB 164/167 KB 356/577 KB 156/1192 KB 144/439 KB 788/1210 KB 164/167 KB 356/577 KB 160/1192 KB 144/439 KB 788/1210 KB 164/167 KB 356/577 KB 144/1192 KB 132/439 KB 788/1210 KB 167/167 KB 356/577 KB 160/1192 KB 144/439 KB 788/1210 KB 160/167 KB 356/577 KB 144/1192 KB 132/439 KB 788/1210 KB 167/167 KB 360/577 KB 160/1192 KB 144/439 KB 788/1210 KB 167/167 KB 364/577 KB 160/1192 KB 144/439 KB 788/1210 KB 167/167 KB 368/577 KB 160/1192 KB 144/439 KB 788/1210 KB 160/167 KB 352/577 KB 144/1192 KB 128/439 KB 788/1210 KB 167/167 KB 368/577 KB 160/1192 KB 144/439 KB 792/1210 KB 167/167 KB 368/577 KB 160/1192 KB 144/439 KB 796/1210 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 167/167 KB 368/577 KB 160/1192 KB 144/439 KB 800/1210 KB 167/167 KB 368/577 KB 164/1192 KB 144/439 KB 800/1210 KB 167/167 KB 372/577 KB 168/1192 KB 148/439 KB 804/1210 KB 167/167 KB 372/577 KB 172/1192 KB 148/439 KB 804/1210 KB 167/167 KB 372/577 KB 176/1192 KB 148/439 KB 804/1210 KB 167/167 KB 368/577 KB 164/1192 KB 144/439 KB 804/1210 KB 167/167 KB 372/577 KB 176/1192 KB 148/439 KB 808/1210 KB 167/167 KB 372/577 KB 176/1192 KB 148/439 KB 812/1210 KB 167/167 KB 372/577 KB 176/1192 KB 148/439 KB 816/1210 KB 167/167 KB 372/577 KB 164/1192 KB 148/439 KB 804/1210 KB 167/167 KB 372/577 KB 176/1192 KB 152/439 KB 816/1210 KB 167/167 KB 372/577 KB 176/1192 KB 156/439 KB 816/1210 KB 167/167 KB 372/577 KB 176/1192 KB 160/439 KB 816/1210 KB 167/167 KB 372/577 KB 176/1192 KB 164/439 KB 816/1210 KB 167/167 KB 372/577 KB 180/1192 KB 168/439 KB 820/1210 KB 167/167 KB 372/577 KB 180/1192 KB 172/439 KB 820/1210 KB 167/167 KB 372/577 KB 164/1192 KB 144/439 KB 804/1210 KB 167/167 KB 376/577 KB 180/1192 KB 172/439 KB 820/1210 KB 167/167 KB 380/577 KB 180/1192 KB 172/439 KB 820/1210 KB 167/167 KB 384/577 KB 180/1192 KB 172/439 KB 820/1210 KB 167/167 KB 388/577 KB 180/1192 KB 172/439 KB 820/1210 KB 392/577 KB 180/1192 KB 172/439 KB 820/1210 KB 396/577 KB 180/1192 KB 172/439 KB 820/1210 KB 400/577 KB 180/1192 KB 172/439 KB 820/1210 KB 404/577 KB 180/1192 KB 172/439 KB 820/1210 KB 408/577 KB 180/1192 KB 176/439 KB 820/1210 KB 412/577 KB 180/1192 KB 176/439 KB 820/1210 KB 416/577 KB 180/1192 KB 176/439 KB 820/1210 KB 167/167 KB 372/577 KB 180/1192 KB 164/439 KB 820/1210 KB 416/577 KB 180/1192 KB 176/439 KB 824/1210 KB 416/577 KB 180/1192 KB 176/439 KB 828/1210 KB 416/577 KB 180/1192 KB 176/439 KB 832/1210 KB 167/167 KB 372/577 KB 180/1192 KB 164/439 KB 816/1210 KB 416/577 KB 184/1192 KB 176/439 KB 832/1210 KB 416/577 KB 188/1192 KB 176/439 KB 832/1210 KB 416/577 KB 192/1192 KB 176/439 KB 832/1210 KB 416/577 KB 196/1192 KB 176/439 KB 832/1210 KB 416/577 KB 200/1192 KB 176/439 KB 836/1210 KB 416/577 KB 204/1192 KB 176/439 KB 836/1210 KB 416/577 KB 208/1192 KB 176/439 KB 836/1210 KB 404/577 KB 180/1192 KB 176/439 KB 820/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 116.6 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 416/577 KB 196/1192 KB 176/439 KB 836/1210 KB 416/577 KB 208/1192 KB 176/439 KB 840/1210 KB 416/577 KB 208/1192 KB 176/439 KB 844/1210 KB 416/577 KB 208/1192 KB 176/439 KB 848/1210 KB 416/577 KB 208/1192 KB 176/439 KB 852/1210 KB 420/577 KB 208/1192 KB 176/439 KB 856/1210 KB 420/577 KB 208/1192 KB 176/439 KB 860/1210 KB 420/577 KB 208/1192 KB 176/439 KB 852/1210 KB 424/577 KB 208/1192 KB 176/439 KB 864/1210 KB 428/577 KB 208/1192 KB 176/439 KB 864/1210 KB 432/577 KB 208/1192 KB 176/439 KB 864/1210 KB 432/577 KB 208/1192 KB 176/439 KB 864/1210 KB 436/577 KB 208/1192 KB 176/439 KB 864/1210 KB 440/577 KB 208/1192 KB 176/439 KB 868/1210 KB 444/577 KB 208/1192 KB 176/439 KB 868/1210 KB 448/577 KB 208/1192 KB 176/439 KB 868/1210 KB 436/577 KB 208/1192 KB 176/439 KB 868/1210 KB 448/577 KB 208/1192 KB 176/439 KB 872/1210 KB 448/577 KB 208/1192 KB 176/439 KB 876/1210 KB 448/577 KB 208/1192 KB 176/439 KB 880/1210 KB 448/577 KB 212/1192 KB 180/439 KB 884/1210 KB 448/577 KB 212/1192 KB 180/439 KB 880/1210 KB 448/577 KB 216/1192 KB 180/439 KB 884/1210 KB 448/577 KB 220/1192 KB 180/439 KB 884/1210 KB 448/577 KB 224/1192 KB 180/439 KB 884/1210 KB 448/577 KB 208/1192 KB 180/439 KB 880/1210 KB 448/577 KB 224/1192 KB 184/439 KB 884/1210 KB 448/577 KB 224/1192 KB 188/439 KB 884/1210 KB 448/577 KB 224/1192 KB 192/439 KB 884/1210 KB 448/577 KB 224/1192 KB 196/439 KB 884/1210 KB 448/577 KB 224/1192 KB 200/439 KB 884/1210 KB 448/577 KB 224/1192 KB 204/439 KB 884/1210 KB 448/577 KB 224/1192 KB 208/439 KB 884/1210 KB 448/577 KB 224/1192 KB 212/439 KB 884/1210 KB 448/577 KB 228/1192 KB 216/439 KB 884/1210 KB 448/577 KB 228/1192 KB 220/439 KB 884/1210 KB 448/577 KB 228/1192 KB 224/439 KB 884/1210 KB 448/577 KB 228/1192 KB 212/439 KB 884/1210 KB 448/577 KB 232/1192 KB 224/439 KB 884/1210 KB 448/577 KB 236/1192 KB 224/439 KB 884/1210 KB 448/577 KB 240/1192 KB 224/439 KB 884/1210 KB 448/577 KB 4/562 KB 240/1192 KB 224/439 KB 884/1210 KB 448/577 KB 8/562 KB 240/1192 KB 224/439 KB 884/1210 KB 448/577 KB 12/562 KB 240/1192 KB 224/439 KB 884/1210 KB 448/577 KB 16/562 KB 240/1192 KB 224/439 KB 884/1210 KB 448/577 KB 20/562 KB 240/1192 KB 224/439 KB 884/1210 KB 448/577 KB 24/562 KB 240/1192 KB 224/439 KB 884/1210 KB 448/577 KB 28/562 KB 244/1192 KB 224/439 KB 884/1210 KB 448/577 KB 32/562 KB 244/1192 KB 224/439 KB 884/1210 KB 448/577 KB 36/562 KB 244/1192 KB 224/439 KB 884/1210 KB 452/577 KB 40/562 KB 244/1192 KB 228/439 KB 888/1210 KB 452/577 KB 44/562 KB 244/1192 KB 228/439 KB 888/1210 KB 452/577 KB 48/562 KB 244/1192 KB 228/439 KB 888/1210 KB 448/577 KB 24/562 KB 244/1192 KB 224/439 KB 884/1210 KB 452/577 KB 48/562 KB 248/1192 KB 228/439 KB 888/1210 KB 452/577 KB 48/562 KB 252/1192 KB 228/439 KB 888/1210 KB 452/577 KB 48/562 KB 256/1192 KB 228/439 KB 888/1210 KB 452/577 KB 36/562 KB 244/1192 KB 228/439 KB 888/1210 KB 456/577 KB 48/562 KB 256/1192 KB 228/439 KB 888/1210 KB 460/577 KB 48/562 KB 256/1192 KB 228/439 KB 888/1210 KB 464/577 KB 48/562 KB 256/1192 KB 228/439 KB 888/1210 KB 468/577 KB 48/562 KB 256/1192 KB 228/439 KB 888/1210 KB 472/577 KB 52/562 KB 260/1192 KB 228/439 KB 888/1210 KB 476/577 KB 52/562 KB 260/1192 KB 228/439 KB 888/1210 KB 480/577 KB 52/562 KB 260/1192 KB 228/439 KB 888/1210 KB 448/577 KB 36/562 KB 244/1192 KB 228/439 KB 888/1210 KB 448/577 KB 36/562 KB 244/1192 KB 228/439 KB 884/1210 KB 480/577 KB 52/562 KB 260/1192 KB 232/439 KB 888/1210 KB 480/577 KB 52/562 KB 260/1192 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install KB 232/439 KB 892/1210 KB 480/577 KB 52/562 KB 260/1192 KB 236/439 KB 896/1210 KB 480/577 KB 52/562 KB 260/1192 KB 236/439 KB 900/1210 KB 480/577 KB 52/562 KB 260/1192 KB 236/439 KB 904/1210 KB 480/577 KB 52/562 KB 260/1192 KB 236/439 KB 908/1210 KB 480/577 KB 52/562 KB 260/1192 KB 236/439 KB 912/1210 KB 468/577 KB 52/562 KB 260/1192 KB 228/439 KB 888/1210 KB 480/577 KB 56/562 KB 260/1192 KB 236/439 KB 912/1210 KB 480/577 KB 60/562 KB 260/1192 KB 236/439 KB 912/1210 KB 480/577 KB 64/562 KB 260/1192 KB 236/439 KB 912/1210 KB 480/577 KB 68/562 KB 260/1192 KB 236/439 KB 912/1210 KB 484/577 KB 72/562 KB 260/1192 KB 236/439 KB 916/1210 KB 484/577 KB 76/562 KB 260/1192 KB 236/439 KB 916/1210 KB 484/577 KB 80/562 KB 260/1192 KB 236/439 KB 916/1210 KB 468/577 KB 48/562 KB 260/1192 KB 228/439 KB 888/1210 KB 484/577 KB 80/562 KB 264/1192 KB 236/439 KB 916/1210 KB 484/577 KB 80/562 KB 268/1192 KB 236/439 KB 916/1210 KB 484/577 KB 80/562 KB 272/1192 KB 236/439 KB 916/1210 KB 484/577 KB 80/562 KB 276/1192 KB 236/439 KB 916/1210 KB 484/577 KB 80/562 KB 280/1192 KB 236/439 KB 916/1210 KB 484/577 KB 80/562 KB 284/1192 KB 236/439 KB 916/1210 KB 484/577 KB 80/562 KB 288/1192 KB 236/439 KB 916/1210 KB 484/577 KB 68/562 KB 260/1192 KB 236/439 KB 916/1210 KB 488/577 KB 80/562 KB 288/1192 KB 236/439 KB 916/1210 KB 492/577 KB 80/562 KB 288/1192 KB 236/439 KB 916/1210 KB 496/577 KB 80/562 KB 288/1192 KB 236/439 KB 916/1210 KB 500/577 KB 80/562 KB 288/1192 KB 236/439 KB 916/1210 KB 504/577 KB 84/562 KB 292/1192 KB 236/439 KB 916/1210 KB 508/577 KB 84/562 KB 292/1192 KB 236/439 KB 916/1210 KB 512/577 KB 84/562 KB 292/1192 KB 236/439 KB 916/1210 KB 480/577 KB 68/562 KB 260/1192 KB 236/439 KB 916/1210 KB 480/577 KB 52/562 KB 260/1192 KB 236/439 KB 892/1210 KB 512/577 KB 84/562 KB 292/1192 KB 240/439 KB 916/1210 KB 512/577 KB 84/562 KB 292/1192 KB 244/439 KB 916/1210 KB 512/577 KB 84/562 KB 292/1192 KB 248/439 KB 916/1210 KB 512/577 KB 84/562 KB 292/1192 KB 252/439 KB 916/1210 KB 512/577 KB 84/562 KB 292/1192 KB 256/439 KB 916/1210 KB 512/577 KB 84/562 KB 292/1192 KB 260/439 KB 916/1210 KB 512/577 KB 84/562 KB 292/1192 KB 264/439 KB 916/1210 KB 512/577 KB 84/562 KB 292/1192 KB 268/439 KB 920/1210 KB 512/577 KB 84/562 KB 292/1192 KB 272/439 KB 920/1210 KB 512/577 KB 84/562 KB 292/1192 KB 276/439 KB 920/1210 KB 512/577 KB 84/562 KB 292/1192 KB 280/439 KB 920/1210 KB 512/577 KB 84/562 KB 292/1192 KB 284/439 KB 920/1210 KB 512/577 KB 84/562 KB 292/1192 KB 288/439 KB 920/1210 KB 500/577 KB 84/562 KB 292/1192 KB 236/439 KB 916/1210 KB 512/577 KB 84/562 KB 296/1192 KB 288/439 KB 920/1210 KB 512/577 KB 84/562 KB 300/1192 KB 288/439 KB 920/1210 KB 512/577 KB 84/562 KB 304/1192 KB 288/439 KB 920/1210 KB 500/577 KB 84/562 KB 288/1192 KB 236/439 KB 916/1210 KB 512/577 KB 88/562 KB 304/1192 KB 288/439 KB 920/1210 KB 512/577 KB 92/562 KB 304/1192 KB 288/439 KB 920/1210 KB 512/577 KB 96/562 KB 304/1192 KB 288/439 KB 920/1210 KB 512/577 KB 100/562 KB 304/1192 KB 288/439 KB 920/1210 KB 512/577 KB 84/562 KB 292/1192 KB 264/439 KB 920/1210 KB 516/577 KB 100/562 KB 308/1192 KB 292/439 KB 924/1210 KB 516/577 KB 100/562 KB 308/1192 KB 292/439 KB 928/1210 KB 516/577 KB 100/562 KB 308/1192 KB 292/439 KB 932/1210 KB 516/577 KB 100/562 KB 308/1192 KB 292/439 KB 936/1210 KB 516/577 KB 100/562 KB 308/1192 KB 292/439 KB 940/1210 KB 516/577 KB 100/562 KB 308/1192 KB 292/439 KB 944/1210 KB 516/577 KB 100/562 KB 308/1192 K unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install B 292/439 KB 948/1210 KB 516/577 KB 104/562 KB 308/1192 KB 292/439 KB 952/1210 KB 516/577 KB 100/562 KB 308/1192 KB 292/439 KB 920/1210 KB 516/577 KB 104/562 KB 308/1192 KB 296/439 KB 956/1210 KB 516/577 KB 104/562 KB 308/1192 KB 300/439 KB 956/1210 KB 516/577 KB 104/562 KB 308/1192 KB 304/439 KB 956/1210 KB 516/577 KB 100/562 KB 308/1192 KB 288/439 KB 920/1210 KB 512/577 KB 100/562 KB 308/1192 KB 288/439 KB 920/1210 KB 520/577 KB 104/562 KB 312/1192 KB 304/439 KB 956/1210 KB 516/577 KB 104/562 KB 308/1192 KB 292/439 KB 948/1210 KB 520/577 KB 108/562 KB 316/1192 KB 304/439 KB 956/1210 KB 520/577 KB 104/562 KB 316/1192 KB 304/439 KB 956/1210 KB 520/577 KB 108/562 KB 316/1192 KB 304/439 KB 956/1210 KB 524/577 KB 112/562 KB 320/1192 KB 304/439 KB 956/1210 KB 520/577 KB 112/562 KB 320/1192 KB 304/439 KB 956/1210 KB 520/577 KB 112/562 KB 320/1192 KB 304/439 KB 956/1210 KB 528/577 KB 112/562 KB 320/1192 KB 304/439 KB 956/1210 KB 532/577 KB 112/562 KB 324/1192 KB 304/439 KB 956/1210 KB 536/577 KB 116/562 KB 324/1192 KB 308/439 KB 956/1210 KB 528/577 KB 112/562 KB 324/1192 KB 304/439 KB 956/1210 KB 532/577 KB 116/562 KB 324/1192 KB 308/439 KB 956/1210 KB 532/577 KB 112/562 KB 324/1192 KB 308/439 KB 956/1210 KB 536/577 KB 116/562 KB 324/1192 KB 312/439 KB 956/1210 KB 516/577 KB 104/562 KB 308/1192 KB 292/439 KB 956/1210 KB 536/577 KB 120/562 KB 324/1192 KB 312/439 KB 960/1210 KB 536/577 KB 120/562 KB 324/1192 KB 312/439 KB 964/1210 KB 536/577 KB 120/562 KB 324/1192 KB 312/439 KB 956/1210 KB 536/577 KB 124/562 KB 328/1192 KB 316/439 KB 964/1210 KB 536/577 KB 120/562 KB 328/1192 KB 316/439 KB 964/1210 KB 536/577 KB 128/562 KB 328/1192 KB 320/439 KB 964/1210 KB 536/577 KB 120/562 KB 328/1192 KB 312/439 KB 964/1210 KB 536/577 KB 128/562 KB 332/1192 KB 320/439 KB 968/1210 KB 536/577 KB 128/562 KB 336/1192 KB 320/439 KB 968/1210 KB 536/577 KB 128/562 KB 328/1192 KB 320/439 KB 968/1210 KB 540/577 KB 128/562 KB 336/1192 KB 320/439 KB 972/1210 KB 540/577 KB 128/562 KB 340/1192 KB 320/439 KB 976/1210 KB 540/577 KB 128/562 KB 340/1192 KB 320/439 KB 980/1210 KB 540/577 KB 128/562 KB 340/1192 KB 324/439 KB 984/1210 KB 540/577 KB 128/562 KB 340/1192 KB 324/439 KB 988/1210 KB 540/577 KB 128/562 KB 340/1192 KB 324/439 KB 992/1210 KB 536/577 KB 128/562 KB 328/1192 KB 316/439 KB 968/1210 KB 540/577 KB 128/562 KB 336/1192 KB 320/439 KB 968/1210 KB 544/577 KB 128/562 KB 340/1192 KB 324/439 KB 992/1210 KB 548/577 KB 128/562 KB 340/1192 KB 324/439 KB 992/1210 KB 552/577 KB 132/562 KB 340/1192 KB 324/439 KB 992/1210 KB 556/577 KB 132/562 KB 340/1192 KB 324/439 KB 992/1210 KB 560/577 KB 132/562 KB 340/1192 KB 324/439 KB 992/1210 KB 540/577 KB 128/562 KB 340/1192 KB 324/439 KB 980/1210 KB 560/577 KB 132/562 KB 340/1192 KB 328/439 KB 992/1210 KB 560/577 KB 132/562 KB 340/1192 KB 332/439 KB 992/1210 KB 560/577 KB 132/562 KB 340/1192 KB 336/439 KB 992/1210 KB 540/577 KB 128/562 KB 340/1192 KB 320/439 KB 972/1210 KB 560/577 KB 132/562 KB 344/1192 KB 336/439 KB 992/1210 KB 560/577 KB 132/562 KB 348/1192 KB 336/439 KB 992/1210 KB 560/577 KB 132/562 KB 352/1192 KB 336/439 KB 992/1210 KB 548/577 KB 132/562 KB 340/1192 KB 324/439 KB 992/1210 KB 560/577 KB 136/562 KB 352/1192 KB 336/439 KB 992/1210 KB 560/577 KB 140/562 KB 352/1192 KB 336/439 KB 992/1210 KB 560/577 KB 144/562 KB 352/1192 KB 336/439 KB 992/1210 KB 560/577 KB 148/562 KB 352/1192 KB 336/439 KB 992/1210 KB 564/577 KB 152/562 KB 356/1192 KB 340/439 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 996/1210 KB 560/577 KB 148/562 KB 352/1192 KB 340/439 KB 992/1210 KB 564/577 KB 148/562 KB 356/1192 KB 340/439 KB 996/1210 KB 564/577 KB 152/562 KB 356/1192 KB 344/439 KB 996/1210 KB 564/577 KB 148/562 KB 352/1192 KB 340/439 KB 996/1210 KB 564/577 KB 148/562 KB 352/1192 KB 340/439 KB 992/1210 KB 564/577 KB 152/562 KB 360/1192 KB 344/439 KB 996/1210 KB 568/577 KB 152/562 KB 360/1192 KB 344/439 KB 996/1210 KB 568/577 KB 152/562 KB 360/1192 KB 348/439 KB 1000/1210 KB 568/577 KB 152/562 KB 360/1192 KB 348/439 KB 996/1210 KB 568/577 KB 156/562 KB 364/1192 KB 348/439 KB 1000/1210 KB 568/577 KB 152/562 KB 364/1192 KB 348/439 KB 1000/1210 KB 572/577 KB 156/562 KB 368/1192 KB 352/439 KB 1000/1210 KB 572/577 KB 156/562 KB 364/1192 KB 352/439 KB 1000/1210 KB 576/577 KB 160/562 KB 368/1192 KB 352/439 KB 1004/1210 KB 568/577 KB 160/562 KB 368/1192 KB 352/439 KB 1004/1210 KB 572/577 KB 160/562 KB 368/1192 KB 352/439 KB 1004/1210 KB 572/577 KB 156/562 KB 368/1192 KB 352/439 KB 1004/1210 KB 576/577 KB 160/562 KB 368/1192 KB 352/439 KB 1008/1210 KB 576/577 KB 160/562 KB 368/1192 KB 352/439 KB 1012/1210 KB 577/577 KB 164/562 KB 372/1192 KB 356/439 KB 1016/1210 KB 577/577 KB 164/562 KB 372/1192 KB 356/439 KB 1020/1210 KB 577/577 KB 164/562 KB 372/1192 KB 356/439 KB 1024/1210 KB 577/577 KB 164/562 KB 372/1192 KB 356/439 KB 1012/1210 KB 577/577 KB 164/562 KB 376/1192 KB 356/439 KB 1024/1210 KB 577/577 KB 164/562 KB 380/1192 KB 356/439 KB 1024/1210 KB 577/577 KB 164/562 KB 384/1192 KB 356/439 KB 1024/1210 KB 577/577 KB 164/562 KB 368/1192 KB 356/439 KB 1012/1210 KB 577/577 KB 164/562 KB 384/1192 KB 360/439 KB 1024/1210 KB 577/577 KB 164/562 KB 384/1192 KB 364/439 KB 1024/1210 KB 577/577 KB 164/562 KB 384/1192 KB 368/439 KB 1024/1210 KB 577/577 KB 164/562 KB 368/1192 KB 352/439 KB 1012/1210 KB 577/577 KB 168/562 KB 384/1192 KB 368/439 KB 1024/1210 KB 577/577 KB 172/562 KB 384/1192 KB 368/439 KB 1024/1210 KB 577/577 KB 160/562 KB 368/1192 KB 352/439 KB 1012/1210 KB 577/577 KB 176/562 KB 384/1192 KB 368/439 KB 1024/1210 KB 577/577 KB 176/562 KB 384/1192 KB 372/439 KB 1024/1210 KB 577/577 KB 180/562 KB 388/1192 KB 376/439 KB 1028/1210 KB 577/577 KB 180/562 KB 388/1192 KB 372/439 KB 1028/1210 KB 577/577 KB 180/562 KB 392/1192 KB 376/439 KB 1028/1210 KB 577/577 KB 180/562 KB 396/1192 KB 380/439 KB 1028/1210 KB 577/577 KB 180/562 KB 400/1192 KB 380/439 KB 1028/1210 KB 577/577 KB 180/562 KB 384/1192 KB 372/439 KB 1028/1210 KB 577/577 KB 184/562 KB 400/1192 KB 380/439 KB 1028/1210 KB 577/577 KB 188/562 KB 404/1192 KB 380/439 KB 1028/1210 KB 577/577 KB 192/562 KB 404/1192 KB 380/439 KB 1028/1210 KB 577/577 KB 176/562 KB 384/1192 KB 372/439 KB 1028/1210 KB 577/577 KB 192/562 KB 404/1192 KB 380/439 KB 1032/1210 KB 577/577 KB 192/562 KB 404/1192 KB 380/439 KB 1036/1210 KB 577/577 KB 192/562 KB 404/1192 KB 380/439 KB 1040/1210 KB 577/577 KB 192/562 KB 404/1192 KB 380/439 KB 1044/1210 KB 577/577 KB 196/562 KB 404/1192 KB 380/439 KB 1048/1210 KB 577/577 KB 196/562 KB 404/1192 KB 380/439 KB 1052/1210 KB 577/577 KB 196/562 KB 404/1192 KB 380/439 KB 1056/1210 KB 577/577 KB 184/562 KB 404/1192 KB 380/439 KB 1028/1210 KB 577/577 KB 196/562 KB 408/1192 KB 380/439 KB 1056/1210 KB 577/577 KB 196/562 KB 412/1192 KB 380/439 KB 1056/1210 KB 577/577 KB 196/562 KB 416/1192 KB 380/439 KB 1056/1210 KB 577/577 KB 180/562 KB 392/1192 KB 380/439 KB 1028/1210 KB 577/577 KB 196/562 KB 416/1192 KB 384/439 KB 1056/1210 KB 577/577 KB 196/ unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 562 KB 404/1192 KB 380/439 KB 1044/1210 KB 577/577 KB 200/562 KB 416/1192 KB 384/439 KB 1056/1210 KB 577/577 KB 204/562 KB 416/1192 KB 384/439 KB 1056/1210 KB 577/577 KB 208/562 KB 416/1192 KB 384/439 KB 1056/1210 KB 577/577 KB 212/562 KB 416/1192 KB 384/439 KB 1056/1210 KB 216/562 KB 420/1192 KB 388/439 KB 1060/1210 KB 220/562 KB 420/1192 KB 388/439 KB 1060/1210 KB 224/562 KB 420/1192 KB 388/439 KB 1060/1210 KB 228/562 KB 420/1192 KB 388/439 KB 1060/1210 KB 232/562 KB 420/1192 KB 388/439 KB 1060/1210 KB 236/562 KB 420/1192 KB 388/439 KB 1060/1210 KB 240/562 KB 420/1192 KB 388/439 KB 1060/1210 KB 212/562 KB 420/1192 KB 388/439 KB 1060/1210 KB 240/562 KB 424/1192 KB 388/439 KB 1060/1210 KB 240/562 KB 428/1192 KB 388/439 KB 1060/1210 KB 240/562 KB 432/1192 KB 388/439 KB 1060/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 385.2 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 577/577 KB 212/562 KB 416/1192 KB 388/439 KB 1060/1210 KB 240/562 KB 432/1192 KB 388/439 KB 1064/1210 KB 240/562 KB 432/1192 KB 388/439 KB 1068/1210 KB 240/562 KB 432/1192 KB 388/439 KB 1072/1210 KB 577/577 KB 212/562 KB 416/1192 KB 388/439 KB 1056/1210 KB 240/562 KB 432/1192 KB 392/439 KB 1072/1210 KB 240/562 KB 432/1192 KB 396/439 KB 1072/1210 KB 240/562 KB 432/1192 KB 400/439 KB 1072/1210 KB 240/562 KB 432/1192 KB 404/439 KB 1072/1210 KB 240/562 KB 432/1192 KB 408/439 KB 1072/1210 KB 240/562 KB 432/1192 KB 412/439 KB 1072/1210 KB 240/562 KB 432/1192 KB 416/439 KB 1072/1210 KB 240/562 KB 432/1192 KB 420/439 KB 1072/1210 KB 240/562 KB 432/1192 KB 424/439 KB 1076/1210 KB 240/562 KB 432/1192 KB 428/439 KB 1076/1210 KB 240/562 KB 432/1192 KB 432/439 KB 1076/1210 KB 240/562 KB 432/1192 KB 436/439 KB 1076/1210 KB 240/562 KB 432/1192 KB 420/439 KB 1076/1210 KB 240/562 KB 436/1192 KB 436/439 KB 1080/1210 KB 240/562 KB 436/1192 KB 436/439 KB 1084/1210 KB 240/562 KB 436/1192 KB 436/439 KB 1088/1210 KB 240/562 KB 436/1192 KB 436/439 KB 1076/1210 KB 240/562 KB 440/1192 KB 436/439 KB 1088/1210 KB 240/562 KB 444/1192 KB 436/439 KB 1088/1210 KB 240/562 KB 448/1192 KB 436/439 KB 1088/1210 KB 240/562 KB 452/1192 KB 439/439 KB 1088/1210 KB 240/562 KB 456/1192 KB 439/439 KB 1092/1210 KB 3/256 KB 240/562 KB 460/1192 KB 439/439 KB 1092/1210 KB 3/256 KB 240/562 KB 448/1192 KB 439/439 KB 1088/1210 KB 240/562 KB 452/1192 KB 439/439 KB 1092/1210 KB 3/256 KB 240/562 KB 460/1192 KB 439/439 KB 1092/1210 KB 5/256 KB 240/562 KB 460/1192 KB 439/439 KB 1092/1210 KB 8/256 KB 240/562 KB 460/1192 KB 439/439 KB 1092/1210 KB 11/256 KB 240/562 KB 460/1192 KB 439/439 KB 1092/1210 KB 13/256 KB 240/562 KB 460/1192 KB 439/439 KB 1092/1210 KB 16/256 KB 240/562 KB 460/1192 KB 439/439 KB 1092/1210 KB 19/256 KB 240/562 KB 452/1192 KB 439/439 KB 1092/1210 KB 240/562 KB 460/1192 KB 439/439 KB 1096/1210 KB 19/256 KB 240/562 KB 460/1192 KB 439/439 KB 1100/1210 KB 19/256 KB 240/562 KB 460/1192 KB 439/439 KB 1104/1210 KB 19/256 KB 240/562 KB 460/1192 KB 439/439 KB 1108/1210 KB 19/256 KB 244/562 KB 464/1192 KB 439/439 KB 1112/1210 KB 21/256 KB 244/562 KB 464/1192 KB 439/439 KB 1116/1210 KB 21/256 KB 244/562 KB 464/1192 KB 439/439 KB 1120/1210 KB 21/256 KB 244/562 KB 464/1192 KB 439/439 KB 1108/1210 KB 21/256 KB 244/562 KB 460/1192 KB 439/439 KB 1108/1210 KB 21/256 KB 248/562 KB 464/1192 KB 439/439 KB 1120/1210 KB 21/256 KB 252/562 KB 464/1192 KB 439/439 KB 1120/1210 KB 21/256 KB 256/562 KB 464/1192 KB 439/439 KB 1120/1210 KB 21/256 KB 260/562 KB 464/1192 KB 439/439 KB 1120/1210 KB 21/256 KB 264/562 KB 468/1192 KB 439/439 KB 1124/1210 KB 21/256 KB 240/562 KB 460/1192 KB 439/439 KB 1108/1210 KB 21/256 KB 264/562 KB 468/1192 KB 439/439 KB 1124/1210 KB 24/256 KB 264/562 KB 468/1192 KB 439/439 KB 1124/1210 KB 27/256 KB 264/562 KB 468/1192 KB 1124/1210 KB 29/256 KB 264/562 KB 468/1192 KB 1124/1210 KB 32/256 KB 264/562 KB 468/1192 KB 1124/1210 KB 36/256 KB 268/562 KB 468/1192 KB 1124/1210 KB 40/256 KB 268/562 KB 468/1192 KB 1124/1210 KB 44/256 KB 268/562 KB 468/1192 KB 1124/1210 KB 48/256 KB 260/562 KB 468/1192 KB 439/439 KB 1124/1210 KB 21/256 KB 268/562 KB 468/1192 KB 1128/1210 KB 48/256 KB 268/562 KB 468/1192 KB 1132/1210 KB 48/256 KB 268/562 KB 468/1192 KB 1136/1210 KB 48/256 KB 260/562 KB 468/1192 KB 439/439 KB 1120/1210 KB 21/256 KB 268/562 KB 472/1192 KB 1136/1210 KB 48/256 KB 268/562 KB 476/1192 KB 1136/1210 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 48/256 KB 268/562 KB 480/1192 KB 1136/1210 KB 48/256 KB 268/562 KB 484/1192 KB 1136/1210 KB 48/256 KB 268/562 KB 488/1192 KB 1136/1210 KB 48/256 KB 268/562 KB 492/1192 KB 1136/1210 KB 48/256 KB 268/562 KB 496/1192 KB 1136/1210 KB 52/256 KB 268/562 KB 468/1192 KB 1124/1210 KB 36/256 KB 272/562 KB 496/1192 KB 1136/1210 KB 52/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 288.8 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 276/562 KB 496/1192 KB 1136/1210 KB 52/256 KB 280/562 KB 496/1192 KB 1136/1210 KB 52/256 KB 280/562 KB 500/1192 KB 1140/1210 KB 52/256 KB 268/562 KB 492/1192 KB 1136/1210 KB 52/256 KB 284/562 KB 500/1192 KB 1140/1210 KB 56/256 KB 284/562 KB 500/1192 KB 1140/1210 KB 60/256 KB 284/562 KB 500/1192 KB 1140/1210 KB 64/256 KB 284/562 KB 500/1192 KB 1140/1210 KB 52/256 KB 288/562 KB 500/1192 KB 1140/1210 KB 64/256 KB 280/562 KB 496/1192 KB 1140/1210 KB 52/256 KB 288/562 KB 500/1192 KB 1144/1210 KB 64/256 KB 288/562 KB 500/1192 KB 1148/1210 KB 64/256 KB 288/562 KB 500/1192 KB 1152/1210 KB 64/256 KB 288/562 KB 500/1192 KB 1156/1210 KB 64/256 KB 292/562 KB 504/1192 KB 1160/1210 KB 68/256 KB 292/562 KB 504/1192 KB 1164/1210 KB 68/256 KB 292/562 KB 504/1192 KB 1168/1210 KB 68/256 KB 292/562 KB 504/1192 KB 1156/1210 KB 68/256 KB 292/562 KB 504/1192 KB 1168/1210 KB 72/256 KB 292/562 KB 504/1192 KB 1168/1210 KB 76/256 KB 292/562 KB 504/1192 KB 1168/1210 KB 80/256 KB 292/562 KB 504/1192 KB 1168/1210 KB 84/256 KB 292/562 KB 504/1192 KB 1172/1210 KB 88/256 KB 292/562 KB 504/1192 KB 1172/1210 KB 92/256 KB 292/562 KB 504/1192 KB 1172/1210 KB 96/256 KB 292/562 KB 504/1192 KB 1156/1210 KB 64/256 KB 292/562 KB 508/1192 KB 1172/1210 KB 96/256 KB 292/562 KB 512/1192 KB 1172/1210 KB 96/256 KB 292/562 KB 500/1192 KB 1156/1210 KB 64/256 KB 296/562 KB 512/1192 KB 1172/1210 KB 96/256 KB 300/562 KB 512/1192 KB 1172/1210 KB 96/256 KB 304/562 KB 512/1192 KB 1172/1210 KB 96/256 KB 4/140 KB 308/562 KB 512/1192 KB 1172/1210 KB 96/256 KB 4/140 KB 312/562 KB 516/1192 KB 1172/1210 KB 96/256 KB 292/562 KB 504/1192 KB 1172/1210 KB 84/256 KB 4/140 KB 312/562 KB 516/1192 KB 1176/1210 KB 96/256 KB 4/140 KB 312/562 KB 516/1192 KB 1180/1210 KB 96/256 KB 4/140 KB 316/562 KB 516/1192 KB 1184/1210 KB 96/256 KB 4/140 KB 308/562 KB 516/1192 KB 1172/1210 KB 96/256 KB 4/140 KB 316/562 KB 520/1192 KB 1184/1210 KB 96/256 KB 4/140 KB 316/562 KB 524/1192 KB 1184/1210 KB 96/256 KB 4/140 KB 316/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 4/140 KB 304/562 KB 512/1192 KB 1172/1210 KB 96/256 KB 8/140 KB 316/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 12/140 KB 316/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 16/140 KB 316/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 20/140 KB 316/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 24/140 KB 316/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 28/140 KB 316/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 32/140 KB 316/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 4/140 KB 316/562 KB 516/1192 KB 1180/1210 KB 96/256 KB 32/140 KB 320/562 KB 528/1192 KB 1184/1210 KB 96/256 KB 32/140 KB 320/562 KB 532/1192 KB 1184/1210 KB 96/256 KB 36/140 KB 324/562 KB 536/1192 KB 1188/1210 KB 100/256 KB 36/140 KB 324/562 KB 540/1192 KB 1188/1210 KB 100/256 KB 36/140 KB 324/562 KB 544/1192 KB 1188/1210 KB 100/256 KB 36/140 KB 324/562 KB 548/1192 KB 1188/1210 KB 100/256 KB 36/140 KB 324/562 KB 552/1192 KB 1188/1210 KB 100/256 KB 36/140 KB 324/562 KB 556/1192 KB 1188/1210 KB 100/256 KB 36/140 KB 324/562 KB 560/1192 KB 1188/1210 KB 100/256 KB 36/140 KB 324/562 KB 532/1192 KB 1188/1210 KB 100/256 KB 36/140 KB 324/562 KB 560/1192 KB 1192/1210 KB 100/256 KB 36/140 KB 324/562 KB 560/1192 KB 1196/1210 KB 100/256 KB 36/140 KB 324/562 KB 532/1192 KB 1184/1210 KB 100/256 KB 36/140 KB 324/562 KB 560/1192 KB 1200/1210 KB 104/256 KB 36/140 KB 324/562 KB 560/1192 KB 1200/1210 KB 108/256 KB 36/140 KB 324/562 KB 560/1192 KB 1200/1210 KB 112/256 KB 3 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 6/140 KB 324/562 KB 532/1192 KB 1184/1210 KB 96/256 KB 36/140 KB 328/562 KB 560/1192 KB 1200/1210 KB 112/256 KB 36/140 KB 332/562 KB 560/1192 KB 1200/1210 KB 112/256 KB 36/140 KB 336/562 KB 560/1192 KB 1200/1210 KB 112/256 KB 36/140 KB 324/562 KB 560/1192 KB 1200/1210 KB 100/256 KB 36/140 KB 324/562 KB 544/1192 KB 1188/1210 KB 100/256 KB 40/140 KB 336/562 KB 560/1192 KB 1200/1210 KB 112/256 KB 44/140 KB 336/562 KB 560/1192 KB 1200/1210 KB 112/256 KB 48/140 KB 336/562 KB 560/1192 KB 1200/1210 KB 112/256 KB 48/140 KB 340/562 KB 560/1192 KB 1200/1210 KB 112/256 KB 52/140 KB 344/562 KB 560/1192 KB 1204/1210 KB 116/256 KB 52/140 KB 348/562 KB 560/1192 KB 1204/1210 KB 116/256 KB 52/140 KB 352/562 KB 564/1192 KB 1204/1210 KB 116/256 KB 52/140 KB 340/562 KB 560/1192 KB 1204/1210 KB 116/256 KB 56/140 KB 352/562 KB 564/1192 KB 1204/1210 KB 116/256 KB 60/140 KB 352/562 KB 564/1192 KB 1204/1210 KB 116/256 KB 64/140 KB 352/562 KB 564/1192 KB 1204/1210 KB 116/256 KB 48/140 KB 340/562 KB 560/1192 KB 1204/1210 KB 116/256 KB 64/140 KB 352/562 KB 564/1192 KB 1204/1210 KB 120/256 KB 64/140 KB 352/562 KB 564/1192 KB 1204/1210 KB 124/256 KB 64/140 KB 352/562 KB 564/1192 KB 1204/1210 KB 128/256 KB 48/140 KB 340/562 KB 560/1192 KB 1204/1210 KB 112/256 KB 64/140 KB 352/562 KB 564/1192 KB 1208/1210 KB 128/256 KB 64/140 KB 352/562 KB 564/1192 KB 1210/1210 KB 128/256 KB 68/140 KB 352/562 KB 564/1192 KB 1210/1210 KB 128/256 KB 72/140 KB 356/562 KB 564/1192 KB 1210/1210 KB 132/256 KB 76/140 KB 356/562 KB 564/1192 KB 1210/1210 KB 132/256 KB 80/140 KB 356/562 KB 564/1192 KB 1210/1210 KB 132/256 KB 52/140 KB 348/562 KB 564/1192 KB 1204/1210 KB 116/256 KB 80/140 KB 356/562 KB 568/1192 KB 1210/1210 KB 132/256 KB 80/140 KB 356/562 KB 572/1192 KB 1210/1210 KB 132/256 KB 68/140 KB 356/562 KB 564/1192 KB 1210/1210 KB 132/256 KB 80/140 KB 360/562 KB 576/1192 KB 1210/1210 KB 132/256 KB 80/140 KB 364/562 KB 576/1192 KB 1210/1210 KB 132/256 KB 80/140 KB 368/562 KB 576/1192 KB 1210/1210 KB 132/256 KB 68/140 KB 352/562 KB 564/1192 KB 1210/1210 KB 132/256 KB 80/140 KB 368/562 KB 576/1192 KB 1210/1210 KB 136/256 KB 80/140 KB 368/562 KB 576/1192 KB 1210/1210 KB 140/256 KB 80/140 KB 368/562 KB 576/1192 KB 1210/1210 KB 144/256 KB 84/140 KB 368/562 KB 576/1192 KB 1210/1210 KB 148/256 KB 84/140 KB 372/562 KB 576/1192 KB 1210/1210 KB 152/256 KB 80/140 KB 360/562 KB 576/1192 KB 1210/1210 KB 132/256 KB 84/140 KB 372/562 KB 580/1192 KB 1210/1210 KB 152/256 KB 84/140 KB 372/562 KB 584/1192 KB 1210/1210 KB 152/256 KB 84/140 KB 372/562 KB 588/1192 KB 1210/1210 KB 152/256 KB 84/140 KB 372/562 KB 592/1192 KB 1210/1210 KB 152/256 KB 84/140 KB 372/562 KB 576/1192 KB 1210/1210 KB 148/256 KB 84/140 KB 376/562 KB 592/1192 KB 152/256 KB 84/140 KB 380/562 KB 592/1192 KB 152/256 KB 84/140 KB 384/562 KB 592/1192 KB 152/256 KB 84/140 KB 388/562 KB 592/1192 KB 152/256 KB 84/140 KB 392/562 KB 596/1192 KB 156/256 KB 84/140 KB 396/562 KB 596/1192 KB 156/256 KB 84/140 KB 400/562 KB 596/1192 KB 156/256 KB 84/140 KB 368/562 KB 576/1192 KB 1210/1210 KB 144/256 KB 88/140 KB 400/562 KB 596/1192 KB 156/256 KB 92/140 KB 400/562 KB 596/1192 KB 156/256 KB 96/140 KB 400/562 KB 596/1192 KB 156/256 KB 100/140 KB 400/562 KB 596/1192 KB 156/256 KB 104/140 KB 400/562 KB 596/1192 KB 156/256 KB 108/140 KB 400/562 KB 596/1192 KB 156/256 KB 112/140 KB 400/562 KB 596/1192 KB 156/256 KB 84/140 KB 388/562 KB 596/1192 KB 156/256 KB 112/140 KB 400/562 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install KB 600/1192 KB 156/256 KB 112/140 KB 400/562 KB 604/1192 KB 156/256 KB 112/140 KB 400/562 KB 608/1192 KB 156/256 KB 84/140 KB 388/562 KB 592/1192 KB 156/256 KB 112/140 KB 400/562 KB 608/1192 KB 160/256 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 777.9 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 112/140 KB 400/562 KB 608/1192 KB 164/256 KB 112/140 KB 400/562 KB 608/1192 KB 168/256 KB 112/140 KB 400/562 KB 608/1192 KB 172/256 KB 112/140 KB 404/562 KB 612/1192 KB 176/256 KB 112/140 KB 404/562 KB 612/1192 KB 180/256 KB 116/140 KB 404/562 KB 612/1192 KB 184/256 KB 116/140 KB 404/562 KB 612/1192 KB 188/256 KB 116/140 KB 404/562 KB 612/1192 KB 192/256 KB 112/140 KB 404/562 KB 612/1192 KB 172/256 KB 116/140 KB 404/562 KB 616/1192 KB 192/256 KB 116/140 KB 404/562 KB 620/1192 KB 192/256 KB 116/140 KB 404/562 KB 624/1192 KB 192/256 KB 112/140 KB 404/562 KB 608/1192 KB 172/256 KB 116/140 KB 408/562 KB 624/1192 KB 192/256 KB 116/140 KB 412/562 KB 624/1192 KB 192/256 KB 116/140 KB 416/562 KB 624/1192 KB 192/256 KB 116/140 KB 420/562 KB 624/1192 KB 192/256 KB 116/140 KB 424/562 KB 628/1192 KB 196/256 KB 116/140 KB 428/562 KB 628/1192 KB 196/256 KB 116/140 KB 432/562 KB 628/1192 KB 196/256 KB 116/140 KB 404/562 KB 612/1192 KB 180/256 KB 120/140 KB 432/562 KB 628/1192 KB 196/256 KB 124/140 KB 432/562 KB 628/1192 KB 196/256 KB 128/140 KB 432/562 KB 628/1192 KB 196/256 KB 132/140 KB 432/562 KB 628/1192 KB 196/256 KB 136/140 KB 432/562 KB 628/1192 KB 196/256 KB 140/140 KB 432/562 KB 628/1192 KB 196/256 KB 140/140 KB 432/562 KB 628/1192 KB 196/256 KB 116/140 KB 420/562 KB 628/1192 KB 196/256 KB 140/140 KB 432/562 KB 628/1192 KB 200/256 KB 140/140 KB 432/562 KB 628/1192 KB 204/256 KB 140/140 KB 432/562 KB 628/1192 KB 208/256 KB 140/140 KB 432/562 KB 628/1192 KB 212/256 KB 140/140 KB 436/562 KB 628/1192 KB 216/256 KB 140/140 KB 436/562 KB 628/1192 KB 220/256 KB 140/140 KB 436/562 KB 628/1192 KB 224/256 KB 116/140 KB 420/562 KB 628/1192 KB 192/256 KB 140/140 KB 436/562 KB 632/1192 KB 224/256 KB 4/1118 KB 140/140 KB 436/562 KB 628/1192 KB 224/256 KB 4/1118 KB 140/140 KB 436/562 KB 632/1192 KB 224/256 KB 8/1118 KB 140/140 KB 436/562 KB 632/1192 KB 224/256 KB 12/1118 KB 140/140 KB 436/562 KB 632/1192 KB 224/256 KB 16/1118 KB 140/140 KB 436/562 KB 636/1192 KB 224/256 KB 20/1118 KB 140/140 KB 436/562 KB 628/1192 KB 212/256 KB 140/140 KB 436/562 KB 636/1192 KB 224/256 KB 16/1118 KB 140/140 KB 436/562 KB 640/1192 KB 224/256 KB 20/1118 KB 140/140 KB 436/562 KB 644/1192 KB 224/256 KB 20/1118 KB 140/140 KB 436/562 KB 648/1192 KB 224/256 KB 20/1118 KB 140/140 KB 440/562 KB 652/1192 KB 224/256 KB 20/1118 KB 140/140 KB 440/562 KB 656/1192 KB 224/256 KB 20/1118 KB 440/562 KB 660/1192 KB 224/256 KB 24/1118 KB 440/562 KB 664/1192 KB 228/256 KB 24/1118 KB 440/562 KB 668/1192 KB 228/256 KB 24/1118 KB 440/562 KB 672/1192 KB 228/256 KB 24/1118 KB 140/140 KB 440/562 KB 648/1192 KB 224/256 KB 20/1118 KB 444/562 KB 672/1192 KB 228/256 KB 24/1118 KB 448/562 KB 672/1192 KB 228/256 KB 24/1118 KB 452/562 KB 672/1192 KB 228/256 KB 24/1118 KB 456/562 KB 672/1192 KB 228/256 KB 24/1118 KB 460/562 KB 672/1192 KB 228/256 KB 24/1118 KB 440/562 KB 660/1192 KB 228/256 KB 24/1118 KB 440/562 KB 656/1192 KB 224/256 KB 24/1118 KB 460/562 KB 672/1192 KB 228/256 KB 28/1118 KB 460/562 KB 672/1192 KB 228/256 KB 32/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 89.2 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 460/562 KB 672/1192 KB 228/256 KB 36/1118 KB 464/562 KB 672/1192 KB 228/256 KB 36/1118 KB 464/562 KB 672/1192 KB 232/256 KB 36/1118 KB 464/562 KB 672/1192 KB 236/256 KB 36/1118 KB 468/562 KB 676/1192 KB 240/256 KB 40/1118 KB 468/562 KB 676/1192 KB 244/256 KB 40/1118 KB 468/562 KB 676/1192 KB 248/256 KB 40/1118 KB 468/562 KB 676/1192 KB 252/256 KB 40/1118 KB 468/562 KB 676/1192 KB 256/256 KB 40/1118 KB 468/562 KB 676/1192 KB 256/256 KB 40/1118 KB 468/562 KB 676/1192 KB 236/256 KB 40/1118 KB 468/562 KB 680/1192 KB 256/256 KB 40/1118 KB 468/562 KB 684/1192 KB 256/256 KB 40/1118 KB 468/562 KB 688/1192 KB 256/256 KB 40/1118 KB 468/562 KB 672/1192 KB 236/256 KB 40/1118 KB 472/562 KB 688/1192 KB 256/256 KB 40/1118 KB 476/562 KB 688/1192 KB 256/256 KB 40/1118 KB 480/562 KB 688/1192 KB 256/256 KB 40/1118 KB 484/562 KB 688/1192 KB 256/256 KB 40/1118 KB 464/562 KB 672/1192 KB 236/256 KB 40/1118 KB 484/562 KB 692/1192 KB 256/256 KB 44/1118 KB 484/562 KB 692/1192 KB 256/256 KB 48/1118 KB 484/562 KB 692/1192 KB 256/256 KB 52/1118 KB 484/562 KB 692/1192 KB 256/256 KB 56/1118 KB 484/562 KB 692/1192 KB 256/256 KB 60/1118 KB 484/562 KB 692/1192 KB 256/256 KB 64/1118 KB 484/562 KB 692/1192 KB 256/256 KB 68/1118 KB 484/562 KB 692/1192 KB 256/256 KB 40/1118 KB 488/562 KB 692/1192 KB 256/256 KB 68/1118 KB 492/562 KB 692/1192 KB 256/256 KB 68/1118 KB 496/562 KB 696/1192 KB 256/256 KB 72/1118 KB 492/562 KB 696/1192 KB 256/256 KB 72/1118 KB 492/562 KB 692/1192 KB 256/256 KB 72/1118 KB 496/562 KB 700/1192 KB 256/256 KB 76/1118 KB 496/562 KB 700/1192 KB 256/256 KB 80/1118 KB 496/562 KB 700/1192 KB 256/256 KB 84/1118 KB 500/562 KB 700/1192 KB 4/1461 KB 256/256 KB 84/1118 KB 500/562 KB 700/1192 KB 8/1461 KB 256/256 KB 84/1118 KB 500/562 KB 700/1192 KB 12/1461 KB 256/256 KB 84/1118 KB 500/562 KB 700/1192 KB 16/1461 KB 256/256 KB 84/1118 KB 500/562 KB 700/1192 KB 20/1461 KB 256/256 KB 84/1118 KB 500/562 KB 700/1192 KB 24/1461 KB 84/1118 KB 500/562 KB 700/1192 KB 28/1461 KB 84/1118 KB 500/562 KB 700/1192 KB 32/1461 KB 84/1118 KB 496/562 KB 700/1192 KB 256/256 KB 72/1118 KB 500/562 KB 704/1192 KB 32/1461 KB 84/1118 KB 500/562 KB 708/1192 KB 32/1461 KB 84/1118 KB 500/562 KB 712/1192 KB 32/1461 KB 84/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 161.4 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 500/562 KB 700/1192 KB 256/256 KB 84/1118 KB 504/562 KB 716/1192 KB 32/1461 KB 88/1118 KB 508/562 KB 716/1192 KB 32/1461 KB 88/1118 KB 500/562 KB 716/1192 KB 32/1461 KB 88/1118 KB 512/562 KB 720/1192 KB 32/1461 KB 88/1118 KB 512/562 KB 724/1192 KB 32/1461 KB 88/1118 KB 512/562 KB 728/1192 KB 36/1461 KB 88/1118 KB 512/562 KB 732/1192 KB 36/1461 KB 88/1118 KB 512/562 KB 736/1192 KB 36/1461 KB 88/1118 KB 500/562 KB 712/1192 KB 32/1461 KB 88/1118 KB 512/562 KB 736/1192 KB 36/1461 KB 92/1118 KB 512/562 KB 736/1192 KB 36/1461 KB 96/1118 KB 512/562 KB 736/1192 KB 36/1461 KB 100/1118 KB 512/562 KB 736/1192 KB 36/1461 KB 104/1118 KB 512/562 KB 736/1192 KB 36/1461 KB 108/1118 KB 512/562 KB 736/1192 KB 36/1461 KB 112/1118 KB 512/562 KB 724/1192 KB 36/1461 KB 88/1118 KB 512/562 KB 736/1192 KB 40/1461 KB 112/1118 KB 512/562 KB 736/1192 KB 44/1461 KB 112/1118 KB 512/562 KB 736/1192 KB 48/1461 KB 112/1118 KB 512/562 KB 716/1192 KB 32/1461 KB 88/1118 KB 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 516/562 KB 736/1192 KB 48/1461 KB 112/1118 KB 520/562 KB 736/1192 KB 48/1461 KB 112/1118 KB 524/562 KB 736/1192 KB 48/1461 KB 112/1118 KB 528/562 KB 736/1192 KB 48/1461 KB 112/1118 KB 532/562 KB 736/1192 KB 48/1461 KB 112/1118 KB 536/562 KB 740/1192 KB 52/1461 KB 116/1118 KB 540/562 KB 740/1192 KB 52/1461 KB 116/1118 KB 544/562 KB 740/1192 KB 52/1461 KB 116/1118 KB 532/562 KB 736/1192 KB 52/1461 KB 112/1118 KB 544/562 KB 740/1192 KB 56/1461 KB 116/1118 KB 544/562 KB 740/1192 KB 60/1461 KB 116/1118 KB 544/562 KB 740/1192 KB 64/1461 KB 116/1118 KB 532/562 KB 740/1192 KB 52/1461 KB 116/1118 KB 532/562 KB 740/1192 KB 52/1461 KB 112/1118 KB 544/562 KB 744/1192 KB 64/1461 KB 116/1118 KB 544/562 KB 748/1192 KB 64/1461 KB 116/1118 KB 548/562 KB 752/1192 KB 64/1461 KB 120/1118 KB 548/562 KB 752/1192 KB 68/1461 KB 120/1118 KB 548/562 KB 752/1192 KB 72/1461 KB 120/1118 KB 548/562 KB 752/1192 KB 76/1461 KB 120/1118 KB 548/562 KB 752/1192 KB 80/1461 KB 120/1118 KB 548/562 KB 748/1192 KB 64/1461 KB 120/1118 KB 552/562 KB 756/1192 KB 80/1461 KB 120/1118 KB 544/562 KB 748/1192 KB 64/1461 KB 120/1118 KB 556/562 KB 756/1192 KB 80/1461 KB 124/1118 KB 556/562 KB 756/1192 KB 80/1461 KB 128/1118 KB 556/562 KB 756/1192 KB 80/1461 KB 132/1118 KB 556/562 KB 756/1192 KB 80/1461 KB 136/1118 KB 4/37 KB 556/562 KB 756/1192 KB 84/1461 KB 140/1118 KB 4/37 KB 556/562 KB 756/1192 KB 84/1461 KB 144/1118 KB 548/562 KB 756/1192 KB 80/1461 KB 120/1118 KB 4/37 KB 556/562 KB 760/1192 KB 84/1461 KB 144/1118 KB 4/37 KB 556/562 KB 764/1192 KB 84/1461 KB 144/1118 KB 4/37 KB 556/562 KB 768/1192 KB 84/1461 KB 144/1118 KB 4/37 KB 556/562 KB 768/1192 KB 84/1461 KB 148/1118 KB 4/37 KB 556/562 KB 772/1192 KB 84/1461 KB 152/1118 KB 4/37 KB 556/562 KB 772/1192 KB 84/1461 KB 156/1118 KB 4/37 KB 556/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 4/37 KB 556/562 KB 756/1192 KB 84/1461 KB 136/1118 KB 4/37 KB 556/562 KB 756/1192 KB 80/1461 KB 136/1118 KB 8/37 KB 556/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 12/37 KB 556/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 16/37 KB 556/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 20/37 KB 556/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 24/37 KB 556/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 28/37 KB 556/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 556/562 KB 756/1192 KB 80/1461 KB 120/1118 KB 28/37 KB 560/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 28/37 KB 562/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 32/37 KB 562/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 36/37 KB 562/562 KB 772/1192 KB 84/1461 KB 160/1118 KB 37/37 KB 562/562 KB 772/1192 KB 88/1461 KB 160/1118 KB 4/37 KB 556/562 KB 772/1192 KB 84/1461 KB 148/1118 KB 36/37 KB 562/562 KB 772/1192 KB 88/1461 KB 160/1118 KB 37/37 KB 562/562 KB 772/1192 KB 92/1461 KB 160/1118 KB 37/37 KB 562/562 KB 772/1192 KB 96/1461 KB 160/1118 KB 37/37 KB 562/562 KB 776/1192 KB 96/1461 KB 160/1118 KB 37/37 KB 562/562 KB 776/1192 KB 100/1461 KB 160/1118 KB 37/37 KB 562/562 KB 780/1192 KB 104/1461 KB 164/1118 KB 37/37 KB 562/562 KB 780/1192 KB 108/1461 KB 164/1118 KB 37/37 KB 562/562 KB 780/1192 KB 112/1461 KB 164/1118 KB 37/37 KB 562/562 KB 780/1192 KB 100/1461 KB 164/1118 KB 37/37 KB 562/562 KB 780/1192 KB 112/1461 KB 168/1118 KB 37/37 KB 562/562 KB 780/1192 KB 112/1461 KB 172/1118 KB 37/37 KB 562/562 KB 780/1192 KB 112/1461 KB 176/1118 KB 37/37 KB 562/562 KB 780/1192 KB 112/1461 KB 180/1118 KB 780/1192 KB 116/1461 KB 184/1118 KB 37/37 KB 562/562 KB 780/119 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 2 KB 100/1461 KB 160/1118 KB 784/1192 KB 116/1461 KB 184/1118 KB 788/1192 KB 116/1461 KB 184/1118 KB 792/1192 KB 116/1461 KB 184/1118 KB 796/1192 KB 116/1461 KB 184/1118 KB 800/1192 KB 116/1461 KB 184/1118 KB 780/1192 KB 116/1461 KB 180/1118 KB 800/1192 KB 120/1461 KB 184/1118 KB 800/1192 KB 124/1461 KB 184/1118 KB 800/1192 KB 128/1461 KB 184/1118 KB 804/1192 KB 132/1461 KB 184/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 348.4 KB/sec) unit-abot-epc-basic-0: 11:08:04 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: 11:08:04 DEBUG unit.abot-epc-basic/0.install 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 22.8 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 804/1192 KB 128/1461 KB 184/1118 KB 808/1192 KB 132/1461 KB 188/1118 KB 812/1192 KB 132/1461 KB 188/1118 KB 816/1192 KB 132/1461 KB 188/1118 KB 804/1192 KB 132/1461 KB 188/1118 KB 816/1192 KB 132/1461 KB 192/1118 KB 816/1192 KB 132/1461 KB 196/1118 KB 820/1192 KB 136/1461 KB 200/1118 KB 820/1192 KB 136/1461 KB 204/1118 KB 820/1192 KB 136/1461 KB 208/1118 KB 820/1192 KB 136/1461 KB 196/1118 KB 824/1192 KB 136/1461 KB 208/1118 KB 828/1192 KB 136/1461 KB 208/1118 KB 832/1192 KB 136/1461 KB 208/1118 KB 836/1192 KB 136/1461 KB 208/1118 KB 840/1192 KB 136/1461 KB 212/1118 KB 844/1192 KB 136/1461 KB 212/1118 KB 848/1192 KB 136/1461 KB 212/1118 KB 816/1192 KB 136/1461 KB 196/1118 KB 848/1192 KB 140/1461 KB 212/1118 KB 848/1192 KB 144/1461 KB 212/1118 KB 848/1192 KB 148/1461 KB 212/1118 KB 848/1192 KB 152/1461 KB 212/1118 KB 848/1192 KB 156/1461 KB 212/1118 KB 848/1192 KB 160/1461 KB 212/1118 KB 836/1192 KB 136/1461 KB 212/1118 KB 848/1192 KB 160/1461 KB 216/1118 KB 4/46 KB 848/1192 KB 160/1461 KB 216/1118 KB 8/46 KB 848/1192 KB 160/1461 KB 216/1118 KB 12/46 KB 848/1192 KB 160/1461 KB 216/1118 KB 16/46 KB 848/1192 KB 160/1461 KB 216/1118 KB 20/46 KB 848/1192 KB 4/287 KB 160/1461 KB 216/1118 KB 24/46 KB 848/1192 KB 4/287 KB 160/1461 KB 220/1118 KB 28/46 KB 848/1192 KB 4/287 KB 164/1461 KB 220/1118 KB 32/46 KB 848/1192 KB 4/287 KB 164/1461 KB 220/1118 KB 36/46 KB 848/1192 KB 4/287 KB 164/1461 KB 220/1118 KB 16/46 KB 848/1192 KB 4/287 KB 160/1461 KB 216/1118 KB 36/46 KB 852/1192 KB 8/287 KB 164/1461 KB 220/1118 KB 36/46 KB 852/1192 KB 12/287 KB 164/1461 KB 220/1118 KB 36/46 KB 852/1192 KB 16/287 KB 164/1461 KB 220/1118 KB 36/46 KB 852/1192 KB 20/287 KB 164/1461 KB 220/1118 KB 36/46 KB 852/1192 KB 24/287 KB 164/1461 KB 220/1118 KB 36/46 KB 852/1192 KB 28/287 KB 164/1461 KB 220/1118 KB 36/46 KB 852/1192 KB 32/287 KB 164/1461 KB 220/1118 KB 36/46 KB 852/1192 KB 4/287 KB 164/1461 KB 220/1118 KB 36/46 KB 856/1192 KB 32/287 KB 164/1461 KB 220/1118 KB 36/46 KB 860/1192 KB 32/287 KB 164/1461 KB 220/1118 KB 40/46 KB 864/1192 KB 32/287 KB 164/1461 KB 220/1118 KB 40/46 KB 868/1192 KB 32/287 KB 164/1461 KB 220/1118 KB 40/46 KB 872/1192 KB 36/287 KB 164/1461 KB 220/1118 KB 40/46 KB 876/1192 KB 36/287 KB 164/1461 KB 220/1118 KB 40/46 KB 880/1192 KB 36/287 KB 164/1461 KB 220/1118 KB 24/46 KB 848/1192 KB 4/287 KB 164/1461 KB 220/1118 KB 40/46 KB 880/1192 KB 36/287 KB 168/1461 KB 220/1118 KB 40/46 KB 880/1192 KB 36/287 KB 172/1461 KB 220/1118 KB 40/46 KB 880/1192 KB 36/287 KB 176/1461 KB 220/1118 KB 20/46 KB 848/1192 KB 4/287 KB 160/1461 KB 220/1118 KB 40/46 KB 880/1192 KB 36/287 KB 176/1461 KB 224/1118 KB 40/46 KB 880/1192 KB 36/287 KB 176/1461 KB 228/1118 KB 40/46 KB 880/1192 KB 36/287 KB 176/1461 KB 232/1118 KB 40/46 KB 880/1192 KB 36/287 KB 176/1461 KB 236/1118 KB 40/46 KB 880/1192 KB 36/287 KB 176/1461 KB 240/1118 KB 40/46 KB 880/1192 KB 36/287 KB 180/1461 KB 240/1118 KB 40/46 KB 880/1192 KB 36/287 KB 184/1461 KB 244/1118 KB 40/46 KB 880/1192 KB 36/287 KB 188/1461 KB 244/1118 KB 40/46 KB 880/1192 KB 36/287 KB 192/1461 KB 244/1118 KB 40/46 KB 868/1192 KB 36/287 KB 164/1461 KB 220/1118 KB 40/46 KB 880/1192 KB 40/287 KB 192/1461 KB 244/1118 KB 40/46 KB 880/1192 KB 44/287 KB 192/1461 KB 244/1118 KB 40/46 KB 860/1192 KB 32/287 KB 164/1461 KB 220/1118 KB 44/46 KB 880/1192 KB 48/287 KB 192/1461 KB 244/1118 KB 46/46 KB 880/1192 KB 48/287 KB 192/1461 KB 244/1118 KB 40/46 KB 880/1192 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 36/287 KB 180/1461 KB 244/1118 KB 46/46 KB 880/1192 KB 48/287 KB 192/1461 KB 248/1118 KB 46/46 KB 880/1192 KB 48/287 KB 192/1461 KB 252/1118 KB 46/46 KB 880/1192 KB 48/287 KB 192/1461 KB 256/1118 KB 46/46 KB 880/1192 KB 48/287 KB 192/1461 KB 260/1118 KB 46/46 KB 884/1192 KB 48/287 KB 196/1461 KB 264/1118 KB 46/46 KB 884/1192 KB 48/287 KB 196/1461 KB 268/1118 KB 46/46 KB 884/1192 KB 48/287 KB 196/1461 KB 272/1118 KB 46/46 KB 884/1192 KB 48/287 KB 196/1461 KB 276/1118 KB 46/46 KB 880/1192 KB 48/287 KB 192/1461 KB 248/1118 KB 46/46 KB 884/1192 KB 52/287 KB 196/1461 KB 276/1118 KB 46/46 KB 884/1192 KB 56/287 KB 196/1461 KB 276/1118 KB 46/46 KB 884/1192 KB 60/287 KB 196/1461 KB 276/1118 KB 46/46 KB 884/1192 KB 64/287 KB 196/1461 KB 276/1118 KB 46/46 KB 884/1192 KB 48/287 KB 196/1461 KB 260/1118 KB 46/46 KB 884/1192 KB 64/287 KB 200/1461 KB 276/1118 KB 46/46 KB 884/1192 KB 64/287 KB 204/1461 KB 276/1118 KB 46/46 KB 884/1192 KB 64/287 KB 208/1461 KB 276/1118 KB 46/46 KB 884/1192 KB 48/287 KB 192/1461 KB 260/1118 KB 46/46 KB 888/1192 KB 64/287 KB 208/1461 KB 276/1118 KB 46/46 KB 892/1192 KB 64/287 KB 208/1461 KB 276/1118 KB 896/1192 KB 64/287 KB 212/1461 KB 276/1118 KB 900/1192 KB 64/287 KB 212/1461 KB 276/1118 KB 904/1192 KB 68/287 KB 212/1461 KB 276/1118 KB 892/1192 KB 64/287 KB 212/1461 KB 276/1118 KB 904/1192 KB 68/287 KB 216/1461 KB 280/1118 KB 904/1192 KB 68/287 KB 220/1461 KB 280/1118 KB 904/1192 KB 68/287 KB 224/1461 KB 280/1118 KB 908/1192 KB 68/287 KB 228/1461 KB 280/1118 KB 908/1192 KB 68/287 KB 232/1461 KB 280/1118 KB 908/1192 KB 68/287 KB 236/1461 KB 280/1118 KB 908/1192 KB 68/287 KB 240/1461 KB 280/1118 KB 904/1192 KB 68/287 KB 212/1461 KB 280/1118 KB 908/1192 KB 68/287 KB 240/1461 KB 284/1118 KB 908/1192 KB 68/287 KB 240/1461 KB 288/1118 KB 900/1192 KB 68/287 KB 212/1461 KB 276/1118 KB 908/1192 KB 72/287 KB 240/1461 KB 288/1118 KB 908/1192 KB 76/287 KB 240/1461 KB 288/1118 KB 908/1192 KB 80/287 KB 240/1461 KB 288/1118 KB 908/1192 KB 68/287 KB 224/1461 KB 280/1118 KB 912/1192 KB 80/287 KB 240/1461 KB 288/1118 KB 916/1192 KB 80/287 KB 240/1461 KB 288/1118 KB 920/1192 KB 84/287 KB 240/1461 KB 292/1118 KB 924/1192 KB 84/287 KB 240/1461 KB 292/1118 KB 928/1192 KB 84/287 KB 240/1461 KB 292/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 27.6 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 916/1192 KB 84/287 KB 240/1461 KB 292/1118 KB 928/1192 KB 84/287 KB 240/1461 KB 296/1118 KB 928/1192 KB 84/287 KB 240/1461 KB 300/1118 KB 928/1192 KB 84/287 KB 240/1461 KB 304/1118 KB 916/1192 KB 84/287 KB 240/1461 KB 288/1118 KB 928/1192 KB 88/287 KB 240/1461 KB 304/1118 KB 928/1192 KB 92/287 KB 240/1461 KB 304/1118 KB 928/1192 KB 96/287 KB 240/1461 KB 304/1118 KB 928/1192 KB 100/287 KB 240/1461 KB 304/1118 KB 932/1192 KB 104/287 KB 244/1461 KB 308/1118 KB 932/1192 KB 108/287 KB 244/1461 KB 308/1118 KB 932/1192 KB 112/287 KB 244/1461 KB 308/1118 KB 932/1192 KB 100/287 KB 244/1461 KB 308/1118 KB 932/1192 KB 112/287 KB 248/1461 KB 308/1118 KB 932/1192 KB 112/287 KB 252/1461 KB 308/1118 KB 932/1192 KB 112/287 KB 256/1461 KB 308/1118 KB 932/1192 KB 100/287 KB 240/1461 KB 308/1118 KB 932/1192 KB 112/287 KB 256/1461 KB 312/1118 KB 932/1192 KB 112/287 KB 256/1461 KB 316/1118 KB 932/1192 KB 112/287 KB 256/1461 KB 320/1118 KB 932/1192 KB 112/287 KB 256/1461 KB 324/1118 KB 932/1192 KB 116/287 KB 260/1461 KB 328/1118 KB 932/1192 KB 116/287 KB 260/1461 KB 332/1118 KB 932/1192 KB 116/287 KB 260/1461 KB 336/1118 KB 932/1192 KB 100/287 KB 240/1461 KB 304/1118 KB 936/1192 KB 116/287 KB 260/1461 KB 336/1118 KB 940/1192 KB 116/287 KB 260/1461 KB 336/1118 KB 944/1192 KB 116/287 KB 260/1461 KB 336/1118 KB 948/1192 KB 116/287 KB 260/1461 KB 336/1118 KB 952/1192 KB 116/287 KB 260/1461 KB 336/1118 KB 956/1192 KB 116/287 KB 260/1461 KB 336/1118 KB 960/1192 KB 116/287 KB 260/1461 KB 336/1118 KB 932/1192 KB 116/287 KB 260/1461 KB 324/1118 KB 960/1192 KB 116/287 KB 264/1461 KB 336/1118 KB 960/1192 KB 116/287 KB 268/1461 KB 336/1118 KB 960/1192 KB 116/287 KB 272/1461 KB 336/1118 KB 932/1192 KB 116/287 KB 256/1461 KB 324/1118 KB 960/1192 KB 120/287 KB 272/1461 KB 336/1118 KB 960/1192 KB 124/287 KB 272/1461 KB 336/1118 KB 960/1192 KB 128/287 KB 272/1461 KB 336/1118 KB 960/1192 KB 132/287 KB 272/1461 KB 336/1118 KB 964/1192 KB 136/287 KB 276/1461 KB 340/1118 KB 964/1192 KB 132/287 KB 276/1461 KB 340/1118 KB 964/1192 KB 132/287 KB 276/1461 KB 336/1118 KB 964/1192 KB 140/287 KB 280/1461 KB 340/1118 KB 964/1192 KB 140/287 KB 284/1461 KB 344/1118 KB 964/1192 KB 140/287 KB 288/1461 KB 344/1118 KB 964/1192 KB 132/287 KB 272/1461 KB 336/1118 KB 968/1192 KB 140/287 KB 288/1461 KB 344/1118 KB 972/1192 KB 140/287 KB 288/1461 KB 344/1118 KB 964/1192 KB 140/287 KB 280/1461 KB 344/1118 KB 964/1192 KB 140/287 KB 276/1461 KB 340/1118 KB 972/1192 KB 144/287 KB 288/1461 KB 344/1118 KB 972/1192 KB 144/287 KB 288/1461 KB 348/1118 KB 972/1192 KB 144/287 KB 288/1461 KB 352/1118 KB 972/1192 KB 144/287 KB 288/1461 KB 356/1118 KB 976/1192 KB 148/287 KB 292/1461 KB 360/1118 KB 976/1192 KB 148/287 KB 292/1461 KB 364/1118 KB 976/1192 KB 148/287 KB 292/1461 KB 368/1118 KB 976/1192 KB 148/287 KB 292/1461 KB 356/1118 KB 976/1192 KB 148/287 KB 296/1461 KB 368/1118 KB 976/1192 KB 148/287 KB 300/1461 KB 368/1118 KB 976/1192 KB 148/287 KB 288/1461 KB 356/1118 KB 976/1192 KB 152/287 KB 304/1461 KB 368/1118 KB 976/1192 KB 156/287 KB 304/1461 KB 368/1118 KB 976/1192 KB 144/287 KB 288/1461 KB 356/1118 KB 980/1192 KB 156/287 KB 304/1461 KB 368/1118 KB 980/1192 KB 160/287 KB 304/1461 KB 368/1118 KB 984/1192 KB 160/287 KB 304/1461 KB 368/1118 KB 988/1192 KB 160/287 KB 304/1461 KB 368/1118 KB 992/1192 KB 160/287 KB 304/1461 KB 368/1118 KB 996/1192 KB 160/287 KB 304/1461 KB 372/1118 KB 1000/1192 KB 164/287 KB 304/1461 KB 372/1118 KB 1004/1192 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 164/287 KB 304/1461 KB 372/1118 KB 1008/1192 KB 164/287 KB 304/1461 KB 372/1118 KB 976/1192 KB 148/287 KB 304/1461 KB 368/1118 KB 1008/1192 KB 164/287 KB 308/1461 KB 372/1118 KB 1008/1192 KB 164/287 KB 312/1461 KB 372/1118 KB 1008/1192 KB 164/287 KB 316/1461 KB 372/1118 KB 1008/1192 KB 164/287 KB 320/1461 KB 372/1118 KB 996/1192 KB 164/287 KB 304/1461 KB 372/1118 KB 1008/1192 KB 168/287 KB 320/1461 KB 372/1118 KB 1008/1192 KB 172/287 KB 320/1461 KB 372/1118 KB 1008/1192 KB 176/287 KB 320/1461 KB 372/1118 KB 992/1192 KB 160/287 KB 304/1461 KB 372/1118 KB 1008/1192 KB 176/287 KB 320/1461 KB 376/1118 KB 1008/1192 KB 176/287 KB 320/1461 KB 380/1118 KB 1008/1192 KB 176/287 KB 320/1461 KB 384/1118 KB 1008/1192 KB 180/287 KB 320/1461 KB 384/1118 KB 1012/1192 KB 184/287 KB 324/1461 KB 388/1118 KB 1012/1192 KB 188/287 KB 324/1461 KB 388/1118 KB 1012/1192 KB 192/287 KB 324/1461 KB 388/1118 KB 1012/1192 KB 180/287 KB 324/1461 KB 388/1118 KB 1016/1192 KB 192/287 KB 324/1461 KB 388/1118 KB 1020/1192 KB 192/287 KB 324/1461 KB 388/1118 KB 1024/1192 KB 192/287 KB 324/1461 KB 388/1118 KB 1028/1192 KB 192/287 KB 324/1461 KB 388/1118 KB 1032/1192 KB 196/287 KB 324/1461 KB 388/1118 KB 1036/1192 KB 196/287 KB 324/1461 KB 388/1118 KB 1040/1192 KB 196/287 KB 324/1461 KB 388/1118 KB 1008/1192 KB 180/287 KB 324/1461 KB 388/1118 KB 1040/1192 KB 196/287 KB 324/1461 KB 392/1118 KB 1040/1192 KB 196/287 KB 324/1461 KB 396/1118 KB 1040/1192 KB 196/287 KB 324/1461 KB 400/1118 KB 1008/1192 KB 180/287 KB 324/1461 KB 384/1118 KB 1040/1192 KB 196/287 KB 328/1461 KB 400/1118 KB 1040/1192 KB 196/287 KB 332/1461 KB 400/1118 KB 1040/1192 KB 196/287 KB 336/1461 KB 400/1118 KB 1040/1192 KB 196/287 KB 336/1461 KB 404/1118 KB 1040/1192 KB 196/287 KB 340/1461 KB 408/1118 KB 1040/1192 KB 196/287 KB 340/1461 KB 412/1118 KB 1040/1192 KB 196/287 KB 340/1461 KB 416/1118 KB 1040/1192 KB 196/287 KB 340/1461 KB 420/1118 KB 1044/1192 KB 196/287 KB 340/1461 KB 424/1118 KB 1044/1192 KB 196/287 KB 340/1461 KB 428/1118 KB 1044/1192 KB 196/287 KB 340/1461 KB 432/1118 KB 1028/1192 KB 196/287 KB 324/1461 KB 388/1118 KB 1044/1192 KB 200/287 KB 340/1461 KB 432/1118 KB 1044/1192 KB 204/287 KB 340/1461 KB 432/1118 KB 1044/1192 KB 208/287 KB 340/1461 KB 432/1118 KB 1044/1192 KB 196/287 KB 340/1461 KB 420/1118 KB 1048/1192 KB 208/287 KB 340/1461 KB 436/1118 KB 1040/1192 KB 196/287 KB 340/1461 KB 404/1118 KB 1048/1192 KB 208/287 KB 344/1461 KB 436/1118 KB 1048/1192 KB 208/287 KB 348/1461 KB 436/1118 KB 1048/1192 KB 208/287 KB 352/1461 KB 436/1118 KB 1048/1192 KB 208/287 KB 356/1461 KB 436/1118 KB 1048/1192 KB 208/287 KB 360/1461 KB 436/1118 KB 1048/1192 KB 208/287 KB 364/1461 KB 436/1118 KB 1048/1192 KB 208/287 KB 368/1461 KB 436/1118 KB 1052/1192 KB 208/287 KB 368/1461 KB 436/1118 KB 1056/1192 KB 208/287 KB 368/1461 KB 436/1118 KB 1060/1192 KB 208/287 KB 368/1461 KB 436/1118 KB 1064/1192 KB 208/287 KB 372/1461 KB 436/1118 KB 1068/1192 KB 208/287 KB 372/1461 KB 436/1118 KB 1072/1192 KB 208/287 KB 372/1461 KB 436/1118 KB 1076/1192 KB 208/287 KB 372/1461 KB 436/1118 KB 1080/1192 KB 208/287 KB 372/1461 KB 436/1118 KB 1084/1192 KB 208/287 KB 372/1461 KB 436/1118 KB 1088/1192 KB 208/287 KB 372/1461 KB 436/1118 KB 1044/1192 KB 208/287 KB 340/1461 KB 436/1118 KB 1088/1192 KB 208/287 KB 372/1461 KB 440/1118 KB 1088/1192 KB 208/287 KB 372/1461 KB 444/1118 KB 1088/1192 KB 208/287 KB 372/1461 KB 448/1118 KB 1060/1192 KB 208/287 KB 372/1461 KB 436/1118 KB 1088/1192 unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install KB 208/287 KB 376/1461 KB 448/1118 KB 1088/1192 KB 208/287 KB 380/1461 KB 448/1118 KB 1088/1192 KB 208/287 KB 384/1461 KB 448/1118 KB 1088/1192 KB 208/287 KB 384/1461 KB 452/1118 KB 1088/1192 KB 208/287 KB 388/1461 KB 456/1118 KB 1088/1192 KB 208/287 KB 388/1461 KB 460/1118 KB 1088/1192 KB 208/287 KB 388/1461 KB 464/1118 KB 1088/1192 KB 208/287 KB 388/1461 KB 452/1118 KB 1088/1192 KB 208/287 KB 392/1461 KB 464/1118 KB 1088/1192 KB 208/287 KB 396/1461 KB 464/1118 KB 1088/1192 KB 208/287 KB 400/1461 KB 464/1118 KB 1088/1192 KB 208/287 KB 400/1461 KB 468/1118 KB 1092/1192 KB 212/287 KB 404/1461 KB 472/1118 KB 1092/1192 KB 212/287 KB 404/1461 KB 476/1118 KB 1092/1192 KB 212/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 212/287 KB 404/1461 KB 468/1118 KB 1088/1192 KB 212/287 KB 400/1461 KB 468/1118 KB 1092/1192 KB 216/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 220/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 224/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 228/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 232/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 236/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 240/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 244/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 248/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 252/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 256/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 260/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 264/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 268/287 KB 404/1461 KB 480/1118 KB 1092/1192 KB 212/287 KB 400/1461 KB 468/1118 KB 1096/1192 KB 268/287 KB 404/1461 KB 480/1118 KB 1100/1192 KB 268/287 KB 408/1461 KB 480/1118 KB 1096/1192 KB 268/287 KB 408/1461 KB 480/1118 KB 1100/1192 KB 272/287 KB 412/1461 KB 480/1118 KB 1104/1192 KB 272/287 KB 416/1461 KB 480/1118 KB 1100/1192 KB 272/287 KB 408/1461 KB 480/1118 KB 1104/1192 KB 276/287 KB 416/1461 KB 484/1118 KB 1104/1192 KB 280/287 KB 420/1461 KB 484/1118 KB 1104/1192 KB 284/287 KB 420/1461 KB 484/1118 KB 1104/1192 KB 287/287 KB 420/1461 KB 484/1118 KB 1104/1192 KB 272/287 KB 416/1461 KB 484/1118 KB 1104/1192 KB 287/287 KB 420/1461 KB 488/1118 KB 1104/1192 KB 272/287 KB 412/1461 KB 480/1118 KB 1108/1192 KB 287/287 KB 420/1461 KB 488/1118 KB 1112/1192 KB 287/287 KB 420/1461 KB 488/1118 KB 1104/1192 KB 276/287 KB 420/1461 KB 484/1118 KB 1116/1192 KB 287/287 KB 424/1461 KB 488/1118 KB 1116/1192 KB 287/287 KB 428/1461 KB 492/1118 KB 1116/1192 KB 287/287 KB 432/1461 KB 492/1118 KB 1116/1192 KB 287/287 KB 424/1461 KB 492/1118 KB 1116/1192 KB 287/287 KB 432/1461 KB 496/1118 KB 1116/1192 KB 287/287 KB 432/1461 KB 500/1118 KB 1116/1192 KB 287/287 KB 436/1461 KB 504/1118 KB 1116/1192 KB 287/287 KB 436/1461 KB 508/1118 KB 1116/1192 KB 287/287 KB 436/1461 KB 512/1118 KB 1116/1192 KB 287/287 KB 428/1461 KB 492/1118 KB 1120/1192 KB 287/287 KB 436/1461 KB 512/1118 KB 1124/1192 KB 287/287 KB 436/1461 KB 512/1118 KB 1128/1192 KB 287/287 KB 436/1461 KB 512/1118 KB 1132/1192 KB 287/287 KB 436/1461 KB 512/1118 KB 1136/1192 KB 287/287 KB 436/1461 KB 512/1118 KB 1116/1192 KB 287/287 KB 436/1461 KB 500/1118 KB 1136/1192 KB 287/287 KB 440/1461 KB 516/1118 KB 1136/1192 KB 287/287 KB 444/1461 KB 516/1118 KB 1136/1192 KB 287/287 KB 448/1461 KB 516/1118 KB 1136/1192 KB 287/287 KB 452/1461 KB 516/1118 KB 1140/1192 KB 456/1461 KB 516/1118 KB 1140/1192 KB 460/1461 KB 516/1118 KB 1140/1192 KB 464/1461 KB 516/1118 KB 1136/1192 KB 287/287 KB 436/1461 KB 516/1118 KB 1140/1192 KB 464/1461 KB unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 520/1118 KB 1140/1192 KB 464/1461 KB 524/1118 KB 1140/1192 KB 464/1461 KB 528/1118 KB 1140/1192 KB 287/287 KB 452/1461 KB 516/1118 KB 1144/1192 KB 464/1461 KB 528/1118 KB 1148/1192 KB 464/1461 KB 528/1118 KB 1148/1192 KB 464/1461 KB 532/1118 KB 1152/1192 KB 468/1461 KB 536/1118 KB 1152/1192 KB 468/1461 KB 540/1118 KB 1152/1192 KB 468/1461 KB 532/1118 KB 1152/1192 KB 472/1461 KB 544/1118 KB 1152/1192 KB 476/1461 KB 544/1118 KB 1152/1192 KB 480/1461 KB 544/1118 KB 1152/1192 KB 484/1461 KB 544/1118 KB 1152/1192 KB 488/1461 KB 544/1118 KB 1152/1192 KB 492/1461 KB 544/1118 KB 1152/1192 KB 496/1461 KB 544/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 168.4 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 1152/1192 KB 464/1461 KB 532/1118 KB 1156/1192 KB 496/1461 KB 544/1118 KB 1160/1192 KB 496/1461 KB 544/1118 KB 1164/1192 KB 496/1461 KB 544/1118 KB 1152/1192 KB 468/1461 KB 544/1118 KB 1168/1192 KB 496/1461 KB 544/1118 KB 1172/1192 KB 496/1461 KB 544/1118 KB 1176/1192 KB 496/1461 KB 548/1118 KB 1180/1192 KB 496/1461 KB 548/1118 KB 1184/1192 KB 496/1461 KB 548/1118 KB 1188/1192 KB 496/1461 KB 548/1118 KB 1192/1192 KB 500/1461 KB 548/1118 KB 1192/1192 KB 500/1461 KB 548/1118 KB 1172/1192 KB 496/1461 KB 548/1118 KB 1192/1192 KB 500/1461 KB 552/1118 KB 1192/1192 KB 500/1461 KB 556/1118 KB 1192/1192 KB 500/1461 KB 560/1118 KB 1192/1192 KB 500/1461 KB 564/1118 KB 1192/1192 KB 500/1461 KB 568/1118 KB 1188/1192 KB 500/1461 KB 548/1118 KB 1192/1192 KB 504/1461 KB 568/1118 KB 1192/1192 KB 508/1461 KB 568/1118 KB 1192/1192 KB 512/1461 KB 568/1118 KB 1192/1192 KB 512/1461 KB 572/1118 KB 1192/1192 KB 512/1461 KB 576/1118 KB 1192/1192 KB 516/1461 KB 576/1118 KB 1192/1192 KB 520/1461 KB 580/1118 KB 1192/1192 KB 516/1461 KB 580/1118 KB 1192/1192 KB 520/1461 KB 584/1118 KB 1192/1192 KB 524/1461 KB 588/1118 KB 1192/1192 KB 524/1461 KB 592/1118 KB 1192/1192 KB 524/1461 KB 584/1118 KB 1192/1192 KB 528/1461 KB 592/1118 KB 1192/1192 KB 532/1461 KB 592/1118 KB 1192/1192 KB 536/1461 KB 596/1118 KB 1192/1192 KB 540/1461 KB 596/1118 KB 1192/1192 KB 544/1461 KB 596/1118 KB 1192/1192 KB 532/1461 KB 596/1118 KB 1192/1192 KB 544/1461 KB 600/1118 KB 1192/1192 KB 544/1461 KB 604/1118 KB 1192/1192 KB 544/1461 KB 608/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 693.6 KB/sec) unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install 548/1461 KB 608/1118 KB 552/1461 KB 608/1118 KB 556/1461 KB 612/1118 KB 560/1461 KB 612/1118 KB 564/1461 KB 612/1118 KB 568/1461 KB 612/1118 KB 572/1461 KB 612/1118 KB 576/1461 KB 612/1118 KB 552/1461 KB 612/1118 KB 576/1461 KB 616/1118 KB 576/1461 KB 620/1118 KB 576/1461 KB 624/1118 KB 576/1461 KB 628/1118 KB 576/1461 KB 632/1118 KB 576/1461 KB 636/1118 KB 576/1461 KB 640/1118 KB 576/1461 KB 644/1118 KB 580/1461 KB 648/1118 KB 580/1461 KB 652/1118 KB 580/1461 KB 656/1118 KB 580/1461 KB 644/1118 KB 584/1461 KB 656/1118 KB 588/1461 KB 656/1118 KB 592/1461 KB 656/1118 KB 596/1461 KB 656/1118 KB 600/1461 KB 660/1118 KB 604/1461 KB 660/1118 KB 608/1461 KB 660/1118 KB 596/1461 KB 660/1118 KB 608/1461 KB 664/1118 KB 608/1461 KB 668/1118 KB 608/1461 KB 672/1118 KB 608/1461 KB 676/1118 KB 612/1461 KB 680/1118 KB 612/1461 KB 684/1118 KB 612/1461 KB 688/1118 KB 612/1461 KB 676/1118 KB 616/1461 KB 688/1118 KB 620/1461 KB 688/1118 KB 624/1461 KB 688/1118 KB 628/1461 KB 688/1118 KB 632/1461 KB 692/1118 KB 636/1461 KB 692/1118 KB 640/1461 KB 692/1118 KB 644/1461 KB 692/1118 KB 648/1461 KB 692/1118 KB 652/1461 KB 692/1118 KB 656/1461 KB 692/1118 KB 628/1461 KB 692/1118 KB 656/1461 KB 696/1118 KB 656/1461 KB 700/1118 KB 656/1461 KB 704/1118 KB 656/1461 KB 708/1118 KB 656/1461 KB 712/1118 KB 656/1461 KB 716/1118 KB 656/1461 KB 720/1118 KB 656/1461 KB 724/1118 KB 660/1461 KB 728/1118 KB 660/1461 KB 732/1118 KB 660/1461 KB 736/1118 KB 660/1461 KB 740/1118 KB 660/1461 KB 744/1118 KB 660/1461 KB 748/1118 KB 660/1461 KB 752/1118 KB 660/1461 KB 724/1118 KB 664/1461 KB 752/1118 KB 668/1461 KB 752/1118 KB 672/1461 KB 752/1118 KB 676/1461 KB 752/1118 KB 680/1461 KB 752/1118 KB 684/1461 KB 752/1118 KB 688/1461 KB 752/1118 KB 692/1461 KB 752/1118 KB 696/1461 KB 756/1118 KB 700/1461 KB 756/1118 KB 704/1461 KB 756/1118 KB 692/1461 KB 756/1118 KB 704/1461 KB 760/1118 KB 704/1461 KB 764/1118 KB 708/1461 KB 768/1118 KB 708/1461 KB 772/1118 KB 708/1461 KB 776/1118 KB 708/1461 KB 764/1118 KB 712/1461 KB 776/1118 KB 716/1461 KB 776/1118 KB 720/1461 KB 776/1118 KB 720/1461 KB 780/1118 KB 720/1461 KB 784/1118 KB 720/1461 KB 788/1118 KB 724/1461 KB 792/1118 KB 724/1461 KB 796/1118 KB 724/1461 KB 788/1118 KB 728/1461 KB 796/1118 KB 732/1461 KB 796/1118 KB 736/1461 KB 796/1118 KB 736/1461 KB 800/1118 KB 740/1461 KB 800/1118 KB 744/1461 KB 804/1118 KB 748/1461 KB 804/1118 KB 752/1461 KB 804/1118 KB 740/1461 KB 804/1118 KB 752/1461 KB 808/1118 KB 752/1461 KB 812/1118 KB 752/1461 KB 816/1118 KB 752/1461 KB 820/1118 KB 756/1461 KB 824/1118 KB 756/1461 KB 828/1118 KB 756/1461 KB 832/1118 KB 756/1461 KB 820/1118 KB 760/1461 KB 832/1118 KB 764/1461 KB 832/1118 KB 768/1461 KB 832/1118 KB 768/1461 KB 836/1118 KB 772/1461 KB 840/1118 KB 772/1461 KB 844/1118 KB 772/1461 KB 848/1118 KB 772/1461 KB 836/1118 KB 776/1461 KB 848/1118 KB 780/1461 KB 848/1118 KB 784/1461 KB 848/1118 KB 788/1461 KB 848/1118 KB 792/1461 KB 852/1118 KB 796/1461 KB 852/1118 KB 800/1461 KB 852/1118 KB 788/1461 KB 852/1118 KB 800/1461 KB 856/1118 KB 800/1461 KB 860/1118 KB 800/1461 KB 864/1118 KB 800/1461 KB 868/1118 KB 804/1461 KB 872/1118 KB 804/1461 KB 876/1118 KB 804/1461 KB 880/1118 KB 804/1461 KB 868/1118 KB 808/1461 KB 880/1118 KB 812/1461 KB 880/1118 KB 816/1461 KB 880/1118 KB 816/1461 KB 884/1118 KB 820/1461 KB 888/1118 KB 820/1461 KB 892/1118 KB 820/1461 KB 896/1118 KB 820/1461 KB 900/111 unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install 8 KB 820/1461 KB 904/1118 KB 820/1461 KB 908/1118 KB 820/1461 KB 884/1118 KB 824/1461 KB 908/1118 KB 828/1461 KB 908/1118 KB 832/1461 KB 908/1118 KB 836/1461 KB 908/1118 KB 836/1461 KB 912/1118 KB 836/1461 KB 916/1118 KB 840/1461 KB 916/1118 KB 844/1461 KB 916/1118 KB 848/1461 KB 916/1118 KB 852/1461 KB 916/1118 KB 852/1461 KB 920/1118 KB 852/1461 KB 924/1118 KB 852/1461 KB 928/1118 KB 852/1461 KB 932/1118 KB 856/1461 KB 932/1118 KB 860/1461 KB 932/1118 KB 864/1461 KB 932/1118 KB 868/1461 KB 932/1118 KB 872/1461 KB 936/1118 KB 876/1461 KB 936/1118 KB 868/1461 KB 936/1118 KB 876/1461 KB 940/1118 KB 876/1461 KB 944/1118 KB 876/1461 KB 948/1118 KB 880/1461 KB 948/1118 KB 880/1461 KB 952/1118 KB 880/1461 KB 956/1118 KB 880/1461 KB 960/1118 KB 880/1461 KB 964/1118 KB 884/1461 KB 968/1118 KB 884/1461 KB 972/1118 KB 884/1461 KB 976/1118 KB 884/1461 KB 980/1118 KB 884/1461 KB 984/1118 KB 884/1461 KB 988/1118 KB 884/1461 KB 992/1118 KB 884/1461 KB 964/1118 KB 888/1461 KB 992/1118 KB 892/1461 KB 992/1118 KB 896/1461 KB 992/1118 KB 900/1461 KB 992/1118 KB 904/1461 KB 992/1118 KB 908/1461 KB 992/1118 KB 912/1461 KB 992/1118 KB 916/1461 KB 992/1118 KB 920/1461 KB 996/1118 KB 924/1461 KB 996/1118 KB 928/1461 KB 996/1118 KB 932/1461 KB 996/1118 KB 916/1461 KB 996/1118 KB 936/1461 KB 1000/1118 KB 936/1461 KB 1004/1118 KB 936/1461 KB 1008/1118 KB 936/1461 KB 1012/1118 KB 936/1461 KB 1016/1118 KB 936/1461 KB 1020/1118 KB 936/1461 KB 1024/1118 KB 936/1461 KB 1012/1118 KB 940/1461 KB 1024/1118 KB 944/1461 KB 1024/1118 KB 948/1461 KB 1024/1118 KB 952/1461 KB 1028/1118 KB 956/1461 KB 1028/1118 KB 960/1461 KB 1028/1118 KB 948/1461 KB 1028/1118 KB 960/1461 KB 1032/1118 KB 960/1461 KB 1036/1118 KB 960/1461 KB 1040/1118 KB 960/1461 KB 1044/1118 KB 964/1461 KB 1048/1118 KB 964/1461 KB 1052/1118 KB 964/1461 KB 1056/1118 KB 964/1461 KB 1044/1118 KB 968/1461 KB 1056/1118 KB 972/1461 KB 1056/1118 KB 976/1461 KB 1056/1118 KB 980/1461 KB 1056/1118 KB 984/1461 KB 1060/1118 KB 988/1461 KB 1060/1118 KB 992/1461 KB 1060/1118 KB 996/1461 KB 1060/1118 KB 1000/1461 KB 1060/1118 KB 1004/1461 KB 1060/1118 KB 1008/1461 KB 1060/1118 KB 980/1461 KB 1060/1118 KB 1008/1461 KB 1064/1118 KB 1008/1461 KB 1068/1118 KB 1008/1461 KB 1072/1118 KB 1008/1461 KB 1076/1118 KB 1008/1461 KB 1080/1118 KB 1008/1461 KB 1084/1118 KB 1008/1461 KB 1088/1118 KB 1008/1461 KB 1092/1118 KB 1012/1461 KB 1096/1118 KB 1012/1461 KB 1100/1118 KB 1012/1461 KB 1104/1118 KB 1012/1461 KB 1092/1118 KB 1016/1461 KB 1104/1118 KB 1020/1461 KB 1104/1118 KB 1024/1461 KB 1104/1118 KB 1028/1461 KB 1104/1118 KB 1032/1461 KB 1108/1118 KB 1036/1461 KB 1108/1118 KB 1040/1461 KB 1108/1118 KB 1028/1461 KB 1108/1118 KB 1040/1461 KB 1112/1118 KB 1040/1461 KB 1116/1118 KB 1040/1461 KB 1118/1118 KB 1044/1461 KB 1118/1118 KB 1048/1461 KB 1118/1118 KB 1052/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 1060/1461 KB 1118/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 622.7 KB/sec) unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install 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 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 797.9 KB/sec) unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 344.9 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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 114.1 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 87.8 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 34.5 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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 131.4 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 494.6 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 102.1 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 249.7 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 607.0 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 57.9 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 233.0 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 245.4 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 409.6 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 656.2 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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: 11:08:05 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 1006.6 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 3/149 KB 4/21 KB 4/10 KB 6/149 KB 4/21 KB 4/10 KB 9/149 KB 4/21 KB 4/10 KB 3/149 KB 4/21 KB 8/10 KB 9/149 KB 4/21 KB 10/10 KB 9/149 KB 4/21 KB 3/149 KB 8/21 KB 10/10 KB 9/149 KB 12/21 KB 10/10 KB 9/149 KB 16/21 KB 10/10 KB 9/149 KB 20/21 KB 10/10 KB 9/149 KB 21/21 KB 10/10 KB 9/149 KB 21/21 KB 10/10 KB 11/149 KB 21/21 KB 10/10 KB 14/149 KB 21/21 KB 10/10 KB 16/149 KB 21/21 KB 10/10 KB 19/149 KB 21/21 KB 10/10 KB 22/149 KB 21/21 KB 10/10 KB 25/149 KB 21/21 KB 10/10 KB 27/149 KB 21/21 KB 10/10 KB 30/149 KB 21/21 KB 10/10 KB 32/149 KB 21/21 KB 10/10 KB 36/149 KB 21/21 KB 10/10 KB 40/149 KB 21/21 KB 10/10 KB 44/149 KB 21/21 KB 10/10 KB 48/149 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 510.9 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 965.2 KB/sec) unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install 48/149 KB 3/6 KB 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 48/149 KB 6/6 KB 48/149 KB 6/6 KB 52/149 KB 6/6 KB 4/14 KB 56/149 KB 6/6 KB 4/14 KB 60/149 KB 6/6 KB 4/14 KB 64/149 KB 6/6 KB 4/14 KB 68/149 KB 6/6 KB 4/14 KB 72/149 KB 6/6 KB 4/14 KB 76/149 KB 6/6 KB 4/14 KB 80/149 KB 6/6 KB 4/14 KB 52/149 KB 6/6 KB 8/14 KB 80/149 KB 6/6 KB 12/14 KB 80/149 KB 6/6 KB 14/14 KB 80/149 KB 6/6 KB 4/30 KB 14/14 KB 80/149 KB 6/6 KB 8/30 KB 14/14 KB 80/149 KB 6/6 KB 12/30 KB 14/14 KB 80/149 KB 6/6 KB 16/30 KB 14/14 KB 80/149 KB 6/6 KB 20/30 KB 14/14 KB 80/149 KB 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 207.0 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 20/30 KB 4/37 KB 14/14 KB 80/149 KB 20/30 KB 8/37 KB 14/14 KB 80/149 KB 20/30 KB 12/37 KB 14/14 KB 80/149 KB 20/30 KB 16/37 KB 14/14 KB 80/149 KB 24/30 KB 16/37 KB 14/14 KB 80/149 KB 28/30 KB 16/37 KB 14/14 KB 80/149 KB 30/30 KB 16/37 KB 14/14 KB 80/149 KB 30/30 KB 20/37 KB 14/14 KB 80/149 KB 30/30 KB 24/37 KB 14/14 KB 80/149 KB 30/30 KB 28/37 KB 14/14 KB 80/149 KB 30/30 KB 32/37 KB 14/14 KB 80/149 KB 30/30 KB 36/37 KB 14/14 KB 80/149 KB 30/30 KB 37/37 KB 14/14 KB 80/149 KB 30/30 KB 37/37 KB 14/14 KB 84/149 KB 30/30 KB 3/14 KB 37/37 KB 14/14 KB 88/149 KB 30/30 KB 3/14 KB 37/37 KB 14/14 KB 92/149 KB 30/30 KB 3/14 KB 37/37 KB 14/14 KB 96/149 KB 30/30 KB 3/14 KB 37/37 KB 14/14 KB 84/149 KB 30/30 KB 6/14 KB 37/37 KB 14/14 KB 96/149 KB 9/14 KB 37/37 KB 14/14 KB 96/149 KB 11/14 KB 37/37 KB 14/14 KB 96/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 840.3 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 359.3 KB/sec) unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install 14/14 KB 37/37 KB 14/14 KB 96/149 KB 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 14/14 KB 100/149 KB 14/14 KB 104/149 KB 14/14 KB 108/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 923.3 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 14/14 KB 112/149 KB 14/14 KB 116/149 KB 14/14 KB 120/149 KB 14/14 KB 124/149 KB 14/14 KB 128/149 KB 14/14 KB 132/149 KB 14/14 KB 136/149 KB 14/14 KB 140/149 KB 14/14 KB 144/149 KB 14/14 KB 144/149 KB 4/37 KB 14/14 KB 144/149 KB 8/37 KB 14/14 KB 144/149 KB 12/37 KB 14/14 KB 144/149 KB 16/37 KB 14/14 KB 144/149 KB 20/37 KB 14/14 KB 144/149 KB 24/37 KB 14/14 KB 144/149 KB 28/37 KB 14/14 KB 144/149 KB 32/37 KB 14/14 KB 144/149 KB 36/37 KB 14/14 KB 144/149 KB 37/37 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 304.5 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 3/11 KB 144/149 KB 37/37 KB 6/11 KB 144/149 KB 37/37 KB 9/11 KB 144/149 KB 37/37 KB 4/43 KB 6/11 KB 144/149 KB 37/37 KB 4/43 KB 9/11 KB 144/149 KB 37/37 KB 8/43 KB 11/11 KB 144/149 KB 37/37 KB 8/43 KB 11/11 KB 144/149 KB 37/37 KB 12/43 KB 11/11 KB 144/149 KB 37/37 KB 16/43 KB 11/11 KB 144/149 KB 37/37 KB 20/43 KB 11/11 KB 148/149 KB 37/37 KB 24/43 KB 11/11 KB 148/149 KB 37/37 KB 28/43 KB 11/11 KB 148/149 KB 37/37 KB 32/43 KB 11/11 KB 148/149 KB 37/37 KB 20/43 KB 11/11 KB 149/149 KB 37/37 KB 32/43 KB 11/11 KB 149/149 KB 37/37 KB 36/43 KB 11/11 KB 149/149 KB 37/37 KB 40/43 KB 11/11 KB 149/149 KB 37/37 KB 43/43 KB 11/11 KB 3/7 KB 149/149 KB 37/37 KB 43/43 KB 11/11 KB 6/7 KB 149/149 KB 37/37 KB 43/43 KB 11/11 KB 7/7 KB 149/149 KB 37/37 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 196.1 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 697.5 KB/sec) unit-abot-epc-basic-0: 11:08:05 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 2692.1 KB/sec) unit-abot-epc-basic-0: 11:08:05 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 751.7 KB/sec) unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install 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 118.7 KB/sec) unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install 3/60 KB 6/60 KB 9/60 KB 11/60 KB 14/60 KB 16/60 KB 19/60 KB 22/60 KB 25/60 KB 27/60 KB 30/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 889.9 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 81.1 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1154.0 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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 186.8 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 633.5 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 143.6 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 219.0 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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 159.8 KB/sec) unit-abot-epc-basic-0: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:05 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: 11:08:06 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: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 188.3 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 175.0 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 184.2 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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: 11:08:06 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: 11:08:06 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 277.8 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 49.8 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 288.5 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 226.6 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 1514.9 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 42.2 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 42.0 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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 110.4 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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: 11:08:06 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: 11:08:06 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: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 1/13 KB 3/87 KB 4/13 KB 4/156 KB 3/21 KB 3/87 KB 7/13 KB 4/48 KB 4/156 KB 3/21 KB 3/87 KB 9/13 KB 4/48 KB 4/156 KB 3/21 KB 3/87 KB 12/13 KB 4/48 KB 4/156 KB 3/21 KB 3/87 KB 13/13 KB 4/48 KB 3/87 KB 1/13 KB 4/156 KB 3/21 KB 5/87 KB 13/13 KB 4/48 KB 4/156 KB 3/21 KB 8/87 KB 13/13 KB 4/48 KB 4/156 KB 3/21 KB 11/87 KB 13/13 KB 4/48 KB 4/156 KB 3/21 KB 13/87 KB 13/13 KB 4/48 KB 4/156 KB 3/21 KB 16/87 KB 13/13 KB 4/48 KB 4/156 KB 3/21 KB 3/87 KB 4/13 KB 4/48 KB 4/156 KB 5/21 KB 16/87 KB 13/13 KB 4/48 KB 4/156 KB 8/21 KB 16/87 KB 13/13 KB 4/48 KB 4/156 KB 11/21 KB 16/87 KB 13/13 KB 4/48 KB 4/156 KB 13/21 KB 16/87 KB 13/13 KB 4/48 KB 4/156 KB 16/21 KB 16/87 KB 13/13 KB 4/48 KB 4/156 KB 19/21 KB 16/87 KB 13/13 KB 4/48 KB 4/156 KB 21/21 KB 16/87 KB 13/13 KB 4/48 KB 4/156 KB 3/87 KB 4/13 KB 4/48 KB 4/156 KB 21/21 KB 16/87 KB 13/13 KB 8/48 KB 4/156 KB 21/21 KB 16/87 KB 13/13 KB 12/48 KB 4/156 KB 21/21 KB 16/87 KB 13/13 KB 16/48 KB 4/156 KB 21/21 KB 16/87 KB 13/13 KB 20/48 KB 4/156 KB 21/21 KB 19/87 KB 13/13 KB 24/48 KB 4/156 KB 21/21 KB 19/87 KB 13/13 KB 28/48 KB 4/156 KB 21/21 KB 19/87 KB 13/13 KB 32/48 KB 4/156 KB 3/87 KB 4/13 KB 8/156 KB 21/21 KB 19/87 KB 13/13 KB 32/48 KB 12/156 KB 21/21 KB 19/87 KB 13/13 KB 32/48 KB 16/156 KB 21/21 KB 19/87 KB 13/13 KB 32/48 KB 20/156 KB 21/21 KB 19/87 KB 13/13 KB 32/48 KB 24/156 KB 21/21 KB 19/87 KB 13/13 KB 32/48 KB 28/156 KB 21/21 KB 19/87 KB 13/13 KB 32/48 KB 32/156 KB 21/21 KB 19/87 KB 13/13 KB 32/48 KB 4/156 KB 21/21 KB 19/87 KB 13/13 KB 20/48 KB 32/156 KB 21/21 KB 21/87 KB 13/13 KB 32/48 KB 32/156 KB 21/21 KB 24/87 KB 13/13 KB 32/48 KB 32/156 KB 21/21 KB 27/87 KB 13/13 KB 32/48 KB 32/156 KB 21/21 KB 27/87 KB 13/13 KB 36/48 KB 36/156 KB 21/21 KB 29/87 KB 13/13 KB 40/48 KB 36/156 KB 21/21 KB 29/87 KB 13/13 KB 44/48 KB 36/156 KB 21/21 KB 29/87 KB 13/13 KB 36/48 KB 40/156 KB 21/21 KB 29/87 KB 13/13 KB 44/48 KB 44/156 KB 21/21 KB 29/87 KB 13/13 KB 44/48 KB 48/156 KB 21/21 KB 29/87 KB 13/13 KB 44/48 KB 32/156 KB 21/21 KB 29/87 KB 13/13 KB 36/48 KB 48/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 48/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 52/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 56/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 60/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 64/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 68/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 72/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 76/156 KB 21/21 KB 29/87 KB 13/13 KB 48/48 KB 76/156 KB 32/87 KB 13/13 KB 48/48 KB 76/156 KB 36/87 KB 13/13 KB 48/48 KB 76/156 KB 40/87 KB 13/13 KB 48/48 KB 76/156 KB 44/87 KB 13/13 KB 48/48 KB 76/156 KB 48/87 KB 13/13 KB 48/48 KB 76/156 KB 52/87 KB 13/13 KB 48/48 KB 76/156 KB 56/87 KB 13/13 KB 48/48 KB 76/156 KB 60/87 KB 13/13 KB 48/48 KB 76/156 KB 64/87 KB 13/13 KB 48/48 KB 76/156 KB 68/87 KB 13/13 KB 48/48 KB 80/156 KB 68/87 KB 13/13 KB 48/48 KB 84/156 KB 68/87 KB 13/13 KB 48/48 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 849.5 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 84/156 KB 72/87 KB 13/13 KB 84/156 KB 76/87 KB 84/156 KB 80/87 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 1410.6 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 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 307.1 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 84/156 KB 84/87 KB 84/156 KB 87/87 KB 84/156 KB 87/87 KB 3/35 KB 84/156 KB 87/87 KB 6/35 KB 84/156 KB 87/87 KB 9/35 KB 84/156 KB 87/87 KB 11/35 KB 84/156 KB 87/87 KB 14/35 KB 84/156 KB 87/87 KB 16/35 KB 84/156 KB 87/87 KB 19/35 KB 84/156 KB 87/87 KB 22/35 KB 84/156 KB 87/87 KB 25/35 KB 84/156 KB 87/87 KB 27/35 KB 84/156 KB 87/87 KB 30/35 KB 84/156 KB 87/87 KB 32/35 KB 84/156 KB 87/87 KB 35/35 KB 88/156 KB 87/87 KB 35/35 KB 92/156 KB 87/87 KB 35/35 KB 96/156 KB 87/87 KB 35/35 KB 96/156 KB 87/87 KB 35/35 KB 3/86 KB 96/156 KB 87/87 KB 35/35 KB 6/86 KB 96/156 KB 87/87 KB 35/35 KB 9/86 KB 96/156 KB 87/87 KB 35/35 KB 11/86 KB 96/156 KB 87/87 KB 35/35 KB 14/86 KB 96/156 KB 87/87 KB 35/35 KB 3/24 KB 16/86 KB 96/156 KB 87/87 KB 35/35 KB 3/24 KB 14/86 KB 96/156 KB 87/87 KB 35/35 KB 5/24 KB 16/86 KB 96/156 KB 87/87 KB 35/35 KB 5/24 KB 19/86 KB 96/156 KB 87/87 KB 35/35 KB 8/24 KB 19/86 KB 96/156 KB 87/87 KB 35/35 KB 8/24 KB 22/86 KB 96/156 KB 87/87 KB 35/35 KB 11/24 KB 22/86 KB 96/156 KB 87/87 KB 35/35 KB 13/24 KB 25/86 KB 100/156 KB 87/87 KB 35/35 KB 16/24 KB 25/86 KB 100/156 KB 87/87 KB 35/35 KB 19/24 KB 25/86 KB 100/156 KB 87/87 KB 35/35 KB 21/24 KB 25/86 KB 100/156 KB 35/35 KB 24/24 KB 25/86 KB 100/156 KB 35/35 KB 24/24 KB 25/86 KB 96/156 KB 87/87 KB 35/35 KB 11/24 KB 25/86 KB 100/156 KB 35/35 KB 24/24 KB 27/86 KB 100/156 KB 35/35 KB 24/24 KB 30/86 KB 100/156 KB 35/35 KB 24/24 KB 32/86 KB 100/156 KB 35/35 KB 24/24 KB 36/86 KB 100/156 KB 35/35 KB 24/24 KB 40/86 KB 100/156 KB 87/87 KB 35/35 KB 13/24 KB 25/86 KB 104/156 KB 35/35 KB 24/24 KB 40/86 KB 108/156 KB 35/35 KB 24/24 KB 40/86 KB 112/156 KB 35/35 KB 24/24 KB 40/86 KB 116/156 KB 35/35 KB 24/24 KB 40/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1669.7 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 120/156 KB 35/35 KB 24/24 KB 40/86 KB 120/156 KB 35/35 KB 24/24 KB 44/86 KB 120/156 KB 35/35 KB 24/24 KB 48/86 KB 124/156 KB 24/24 KB 52/86 KB 124/156 KB 24/24 KB 56/86 KB 4/14 KB 124/156 KB 24/24 KB 60/86 KB 4/14 KB 124/156 KB 24/24 KB 64/86 KB 124/156 KB 24/24 KB 48/86 KB 4/14 KB 128/156 KB 24/24 KB 64/86 KB 4/14 KB 132/156 KB 24/24 KB 64/86 KB 4/14 KB 136/156 KB 64/86 KB 4/14 KB 140/156 KB 64/86 KB 4/14 KB 144/156 KB 64/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 664.0 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 4/14 KB 124/156 KB 24/24 KB 56/86 KB 8/14 KB 144/156 KB 64/86 KB 12/14 KB 148/156 KB 68/86 KB 14/14 KB 148/156 KB 68/86 KB 8/14 KB 148/156 KB 68/86 KB 14/14 KB 148/156 KB 72/86 KB 14/14 KB 148/156 KB 76/86 KB 14/14 KB 148/156 KB 80/86 KB 8/14 KB 148/156 KB 64/86 KB 14/14 KB 152/156 KB 80/86 KB 14/14 KB 156/156 KB 80/86 KB 14/14 KB 156/156 KB 80/86 KB 14/14 KB 156/156 KB 84/86 KB 14/14 KB 156/156 KB 86/86 KB 14/14 KB 156/156 KB 3/119 KB 86/86 KB 14/14 KB 156/156 KB 5/119 KB 86/86 KB 14/14 KB 156/156 KB 8/119 KB 86/86 KB 14/14 KB 156/156 KB 11/119 KB 86/86 KB 14/14 KB 156/156 KB 13/119 KB 86/86 KB 14/14 KB 156/156 KB 16/119 KB 86/86 KB 14/14 KB 156/156 KB 19/119 KB 86/86 KB 14/14 KB 156/156 KB 19/119 KB 3/29 KB 86/86 KB 156/156 KB 19/119 KB 6/29 KB 86/86 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 217.1 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 19/119 KB 9/29 KB 86/86 KB 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 19/119 KB 11/29 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 2227.0 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 19/119 KB 14/29 KB 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1311.9 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 21/119 KB 16/29 KB 21/119 KB 14/29 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 24/119 KB 16/29 KB 24/119 KB 19/29 KB 24/119 KB 22/29 KB 4/37 KB 27/119 KB 25/29 KB 27/119 KB 22/29 KB 4/37 KB 29/119 KB 25/29 KB 4/37 KB 29/119 KB 27/29 KB 4/37 KB 27/119 KB 22/29 KB 8/37 KB 32/119 KB 27/29 KB 12/37 KB 32/119 KB 27/29 KB 4/37 KB 32/119 KB 27/29 KB 12/37 KB 36/119 KB 29/29 KB 16/37 KB 40/119 KB 4/57 KB 29/29 KB 16/37 KB 44/119 KB 4/57 KB 29/29 KB 16/37 KB 48/119 KB 4/57 KB 29/29 KB 12/37 KB 32/119 KB 29/29 KB 16/37 KB 36/119 KB 4/57 KB 29/29 KB 12/37 KB 36/119 KB 4/57 KB 29/29 KB 16/37 KB 48/119 KB 8/57 KB 29/29 KB 16/37 KB 48/119 KB 12/57 KB 29/29 KB 16/37 KB 48/119 KB 16/57 KB 29/29 KB 16/37 KB 48/119 KB 20/57 KB 29/29 KB 4/11 KB 20/37 KB 52/119 KB 24/57 KB 29/29 KB 4/11 KB 20/37 KB 52/119 KB 28/57 KB 29/29 KB 4/11 KB 20/37 KB 52/119 KB 32/57 KB 29/29 KB 4/11 KB 20/37 KB 52/119 KB 20/57 KB 29/29 KB 8/11 KB 20/37 KB 52/119 KB 32/57 KB 29/29 KB 11/11 KB 20/37 KB 52/119 KB 32/57 KB 29/29 KB 20/37 KB 48/119 KB 20/57 KB 29/29 KB 11/11 KB 24/37 KB 52/119 KB 32/57 KB 29/29 KB 11/11 KB 28/37 KB 52/119 KB 32/57 KB 29/29 KB 11/11 KB 32/37 KB 52/119 KB 32/57 KB 29/29 KB 11/11 KB 36/37 KB 52/119 KB 32/57 KB 29/29 KB 11/11 KB 37/37 KB 52/119 KB 32/57 KB 29/29 KB 11/11 KB 37/37 KB 52/119 KB 36/57 KB 29/29 KB 11/11 KB 37/37 KB 52/119 KB 40/57 KB 11/11 KB 37/37 KB 52/119 KB 44/57 KB 11/11 KB 37/37 KB 52/119 KB 48/57 KB 11/11 KB 37/37 KB 52/119 KB 52/57 KB 11/11 KB 37/37 KB 52/119 KB 56/57 KB 11/11 KB 37/37 KB 52/119 KB 57/57 KB 20/37 KB 52/119 KB 20/57 KB 29/29 KB 11/11 KB 37/37 KB 56/119 KB 57/57 KB 11/11 KB 37/37 KB 60/119 KB 57/57 KB 11/11 KB 37/37 KB 64/119 KB 57/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 359.4 KB/sec) unit-abot-epc-basic-0: 11:08:06 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.jar unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 11/11 KB 37/37 KB 68/119 KB 57/57 KB 37/37 KB 72/119 KB 57/57 KB 37/37 KB 76/119 KB 57/57 KB 37/37 KB 80/119 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 125.5 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 441.2 KB/sec) unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 84/119 KB 57/57 KB 88/119 KB 57/57 KB 92/119 KB 57/57 KB 96/119 KB 57/57 KB 100/119 KB 57/57 KB 100/119 KB 57/57 KB 4/33 KB 100/119 KB 57/57 KB 8/33 KB 100/119 KB 57/57 KB 12/33 KB 100/119 KB 57/57 KB 16/33 KB 100/119 KB 57/57 KB 20/33 KB 100/119 KB 57/57 KB 24/33 KB 100/119 KB 57/57 KB 28/33 KB 100/119 KB 57/57 KB 28/33 KB 4/21 KB 100/119 KB 57/57 KB 28/33 KB 8/21 KB 100/119 KB 57/57 KB 28/33 KB 12/21 KB 100/119 KB 57/57 KB 28/33 KB 16/21 KB 100/119 KB 57/57 KB 28/33 KB 20/21 KB 100/119 KB 57/57 KB 32/33 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 641.8 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 100/119 KB 57/57 KB 32/33 KB 20/21 KB 3/5 KB 100/119 KB 32/33 KB 21/21 KB 5/5 KB 100/119 KB 32/33 KB 21/21 KB 5/5 KB 100/119 KB 33/33 KB 21/21 KB 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install 5/5 KB 104/119 KB 33/33 KB 21/21 KB 5/5 KB 108/119 KB 33/33 KB 21/21 KB 5/5 KB 112/119 KB 33/33 KB 21/21 KB 5/5 KB 116/119 KB 33/33 KB 21/21 KB 5/5 KB 119/119 KB 33/33 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 219.9 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 328.0 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 119/119 KB 4/14 KB 119/119 KB 8/14 KB 119/119 KB 12/14 KB 119/119 KB 14/14 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 44.9 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1189.3 KB/sec) unit-abot-epc-basic-0: 11:08:06 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 134.4 KB/sec) unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:06 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: 11:08:06 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: 11:08:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 11:08:06 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 11:08:06 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 11:08:07 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 11:08:07 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 11:08:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:08:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:08:07 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 11:08:07 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:08:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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 477.4 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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 132.6 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:07 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 259.0 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:07 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1445.2 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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 50.3 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08: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/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: 11:08:07 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: 11:08:07 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 242.8 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:07 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 193.1 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 759.8 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:07 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 72.2 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 553.2 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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 683.3 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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 418.9 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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 183.3 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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 251.2 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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 1359.9 KB/sec) unit-abot-epc-basic-0: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:07 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: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 3/223 KB 5/223 KB 8/223 KB 3/286 KB 11/223 KB 3/286 KB 13/223 KB 3/286 KB 8/223 KB 5/286 KB 13/223 KB 8/286 KB 13/223 KB 11/286 KB 13/223 KB 13/286 KB 13/223 KB 16/286 KB 13/223 KB 19/286 KB 16/223 KB 21/286 KB 16/223 KB 24/286 KB 3/39 KB 3/45 KB 16/223 KB 16/286 KB 16/223 KB 24/286 KB 3/39 KB 3/45 KB 19/223 KB 24/286 KB 3/39 KB 3/45 KB 21/223 KB 24/286 KB 3/39 KB 3/45 KB 24/223 KB 24/286 KB 3/39 KB 3/45 KB 27/223 KB 21/286 KB 3/39 KB 3/45 KB 16/223 KB 21/286 KB 3/45 KB 16/223 KB 27/286 KB 3/39 KB 6/45 KB 29/223 KB 27/286 KB 3/39 KB 9/45 KB 29/223 KB 27/286 KB 3/39 KB 11/45 KB 29/223 KB 27/286 KB 3/39 KB 14/45 KB 29/223 KB 27/286 KB 3/39 KB 16/45 KB 29/223 KB 27/286 KB 3/39 KB 19/45 KB 29/223 KB 27/286 KB 3/39 KB 22/45 KB 29/223 KB 27/286 KB 3/39 KB 25/45 KB 29/223 KB 27/286 KB 3/39 KB 27/45 KB 29/223 KB 27/286 KB 3/39 KB 3/45 KB 29/223 KB 27/286 KB 3/39 KB 3/45 KB 27/223 KB 27/286 KB 5/39 KB 27/45 KB 29/223 KB 29/286 KB 8/39 KB 27/45 KB 29/223 KB 29/286 KB 11/39 KB 30/45 KB 32/223 KB 29/286 KB 8/39 KB 30/45 KB 32/223 KB 29/286 KB 8/39 KB 30/45 KB 32/223 KB 29/286 KB 8/39 KB 27/45 KB 32/223 KB 29/286 KB 11/39 KB 30/45 KB 36/223 KB 32/286 KB 13/39 KB 32/45 KB 40/223 KB 32/286 KB 13/39 KB 32/45 KB 44/223 KB 32/286 KB 13/39 KB 32/45 KB 48/223 KB 32/286 KB 13/39 KB 32/45 KB 36/223 KB 32/286 KB 11/39 KB 32/45 KB 36/223 KB 32/286 KB 11/39 KB 30/45 KB 36/223 KB 36/286 KB 13/39 KB 32/45 KB 48/223 KB 40/286 KB 16/39 KB 36/45 KB 48/223 KB 44/286 KB 16/39 KB 36/45 KB 48/223 KB 48/286 KB 16/39 KB 36/45 KB 48/223 KB 36/286 KB 16/39 KB 36/45 KB 48/223 KB 48/286 KB 16/39 KB 40/45 KB 48/223 KB 48/286 KB 16/39 KB 44/45 KB 48/223 KB 48/286 KB 16/39 KB 45/45 KB 48/223 KB 36/286 KB 16/39 KB 32/45 KB 48/223 KB 48/286 KB 19/39 KB 45/45 KB 48/223 KB 48/286 KB 21/39 KB 45/45 KB 48/223 KB 48/286 KB 21/39 KB 45/45 KB 52/223 KB 48/286 KB 24/39 KB 45/45 KB 52/223 KB 48/286 KB 27/39 KB 45/45 KB 52/223 KB 48/286 KB 27/39 KB 45/45 KB 56/223 KB 48/286 KB 27/39 KB 45/45 KB 60/223 KB 48/286 KB 29/39 KB 45/45 KB 64/223 KB 52/286 KB 29/39 KB 45/45 KB 68/223 KB 52/286 KB 29/39 KB 3/308 KB 45/45 KB 72/223 KB 52/286 KB 29/39 KB 3/308 KB 45/45 KB 76/223 KB 52/286 KB 29/39 KB 3/308 KB 45/45 KB 80/223 KB 48/286 KB 29/39 KB 45/45 KB 60/223 KB 52/286 KB 32/39 KB 3/308 KB 45/45 KB 80/223 KB 52/286 KB 35/39 KB 3/308 KB 45/45 KB 80/223 KB 52/286 KB 37/39 KB 3/308 KB 45/45 KB 80/223 KB 52/286 KB 29/39 KB 3/308 KB 45/45 KB 68/223 KB 52/286 KB 29/39 KB 45/45 KB 64/223 KB 56/286 KB 37/39 KB 3/308 KB 45/45 KB 80/223 KB 60/286 KB 37/39 KB 3/308 KB 45/45 KB 80/223 KB 64/286 KB 37/39 KB 3/308 KB 45/45 KB 80/223 KB 68/286 KB 37/39 KB 3/308 KB 45/45 KB 80/223 KB 72/286 KB 37/39 KB 3/308 KB 45/45 KB 80/223 KB 76/286 KB 37/39 KB 5/308 KB 45/45 KB 84/223 KB 80/286 KB 39/39 KB 5/308 KB 45/45 KB 84/223 KB 84/286 KB 39/39 KB 5/308 KB 45/45 KB 84/223 KB 88/286 KB 39/39 KB 5/308 KB 45/45 KB 84/223 KB 92/286 KB 39/39 KB 5/308 KB 45/45 KB 84/223 KB 96/286 KB 39/39 KB 5/308 KB 45/45 KB 84/223 KB 100/286 KB 39/39 KB 5/308 KB 45/45 KB 84/223 KB 72/286 KB 37/39 KB 5/308 KB 45/45 KB 84/223 KB 100/286 KB 39/39 KB 5/308 KB 45/45 KB 88/223 KB 100/286 KB 39/39 KB 5/308 KB 45/45 KB 92/223 KB 100/286 KB 39/39 KB 5/308 KB 45/45 KB 96/223 KB 72/286 KB 37/39 KB 5/308 KB 45/45 KB 80/223 KB 76/286 KB 39/39 KB 5/308 KB 45/45 KB unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install 84/223 KB 100/286 KB 39/39 KB 8/308 KB 45/45 KB 96/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 1057.9 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 100/286 KB 39/39 KB 11/308 KB 100/223 KB 100/286 KB 39/39 KB 11/308 KB 104/223 KB 100/286 KB 39/39 KB 11/308 KB 108/223 KB 100/286 KB 39/39 KB 11/308 KB 112/223 KB 100/286 KB 39/39 KB 11/308 KB 96/223 KB 104/286 KB 39/39 KB 13/308 KB 112/223 KB 104/286 KB 39/39 KB 16/308 KB 112/223 KB 104/286 KB 39/39 KB 19/308 KB 112/223 KB 104/286 KB 39/39 KB 21/308 KB 112/223 KB 104/286 KB 39/39 KB 11/308 KB 112/223 KB 108/286 KB 39/39 KB 21/308 KB 112/223 KB 108/286 KB 39/39 KB 24/308 KB 116/223 KB 108/286 KB 39/39 KB 24/308 KB 112/223 KB 112/286 KB 39/39 KB 24/308 KB 116/223 KB 112/286 KB 39/39 KB 27/308 KB 116/223 KB 116/286 KB 39/39 KB 27/308 KB 116/223 KB 116/286 KB 39/39 KB 29/308 KB 120/223 KB 116/286 KB 39/39 KB 29/308 KB 124/223 KB 116/286 KB 39/39 KB 29/308 KB 128/223 KB 116/286 KB 39/39 KB 29/308 KB 116/223 KB 120/286 KB 32/308 KB 128/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 852.5 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 120/286 KB 32/308 KB 132/223 KB 120/286 KB 36/308 KB 136/223 KB 120/286 KB 36/308 KB 4/174 KB 140/223 KB 120/286 KB 39/39 KB 29/308 KB 128/223 KB 124/286 KB 36/308 KB 4/174 KB 140/223 KB 120/286 KB 36/308 KB 4/174 KB 136/223 KB 124/286 KB 36/308 KB 8/174 KB 140/223 KB 128/286 KB 36/308 KB 12/174 KB 140/223 KB 128/286 KB 3/22 KB 36/308 KB 12/174 KB 140/223 KB 120/286 KB 36/308 KB 132/223 KB 128/286 KB 3/22 KB 40/308 KB 12/174 KB 140/223 KB 128/286 KB 3/22 KB 44/308 KB 12/174 KB 140/223 KB 128/286 KB 3/22 KB 48/308 KB 16/174 KB 140/223 KB 128/286 KB 36/308 KB 8/174 KB 140/223 KB 132/286 KB 5/22 KB 48/308 KB 16/174 KB 140/223 KB 136/286 KB 5/22 KB 52/308 KB 16/174 KB 144/223 KB 140/286 KB 5/22 KB 52/308 KB 16/174 KB 144/223 KB 144/286 KB 5/22 KB 52/308 KB 16/174 KB 144/223 KB 128/286 KB 5/22 KB 48/308 KB 16/174 KB 140/223 KB 128/286 KB 3/22 KB 44/308 KB 16/174 KB 140/223 KB 144/286 KB 5/22 KB 52/308 KB 20/174 KB 144/223 KB 144/286 KB 8/22 KB 52/308 KB 24/174 KB 144/223 KB 144/286 KB 8/22 KB 52/308 KB 28/174 KB 144/223 KB 144/286 KB 8/22 KB 52/308 KB 32/174 KB 144/223 KB 144/286 KB 8/22 KB 52/308 KB 36/174 KB 144/223 KB 148/286 KB 8/22 KB 52/308 KB 40/174 KB 144/223 KB 148/286 KB 8/22 KB 52/308 KB 44/174 KB 144/223 KB 148/286 KB 8/22 KB 52/308 KB 48/174 KB 144/223 KB 132/286 KB 5/22 KB 52/308 KB 16/174 KB 144/223 KB 148/286 KB 8/22 KB 56/308 KB 48/174 KB 144/223 KB 148/286 KB 8/22 KB 60/308 KB 48/174 KB 144/223 KB 148/286 KB 8/22 KB 64/308 KB 48/174 KB 144/223 KB 132/286 KB 5/22 KB 48/308 KB 16/174 KB 144/223 KB 148/286 KB 8/22 KB 64/308 KB 48/174 KB 148/223 KB 148/286 KB 8/22 KB 64/308 KB 48/174 KB 152/223 KB 148/286 KB 8/22 KB 64/308 KB 48/174 KB 156/223 KB 148/286 KB 8/22 KB 64/308 KB 48/174 KB 160/223 KB 148/286 KB 8/22 KB 68/308 KB 48/174 KB 160/223 KB 148/286 KB 8/22 KB 72/308 KB 48/174 KB 164/223 KB 148/286 KB 8/22 KB 76/308 KB 48/174 KB 164/223 KB 148/286 KB 8/22 KB 52/308 KB 36/174 KB 144/223 KB 152/286 KB 8/22 KB 76/308 KB 48/174 KB 164/223 KB 156/286 KB 8/22 KB 76/308 KB 48/174 KB 164/223 KB 160/286 KB 8/22 KB 76/308 KB 48/174 KB 164/223 KB 144/286 KB 8/22 KB 52/308 KB 20/174 KB 144/223 KB 160/286 KB 11/22 KB 76/308 KB 48/174 KB 164/223 KB 160/286 KB 13/22 KB 76/308 KB 48/174 KB 164/223 KB 160/286 KB 16/22 KB 76/308 KB 48/174 KB 164/223 KB 160/286 KB 19/22 KB 76/308 KB 48/174 KB 164/223 KB 160/286 KB 21/22 KB 76/308 KB 48/174 KB 164/223 KB 160/286 KB 22/22 KB 76/308 KB 48/174 KB 164/223 KB 164/286 KB 22/22 KB 76/308 KB 48/174 KB 164/223 KB 168/286 KB 22/22 KB 80/308 KB 52/174 KB 164/223 KB 172/286 KB 22/22 KB 80/308 KB 52/174 KB 164/223 KB 176/286 KB 22/22 KB 80/308 KB 52/174 KB 164/223 KB 148/286 KB 8/22 KB 68/308 KB 48/174 KB 164/223 KB 176/286 KB 22/22 KB 80/308 KB 52/174 KB 168/223 KB 176/286 KB 22/22 KB 80/308 KB 52/174 KB 172/223 KB 176/286 KB 22/22 KB 80/308 KB 52/174 KB 176/223 KB 164/286 KB 22/22 KB 80/308 KB 52/174 KB 164/223 KB 176/286 KB 22/22 KB 84/308 KB 52/174 KB 176/223 KB 176/286 KB 22/22 KB 88/308 KB 52/174 KB 180/223 KB 176/286 KB 22/22 KB 92/308 KB 52/174 KB 180/223 KB 176/286 KB 22/22 KB 96/308 KB 52/174 KB 180/223 KB 176/286 KB 22/22 KB 100/308 KB 52/174 KB 180/223 KB 180/286 KB 22/22 KB 104/308 KB 52/174 KB 180/223 KB 180/286 KB 108/308 KB 52/174 KB 180/223 KB 180/286 KB 112/308 KB 52/174 KB 180/223 KB 164/286 KB 22/22 KB 76/308 KB 52/174 KB 164/223 KB 180/286 KB unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install 112/308 KB 56/174 KB 180/223 KB 180/286 KB 112/308 KB 60/174 KB 180/223 KB 180/286 KB 112/308 KB 64/174 KB 180/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 333.4 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 180/286 KB 22/22 KB 100/308 KB 52/174 KB 180/223 KB 184/286 KB 112/308 KB 68/174 KB 180/223 KB 188/286 KB 112/308 KB 68/174 KB 180/223 KB 192/286 KB 112/308 KB 68/174 KB 180/223 KB 176/286 KB 22/22 KB 84/308 KB 52/174 KB 180/223 KB 192/286 KB 112/308 KB 68/174 KB 184/223 KB 192/286 KB 112/308 KB 68/174 KB 188/223 KB 192/286 KB 112/308 KB 68/174 KB 192/223 KB 192/286 KB 112/308 KB 68/174 KB 196/223 KB 192/286 KB 112/308 KB 68/174 KB 200/223 KB 192/286 KB 112/308 KB 68/174 KB 204/223 KB 192/286 KB 116/308 KB 68/174 KB 208/223 KB 192/286 KB 116/308 KB 68/174 KB 212/223 KB 180/286 KB 112/308 KB 68/174 KB 180/223 KB 196/286 KB 116/308 KB 72/174 KB 212/223 KB 196/286 KB 116/308 KB 76/174 KB 212/223 KB 196/286 KB 116/308 KB 80/174 KB 212/223 KB 196/286 KB 116/308 KB 84/174 KB 212/223 KB 196/286 KB 116/308 KB 3/9 KB 88/174 KB 212/223 KB 196/286 KB 116/308 KB 3/9 KB 92/174 KB 212/223 KB 196/286 KB 116/308 KB 3/9 KB 96/174 KB 212/223 KB 196/286 KB 116/308 KB 68/174 KB 212/223 KB 200/286 KB 116/308 KB 3/9 KB 96/174 KB 212/223 KB 204/286 KB 116/308 KB 3/9 KB 96/174 KB 212/223 KB 208/286 KB 116/308 KB 3/9 KB 96/174 KB 212/223 KB 192/286 KB 116/308 KB 68/174 KB 204/223 KB 208/286 KB 120/308 KB 3/9 KB 96/174 KB 212/223 KB 208/286 KB 124/308 KB 3/9 KB 96/174 KB 212/223 KB 208/286 KB 128/308 KB 3/9 KB 96/174 KB 212/223 KB 212/286 KB 132/308 KB 3/9 KB 96/174 KB 216/223 KB 212/286 KB 136/308 KB 3/9 KB 100/174 KB 216/223 KB 212/286 KB 140/308 KB 3/9 KB 100/174 KB 216/223 KB 212/286 KB 144/308 KB 3/9 KB 100/174 KB 216/223 KB 196/286 KB 116/308 KB 3/9 KB 84/174 KB 212/223 KB 212/286 KB 144/308 KB 4/9 KB 100/174 KB 216/223 KB 212/286 KB 144/308 KB 6/9 KB 100/174 KB 216/223 KB 212/286 KB 144/308 KB 9/9 KB 100/174 KB 216/223 KB 212/286 KB 144/308 KB 9/9 KB 100/174 KB 216/223 KB 212/286 KB 132/308 KB 3/9 KB 100/174 KB 216/223 KB 212/286 KB 144/308 KB 9/9 KB 104/174 KB 216/223 KB 212/286 KB 144/308 KB 9/9 KB 108/174 KB 216/223 KB 212/286 KB 144/308 KB 9/9 KB 112/174 KB 216/223 KB 212/286 KB 128/308 KB 3/9 KB 96/174 KB 216/223 KB 216/286 KB 144/308 KB 9/9 KB 112/174 KB 216/223 KB 220/286 KB 144/308 KB 9/9 KB 112/174 KB 216/223 KB 224/286 KB 144/308 KB 9/9 KB 112/174 KB 216/223 KB 208/286 KB 128/308 KB 3/9 KB 96/174 KB 216/223 KB 224/286 KB 144/308 KB 9/9 KB 112/174 KB 220/223 KB 224/286 KB 144/308 KB 9/9 KB 112/174 KB 223/223 KB 224/286 KB 144/308 KB 9/9 KB 116/174 KB 223/223 KB 228/286 KB 148/308 KB 9/9 KB 120/174 KB 223/223 KB 228/286 KB 148/308 KB 9/9 KB 124/174 KB 223/223 KB 228/286 KB 148/308 KB 128/174 KB 223/223 KB 228/286 KB 148/308 KB 9/9 KB 116/174 KB 223/223 KB 232/286 KB 148/308 KB 128/174 KB 223/223 KB 236/286 KB 148/308 KB 128/174 KB 223/223 KB 240/286 KB 148/308 KB 128/174 KB 223/223 KB 224/286 KB 148/308 KB 9/9 KB 116/174 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 105.0 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 240/286 KB 152/308 KB 128/174 KB 223/223 KB 240/286 KB 156/308 KB 128/174 KB 223/223 KB 244/286 KB 160/308 KB 128/174 KB 244/286 KB 164/308 KB 128/174 KB 244/286 KB 168/308 KB 132/174 KB 244/286 KB 172/308 KB 132/174 KB 244/286 KB 176/308 KB 132/174 KB 244/286 KB 180/308 KB 132/174 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 2503.0 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 244/286 KB 156/308 KB 128/174 KB 223/223 KB 248/286 KB 180/308 KB 132/174 KB 252/286 KB 180/308 KB 132/174 KB 256/286 KB 180/308 KB 132/174 KB 244/286 KB 164/308 KB 132/174 KB 256/286 KB 180/308 KB 136/174 KB 256/286 KB 180/308 KB 140/174 KB 256/286 KB 180/308 KB 144/174 KB 260/286 KB 180/308 KB 144/174 KB 264/286 KB 180/308 KB 148/174 KB 268/286 KB 180/308 KB 148/174 KB 272/286 KB 180/308 KB 148/174 KB 260/286 KB 180/308 KB 148/174 KB 272/286 KB 184/308 KB 152/174 KB 272/286 KB 184/308 KB 156/174 KB 272/286 KB 184/308 KB 160/174 KB 272/286 KB 184/308 KB 148/174 KB 4/22 KB 276/286 KB 188/308 KB 160/174 KB 4/22 KB 276/286 KB 192/308 KB 160/174 KB 4/22 KB 276/286 KB 196/308 KB 160/174 KB 4/22 KB 276/286 KB 200/308 KB 164/174 KB 3/17 KB 4/22 KB 276/286 KB 204/308 KB 164/174 KB 3/17 KB 4/22 KB 276/286 KB 208/308 KB 164/174 KB 3/17 KB 4/22 KB 276/286 KB 184/308 KB 160/174 KB 4/22 KB 280/286 KB 208/308 KB 164/174 KB 3/17 KB 4/22 KB 284/286 KB 208/308 KB 164/174 KB 3/17 KB 4/22 KB 286/286 KB 208/308 KB 164/174 KB 3/17 KB 4/22 KB 272/286 KB 184/308 KB 160/174 KB 8/22 KB 286/286 KB 208/308 KB 164/174 KB 3/17 KB 12/22 KB 286/286 KB 208/308 KB 164/174 KB 3/17 KB 16/22 KB 286/286 KB 208/308 KB 164/174 KB 3/17 KB 20/22 KB 286/286 KB 208/308 KB 164/174 KB 3/17 KB 22/22 KB 286/286 KB 208/308 KB 164/174 KB 3/17 KB 4/22 KB 276/286 KB 196/308 KB 164/174 KB 3/17 KB 4/22 KB 276/286 KB 196/308 KB 160/174 KB 3/17 KB 22/22 KB 286/286 KB 208/308 KB 164/174 KB 5/17 KB 22/22 KB 286/286 KB 208/308 KB 164/174 KB 8/17 KB 22/22 KB 286/286 KB 208/308 KB 164/174 KB 11/17 KB 22/22 KB 286/286 KB 208/308 KB 164/174 KB 13/17 KB 22/22 KB 286/286 KB 208/308 KB 164/174 KB 16/17 KB 22/22 KB 286/286 KB 208/308 KB 164/174 KB 17/17 KB 22/22 KB 286/286 KB 208/308 KB 168/174 KB 17/17 KB 22/22 KB 286/286 KB 208/308 KB 172/174 KB 17/17 KB 22/22 KB 286/286 KB 208/308 KB 174/174 KB 17/17 KB 22/22 KB 286/286 KB 212/308 KB 174/174 KB 17/17 KB 22/22 KB 286/286 KB 216/308 KB 174/174 KB 17/17 KB 22/22 KB 286/286 KB 220/308 KB 174/174 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2694.8 KB/sec) unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1654.5 KB/sec) unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 158.5 KB/sec) unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install 224/308 KB 174/174 KB 17/17 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 228/308 KB 232/308 KB 236/308 KB 240/308 KB 244/308 KB 248/308 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 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: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 252/308 KB 256/308 KB 260/308 KB 264/308 KB 268/308 KB 272/308 KB 276/308 KB 4/28 KB 4/11 KB 276/308 KB 3/13 KB 4/28 KB 276/308 KB 3/13 KB 4/28 KB 4/11 KB 276/308 KB 5/13 KB 4/28 KB 4/11 KB 276/308 KB 8/13 KB 4/28 KB 4/11 KB 276/308 KB 11/13 KB 3/11 KB 4/28 KB 8/11 KB 276/308 KB 11/13 KB 3/11 KB 4/28 KB 11/11 KB 276/308 KB 11/13 KB 3/11 KB 4/28 KB 11/11 KB 276/308 KB 13/13 KB 3/11 KB 4/28 KB 276/308 KB 4/28 KB 4/11 KB 276/308 KB 8/13 KB 3/11 KB 4/28 KB 11/11 KB 276/308 KB 13/13 KB 5/11 KB 4/28 KB 11/11 KB 276/308 KB 13/13 KB 8/11 KB 4/28 KB 11/11 KB 276/308 KB 13/13 KB 11/11 KB 4/28 KB 11/11 KB 276/308 KB 13/13 KB 11/11 KB 8/28 KB 11/11 KB 276/308 KB 13/13 KB 11/11 KB 12/28 KB 11/11 KB 276/308 KB 13/13 KB 11/11 KB 16/28 KB 11/11 KB 276/308 KB 13/13 KB 11/11 KB 16/28 KB 11/11 KB 280/308 KB 13/13 KB 11/11 KB 16/28 KB 11/11 KB 284/308 KB 13/13 KB 11/11 KB 16/28 KB 11/11 KB 288/308 KB 13/13 KB 11/11 KB 16/28 KB 11/11 KB 292/308 KB 13/13 KB 11/11 KB 20/28 KB 11/11 KB 296/308 KB 13/13 KB 11/11 KB 20/28 KB 11/11 KB 300/308 KB 13/13 KB 11/11 KB 20/28 KB 11/11 KB 304/308 KB 13/13 KB 11/11 KB 20/28 KB 11/11 KB 292/308 KB 13/13 KB 11/11 KB 24/28 KB 11/11 KB 304/308 KB 13/13 KB 11/11 KB 28/28 KB 11/11 KB 304/308 KB 13/13 KB 11/11 KB 28/28 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB 28/28 KB 308/308 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 75.1 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 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 92.8 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 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 78.0 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 28/28 KB 308/308 KB 4/14 KB 8/14 KB 3/192 KB 4/309 KB 12/14 KB 3/192 KB 4/309 KB 14/14 KB 3/192 KB 4/309 KB 4/14 KB 3/192 KB 4/309 KB 14/14 KB 5/192 KB 4/309 KB 14/14 KB 8/192 KB 4/309 KB 14/14 KB 11/192 KB 4/309 KB 14/14 KB 13/192 KB 4/309 KB 14/14 KB 16/192 KB 4/309 KB 14/14 KB 19/192 KB 4/309 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2064.1 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 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 188.4 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 28/28 KB 308/308 KB 4/14 KB 4/309 KB 14/14 KB 19/192 KB 8/309 KB 14/14 KB 19/192 KB 12/309 KB 14/14 KB 19/192 KB 16/309 KB 14/14 KB 19/192 KB 20/309 KB 14/14 KB 21/192 KB 20/309 KB 14/14 KB 24/192 KB 20/309 KB 14/14 KB 24/192 KB 24/309 KB 14/14 KB 24/192 KB 28/309 KB 14/14 KB 27/192 KB 32/309 KB 14/14 KB 27/192 KB 28/309 KB 14/14 KB 27/192 KB 36/309 KB 14/14 KB 29/192 KB 36/309 KB 14/14 KB 32/192 KB 36/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 87.3 KB/sec) unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install 36/192 KB 36/309 KB 36/192 KB 40/309 KB 36/192 KB 44/309 KB 36/192 KB 48/309 KB 36/192 KB 52/309 KB 40/192 KB 52/309 KB 44/192 KB 52/309 KB 48/192 KB 52/309 KB 4/37 KB 48/192 KB 52/309 KB 8/37 KB 48/192 KB 52/309 KB 12/37 KB 48/192 KB 52/309 KB 16/37 KB 48/192 KB 52/309 KB 16/37 KB 3/14 KB 48/192 KB 52/309 KB 16/37 KB 6/14 KB 48/192 KB 52/309 KB 16/37 KB 9/14 KB 48/192 KB 52/309 KB 16/37 KB 11/14 KB 48/192 KB 52/309 KB 16/37 KB 14/14 KB 48/192 KB 52/309 KB 16/37 KB 14/14 KB 48/192 KB 52/309 KB 20/37 KB 14/14 KB 48/192 KB 52/309 KB 24/37 KB 14/14 KB 48/192 KB 52/309 KB 28/37 KB 14/14 KB 48/192 KB 52/309 KB 32/37 KB 14/14 KB 48/192 KB 52/309 KB 36/37 KB 14/14 KB 48/192 KB 52/309 KB 37/37 KB 14/14 KB 52/192 KB 56/309 KB 36/37 KB 14/14 KB 52/192 KB 56/309 KB 37/37 KB 14/14 KB 56/192 KB 56/309 KB 37/37 KB 14/14 KB 60/192 KB 56/309 KB 37/37 KB 14/14 KB 64/192 KB 56/309 KB 36/37 KB 14/14 KB 48/192 KB 56/309 KB 37/37 KB 14/14 KB 64/192 KB 60/309 KB 37/37 KB 14/14 KB 64/192 KB 64/309 KB 37/37 KB 14/14 KB 64/192 KB 68/309 KB 37/37 KB 14/14 KB 64/192 KB 72/309 KB 37/37 KB 14/14 KB 64/192 KB 76/309 KB 37/37 KB 64/192 KB 80/309 KB 37/37 KB 64/192 KB 84/309 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 225.4 KB/sec) unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 68/192 KB 84/309 KB 72/192 KB 84/309 KB 76/192 KB 84/309 KB 80/192 KB 84/309 KB 84/192 KB 84/309 KB 88/192 KB 88/309 KB 92/192 KB 88/309 KB 96/192 KB 88/309 KB 84/192 KB 88/309 KB 96/192 KB 92/309 KB 96/192 KB 96/309 KB 96/192 KB 100/309 KB 100/192 KB 104/309 KB 100/192 KB 108/309 KB 100/192 KB 112/309 KB 100/192 KB 100/309 KB 104/192 KB 112/309 KB 108/192 KB 112/309 KB 112/192 KB 112/309 KB 112/192 KB 116/309 KB 112/192 KB 120/309 KB 112/192 KB 124/309 KB 112/192 KB 128/309 KB 116/192 KB 128/309 KB 120/192 KB 128/309 KB 124/192 KB 128/309 KB 128/192 KB 128/309 KB 132/192 KB 128/309 KB 136/192 KB 132/309 KB 140/192 KB 132/309 KB 144/192 KB 132/309 KB 132/192 KB 132/309 KB 144/192 KB 136/309 KB 144/192 KB 140/309 KB 144/192 KB 144/309 KB 144/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 148/309 KB 152/192 KB 160/309 KB 156/192 KB 164/309 KB 160/192 KB 164/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 152/192 KB 164/309 KB 176/192 KB 168/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 180/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 180/309 KB 184/192 KB 192/309 KB 188/192 KB 192/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 196/309 KB 192/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 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 256/309 KB 260/309 KB 264/309 KB 268/309 KB 269/309 KB 273/309 KB 277/309 KB 281/309 KB 285/309 KB 289/309 KB 293/309 KB 297/309 KB 301/309 KB 305/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 1589.7 KB/sec) unit-mysql-0: 11:08:08 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 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: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install 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 147.2 KB/sec) unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 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 3347.8 KB/sec) unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 11:08:09 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 11:08:09 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 11:08:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:10 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Wed Jul 03 11:08:10 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:10 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: 11:08:12 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:12 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 11:08:12 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-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Wed Jul 03 11:08:13 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:13 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: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:13 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: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:13 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: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:13 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: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Wed Jul 03 11:08:13 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:13 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: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:13 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: 11:08:13 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:13 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: 11:08:14 DEBUG unit.abot-epc-basic/0.install Jul 03, 2019 11:08:14 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:08:14 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: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: STEP EXECUTION TIME TAKEN :1391 MS unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [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: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: STEP EXECUTION TIME TAKEN :132 MS unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:08:14 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: 11:08:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 0m2.156s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.654 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 11:08:15 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.005 sec unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.025 sec unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 03-Jul-2019 11:08:15.034 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 192.7 KB/sec) unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 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: 11:08:15 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: 11:08:15 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: 11:08:15 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: 11:08:15 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.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 62.1 KB/sec) unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 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 745.8 KB/sec) unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 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: 11:08:15 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: 11:08:15 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: 11:08:15 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 16/22 KB 3/60 KB 16/22 KB 6/60 KB 16/22 KB 9/60 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 16/22 KB 11/60 KB 16/22 KB 14/60 KB 16/22 KB 16/60 KB 16/22 KB 19/60 KB 16/22 KB 22/60 KB 16/22 KB 25/60 KB 16/22 KB 27/60 KB 16/22 KB 30/60 KB 16/22 KB 32/60 KB 16/22 KB 36/60 KB 16/22 KB 40/60 KB 16/22 KB 44/60 KB 16/22 KB 48/60 KB 16/22 KB 52/60 KB 19/22 KB 52/60 KB 22/22 KB 52/60 KB 3/57 KB 22/22 KB 52/60 KB 3/57 KB 22/22 KB 52/60 KB 3/181 KB 3/57 KB 22/22 KB 52/60 KB 5/181 KB 3/57 KB 22/22 KB 52/60 KB 8/181 KB 3/57 KB 22/22 KB 52/60 KB 11/181 KB 3/57 KB 22/22 KB 52/60 KB 13/181 KB 3/57 KB 22/22 KB 52/60 KB 16/181 KB 6/57 KB 22/22 KB 52/60 KB 19/181 KB 6/57 KB 22/22 KB 52/60 KB 16/181 KB 9/57 KB 22/22 KB 52/60 KB 19/181 KB 9/57 KB 22/22 KB 52/60 KB 21/181 KB 11/57 KB 22/22 KB 52/60 KB 21/181 KB 14/57 KB 22/22 KB 52/60 KB 21/181 KB 14/57 KB 22/22 KB 52/60 KB 24/181 KB 16/57 KB 22/22 KB 52/60 KB 24/181 KB 19/57 KB 52/60 KB 27/181 KB 16/57 KB 52/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 394.5 KB/sec) unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 19/57 KB 52/60 KB 29/181 KB 19/57 KB 52/60 KB 32/181 KB 22/57 KB 52/60 KB 36/181 KB 22/57 KB 52/60 KB 40/181 KB 22/57 KB 52/60 KB 44/181 KB 22/57 KB 52/60 KB 48/181 KB 22/57 KB 52/60 KB 32/181 KB 25/57 KB 56/60 KB 48/181 KB 27/57 KB 56/60 KB 48/181 KB 30/57 KB 56/60 KB 48/181 KB 32/57 KB 56/60 KB 48/181 KB 22/57 KB 56/60 KB 48/181 KB 32/57 KB 60/60 KB 48/181 KB 36/57 KB 60/60 KB 52/181 KB 40/57 KB 60/60 KB 52/181 KB 44/57 KB 60/60 KB 52/181 KB 48/57 KB 60/60 KB 52/181 KB 32/57 KB 60/60 KB 52/181 KB 48/57 KB 60/60 KB 56/181 KB 48/57 KB 60/60 KB 60/181 KB 48/57 KB 60/60 KB 64/181 KB 52/57 KB 60/60 KB 64/181 KB 56/57 KB 3/203 KB 60/60 KB 68/181 KB 57/57 KB 3/203 KB 60/60 KB 68/181 KB 52/57 KB 3/203 KB 60/60 KB 68/181 KB 52/57 KB 3/203 KB 60/60 KB 64/181 KB 57/57 KB 5/203 KB 60/60 KB 68/181 KB 57/57 KB 8/203 KB 60/60 KB 68/181 KB 57/57 KB 11/203 KB 60/60 KB 68/181 KB 57/57 KB 13/203 KB 60/60 KB 68/181 KB 57/57 KB 16/203 KB 60/60 KB 68/181 KB 57/57 KB 19/203 KB 60/60 KB 68/181 KB 57/57 KB 21/203 KB 60/60 KB 68/181 KB 57/57 KB 24/203 KB 60/60 KB 68/181 KB 57/57 KB 27/203 KB 60/60 KB 68/181 KB 57/57 KB 29/203 KB 60/60 KB 68/181 KB 57/57 KB 32/203 KB 60/60 KB 68/181 KB 57/57 KB 36/203 KB 60/60 KB 68/181 KB 57/57 KB 40/203 KB 68/181 KB 57/57 KB 44/203 KB 68/181 KB 57/57 KB 48/203 KB 68/181 KB 57/57 KB 52/203 KB 68/181 KB 57/57 KB 56/203 KB 72/181 KB 57/57 KB 60/203 KB 72/181 KB 57/57 KB 64/203 KB 72/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 881.4 KB/sec) unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 57/57 KB 52/203 KB 72/181 KB 57/57 KB 64/203 KB 76/181 KB 57/57 KB 64/203 KB 80/181 KB 57/57 KB 64/203 KB 84/181 KB 57/57 KB 68/203 KB 88/181 KB 57/57 KB 68/203 KB 92/181 KB 57/57 KB 68/203 KB 96/181 KB 57/57 KB 68/203 KB 84/181 KB 57/57 KB 72/203 KB 96/181 KB 57/57 KB 76/203 KB 96/181 KB 57/57 KB 80/203 KB 96/181 KB 57/57 KB 84/203 KB 96/181 KB 88/203 KB 100/181 KB 92/203 KB 100/181 KB 96/203 KB 100/181 KB 84/203 KB 100/181 KB 96/203 KB 104/181 KB 96/203 KB 108/181 KB 96/203 KB 112/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 801.4 KB/sec) unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 96/203 KB 116/181 KB 100/203 KB 120/181 KB 100/203 KB 124/181 KB 100/203 KB 128/181 KB 100/203 KB 132/181 KB 100/203 KB 136/181 KB 100/203 KB 140/181 KB 100/203 KB 144/181 KB 100/203 KB 148/181 KB 100/203 KB 116/181 KB 104/203 KB 148/181 KB 108/203 KB 148/181 KB 112/203 KB 148/181 KB 116/203 KB 148/181 KB 120/203 KB 148/181 KB 124/203 KB 148/181 KB 128/203 KB 148/181 KB 132/203 KB 148/181 KB 132/203 KB 152/181 KB 132/203 KB 156/181 KB 132/203 KB 160/181 KB 136/203 KB 160/181 KB 140/203 KB 160/181 KB 144/203 KB 160/181 KB 148/203 KB 164/181 KB 144/203 KB 164/181 KB 148/203 KB 168/181 KB 148/203 KB 172/181 KB 148/203 KB 176/181 KB 152/203 KB 176/181 KB 156/203 KB 176/181 KB 160/203 KB 180/181 KB 156/203 KB 180/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2023.8 KB/sec) unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2305.2 KB/sec) unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 11:08:15 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: 11:08:15 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/3.3.3/maven-3.3.3.pom (23 KB at 1430.5 KB/sec) unit-abot-epc-basic-0: 11:08:15 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: 11:08:16 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 276.5 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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: 11:08:16 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: 11:08:16 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 163.8 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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 214.3 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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 1031.1 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 11:08:16 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: 11:08:16 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 1122.6 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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 55.5 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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 49.8 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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 80.1 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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 879.3 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 56.8 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 509.6 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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 236.8 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 11:08:16 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: 11:08:16 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/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 566.7 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 64.9 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/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: 11:08:16 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: 11:08:16 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: 11:08:16 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: 11:08:16 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: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 4/46 KB 4/54 KB 4/201 KB 8/46 KB 4/158 KB 4/54 KB 4/201 KB 4/46 KB 4/158 KB 4/54 KB 4/201 KB 8/46 KB 8/158 KB 4/54 KB 4/201 KB 8/46 KB 12/158 KB 4/54 KB 4/201 KB 8/46 KB 16/158 KB 4/54 KB 4/201 KB 4/46 KB 4/54 KB 3/44 KB 8/201 KB 8/46 KB 16/158 KB 4/54 KB 3/44 KB 12/201 KB 8/46 KB 16/158 KB 4/54 KB 3/44 KB 16/201 KB 8/46 KB 16/158 KB 4/54 KB 3/44 KB 20/201 KB 8/46 KB 16/158 KB 4/54 KB 3/44 KB 24/201 KB 12/46 KB 20/158 KB 4/54 KB 3/44 KB 28/201 KB 12/46 KB 20/158 KB 4/54 KB 3/44 KB 32/201 KB 12/46 KB 20/158 KB 4/54 KB 4/46 KB 8/54 KB 3/44 KB 32/201 KB 12/46 KB 20/158 KB 12/54 KB 3/44 KB 32/201 KB 12/46 KB 20/158 KB 16/54 KB 3/44 KB 32/201 KB 12/46 KB 20/158 KB 4/54 KB 3/44 KB 20/201 KB 12/46 KB 20/158 KB 16/54 KB 3/44 KB 32/201 KB 16/46 KB 20/158 KB 20/54 KB 3/44 KB 32/201 KB 20/46 KB 20/158 KB 20/54 KB 3/44 KB 36/201 KB 24/46 KB 20/158 KB 20/54 KB 3/44 KB 36/201 KB 28/46 KB 20/158 KB 20/54 KB 3/44 KB 36/201 KB 32/46 KB 20/158 KB 4/54 KB 3/44 KB 20/201 KB 8/46 KB 20/158 KB 4/54 KB 3/44 KB 4/201 KB 8/46 KB 16/158 KB 20/54 KB 5/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 8/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 11/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 13/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 16/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 19/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 21/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 24/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 27/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 29/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 32/44 KB 36/201 KB 32/46 KB 20/158 KB 20/54 KB 32/44 KB 36/201 KB 32/46 KB 24/158 KB 20/54 KB 32/44 KB 36/201 KB 32/46 KB 28/158 KB 20/54 KB 32/44 KB 36/201 KB 32/46 KB 32/158 KB 20/54 KB 36/44 KB 36/201 KB 32/46 KB 32/158 KB 20/54 KB 40/44 KB 36/201 KB 32/46 KB 32/158 KB 20/54 KB 44/44 KB 36/201 KB 32/46 KB 32/158 KB 20/54 KB 44/44 KB 36/201 KB 32/46 KB 32/158 KB 20/54 KB 3/44 KB 36/201 KB 20/46 KB 20/158 KB 20/54 KB 44/44 KB 40/201 KB 32/46 KB 32/158 KB 20/54 KB 44/44 KB 44/201 KB 32/46 KB 32/158 KB 20/54 KB 44/44 KB 48/201 KB 36/46 KB 32/158 KB 20/54 KB 3/44 KB 32/201 KB 16/46 KB 20/158 KB 24/54 KB 44/44 KB 48/201 KB 36/46 KB 32/158 KB 28/54 KB 44/44 KB 48/201 KB 36/46 KB 32/158 KB 32/54 KB 44/44 KB 48/201 KB 36/46 KB 32/158 KB 36/54 KB 44/44 KB 48/201 KB 36/46 KB 32/158 KB 40/54 KB 44/44 KB 48/201 KB 36/46 KB 32/158 KB 44/54 KB 44/44 KB 48/201 KB 36/46 KB 32/158 KB 48/54 KB 44/44 KB 48/201 KB 36/46 KB 36/158 KB 52/54 KB 44/44 KB 48/201 KB 36/46 KB 36/158 KB 54/54 KB 44/44 KB 52/201 KB 36/46 KB 36/158 KB 20/54 KB 44/44 KB 44/201 KB 36/46 KB 32/158 KB 54/54 KB 44/44 KB 52/201 KB 40/46 KB 36/158 KB 54/54 KB 44/44 KB 52/201 KB 44/46 KB 36/158 KB 54/54 KB 44/44 KB 52/201 KB 46/46 KB 36/158 KB 52/54 KB 44/44 KB 52/201 KB 36/46 KB 36/158 KB 44/54 KB 44/44 KB 48/201 KB 36/46 KB 36/158 KB 54/54 KB 44/44 KB 52/201 KB 46/46 KB 40/158 KB 54/54 KB 44/44 KB 52/201 KB 46/46 KB 44/158 KB 54/54 KB 44/44 KB 52/201 KB 46/46 KB 48/158 KB 54/54 KB 44/44 KB 52/201 KB 46/46 KB 52/158 KB 54/54 KB 44/44 KB 56/201 KB 46/46 KB 56/158 KB 54/54 KB 44/44 KB 56/201 KB 46/46 KB 60/158 KB 54/54 KB 44/44 KB 56/201 KB 46/46 KB 64/158 KB 54/54 KB 44/44 KB 56/201 KB 46/46 KB 68/158 KB 54/54 KB 56/201 KB 46/46 KB 72/158 KB 54/54 KB 56/201 KB 46/46 KB 76/158 KB 54/54 KB 56/201 KB 46/46 KB 80/1 unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 58 KB 54/54 KB 44/44 KB 56/201 KB 46/46 KB 52/158 KB 54/54 KB 60/201 KB 46/46 KB 80/158 KB 54/54 KB 64/201 KB 46/46 KB 80/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1289.9 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 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 937.9 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 54/54 KB 68/201 KB 46/46 KB 80/158 KB 72/201 KB 80/158 KB 76/201 KB 80/158 KB 80/201 KB 80/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1120.8 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 84/201 KB 80/158 KB 88/201 KB 84/158 KB 92/201 KB 84/158 KB 96/201 KB 84/158 KB 84/201 KB 84/158 KB 96/201 KB 88/158 KB 96/201 KB 92/158 KB 100/201 KB 96/158 KB 3/3 KB 100/201 KB 96/158 KB 100/201 KB 92/158 KB 3/3 KB 104/201 KB 100/158 KB 3/3 KB 108/201 KB 100/158 KB 3/3 KB 112/201 KB 100/158 KB 3/3 KB 4/6 KB 112/201 KB 100/158 KB 3/3 KB 6/6 KB 112/201 KB 100/158 KB 3/3 KB 100/201 KB 100/158 KB 3/3 KB 6/6 KB 112/201 KB 104/158 KB 3/3 KB 6/6 KB 112/201 KB 108/158 KB 3/3 KB 6/6 KB 112/201 KB 112/158 KB 3/3 KB 6/6 KB 112/201 KB 116/158 KB 3/3 KB 6/6 KB 116/201 KB 120/158 KB 3/3 KB 6/6 KB 116/201 KB 124/158 KB 3/3 KB 6/6 KB 116/201 KB 128/158 KB 3/3 KB 6/6 KB 116/201 KB 116/158 KB 3/3 KB 6/6 KB 120/201 KB 128/158 KB 3/3 KB 6/6 KB 124/201 KB 128/158 KB 3/3 KB 6/6 KB 128/201 KB 128/158 KB 3/3 KB 6/6 KB 132/201 KB 128/158 KB 3/3 KB 6/6 KB 136/201 KB 132/158 KB 3/3 KB 6/6 KB 140/201 KB 132/158 KB 3/3 KB 6/6 KB 144/201 KB 132/158 KB 3/3 KB 6/6 KB 132/201 KB 132/158 KB 3/3 KB 6/6 KB 144/201 KB 136/158 KB 3/3 KB 6/6 KB 144/201 KB 140/158 KB 3/3 KB 6/6 KB 144/201 KB 144/158 KB 3/3 KB 6/6 KB 144/201 KB 148/158 KB 6/6 KB 148/201 KB 152/158 KB 6/6 KB 148/201 KB 156/158 KB 6/6 KB 148/201 KB 158/158 KB 6/6 KB 148/201 KB 148/158 KB 6/6 KB 152/201 KB 158/158 KB 6/6 KB 156/201 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 46.0 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 4/367 KB 156/201 KB 158/158 KB 8/367 KB 156/201 KB 158/158 KB 12/367 KB 156/201 KB 158/158 KB 16/367 KB 156/201 KB 158/158 KB 20/367 KB 156/201 KB 158/158 KB 24/367 KB 156/201 KB 158/158 KB 28/367 KB 156/201 KB 158/158 KB 32/367 KB 156/201 KB 158/158 KB 36/367 KB 156/201 KB 158/158 KB 40/367 KB 160/201 KB 158/158 KB 44/367 KB 160/201 KB 158/158 KB 48/367 KB 160/201 KB 158/158 KB 52/367 KB 160/201 KB 158/158 KB 56/367 KB 160/201 KB 158/158 KB 60/367 KB 160/201 KB 158/158 KB 64/367 KB 160/201 KB 158/158 KB 36/367 KB 160/201 KB 158/158 KB 64/367 KB 164/201 KB 158/158 KB 68/367 KB 168/201 KB 158/158 KB 68/367 KB 172/201 KB 158/158 KB 68/367 KB 176/201 KB 158/158 KB 68/367 KB 180/201 KB 158/158 KB 68/367 KB 184/201 KB 158/158 KB 68/367 KB 188/201 KB 158/158 KB 68/367 KB 192/201 KB 158/158 KB 68/367 KB 196/201 KB 158/158 KB 68/367 KB 200/201 KB 158/158 KB 68/367 KB 201/201 KB 158/158 KB 68/367 KB 164/201 KB 158/158 KB 72/367 KB 201/201 KB 158/158 KB 76/367 KB 201/201 KB 158/158 KB 80/367 KB 201/201 KB 158/158 KB 84/367 KB 201/201 KB 158/158 KB 88/367 KB 201/201 KB 158/158 KB 92/367 KB 201/201 KB 158/158 KB 3/52 KB 96/367 KB 4/5 KB 201/201 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 2211.9 KB/sec) unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 3/52 KB 92/367 KB 4/5 KB 201/201 KB 158/158 KB 92/367 KB 4/5 KB 201/201 KB 158/158 KB 3/52 KB 96/367 KB 5/5 KB 201/201 KB 5/52 KB 96/367 KB 5/5 KB 201/201 KB 8/52 KB 96/367 KB 5/5 KB 201/201 KB 11/52 KB 96/367 KB 5/5 KB 201/201 KB 13/52 KB 96/367 KB 5/5 KB 201/201 KB 16/52 KB 96/367 KB 5/5 KB 201/201 KB 19/52 KB 96/367 KB 5/5 KB 201/201 KB 21/52 KB 96/367 KB 5/5 KB 201/201 KB 24/52 KB 96/367 KB 5/5 KB 201/201 KB 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 27/52 KB 96/367 KB 5/5 KB 201/201 KB 29/52 KB 96/367 KB 5/5 KB 201/201 KB 32/52 KB 96/367 KB 5/5 KB 201/201 KB 36/52 KB 96/367 KB 5/5 KB 201/201 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 57.1 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 40/52 KB 96/367 KB 201/201 KB 44/52 KB 96/367 KB 201/201 KB 48/52 KB 96/367 KB 201/201 KB 48/52 KB 100/367 KB 201/201 KB 52/52 KB 104/367 KB 201/201 KB 52/52 KB 108/367 KB 201/201 KB 52/52 KB 112/367 KB 201/201 KB 52/52 KB 100/367 KB 201/201 KB 52/52 KB 116/367 KB 201/201 KB 52/52 KB 3/47 KB 120/367 KB 201/201 KB 52/52 KB 3/47 KB 124/367 KB 201/201 KB 52/52 KB 3/47 KB 128/367 KB 201/201 KB 52/52 KB 3/47 KB 116/367 KB 201/201 KB 52/52 KB 5/47 KB 128/367 KB 201/201 KB 52/52 KB 8/47 KB 128/367 KB 201/201 KB 52/52 KB 11/47 KB 128/367 KB 201/201 KB 52/52 KB 13/47 KB 128/367 KB 201/201 KB 52/52 KB 16/47 KB 128/367 KB 201/201 KB 52/52 KB 19/47 KB 128/367 KB 201/201 KB 52/52 KB 21/47 KB 128/367 KB 201/201 KB 52/52 KB 24/47 KB 128/367 KB 201/201 KB 52/52 KB 24/47 KB 128/367 KB 201/201 KB 3/238 KB 52/52 KB 24/47 KB 128/367 KB 201/201 KB 5/238 KB 52/52 KB 24/47 KB 128/367 KB 201/201 KB 8/238 KB 52/52 KB 24/47 KB 128/367 KB 201/201 KB 11/238 KB 52/52 KB 24/47 KB 128/367 KB 201/201 KB 13/238 KB 52/52 KB 24/47 KB 128/367 KB 201/201 KB 16/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2359.9 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 52/52 KB 24/47 KB 128/367 KB 19/238 KB 52/52 KB 24/47 KB 128/367 KB 21/238 KB 52/52 KB 24/47 KB 128/367 KB 24/238 KB 52/52 KB 24/47 KB 128/367 KB 27/238 KB 52/52 KB 24/47 KB 128/367 KB 29/238 KB 52/52 KB 24/47 KB 128/367 KB 32/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 627.4 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 24/47 KB 132/367 KB 32/238 KB 27/47 KB 136/367 KB 36/238 KB 27/47 KB 140/367 KB 36/238 KB 27/47 KB 144/367 KB 36/238 KB 24/47 KB 132/367 KB 36/238 KB 27/47 KB 144/367 KB 40/238 KB 27/47 KB 144/367 KB 44/238 KB 27/47 KB 144/367 KB 48/238 KB 27/47 KB 132/367 KB 36/238 KB 29/47 KB 144/367 KB 48/238 KB 32/47 KB 144/367 KB 48/238 KB 36/47 KB 144/367 KB 48/238 KB 40/47 KB 148/367 KB 52/238 KB 4/28 KB 44/47 KB 148/367 KB 52/238 KB 4/28 KB 47/47 KB 148/367 KB 52/238 KB 4/28 KB 36/47 KB 148/367 KB 52/238 KB 4/28 KB 47/47 KB 152/367 KB 52/238 KB 4/28 KB 47/47 KB 156/367 KB 52/238 KB 4/28 KB 47/47 KB 160/367 KB 52/238 KB 4/28 KB 47/47 KB 164/367 KB 52/238 KB 4/28 KB 47/47 KB 168/367 KB 52/238 KB 4/28 KB 47/47 KB 172/367 KB 52/238 KB 4/28 KB 47/47 KB 176/367 KB 52/238 KB 4/28 KB 36/47 KB 144/367 KB 52/238 KB 4/28 KB 47/47 KB 176/367 KB 52/238 KB 8/28 KB 47/47 KB 176/367 KB 52/238 KB 12/28 KB 47/47 KB 176/367 KB 52/238 KB 16/28 KB 36/47 KB 144/367 KB 52/238 KB 47/47 KB 176/367 KB 56/238 KB 16/28 KB 47/47 KB 176/367 KB 60/238 KB 16/28 KB 47/47 KB 176/367 KB 64/238 KB 16/28 KB 47/47 KB 176/367 KB 68/238 KB 16/28 KB 47/47 KB 176/367 KB 72/238 KB 20/28 KB 47/47 KB 176/367 KB 76/238 KB 20/28 KB 47/47 KB 176/367 KB 80/238 KB 20/28 KB 47/47 KB 176/367 KB 84/238 KB 20/28 KB 180/367 KB 88/238 KB 20/28 KB 180/367 KB 92/238 KB 20/28 KB 180/367 KB 96/238 KB 20/28 KB 180/367 KB 100/238 KB 20/28 KB 47/47 KB 176/367 KB 68/238 KB 20/28 KB 180/367 KB 100/238 KB 24/28 KB 180/367 KB 100/238 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 462.2 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 47/47 KB 180/367 KB 84/238 KB 20/28 KB 184/367 KB 100/238 KB 28/28 KB 188/367 KB 100/238 KB 28/28 KB 192/367 KB 100/238 KB 28/28 KB 196/367 KB 104/238 KB 28/28 KB 200/367 KB 104/238 KB 204/367 KB 104/238 KB 208/367 KB 104/238 KB 192/367 KB 104/238 KB 28/28 KB 208/367 KB 108/238 KB 208/367 KB 112/238 KB 208/367 KB 116/238 KB 212/367 KB 120/238 KB 212/367 KB 124/238 KB 212/367 KB 128/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 252.8 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 212/367 KB 116/238 KB 216/367 KB 128/238 KB 220/367 KB 128/238 KB 224/367 KB 128/238 KB 228/367 KB 128/238 KB 232/367 KB 132/238 KB 236/367 KB 132/238 KB 240/367 KB 132/238 KB 240/367 KB 132/238 KB 4/186 KB 240/367 KB 132/238 KB 8/186 KB 240/367 KB 132/238 KB 12/186 KB 240/367 KB 132/238 KB 16/186 KB 240/367 KB 132/238 KB 20/186 KB 240/367 KB 132/238 KB 24/186 KB 240/367 KB 132/238 KB 28/186 KB 240/367 KB 132/238 KB 32/186 KB 240/367 KB 132/238 KB 36/186 KB 244/367 KB 132/238 KB 40/186 KB 244/367 KB 132/238 KB 44/186 KB 244/367 KB 132/238 KB 48/186 KB 228/367 KB 132/238 KB 244/367 KB 136/238 KB 48/186 KB 244/367 KB 140/238 KB 48/186 KB 244/367 KB 144/238 KB 48/186 KB 244/367 KB 148/238 KB 48/186 KB 244/367 KB 152/238 KB 48/186 KB 244/367 KB 156/238 KB 48/186 KB 244/367 KB 160/238 KB 48/186 KB 244/367 KB 132/238 KB 36/186 KB 248/367 KB 160/238 KB 48/186 KB 252/367 KB 160/238 KB 48/186 KB 256/367 KB 160/238 KB 48/186 KB 260/367 KB 160/238 KB 48/186 KB 260/367 KB 164/238 KB 52/186 KB 4/558 KB 260/367 KB 164/238 KB 52/186 KB 8/558 KB 260/367 KB 164/238 KB 52/186 KB 12/558 KB 260/367 KB 164/238 KB 52/186 KB 16/558 KB 260/367 KB 164/238 KB 52/186 KB 20/558 KB 260/367 KB 164/238 KB 52/186 KB 24/558 KB 260/367 KB 164/238 KB 52/186 KB 28/558 KB 260/367 KB 164/238 KB 52/186 KB 32/558 KB 260/367 KB 164/238 KB 52/186 KB 36/558 KB 260/367 KB 164/238 KB 52/186 KB 264/367 KB 168/238 KB 52/186 KB 36/558 KB 264/367 KB 172/238 KB 52/186 KB 36/558 KB 260/367 KB 160/238 KB 52/186 KB 264/367 KB 172/238 KB 56/186 KB 40/558 KB 264/367 KB 172/238 KB 60/186 KB 40/558 KB 264/367 KB 172/238 KB 64/186 KB 40/558 KB 264/367 KB 172/238 KB 52/186 KB 40/558 KB 264/367 KB 176/238 KB 64/186 KB 44/558 KB 264/367 KB 176/238 KB 64/186 KB 48/558 KB 264/367 KB 176/238 KB 64/186 KB 52/558 KB 264/367 KB 176/238 KB 68/186 KB 56/558 KB 264/367 KB 176/238 KB 68/186 KB 60/558 KB 264/367 KB 176/238 KB 68/186 KB 64/558 KB 264/367 KB 164/238 KB 52/186 KB 36/558 KB 268/367 KB 176/238 KB 68/186 KB 64/558 KB 272/367 KB 176/238 KB 68/186 KB 64/558 KB 276/367 KB 176/238 KB 68/186 KB 64/558 KB 280/367 KB 176/238 KB 68/186 KB 64/558 KB 284/367 KB 176/238 KB 68/186 KB 64/558 KB 288/367 KB 176/238 KB 68/186 KB 64/558 KB 264/367 KB 176/238 KB 68/186 KB 52/558 KB 288/367 KB 176/238 KB 72/186 KB 64/558 KB 288/367 KB 176/238 KB 76/186 KB 64/558 KB 288/367 KB 176/238 KB 80/186 KB 64/558 KB 264/367 KB 176/238 KB 64/186 KB 40/558 KB 288/367 KB 180/238 KB 80/186 KB 64/558 KB 288/367 KB 184/238 KB 80/186 KB 64/558 KB 288/367 KB 188/238 KB 80/186 KB 64/558 KB 292/367 KB 192/238 KB 80/186 KB 68/558 KB 292/367 KB 196/238 KB 80/186 KB 68/558 KB 292/367 KB 200/238 KB 84/186 KB 68/558 KB 292/367 KB 204/238 KB 84/186 KB 68/558 KB 292/367 KB 208/238 KB 84/186 KB 68/558 KB 292/367 KB 188/238 KB 80/186 KB 68/558 KB 292/367 KB 208/238 KB 84/186 KB 72/558 KB 292/367 KB 208/238 KB 84/186 KB 76/558 KB 292/367 KB 208/238 KB 84/186 KB 80/558 KB 292/367 KB 188/238 KB 80/186 KB 64/558 KB 296/367 KB 208/238 KB 84/186 KB 80/558 KB 300/367 KB 208/238 KB 84/186 KB 80/558 KB 304/367 KB 208/238 KB 84/186 KB 80/558 KB 292/367 KB 196/238 KB 84/186 KB 68/558 KB 304/367 KB 208/238 KB 88/186 KB 80/558 KB 304/367 KB 208/238 KB 92/186 KB 80/558 KB 304/367 KB 208/238 KB 96/186 KB 80/558 KB 304/367 KB 208/238 KB 96/186 KB 84/558 KB 308/367 KB 212/238 KB 100/186 KB 88/558 KB 308/367 KB 212/238 KB 100/186 KB unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 92/558 KB 308/367 KB 212/238 KB 100/186 KB 96/558 KB 304/367 KB 208/238 KB 100/186 KB 84/558 KB 308/367 KB 212/238 KB 104/186 KB 96/558 KB 308/367 KB 212/238 KB 108/186 KB 96/558 KB 308/367 KB 212/238 KB 112/186 KB 96/558 KB 308/367 KB 212/238 KB 116/186 KB 96/558 KB 308/367 KB 212/238 KB 120/186 KB 100/558 KB 308/367 KB 212/238 KB 124/186 KB 100/558 KB 308/367 KB 212/238 KB 128/186 KB 100/558 KB 308/367 KB 212/238 KB 100/186 KB 84/558 KB 308/367 KB 216/238 KB 128/186 KB 100/558 KB 308/367 KB 220/238 KB 128/186 KB 100/558 KB 308/367 KB 224/238 KB 128/186 KB 100/558 KB 308/367 KB 208/238 KB 100/186 KB 84/558 KB 312/367 KB 224/238 KB 128/186 KB 100/558 KB 316/367 KB 224/238 KB 128/186 KB 100/558 KB 320/367 KB 224/238 KB 128/186 KB 100/558 KB 320/367 KB 228/238 KB 128/186 KB 100/558 KB 324/367 KB 232/238 KB 128/186 KB 100/558 KB 324/367 KB 236/238 KB 128/186 KB 100/558 KB 324/367 KB 238/238 KB 128/186 KB 100/558 KB 308/367 KB 212/238 KB 116/186 KB 100/558 KB 324/367 KB 238/238 KB 128/186 KB 104/558 KB 324/367 KB 238/238 KB 128/186 KB 108/558 KB 324/367 KB 238/238 KB 128/186 KB 112/558 KB 324/367 KB 238/238 KB 128/186 KB 116/558 KB 324/367 KB 238/238 KB 132/186 KB 120/558 KB 324/367 KB 238/238 KB 132/186 KB 124/558 KB 324/367 KB 238/238 KB 132/186 KB 128/558 KB 324/367 KB 228/238 KB 128/186 KB 100/558 KB 328/367 KB 238/238 KB 132/186 KB 128/558 KB 332/367 KB 238/238 KB 132/186 KB 128/558 KB 336/367 KB 238/238 KB 132/186 KB 128/558 KB 324/367 KB 238/238 KB 132/186 KB 116/558 KB 336/367 KB 238/238 KB 136/186 KB 128/558 KB 336/367 KB 238/238 KB 140/186 KB 128/558 KB 340/367 KB 238/238 KB 144/186 KB 128/558 KB 340/367 KB 238/238 KB 148/186 KB 128/558 KB 340/367 KB 238/238 KB 152/186 KB 128/558 KB 340/367 KB 238/238 KB 156/186 KB 128/558 KB 340/367 KB 238/238 KB 160/186 KB 128/558 KB 340/367 KB 238/238 KB 140/186 KB 128/558 KB 344/367 KB 238/238 KB 160/186 KB 128/558 KB 348/367 KB 238/238 KB 160/186 KB 128/558 KB 352/367 KB 238/238 KB 160/186 KB 128/558 KB 356/367 KB 238/238 KB 160/186 KB 128/558 KB 360/367 KB 238/238 KB 164/186 KB 132/558 KB 364/367 KB 238/238 KB 164/186 KB 132/558 KB 367/367 KB 238/238 KB 164/186 KB 132/558 KB 356/367 KB 238/238 KB 164/186 KB 132/558 KB 367/367 KB 238/238 KB 168/186 KB 132/558 KB 367/367 KB 238/238 KB 172/186 KB 132/558 KB 367/367 KB 238/238 KB 176/186 KB 132/558 KB 367/367 KB 238/238 KB 180/186 KB 132/558 KB 367/367 KB 184/186 KB 132/558 KB 367/367 KB 186/186 KB 132/558 KB 356/367 KB 238/238 KB 160/186 KB 132/558 KB 367/367 KB 186/186 KB 136/558 KB 367/367 KB 186/186 KB 140/558 KB 367/367 KB 186/186 KB 144/558 KB 367/367 KB 186/186 KB 148/558 KB 367/367 KB 186/186 KB 152/558 KB 367/367 KB 186/186 KB 156/558 KB 367/367 KB 186/186 KB 160/558 KB 367/367 KB 186/186 KB 164/558 KB 186/186 KB 168/558 KB 186/186 KB 172/558 KB 186/186 KB 176/558 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 1531.8 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 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 2349.2 KB/sec) unit-abot-epc-basic-0: 11:08:16 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 186/186 KB 180/558 KB 186/186 KB 184/558 KB 188/558 KB 192/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1169.6 KB/sec) unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 196/558 KB 200/558 KB 204/558 KB 208/558 KB 212/558 KB 216/558 KB 220/558 KB 224/558 KB 4/181 KB 228/558 KB 4/181 KB 224/558 KB 8/181 KB 228/558 KB 12/181 KB 228/558 KB 16/181 KB 228/558 KB 20/181 KB 228/558 KB 24/181 KB 228/558 KB 28/181 KB 228/558 KB 32/181 KB 228/558 KB 36/181 KB 228/558 KB 40/181 KB 228/558 KB 40/181 KB 4/1206 KB 228/558 KB 40/181 KB 8/1206 KB 228/558 KB 40/181 KB 12/1206 KB 228/558 KB 40/181 KB 16/1206 KB 228/558 KB 40/181 KB 20/1206 KB 228/558 KB 40/181 KB 24/1206 KB 228/558 KB 40/181 KB 28/1206 KB 228/558 KB 40/181 KB 32/1206 KB 228/558 KB 40/181 KB 36/1206 KB 228/558 KB 40/181 KB 40/1206 KB 228/558 KB 40/181 KB 44/1206 KB 228/558 KB 40/181 KB 48/1206 KB 228/558 KB 44/181 KB 48/1206 KB 228/558 KB 48/181 KB 48/1206 KB 228/558 KB 48/181 KB 48/1206 KB 232/558 KB 48/181 KB 48/1206 KB 236/558 KB 52/181 KB 52/1206 KB 240/558 KB 52/181 KB 52/1206 KB 244/558 KB 52/181 KB 52/1206 KB 248/558 KB 52/181 KB 52/1206 KB 252/558 KB 52/181 KB 52/1206 KB 256/558 KB 52/181 KB 52/1206 KB 236/558 KB 56/181 KB 52/1206 KB 256/558 KB 60/181 KB 52/1206 KB 256/558 KB 64/181 KB 52/1206 KB 256/558 KB 48/181 KB 52/1206 KB 236/558 KB 64/181 KB 56/1206 KB 256/558 KB 64/181 KB 60/1206 KB 256/558 KB 64/181 KB 64/1206 KB 256/558 KB 64/181 KB 64/1206 KB 260/558 KB 64/181 KB 64/1206 KB 264/558 KB 64/181 KB 64/1206 KB 268/558 KB 64/181 KB 64/1206 KB 272/558 KB 64/181 KB 64/1206 KB 276/558 KB 64/181 KB 64/1206 KB 280/558 KB 64/181 KB 64/1206 KB 284/558 KB 64/181 KB 64/1206 KB 288/558 KB 64/181 KB 64/1206 KB 292/558 KB 64/181 KB 64/1206 KB 296/558 KB 64/181 KB 64/1206 KB 300/558 KB 64/181 KB 64/1206 KB 304/558 KB 64/181 KB 64/1206 KB 308/558 KB 64/181 KB 64/1206 KB 312/558 KB 64/181 KB 64/1206 KB 316/558 KB 64/181 KB 64/1206 KB 320/558 KB 64/181 KB 64/1206 KB 324/558 KB 64/181 KB 64/1206 KB 328/558 KB 64/181 KB 64/1206 KB 332/558 KB 64/181 KB 64/1206 KB 336/558 KB 64/181 KB 64/1206 KB 340/558 KB 64/181 KB 64/1206 KB 344/558 KB 64/181 KB 64/1206 KB 348/558 KB 64/181 KB 64/1206 KB 352/558 KB 64/181 KB 64/1206 KB 356/558 KB 64/181 KB 64/1206 KB 360/558 KB 64/181 KB 64/1206 KB 364/558 KB 64/181 KB 64/1206 KB 368/558 KB 64/181 KB 64/1206 KB 372/558 KB 68/181 KB 64/1206 KB 376/558 KB 68/181 KB 64/1206 KB 380/558 KB 68/181 KB 64/1206 KB 384/558 KB 68/181 KB 64/1206 KB 372/558 KB 72/181 KB 64/1206 KB 384/558 KB 76/181 KB 64/1206 KB 384/558 KB 80/181 KB 64/1206 KB 384/558 KB 80/181 KB 64/1206 KB 388/558 KB 84/181 KB 64/1206 KB 392/558 KB 84/181 KB 64/1206 KB 396/558 KB 84/181 KB 64/1206 KB 400/558 KB 84/181 KB 64/1206 KB 388/558 KB 88/181 KB 64/1206 KB 400/558 KB 92/181 KB 64/1206 KB 400/558 KB 96/181 KB 64/1206 KB 400/558 KB 96/181 KB 64/1206 KB 404/558 KB 100/181 KB 64/1206 KB 408/558 KB 100/181 KB 64/1206 KB 412/558 KB 100/181 KB 64/1206 KB 416/558 KB 100/181 KB 64/1206 KB 420/558 KB 100/181 KB 68/1206 KB 424/558 KB 100/181 KB 68/1206 KB 428/558 KB 100/181 KB 68/1206 KB 432/558 KB 100/181 KB 68/1206 KB 436/558 KB 100/181 KB 68/1206 KB 440/558 KB 100/181 KB 64/1206 KB 404/558 KB 104/181 KB 68/1206 KB 440/558 KB 108/181 KB 68/1206 KB 440/558 KB 112/181 KB 68/1206 KB 440/558 KB 100/181 KB 68/1206 KB 420/558 KB 112/181 KB 72/1206 KB 440/558 KB 112/181 KB 76/1206 KB 440/558 KB 116/181 KB 80/1206 KB 440/558 KB 116/181 KB 84/1206 KB 440/558 KB 116/181 KB 88/1206 KB 440/558 KB 116/181 KB 92/1206 KB 440/558 KB 116/181 KB 96/1 unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 206 KB 440/558 KB 116/181 KB 76/1206 KB 440/558 KB 120/181 KB 96/1206 KB 440/558 KB 124/181 KB 96/1206 KB 440/558 KB 128/181 KB 96/1206 KB 440/558 KB 132/181 KB 96/1206 KB 440/558 KB 136/181 KB 100/1206 KB 444/558 KB 140/181 KB 100/1206 KB 444/558 KB 144/181 KB 100/1206 KB 444/558 KB 132/181 KB 100/1206 KB 444/558 KB 144/181 KB 104/1206 KB 444/558 KB 144/181 KB 108/1206 KB 444/558 KB 144/181 KB 112/1206 KB 444/558 KB 132/181 KB 96/1206 KB 444/558 KB 144/181 KB 112/1206 KB 448/558 KB 144/181 KB 112/1206 KB 452/558 KB 144/181 KB 116/1206 KB 456/558 KB 144/181 KB 116/1206 KB 460/558 KB 148/181 KB 116/1206 KB 464/558 KB 148/181 KB 116/1206 KB 468/558 KB 148/181 KB 116/1206 KB 472/558 KB 148/181 KB 116/1206 KB 476/558 KB 148/181 KB 116/1206 KB 480/558 KB 148/181 KB 116/1206 KB 484/558 KB 148/181 KB 116/1206 KB 488/558 KB 148/181 KB 116/1206 KB 492/558 KB 148/181 KB 116/1206 KB 496/558 KB 144/181 KB 116/1206 KB 452/558 KB 148/181 KB 120/1206 KB 496/558 KB 148/181 KB 124/1206 KB 496/558 KB 148/181 KB 128/1206 KB 496/558 KB 148/181 KB 116/1206 KB 460/558 KB 152/181 KB 128/1206 KB 496/558 KB 156/181 KB 128/1206 KB 496/558 KB 160/181 KB 128/1206 KB 496/558 KB 164/181 KB 128/1206 KB 496/558 KB 168/181 KB 132/1206 KB 496/558 KB 172/181 KB 132/1206 KB 496/558 KB 176/181 KB 132/1206 KB 496/558 KB 164/181 KB 132/1206 KB 496/558 KB 176/181 KB 136/1206 KB 496/558 KB 180/181 KB 140/1206 KB 496/558 KB 180/181 KB 144/1206 KB 496/558 KB 180/181 KB 148/1206 KB 496/558 KB 180/181 KB 152/1206 KB 496/558 KB 180/181 KB 156/1206 KB 496/558 KB 180/181 KB 160/1206 KB 496/558 KB 180/181 KB 164/1206 KB 496/558 KB 180/181 KB 168/1206 KB 500/558 KB 180/181 KB 172/1206 KB 500/558 KB 180/181 KB 176/1206 KB 500/558 KB 180/181 KB 136/1206 KB 496/558 KB 181/181 KB 176/1206 KB 500/558 KB 180/181 KB 164/1206 KB 500/558 KB 181/181 KB 176/1206 KB 504/558 KB 181/181 KB 176/1206 KB 508/558 KB 181/181 KB 176/1206 KB 512/558 KB 181/181 KB 176/1206 KB 516/558 KB 181/181 KB 180/1206 KB 520/558 KB 181/181 KB 180/1206 KB 524/558 KB 181/181 KB 180/1206 KB 528/558 KB 181/181 KB 180/1206 KB 516/558 KB 181/181 KB 184/1206 KB 528/558 KB 181/181 KB 188/1206 KB 528/558 KB 181/181 KB 192/1206 KB 532/558 KB 181/181 KB 196/1206 KB 532/558 KB 181/181 KB 200/1206 KB 532/558 KB 181/181 KB 204/1206 KB 532/558 KB 181/181 KB 208/1206 KB 532/558 KB 181/181 KB 188/1206 KB 532/558 KB 181/181 KB 208/1206 KB 536/558 KB 181/181 KB 208/1206 KB 540/558 KB 181/181 KB 208/1206 KB 544/558 KB 181/181 KB 208/1206 KB 548/558 KB 181/181 KB 208/1206 KB 552/558 KB 212/1206 KB 556/558 KB 212/1206 KB 558/558 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: 11:08:16 DEBUG unit.abot-epc-basic/0.install 212/1206 KB 552/558 KB 216/1206 KB 558/558 KB 220/1206 KB 558/558 KB 224/1206 KB 558/558 KB 228/1206 KB 558/558 KB 232/1206 KB 558/558 KB 236/1206 KB 558/558 KB 240/1206 KB 558/558 KB 244/1206 KB 558/558 KB 248/1206 KB 558/558 KB 252/1206 KB 558/558 KB 256/1206 KB 558/558 KB 260/1206 KB 558/558 KB 264/1206 KB 558/558 KB 268/1206 KB 558/558 KB 272/1206 KB 558/558 KB 276/1206 KB 558/558 KB 280/1206 KB 558/558 KB 284/1206 KB 558/558 KB 288/1206 KB 558/558 KB 292/1206 KB 558/558 KB 296/1206 KB 558/558 KB 300/1206 KB 558/558 KB 304/1206 KB 558/558 KB 308/1206 KB 558/558 KB 312/1206 KB 558/558 KB 316/1206 KB 558/558 KB 320/1206 KB 558/558 KB 324/1206 KB 558/558 KB 328/1206 KB 558/558 KB 332/1206 KB 558/558 KB 336/1206 KB 558/558 KB 340/1206 KB 558/558 KB 344/1206 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2487.1 KB/sec) unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 348/1206 KB 352/1206 KB 356/1206 KB 360/1206 KB 364/1206 KB 368/1206 KB 372/1206 KB 376/1206 KB 380/1206 KB 384/1206 KB 388/1206 KB 392/1206 KB 396/1206 KB 400/1206 KB 404/1206 KB 408/1206 KB 412/1206 KB 416/1206 KB 420/1206 KB 424/1206 KB 428/1206 KB 432/1206 KB 436/1206 KB 440/1206 KB 444/1206 KB 448/1206 KB 452/1206 KB 456/1206 KB 460/1206 KB 464/1206 KB 468/1206 KB 472/1206 KB 476/1206 KB 480/1206 KB 484/1206 KB 488/1206 KB 492/1206 KB 496/1206 KB 500/1206 KB 504/1206 KB 508/1206 KB 512/1206 KB 516/1206 KB 520/1206 KB 524/1206 KB 528/1206 KB 532/1206 KB 536/1206 KB 540/1206 KB 544/1206 KB 548/1206 KB 552/1206 KB 556/1206 KB 560/1206 KB 564/1206 KB 568/1206 KB 572/1206 KB 576/1206 KB 580/1206 KB 584/1206 KB 588/1206 KB 592/1206 KB 596/1206 KB 600/1206 KB 604/1206 KB 608/1206 KB 612/1206 KB 616/1206 KB 620/1206 KB 624/1206 KB 628/1206 KB 632/1206 KB 636/1206 KB 640/1206 KB 644/1206 KB 648/1206 KB 652/1206 KB 656/1206 KB 660/1206 KB 664/1206 KB 668/1206 KB 672/1206 KB 676/1206 KB 680/1206 KB 684/1206 KB 688/1206 KB 692/1206 KB 696/1206 KB 700/1206 KB 704/1206 KB 708/1206 KB 712/1206 KB 716/1206 KB 720/1206 KB 724/1206 KB 728/1206 KB 732/1206 KB 736/1206 KB 740/1206 KB 744/1206 KB 748/1206 KB 752/1206 KB 756/1206 KB 760/1206 KB 764/1206 KB 768/1206 KB 772/1206 KB 776/1206 KB 780/1206 KB 784/1206 KB 788/1206 KB 792/1206 KB 796/1206 KB 800/1206 KB 804/1206 KB 808/1206 KB 812/1206 KB 816/1206 KB 820/1206 KB 824/1206 KB 828/1206 KB 832/1206 KB 836/1206 KB 840/1206 KB 844/1206 KB 848/1206 KB 852/1206 KB 856/1206 KB 860/1206 KB 864/1206 KB 868/1206 KB 872/1206 KB 876/1206 KB 880/1206 KB 884/1206 KB 888/1206 KB 892/1206 KB 896/1206 KB 900/1206 KB 904/1206 KB 908/1206 KB 912/1206 KB 916/1206 KB 920/1206 KB 924/1206 KB 928/1206 KB 932/1206 KB 936/1206 KB 940/1206 KB 944/1206 KB 948/1206 KB 952/1206 KB 956/1206 KB 960/1206 KB 964/1206 KB 968/1206 KB 972/1206 KB 976/1206 KB 980/1206 KB 984/1206 KB 988/1206 KB 992/1206 KB 996/1206 KB 1000/1206 KB 1004/1206 KB 1008/1206 KB 1012/1206 KB 1016/1206 KB 1020/1206 KB 1024/1206 KB 1028/1206 KB 1032/1206 KB 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 4/1199 KB 1076/1206 KB 8/1199 KB 1076/1206 KB 12/1199 KB 1076/1206 KB 16/1199 KB 1076/1206 KB 20/1199 KB 1076/1206 KB 24/1199 KB 1076/1206 KB 28/1199 KB 1076/1206 KB 32/1199 KB 1076/1206 KB 36/1199 KB 1076/1206 KB 40/1199 KB 1076/1206 KB 44/1199 KB 1076/1206 KB 48/1199 KB 1076/1206 KB 52/1199 KB 1076/1206 KB 56/1199 KB 1076/1206 KB 60/1199 KB 1080/1206 KB 64/1199 KB 1080/1206 KB 56/1199 KB 1080/1206 KB 64/1199 KB 1084/1206 KB 64/1199 KB 1088/1206 KB 64/1199 KB 1092/1206 KB 68/1199 KB 1096/1206 KB 68/1199 KB 1100/1206 KB 68/1199 KB 1104/1206 KB 68/1199 KB 1108/1206 KB 68/1199 KB 1112/1206 KB 68/1199 KB 1116/1206 KB 68/1199 KB 1120/1206 KB 68/1199 KB 1092/1206 KB 72/1199 KB 1120/1206 KB 76/1199 KB 1120/1206 KB 80/1199 KB 1120/1206 KB 84/1199 KB 1120/1206 KB 88/1199 KB 1120/1206 KB 92/1199 KB 1124/1206 KB 96/1199 KB 1124/1206 KB 100/1199 KB 1124/1206 KB 104/1199 KB 1124/1206 KB 108/1199 KB 1124/1206 KB 112/1199 KB 1124/1206 KB 116/1199 KB 1124/1206 KB 120/1199 KB 1124/1206 KB 124/1199 KB 1124/1206 KB 128/1199 KB 1124/1206 KB 132/1199 KB 1124/1206 KB 88/1199 KB 1124/1206 KB 132/11 unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 99 KB 1128/1206 KB 132/1199 KB 1132/1206 KB 132/1199 KB 1136/1206 KB 132/1199 KB 1140/1206 KB 132/1199 KB 1144/1206 KB 132/1199 KB 1148/1206 KB 132/1199 KB 1152/1206 KB 132/1199 KB 1156/1206 KB 132/1199 KB 1160/1206 KB 136/1199 KB 1164/1206 KB 140/1199 KB 1164/1206 KB 144/1199 KB 1164/1206 KB 132/1199 KB 1164/1206 KB 144/1199 KB 1168/1206 KB 144/1199 KB 1172/1206 KB 148/1199 KB 1176/1206 KB 148/1199 KB 1180/1206 KB 148/1199 KB 1172/1206 KB 148/1199 KB 1184/1206 KB 152/1199 KB 1184/1206 KB 156/1199 KB 1184/1206 KB 160/1199 KB 1188/1206 KB 164/1199 KB 1188/1206 KB 168/1199 KB 1188/1206 KB 172/1199 KB 1188/1206 KB 176/1199 KB 1188/1206 KB 180/1199 KB 1188/1206 KB 184/1199 KB 1188/1206 KB 188/1199 KB 1188/1206 KB 192/1199 KB 1188/1206 KB 196/1199 KB 1188/1206 KB 156/1199 KB 1188/1206 KB 196/1199 KB 1192/1206 KB 196/1199 KB 1196/1206 KB 196/1199 KB 1200/1206 KB 196/1199 KB 1204/1206 KB 196/1199 KB 1206/1206 KB 200/1199 KB 1206/1206 KB 204/1199 KB 1206/1206 KB 208/1199 KB 1206/1206 KB 212/1199 KB 1206/1206 KB 216/1199 KB 1206/1206 KB 220/1199 KB 1206/1206 KB 224/1199 KB 1206/1206 KB 228/1199 KB 1206/1206 KB 232/1199 KB 1206/1206 KB 236/1199 KB 1206/1206 KB 240/1199 KB 1206/1206 KB 244/1199 KB 1206/1206 KB 248/1199 KB 1206/1206 KB 252/1199 KB 1206/1206 KB 256/1199 KB 1206/1206 KB 260/1199 KB 1206/1206 KB 264/1199 KB 1206/1206 KB 268/1199 KB 1206/1206 KB 272/1199 KB 1206/1206 KB 276/1199 KB 1206/1206 KB 280/1199 KB 1206/1206 KB 284/1199 KB 1206/1206 KB 288/1199 KB 1206/1206 KB 292/1199 KB 1206/1206 KB 296/1199 KB 1206/1206 KB 300/1199 KB 1206/1206 KB 304/1199 KB 1206/1206 KB 308/1199 KB 1206/1206 KB 312/1199 KB 1206/1206 KB 316/1199 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 4200.9 KB/sec) unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 320/1199 KB 324/1199 KB 328/1199 KB 332/1199 KB 336/1199 KB 340/1199 KB 344/1199 KB 348/1199 KB 352/1199 KB 356/1199 KB 360/1199 KB 364/1199 KB 368/1199 KB 372/1199 KB 376/1199 KB 380/1199 KB 384/1199 KB 388/1199 KB 392/1199 KB 396/1199 KB 400/1199 KB 404/1199 KB 408/1199 KB 412/1199 KB 416/1199 KB 420/1199 KB 424/1199 KB 428/1199 KB 432/1199 KB 436/1199 KB 440/1199 KB 444/1199 KB 448/1199 KB 452/1199 KB 456/1199 KB 460/1199 KB 464/1199 KB 468/1199 KB 472/1199 KB 476/1199 KB 480/1199 KB 484/1199 KB 488/1199 KB 492/1199 KB 496/1199 KB 500/1199 KB 504/1199 KB 508/1199 KB 512/1199 KB 516/1199 KB 520/1199 KB 524/1199 KB 528/1199 KB 532/1199 KB 536/1199 KB 540/1199 KB 544/1199 KB 548/1199 KB 552/1199 KB 556/1199 KB 560/1199 KB 564/1199 KB 568/1199 KB 572/1199 KB 576/1199 KB 580/1199 KB 584/1199 KB 588/1199 KB 592/1199 KB 596/1199 KB 600/1199 KB 604/1199 KB 608/1199 KB 612/1199 KB 616/1199 KB 620/1199 KB 624/1199 KB 628/1199 KB 632/1199 KB 636/1199 KB 640/1199 KB 644/1199 KB 648/1199 KB 652/1199 KB 656/1199 KB 660/1199 KB 664/1199 KB 668/1199 KB 672/1199 KB 676/1199 KB 680/1199 KB 684/1199 KB 688/1199 KB 692/1199 KB 696/1199 KB 700/1199 KB 704/1199 KB 708/1199 KB 712/1199 KB 716/1199 KB 720/1199 KB 724/1199 KB 728/1199 KB 732/1199 KB 736/1199 KB 740/1199 KB 744/1199 KB 748/1199 KB 752/1199 KB 756/1199 KB 760/1199 KB 764/1199 KB 768/1199 KB 772/1199 KB 776/1199 KB 780/1199 KB 784/1199 KB 788/1199 KB 792/1199 KB 796/1199 KB 800/1199 KB 804/1199 KB 808/1199 KB 812/1199 KB 816/1199 KB 820/1199 KB 824/1199 KB 828/1199 KB 832/1199 KB 836/1199 KB 840/1199 KB 844/1199 KB 848/1199 KB 852/1199 KB 856/1199 KB 860/1199 KB 864/1199 KB 868/1199 KB 872/1199 KB 876/1199 KB 880/1199 KB 884/1199 KB 888/1199 KB 892/1199 KB 896/1199 KB 900/1199 KB 904/1199 KB 908/1199 KB 912/1199 KB 916/1199 KB 920/1199 KB 924/1199 KB 928/1199 KB 932/1199 KB 936/1199 KB 940/1199 KB 944/1199 KB 948/1199 KB 952/1199 KB 956/1199 KB 960/1199 KB 964/1199 KB 968/1199 KB 972/1199 KB 976/1199 KB 980/1199 KB 984/1199 KB 988/1199 KB 992/1199 KB 996/1199 KB 1000/1199 KB 1004/1199 KB 1008/1199 KB 1012/1199 KB 1016/1199 KB 1020/1199 KB 1024/1199 KB 1028/1199 KB 1032/1199 KB 1036/1199 KB 1040/1199 KB 1044/1199 KB 1048/1199 KB 1052/1199 KB 1056/1199 KB 1060/1199 KB 1064/1199 KB 1068/1199 KB 1072/1199 KB 1076/1199 KB 1080/1199 KB 1084/1199 KB 1088/1199 KB 1092/1199 KB 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3504.9 KB/sec) unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:17 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: 11:08:17 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: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 39.959 s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-03T11:08:17+00:00 unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/62M unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-154.181) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 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: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:18 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: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:18 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: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:08:19 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: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:08:19 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: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-958735-default-0". unit-abot-epc-basic-0: 11:08:20 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: 11:08:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 11:08:24 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: 11:08:24 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install Need to get 296 MB of archives. unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install After this operation, 1,146 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:08:25 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: 11:08:26 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: 11:08:26 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.13 [186 kB] unit-abot-epc-basic-0: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.14 [42.3 kB] unit-abot-epc-basic-0: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.14 [1,582 kB] unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.14 [289 kB] unit-abot-epc-basic-0: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:26 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: 11:08:27 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: 11:08:27 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: 11:08:27 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.6 [1,817 kB] unit-abot-epc-basic-0: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.6 [175 kB] unit-abot-epc-basic-0: 11:08:27 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: 11:08:27 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.6 [540 kB] unit-abot-epc-basic-0: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.6 [2,290 kB] unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.6 [2,253 kB] unit-abot-epc-basic-0: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:27 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:28 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:29 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm3.8 amd64 1:3.8-2ubuntu4 [10.3 MB] unit-abot-epc-basic-0: 11:08:29 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: 11:08:29 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: 11:08:29 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libclang1-3.8 amd64 1:3.8-2ubuntu4 [4,139 kB] unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 doxygen amd64 1.8.11-1ubuntu0.1 [3,679 kB] unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.6 [92.0 kB] unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 doxygen-gui amd64 1.8.11-1ubuntu0.1 [284 kB] unit-abot-epc-basic-0: 11:08:29 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: 11:08:29 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: 11:08:29 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.9 [16.1 kB] unit-abot-epc-basic-0: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:30 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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.2 [39.4 kB] unit-abot-epc-basic-0: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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.2 [1,377 kB] unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.4 [162 kB] unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:33 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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-abot-epc-basic-0: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.14 [136 kB] unit-abot-epc-basic-0: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.14 [757 kB] unit-abot-epc-basic-0: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:34 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:35 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:36 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: 11:08:37 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: 11:08:37 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-abot-epc-basic-0: 11:08:37 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: 11:08:37 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 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: 11:08:38 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 11:08:39 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: 11:08:39 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install Fetched 296 MB in 13s (21.3 MB/s) unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67355 files and directories currently installed.) unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 11:08:44 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: 11:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... machine-2: 11:08:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 11:08:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 11:08:49 DEBUG juju.agent read agent config, format "2.0" machine-2: 11:08:49 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 11:08:49 DEBUG juju.worker start "engine" machine-2: 11:08:49 INFO juju.worker start "engine" machine-2: 11:08:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 11:08:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 11:08:49 DEBUG juju.worker "engine" started machine-2: 11:08:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.introspection stats worker now serving machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:08:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 11:08:49 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 11:08:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 11:08:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 11:08:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 11:08:49 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 11:08:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 11:08:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:08:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 11:08:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.apicaller connecting with old password machine-2: 11:08:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 11:08:49 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:49 INFO juju.api connection established to "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:08:49 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:08:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 11:08:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... machine-2: 11:08:50 DEBUG juju.worker.apicaller connected machine-2: 11:08:50 DEBUG juju.worker.apicaller changing password... machine-2: 11:08:51 DEBUG juju.worker.apicaller password changed machine-2: 11:08:51 DEBUG juju.api RPC connection died machine-2: 11:08:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 11:08:51 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:08:51 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:51 INFO juju.api connection established to "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:51 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 11:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... machine-2: 11:08:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:08:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 11:08:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... machine-2: 11:08:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:08:52 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:08:52 INFO juju.worker.upgrader unblocking abort check machine-2: 11:08:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:08:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 11:08:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:08:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:08:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 11:08:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:08:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.logger logger setup machine-2: 11:08:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:08:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:08:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:08:52 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 11:08:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:08:52 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 11:08:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:08:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:08:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 11:08:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:08:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 11:08:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:08:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:08:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 11:08:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:08:52 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:08:52 INFO juju.util.exec run result: exit status 127 machine-2: 11:08:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:08:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:08:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:08:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:08:52 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 11:08:52 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 11:08:52 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-2: 11:08:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:08:52 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:08:52 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:08:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:08:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec011078501/script.sh: line 1: fanatic: command not found 127 machine-2: 11:08:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:08:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:08:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:08:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:08:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:08:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:08:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 11:08:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:08:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:08:52 INFO juju.util.exec run result: exit status 127 machine-2: 11:08:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec436728937/script.sh: line 1: fanatic: command not found 127 machine-2: 11:08:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:08:53 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:08:53 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-2: 11:08:53 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 11:08:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 11:08:53 DEBUG juju.api RPC connection died machine-2: 11:08:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 11:08:53 DEBUG juju.worker killing runner 0xc4206a91e0 machine-2: 11:08:53 INFO juju.worker runner is dying machine-2: 11:08:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 11:08:53 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: 11:08:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:08:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 11:08:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 11:08:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:08:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:08:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 11:08:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:08:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:08:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:08:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:53 INFO juju.api connection established to "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. machine-2: 11:08:54 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... machine-2: 11:08:54 DEBUG juju.api RPC connection died machine-2: 11:08:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:08:54 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:54 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:08:54 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.14_all.deb ... unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... machine-2: 11:08:54 DEBUG juju.worker.apicaller connected machine-2: 11:08:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:08:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:08:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:08:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:08:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:08:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:08:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:08:54 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 11:08:54 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 11:08:54 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-2: 11:08:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:08:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:08:54 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:08:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:08:54 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-2: 11:08:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:08:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:08:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:08:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:08:54 INFO juju.util.exec run result: exit status 127 machine-2: 11:08:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec063475117/script.sh: line 1: fanatic: command not found 127 machine-2: 11:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:08:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 11:08:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:08:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:08:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:08:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 11:08:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:08:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 11:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.logger logger setup machine-2: 11:08:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:08:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:08:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:08:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:08:54 INFO juju.util.exec run result: exit status 127 machine-2: 11:08:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec304238746/script.sh: line 1: fanatic: command not found 127 machine-2: 11:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:08:54 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:08:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:08:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:08:54 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:08:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:08:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:08:54 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 11:08:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:08:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:08:54 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 11:08:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:08:54 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 11:08:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:08:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 11:08:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:08:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:08:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:08:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:08:54 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 11:08:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:08:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 11:08:54 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 11:08:54 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:08:54 INFO juju.worker.upgrader unblocking abort check machine-2: 11:08:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:08:54 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... machine-2: 11:08:55 DEBUG juju.worker start "2-container-watcher" machine-2: 11:08:55 DEBUG juju.worker start "stateconverter" machine-2: 11:08:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 11:08:55 INFO juju.worker start "2-container-watcher" machine-2: 11:08:55 DEBUG juju.worker "2-container-watcher" started machine-2: 11:08:55 INFO juju.worker start "stateconverter" machine-2: 11:08:55 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 11:08:55 DEBUG juju.worker "stateconverter" started machine-2: 11:08:55 INFO juju.worker.machiner "machine-2" started machine-2: 11:08:55 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 11:08:55 DEBUG juju.service discovered init system "upstart" from local host machine-2: 11:08:55 DEBUG juju.worker.deployer API addresses: ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-2: 11:08:55 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-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 11:08:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 11:08: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: 11:08:55 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 11:08:55 DEBUG juju.worker start "api" unit-oai-epc-0: 11:08:55 INFO juju.worker start "api" unit-oai-epc-0: 11:08:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 11:08:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 11:08:55 DEBUG juju.worker "api" started unit-oai-epc-0: 11:08:55 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:08:55 INFO juju.api connection established to "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 11:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 11:08:55 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:f4:2f:34 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.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:f4:2f:34 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: 11:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 11:08:56 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:08:56 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 11:08:56 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 11:08:56 DEBUG juju.api RPC connection died unit-oai-epc-0: 11:08:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 11:08:56 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 11:08:56 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:08:56 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:08:56 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-oai-epc-0: 11:08:57 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:57 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 11:08:57 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 11:08:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 11:08:57 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 11:08:57 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:08:57 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 11:08:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:08:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:08:57 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 11:08:57 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-oai-epc-0: 11:08:57 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-oai-epc-0: 11:08:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 11:08:57 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 11:08:57 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 11:08:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 11:08:57 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 11:08:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 11:08:57 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: 11:08:57 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 11:08:57 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 11:08:57 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 11:08:57 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 11:08:57 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 11:08:57 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-epc-0: 11:08:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 11:08:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 11:08:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 11:08:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 11:08: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: 11:08:57 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 11:08:57 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 11:08:57 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 11:08:57 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:08:57 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 11:08:57 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 11:08:57 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 11:08:57 DEBUG httpbakery client do GET https://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 11:08:57 DEBUG httpbakery } -> error unit-oai-epc-0: 11:08:57 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 11:08:57 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 11:08:57 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:08:57 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:08:57 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 11:08:58 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 11:08:58 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 11:08:58 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:08:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:08:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:08:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:08:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:08:59 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:08:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:08:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:08:59 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: 11:08:59 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:08:59 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 11:09:00 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:09:00 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 11:09:00 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 11:09:00 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 11:09:00 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: 11:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1893 kB/s) unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 11:09:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-epc-0: 11:09:02 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 11:09:02 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: 11:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 11:09:02 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 11:09:03 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: 11:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 11:09:03 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: 11:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-epc-0: 11:09:03 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 11:09:03 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 11:09:03 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 11:09:03 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: 11:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 11:09:03 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: 11:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 11:09:03 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: 11:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:09:04 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 11:09:05 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: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 11:09:05 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: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 11:09:05 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: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 11:09:05 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: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.2 kB/s) unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 11:09:05 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: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-oai-epc-0: 11:09:05 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 11:09:06 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 11:09:06 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: 11:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-epc-0: 11:09:06 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:09:07 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: 11:09:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 11:09:07 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-oai-epc-0: 11:09:08 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 11:09:08 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-epc-0: 11:09:08 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 11:09:08 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 11:09:08 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 11:09:08 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: 11:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 11:09:08 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: 11:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 11:09:08 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: 11:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (3078 kB/s) unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 11:09:09 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: 11:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 11:09:09 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: 11:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-epc-0: 11:09:09 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 11:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 11:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-epc-0: 11:09:10 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 11:09:10 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: 11:09:10 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 11:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-epc-0: 11:09:11 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 11:09:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 11:09:11 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 11:09:11 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: 11:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 11:09:11 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: 11:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 11:09:12 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 11:09:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:09:12 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:09:12 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 11:09: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: 11:09:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 11:09:12 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:09:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 11:09: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: 11:09:12 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 11:09:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 11:09:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 11:09:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 11:09:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 11:09:12 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: 11:09:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 11:09:12 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:09:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 11:09: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: 11:09:13 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 11:09:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 11:09:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:13 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:09:13 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:09:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:09:14 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:09:14 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:09:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:09:14 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:09:14 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:09:14 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 11:09:14 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:09:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 11:09:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 11:09:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 11:09:16 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: 11:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 11:09:16 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: 11:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 11:09:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:09:17 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 11:09:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:09:17 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 11:09:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 11:09:17 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 11:09:17 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: 11:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 11:09:18 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: 11:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 11:09:18 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: 11:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 11:09:18 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:09:18 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 11:09:18 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 11:09:18 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 11:09:18 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: 11:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 11:09:18 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: 11:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 11:09:18 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: 11:09:18 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: 11:09:18 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: 11:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 11:09:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 11:09:21 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: 11:09:21 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 11:09:22 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-epc-0: 11:09:22 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: 11:09:22 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 4s (13.3 MB/s) unit-oai-epc-0: 11:09:23 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 11:09:23 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 11:09:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 11:09:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-oai-epc-0: 11:09:23 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 11:09:23 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: 11:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 11:09:24 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: 11:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:26 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 11:09: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: 11:09:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 11:09:30 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: 11:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-epc-0: 11:09:32 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 11:09:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-epc-0: 11:09:32 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: 11:09:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.8:amd64. unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.8:amd64 (1:3.8-2ubuntu4) ... machine-3: 11:09:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 11:09:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 11:09:37 DEBUG juju.agent read agent config, format "2.0" machine-3: 11:09:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 11:09:37 DEBUG juju.worker start "engine" machine-3: 11:09:37 INFO juju.worker start "engine" machine-3: 11:09:37 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 11:09:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 11:09:37 DEBUG juju.worker "engine" started machine-3: 11:09:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.introspection stats worker now serving machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 11:09:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 11:09:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 11:09:37 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 11:09:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.apicaller connecting with old password machine-3: 11:09:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:37 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 11:09:37 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:09:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:09:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 11:09:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 11:09:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 11:09:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-epc-0: 11:09:38 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: 11:09:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... machine-3: 11:09:38 DEBUG juju.worker.apicaller connected machine-3: 11:09:38 DEBUG juju.worker.apicaller changing password... machine-3: 11:09:38 DEBUG juju.worker.apicaller password changed machine-3: 11:09:38 DEBUG juju.api RPC connection died machine-3: 11:09:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 11:09:38 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:09:38 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:38 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:38 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 11:09: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: 11:09:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.8:amd64. unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.8_1%3a3.8-2ubuntu4_amd64.deb ... machine-3: 11:09:39 DEBUG juju.worker.apicaller connected machine-3: 11:09:39 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... machine-3: 11:09:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:09:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:09:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:09:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:09:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:09:40 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:09:40 INFO juju.worker.upgrader unblocking abort check machine-3: 11:09:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:09:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 11:09:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:09:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:09:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 11:09:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.logger logger setup machine-3: 11:09:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 11:09:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 11:09:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:09:40 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 11:09:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:09:40 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 11:09:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:09:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:09:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:09:40 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:09:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:09:40 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:09:40 INFO juju.util.exec run result: exit status 127 machine-3: 11:09:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec467753199/script.sh: line 1: fanatic: command not found 127 machine-3: 11:09:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:09:40 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 11:09:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:09:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:09:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:09:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:09:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:09:40 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 11:09:40 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 11:09:40 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-3: 11:09:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:09:40 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:09:40 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:09:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:09:40 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-3: 11:09:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:09:40 DEBUG juju.worker.reboot Reboot worker got action: noop unit-oai-epc-0: 11:09:40 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 11:09:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:09:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:09:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:09:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:09:40 INFO juju.util.exec run result: exit status 127 machine-3: 11:09:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec020484499/script.sh: line 1: fanatic: command not found 127 machine-3: 11:09:40 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 11:09:40 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 11:09:40 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 11:09:40 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 11:09:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:09:40 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 11:09:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 11:09:40 DEBUG juju.api RPC connection died machine-3: 11:09:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker killing runner 0xc4204f2d00 machine-3: 11:09:40 INFO juju.worker runner is dying machine-3: 11:09:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 11:09:40 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: 11:09:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:09:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:09:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 11:09:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:09:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:40 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:40 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:09:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:09:40 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1ubuntu0.1) ... unit-oai-epc-0: 11:09:41 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 11:09:41 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 11:09:41 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 11:09:41 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 11:09:41 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency machine-3: 11:09:41 DEBUG juju.worker.apicaller connected machine-3: 11:09:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:09:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:09:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:09:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:09:41 INFO juju.worker.upgrader unblocking abort check machine-3: 11:09:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:09:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:09:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:09:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:09:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:09:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:09:41 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 11:09:41 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 11:09:41 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-3: 11:09:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:09:41 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:09:41 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:09:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:09:41 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-3: 11:09:41 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:09:41 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:09:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:09:41 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:09:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 11:09:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:09:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:09:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:09:41 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 11:09:41 INFO juju.util.exec run result: exit status 127 machine-3: 11:09:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec340787576/script.sh: line 1: fanatic: command not found 127 machine-3: 11:09:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:09:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:09:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:09:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:09:41 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 11:09:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:09:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:09:41 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 11:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.logger logger setup machine-3: 11:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:09:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:09:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:09:41 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 11:09:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:09:41 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 11:09:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:09:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:09:41 INFO juju.util.exec run result: exit status 127 machine-3: 11:09:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec933528001/script.sh: line 1: fanatic: command not found 127 machine-3: 11:09:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:09:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:09:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 11:09:41 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 11:09:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 11:09:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 11:09:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 11:09:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 11:09:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 11:09:41 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 11:09:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:09:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:09:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:09:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:09:41 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 11:09:41 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:09:41 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 11:09:41 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 11:09:41 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 11:09:41 INFO juju.worker.machiner "machine-3" started machine-3: 11:09:41 DEBUG juju.service discovered init system "upstart" from local host machine-3: 11:09:41 DEBUG juju.worker.deployer API addresses: ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-3: 11:09:41 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]}}} machine-3: 11:09:41 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 11:09:41 DEBUG juju.worker start "3-container-watcher" machine-3: 11:09:41 DEBUG juju.worker start "stateconverter" machine-3: 11:09:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 11:09:41 INFO juju.worker start "3-container-watcher" machine-3: 11:09:41 DEBUG juju.worker "3-container-watcher" started machine-3: 11:09:41 INFO juju.worker start "stateconverter" machine-3: 11:09:41 DEBUG juju.worker "stateconverter" started machine-3: 11:09:41 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 11:09:41 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 11:09:41 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: 11:09:41 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 11:09:41 DEBUG juju.worker start "api" unit-oai-hss-0: 11:09:41 INFO juju.worker start "api" unit-oai-hss-0: 11:09:41 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 11:09:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 11:09:41 DEBUG juju.worker "api" started unit-oai-hss-0: 11:09:41 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 11:09:41 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:09:41 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:09:41 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:09:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 11:09:42 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:09:42 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 11:09:43 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 11:09:43 DEBUG juju.api RPC connection died unit-oai-hss-0: 11:09:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 11:09:43 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 11:09:43 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:09:43 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:09:43 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:09:43 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:97:7c:bb 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.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:97:7c:bb 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}] machine-3: 11:09:43 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 11:09:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 11:09:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 11:09:43 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... machine-3: 11:09:44 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:97:7c:bb 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.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:97:7c:bb 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: 11:09:44 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:09:44 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 11:09:44 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 11:09:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 11:09:44 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 11:09:44 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:09:44 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 11:09:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 11:09:44 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: 11:09:44 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 11:09:44 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 11:09:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:09:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:09:44 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 11:09:44 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-oai-hss-0: 11:09:44 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-oai-hss-0: 11:09:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 11:09:44 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 11:09:44 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 11:09:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 11:09:44 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 11:09:44 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 11:09:44 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 11:09:44 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 11:09:44 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 11:09:44 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 11:09:45 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-oai-hss-0: 11:09:45 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 11:09:45 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 11:09:45 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 11:09:45 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 11:09:45 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 11:09:45 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 11:09:45 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 11:09:45 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 11:09:45 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:09:45 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 11:09:45 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 11:09:45 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 11:09:45 DEBUG httpbakery client do GET https://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 11:09:45 DEBUG httpbakery } -> error unit-oai-hss-0: 11:09:45 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 11:09:45 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 11:09:45 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:09:45 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 11:09:45 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:09:46 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 11:09:46 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 11:09:46 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:09:46 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:09:46 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 11:09:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:09:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:09:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 11:09:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:09:46 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: 11:09:46 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:09:46 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 11:09:47 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:09:47 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 11:09:47 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 11:09:47 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-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 11:09:47 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: 11:09:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 11:09:47 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: 11:09:47 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 11:09:47 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: 11:09:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 11:09:48 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: 11:09:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-oai-epc-0: 11:09:48 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 11:09:48 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-epc-0: 11:09:48 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 11:09:48 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1975 kB/s) unit-oai-epc-0: 11:09:48 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 11:09:48 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 11:09:48 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 11:09:48 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 11:09:49 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: 11:09:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-oai-hss-0: 11:09:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 11:09:49 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 11:09:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:09:49 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 11:09:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 11:09:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:09:49 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 11:09:49 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 11:09:49 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: 11:09:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-oai-hss-0: 11:09:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 11:09:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 11:09:50 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 11:09:50 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 11:09:50 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 11:09:50 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 11:09:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 11:09:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:09:50 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 11:09:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 11:09:51 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: 11:09:51 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-oai-epc-0: 11:09:51 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 11:09:51 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 11:09:51 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:09:51 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 11:09:51 INFO juju.worker.uniter.context trying to kill context process 3200 unit-oai-epc-0: 11:09:51 INFO juju.worker.uniter.context waiting for context process 3200 to die unit-oai-epc-0: 11:09:51 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 11:09:51 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 11:09:51 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 11:09:51 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 11:09:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:09:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:09:51 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 11:09:51 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 11:09:51 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 11:09:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 11:09:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 11:09:51 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: 11:09:51 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 11:09:52 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: 11:09:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... machine-2: 11:09:52 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 11:09:52 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 11:09:52 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 11:09:52 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 11:09:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 11:09:52 DEBUG juju.worker killing runner 0xc4206d6750 unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:09:52 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 11:09:53 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: 11:09:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 11:09:53 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: 11:09:53 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (25.6 kB/s) unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 11:09:53 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:09:54 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: 11:09:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:09:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 11:09:55 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 11:09:55 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: 11:09:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 11:09:55 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: 11:09:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 11:09:56 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: 11:09:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 11:09:56 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 11:09:57 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: 11:09:57 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-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 11:09:57 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-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1582 kB/s) unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 11:09:57 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: 11:09:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 11:09:57 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: 11:09:57 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 11:09:57 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-oai-hss-0: 11:09:58 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 11:09:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:58 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: 11:09:58 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 11:09:58 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 11:09:58 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 11:09:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 11:09:58 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 11:09:58 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 11:09:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:09:58 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: 11:09:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 11:09:59 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 11:09:59 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: 11:09:59 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 11:09:59 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: 11:09:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 11:09:59 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: 11:09:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 11:10:00 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 11:10:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 11:10:00 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:10:00 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: 11:10:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 11:10:00 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:10:00 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:10:00 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 11:10:00 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 11:10:00 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-oai-hss-0: 11:10:00 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: 11:10:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-oai-hss-0: 11:10:00 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: 11:10:00 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: 11:10:00 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 11:10:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:10:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:02 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: 11:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 11:10:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:10:02 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:10:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 11:10:02 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:05 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: 11:10:05 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 11:10:05 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: 11:10:05 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 11:10:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:10:05 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 11:10:05 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: 11:10:05 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 11:10:05 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: 11:10:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-oai-hss-0: 11:10:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:10:05 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 11:10:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:10:05 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 11:10:05 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: 11:10:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 11:10:06 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 11:10:06 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: 11:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 11:10:08 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: 11:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 11:10:08 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: 11:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 11:10:10 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-abot-epc-basic-0: 11:10:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 11:10:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-oai-hss-0: 11:10:10 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-abot-epc-basic-0: 11:10:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 11:10:10 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 4s (14.1 MB/s) unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 11:10:11 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 11:10:11 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: 11:10:11 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 11:10:11 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: 11:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 11:10:11 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: 11:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 11:10:11 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: 11:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 11:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 11:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 11:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 11:10:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 11:10:13 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: 11:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 11:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 11:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 11:10:16 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: 11:10:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:10:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:10:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 11:10:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 11:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 11:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 11:10:20 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: 11:10:20 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: 11:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10: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: 11:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 11:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 11:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 11:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 11:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 11:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 11:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 11:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 11:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 11:10:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 11:10:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 11:10:25 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: 11:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 11:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 11:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 11:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 11:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 11:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 11:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 11:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:10:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 11:10:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 11:10:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 11:10:26 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: 11:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 11:10:27 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 11:10:27 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 11:10:27 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 11:10:27 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: 11:10:27 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: 11:10:27 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 11:10:27 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: 11:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 11:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 11:10:28 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: 11:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 11:10:28 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: 11:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 11:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 11:10:29 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: 11:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 11:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 11:10:29 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: 11:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 11:10:30 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: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 11:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 11:10:31 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: 11:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 11:10:31 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: 11:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 11:10:31 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: 11:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 11:10:31 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: 11:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 11:10:32 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: 11:10:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 11:10:32 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: 11:10:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 11:10:32 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: 11:10:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:10:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 11:10:32 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: 11:10:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 11:10:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 11:10:33 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 11:10:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 11:10:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 11:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 11:10:35 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: 11:10:35 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 11:10:35 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:10:35 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 11:10:36 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:10:36 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 11:10:36 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 11:10:36 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 11:10:36 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 11:10:36 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 11:10:36 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 11:10:36 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 11:10:37 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: 11:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 11:10:37 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 11:10:37 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 11:10:37 INFO juju.worker.uniter.context trying to kill context process 3202 unit-oai-hss-0: 11:10:37 INFO juju.worker.uniter.context waiting for context process 3202 to die unit-oai-hss-0: 11:10:37 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 11:10:37 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 11:10:37 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 11:10:37 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 11:10:37 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:10:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:10:37 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 11:10:37 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 11:10:37 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 11:10:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 11:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 11:10:38 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: 11:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 11:10:39 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: 11:10:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 11:10:39 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: 11:10:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... machine-3: 11:10:40 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 11:10:40 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 11:10:40 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 11:10:40 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 11:10:40 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: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 11:10:42 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: 11:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.14_amd64.deb ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.14) ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 11:10:44 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: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 11:10:46 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: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 11:10:47 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: 11:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 11:10:49 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: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 11:10:49 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: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 11:10: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: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 11:10:51 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: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 11:10:52 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: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 11:10:52 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: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 11:10:53 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: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 11:10:53 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: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 11:10:53 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: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 11:10:55 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: 11:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 11:10:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 11:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 11:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 11:10:55 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: 11:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 11:10:59 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: 11:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 11:11:00 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: 11:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 11:11:00 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: 11:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 11:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 11:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 11:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 11:11:03 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: 11:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 11:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 11:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 11:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 11:11:06 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: 11:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 11:11:12 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: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 11:11:12 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: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 11:11:18 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: 11:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:11:26 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: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:26 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: 11:11:26 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: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:26 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: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:11:27 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: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 11:11:28 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 11:11:28 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:11:28 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 11:11:28 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 11:11:28 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 11:11:28 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:11:29 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: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 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: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:11:29 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: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:11:30 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: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:11:30 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:11:31 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: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:31 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: 11:11:31 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: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 11:11:31 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: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-mysql-0: 11:11:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:11:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:11:31 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:11:31 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:11:31 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:11:31 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:11:31 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:11:31 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:11:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:11:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:11:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:11:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 11:11:32 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: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 11:11:32 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: 11:11:32 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: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:33 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: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:33 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: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 11:11:33 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:11:34 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: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:11:34 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: 11:11:34 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: 11:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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: 11:11:36 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: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:37 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: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:38 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: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:11:38 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.14) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:11:40 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: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 11:11:40 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: 11:11:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:11:41 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:11:41 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:11:41 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:41 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: 11:11:41 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: 11:11:41 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:11:41 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:11:41 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 11:11:41 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:11:41 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 11:11:41 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: 11:11:41 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:11:41 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: 11:11:41 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:44 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: 11:11:44 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: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 11:11:44 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: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:11:45 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: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 11:11: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: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:11: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: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 11:11:46 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: 11:11:46 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:11: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: 11:11:47 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:11: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: 11:11:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 11:11:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:11:50 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:11: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: 11:11:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 11:11: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: 11:11: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: 11:11: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: 11:11:55 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 11:11: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: 11:11:55 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 11:11: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: 11:11: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: 11:11:55 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 11:11: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: 11:11:55 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 11:11: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: 11:11:55 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:11:55 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 11:11: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: 11:11:56 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 11:11: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: 11:11: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: 11:11:56 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (27.0 kB/s) unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108013 files and directories currently installed.) unit-abot-epc-basic-0: 11:11:56 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: 11:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 11:11:56 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: 11:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:11:57 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:57 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:11:58 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:11: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: 11:12:35 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 11:12: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: 11:12: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: 11:12: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: 11:12:35 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 11:12: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: 11:12:35 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 11:12: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: 11:12: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: 11:12:35 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 11:12: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: 11:12:35 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 11:12: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: 11:12:35 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 11:12:36 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:12:36 DEBUG unit.abot-epc-basic/0.install Need to get 622 kB of archives. unit-abot-epc-basic-0: 11:12:36 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: 11:12:36 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.5 [13.7 kB] unit-abot-epc-basic-0: 11:12: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: 11:12: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.5 [552 kB] unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Fetched 622 kB in 1s (356 kB/s) unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 11:12: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 ... 108122 files and directories currently installed.) unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 11:12: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: 11:12: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: 11:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 11:12:37 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: 11:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:12:38 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:12:38 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 11:13:16 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:13:16 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:13:16 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 11:13:16 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:13:16 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: 11:15:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:15:22 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: 11:15:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 11:15:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:15:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:15:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:15:57 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 11:15:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:15:57 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 11:15:57 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 11:15:57 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 11:15:57 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:15:57 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 11:15:57 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:15:57 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 11:15:57 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:15:57 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 11:15:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 11:15:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:15:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:15:58 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 11:15:58 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 11:15:58 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 11:15:58 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:15:58 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 11:15:58 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 11:15:58 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start SHA256:OHtf+26mruI7FfKMYIdHA8OQJxORmaZdDakEJea1o58 root@juju-958735-default-0 unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | +o*X+= | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | o oX.=.+ | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | .=o* o . | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | ..o.+.+ . | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | . .o+S= . | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | . . o. + | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | E . .. . | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | .o. . .o | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | .o+oo+*o | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-958735-default-0 unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 11:15:58 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: 11:15:58 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start SHA256:P9uUiqMs6SDQiP0NrBuYbMVLqMLZvi4D9k15KYvEzSw ubuntu@juju-958735-default-0 unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start |.+o. | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start |+.++* . S | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start |*+=E.X o . . | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start |O=*o*.= o o | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start |o+.*o+ .. * | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start | ==o.o...o . | unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 11:15:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:15:58 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 11:15:58 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 11:15:58 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 11:15:58 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 11:15:58 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:15:58 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:15:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:16:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:16:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:16:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:16:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:16:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:16:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:16:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:16:36 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:16:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:16:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:16:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:16:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-2: 11:17:07 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 11:17:07 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 11:17:07 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 11:17:07 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 11:17:07 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: 11:17:07 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 11:17:07 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 11:17:07 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 11:17:07 DEBUG juju.worker start "api" unit-oai-epc-0: 11:17:07 INFO juju.worker start "api" unit-oai-epc-0: 11:17:07 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 11:17:07 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 11:17:07 DEBUG juju.worker "api" started unit-oai-epc-0: 11:17:07 DEBUG juju.worker.introspection stats worker now serving machine-2: 11:17:07 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker start "engine" machine-2: 11:17:07 INFO juju.worker start "engine" unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:17:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 11:17:07 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 11:17:07 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 11:17:07 DEBUG juju.worker "engine" started machine-2: 11:17:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.introspection stats worker now serving machine-2: 11:17:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 11:17:07 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 11:17:07 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:17:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:17:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:17:07 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 11:17:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:17:07 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:17:07 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:17:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 11:17:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 11:17:07 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:17:07 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:17:07 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 11:17:07 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:07 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 11:17:08 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 11:17:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 11:17:08 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 11:17:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 11:17:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:17:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:17:08 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 11:17:08 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-oai-epc-0: 11:17:08 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-oai-epc-0: 11:17:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 11:17:08 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 11:17:08 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 11:17:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 11:17:08 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 11:17:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 11:17:08 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: 11:17:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:17:08 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc machine-2: 11:17:08 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-2: 11:17:08 DEBUG juju.api RPC connection died machine-2: 11:17:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 11:17:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 11:17:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 11:17:08 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 11:17:08 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 11:17:08 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 11:17:08 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter juju-run listener running machine-2: 11:17:08 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 11:17:08 INFO juju.worker.uniter hooks are retried true machine-2: 11:17:08 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:17:08 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-2: 11:17:08 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 11:17:08 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 11:17:08 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:17:08 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:17:08 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:17:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:17:08 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:17:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ config-get revision machine-2: 11:17:08 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:17:08 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-2: 11:17:08 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git machine-2: 11:17:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at machine-2: 11:17:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what machine-2: 11:17:08 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:17:08 INFO juju.worker.upgrader unblocking abort check machine-2: 11:17:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:17:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 11:17:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 11:17:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 11:17:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:17:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:17:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:17:08 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:17:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 11:17:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:17:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.logger logger setup machine-2: 11:17:08 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:17:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 11:17:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:17:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:17:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:17:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:17:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:17:08 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:17:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:17:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:17:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:17:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:17:08 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 11:17:08 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 11:17:08 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-2: 11:17:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:17:08 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:17:08 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:17:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:17:08 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-2: 11:17:08 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 11:17:08 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:17:08 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: 11:17:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:17:08 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:17:08 INFO juju.util.exec run result: exit status 127 machine-2: 11:17:08 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:17:08 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:17:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec103069616/script.sh: line 1: fanatic: command not found 127 machine-2: 11:17:08 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:17:08 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:17:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 11:17:08 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-2: 11:17:08 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: 11:17:08 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 11:17:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 11:17:08 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:17:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:17:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:17:08 INFO juju.util.exec run result: exit status 127 machine-2: 11:17:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec076311524/script.sh: line 1: fanatic: command not found 127 machine-2: 11:17:08 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:17:08 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:17:08 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:17:08 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:17:08 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:17:08 DEBUG juju.worker start "2-container-watcher" machine-2: 11:17:08 DEBUG juju.worker start "stateconverter" machine-2: 11:17:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 11:17:08 INFO juju.worker start "2-container-watcher" machine-2: 11:17:08 DEBUG juju.worker "2-container-watcher" started machine-2: 11:17:08 INFO juju.worker start "stateconverter" machine-2: 11:17:08 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 11:17:08 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 11:17:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:17:08 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 11:17:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:17:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:17:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:17:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:17:08 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 11:17:08 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:17:08 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 11:17:08 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 11:17:08 INFO juju.worker.machiner "machine-2" started machine-2: 11:17:08 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 11:17:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:17:08 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: 11:17:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:17:08 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install ++ virt-what machine-2: 11:17:09 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:f4:2f:34 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.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:f4:2f:34 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: 11:17:09 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:17:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:17:09 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:17:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 11:17:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:17:09 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 11:17:09 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:17:10 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: 11:17:10 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 11:17:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:17:10 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 11:17:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 11:17:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 11:17:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:17:10 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 11:17:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:17:10 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f machine-3: 11:18:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 11:18:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 11:18:59 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: 11:18:59 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 11:18:59 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 11:18:59 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: 11:18:59 DEBUG juju.worker start "api" unit-oai-hss-0: 11:18:59 INFO juju.worker start "api" unit-oai-hss-0: 11:18:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 11:18:59 DEBUG juju.agent read agent config, format "2.0" machine-3: 11:18:59 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 11:18:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 11:18:59 DEBUG juju.worker "api" started unit-oai-hss-0: 11:18:59 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 11:18:59 DEBUG juju.worker start "engine" machine-3: 11:18:59 INFO juju.worker start "engine" machine-3: 11:18:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 11:18:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 11:18:59 DEBUG juju.worker "engine" started machine-3: 11:18:59 DEBUG juju.worker.introspection stats worker now serving machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:18:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 11:18:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:18:59 INFO juju.api connection established to "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:18:59 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:18:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 11:18:59 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 11:18:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 11:18:59 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:18:59 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:18:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 11:18:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 11:18:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 11:19:00 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:19:00 DEBUG juju.api RPC connection died unit-oai-hss-0: 11:19:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 11:19:00 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 11:19:00 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:19:00 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" unit-oai-hss-0: 11:19:00 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:19:00 DEBUG juju.worker.apicaller connected machine-3: 11:19:00 DEBUG juju.api RPC connection died machine-3: 11:19:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:19:00 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:19:00 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:19:00 INFO juju.api connection established to "wss://192.168.121.15:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:19:00 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/a26fba69-bfa7-4221-84ee-0d8157958735/api" machine-3: 11:19:00 DEBUG juju.worker.apicaller connected machine-3: 11:19:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:19:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:19:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:19:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:19:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:19:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 11:19:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:01 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:19:01 INFO juju.worker.upgrader unblocking abort check machine-3: 11:19:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:19:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 11:19:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 11:19:01 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 11:19:01 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:19:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:19:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:19:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 11:19:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:19:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 11:19:01 DEBUG juju.worker.logger logger setup machine-3: 11:19:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:19:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 11:19:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:19:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:19:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:19:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-3: 11:19:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:19:01 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:19:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:19:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:19:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:19:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:19:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:19:01 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 11:19:01 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 11:19:01 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-3: 11:19:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:19:01 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:19:01 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:19:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:19:01 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-3: 11:19:01 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 11:19:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:19:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 11:19:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 11:19:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:19:01 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: 11:19:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:19:01 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:19:01 INFO juju.util.exec run result: exit status 127 machine-3: 11:19:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec556030036/script.sh: line 1: fanatic: command not found 127 machine-3: 11:19:01 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: 11:19:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:19:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 11:19:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 11:19:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 11:19:01 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:19:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 11:19:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:19:01 INFO juju.util.exec run result: exit status 127 machine-3: 11:19:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec778080934/script.sh: line 1: fanatic: command not found 127 machine-3: 11:19:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-hss-0: 11:19:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:19:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 11:19:01 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: 11:19:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 11:19:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 11:19:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:19:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:19:01 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 11:19:01 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-oai-hss-0: 11:19:01 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-oai-hss-0: 11:19:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 11:19:01 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 11:19:01 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 11:19:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 11:19:01 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-3: 11:19:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 11:19:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 11:19:01 DEBUG juju.worker.dependency "machiner" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-3: 11:19:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:19:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:19:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:19:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:19:01 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 11:19:01 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:19:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 11:19:01 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 11:19:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 11:19:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 11:19:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 11:19:01 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 11:19:01 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 11:19:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:19:01 DEBUG juju.worker start "3-container-watcher" machine-3: 11:19:01 DEBUG juju.worker start "stateconverter" machine-3: 11:19:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 11:19:01 INFO juju.worker start "3-container-watcher" machine-3: 11:19:01 DEBUG juju.worker "3-container-watcher" started machine-3: 11:19:01 INFO juju.worker start "stateconverter" machine-3: 11:19:01 DEBUG juju.worker "stateconverter" started machine-3: 11:19:01 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 11:19:01 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 11:19:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 11:19:01 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:19:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:19:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:19:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:19:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 11:19:01 INFO juju.worker.machiner "machine-3" started machine-3: 11:19:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:19:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:19:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:19:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:19:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 11:19:02 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:97:7c:bb 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.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:97:7c:bb 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: 11:19:02 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:19:02 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: 11:19:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:19:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:19:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:19:03 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: 11:19:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:19:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:19:03 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:19:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 11:19:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:19:03 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 11:19:03 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 11:19:04 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: 11:19:04 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 11:19:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:19:04 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 11:19:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:19:04 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 11:19:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 11:19:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 11:19:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:19:04 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 11:19:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 11:19:04 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 11:19:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 11:19:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 11:19:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 11:19:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 11:19:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 11:19:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 11:19:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 11:19:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 11:19:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 11:19:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 11:19:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 11:19:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 11:19:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 11:19:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 11:19:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 11:19:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 11:19:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 11:19:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 11:19:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 11:19:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 11:19:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 11:19:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 11:19:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 11:19:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 11:19:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 11:19:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 11:19:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 11:19:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 11:19:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 11:19:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 11:19:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 11:19:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 11:19:13 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: 11:19:13 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 11:19:13 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 11:19:14 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:19:14 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 11:19:14 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 11:19:14 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: 11:19:15 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: 11:19:15 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: 11:19:15 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: 11:19:15 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: 11:19:15 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: 11:19:16 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: 11:19:16 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: 11:19:16 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: 11:19:16 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: 11:19:16 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: 11:19:16 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: 11:19:16 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: 11:19:17 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: 11:19:17 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: 11:19:17 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: 11:19:17 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: 11:19:17 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: 11:19:18 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: 11:19:18 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: 11:19:18 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: 11:19:18 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: 11:19:18 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: 11:19:18 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: 11:19:19 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: 11:19:19 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: 11:19:19 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: 11:19:19 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: 11:19:19 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: 11:19:20 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: 11:19:20 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: 11:19:20 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: 11:19:20 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: 11:19:20 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: 11:19:20 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: 11:19:21 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: 11:19:21 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: 11:19:21 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: 11:19:21 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: 11:19:21 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: 11:19:21 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: 11:19:21 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: 11:19:22 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: 11:19:22 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: 11:19:22 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: 11:19:22 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: 11:19:23 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: 11:19:23 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: 11:19:23 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: 11:19:23 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: 11:19:23 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: 11:19:23 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: 11:19:23 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: 11:19:24 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: 11:19:24 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: 11:19:24 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: 11:19:24 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: 11:19:24 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: 11:19:24 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: 11:19:25 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: 11:19:25 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: 11:19:25 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: 11:19:25 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: 11:19:25 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: 11:19:26 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: 11:19:26 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: 11:19:27 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: 11:19:27 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: 11:19:27 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: 11:19:27 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: 11:19:27 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: 11:19:27 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: 11:19:28 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: 11:19:28 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: 11:19:28 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: 11:19:28 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: 11:19:28 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: 11:19:28 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: 11:19:29 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: 11:19:29 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: 11:19:29 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: 11:19:29 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: 11:19:29 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: 11:19:29 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: 11:19:30 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: 11:19:30 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4255 kB/s) unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 11:19:30 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 11:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 11:19:32 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:19:33 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 11:19:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 11:19:34 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: 11:19:34 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 11:19:35 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: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 11:19:35 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: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 11:19:35 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: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 11:19:35 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: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 11:19:35 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: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 11:19:35 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: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 11:19:35 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: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 11:19:35 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 11:19:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 11:19:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 11:19:36 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 11:19:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 11:19:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:19:36 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 11:19:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 11:19:36 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: 11:19:36 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 11:19:37 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: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 11:19:37 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: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 11:19:37 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 11:19:38 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:19:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 11:19:39 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: 11:19:39 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 11:19:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 11:19:40 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:19:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 11:19:40 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: 11:19:40 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 11:19:40 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: 11:19:40 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 11:19:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 11:19:41 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:19:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 11:19:41 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: 11:19:41 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 11:19:41 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: 11:19:41 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 11:19:42 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 11:19:43 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 11:19:44 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 11:19:45 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 11:19:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 11:19:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 11:19:46 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 11:19:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 11:19:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 11:19:46 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:19:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:19:48 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 11:19:48 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 11:19:48 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 11:19:48 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 11:19:48 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 11:19:48 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 11:19:48 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 11:19:48 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 11:19:49 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:49 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:49 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 11:19:50 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:51 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 11:19:53 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 11:19:53 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 11:19:53 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 11:19:53 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 11:19:53 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 11:19:53 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 11:19:53 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: 11:19:53 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:53 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:53 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 11:19:54 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 11:19:54 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 11:19:54 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 11:19:54 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: 11:19:54 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 11:19:54 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 11:19:54 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 11:19:54 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: 11:19:54 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:19:54 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 11:19:55 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: 11:19:55 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 11:19:55 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 11:19:56 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: 11:19:56 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:19:56 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 11:19:57 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:19:57 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 11:19:57 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 11:19:57 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: 11:19:57 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: 11:19:58 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: 11:19:58 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: 11:19:58 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: 11:19:59 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (689 kB/s) unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 11:19:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:20:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:20:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:20:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 11:20:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 11:20:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 11:20:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 11:20:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 11:20:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 11:20:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 11:20:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 11:20:00 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:20:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:20:00 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 11:20:00 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 11:20:00 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 11:20:00 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 11:20:00 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 11:20:00 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 11:20:01 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 11:20:01 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: 11:20:02 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: 11:20:02 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: 11:20:02 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: 11:20:03 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: 11:20:03 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: 11:20:03 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: 11:20:04 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: 11:20:04 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: 11:20:04 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: 11:20:04 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: 11:20:04 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: 11:20:04 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: 11:20:04 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: 11:20:05 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: 11:20:05 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: 11:20:05 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: 11:20:05 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: 11:20:05 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: 11:20:05 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: 11:20:06 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: 11:20:06 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: 11:20:06 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: 11:20:06 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: 11:20:06 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 11:20:06 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2183 kB/s) unit-oai-hss-0: 11:20:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 11:20:06 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 11:20:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 11:20:06 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 11:20:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 11:20:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 11:20:07 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:20:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 11:20:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 11:20:08 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:20:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 11:20:08 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: 11:20:08 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:20:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 11:20:09 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: 11:20:09 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 11:20:11 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 11:20:12 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:20:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 11:20:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 11:20:13 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:20:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 11:20:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 11:20:13 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 11:20:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:20:14 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 11:20:14 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 11:20:14 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 11:20:15 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:20:15 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:20:15 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:20:15 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:20:18 DEBUG unit.oai-hss/0.install 190703 11:20:18 [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: 11:20:18 DEBUG unit.oai-hss/0.install 190703 11:20:18 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 11:20:18 DEBUG unit.oai-hss/0.install 190703 11:20:18 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11713 ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install mysql start/running, process 11846 unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:20:28 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:20:29 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 11:20:30 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:20:30 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 11:20:30 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 11:20:30 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: 11:20:30 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: 11:20:30 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (402 kB/s) unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 11:20:31 DEBUG unit.oai-hss/0.install --2019-07-03 11:20:31-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 11:20:31 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: 11:20:31 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 365K 3s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 746K 2s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 77.8M 1s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 757K 1s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 45.2M 1s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 51.7M 1s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 86.3M 1s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 95.5M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 784K 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 53.2M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 50.6M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 62.9M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 53.2M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 96.1M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 104M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 95.3M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 807K 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 53.2M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 59.9M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 55.7M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 91.0M 0s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 86.5M=0.4s unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install 2019-07-03 11:20:32 (2.60 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 11:20:32 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 11:20:33 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 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: 11:20:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 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: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:34 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: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 11:20:35 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: 11:20:35 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 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: 11:20:35 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 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: 11:20:35 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 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: 11:20:35 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 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: 11:20:35 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 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: 11:20:35 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: 11:20:35 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 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: 11:20:35 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 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: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 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: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 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: 11:20:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 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: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 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: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 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: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 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: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 11:20:40 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: 11:20:40 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 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: 11:20:40 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 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: 11:20:40 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 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: 11:20:40 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 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: 11:20:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 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: 11:20:40 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: 11:20:40 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 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: 11:20:40 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 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: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 11:20:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 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: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 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: 11:20:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 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: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 11:20:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 11:20:45 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: 11:20:45 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 11:20:45 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: 11:20:45 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: 11:20:45 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 11:20:45 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: 11:20:45 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 11:20:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:45 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:46 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:47 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:48 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:20:49 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 11:20:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:49 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 11:20:49 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: 11:20:49 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 11:20:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:49 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: 11:20:49 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 11:20:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:49 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: 11:20:49 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 11:20:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:20:49 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: 11:20:49 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: 11:20:49 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 11:20:50 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: 11:20:50 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 11:20:50 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 11:20:51 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 11:20:52 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: 11:20:52 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 11:20:52 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: 11:20:52 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 11:20:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 11:20:53 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 11:20:53 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: 11:20:54 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: 11:20:54 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: 11:20:55 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: 11:20:55 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: 11:20:55 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: 11:20:55 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (837 kB/s) unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 11:20:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 11:20:56 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install --2019-07-03 11:20:57-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 11:20:57 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: 11:20:57 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 11:20:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 139K 36s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 281K 26s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 499K 21s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 589K 17s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 929K 15s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.12M 13s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.16M 12s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.46M 10s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.57M 9s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.73M 9s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.02M 8s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.13M 7s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.36M 7s unit-oai-hss-0: 11:20:58 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.61M 6s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.00M 6s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.06M 6s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.23M 5s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.61M 5s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.39M 5s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.99M 5s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.95M 4s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.05M 4s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.53M 4s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 3.02M 4s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 10.5M 4s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.78M 3s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 4.91M 3s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.40M 3s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.31M 3s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.38M 3s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.65M 3s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.13M 3s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.62M 3s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.54M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.20M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.45M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.00M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.83M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.71M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.41M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.48M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.72M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.85M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.30M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.35M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.26M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.7M 2s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 8.33M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 7.53M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.8M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.2M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.62M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.9M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.5M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.9M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 9.80M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 13.8M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.1M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.6M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.1M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.8M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.3M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.7M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.2M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.7M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.3M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.8M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 11.8M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.6M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 16.4M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 11.9M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 18.6M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 12.6M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.4M 1s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 15.6M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 17.1M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.8M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 15.9M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 12.8M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.4M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 17.9M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 17.0M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.9M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 14.4M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 21.1M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 14.3M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 19.2M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 18.9M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.2M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 19.9M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 19.1M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 15.1M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 21.5M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 17.1M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 20.9M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 21.9M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 9.22M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 25.5M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.0M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 16.7M 0s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 29.2M=1.5s unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install 2019-07-03 11:20:59 (3.21 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 11:20:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 11:21:00 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 11:21:01 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: 11:21:01 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 11:21:01 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 11:21:02 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 11:21:03 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 11:21:04 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 11:21:05 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 11:21:06 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 11:21:07 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 11:21:08 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 11:21:09 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 11:21:10 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 11:21:11 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: 11:21:11 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: 11:21:11 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 11:21:11 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 11:21:12 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 11:21:13 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 11:21:14 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 11:21:15 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 11:21:16 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 11:21:17 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 11:21:18 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 11:21:19 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 11:21:20 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: 11:21:20 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 11:21:20 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 11:21:21 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: 11:21:21 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: 11:21:21 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 11:21:21 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: 11:21:21 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 11:21:21 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: 11:21:21 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 11:21:21 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: 11:21:21 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: 11:21:21 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 11:21:21 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: 11:21:21 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:21 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 11:21:22 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 11:21:23 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jul 3 11:11 /dev/zero unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 11:21:24 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 11:21:25 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 11:21:26 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 11:21:27 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 11:21:27 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 11:21:27 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 11:21:28 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 11:21:29 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 11:21:29 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 11:21:29 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 11:21:29 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 11:21:29 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 11:21:29 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 11:21:29 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 11:21:29 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 11:21:30 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 11:21:30 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 11:21:30 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 11:21:30 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 11:21:30 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 11:21:30 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 11:21:30 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 11:21:31 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 11:21:32 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 11:21:33 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 11:21:33 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 11:21:33 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 11:21:33 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 11:21:33 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 11:21:33 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 11:21:34 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 11:21:35 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 11:21:35 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 11:21:36 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 11:21:36 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 11:21:37 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 11:21:37 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 11:21:38 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 11:21:38 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 11:21:38 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 11:21:38 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 11:21:39 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 11:21:39 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 11:21:40 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 11:21:41 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 11:21:41 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 11:21:41 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 11:21:41 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 11:21:42 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 11:21:42 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 11:21:43 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 11:21:43 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 11:21:43 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 11:21:44 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 11:21:44 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 11:21:46 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 11:21:47 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 11:21:48 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 11:21:49 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 11:21:49 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 11:21:49 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 11:21:49 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 11:21:50 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 11:21:50 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 11:21:51 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 11:21:51 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 11:21:51 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 11:21:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 11:21:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:21:52 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 11:21:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:21:52 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 11:21:52 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 11:21:52 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 11:21:52 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 11:21:53 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 11:21:53 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 11:21:53 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 11:21:53 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 11:21:54 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 11:21:54 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 11:21:54 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 11:21:54 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 11:21:55 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 11:21:56 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 11:21:56 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 11:21:56 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 11:21:56 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 11:21:56 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 11:21:57 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-epc-0: 11:21:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:21:58 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 11:21:58 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 11:21:58 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 11:21:58 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 11:21:59 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 11:22:00 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 11:22:00 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 11:22:00 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 11:22:01 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 11:22:02 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 11:22:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:22:02 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 11:22:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:22:02 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 11:22:02 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 11:22:02 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 11:22:02 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 11:22:03 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 11:22:03 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 11:22:03 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 11:22:04 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 11:22:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:22:04 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 11:22:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:22:04 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 11:22:04 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 11:22:04 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 11:22:04 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 11:22:05 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 11:22:05 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 11:22:05 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 11:22:06 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 11:22:06 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 11:22:06 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 11:22:06 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 11:22:06 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 11:22:07 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 11:22:07 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 11:22:07 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 11:22:07 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 11:22:07 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 11:22:07 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 11:22:07 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 11:22:08 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 11:22:08 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 11:22:08 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 11:22:08 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 11:22:09 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 11:22:10 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 11:22:10 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 11:22:11 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 11:22:11 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 11:22:12 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 11:22:12 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 11:22:12 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 11:22:12 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 11:22:13 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 11:22:14 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 11:22:14 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 11:22:14 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 11:22:14 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 11:22:14 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 11:22:15 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 11:22:15 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 11:22:15 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 11:22:16 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 11:22:16 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 11:22:16 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 11:22:17 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 11:22:17 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 11:22:17 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 11:22:18 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 11:22:18 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 11:22:18 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 11:22:18 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 11:22:18 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 11:22:18 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 11:22:19 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 11:22:19 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 11:22:19 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 11:22:19 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 11:22:20 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 11:22:20 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 11:22:20 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 11:22:21 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 11:22:21 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 11:22:21 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 11:22:21 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 11:22:22 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 11:22:22 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 11:22:22 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 11:22:23 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 11:22:23 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 11:22:23 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 11:22:23 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 11:22:24 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 11:22:24 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 11:22:24 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 11:22:25 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: 11:22:25 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:25 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: 11:22:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 11:22:25 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: 11:22:25 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:25 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: 11:22:25 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:25 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: 11:22:25 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 11:22:25 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: 11:22:25 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 11:22:25 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: 11:22:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:25 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: 11:22:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 11:22:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:26 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 11:22:26 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 11:22:27 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 11:22:27 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 11:22:27 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 11:22:28 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 11:22:28 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 11:22:28 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 11:22:29 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-mysql-0: 11:22:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:22:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:22:30 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:22:30 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:22:30 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:22:30 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 11:22:30 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: 11:22:30 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:30 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: 11:22:30 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 11:22:30 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: 11:22:30 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:30 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: 11:22:30 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 11:22:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install CCLD crywrap unit-mysql-0: 11:22:31 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:22:31 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:22:31 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 11:22:31 DEBUG unit.oai-hss/0.install ^ unit-mysql-0: 11:22:31 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:22:31 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:22:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 11:22:34 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 11:22:35 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 11:22:35 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 11:22:35 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 11:22:35 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 11:22:36 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 11:22:36 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 11:22:37 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 11:22:38 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 11:22:38 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 11:22:38 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 11:22:38 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: 11:22:38 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 11:22:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:38 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 11:22:38 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 11:22:38 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 11:22:39 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: 11:22:39 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 11:22:39 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: 11:22:39 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:39 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: 11:22:39 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 11:22:39 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 11:22:40 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 11:22:40 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 11:22:40 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 11:22:40 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 11:22:40 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 11:22:40 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 11:22:40 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: 11:22:40 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 11:22:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:40 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 11:22:41 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 11:22:42 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 11:22:43 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 11:22:44 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: 11:22:44 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 11:22:44 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: 11:22:44 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 11:22:44 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 11:22:45 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 11:22:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:22:47 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 11:22:48 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: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 11:22:48 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: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 11:22:48 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: 11:22:48 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 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: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 11:22:48 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 11:22:49 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: 11:22:49 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 11:22:49 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: 11:22:49 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 11:22:49 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: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 11:22:49 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: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 11:22:49 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: 11:22:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 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: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 11:22:49 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: 11:22:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 11:22:49 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: 11:22:49 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 11:22:49 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 11:22:50 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: 11:22:50 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 11:22:50 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 11:22:50 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: 11:22:51 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: 11:22:51 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: 11:22:51 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: 11:22:52 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: 11:22:52 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: 11:22:52 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: 11:22:52 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: 11:22:52 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: 11:22:53 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: 11:22:54 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: 11:22:54 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: 11:22:54 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: 11:22:54 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: 11:22:54 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: 11:22:54 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: 11:22:54 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: 11:22:54 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: 11:22:55 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: 11:22:55 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: 11:22:55 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: 11:22:55 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: 11:22:55 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: 11:22:56 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: 11:22:56 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: 11:22:56 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: 11:22:56 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: 11:22:56 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: 11:22:57 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: 11:22:57 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: 11:22:57 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: 11:22:58 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: 11:22:58 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: 11:22:58 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: 11:22:58 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: 11:22:58 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: 11:22:58 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: 11:22:58 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: 11:22:59 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: 11:22:59 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: 11:22:59 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: 11:22:59 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: 11:22:59 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: 11:22:59 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: 11:22:59 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: 11:23:00 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: 11:23:00 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: 11:23:00 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: 11:23:00 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: 11:23:00 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: 11:23:00 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: 11:23:01 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: 11:23:01 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: 11:23:01 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: 11:23:01 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: 11:23:01 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: 11:23:01 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: 11:23:01 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: 11:23:02 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: 11:23:02 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: 11:23:02 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: 11:23:02 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: 11:23:02 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: 11:23:02 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: 11:23:02 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: 11:23:03 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: 11:23:03 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: 11:23:03 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: 11:23:03 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: 11:23:03 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: 11:23:03 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: 11:23:04 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: 11:23:04 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: 11:23:04 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 11:23:04 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: 11:23:04 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3132 kB/s) unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-epc-0: 11:23:04 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: 11:23:04 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-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:23:04 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 11:23:04 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-epc-0: 11:23:05 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:23:05 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 11:23:05 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 11:23:05 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-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 11:23:05 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-epc-0: 11:23:05 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: 11:23:05 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (120 kB/s) unit-oai-epc-0: 11:23:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 11:23:06 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 11:23:06 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: 11:23:06 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-hss-0: 11:23:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 11:23:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:23:06 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 11:23:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 11:23:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 11:23:06 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 11:23:06 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:23:07 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 11:23:07 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-hss-0: 11:23:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 11:23:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:23:08 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 11:23:08 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 11:23:08 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 11:23:08 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 11:23:08 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 11:23:08 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 11:23:08 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 11:23:08 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-hss-0: 11:23:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 11:23:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 11:23:08 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 11:23:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 11:23:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:08 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 11:23:09 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 11:23:10 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-epc-0: 11:23:11 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 11:23:11 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 11:23:11 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 11:23:11 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 11:23:11 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-hss-0: 11:23:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 11:23:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:12 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 11:23:13 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-epc-0: 11:23:14 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 11:23:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 11:23:14 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 11:23:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 11:23:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 11:23:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 11:23:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 11:23:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 11:23:14 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 11:23:15 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: 11:23:15 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 11:23:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 11:23:16 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 11:23:16 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 11:23:17 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: 11:23:17 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: 11:23:17 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 11:23:17 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: 11:23:17 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 11:23:17 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 11:23:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-epc-0: 11:23:18 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-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-epc-0: 11:23:18 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 11:23:18 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-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 11:23:18 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 11:23:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 11:23:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-epc-0: 11:23:19 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 11:23:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-hss-0: 11:23:19 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 11:23:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 11:23:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 11:23:19 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 11:23:19 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:23:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 11:23:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 11:23:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 11:23:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 11:23:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 11:23:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 11:23:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-hss-0: 11:23:21 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 11:23:21 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-epc-0: 11:23:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 11:23:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-hss-0: 11:23:22 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 11:23:22 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 11:23:22 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 11:23:22 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-epc-0: 11:23:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-hss-0: 11:23:22 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-epc-0: 11:23:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-hss-0: 11:23:22 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-epc-0: 11:23:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 11:23:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-epc-0: 11:23:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-epc-0: 11:23:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 11:23:23 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-epc-0: 11:23:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 11:23:24 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-epc-0: 11:23:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-epc-0: 11:23:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 11:23:24 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-epc-0: 11:23:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-epc-0: 11:23:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 11:23:25 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: 11:23:25 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-epc-0: 11:23:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-epc-0: 11:23:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-hss-0: 11:23:25 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 11:23:26 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-hss-0: 11:23:26 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-hss-0: 11:23:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:26 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-hss-0: 11:23:26 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 11:23:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 11:23:27 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 11:23:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-hss-0: 11:23:28 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 11:23:28 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-hss-0: 11:23:28 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: 11:23:28 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: 11:23:28 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-hss-0: 11:23:28 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 11:23:28 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 11:23:28 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 11:23:29 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: 11:23:29 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 11:23:29 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: 11:23:29 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 11:23:29 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: 11:23:29 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: 11:23:29 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: 11:23:29 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: 11:23:29 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: 11:23:29 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: 11:23:29 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 11:23:29 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: 11:23:29 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 11:23:29 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: 11:23:29 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: 11:23:29 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:29 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 11:23:29 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: 11:23:29 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 11:23:30 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: 11:23:30 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: 11:23:30 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:30 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: 11:23:30 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: 11:23:30 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: 11:23:30 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:30 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 11:23:30 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: 11:23:30 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:31 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: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 11:23:31 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: 11:23:31 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: 11:23:31 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: 11:23:31 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: 11:23:31 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: 11:23:31 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: 11:23:31 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 11:23:31 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: 11:23:31 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 11:23:31 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: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:31 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:32 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 11:23:32 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 11:23:32 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:32 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 11:23:32 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:23:32 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 11:23:32 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 11:23:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-epc-0: 11:23:35 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 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: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 11:23:35 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 11:23:36 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 11:23:37 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 11:23:38 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 11:23:39 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 11:23:40 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 11:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 11:23:41 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: 11:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 11:23:42 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 11:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 11:23:42 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: 11:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 11:23:42 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 11:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 11:23:42 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: 11:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 11:23:42 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 11:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 11:23:42 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: 11:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 11:23:42 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 11:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 11:23:42 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: 11:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 11:23:43 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: 11:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 11:23:43 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: 11:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 11:23:43 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: 11:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 11:23:43 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: 11:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 11:23:43 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: 11:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 11:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 11:23:43 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: 11:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 11:23:44 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: 11:23:44 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: 11:23:44 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: 11:23:44 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: 11:23:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 11:23:44 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: 11:23:44 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: 11:23:44 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: 11:23:44 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: 11:23:44 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: 11:23:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 11:23:44 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: 11:23:44 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: 11:23:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 11:23:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 11:23:44 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: 11:23:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 11:23:45 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: 11:23:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 11:23:45 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: 11:23:45 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: 11:23:45 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: 11:23:45 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: 11:23:45 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 11:23:45 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: 11:23:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 11:23:45 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: 11:23:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 11:23:45 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: 11:23:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 11:23:45 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: 11:23:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 11:23:45 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 11:23:46 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 11:23:46 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: 11:23:47 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (47.1 kB/s) unit-oai-hss-0: 11:23:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 11:23:47 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 11:23:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 11:23:47 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 11:23:47 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 11:23:47 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: 11:23:47 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 11:23:47 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 11:23:47 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 11:23:47 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install ....++++++ unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install ..........................................++++++ unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install .......................................................++++++ unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Not Before: Jul 3 11:23:48 2019 GMT unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Not After : Jul 2 11:23:48 2020 GMT unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install 0A:F4:24:0C:F9:0B:F1:1E:30:55:68:97:B6:74:47:88:1A:0E:10:7E unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install keyid:05:E9:B0:AA:F5:94:B0:8E:AE:FA:8C:88:AE:FB:95:F7:85:A6:8F:78 unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jul 2 11:23:48 2020 GMT (365 days) unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install [ 39%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 11:23:48 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: 11:23:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 11:23:48 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: 11:23:48 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: 11:23:48 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: 11:23:48 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: 11:23:48 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: 11:23:48 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: 11:23:48 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 11:23:48 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: 11:23:48 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: 11:23:48 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: 11:23:48 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: 11:23:48 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 11:23:48 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: 11:23:48 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 11:23:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 11:23:48 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: 11:23:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 11:23:50 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: 11:23:50 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 11:23:50 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 11:23:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:51 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 11:23:51 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: 11:23:51 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 11:23:51 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 11:23:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:23:51 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 11:23:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 11:23:51 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 11:23:51 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 11:23:51 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 11:23:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 11:23:52 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 11:23:52 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 11:23:52 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 11:23:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:23:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:23:52 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 11:23:52 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 11:23:52 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 11:23:52 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 11:23:52 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 11:23:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 11:23:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 11:23:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 11:23:52 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: 11:23:52 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 11:23:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 11:23:52 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: 11:23:52 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 11:23:52 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: 11:23:52 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 11:23:52 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: 11:23:52 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: 11:23:52 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: 11:23:52 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 11:23:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:23:52 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 11:23:52 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: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:53 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: 11:23:53 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: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:53 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-mysql-0: 11:23:53 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 11:23:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:23:53 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 11:23:53 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 11:23:53 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 11:23:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:23:53 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 11:23:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 11:23:53 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:23:53 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.29 unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:23:53 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:53 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 11:23:53 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 11:23:53 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:23:53 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:23:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 11:23:53 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `iquohgheireingi` identified by 'baoxaechohsipof'] unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `iquohgheireingi` identified by 'baoxaechohsipof'] unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=iquohgheireingi', 'password=baoxaechohsipof', 'host=192.168.121.29', 'slave=False'] unit-mysql-0: 11:23:54 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 11:23:54 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 11:23:54 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 11:23:54 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 11:23:54 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 11:23:54 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 11:23:54 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 11:23:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:23:54 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 11:23:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:23:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 11:23:54 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:23:54 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:23:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:23:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:23:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + user=iquohgheireingi unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + password=baoxaechohsipof unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.29 unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.29 iquohgheireingi baoxaechohsipof oai-hss unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.29"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"iquohgheireingi"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"baoxaechohsipof"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 11:23:54 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: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:23:54 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: 11:23:54 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: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u iquohgheireingi --password=baoxaechohsipof -h 192.168.121.29 oai-hss -e 'show tables;' unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u iquohgheireingi --password=baoxaechohsipof -h 192.168.121.29 oai-hss unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 11:23:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:54 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22124 unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22124' unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22124 =~ .*running.* ]] unit-oai-hss-0: 11:23:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:23:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:55 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 11:23:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:55 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 11:23:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 11:23:55 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 11:23:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + db_host=iquohgheireingi unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 11:23:55 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 11:23:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:56 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 11:23:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:56 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 11:23:56 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 11:23:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:57 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 11:23:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 11:23:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 11:23:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 11:23:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:58 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 11:23:58 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 11:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 11:23:58 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 11:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:23:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 11:23:58 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 11:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:23:58 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 11:23:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 11:23:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:23:58 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 11:23:58 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 11:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:23:58 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 11:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:23:58 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 11:23:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 11:23:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 11:23:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:23:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:23:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:23:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 11:24:18 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 11:24:18 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 11:24:18 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 11:24:18 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 11:24:18 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 11:24:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:18 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 11:24:18 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: 11:24:18 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 11:24:18 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: 11:24:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:24:18 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 11:24:18 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 11:24:18 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 11:24:18 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 11:24:18 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 11:24:18 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 11:24:18 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 11:24:18 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 11:24:18 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 11:24:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-hss-0: 11:24:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:24:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:24:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 11:24:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 11:24:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 11:24:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-hss-0: 11:24:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-hss-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22124' unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22124 =~ .*running.* ]] unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-hss-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:24:19 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:24:19 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-hss-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-hss-0: 11:24:19 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 11:24:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:24:19 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 11:24:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:24:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 11:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 11:24:19 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.5 unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.5 ']' unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:20 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: 11:24:20 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:20 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 11:24:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 11:24:20 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: 11:24:20 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 11:24:20 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: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 11:24:20 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: 11:24:20 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 11:24:20 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 11:24:21 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: 11:24:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:21 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 11:24:21 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: 11:24:21 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: 11:24:21 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: 11:24:21 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: 11:24:21 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: 11:24:21 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: 11:24:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:24:21 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: 11:24:21 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: 11:24:21 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: 11:24:21 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: 11:24:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 11:24:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:21 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.5 unit-oai-epc-0: 11:24:21 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: 11:24:21 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: 11:24:21 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: 11:24:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.5/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.5/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.5/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:24:21 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: 11:24:21 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: 11:24:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 11:24:21 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: 11:24:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:21 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: 11:24:21 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: 11:24:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:21 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 11:24:21 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 11:24:21 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:21 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 11:24:21 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 11:24:21 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 11:24:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:21 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 11:24:21 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 11:24:21 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:24:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 11:24:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:24:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 11:24:21 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 11:24:21 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-epc-0: 11:24:21 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 11:24:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 11:24:21 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 11:24:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 11:24:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 11:24:21 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 11:24:21 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:24:21 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 11:24:21 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:24:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 11:24:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 11:24:21 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:21 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 11:24:21 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-oai-epc-0: 11:24:21 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 11:24:21 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 11:24:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:24:21 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 11:24:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 11:24:21 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 11:24:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 11:24:22 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 11:24:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:24:22 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.7' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.7 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.7 unit-abot-epc-basic-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 11:24:22 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: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22124' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22124 =~ .*running.* ]] unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:24:22 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 11:24:22 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 11:24:22 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 11:24:22 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:22 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:24:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 11:24:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:22 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-abot-epc-basic-0: 11:24:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:24:22 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 5 -le 255 ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 5 -le 255 ]] unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.5' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.5 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 11:24:22 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.5 unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:24:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 11:24:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 11:24:22 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 11:24:22 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 11:24:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 11:24:22 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 11:24:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-abot-epc-basic-0: 11:24:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 11:24:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 11:24:22 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 11:24:23 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 11:24:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:24:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:24:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 11:24:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:24:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:24:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 11:24:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 11:24:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:23 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 11:24:23 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: 11:24:23 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-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 11:24:23 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: 11:24:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 11:24:23 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: 11:24:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 11:24:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:24:23 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 11:24:23 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.5 unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.5 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 11:24:23 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 11:24:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:23 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: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=iquohgheireingi unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:23 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: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=baoxaechohsipof unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:23 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 11:24:23 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.29 unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z iquohgheireingi ']' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iquohgheireingi --password=baoxaechohsipof -h 192.168.121.29 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iquohgheireingi --password=baoxaechohsipof -h 192.168.121.29 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 11:24:23 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: 11:24:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:24:23 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:23 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 11:24:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:23 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 11:24:23 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:24:23 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: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u iquohgheireingi --password=baoxaechohsipof -h 192.168.121.29 oai-hss unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 11:24:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 11:24:23 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:23 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 11:24:23 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 11:24:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 11:24:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 11:24:24 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 11:24:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 11:24:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 11:24:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 11:24:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:24:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:24:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 11:24:24 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 11:24:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 11:24:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 5 -le 255 ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 5 -le 255 ]] unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.5' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.5 unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 11:24:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 11:24:24 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 11:24:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:24 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 11:24:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:24:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:24:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:24 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 11:24:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 11:24:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.5 unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 11:24:25 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: 11:24:25 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: 11:24:25 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.5/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.5/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 11:24:25 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: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 11:24:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 11:24:25 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: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:24:25 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 11:24:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:24:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:25 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: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:25 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.7 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 11:24:25 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: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:25 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15407 unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15407' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15407 =~ .*running.* ]] unit-oai-epc-0: 11:24:25 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: 11:24:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:25 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: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 11:24:25 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:24:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:24:26 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 11:24:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 11:24:26 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:24:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:24:27 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 11:24:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 11:24:27 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:24:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:24:28 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 11:24:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 11:24:28 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:24:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:24:29 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 11:24:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 11:24:29 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 11:24:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 11:24:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 11:24:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:30 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 11:24:30 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 11:24:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:24:31 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 11:24:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 11:24:31 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:33 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 11:24:33 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 11:24:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 11:24:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 11:24:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 11:24:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 11:24:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 11:24:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 11:24:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 11:24:33 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: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 11:24:33 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: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 11:24:33 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: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:24:33 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: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 11:24:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:33 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: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.5 unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:24:33 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: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 11:24:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 11:24:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 11:24:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 11:24:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15407' unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15407 =~ .*running.* ]] unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 11:24:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.5/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.5/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 11:24:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:34 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-abot-epc-basic-0: 11:24:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 11:24:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15726 unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15726' unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15726 =~ .*running.* ]] unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 11:24:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:34 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 11:24:34 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-abot-epc-basic-0: 11:24:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 11:24:34 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 11:24:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:24:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:24:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:24:35 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 11:24:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 11:24:35 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 11:24:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:24:36 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 11:24:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 11:24:36 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 11:24:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:24:37 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 11:24:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 11:24:37 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 11:24:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 11:24:38 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 11:24:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 11:24:38 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 11:24:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 11:24:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 11:24:39 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 11:24:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:24:39 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 11:24:39 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 11:24:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:24:39 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 11:24:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 11:24:39 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 11:24:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 11:24:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:24:41 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 11:24:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 11:24:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:41 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 11:24:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 11:24:41 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 11:24:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:41 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 11:24:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 11:24:41 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 11:24:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 11:24:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 11:24:42 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:42 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 11:24:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 11:24:42 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 11:24:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:24:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 11:24:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.5 unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 11:24:42 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: 11:24:42 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: 11:24:42 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.5/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.5/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 11:24:42 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: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 11:24:42 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: 11:24:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:24:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 11:24:42 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 11:24:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:24:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:25:04 DEBUG juju.worker.uniter.remotestate got action change: [22dcecd4-6b91-4a21-8f14-6fdba6c734a7] ok=true unit-abot-epc-basic-0: 11:25:04 DEBUG juju.worker.uniter.operation running operation run action 22dcecd4-6b91-4a21-8f14-6fdba6c734a7 unit-abot-epc-basic-0: 11:25:04 DEBUG juju.machinelock acquire machine lock for uniter (run action 22dcecd4-6b91-4a21-8f14-6fdba6c734a7) unit-abot-epc-basic-0: 11:25:04 DEBUG juju.machinelock machine lock acquired for uniter (run action 22dcecd4-6b91-4a21-8f14-6fdba6c734a7) unit-abot-epc-basic-0: 11:25:04 DEBUG juju.worker.uniter.operation preparing operation "run action 22dcecd4-6b91-4a21-8f14-6fdba6c734a7" unit-abot-epc-basic-0: 11:25:04 DEBUG juju.worker.uniter.operation executing operation "run action 22dcecd4-6b91-4a21-8f14-6fdba6c734a7" unit-abot-epc-basic-0: 11:25:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 11:25:04 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 11:25:04 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 11:25:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:25:04 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 11:25:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:25:04 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 11:25:04 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:06 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: 11:25:06 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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3342703239531789302.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:06 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: 11:25:06 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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8937174784358213703.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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:06 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: 11:25:06 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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall734262422768368897.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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:06 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: 11:25:06 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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1306378801304307520.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:06 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: 11:25:06 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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7841314172502019413.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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:06 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: 11:25:06 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: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall824897566442085411.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.728 s unit-abot-epc-basic-0: 11:25:06 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-07-03T11:25:06+00:00 unit-abot-epc-basic-0: 11:25:07 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 11:25:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:25:08 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:25:09 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: 11:25:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:25:10 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: 11:25:10 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:25:10 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: 11:25:10 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: 11:25:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:25:10 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: 11:25:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 11:25:11 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 11:25:12 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Wed Jul 03 11:25:13 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 11:25:13 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:13 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: 11:25:15 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:15 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 11:25:15 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: 11:25:15 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:15 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Wed Jul 03 11:25:15 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 11:25:15 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:15 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:15 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: 11:25:15 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:15 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:15 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: 11:25:16 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:16 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: 11:25:16 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:16 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: 11:25:16 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:16 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:25:16 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Wed Jul 03 11:25:16 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 11:25:16 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:16 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: 11:25:16 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:16 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: 11:25:16 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:16 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: 11:25:16 DEBUG unit.abot-epc-basic/0.run Jul 03, 2019 11:25:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:25:16 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: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP EXECUTION TIME TAKEN :1330 MS unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25: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: 11:25:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:18 [main] REPORT: STEP EXECUTION TIME TAKEN :919 MS unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25: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: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: STEP EXECUTION TIME TAKEN :720 MS unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29.441 [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: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29.454 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25: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: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: STEP EXECUTION TIME TAKEN :65 MS unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:25:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:25: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: 11:25:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:25:40 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: 11:25:40 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: 11:25:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:25:40 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: 11:25:40 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: 11:25:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:25:40 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: 11:25:40 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: 11:25:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:25:40 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: 11:25:40 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:25:40 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: 11:25:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:25:40 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: 11:25:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :57 MS unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25: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: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25: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: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :461 MS unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [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: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:25:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:40 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:25:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51.073 [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: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51.080 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25: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: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:25:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:25:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:25: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: 11:26:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:26:01 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: 11:26:01 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: 11:26: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: 11:26: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: 11:26:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:26: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: 11:26: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: 11:26:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:26: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: 11:26:01 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: 11:26:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:26: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: 11:26: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: 11:26:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:26: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: 11:26:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26: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: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP EXECUTION TIME TAKEN :463 MS unit-abot-epc-basic-0: 11:26:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:02 [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: 11:26:02 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:02 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:02 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12.197 [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: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12.204 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [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: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: STEP EXECUTION TIME TAKEN :78 MS unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:26:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:26:12 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: 11:26:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:26:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:26:17 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 11:26:17 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 11:26:17 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 11:26:17 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 11:26:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 11:26:17 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:26:17 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:26:17 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 11:26:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16372' unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16372 =~ .*running.* ]] unit-oai-epc-0: 11:26:18 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: 11:26:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:26:18 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:26:18 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 11:26:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:26:18 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 11:26:18 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 11:26:18 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 11:26:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:26:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:26:22 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: 11:26:22 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: 11:26:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:26:22 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: 11:26:22 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: 11:26:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:26:22 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: 11:26:22 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: 11:26:22 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: 11:26:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:26:22 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: 11:26:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:26:22 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: 11:26:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26: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: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: STEP EXECUTION TIME TAKEN :518 MS unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [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: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33.263 [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: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33.265 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [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: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:26:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:26:33 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: 11:26:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:26:43 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: 11:26:43 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: 11:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:26:43 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: 11:26:43 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: 11:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:26:43 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: 11:26:43 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: 11:26:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:26:43 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: 11:26:43 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: 11:26:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:26:43 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: 11:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [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: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :239 MS unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [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: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: STEP EXECUTION TIME TAKEN :892 MS unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54.851 [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: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54.853 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [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: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:26:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:26:54 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: 11:27:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:27:05 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: 11:27:05 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: 11:27:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:27:05 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: 11:27:05 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: 11:27:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:27:05 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: 11:27:05 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: 11:27:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:27:05 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: 11:27:05 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: 11:27:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:27:05 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: 11:27:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [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: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:05 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [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: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: STEP EXECUTION TIME TAKEN :884 MS unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [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: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16.395 [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: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16.398 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [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: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:27:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 11:27:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:27:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:27:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:27:25 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:27:25 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:27:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:27:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:27:25 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:27:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:27:25 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:27:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:27:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:27:26 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: 11:27:26 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: 11:27: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: 11:27: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: 11:27:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:27: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: 11:27: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: 11:27:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:27: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: 11:27: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: 11:27:26 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: 11:27:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:27: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: 11:27:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:27: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: 11:27:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:27: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: 11:27:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27: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: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: STEP EXECUTION TIME TAKEN :442 MS unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [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: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: STEP EXECUTION TIME TAKEN :675 MS unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [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: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:27 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37.966 [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: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37.968 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [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: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:27:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:27:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:27:48 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: 11:27:48 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: 11:27:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:27:48 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: 11:27:48 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: 11:27:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :444 MS unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:48 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [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: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [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: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59.501 [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: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59.506 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:27:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:27:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:28:09 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: 11:28:09 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: 11:28:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:28:09 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: 11:28:09 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: 11:28:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:28:09 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: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:09 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [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: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [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: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:28:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:21.305 [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: 11:28:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:21.310 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :307 MS unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:28:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 11:28:31 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: 11:28:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:28:31 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: 11:28:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:31 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: STEP EXECUTION TIME TAKEN :276 MS unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28: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: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [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: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:32 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:42 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:42 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:28:42 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 11:28:42 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:42 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:43.199 [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: 11:28:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:43.202 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:28:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28: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: 11:28:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:43 [main] REPORT: STEP EXECUTION TIME TAKEN :279 MS unit-abot-epc-basic-0: 11:28:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:28:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:28:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:28:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 11:28:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:28:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:28:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 11:28:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 11:28:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 11:28:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 11:28:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 11:28:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22124' unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22124 =~ .*running.* ]] unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:28:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:28:50 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:28:50 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 11:28:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:28:51 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 11:28:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:28:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 11:28:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:28:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 11:28:53 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: 11:28: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: 11:28: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: 11:28:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:28: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: 11:28: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: 11:28:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:28: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: 11:28: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: 11:28:53 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: 11:28:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:28: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: 11:28:53 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:28: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: 11:28:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:28: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: 11:28: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: 11:28:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28: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: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28: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: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP EXECUTION TIME TAKEN :225 MS unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:53 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28: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: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [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: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: STEP EXECUTION TIME TAKEN :68 MS unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:28:54 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:28:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04.513 [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: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04.516 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29: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: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:29:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:29:04 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: 11:29:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 11:29:14 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: 11:29: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: 11:29: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: 11:29:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:29: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: 11:29: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: 11:29:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:29: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: 11:29:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:29:14 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: 11:29:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:29: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: 11:29:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:29: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: 11:29:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:29: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: 11:29:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:29:14 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: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29: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: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [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: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [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: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: STEP EXECUTION TIME TAKEN :243 MS unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:15 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:25 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:25 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:29:25 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 11:29:25 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:25 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:26.000 [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: 11:29:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:26.002 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:26 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:29:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 11:29:36 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: 11:29: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: 11:29: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: 11:29:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:29: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: 11:29: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: 11:29:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:29: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: 11:29: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: 11:29:36 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: 11:29:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:29: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: 11:29:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:29: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: 11:29:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:29: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: 11:29: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: 11:29:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:29:36 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: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29: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: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29: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: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP EXECUTION TIME TAKEN :210 MS unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:36 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: STEP EXECUTION TIME TAKEN :857 MS unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [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: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:37 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47.428 [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: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47.430 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29: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: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:29:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:29:47 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: 11:29:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:29:57 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: 11:29:57 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: 11:29:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:29:57 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: 11:29:57 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: 11:29:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:29:57 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: 11:29:57 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: 11:29:57 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: 11:29:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:29:57 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: 11:29:57 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:29:57 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: 11:29:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:29:57 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: 11:29:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29: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: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :225 MS unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:57 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [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: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: STEP EXECUTION TIME TAKEN :922 MS unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [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: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:29:58 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:29:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08.955 [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: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08.957 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30: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: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:30:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:30:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 11:30:19 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: 11:30:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:30:19 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: 11:30:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP EXECUTION TIME TAKEN :442 MS unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:19 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [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: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: STEP EXECUTION TIME TAKEN :665 MS unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:20 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30.380 [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: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30.392 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30: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: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:30:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:30: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: 11:30:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:30:40 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: 11:30:40 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: 11:30:40 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:30:40 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: 11:30:40 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: 11:30:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:30:40 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: 11:30:40 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: 11:30:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:30:40 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: 11:30:40 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:30:40 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: 11:30:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:30:40 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: 11:30:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30: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: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [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: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [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: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:40 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: STEP EXECUTION TIME TAKEN :421 MS unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [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: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: STEP EXECUTION TIME TAKEN :668 MS unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [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: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:41 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:41 [main] REPORT: ========================================================================================== unit-oai-epc-0: 11:30:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:30:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:30:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 11:30:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 11:30:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 11:30:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 11:30:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 11:30:50 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:30:50 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:30:50 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 11:30:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:30:51 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:30:51 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 11:30:51 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 11:30:51 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18503' unit-oai-epc-0: 11:30:51 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18503 =~ .*running.* ]] unit-oai-epc-0: 11:30:51 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: 11:30:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:30:51 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 11:30:51 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 11:30:51 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:30:51 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 11:30:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:30:51 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 11:30:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 11:30:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 11:30:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:30:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:30:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:30:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:30:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:30:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:30:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:30:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01.883 [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: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01.885 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [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: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:31:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:31: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: 11:31:01 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: 11:31:02 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:31:12 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: 11:31:12 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: 11:31:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:31:12 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: 11:31:12 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 11:31:12 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: 11:31:12 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: 11:31:12 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: 11:31:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:31:12 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: 11:31:12 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: 11:31:12 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: 11:31:12 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: 11:31:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:31:12 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: 11:31:12 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: 11:31:12 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: 11:31:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:31:12 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: 11:31:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:12 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:12 [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: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [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: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [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: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP EXECUTION TIME TAKEN :222 MS unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [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: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [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: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:13 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [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: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:14 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:31:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 11:31:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34.266 [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: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34.267 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31: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: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:31:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:31:34 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: 11:31:34 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: 11:31:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:31:44 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: 11:31:44 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: 11:31:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:31:44 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: 11:31:44 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: 11:31:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:31:44 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: 11:31:44 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: 11:31:44 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: 11:31:44 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: 11:31:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [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: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:45 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:45 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31: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: 11:31:45 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:45 [main] REPORT: STEP EXECUTION TIME TAKEN :440 MS unit-abot-epc-basic-0: 11:31:45 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:45 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31: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: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :708 MS unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:46 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:31:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:31:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:31:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:31:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:31:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:31:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06.117 [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: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06.119 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:32:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:32:06 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: 11:32:06 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: 11:32:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:32:16 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: 11:32:16 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: 11:32:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:32:16 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: 11:32:16 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 11:32:16 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: 11:32:16 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: 11:32:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:32:16 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: 11:32: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:32:16 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: 11:32:16 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: 11:32:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:32:16 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: 11:32:16 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: 11:32:16 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: 11:32:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:32:16 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: 11:32:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [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: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [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: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [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: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP EXECUTION TIME TAKEN :428 MS unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:17 [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: 11:32:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:17 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 11:32:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:17 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [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: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: STEP EXECUTION TIME TAKEN :657 MS unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:18 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:28 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:28 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:32:28 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 11:32:28 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:28 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38.414 [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: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38.416 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:32:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:32: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
 unit-abot-epc-basic-0: 11:32:39 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-mysql-0: 11:32:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:32:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:32:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:32:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:32:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:32:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:32:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:32:41 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:32:41 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:32:41 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:32:41 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:32:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:32:49 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: 11:32:49 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: 11:32: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: 11:32: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: 11:32:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:32: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: 11:32: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: 11:32:49 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: 11:32: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: 11:32:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:32: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: 11:32:49 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: 11:32:49 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 11:32:49 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: 11:32:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:32: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: 11:32: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: 11:32: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: 11:32:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:32: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: 11:32:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:49 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [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: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP EXECUTION TIME TAKEN :424 MS unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:50 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [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: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: STEP EXECUTION TIME TAKEN :657 MS unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:32:51 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:32:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:33:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 11:33:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:01 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11.900 [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: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11.904 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:33:11 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:33:12 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: 11:33:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:33:22 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: 11:33:22 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: 11:33:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:33:22 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: 11:33:22 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 11:33:22 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: 11:33:22 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: 11:33:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:33:22 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: 11:33:22 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: 11:33:22 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 11:33:22 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: 11:33:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:33:22 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: 11:33:22 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: 11:33:22 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: 11:33:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:33:22 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: 11:33:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33: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: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [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: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33: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: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [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: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [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: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: STEP EXECUTION TIME TAKEN :680 MS unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: STEP EXECUTION TIME TAKEN :91 MS unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:24 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:33:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 11:33:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:34 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44.221 [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: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44.224 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [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: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:33:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:33:44 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: 11:33:44 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: 11:33:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:33:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:33:55 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: 11:33:55 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: 11:33:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:33:55 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: 11:33:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:33:55 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: 11:33:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [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: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [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: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :441 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [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: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:55 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [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: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:33:56 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:33:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:34:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:34:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:34:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 11:34:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:34:06 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16.422 [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: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16.424 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [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: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 11:34:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:34:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:34:16 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: 11:34:16 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: 11:34:17 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:34:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run 9m11.309s unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.24 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:34:27 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.008 sec unit-abot-epc-basic-0: 11:34:27 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.003 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.002 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.017 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.003 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.009 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.007 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:34:27 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.005 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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.006 sec unit-abot-epc-basic-0: 11:34:27 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 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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.003 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 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.003 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.003 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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.005 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.013 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.014 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.002 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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.01 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.008 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:34:27 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 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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.002 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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.004 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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 sec unit-abot-epc-basic-0: 11:34:27 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.001 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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 <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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.003 sec unit-abot-epc-basic-0: 11:34:27 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.007 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:27 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:34:27 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: 11:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:34: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: 11:34: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: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34: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: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34: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: 11:34: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: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34: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: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:34: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: 11:34:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:34:28 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: 11:34:28 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:34:28 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: 11:34:28 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:34:28 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 11:34:30 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:34:30 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 11:34:30 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:34:30 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 11:34:30 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-07-03T11:34:30+00:00 unit-abot-epc-basic-0: 11:34:30 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 11:34:30 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:34:30 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: 11:34:30 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 11:34:30 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: 11:34:30 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: 11:34:30 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 11:34:30 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: 11:34:30 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 11:34:30 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter.operation committing operation "run action 22dcecd4-6b91-4a21-8f14-6fdba6c734a7" unit-abot-epc-basic-0: 11:34:30 DEBUG juju.machinelock machine lock released for uniter (run action 22dcecd4-6b91-4a21-8f14-6fdba6c734a7) unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 11:34:30 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 11:34:30 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 11:34:30 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 11:34:30 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:34:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:34:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:34:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:34:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 11:34:38 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 11:34:38 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 11:34:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 11:34:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 11:34:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22124' unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22124 =~ .*running.* ]] unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:34:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:34:38 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:34:38 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 11:34:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:34:38 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 11:34:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:34:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 11:34:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:34:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-07-03 11:34:51,425 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-07-03 11:35:41,683 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 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, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2019-07-03 11:35:41,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 11:35:41,690 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:42,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:42 GMT X-Openstack-Request-Id: req-9d9fc0ad-62e1-48af-905c-b5d35e7043d9 2019-07-03 11:35:42,036 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:08:20Z", "updated_at": "2019-07-03T11:35:22Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "5ab164c0-126e-43ec-a7e1-97eae2fc6ce9", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:09:00Z", "updated_at": "2019-07-03T11:35:29Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.218", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "a2e6b948-8a4a-469e-83ab-b82ffc609947", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:02:56Z", "updated_at": "2019-07-03T11:35:06Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "a457838d-f1a4-41c6-af82-b0d3b4c86b88", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T10:58:21Z", "updated_at": "2019-07-03T11:35:41Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "dd4c3acc-d4fe-4c91-9f61-191fe31f01a2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:05:30Z", "updated_at": "2019-07-03T11:35:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "f7910b49-965f-417a-8c61-40478fa7fe79", "qos_policy_id": null}]} 2019-07-03 11:35:42,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9d9fc0ad-62e1-48af-905c-b5d35e7043d9 2019-07-03 11:35:42,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.347149133682s 2019-07-03 11:35:42,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 11:35:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/5ab164c0-126e-43ec-a7e1-97eae2fc6ce9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:43,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:35:43 GMT X-Openstack-Request-Id: req-df984167-bf59-4bcc-aaeb-de80e4036ed4 2019-07-03 11:35:43,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:35:43,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab164c0-126e-43ec-a7e1-97eae2fc6ce9.json used request id req-df984167-bf59-4bcc-aaeb-de80e4036ed4 2019-07-03 11:35:43,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05306100845s 2019-07-03 11:35:43,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 11:35:43,136 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:43,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:43 GMT X-Openstack-Request-Id: req-0c483ca0-89ec-47e8-bd15-28645fcdf5a7 2019-07-03 11:35:43,477 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:09:00Z", "updated_at": "2019-07-03T11:35:29Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.218", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "a2e6b948-8a4a-469e-83ab-b82ffc609947", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:02:56Z", "updated_at": "2019-07-03T11:35:06Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "a457838d-f1a4-41c6-af82-b0d3b4c86b88", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T10:58:21Z", "updated_at": "2019-07-03T11:35:41Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "dd4c3acc-d4fe-4c91-9f61-191fe31f01a2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:05:30Z", "updated_at": "2019-07-03T11:35:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "f7910b49-965f-417a-8c61-40478fa7fe79", "qos_policy_id": null}]} 2019-07-03 11:35:43,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0c483ca0-89ec-47e8-bd15-28645fcdf5a7 2019-07-03 11:35:43,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.342576026917s 2019-07-03 11:35:43,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 11:35:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a2e6b948-8a4a-469e-83ab-b82ffc609947.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:44,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:35:44 GMT X-Openstack-Request-Id: req-5614c768-dd3c-43cb-a579-83fa15d4c89e 2019-07-03 11:35:44,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:35:44,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a2e6b948-8a4a-469e-83ab-b82ffc609947.json used request id req-5614c768-dd3c-43cb-a579-83fa15d4c89e 2019-07-03 11:35:44,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.925838947296s 2019-07-03 11:35:44,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 11:35:44,441 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:44,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:44 GMT X-Openstack-Request-Id: req-3c79ec7a-be45-43c7-accb-f233a9441a1c 2019-07-03 11:35:44,780 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:02:56Z", "updated_at": "2019-07-03T11:35:06Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "a457838d-f1a4-41c6-af82-b0d3b4c86b88", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T10:58:21Z", "updated_at": "2019-07-03T11:35:41Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "dd4c3acc-d4fe-4c91-9f61-191fe31f01a2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:05:30Z", "updated_at": "2019-07-03T11:35:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "f7910b49-965f-417a-8c61-40478fa7fe79", "qos_policy_id": null}]} 2019-07-03 11:35:44,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3c79ec7a-be45-43c7-accb-f233a9441a1c 2019-07-03 11:35:44,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.339877128601s 2019-07-03 11:35:44,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 11:35:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a457838d-f1a4-41c6-af82-b0d3b4c86b88.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:45,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:35:45 GMT X-Openstack-Request-Id: req-0fe1cc29-ff3f-41ac-bd83-0abdf0f22e8e 2019-07-03 11:35:45,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:35:45,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a457838d-f1a4-41c6-af82-b0d3b4c86b88.json used request id req-0fe1cc29-ff3f-41ac-bd83-0abdf0f22e8e 2019-07-03 11:35:45,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.85790681839s 2019-07-03 11:35:45,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 11:35:45,674 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:45,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:45 GMT X-Openstack-Request-Id: req-be58fb9a-9ae3-4cd3-9a71-2c5717c61ca1 2019-07-03 11:35:45,920 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T10:58:21Z", "updated_at": "2019-07-03T11:35:41Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "dd4c3acc-d4fe-4c91-9f61-191fe31f01a2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:05:30Z", "updated_at": "2019-07-03T11:35:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "f7910b49-965f-417a-8c61-40478fa7fe79", "qos_policy_id": null}]} 2019-07-03 11:35:45,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-be58fb9a-9ae3-4cd3-9a71-2c5717c61ca1 2019-07-03 11:35:45,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.246376991272s 2019-07-03 11:35:45,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 11:35:45,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/dd4c3acc-d4fe-4c91-9f61-191fe31f01a2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:47,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:35:47 GMT X-Openstack-Request-Id: req-98194823-f8fc-4bdf-9728-0b108d23f579 2019-07-03 11:35:47,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:35:47,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/dd4c3acc-d4fe-4c91-9f61-191fe31f01a2.json used request id req-98194823-f8fc-4bdf-9728-0b108d23f579 2019-07-03 11:35:47,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17977786064s 2019-07-03 11:35:47,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 11:35:47,129 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:47,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:47 GMT X-Openstack-Request-Id: req-cfd643ef-96ba-4ccf-8016-f67d23bad67e 2019-07-03 11:35:47,183 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T11:05:30Z", "updated_at": "2019-07-03T11:35:16Z", "floating_network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "2c1bc845e49b465f874dc73088516ea2", "port_id": null, "id": "f7910b49-965f-417a-8c61-40478fa7fe79", "qos_policy_id": null}]} 2019-07-03 11:35:47,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cfd643ef-96ba-4ccf-8016-f67d23bad67e 2019-07-03 11:35:47,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0541460514069s 2019-07-03 11:35:47,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-03 11:35:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/f7910b49-965f-417a-8c61-40478fa7fe79.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:48,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:35:48 GMT X-Openstack-Request-Id: req-4ed66c5d-25bf-462d-a74c-90ad2e714057 2019-07-03 11:35:48,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:35:48,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/f7910b49-965f-417a-8c61-40478fa7fe79.json used request id req-4ed66c5d-25bf-462d-a74c-90ad2e714057 2019-07-03 11:35:48,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.21849393845s 2019-07-03 11:35:48,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-03 11:35:48,416 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:48,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:48 GMT X-Openstack-Request-Id: req-48ff075b-dcdf-4a5e-9fb4-3bc2a763ebb7 2019-07-03 11:35:48,760 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-03 11:35:48,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-48ff075b-dcdf-4a5e-9fb4-3bc2a763ebb7 2019-07-03 11:35:48,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.345126152039s 2019-07-03 11:35:48,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 11:35:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:49,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 11:35:49 GMT X-Openstack-Request-Id: req-29686924-78c5-4e1c-8663-aad002324931 2019-07-03 11:35:49,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 11:35:49,879 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/641b5abd-a87b-432f-b447-5b7e9144820a used request id req-29686924-78c5-4e1c-8663-aad002324931 2019-07-03 11:35:49,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11759710312s 2019-07-03 11:35:49,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 11:35:49,889 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:35:50,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35: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-0c193a95-1396-44d1-a112-f97d48394a32 x-openstack-request-id: req-0c193a95-1396-44d1-a112-f97d48394a32 2019-07-03 11:35:50,192 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/98b9e475-0736-4ec8-bc81-ad70f12403fb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/98b9e475-0736-4ec8-bc81-ad70f12403fb", "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": "98b9e475-0736-4ec8-bc81-ad70f12403fb"}, {"name": "juju_epc-flavor_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877", "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": "cff15d01-5120-48e6-b48f-ddd84fa77877"}]} 2019-07-03 11:35:50,192 - 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-0c193a95-1396-44d1-a112-f97d48394a32 2019-07-03 11:35:50,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307590007782s 2019-07-03 11:35:50,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 11:35:50,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/98b9e475-0736-4ec8-bc81-ad70f12403fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:35:50,240 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35: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-75969c66-6da7-46a3-acb5-1563aa15b895 x-openstack-request-id: req-75969c66-6da7-46a3-acb5-1563aa15b895 2019-07-03 11:35:50,241 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/98b9e475-0736-4ec8-bc81-ad70f12403fb used request id req-75969c66-6da7-46a3-acb5-1563aa15b895 2019-07-03 11:35:50,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458700656891s 2019-07-03 11:35:50,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-03 11:35:50,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4ed4b50f-8666-478f-b96b-f0314aec8391/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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" -d '{"subnet_id": "62ccda00-be8e-4043-8f08-1c4e51142da0"}' 2019-07-03 11:35:53,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:53 GMT X-Openstack-Request-Id: req-5e7cdf78-540c-43dd-8721-8486346c2b40 2019-07-03 11:35:53,304 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7d03b6e2-505e-425e-bf66-3cfcc39bcafa", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "subnet_id": "62ccda00-be8e-4043-8f08-1c4e51142da0", "subnet_ids": ["62ccda00-be8e-4043-8f08-1c4e51142da0"], "port_id": "e2409ef7-6f9e-4fc1-85b7-dd8f4db91a9d", "id": "4ed4b50f-8666-478f-b96b-f0314aec8391"} 2019-07-03 11:35:53,304 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4ed4b50f-8666-478f-b96b-f0314aec8391/remove_router_interface.json used request id req-5e7cdf78-540c-43dd-8721-8486346c2b40 2019-07-03 11:35:53,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.06242489815s 2019-07-03 11:35:53,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-03 11:35:53,305 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:53,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:53 GMT X-Openstack-Request-Id: req-60c86936-df4d-4fc3-acb9-3a020a29a2e4 2019-07-03 11:35:53,692 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "849979e7-e940-42b9-876b-b95c2d632a75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "510829ab-c198-471b-87f8-4e731e90e7c6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T10:55:28Z", "admin_state_up": true, "updated_at": "2019-07-03T11:35:51Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "2c1bc845e49b465f874dc73088516ea2", "id": "4ed4b50f-8666-478f-b96b-f0314aec8391", "name": "juju_epc-router_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}]} 2019-07-03 11:35:53,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-60c86936-df4d-4fc3-acb9-3a020a29a2e4 2019-07-03 11:35:53,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.387727975845s 2019-07-03 11:35:53,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-03 11:35:53,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/4ed4b50f-8666-478f-b96b-f0314aec8391.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:58,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:35:58 GMT X-Openstack-Request-Id: req-26b1c610-4982-45a2-a9ce-f1468e06b19c 2019-07-03 11:35:58,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:35:58,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4ed4b50f-8666-478f-b96b-f0314aec8391.json used request id req-26b1c610-4982-45a2-a9ce-f1468e06b19c 2019-07-03 11:35:58,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.57742905617s 2019-07-03 11:35:58,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-03 11:35:58,272 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:35:58,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 03 Jul 2019 11:35:58 GMT X-Openstack-Request-Id: req-ab0f3bf8-5c72-4d53-b993-0ea03d16ab29 2019-07-03 11:35:58,328 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d03b6e2-505e-425e-bf66-3cfcc39bcafa","tenant_id":"2c1bc845e49b465f874dc73088516ea2","created_at":"2019-07-03T10:55:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-03T10:55:26Z","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":"2c1bc845e49b465f874dc73088516ea2","id":"62ccda00-be8e-4043-8f08-1c4e51142da0","subnetpool_id":null,"name":"juju_epc-subnet_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}]} 2019-07-03 11:35:58,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ab0f3bf8-5c72-4d53-b993-0ea03d16ab29 2019-07-03 11:35:58,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0571780204773s 2019-07-03 11:35:58,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-03 11:35:58,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/62ccda00-be8e-4043-8f08-1c4e51142da0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:36:01,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:36:01 GMT X-Openstack-Request-Id: req-97913a5f-bf16-48e7-b4aa-8310b8ac7476 2019-07-03 11:36:01,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:36:01,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/62ccda00-be8e-4043-8f08-1c4e51142da0.json used request id req-97913a5f-bf16-48e7-b4aa-8310b8ac7476 2019-07-03 11:36:01,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.94325876236s 2019-07-03 11:36:01,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-03 11:36:01,274 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:36:01,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36:01 GMT X-Openstack-Request-Id: req-b54a74cd-86a8-4717-8cfa-c96da0af3ba3 2019-07-03 11:36:01,383 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d03b6e2-505e-425e-bf66-3cfcc39bcafa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2c1bc845e49b465f874dc73088516ea2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-03T11:36:01Z","qos_policy_id":null,"name":"juju_epc-net_c7d95486-37e8-4e8a-9c65-cf45826f6ea3","admin_state_up":true,"tenant_id":"2c1bc845e49b465f874dc73088516ea2","created_at":"2019-07-03T10:55:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"849979e7-e940-42b9-876b-b95c2d632a75","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76ddd59d19cc4dbf9df099d3477e3cec","l2_adjacency":true,"status":"ACTIVE","subnets":["510829ab-c198-471b-87f8-4e731e90e7c6"],"description":"","tags":[],"updated_at":"2019-07-03T04:01:33Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"76ddd59d19cc4dbf9df099d3477e3cec","created_at":"2019-07-03T03:38:26Z","mtu":1500}]} 2019-07-03 11:36:01,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b54a74cd-86a8-4717-8cfa-c96da0af3ba3 2019-07-03 11:36:01,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109311103821s 2019-07-03 11:36:01,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-03 11:36:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/7d03b6e2-505e-425e-bf66-3cfcc39bcafa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:36:02,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:36:02 GMT X-Openstack-Request-Id: req-2e861d1f-c261-4cc8-90bb-f7bc48d45e77 2019-07-03 11:36:02,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:36:02,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7d03b6e2-505e-425e-bf66-3cfcc39bcafa.json used request id req-2e861d1f-c261-4cc8-90bb-f7bc48d45e77 2019-07-03 11:36:02,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43030714989s 2019-07-03 11:36:02,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-03 11:36:02,824 - 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}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:36:03,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36:03 GMT X-Openstack-Request-Id: req-5c5e23af-3fa5-4a5d-be2b-c046e8457450 2019-07-03 11:36:03,567 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-03T10:55:45Z", "file": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/file", "owner": "2c1bc845e49b465f874dc73088516ea2", "id": "f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "size": 296222720, "self": "/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://7fa0385c-f529-4b2a-84ea-78044c00393e/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-03T10:55:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-03 11:36:03,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5c5e23af-3fa5-4a5d-be2b-c046e8457450 2019-07-03 11:36:03,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.748044013977s 2019-07-03 11:36:03,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-03 11:36:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c4f1b982c45f0a1f9aea3f633f331d3956b37d8" 2019-07-03 11:36:04,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 03 Jul 2019 11:36:04 GMT X-Openstack-Request-Id: req-27be75b2-93d8-46bd-bab2-571f158528e5 2019-07-03 11:36:04,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-03 11:36:04,974 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f4302d11-8c2b-4084-a88b-3473f3bfd6d1 used request id req-27be75b2-93d8-46bd-bab2-571f158528e5 2019-07-03 11:36:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.40435791016s 2019-07-03 11:36:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-03 11:36:04,978 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:04,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36: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-c696e330-e46c-4810-92e2-634445e5724a x-openstack-request-id: req-c696e330-e46c-4810-92e2-634445e5724a 2019-07-03 11:36:04,998 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877", "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": "cff15d01-5120-48e6-b48f-ddd84fa77877"}]} 2019-07-03 11:36:04,998 - 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-c696e330-e46c-4810-92e2-634445e5724a 2019-07-03 11:36:04,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237920284271s 2019-07-03 11:36:05,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-03 11:36:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:05,037 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36: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-ace9ecad-1207-4133-b5fc-ba8162cacce4 x-openstack-request-id: req-ace9ecad-1207-4133-b5fc-ba8162cacce4 2019-07-03 11:36:05,037 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/cff15d01-5120-48e6-b48f-ddd84fa77877 used request id req-ace9ecad-1207-4133-b5fc-ba8162cacce4 2019-07-03 11:36:05,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374639034271s 2019-07-03 11:36:05,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 11:36:05,042 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:05,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46fdb64-815d-430a-94e5-3a0d74ebb499 2019-07-03 11:36:05,282 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/27cc4b2c68ef445fa71958e4463f16ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27cc4b2c68ef445fa71958e4463f16ed", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/2c7eb5a717df4a6d82b82a7a3c5a7a9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c7eb5a717df4a6d82b82a7a3c5a7a9d", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3df7c9da1507416495012fd95c553975"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df7c9da1507416495012fd95c553975", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/3eadb18a2b024b95a425f8fa4f4c30c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3eadb18a2b024b95a425f8fa4f4c30c9", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/47710249faa54ab08263fc9af25c430e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47710249faa54ab08263fc9af25c430e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/567fbf4dfcc942fab73f756711936197"}, "domain_id": "0b045db9080b4e1bb0735539da135ed5", "enabled": true, "options": {}, "id": "567fbf4dfcc942fab73f756711936197", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": {"self": "http://172.30.9.23:5000/v3/users/5bcf2b1d67d74f12801013f0f3f696fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bcf2b1d67d74f12801013f0f3f696fb", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6210298fda4c4c4eb7cfe3216a5a20bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6210298fda4c4c4eb7cfe3216a5a20bd", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/92c85ba068624af5be0b677cfe868c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "92c85ba068624af5be0b677cfe868c18", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/a9128644dc0e43a3868550dfaf6f36ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9128644dc0e43a3868550dfaf6f36ae", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a9e2b2e8c6054a3390a120620a3c1f93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9e2b2e8c6054a3390a120620a3c1f93", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/c679a99ff9664ee9b4454b01b6c6f612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c679a99ff9664ee9b4454b01b6c6f612", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/d3a30b37db79458e9f87daf40d852281"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3a30b37db79458e9f87daf40d852281", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/dfa74bb8ba2243cd827573e26da6a22c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfa74bb8ba2243cd827573e26da6a22c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/ed66e28c5a3c4b49a22cf8e96c560884"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed66e28c5a3c4b49a22cf8e96c560884", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-07-03 11:36:05,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f46fdb64-815d-430a-94e5-3a0d74ebb499 2019-07-03 11:36:05,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243901014328s 2019-07-03 11:36:05,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-03 11:36:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/5bcf2b1d67d74f12801013f0f3f696fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:05,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd38c84f-6de7-45ff-b185-2fc651878a41 2019-07-03 11:36:05,515 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c7d95486-37e8-4e8a-9c65-cf45826f6ea3", "links": {"self": "http://172.30.9.23:5000/v3/users/5bcf2b1d67d74f12801013f0f3f696fb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5bcf2b1d67d74f12801013f0f3f696fb", "description": null}} 2019-07-03 11:36:05,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5bcf2b1d67d74f12801013f0f3f696fb used request id req-dd38c84f-6de7-45ff-b185-2fc651878a41 2019-07-03 11:36:05,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227239847183s 2019-07-03 11:36:05,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-03 11:36:05,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/5bcf2b1d67d74f12801013f0f3f696fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:05,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 11:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5481148-c2ca-47e6-b931-6e1a995ebd92 2019-07-03 11:36:05,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 11:36:05,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5bcf2b1d67d74f12801013f0f3f696fb used request id req-f5481148-c2ca-47e6-b931-6e1a995ebd92 2019-07-03 11:36:05,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.337020874023s 2019-07-03 11:36:05,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-03 11:36:05,863 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:06,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec80c7ec-9a44-4013-a84b-9ec17ce795b6 2019-07-03 11:36:06,075 - 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/2c1bc845e49b465f874dc73088516ea2"}, "tags": [], "enabled": true, "id": "2c1bc845e49b465f874dc73088516ea2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c7d95486-37e8-4e8a-9c65-cf45826f6ea3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/76ddd59d19cc4dbf9df099d3477e3cec"}, "tags": [], "enabled": true, "id": "76ddd59d19cc4dbf9df099d3477e3cec", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a6c124494b0c46c2b4ad05546c87df21"}, "tags": [], "enabled": true, "id": "a6c124494b0c46c2b4ad05546c87df21", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-03 11:36:06,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-ec80c7ec-9a44-4013-a84b-9ec17ce795b6 2019-07-03 11:36:06,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215453147888s 2019-07-03 11:36:06,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-03 11:36:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/2c1bc845e49b465f874dc73088516ea2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:06,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 03 Jul 2019 11:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-948148f7-61cd-408b-a7b4-6d8ea49a99a6 2019-07-03 11:36:06,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-03 11:36:06,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2c1bc845e49b465f874dc73088516ea2 used request id req-948148f7-61cd-408b-a7b4-6d8ea49a99a6 2019-07-03 11:36:06,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.311424970627s 2019-07-03 11:36:06,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 11:36:06,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2c1bc845e49b465f874dc73088516ea2&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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:06,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36:06 GMT X-Openstack-Request-Id: req-d5b27fe5-cb41-4326-9f81-3a6149d9d36e 2019-07-03 11:36:06,817 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T10:55:24Z", "updated_at": "2019-07-03T10:55:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:55:24Z", "revision_number": 0, "id": "7ed832e8-9ab1-481b-ac6a-cb1f9a585419", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:55:24Z", "security_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c1bc845e49b465f874dc73088516ea2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:55:24Z", "revision_number": 0, "id": "8e105043-4f03-435e-a9ce-8c7c1f0d6193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:55:24Z", "security_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c1bc845e49b465f874dc73088516ea2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:55:24Z", "revision_number": 0, "id": "c2e6ffbc-3c85-45fa-aeae-ac243eb2cd7b", "remote_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "remote_ip_prefix": null, "created_at": "2019-07-03T10:55:24Z", "security_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c1bc845e49b465f874dc73088516ea2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:55:24Z", "revision_number": 0, "id": "d824a223-1829-4b8a-875f-9c078b65d9f1", "remote_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "remote_ip_prefix": null, "created_at": "2019-07-03T10:55:24Z", "security_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c1bc845e49b465f874dc73088516ea2"}], "revision_number": 1, "project_id": "2c1bc845e49b465f874dc73088516ea2", "id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "name": "default"}]} 2019-07-03 11:36:06,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2c1bc845e49b465f874dc73088516ea2&name=default used request id req-d5b27fe5-cb41-4326-9f81-3a6149d9d36e 2019-07-03 11:36:06,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.420324087143s 2019-07-03 11:36:06,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-03 11:36:06,824 - 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}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:07,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 03 Jul 2019 11:36:07 GMT X-Openstack-Request-Id: req-513f49d5-4d6e-4dea-b2be-357cb58af1f9 2019-07-03 11:36:07,223 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "created_at": "2019-07-03T03:38:26Z", "updated_at": "2019-07-03T03:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "57fd490d-c8c0-45d6-bf1b-1a60da91e0a3", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "b358134d-1247-4c2b-ba1b-c1176351eb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "c12dfe81-9b59-4328-8d48-2d836521a736", "remote_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:38:26Z", "revision_number": 0, "id": "ee7a6eda-1775-4429-9306-ebd2f0dc9ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:38:26Z", "security_group_id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "tenant_id": "76ddd59d19cc4dbf9df099d3477e3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "76ddd59d19cc4dbf9df099d3477e3cec"}], "revision_number": 1, "project_id": "76ddd59d19cc4dbf9df099d3477e3cec", "id": "2192691a-94b0-4385-b0c6-1b763f7270cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "created_at": "2019-07-03T10:55:24Z", "updated_at": "2019-07-03T10:55:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:55:24Z", "revision_number": 0, "id": "7ed832e8-9ab1-481b-ac6a-cb1f9a585419", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:55:24Z", "security_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c1bc845e49b465f874dc73088516ea2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:55:24Z", "revision_number": 0, "id": "8e105043-4f03-435e-a9ce-8c7c1f0d6193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T10:55:24Z", "security_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c1bc845e49b465f874dc73088516ea2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:55:24Z", "revision_number": 0, "id": "c2e6ffbc-3c85-45fa-aeae-ac243eb2cd7b", "remote_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "remote_ip_prefix": null, "created_at": "2019-07-03T10:55:24Z", "security_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c1bc845e49b465f874dc73088516ea2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T10:55:24Z", "revision_number": 0, "id": "d824a223-1829-4b8a-875f-9c078b65d9f1", "remote_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "remote_ip_prefix": null, "created_at": "2019-07-03T10:55:24Z", "security_group_id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "tenant_id": "2c1bc845e49b465f874dc73088516ea2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c1bc845e49b465f874dc73088516ea2"}], "revision_number": 1, "project_id": "2c1bc845e49b465f874dc73088516ea2", "id": "3bd3de7c-ebc8-4e28-98eb-188e3b3586a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "created_at": "2019-07-03T05:27:16Z", "updated_at": "2019-07-03T05:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "02c3871c-1264-4089-89b1-3bec32689872", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "2c8bbdb4-7cb8-44e2-8880-be4800a58cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "4014f40f-8974-43c8-9ea2-b7b2c44de6ca", "remote_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T05:27:16Z", "revision_number": 0, "id": "9782f48b-d4d6-4d6c-a87a-07a4225639a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T05:27:16Z", "security_group_id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "tenant_id": "1ad8150e83ab44a1b73cccab94c5ec17", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad8150e83ab44a1b73cccab94c5ec17"}], "revision_number": 1, "project_id": "1ad8150e83ab44a1b73cccab94c5ec17", "id": "bb661d68-8450-4ad4-8e1f-56649a34fb6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-03T03:41:33Z", "updated_at": "2019-07-03T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "175f122a-4ffd-4127-bab4-d2319519db89", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "cef7a35c-88f3-4856-a6a7-74a2f01c2e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "d1274543-df1b-4768-a140-eb6a28f2f1e2", "remote_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:33Z", "revision_number": 0, "id": "eba8c47b-71ee-413b-85ce-4697904ad93b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:33Z", "security_group_id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "df5931e1-91e7-45ae-a0b0-01d726558d2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "created_at": "2019-07-03T03:41:31Z", "updated_at": "2019-07-03T03:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "1c5d48de-a5ba-4c7d-a635-716ba0b88d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "6acaef90-70cc-437e-90a7-c77cd8e922a4", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "a36d150d-205d-42c7-8d0b-2abb70798581", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-03T03:41:31Z", "revision_number": 0, "id": "b89cfdd8-9246-47a9-9d26-e2e2345ae55b", "remote_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "remote_ip_prefix": null, "created_at": "2019-07-03T03:41:31Z", "security_group_id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "tenant_id": "a6c124494b0c46c2b4ad05546c87df21", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c124494b0c46c2b4ad05546c87df21"}], "revision_number": 1, "project_id": "a6c124494b0c46c2b4ad05546c87df21", "id": "efe3fed7-c8ab-4140-b5b4-38f3bafd8290", "name": "default"}]} 2019-07-03 11:36:07,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-513f49d5-4d6e-4dea-b2be-357cb58af1f9 2019-07-03 11:36:07,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.399459838867s 2019-07-03 11:36:07,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-03 11:36:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3bd3de7c-ebc8-4e28-98eb-188e3b3586a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b91fa59cbf3f77c366d6f9152847452a8e79f4f3" 2019-07-03 11:36:07,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 03 Jul 2019 11:36:08 GMT X-Openstack-Request-Id: req-3b0f984b-637f-4546-ab0a-7bd061b399ec 2019-07-03 11:36:07,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-03 11:36:07,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3bd3de7c-ebc8-4e28-98eb-188e3b3586a9.json used request id req-3b0f984b-637f-4546-ab0a-7bd061b399ec 2019-07-03 11:36:07,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.74924492836s 2019-07-03 11:36:07,981 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:01 | PASS | | cloudify_ims | functest | vnf | 24:35 | PASS | | heat_ims | functest | vnf | 34:12 | PASS | | vyos_vrouter | functest | vnf | 15:40 | PASS | | juju_epc | functest | vnf | 39:26 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-07-03 11:36:07,987 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-03 11:36:08,007 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-03 11:36:08,112 - paramiko.transport - DEBUG - EOF in transport thread